@charset "utf-8";
/*************************************/
/* By DiegoH Quintero for NWGUSA.com */
/*************************************/

body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background: #333 url(../images/bg2_elite.png) no-repeat center top;
	margin:0;
	padding:0;
	width: 100%;
	list-style: disc url(none);
}

#news {
	font-size: 8px;
	color: #666;

}
/* Top Menu Style */
#menu {
	position:absolute;
	width: 800px;
	left:50%;
	top:83px;
	margin: 0 0 0 -400px;
	padding:0;
	z-index:100;
}
#menu a {
	display:block;
	height:20px;
	padding:0;
	margin:0 0 0 5px;
}
#menu a span {
	display:none;
}
#menu a.home {
	width:50px;
	background: url(../images/btn_home_elite.png) no-repeat 0px 0px;
	margin:0;
}
#menu a.aboutus {
	width:79px;
	background: url(../images/btn_aboutus_elite.png) no-repeat 0px 0px;
}
#menu a.mens {
	width:54px;
	background: url(../images/btn_mens_elite.png) no-repeat 0px 0px;
}
#menu a.womens {
	width:72px;
	background: url(../images/btn_womens_elite.png) no-repeat 0px 0px;
}
#menu a.medical {
	width:65px;
	background: url(../images/btn_medical_elite.png) no-repeat 0px 0px;
}
#menu a.moreinfo {
	width:79px;
	background: url(../images/btn_moreinfo_elite.png) no-repeat 0px 0px;
}
#menu a.elitehairclub {
	width:108px;
	background: url(../images/btn_elitehairclub_elite.png) no-repeat 0px 0px;
}
#menu a.membersarea {
	width:100px;
	background: url(../images/btn_membersarea_elite.png) no-repeat 0px 0px;
}
#menu a.questionnaire {
	width:104px;
	background: url(../images/btn_questionnaire_elite.png) no-repeat 0px 0px;
}
#menu a.shop {
	width:44px;
	background: url(../images/btn_shop_elite.png) no-repeat 0px 0px;
}
#menu a:hover {
	background-position: 0 -20px;
}

/* End Top Menu style */
/* DROP MENU */
ul#nav {
	margin:0;
	padding:0;
}
ul#nav li{
	padding:0;
	margin:0;
	list-style:none;
	vertical-align:top;
	position:relative;
	float:left;
}
ul#nav li ul {
	z-index:500;
	top:auto;
	
	/*display: none;*/
	margin:0;
	padding:6px;
	position:absolute;
	background:#333;
	-moz-border-radius: 5px;
	width:130px;
	*width:160px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
}
ul#nav li ul li {
    display: block;
	clear:both;
	width:90%;
	margin:0;
	padding:0 5px;;
}
ul#nav li ul li a {
	display:block;
	color:#FFF;
	text-decoration:none;
}
ul#nav li ul li a:hover {
	*text-decoration:underline;
}
ul#nav li ul li:hover {
	background:#900;
}
ul#nav li:hover > ul {
    display: block;
}

