/* =reset */
html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ul { list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}
/* /reset */
html, body { height: 100%; width: 100%;}
body {
	background: #fff;
	color: #000;
	font: 14px/20px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	text-align: center;
}
/* =common styles */
h1 {
	color: #000;
	font: normal 21px/26px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 0 0 27px;
	text-transform: uppercase;
}
	h1 span {
		color: #e41e26;	
	}
h2 {
	color: #000;
	font: normal 25px/26px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
}
	h2 span {
		color: #e41e26;
	}
	.about h2 {
		font: normal 14px/16px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
		margin: 4px 0 2px;
	}
h3 {
	color: #000;
	font: normal 14px/16px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 0 0 2px;
	text-transform: uppercase;
}
	h3 span {
		color: #e41e26;
	}
h4 {
	color: #000;
	font: normal 21px/26px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 0 0 27px;
	text-transform: uppercase;
}
	h4 span {
		color: #e41e26;
	}
h5 {
	color: #000;
	font: normal 21px/26px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 0 0 27px;
	text-transform: uppercase;
}
	h5 span {
		color: #e41e26;
	}
h6 {
	color: #000;
	font: bold 16px/20px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 10px 0;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
a:hover { text-decoration: none;}
a:focus { outline: none;}
img { border: none;}
h3 a:link, h3 a:visited, h3 a:active {
	color: #e41e26;
	text-decoration: none;
}
h3 a:hover { text-decoration: underline;}
p { margin: 0 0 20px;}
ul {
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;
}
ul li {
	background: url(../img/limark.gif) no-repeat 0 7px;
	padding: 0 0 0 12px;
}
ol {
	margin: 10px 0;
	padding: 0 0 0 30px;
}
hr {
	background: #000;		
	border: none;
	color: #000;
	height: 1px;
}
input, select  {
	background: #fff;
	border: 1px solid #808080;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
}
input.nobord {
	background: none;
	border: none;	
}
textarea {
	background: #fff;
	border: 1px solid #808080;
	margin: 0;
	padding: 0;
}
/* /common styles */
#wrapper {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 960px;
}

#head {
	background-position: 100% 0;
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	padding: 33px 0 6px 19px;
	position: relative;
}
.better_you_circle {
	background: url(../img/better_you_circle.png);
	float: left;
	height: 110px;
	width: 110px;
}
.logo {
	float: left;
	margin: 0 6px 0 0;
}
.red {
	color: #e41e26;
}
.clear {
	clear: both;
}
/* =clear fix*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* /clear fix*/

#menu {
	background: #000 url(../img/shadow.png) no-repeat 0 100%;
	height: 40px;
	margin: 0;
	padding: 13px 0 0 6px;
}
#menu ul {
	margin: 0;
}
#menu li {
	background: none;
	border-right: 2px solid #505050;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0 13px 0 15px;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu b {
	background: url(../img/menu.png) no-repeat 0 0;
	display: block;
	font-size: 1px;
	height: 24px;
	line-height: 1;
	text-indent: -10000px;
	text-decoration: none;
}
#m1 a:link, #m1 a:visited {
	background-position: -93px 0;
	width: 36px;
}
	#m1 a:hover {
		background-position: -93px -24px;
	}
	#m1 b {
		background-position: -93px -48px;
		width: 36px;
	}
#m2 a:link, #m2 a:visited {
	background-position: -132px 0;
	width: 44px;
}
	#m2 a:hover {
		background-position: -132px -24px;
	}
	#m2 b {
		background-position: -132px -48px;
		width: 44px;
	}
#m3 a:link, #m3 a:visited {
	background-position: -179px 0;	
	width: 102px;
}
	#m3 a:hover {
		background-position: -179px -24px;
	}
	#m3 b {
		background-position: -179px -48px;
		width: 102px;
	}
#m4 a:link, #m4 a:visited {
	background-position: -284px 0;
	width: 150px;
}
	#m4 a:hover {
		background-position: -284px -24px;
	}
	#m4 b {
		background-position: -284px -48px;
		width: 150px;
	}
#m6 a:link, #m6 a:visited {
	background-position: -437px 0;
	width: 39px;
}
	#m6 a:hover {
		background-position: -437px -24px;
	}
	#m6 b {
		background-position: -437px -48px;
		width: 39px;
	}
