/*  
Theme Name: Advanced Muscle Science
Theme URI: http://www.wpkings.com
Author: wpKings
Author URI: http://www.wpkings.com
*/


body { background:#FFFFFF; color:#FFFFFF; font-size:12px; line-height:18px; text-align:center; font-family:verdana; text-align:center; padding:0; }
a { color:#FFFFFF; }
ul,li,ol,div,span,form,h1,h2,h3,h4,h5 { margin:0px; padding:0px; }
a img { border:none; }

body { padding:20px 0; margin:0;}
.noborder { border: none !important; }
.nomargin {	margin:0 !important; }
.nopadding { padding:0 !important; }

#wrapper { position:relative; width:820px; margin:0 auto; padding:0; background:#000000; }

#header { text-align:center; }
<!-- START: Navbar -->
.navbarUL {
	height:30px;
	margin:10px auto;
	padding:0px 10px;
	list-style:none;
	}
#header #navbar {
	height:30px;
	margin:10px auto;
	padding:0px 10px;
	list-style:none;
	}
#header ul#navbar li {
	display:inline;
	float:left;
	margin-right:5px;
	}
#header ul#navbar li a {
	background:url(../../../newimages/navbg.gif) repeat-x;
	width:126px;
	height:28px;
	text-align:center;
	border:1px solid #FFFFFF;
	cursor:pointer;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color:#FFFFFF;
	display:inline-block;
	text-decoration:none;
	}
#header ul#navbar li a:hover {
	background:#4F0404 none;
	}

/* Start: I don't know either this classes are using or not...*/
#navbar .item { float:left; margin-right:5px; padding:5px 0px; border:1px solid #FFFFFF; width:126px; background:url(../../../newimages/navbg.gif) repeat-x; cursor:pointer; } 
#header .navbar a { text-decoration:none !important; }
#header .navbar .item:hover { cursor:pointer; background-image:none; background-color:#4F0404; } 
#header .navbar .item2:hover { cursor:pointer; background-image:none; background-color:#4F0404; } 
#header .navbar .item2 { float:left; padding:5px 0px; border:1px solid #FFFFFF; width:130px; background:url(../../../newimages/navbg.gif) repeat-x;cursor:pointer;  } 
#header .navbar .item a { color:#FFFFFF; text-decoration:none; }
#header .navbar .item a:hover { color:#f99902; }
#header .navbar .item2 a { color:#FFFFFF; text-decoration:none; }
#header .navbar .item2 a:hover { color:#f99902; }
/*end*/
#content { text-align:left; margin:0px 10px; }

#content .thepage { line-height:1.6em; letter-spacing:1px; }
#content .thepage h1 { margin:8px 0px; color:#E3C000; font-weight:normal; font-size:22px; line-height:25px; }
#content .thepage a { color:#C35207; }
#content .thepage a:hover { color:#F99902; }
#content .thepage ul { margin-left:30px; }
#content .thepage form { position:relative; left:200px; }

#content .thepost { line-height:1.6em; letter-spacing:1px; margin-bottom:20px; /*height:1%; overflow:hidden;*/ }
#content .thepost .meta { margin:2px 1px; color:gray; font-size:11px; }
#content .thepost h1 { margin:8px 0px 0px 0px;  font-weight:normal; font-size:22px; line-height: 24px;}
#content .thepost h1 a { color:#E3C000; text-decoration:none; }
#content .thepost ul { padding-left:40px; text-align:left; }
#content .thepost a { color:#C35207; }
#content .thepost a:hover { color:#F99902; }

.productWrapper {
	background-color:#000;
	border:1px solid #999;
	margin-bottom:10px;
	overflow:hidden;
	height:100%;
	}	
.productWrapper .cattitle {
	border-bottom:1px solid #999;
	margin-bottom:10px;
	height:1%;
	overflow:hidden;
	padding:5px 10px 5px 5px;
	}
.cattitle {
	text-align:center;
	}
.cattitle h2, .cattitle img {
	display:inline;
	}
.cattitle h2 {
	margin-right:10px;
	width:auto;
	}
	
