body{font:normal 12px Arial, Helvetica, sans-serif; color:#000000; padding:0; margin:0; text-align:center; background:url(images/background.gif) repeat-x}
.main_container{ width:950; margin-left:auto; margin-right:auto; text-align:center}
.header{}
.nav_container{background:url(images/fortune_wigs_model.jpg) no-repeat left top #FFFFFF; width:950px; height:394px; margin-left:auto; margin-right:auto}
.one-week{
	position:absolute;
	width:160px;
	height:164px;
	left: 850px;
	top: -390px;
}
.categories_links{ float:left; width:270px; height:367px; border:1px solid #000000; margin-top:6px; text-align:left;}
.categories_links a{ text-decoration:none; color:#000000}
.categories_links a:hover{ text-decoration:none; color:#666666}
.categories_links p{ margin:0; padding:10px;}
.three_tabs{height:367px; width:190px; float:left; margin-top:6px}
.bottom_container{ width:950px; margin-left:auto; margin-right:auto; position:relative}
.helpful_links{float:left; width:300px; border-left:1px solid #000000; height:234px; border-bottom:1px solid #000000; height:234px; text-align:left;}
.intro_copy{ float:left; text-align:justify; width:610px; margin-left:30px}
.reviews{ width:950px; margin-left:auto; margin-right:auto; height:auto; text-align:left}
.review_container{text-align:left; border-bottom:1px dotted #999999; margin-bottom:25px;}
.review_header{text-align:left; margin-bottom:15px; font:normal 11px Arial, Helvetica, sans-serif; color:#666666}
.footer{ width:950px; margin-left:auto; margin-right:auto; height:auto}
.footer a{ text-decoration:none; color:#000000}
.footer a:hover{ text-decoration:none; color:#000000}
.socialmedialinks{float:left; width:290px}
.additional_pages{ float:left; width:660px; font:normal 11px Arial, Helvetica, sans-serif}
.cl{ clear:both}
/*----------------------- TOOLTIP--------------------------*/
/* trigger button */
#download_now {
	display:block;
	overflow:hidden;
	cursor:pointer;
}

/* mouseover state */
#download_now:hover {
	background-position:0 -44px ;		
}

/* clicked state */
#download_now:focus {
	background-position:0 -88px;
}



#download_now2 {
	display:block;
	overflow:hidden;
	cursor:pointer;
}

/* mouseover state */
#download_now2:hover {
	background-position:0 -44px ;		
}

/* clicked state */
#download_now2:focus {
	background-position:0 -88px;
}

#download_now3 {
	display:block;
	overflow:hidden;
	cursor:pointer;
}

/* mouseover state */
#download_now3:hover {
	background-position:0 -44px ;		
}

/* clicked state */
#download_now3:focus {
	background-position:0 -88px;
}



/* tooltip styling */
.tooltip {
	display:none;
	background:url(images/ttback.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:12px;
	color:#fff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
	font:bold 16px Arial, Helvetica, sans-serif
}

.tooltip a {
	color:#6f9d12;
	text-decoration:none;
	background:#effbd6;
	font-size:12px;
	font-weight:bold;
	padding:2px; border:1px solid #ad4;
}


/*---------------------------------------------------------*/