#m7 a:link, #m7 a:visited {
	background-position: -479px 0;
	width: 89px;
}
	#m7 a:hover {
		background-position: -479px -24px;
	}
	#m7 b {
		background-position: -479px -48px;
		width: 89px;
	}
#m8 a:link, #m8 a:visited {
	background-position: 0 0;
	width: 90px;
}
	#m8 a:hover {
		background-position: 0 -24px;
	}
	#m8 b {
		background-position: 0 -48px;
		width: 90px;
	}
#m9 a:link, #m9 a:visited {
	background-position: -571px 0;
	width: 64px;
}
	#m9 a:hover {
		background-position: -571px -24px;
	}
	#m9 b {
		background-position: -571px -48px;
		width: 64px;
	}
#m10 a:link, #m10 a:visited {
	background-position: -638px 0;
	width: 58px;
}
	#m10 a:hover {
		background-position: -638px -24px;
	}
	#m10 b {
		background-position: -638px -48px;
		width: 58px;
	}
#menu li.last { border: none}	
.bonus {
	border: 2px solid #000;
	margin: 0;
}
	.bonus div {
		background: #000;
		border: 1px solid #fff;
		color: #fff;
		font-size: 15px;
		line-height: 16px;		
		padding: 10px 8px;
	}
	.about .main .bonus img {
		margin: 0 4px 0 0
	}
	.bonus p {
		margin: 7px 0 0;
	}
.banr {
	float: right;
	margin: 37px 25px 0 0;
}
.banr_top {
	margin: 37px -20px -26px 32px;
}
.disc1 {
	padding: 18px 0 0 24px;
}
#content {
	padding: 4px 16px 20px 23px;
}
.sidebar {
	float: left;
	width: 225px;
}
.main {
	float: left;
	padding: 0 0 57px;
	width: 694px;
}
a.buy {
	background: url(../img/buy_btn.png) no-repeat 0 0;
	display: block;
	font-size: 1px;
	float: right;
	height: 122px;
	margin: 8px 11px 0 0;
	text-indent: -10000px;
	width: 123px;
}
#head {	background-image: url(../img/top_about.jpg);}
.home h1 {
	border-bottom: 1px solid #c9c9c9;
	color: #e41e26;
	font-size: 19px;
	font-weight: bold;
	margin: 0 26px 9px 0;
	padding: 0 0 5px;
}
.home #content {
	padding: 4px 0 20px 19px;
}
.home .sidebar {
	border-right: 1px solid #c9c9c9;
	padding-right: 18px;
	width: 401px;
}
.home .main {
	padding-left: 16px;
	width: 505px;
}
.home h3 {
	font-weight: bold;
	margin: 14px 0;
}
.about #head {	background-image: url(../img/top_about.jpg);}
.about #menu {
	background-image: none;
	height: 32px;
}
.about #content {
	padding: 0;
}
.about #content h1 {
	margin: 9px 0 10px 25px;
}
.about .sidebar {
	float: left;
	padding: 0;
	width: 355px;
}
.about .main {
	float: left;
	padding: 0 20px 62px 7px;
	width: 575px;
}
.about .main img {
	float: left;
	margin: 0 10px 16px -7px;
}
.about_pad {
	padding: 0 10px 0 18px;
}
.brooklyn .sidebar {
	padding-right: 21px;
	width: 412px;
}
.brooklyn .main {
	width: 480px;
}
.brooklyn h3 {
	margin: 3px 0 2px
}
.buy_now {
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 auto 6px;
	padding: 7px 0;
	width: 400px
}
	a.buybutt {
		background: #000 url(../img/buy_horiz.png) no-repeat center center;
		display: block;
		height: 39px;
		text-indent: -10000px;
	}
.expert_photo {
	border: 2px solid #000;
	float: left;
}
.info {
	overflow: hidden;
	padding: 0 5px 0 6px;
}
.info img {
	margin: 0 5px 5px 0
}
.video {
	float: right;
	padding: 0 7px 0 5px;
}

