/*  ===============================================================================
	Webgraphiq header for Cs-cart
	===============================================================================
	http://www.webgraphiq.com
	webgraphiq@gmail.com
	Cs-cart version 2.0 compatible
	(C)opyright 2003-2009 WebGraphiq, all rights reserved.
	@license - Copyrighted Commercial Software
	=============================================================================== */

body {
	background: #ECECEC url(images/wg_skin/BodyBg.gif) repeat-x top center;
}

#header {
	/*background-image: none;
	background-color: transparent;*/
}
.wg_header {
	/*width:968px;
	margin: 0 auto;
	border: 1px solid #ededed;
	border-width: 0px 1px;
	padding: 0px 11px;
	background-color: #ffffff;*/
	margin-bottom:-1px;
}
/**/

#headerMain {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width:100%;
	background-color: #0a0a0a;
}
#headerMain a {
	padding-right: 10px
	padding-left: 10px
}
#headerMain a, #headerMain a:link, #headerMain a:visited, 
#header .quick-links a, #header .quick-links a:visited, #header .quick-links a:hover, #header .quick-links a:active{
	text-decoration: underline;
	color: #808080;
	font-size: 10px;
	font-family: tahoma,verdana,arial,sans-serif;
}
#headerMain a:hover {
	text-decoration: none;
}

#headerAbove {
	padding: 8px 0 8px 20px;
	border-bottom: 2px solid #535353; 
}
.quick-links {
	text-align: left;
	float: none;
	font-weight: bold;
	font-size: 10px;
	color: #808080;
}

#headerBelow {
	border-top-color: #2e2e2e;
	border-top-width: 2px;
	border-top-style: solid;
	background-image: url(images/wg_skin/HeaderBg.jpg);
	background-repeat: no-repeat;
	height:117px;
	width: 100%;
}
#headerBelow img {
	padding-left: 20px;
	/*padding-top: 10px*/
}

#searchContain {
	float:right;
	padding-top: 60px;
}
#searchQ {
	width:100px;
}
#searchContain input{
	border: 1px solid #5c5c5c;
	background-color: #2c2c2c;
	color: #a0a0a0;
	/*font-size: 16px;*/
	vertical-align: top;	
}
#searchContain input:hover{
	border-color: #979797;
	background-color: #555555;

}
#searchImg img{
	margin-top: 6px;
}

#headerImg {
	float:left;
}

/* top styles */

#top_menu ul li.first-level a, #top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level a:hover, #top_menu ul li.first-level.cm-active a:hover {
	padding: 0;
}
#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	padding: 0;
}

#headerTabs {
	margin-left: 30px;
	padding-bottom:3px;
}
#top_menu {
	padding: 0px;
	text-align: left;
	clear: none;
	margin-bottom: -3px;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	background: #fff url('images/wg_skin/top_tab_right.gif') no-repeat right top;
	padding: 0 5px 0 0;
	margin: 0 0 0 10px;
	text-align: center;
	border: 0;
}
#top_menu ul li.first-level.cm-active {
	background: #fff url('images/wg_skin/top_tab_right_active.gif') no-repeat right top;
}
#top_menu ul li.first-level span {
	background: url('images/wg_skin/top_tab_left.gif') no-repeat left top;
	padding: 7px 12px 7px 16px;
	min-width: 82px;
}
#top_menu ul li.first-level.cm-active span {
	background: url('images/wg_skin/top_tab_left_active.gif') no-repeat left top;
}
#top_menu ul ul {
	text-align: left;
}
#top_menu ul li.first-level span a, #top_menu ul li.first-level span a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: underline;
}
#top_menu ul li.first-level span a:hover {
	text-decoration: none;
}
#top_menu ul li.first-level.cm-active span a, #top_menu ul li.first-level.cm-active span a:hover {
	color: #808080;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#top_menu ul li.first-level.cm-active span a:hover {
	text-decoration: none;
}
#top_menu ul.top-menu {
	background-color: transparent;
	border-top: 0px none;
}
#top_menu li.first-level li a, #top_menu li.first-level li a:hover, #top_menu li.first-level.cm-active li a, #top_menu li.first-level.cm-active li a:hover {
	padding: 3px 20px 3px 7px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
/* /top styles */
* html .content-tools {
	width:956px;
}
