@import url(list.css);
@import url(product_detail.css);
@import url(slimbox.css);
@import url(content.css);
@import url(cart.css);
@import url(forms.css);

body {
	margin: 0px;
	padding: 0px;
	background: #b1b2b4;
}

.cleaner {
	clear: both;
}

.hide {
	display: none;
}

div#mainContainer {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #b1b2b4 url(../images/bg.png) repeat-y center;
}

div#main {
	width: 980px;
	margin: 0px auto;
	background-color: #e8e9ea;
	padding: 0px;
}

div#topForm {
	height: 22px;
	clear: both;
	background: #2e2d30 url(../images/top_bg.png) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 4px;
}

form#searchForm {
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

form#searchForm div {
	float: left;
}

div#loginContent {
	float: left;
	height: 22px;
	display: inline;
	margin: 0px 22px 0px 25px; 
}

input#loginPassword {
	margin-left: 5px;
}

form#loginForm div {
	float: left;
}

form#loginForm label, div#logged, div.loginMessage {
	float: left;
	padding-right: 3px;
	color: white;
	font-size: 0.8em;
	line-height: 22px;
	height: 22px;
}

div.loginMessage a {
	color: silver;
}

div#loginLoader {
	height: 22px;
	width: 125px;
	background: url(../images/captcha_loading.gif) no-repeat center center;
	float: left;
	display: none;
}

.tfButton, .tfButtonR {
	background-color: #69696e;
	height: 22px;
	text-align: center;
	padding: 0px 20px;
	color: white;
	float: left;
	border: none;
	text-decoration: none;
	font: bold 13px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0px 0px 0px 3px;
	cursor: pointer;
}

.tfButtonR {
	float: right;
}

input.tfField {
	border: 0px;
	float: left;
	display: inline;
	margin: 0px;
	height: 16px;
	padding: 3px;
	width: 160px;
}

div#flash {
	position: relative;
	z-index: 0;
	width: 980px;
	height: 211px;
	overflow: hidden;
}

div#subtitle h2 {
	margin: 0px;
	position: absolute;
	width: 154px;
	height: 154px;
	background: url(../images/logo.png) no-repeat;
	left: 413px;
	top: -34px;
	z-index: 1;
}

div#subtitle {
	width: 980px;
	height: 85px;
	background: #2e2d30 url(../images/head_bg.png) no-repeat top;
	position: relative;
}

div#subtitle p {
	margin: 0px;
}

div#subtitle h2 span, div#subtitle p strong {
	display: none;
}

div#leftBar {
	float: left;
	width: 197px;
}

ul#basicProductMenu {
	float: left;
	width: 197px;
	margin: 15px 0px 15px 5px;
	list-style: none;
	padding: 0px;
	display: inline;
}

li.menuItemLevel1, li.menuItemLevel2 {
	padding: 3px 0px;
	margin: 0px;
	float: left;
}

a.menuItemLevel1, a.menuItemLevel2 {
	padding: 0px 5px;
	display: block;
	color: black;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 18px;
	width: 157px;
	border-right: 15px solid #e8e9ea;
	border-left: 15px solid #e8e9ea;
}

a.menuItemLevel2 {
	font-weight: normal;
}

a.menuItemLevel1:hover, a.menuItemLevel2:hover {
	border-right: 15px solid #f19200;
	border-left: 15px solid #f19200;
	background-color: #dbdedf;
}

a#actualDirLevel1, a#actualDirLevel2 {
	color: #f19200;
}

ul.menuLevel2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#mainRight {
	float: right;
	width: 750px;
	margin: 5px 15px 15px 0px;
	display: inline;
	border-left: 2px solid #9c9e9d;
	padding: 35px 0px 0px 11px;
	height: 400px;
	min-height: 400px;
}

div[id]#mainRight {
	height: auto;
}

ul#mainMenu {
	width: 980px;
	height: 30px;
	background: #2e2d30 url(../images/top_bg.png) no-repeat;
	line-height: 30px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.8em;
}

li.mmItem {
	float: left;
	padding: 0px 15px;
	display: inline;
	margin: 0px;
	border-left: 1px solid #565658;
}

li.mmFirst {
	border-left: 0px;
}

li.mmItem a {
	color: white;
	text-decoration: none;
	display: block;
	float: left;
}

li.mmCart a {
	padding-left: 20px;
	background: url(../images/cart.png) no-repeat left center;
}

li.mmActual a {
	color: #f19200;
	font-weight: bold;
}

li.mmItem a:hover {
	text-decoration: underline;
}

li.mmActive a {
	font-weight: bold;
	color: #f19200;
}

h2.commonHeader {
	margin: 0px 0px 5px 0px;
	color: #f19200;
	font-size: 1.2em;
	clear: both;
}

div#footer {
	width: 980px;
	height: 49px;
	background: #535256 url(../images/footer_bg.png) no-repeat;
	clear: both;
}

div#footer a {
	color: white;
}

p#footerRight {
	margin: 0px;
	line-height: 49px;
	font-size: 0.7em;
	color: white;
	float: right;
	padding: 0px 10px;
}

.button194, .button103, .button148, .button95, .button230 {
	width: 194px;
	height: 23px;
	background-color: #333333;
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	font: normal 12px/23px Verdana,Geneva,Arial,Helvetica,sans-serif;
	border: 0px;
	cursor: pointer;
	padding: 0px;
}

.button103 {
	width: 103px;
}

.button230 {
	width: 230px;
}

.button95 {
	width: 95px;
}

.button148 {
	width: 148px;
}

.btLeft {
	float: left;
}

.btRight {
	float: right;
}

div.commonMessage, div.commonFrmMessage, div.naMessage {
	width: 500px;
	margin: 50px auto;
	padding: 40px;
	text-align: center;
	border: 1px solid #696969;
	background-color: #f1f1f1;
	font-size: 0.9em;
}

div.naMessage {
	width: 710px;
	padding: 20px;
	margin: 20px auto 20px 0px;
}

div.commonFrmMessage {
	width: 490px;
	padding: 30px;
}

div.commonMessage a, div.naMessage a, div.commonFrmMessage a {
	color: #f19200;
	text-decoration: none;
}

div.commonMessage a:hover, div.commonFrmMessage a:hover, div.naMessage a:hover {
	text-decoration: underline;
}

img#gteLogo {
	display: block;
	margin: 40px auto;
	width: 137px;
}