/* Help page overrides */

.breadcrumb-container {
	display: none;
}
.mainBox-border {
	background: #FFF;
	width: 880px;
	padding:40px;
	margin:62px auto;
	line-height: 20px;
}
.mainBox-border p, 
.mainBox-border td,
.mainBox-border  a,
.mainBox-border  b {
    font-weight:300;
	line-height:18px;
}

.mainBox-border .header {
	font-weight:300;
	color:#B1152D;
	font-size:20px;
	text-transform:uppercase;	
	font-family: "proxima-nova-condensed",sans-serif;
    font-weight:400;
}

.mainBox-border .helpH2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight:normal;
	font-weight:normal;
	margin: 15px 0;
}
.help li, .mainBox-border ul li {
	margin-left: 0px !important;
}

/* Legal page overrides */

#content-wide {
	display: block;
	width: 960px  !important;
	margin:0 auto;
}
#content-wide .box.legal {
	background: #FFF;
	width: 880px;
	padding:20px 40px 40px;
	margin:62px auto;
	border: none;
}
#content-wide .box.legal ul li {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content-wide .box.legal h1 {
	font-weight:300;
	color:#B1152D;
	font-size:20px;
	text-transform:uppercase;
	font-weight:400;
	padding:40px 0px 10px;
}
#content-wide .box.legal h2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight:normal;
	font-weight:normal;
	margin: 15px 0;
}
.number {
	color: #fff !important;
	padding: 0px;
}
.nav-header .z-nav.dark ul .menu-cart .number {
	color: #FFF !important;
	padding: 10px 0 0 0;
}

