

/**** HEADER ****/
div#header_wrapper {
	background:transparent url('images/header.jpg') repeat-x scroll 0 0;
	height:115px;
	margin:0;
	padding:0;
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
div#headerh {
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
div#headerh img {
	border:medium none;
}
div#headerh {
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
div#headerh a#logo {
	float:left;
}
#metaNav {
	color:#FFF;
	font-size:11px;
	height:25px;
	overflow:hidden;
	width:100%;
}
#metaNav div {
	padding-top:6px;
}
#metaNav a:link, #metaNav a:visited {
	border-right:1px solid #5C6972;
	color:#FFFFFF;
	margin-top:5px;
	padding:0 10px;
	text-decoration:none;
}
#metaNav a:hover {
	color:#fc0467;
}
#metaNav a.last {
	border:medium none;
	padding-right:0;
}
#metaNav a.first {
	padding-left:0;
}
#metaNav a.categories_drop {
	background:transparent url('images/arrow.png') 0 0 no-repeat;
	padding-right:25px;
}

#mainNav a:link, #mainNav a:visited {
	color:#FFFFFF;
	float:left;
	text-align:left;
	text-decoration:none;
}
#mainNav a:hover {
	color:#fc0467;
}

#mainNav .ask {
	background:transparent url(images/question.jpg) no-repeat scroll 0 0;
	height:89px;
	margin:0 0 0 15px;
	padding-left:10px;
	width:227px;
	}
	
#mainNav .enlighten {
	background:transparent url(images/contact.jpg) no-repeat scroll 0 0;
	height:89px;
	margin:0 0 0 10px;
	width:237px;
}
	
#mainNav .title {
	display:block;
	font-size:22px;
	font-weight:bold;
	line-height:1.2em;
	margin:15px 0 0 55px;
}	
#mainNav .description {
	color:#C4C6C7;
	display:block;
	font-size:12px;
	margin:3px 0 0 20px;
	width:228px;
}
#headerh #askForm {
	background:transparent url('../common/header_text_field.jpg') no-repeat scroll 0 0;
	/*height:48px;
	margin:20px 0 0;
	width:642px;*/
	height:50px;
	margin:20px 0 0;
	width:700px;
}
#headerh #askForm input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#7A7A7A;
	float:left;
	font-size:30px;
	padding:7px 10px;
	width:555px;
}
#headerh #askForm .askBtn {
	background:transparent url('../buttons/sprite.jpg') no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:right;
	height:39px;
	margin:8px 7px 0 0;
	width:106px;
}
#headerh #askForm .askBtn:hover {
	background-position:0 -39px;
}
#header_login {
	background:transparent;
	color:#fff;
	display:none;
	height:48px;
	margin:20px 0 0;
}
#header_login label {
	padding-right:5px;
}

#sidebar form#qsearch {
background:#F2F0F0 url(images/qsearch.gif) no-repeat scroll 0 0;
border:medium none;
height:33px;
margin:20px 0 30px 10px;
padding:0;
width:220px;
}

form p {
border-bottom:1px solid #ECE5DD;
color:#9D6D37;
}

#sidebar form#qsearch p {
margin:0;
padding:0;
}

#sidebar form#qsearch .tbox {
-x-system-font:none;
display:inline;
font-family:'Trebuchet MS','Helvetica Neue',Arial,Sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 5px;
width:175px;
}

#sidebar form#qsearch input {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#B8B8B8;
float:left;
}

input, select, textarea {
border-color:#D4D4D4 #EBEBEB #EBEBEB #D4D4D4;
border-style:solid;
border-width:1px;
}

#sidebar form#qsearch input {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#B8B8B8;
float:left;
margin:5px;
}