.productWrapper .cattitle img {
	vertical-align:middle;
	}
.theprod {
	border-bottom:1px dashed #999999;
	height:1%;
	margin:0 10px 10px 10px;
	overflow:hidden;
	padding-bottom:10px;
	}
.theprod .productThumb, .theprod .productCont {
	display:inline;
	float:left;
	}
.theprod .productThumb {
	width:70px;
	margin-right:10px;
	}
.theprod .productCont {
	width:670px;
	}
.theprod h3 {
	margin-bottom:5px;
	}
.theprod h3 a {
	color:#f99902;
	text-decoration:none;
	}
.theprod h3 a:hover {
	color:#fff;
	}
	
	
/*#content .theprod h1 { margin:0px 0px 4px 0px; font-weight:normal; font-size:22px; }
#content .theprod h1 a { color:#E3C000; text-decoration:none; }
#content .theprod .excerpt { margin:2px 5px; color:gray; font-size:11px; }
#content .theprod a { color:#C35207; }
#content .theprod a:hover { color:#F99902; }
#content .theprod p { margin:0px; }
#content .theprod img { width:45px; height:50px; float:left; margin:5px 10px 0px 0px; }
#content .theprod span { margin-top:3px; font-size:11px; width:290px; float:left; }
#content .theprod a img { border:0px; }*/


#content .theprodfull { }
#content .theprodfull h1 { margin:20px 0px; position:relative; left:206px; width:400px; font-weight:normal; color:#E3C000; font-size:32px; line-height:32px; }
#content .theprodfull .excerpt { margin:2px 5px; color:gray; font-size:11px; }
#content .theprodfull a { color:#C35207; }
#content .theprodfull a:hover { color:#F99902; }
/*#content .theprodfull .sidebar { text-align:center; float:left; width:200px; margin-right:10px; height:auto; }
#content .theprodfull .sidebar span { font-size:11px; color:gray; margin-bottom:5px; }
#content .theprodfull .sidebar img.bottle { margin-bottom:20px; }
#content .theprodfull .sidebar img.facts { width:180px; margin-bottom:20px; }*/

#content .sidebar { text-align:center; float:left; width:200px; margin-right:10px; height:auto; display:block; }
#content .sidebar span { font-size:11px; color:gray; margin-bottom:5px; }
#content .sidebar img.bottle { margin-bottom:20px; }
#content .sidebar img.facts { width:180px; margin-bottom:20px; }

#content .thecontent { float:left; width:580px; }
#content input.jump { margin-bottom:5px; }

#content .menu {/* margin-left:10px;*/ position:relative; /*width:75px;*/ width:180px !important;  background-color:#fff; z-index:100; right:0 !important;}
#content .menu a.p1, #menu a.p1:visited { display:block; width:180px;/* height:75px;*/ height:auto; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#content .menu a img {border:0px;}
#content .menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#content .menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#content .menu a.p1:hover .large {display:block; position:absolute; top:-65px; left:200px; width:auto; height:auto; border:3px solid #ccc;}