.experts {
	line-height: 16px;
}
	.experts h2 {
		color: #e41e26;
		font-size: 17px;
		line-height: 17px;
		margin: 0
	}
	.experts #content {
		padding: 4px 10px 20px 23px;
	}
	.experts_list {
		margin: 0;
	}
	.experts_list li {
		background: none;
		margin: 0;
		padding: 0 0 35px;
	}
	.experts_list li.last {
		padding: 0;
		margin: 0 0 35px;
	}
	.experts_list li.bord {
		background: url(../img/video_bg.gif) repeat-y 433px 0
	}
	
.editors {
	font-size: 12px;
	line-height: 16px;
}
	.editors #content {
		padding: 4px 30px 20px 23px;
	}
	.editors  p {
		margin: 0 0 12px;
	}	
	.editors .buybutt {
		float: right;
		margin: 11px 0 0;
		width: 401px;
	}
	.editors h2, .editors h3 {
		color: #e41e26;
		font-size: 15px;
		line-height: 15px;
		margin: 0
	}
	.editors .video {
		float: left;
		padding: 0 13px 0 0;
	}
	.bbord {
		border-bottom: 1px solid #c9c9c9;
		margin: 0 0 17px;
		padding: 0 0 11px;
	}
	.editor_video {
		padding: 12px 0 0;
	}
.partners {
	font-size: 13px;
	line-height: 17px;
}	
	.partners h1 {
		margin: 0
	}
	.partners .sidebar {
		width: 404px;
	}
	.reebokads {
		float: left;
		font-size: 14px;
		margin: 0 11px 0 0;
		padding: 8px 0 0;
		text-transform: uppercase;
		width: 345px;
	}
	.reebokads img {
		margin: 5px 0 0;	
	}
	a.shop_reebok {
		background: #000 url(../img/shop_reebok.png) no-repeat center center;
		display: block;
		float: left;
		height: 57px;
		margin: 226px 0 0; 
		text-indent: -10000px;
		width: 202px;
	}
.sweepstakes { background: url(../img/img_home.jpg) no-repeat 624px 1px}
	.sweepstakes .sidebar {
		width: 270px;
	}
	.sweepstakes .main {
		width: 637px;
	}
	.sweepstakes h3 {
		margin: 0;
	}
	.sweepstakes_form {
		background: url(../img/form_bg.png) no-repeat 0 0;
		height: 314px;
		margin: 20px 0 0;
		padding: 20px 20px 0;
		width: 549px
	}
	.sweepstakes_form input {
		margin: 0 5px 10px 0;
		width: 180px;
	}
	.sweepstakes_form label {
		display: inline-block;
		font-size: 14px;
		margin: 0 0 10px;
		padding: 0 5px 0 0;
		text-transform: uppercase;
	}
	.sweepstakes_form input.code {
		width: 100px;
	}
	.sweepstakes_form select {
		height: 26px;
		margin: 1px 5px 10px 0;
	}
	.sweepstakes_form .check {
		font-size: 12px;
		padding: 0 0 0 40px;
	}
	.sweepstakes_form .check label {
		display: block;
		font-size: 12px;
		margin: 0;
		overflow: hidden;
		padding: 0 0 0 10px;
		text-transform: none;
		width: 485x;
	}
	.nobord input {
		background: none;
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 5px 0 0;
		width: auto;
	}
	.sweepstakes_form .lnk {
		font-size: 12px;
		color:#993333;
		padding: 0 0 0 64px
	}
	.sweepstakes_form button {
		background: #000;
		border: none;
		color: #fff;
		display: block;
		float: right;
		padding: 10px;
		text-transform: uppercase
	}
	.sweepstakes_form h4 {
		padding: 80px 0 0;
		text-align: center;
	}
.mar15 { margin: 0 0 15px}
.mar25 { margin: 0 0 25px}	
.proud { margin: 0 0 20px}
.proud h1 {
	border: none;
	color: #000;
	display: inline;
	font: normal 14px/20px Futura,"Century Gothic","URW Gothic L",Verdana,sans-serif;
	margin: 0;
	padding: 0;
	text-transform: none;
}	
.press h3 {
	color: #e41e26;
	font-size: 19px;
	margin: 15px 0 5px;
	text-transform: uppercase;
}
