* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	background: #fffbef url('/_grafix/bg.png') top center no-repeat;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #333;
}

br.clear {
	clear: both;
}

a {
	color: #e41a1c;
}

a:hover {
	color: #006f00;
}

img.middle {
	vertical-align: middle;
}

p {
	line-height: 1.3em;
	margin-bottom: 18px;
}

h1 {
	padding-top: 3px;
	padding-left: 75px;
	background: url('/_grafix/bg_h1title.gif') top left no-repeat;
	margin-bottom: 18px;
}

h2 {
	margin-bottom: 5px;
}


/* container & wrapper */

#container {
	margin: auto;
	width: 1005px;
}

#wrapper {
	float: left;
	width: 975px;
	padding: 0 15px;
}


/* header */

#header {
	float: left;
	width: 975px;
	height: 175px;
	margin: 20px 0 30px 0;
}

#header .logo {
	float: left;
	width: 350px;
	height: 175px;
}

#header .logo img { 
	behavior: url('/_css/iepngfix.htc');
}

/* general menu */

#general_menu {
	float: left;
	width: 625px;
	height: 40px;
}

/* lan switch */

#lan_switch {
	float: right;	
	width: 110px;
	margin-top: 5px;
	font-size: 12px;
	color: #fff;
	text-align: right;
}

#lan_switch a {
	color: #fff;
}

#lan_switch a:hover {
	color: #e41a1c;
}


/* search */

#search {
	float: right;
	width: 180px;
	height: 28px;
	background: url('/_grafix/bg_search.gif') top left no-repeat;
	margin-right: 8px;
}

#search form.search_form {
	float: left;
	margin-top: 5px;
	padding-left: 14px;
}

#search form.search_form input.search_text {
	width: 130px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background: transparent;
}


/* navigation */

#navigation {
	float: left;
	width: 625px;
	height: 93px;
	margin-top: 42px;
}

#navigation ul {
	float: left;
	list-style-type: none;
}

#navigation li {
	float: left;
	vertical-align: top;
	height: 31px;
	margin-right: 8px;
	background: url('/_grafix/bg_navigation_item.gif') center right no-repeat;
	padding-right: 11px;
}

#navigation li a {
	float: left;
	display: block;
	vertical-align: top;
	height: 31px;
}

#navigation li a:hover { 
	background-position: 0 -31px; 
}

#navigation li a.selected { 
	background-position: 0 -62px; 
}

#navigation li a.selected:hover { 
	background-position: 0 -62px; 
}

#navigation span {
	display: none;
}


/* content */

#content {
	float: left;
	width: 975px;
}


/* sidebar */

#sidebar {
	float: left;
	width: 350px;
	height: 475px;
	background: url('/_grafix/bg_sidebar.png') top left no-repeat;
}

#sidebar { 
	behavior: url('/_css/iepngfix.htc');
}

#sidebar .gutter {
	float: left;
	width: 180px;
	height: 345px;
	padding: 15px 140px 0 30px;
	overflow: hidden;
}

img.brand {
	margin-bottom: 12px;
}

/* group navigation */

ul.groups {
	list-style-type: disc;
	padding-left: 15px;
}

ul.groups li {
	vertical-align: top;
	font-size: 17px;
	color: #e41a1c;
}

/* category navigation */

ul.categories {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 15px;
}

ul.categories li {
	vertical-align: top;
	font-size: 13px;
}

ul.categories strong {
	color: #006f00;
}


/* main */

#main {
	float: left;
	width: 625px;
}

#main ul {
	list-style-type: disc;
	margin-bottom: 20px;
	padding-left: 25px;
}

#main li {
	padding: 0 0 2px 4px;
	line-height: 1.4em;
}


/* search results */

ul.search_results {
	list-style-type: none !important;
	margin-bottom: 10px !important;
	padding: 0 !important;
}

ul.search_results li {
	padding: 0 0 15px 0 !important;
	margin: 0 0 15px 0 !important;
	line-height: 1.3em !important;
	border-bottom: 1px dashed #F6A52B;
}


/* products */

div.product {
	float: left;
	width: 290px;
	height: 200px;
	background: url('/_grafix/bg_product.gif') top left no-repeat;
	margin-bottom: 15px;
}

div.product_gutter {
	float: left;
	width: 250px;
	height: 160px;
	padding: 20px;
	overflow: hidden;
}

div.product_image {
	float: left;
	width: 125px;
	height: 150px;
}

div.product_info {
	float: left;
	width: 125px;
	height: 120px;
	overflow: hidden;
}

div.product_info strong {
	font-size: 12px;
	color: #e41a1c;
}

div.product_price {
	float: left;
	width: 115px;
	height: 30px;
	text-align: right;
	font-size: 18px;
	padding-right: 10px;
}


/* image */

div.image_block {
	float: right;
	width: 375px;
	height: 255px;
	background: url('/_grafix/bg_image.gif') top left;
	margin: 0 0 15px 15px;
}

div.image_block_gutter {
	float: left;
	width: 325px;
	height: 205px;
	padding: 25px;
}


/* promoties */

div.promo {
	float: left;
	width: 625px;
	border-bottom: 1px dashed #F6A52B;
	margin-bottom: 20px;
}

div.promo strong.title {
	font-size: 15px;
	color: #e41a1c;
}

div.promo div.img {
	float: left;
	width: 290px;
	height: 196px;
	background: url('/_grafix/bg_promo_image.gif') top left no-repeat;
	margin: 0 15px 15px 0;
}

div.promo div.img_gutter {
	float: left;
	padding: 20px;
}

div.promo ul {
	float: left;
}


/* footer */

#footer {
	float: left;
	width: 625px;
	color: #F6A52B;
	font-size: 12px;
	line-height: 1.4em;
}
	
#footer .gutter {
	float: left;
	width: 625px;
	padding: 20px 0;
}

#footer a {
	color: #F6A52B;
}

#footer a:hover {
	color: #006f00;
}


/* quoted */

#quoted {
	width: 15px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 8px;
}

/* ikon */

#ikon {
	width: 19px;
	height: 15px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 3px;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}

.sIFR-active h2 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}


/* thickbox */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('/_grafix/thickbox_ff_hack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
