/********************************************************
*														*
*				TheHairGossip.com						*
*														*
********************************************************/
body{
	background-image: url(images/bg.gif);
	background-repeat:repeat;
	text-align: left;
}
.container{
	width:1156px;
	height: auto;
	margin-left: 100px;
	z-index: 1;
	top: 0;
	position: absolute;
}
.wrap{
	width:1120px;
	height: 100%;
	float:left;
	margin:auto;
	background-color: #FFF;
	z-index: 1;
}

/**********************FORMAT***************************/
.banner1{
	width: 1120px;
	height:100px;
	margin: auto 15px;
	clear:left;
	top: 0;
	left: auto;
	position: absolute;
}
.banner{
	width:1120px;
	height:100px;
	margin:auto;
	clear:left;
}

.bgleft{
	width: 17px;
	height: 100%;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	float: left;
	position: fixed;
	z-index: 1;
}
.bg_right{
	width: 17px;
	height: 1050px;
	background-image: url(images/bg_right.gif);
	background-repeat:repeat-y;
	float:left;
	top: 0;
}
.empty_space{
	width: 250px;
	height: 80px;
	float:left;
	background-image: url(images/left_bg.gif);
	background-repeat:repeat;
}
.footer_info{
	width: 870px;
	height: 80px;
	float: left;
	background-image:url(images/bot_bg.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.footer{
	width: 1120px;
	height: 80px;
	clear:left;
}
.logo{
	width:249px;
	height: auto;
	margin: auto;
	clear:left;
	border-right: #960 thin solid;
}
.nav_across{
	width: 1120px;
	height: 35px;
	z-index: 5;
	position: absolute;
	background-color: #FFF;
	border: #C60 thin  solid;
	top: 0; 
	left: 0;
	clear: left;
	margin-top: 101px;
}
.nav_across2{
	width: 1120px;
	height: 50px;
	background-color: #FFF;
	border: #960 thin solid;
	color: #960;
	z-index: 1999;
}
.nav_bar{
	width:250px;
	height:830px;
	float:left;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
}
.navi{
	width: 200px;
	height: auto;
	margin: 0 auto 5px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.main_window{
	width: 870px;
	height: 720px;
	float: left;
	z-index: 1;
}
.head_title{
	width: 857px;
	height: 100px;
	margin: 20px 5px;
}
.flabox{
	width:850px;
	height:510px;
	margin: 0px 5px 0px 5px;
	border-color: #C60;
	border-style: solid;
	border-width: thin;
	background-color:#FFF;
	z-index: 1;
}
.collapse{
	width: 852px;
	height: 50px;
	margin: 0px 5px 0px 5px;
	clear: left;
	font-size: 40px;
	background-image: url(images/oran.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F2F02;
}

/************************ARTICLES**********************/

.article_box{
	width:850px;
	height:460px;
	margin: 0px 5px 0px 5px;
	background-color:#FFF;
}

.article_window{
	width: 800px;
	height: auto;
	float: left;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size:14px;
	background-color: #FFF;
}
.article_title{
	width: 800px;
	height: auto;
	float: left;
	margin: 10px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #191919;
	text-align: center;
	background-color:#FFF;
}
.article_caption{
	width: 800px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-style: italic;
	clear: left;
	margin-bottom: 10px;
	text-align:justify;
	background-color:#FFF;
}
.article_picture{
	width: auto;
	height: auto;
	margin: 10px;
	float: left;
	background-color:#FFF;
}
.article_divide{
	width: 700px;
	height: 100px;
	border: #333 thin solid;
	margin: 5px auto;
	background-color:#FFF;
}
.article_thumb{
	width: 50px;
	height: 50px;
	float: left;
	margin: 0px 10px 10px 10px;
	background-color:#FFF;
}
.article_sum_title{
	width: 675px;
	height: auto;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 5px auto 10px auto;
	background-color:#FFF;
}
.article_sum{
	width: 620px;
	height: auto;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	float: left;
	background-color:#FFF;
}
	
/*******************LINKS*******************/

a {
	color:#FFF;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color: #630;
}

/*******************BODY********************/

strong {color: #000}
strong a {color: #333; text-decoration:underline}
strong a:hover {text-decoration:none}

span strong a {color:#E08B13; text-decoration:underline}
span strong a:hover {text-decoration:none}

ul { margin:0; padding:0; list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.footer_left {color:#C2C2C2; font-size:9px}

.footer_right strong {font-size:11px; color:#4E5052;}
.footer_right strong a {color:#4E5052; text-decoration:none}
.footer_right strong a:hover {text-decoration:underline}

.footer_right {font-size:9px; color:#8F9091; text-decoration:none;}
.footer_right a {color:#8F9091; text-decoration:none;}
.footer_right a:hover {text-decoration:underline;}

b {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
