* { margin:0; 	padding: 0; }

body {
	margin: 0; padding: 0;
	font: 75%/1.5em Verdana, Tahoma, Arial,sans-serif;
	color: #333; 
	background: #FFF url(http://warriorwhey.com/image/img002.gif) repeat-x;	
	text-align: center; 
}


/* links */
a {
	color: #0f5d0a; 
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #575757;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 26px;;	
	padding: 10px 10px 5px 10px;
	color: #75A54B;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;		
}
h2 {
	font-size: 125%;
	text-transform: uppercase;
}
h3 {
	font-size: 125%;	
	color: #404040;
}

h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/* images */
img {
	border: 0px solid #D5D5D5;
}
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

#sidebar h1, 
#sidebar p {
	padding-left: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 11px 'Verdana', 'courier new', monospace;
  /* white-space: pre; */
  background: #fff8bf;
border: 1px solid #f2f2f2;  
  border-left: 3px solid #5d605b;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 2px solid #f2f2f2; 
	border-left: 4px solid #158209;   
}

/* form elements */
form {
	margin:10px; padding: 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #75A54B;
}
/* search form */
form.search {
	position: absolute;
	top: 15px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 	
	vertical-align: top;
}
form.search input.button {
	width: 60px;
	vertical-align: top;
}

/**************************************
   LAYOUT 
***************************************/	
#wrap {
	margin: 0 auto; 
	padding: 0; 
	width: 850px;
	text-align: left;
}

/* header */
#header { 
	position: relative;
	height: 70px; 
	margin: 0; padding: 0;
	color: #808080; 	
	background: url(http://warriorwhey.com/image/img001.jpg) repeat-x;	

	
}

#header h1#logo {
	position: absolute;	
	font: bold 3.9em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; padding:0;
	color: #000;
	letter-spacing: -2px;	
	border: none;	
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 2px;		
}
#header h1#logo span { color: #20711b; }

#header h2#slogan { 
	position: absolute;
	margin: 0; padding: 0;	
	font: bold 12px Arial, Tahoma, Sans-Serif;	
	text-transform: none;
	color:#000;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 49px; left: 45px;
}

/* menu */
#menu {
	clear: both;
	background: #FFFFFF url(http://warriorwhey.com/image/img003.gif) repeat-x;
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px Tahoma, Verdana, Arial, Sans-Serif;		
}
#menu ul{
	margin: 0; padding: 0 0 0 8px;
}
#menu ul li {
	float: left;
	list-style: none;		
	border-right: 1px solid #26f01a;
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #FFF;	
}
#menu ul li a:hover {
 	color: #333;	
	background: url(http://warriorwhey.com/image/img004.gif) repeat-x;
}
#menu ul li#current a {
	color: #333;
	background: url(http://warriorwhey.com/image/img005.gif) repeat-x;	
}



* html body #sidebar ul.sidemenu li { height: 1%; }



#rightbar {
	float: right;
	width: 30%;
	padding: 0;
	margin: 0; 	
font: .9em  Verdana, Tahoma, Arial,sans-serif;		
}

/* main column */
#main {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 65%;	
border-left: dotted 1px #c6bfbf;;
border-right: dotted 1px #c6bfbf;;
padding-left:5px;
padding-right:5px;
}


/* footer */
#footer { 
	clear: both; 	
	color: #666666; 	
	padding-top: 10px;	 
	background: #FFF ;
	height: 200px;
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;
	width: 800px
}
#footer-content #footer-left {
	padding: 10px;
	width: 60%;
	float: left;
	text-align: left;
}
#footer-content #footer-right {
	padding: 10px;
	width: 100%;


}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear  { clear: both; }
.green  { color: #75A54B; }




i{
color:#867f7f;
font-weight:bold;
font-size:13px;
font-style:normal;
}



strong{
color:#a30c13;
font-size:18px;
}



#rowhey li {list-style-type:none; background:url(../images/check1.png) left 0px no-repeat; padding-left:30px; margin-bottom:0px; }


#rowhey2 li {list-style-type:none; background:url(../images/check1.png) left 0px no-repeat; padding-left:30px; margin-bottom:10px;line-height:25px; }

#rowhey3 li {list-style-type:none; background:url(../images/img03.gif) left 0px no-repeat; }

#bullets li {list-style-type:none; background:url(../images/gcheck.png) left 0px no-repeat;font-family:Verdana; font-size:13px; font-weight:light;padding-left:30px;margin-bottom:5px;line-height:14pt; }


.testi{
	background: #fff url(../images/wwbottom.png) no-repeat;

height:24px;


}

.testititle {
	height: 33px;
	margin: 0px;
	padding: 0px 10px 0px 30px;
	background:url(../images/wwtop.png) no-repeat;
	
width:620px;

}


.testicontent {
	padding-left: 30px;
padding-right: 30px;
	background: url(../images/wwmid.png) repeat-y;
width:500px;


}