/* END DROP MENU */
#wrapper {
	position:absolute;
	width: 800px;
	left:50%;
	top:108px;
	margin: 0 0 0 -400px;
	padding:0;
	z-index:0;
}
#content {
	float:left;
	margin: 0;
	padding:20px 25px;
	background: #FFF url(../images/bg_content_top_elite.png) no-repeat left top;
}
#content #mybody {
	width:470px;
	float:left;
	margin-right:19px;
 *margin-right:0px !important;
 *margin-right:0px;
}
#content #mybody p {
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin:0 0 10px;
}
#content #mybody p a {
	color: #333;
	text-decoration:underline;
}
#content #mybody p a:hover {
	text-decoration:none;
}
#content #mybody ul{
	margin:10px 0;
	padding:0 0 0 30px;
}
#content #mybody h1 {
	color:#4F0002;
	font-size:20px;
	margin-top:0;
	padding-top:0;
}
#content #mybody h2 {
	color:#4F0002;
	font-size:16px;
	margin:15px 0 0;
	padding-bottom:5px;
}
#content #mybody h3 {
	color:#4F0002;
	font-size:12px;
	margin:0 0 6px;
	padding:0;
}
#content #mybody img {
	margin:10px;
}
#content #mybody strong {
	font-size:12px;
	color:#333;
}
#content #mybody li a {
	color:#333;
	text-decoration:underline;
}
#content #mybody li a:hover {
	text-decoration:none;
}
#content #mybody fieldset.news{
	float:left;
	clear:both;
	-moz-border-radius: 5px;
	margin:20px 0;
	padding:3%;
	width:94%;
}
#content #mybody fieldset.offers{
	float:left;
	clear:both;
	-moz-border-radius: 5px;
	margin:0 0 20px;
	padding:3%;
	width:94%;
}
#content #mybody fieldset.news img{
	border: solid 1px #333;
	margin:10px 15px 10px 0;
}
#content #mybody fieldset.news p{
	margin:0;
	padding:0;
}
#content #right {
	width:250px;
	float:right;
	border-left: solid 1px #CCC;
	padding: 0 0 50px 10px;
}
#content #right ul{
	margin:10px 0;
	padding:0 0 0 45px;
}
#content #right li, #content #mybody li {
	text-align:justify;
	list-style: url(../images/list_elite.png);
	margin:5px 0;
	padding:0;
	line-height:15px;
}
#content #right a {
	color:#666;
	text-decoration:underline;
}
#content #right a:hover {
	text-decoration:none;
}
#content_bottom {
	float:left;
	margin: 0;
	padding:0;
	height:10px;
	width:100%;
	background: url(../images/bg_content_bottom_elite.png) no-repeat center top;
}
#footer {
	width:100%;
	float:left;
	margin:0;
	padding: 15px 5px;
	text-align:center;
}
#footer h1 {
	font-size: 11px;
	font-weight:normal;
	color: #CCC;
	margin:0;
	padding:0;
}
#footer h2 {
	font-size: 10px;
	font-weight:normal;
	color: #999;
	margin:0;
	padding:5px 0;
	line-height: 10px;
}
#footer h3 {
	font-size: 10px;
	font-weight:normal;
	color: #CCC;
	margin:0;
	padding:0;
}
#footer h3 a {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}
#footer h3 a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
/* FAQ's */
#faq_facts table{
	border-collapse:collapse;
}
#faq_facts td{
	border: solid 1px #333;
	padding:3px 10px;
}
#faq_facts td strong{
	font-size:14px;
	text-align:center;
}
/*FORM*/
#content #mybody form input {
	width:180px;
	height:15px;
	line-height:15px;
	font-size:11px;
	color:#333;
	border: solid 1px #666;
}
#content #mybody form textarea {
	width:100%;
	font-size:11px;
	color:#333;
	border: solid 1px #666;
}
#content #mybody form .combox input {
	width:auto;
	height:auto;
	*border:none;
}
#content #mybody form .combox label input {
	border: solid 1px #666;
	*border:none;
}
#content #mybody form dt input {
	width:auto;
	height:auto;
}
#content #mybody form .combox label {
	display:block;
}
#content #mybody form select {
	width:180px;
	height:19px;
	line-height:19px;
	font-size:11px;
	color:#333;
	border: solid 1px #666;
}
#content #mybody form dl {
	display:block;
	background-color:#E4E4E4;
	-moz-border-radius: 5px;
	padding:3%;
	margin:0 0 25px;
	width:94%;
	float:left;	/*height:500px;*/
}
#content #mybody form dl dt{
	float:left;
	clear:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:35%;
	text-align:right;
	margin:0;
	padding:4px 0;
	border-bottom: solid 1px #CCC;
}
#content #mybody form dl dd{
	float:right;
	clear:right;
	width:63%;
	padding:4px 0;
	margin:0;
}
#content #mybody form fieldset{
	float:left;
	clear:both;
	-moz-border-radius: 5px;
	margin:-25px 0 25px;
	padding:3%;
	text-align:center;
	width:94%;
}
#content #mybody form .error_login{
	color:#C00;
	line-height:13px;
}
#content #mybody form dl dd ul{
	padding:auto;
	margin:0;
}
#content #mybody form dl dd ul li{
	color:#333;
	margin:0;
	list-style: square url(none);
}
/*video*/
#video_elite {
	width:207px;
	height:155px;
	margin:5px 0 5px 25px;
}