#content .menu-noct { margin-left:10px; position:relative; width:75px; background-color:#fff; z-index:100;}
#content .menu-noct a.p1, #menu a.p1:visited { display:block; width:75px; /*height:75px;*/ text-decoration:none; background:#fff; top:0; left:0; border:0;}
#content .menu-noct a img {border:0px;}
#content .menu-noct a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#content .menu-noct a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#content .menu-noct a.p1:hover .large {display:block; position:absolute; top:-65px; left:200px; width:493px; height:312px; border:3px solid #ccc;}
#content .menu-arom { margin-left:10px; position:relative; width:180px; z-index:100;}
#content .menu-arom a.p1, #menu a.p1:visited { display:block; width:180px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#content .menu-arom a img {border:0px;}
#content .menu-arom a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#content .menu-arom a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#content .menu-arom a.p1:hover .large {display:block; position:absolute; top:-65px; left:200px; width:335px; height:312px; border:3px solid #ccc;}
#content .menu-andro { margin-left:10px; position:relative; width:75px; background-color:#fff; z-index:100;}
#content .menu-andro a.p1, #menu a.p1:visited { display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#content .menu-andro a img {border:0px;}
#content .menu-andro a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#content .menu-andro a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#content .menu-andro a.p1:hover .large {display:block; position:absolute; top:-65px; left:200px; width:295px; height:312px; border:3px solid #ccc;}
#content .menu-4ad { margin-left:5px; position:relative; width:180px; height:245px; z-index:100;}
#content .menu-4ad a.p1, #menu a.p1:visited { display:block; width:180px; height:207px; text-decoration:none; background:#000; top:0; left:0; border:0;}
#content .menu-4ad a img {border:0px;}
#content .menu-4ad a.p1:hover {text-decoration:none; background-color:#000; color:#000;}
#content .menu-4ad a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#content .menu-4ad a.p1:hover .large {display:block; position:absolute; top:-65px; left:200px; width:291px; height:312px; border:3px solid #ccc;}
#content .theprodfull .sidebar p { display:inline; margin:0px; }
#content .theprodfull .orderbox { margin-top:30px; text-align:center; font-size:38px; line-height:40px; }
#content .theprodfull .orderbox a { color:#FFCC00; padding-bottom:1px; border-bottom:2px solid #FFFFFF; text-decoration:none; }
#content .theprodfull .orderbox a:hover { color:#FFFFFF; }
#content .theprodfull ul.links { text-align:left; padding:0px 5px; margin-bottom:20px; }
#content .theprodfull ul.links li { list-style:none; }

.testimonial { padding:20px 0 18px 0; margin: 10px 20px 0 20px; border-bottom: 1px dashed #FFFFFF; background:url(../../uploads/2008/08/quote.gif) no-repeat 195px 0px;}
.testimonial-nopic { padding:20px 0 18px 15px; margin: 10px 20px 0 20px; border-bottom: 1px dashed #FFFFFF; background:url(../../uploads/2008/08/quote.gif) no-repeat;}
.testimonial-nopicnew { padding:20px 0 18px 15px; margin: 10px 0px; border-bottom: 1px dashed #FFFFFF; background:url(../../uploads/2008/08/quote.gif) no-repeat; height:1%; overflow:hidden;}
.testimonial-pic { width: 180px; height:155px; margin: 0px 30px 30px 0; padding-top:10px;}
.testimonial-name {font-weight:bold; color: #aaa;}
.tname {color:#aaa;font-style:italic;}
.short-testimonial {text-align:center; margin: 30px;font-family: arial; font-size: 22px;color:#da831a;}
a.small-link{font-size:11px;font-weight:bold;font-family:verdana,arial;}
.clear {clear:both;}

#footer { text-align:left; font-size:11px; font-weight:bold; margin:0; padding:50px 0 10px 0;}
#footer h2 { font-size:14px; font-weight:bold; margin-bottom:15px; }
#footer .seal, #footer .seal2, #footer .award, #footer .form {
	display:inline;
	float:left;
	}
#footer .seal { 
	height:135px;
	margin-left:20px;
	margin-right:10px;
	margin-top:25px;
	width:95px;
	}
#footer .seal2 { 
	height:135px;
	margin-right:10px;
	margin-top:25px;
	width:95px;
	}
#footer .award { 
	background:url(../../../newimages/award-bg.gif) no-repeat;
	height:120px;
	padding:30px 10px 10px;
	width:240px;
	margin-right:10px;
	}
#footer .award img { float:left; width:90px; margin-right:5px; }
#footer .award p { float:left; text-align:left; color:#FFFFFF; width:140px; font-size:11px; margin:0; }
#footer .form {
	background:url(../../../newimages/form-bg.gif) no-repeat;
	height:160px;
	width:280px;
	padding:10px;
	}
/*#footer p { text-align:center; font-size:10px; padding:10px; color:#999999; }*/
#footer a { font-weight:bold; color:#FBB203; }
#footer a:hover { font-weight:bold; color:#F99902; }

#footer .form p {
	padding:0;
	margin:0 0 5px 0;
	}
#footer .form label {
	display:inline;
	float:left;
	width:100px;
	display:block;
	text-align:right;
	font-weight:bold;
	color:#fff;
	padding-right:10px;
	}
