.topmenu, #header_spot_left, #header_spot_right, #logo_small { behavior: url(iepngfix.htc) } /*png transparency for IE6*/

body{
	background: url(../images/bg_page.jpg) 50% 230px;
	text-align:center;
	margin: 0 0 0 0;
	background-color: #131313;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

body *{
	font-family: Tahoma;
	font-size:12px;
}

small, small *{
	font-size:9px;
}

a{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#666666
}

ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li{
margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#page{
	width:940px;
	text-align:left;
	margin:auto;
}

#header{
	height:200px;
	background:url(../images/header_big.jpg) 50% 50%;
	margin: 0 0 0 0;
}

.searchbar{
	display: inline;
	float: left;
	width: 370px;
	height: 80px;
	left: 52%;
	margin-left: -185px;
	position: absolute;
}

.searchbar a
{
	color: #000000;
}


.searchbar a:hover
{
		color: #FFFFFF;
}

#header_spot_left{
	height:190px;
	background:url(../images/left_spot.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 89px;
}

#header_spot_right{
	height:190px;
	background:url(../images/right_spot.png) 100% 0%;
	background-repeat: no-repeat;
	width: 89px;
	display: inline;
	float: right;
}

#header_spots {
background:url(../images/spots.png) 50% 0%;
height:200px;
margin: -191px auto;
background-repeat: repeat-x; 

}

#header_raze{
	height:200px;
	background:url(../images/raze.png) 50% 50%;
	
	background-repeat: no-repeat;
}

#logo {
	background:url(../images/logo.png) 50% 50%;
	width: 865px;
	height: 228px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: 50% 10px;	
	
}
#bg_cauta {
	background:url(../images/bg_cauta.png);
	width: 370px;
	height: 51px;
	background-repeat: no-repeat;
	margin: -40px auto;
	
}



.topmenu{
	height:70px;
	background:url(../images/topmenu_big.png);
	padding: 0 0 0 20%;
	margin: -16px 0 0 0;
}
.topmenu ul{
	smargin: auto;
	margin: 0 0 0 0;
}
.topmenu li {
	list-style-type:none;
	float: left;
	margin-top: 22px;
	position: relative;
	z-index: 1;
}
.topmenu li a {
	display:block;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 50px 0px 0px;
}
.topmenu li a:hover {
	color: #ffba00;
}

#left, #right{
	float:left;
	width:220px;
	display:inline; /*IE FIX*/
	background-color: #242424;
}

#left h3, #right h3 {
	color:#ffba00;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0 13px;
	padding: 0 0 0 0;
}

.panel{
	padding:0 0 0 0;
	margin: 5px 13px 5px 13px;
}

.smartinput{
	margin:2px 0 5px 0;
	background-color:#eeeeee;
	border: 1px solid #fff;
	width:195px;
	height: 23px;
	padding: 0 0 0 0;
	line-height: 18px;
	display: inline;
	float: left;
}
.smartinput2{
	margin:2px 0 5px 0;
	background-color:#eeeeee;
	border: 1px solid #fff;
	width:195px;
	height: 23px;
	padding: 0 0 0 0;
	line-height: 18px;
	display: inline;
	float: left;
}

.smartinput3{
	margin:2px 0 5px 0;
	background-color:#eeeeee;
	border: 1px solid #fff;
	width:195px;
	height: 23px;
	padding: 0 0 0 0;
	line-height: 18px;
	display: inline;
	float: left;
}

/*menu*/
#prod_menu {margin:0px;padding:0px;list-style-type:none;}

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
#prod_menu li a:hover {
	color: #ffba00;
}
#prod_menu li {
	display:block;
}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {
	margin:0 0 0 0;
	padding:0px;
}
#prod_menu ul li {
	display:block;
	border-bottom:1px solid #c0c0c0;
	list-style-type: none;
}
#prod_menu ul li a {
	font-weight:normal;
	display:block;
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-indent: 5px;
	line-height: 23px;
} 
#prod_menu ul li a:hover {
	background-color:#ffba00;
	color: #000000;
} 

#main{
	width:702px;
	float:left;
	margin:0 0 0 0;
	display:inline; /*IE FIX*/
	padding: 0px 0px 0px 15px;
	font-size: 11px;
}

#main p {
	text-align:justify;
}

h1{
	line-height:24px;
	font-size:24px;
	font-weight:normal;
	margin:0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffba00;
}

form{
	margin:0px;
	padding:0px;
}

ol{
	list-style-type: none;
	padding: 0 4px 0 4px;
	margin:0px;
}

td, th{
	border-bottom:solid 1px #C6C6C6;
	margin-left:3px;
	padding:3px;
	background-color: #242424;
	border: solid 1px #C6C6C6;
}

