/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../Images/bgr.gif) #ec0005 repeat-y center;
	color: #ffffff;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #ec0005;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	color: #555555;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 974px;
}
/*=== Header ===*/
#header{
	height: 204px;
}
#header .spacer{
	float: right;
	width: 755px;
}
/*- Logo -*/
#header h1{
	background: url(../Images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 216px;
}
#header h1 a{
	display: block;
	height: 204px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Header Ads -*/
#header .ads{
	text-align: right;
}
/*- News Banner -*/
.news-banner{
	color: #99cc00;
	font-weight: bold;
	padding: 3px 0;
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	border: 1px solid #333333;
	clear: both;
	font-weight: bold;
	height: 25px;
	text-transform: uppercase;
	margin-bottom:5px;
}
.nav1 li{
	float: left;
	line-height: 25px;
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px;
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #99cc00;
	text-decoration: none;
}
.nav1.sub{
	background: #1b2227;
	border: 0;
	font-style: italic;
	padding: 0 15px;
	text-transform: capitalize;
}
.nav1.sub li{
	line-height: 23px;
}
.nav1.sub li a{
	padding: 0 15px 0 0;
}
.nav1 div{
	font-style: normal;
	font-weight: normal;
}
.nav1 div a{
	color: #ffffff;
	line-height: 23px;
}
/*- Nav2 -*/
.nav2{
	background: #000000;
	float: left;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 2px;
}
.nav2 li{
	border-right: 1px solid #344048;
	display: inline;
	line-height: 11px;
	padding: 0 5px;
}
.nav2 li.last{
	border: 0;
}
/*- Nav3 -*/
.nav3{
	height: 240px;
	padding: 0 20px 60px;
}
.nav3 ul{
	margin: 0 0 10px;
}
.nav3 li{
	background: url(http://houseofhaironline.com/Images/ico-list.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
}
/*=== All Columns ===*/
#columns{
	clear: both;
	color: #999999;
	margin: 25px 0 0;
	padding: 0 20px 25px;
}
#columns h2{
	color: #ec0005;
	font-size: 18px;
	margin: 0 0 15px;
}
#columns p{
	padding: 0 0 15px;
}
.col{
	float: left;
	width: 185px;
	display:
}
/*=== Styling Boxes ===*/
/*- RSS -*/
#rss{
	position: absolute;
	top: 145px;
	margin: 0 0 0 14px;
	font-size: 11px; 
}
#rss a {
	color: #fff
}
#rss a:hover{
	color: #ff0000
}
/*- Ad -*/
.ad{
	margin: 10px 0;
	text-align: center;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Signup -*/

.skully {
margin: -1px 0px 0px -43px;
padding:0px;
position:absolute;
}


#signup{
	float: left;
	height: 20px;
	width: 500px;
	border:none;
}
fieldset#signup{
margin:0px;
padding:0px;
}
#signup label{
	float: left;
	font-weight: normal;
	margin: 3px 9px 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

#signup input{
	border: 2px solid #848484;
	border-bottom: 0;
	border-right: 0;
	float: left;
	margin: 0 3px 0 0;
	width: 120px;
}
#signup input#mine {
width: 80px;
}
#signup .btn{
	margin: 0;
	width: auto;
}


form#cse-search-box input#mine2 {
/*line-height:22px;*/
}

/*=== Footer ===*/
#footer{
	background: url(../Images/footer-bgr.gif) no-repeat top;
	clear: both;
	height: 337px;
}
#footer h3{
	font-size: 12px;
	margin: 10px 0 0;
	text-transform: uppercase;
}
#footer a{
	color: #ffffff;
}
/*- Copyright -*/
.copyr{
	background: #000000;
	color: #465560;
	float: right;
	font-size: 11px;
	line-height: 11px;
	margin: 0 10px 0 0;
	padding: 2px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}