#footer .form input#name,
#footer .form input#l181556-181556 {
	width:150px;
	border:1px solid #ccc;
	}
#footer .form input#submit {
	background: url(../../../newimages/menu-bg.png) repeat;
	width:77px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border:1px solid #ccc;
	margin-left:110px;
	cursor:pointer;
	padding:3px;
	}
#footer .form input#submit:hover {
	background-position:bottom;
	}
p.respect, .textCenter {
	text-align:center;
	}
.footerBottomText {
	padding:0 20px;
	}
.footerImage {
	position:absolute;
	left:0;
	bottom:0;
	}
#footer .footerlinks {
	clear:both;
	}
#footer .footerlinks ul{
/*padding:15px 0 15px 23px;*/ padding:5px; text-align: center;
}

#footer .footerlinks ul li {
	display:inline;
	list-style:none;
	padding:0 5px;
	/*border-right: 1px solid #333;*/
	margin:0;
	}
#footer .page-item-8 {
	/*border-left: 1px solid #333;*/
}

#footer .footerlinks ul li a, #footer .footerlinks ul li a:hover {
	font-weight:normal;
	color: #aaa;
	font-size:10px;
	margin:0;
}
#footer .footerlinks ul li a:hover {
	text-decoration:none;
	}
	
#footer .newsline {border: 1px solid #333; width: 93%; padding: 5px; margin: 0 auto; clear:both; }
#footer .newsline a, #footer .newsline a:hover { font-weight:normal; }
#footer .newsline a:hover {
	color:#fff;
	text-decoration:none;
	}

/************ Information ***********************/

.information {
margin:0;
padding:0;
list-style-type:none;

}

.information li {
background: url(/wp-content/uploads/2008/10/inf_arrow.gif) no-repeat 0px 7px;
padding-left:20px;
}

.information li ul li {
list-style-type:none;
background: url(/wp-content/uploads/2008/10/inf_arrow2.gif) no-repeat 0px 9px;
}

/* ul li style */

.thecontent ul { padding-left:30px; list-style-position:outside;}
.leftstacking, .rightstacking{ text-align:center; margin-bottom:20px;}
.leftstacking{ float:left;}
.rightstacking{ float:right;}
.orderStack {font-size:14px; font-weight:bolder;text-align:center;}

.autoHeight {
	height:1%;
	overflow:hidden;
	}
/*---------------Affiliate bots Part ---------*/

.colorGray{
	background:#252525;
}


.contains{
	width:556px;
	margin:0px auto;
	padding:70px 0;

}
.contains h1{
	font-size:16px;
	font-weight:bold;
			}


.contains h1 a{
	color:#e3c000;
	text-decoration:none;
	}
.contains h1 a:hover{
	text-decoration:none;
}
.contains  p.loginInfo{
padding:33px 0 0;

}
.contains p {
text-align:justify;

}
.contains p a{
margin:0 2px 0 0;
}
#footer .marginTop20{
	margin-top:-24px;
}

/*---------------End of Affiliate bots Part ---------*/


/*-----------Product HighLights------------------------*/


.prdouctsInfo{
	width:auto;
	padding:10px 0;
	float:left;
	
	
}

.prdouctsInfo ul{
	padding:0;
	margin:0;
	list-style:none;
}

.prdouctsInfo ul li{
	float:left;
	display:inline;
	padding-left:10px;

}
.prdouctsInfo ul li img{
border:0;
}

.glossary_initial{
	text-align:center;
	font-weight:normal!important;
	font-size:16px;
}
.glossary_initial a{ font-weight:bold!important; font-size:17px; padding:5px;}
.glossary_full{ padding:0 10px;}
.glossary_full h1{margin:20px 0px; font-weight:normal; color:#E3C000; font-size:20px; line-height:32px;}
.glossary_initial { font-weight:normal!important;}
a.glossary_link{text-decoration:none;}
a.glossary_link:hover{text-decoration:underline;}
h1.glossary_title{
color:#E3C000;
font-size:22px;
font-weight:normal;
line-height:25px;
margin:8px 0;
}