.c0{background-color:#f3f9fa;}
.c1{background-color:#fff;}

table.order {text-align:right; width:100%;}

.orderc1{background-color:#fff;}
.orderc2{background-color:#EDEDED;}

/*applies to all*/

.detail
{
	background-image: url(../images/black.gif);
	width: 79px;
	height: 21px;
	display: inline;
	float: left;
	text-align: center;
	line-height: 20px;
}

.detail a
{
	color: #FFFFFF;
}

.detail a:hover
{
	color: #ffba00;
}

.buy
{
	background-image: url(../images/yellow.gif);
	width: 79px;
	height: 21px;
	display: inline;
	float: right;
	text-align: center;
	line-height: 20px;
}

.buy a
{
	color: #000000;
}

.buy a:hover
{
	color: #FFFFFF;
}

.yellow
{
	background-image: url(../images/yellow.gif);
	width: 79px;
	height: 21px;
	display: inline;
	float: left;
	text-align: center;
	line-height: 20px;
	margin: 0 0 0 55px;
}

.yellow a
{
	color: #000000;	
}


.yellow a:hover
{
	color: #FFFFFF;	
}

.black
{
	background-image: url(../images/black.gif);
	width: 79px;
	height: 21px;
	display: inline;
	float: left;
	text-align: center;
	line-height: 20px;
}

.search
{
	background-image: url(../images/yellow.gif);
	width: 79px;
	height: 21px;
	display: inline;
	float: left;
	text-align: center;
	line-height: 20px;
	margin: 4px 0 0 4px;
}

.search a
{
	color: #000000;
}


.search a:hover
{
		color: #FFFFFF;
}

.b_plain, .b_left, .b_right, .b_up, .b_basket {color:red; text-decoration:none; text-transform:capitalize;}
a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {	line-height:20px; /*button height for IE*/; font-style:italic; color:red;}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {color:red;}
/*padding sets button height*/
a.b_plain span, a.b_left span, a.b_right span, a.b_up span, a.b_basket span {padding-top: 7px; padding-bottom:7px;}
/*center of button - padding sets button width*/
a.b_plain .b2, a.b_left .b2, a.b_right .b2, a.b_up .b2, a.b_basket .b2 {padding-left: 5px; padding-right:5px; background: url('../images/b2.png') 0 50% repeat-x;}


a.b_plain .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_plain .b3{padding-left: 3px; padding-right:3px; background: url('../images/b3_plain.png') 100% 50% no-repeat;}

a.b_left .b1{padding-left: 7px; padding-right:7px; background: url('../images/b1_left.png') 0 50% no-repeat;}
a.b_left .b3{padding-left: 3px; padding-right:3px; background: url('../images/b3_plain.png') 100% 50% no-repeat;}

a.b_basket .b1{padding-left: 26px; padding-right:3px; background: url('../images/b1_basket.png') 0 50% no-repeat;}
a.b_basket .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.png') 100% 50% no-repeat;}

a.b_right .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_right .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.png') 100% 50% no-repeat;}

a.b_up .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_up .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_up.png') 100% 50% no-repeat;}


input.b_left,input.b_right,input.b_up { 
	cursor:pointer;
	overflow: visible; /*great IE fix for aditional horizontal space in buttons  */
	padding:3px 10px 3px 10px; background: url('../images/b2.png') 0 50% repeat-x; border:0px; margin-bottom:0px !important; margin-bottom:-2px; 
}

input.b_left{padding-left:17px; background: url('../images/b2.png') 0 50% repeat-x; }
input.b_right {padding-right:17px; background: url('../images/b2.png')  0 50% repeat-x;}
input.b_up {padding-right:17px; background: url('../images/b2.png')  0 50% repeat-x;}


.form{
	height:12px;
	margin:1px;
}

textarea { width:250px; }

.important{
	color:#FF0000;
}

.mention{color:#515151;}

.notice{
	margin-top:10px;
	border:1px solid #6e6e6e;
	padding:5px;
	background-color: #242424;
}
.crumbs{
	margin-top:10px;
	background-color:#242424;
	border:1px solid #6e6e6e;
	padding:5px;
}

#footer {
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	height: 110px;
	padding: 7px 0px 0px 0px;
}

#footer p {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	text-indent: 10px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	}

#line{
	background-image: url(../images/line.jpg);
	margin: auto;
	height: 13px;
	font-size: 1px;
	margin-bottom: 0px;
}

#logo_small{
	width: 160px;
	height: 50px;
	background-image: url(../images/logo_small.png);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -80px;
	position: absolute;
	margin-top: 10px;
}