* { behavior: url(../js/iepngfix.htc) } /*png transparency for IE6*/

body{
	text-align:center;
	background-color: #000000;
	color: #FFFFFF;
}

body *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

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

a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#333333;
	text-decoration: none;
}

#page{
	width:848px;
	text-align:left;
	margin:auto;
	background-color: #474746;
}

#header{
	height:144px;
	background:#fff url('../images/header.gif') 50% 50%;
}

#topmenu{
	height:31px;
	background:#fff url('../images/topmenu.gif');
}
#topmenu ul{
	margin:0px;
	padding:0px;
	margin-left: 60px;
}
#topmenu li { list-style-type:none; float:left; text-align:center;}
#topmenu li a {
	display:block;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
}
#topmenu li a:hover {
	color: #A9898A;
}

#left, #right{
	float:left;
	width:178px;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_left_right.gif);
}

.left_top {
	width:178px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_left_right_top.gif);
	height: 17px;
}
.left_bottom {
	width:178px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_left_right_bottom.gif);
	height: 14px;
}
#left h3, #right h3 {
	color:#fff;
	width: 178px;
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.panel{
	padding:0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}

.smartinput{
	margin:0px 0px 3px 0px;
	border: 0px solid #e9e9e9;
	width:160px;
	height: 23px;
	background-image: url(../images/smartinput.gif);
}
.smartinput2{
	margin:0px 0px 3px 0px;
	border: 0px solid #e9e9e9;
	width:160px;
	background-image: url(../images/smartinput.gif);
	height: 23px;
}

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

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFCACA;
}

#prod_menu li {
	display:block;
	list-style-type: none;
}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {margin:0 0 5px 20px; padding:0px;}
#prod_menu ul li {
	display:block;
	list-style-type: none;
}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	padding:2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
} 
#prod_menu ul li a:hover {
	color: #999999;
} 

#main{
	width:487px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_main_center.gif);
	padding: 0px 0px 0px 0px;
}
.text_main {
	width:480px;
	float:left;
	display:inline;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}


.main_top {
	width:487px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_main_top.gif);
	height: 17px;
}
.main_bottom {
	width:487px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_main_bottom.gif);
	height: 13px;
}

#main p {
	color: #FFFFFF;
}


h1{
	font-size:18px;
	font-weight:bold;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}

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;
}

.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*/
.b_left, .b_plain, .b_basket  {
	color:red;
	text-decoration:none;
	text-transform:capitalize;
	margin-left: 20px;
	margin-right: 20px;
}
.b_up, .b_right{
	color:red;
	text-decoration:none;
	text-transform:capitalize;
	margin-left: 50px;
	
}

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: 3px;
	padding-bottom: 1px;
	font-weight: normal;
}
/*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 {
	color: #FFFFFF;
	font-style: normal;
	border-bottom: 3px solid #fff;
}


a.b_plain .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_plain .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_left .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_left .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_basket .b1{	background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_basket .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_right .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_right .b3{background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_up .b1{background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_up .b3{background: url('../images/b3_right.gif') 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:#CE3636;}

.mention{color:#515151;}

.notice{
	margin-top:10px;
	background-color:#CCCCCC;
	border:1px solid #000;
	padding:5px;
	margin-right: 5px;
	color: #000000;
}
.crumbs{
	margin-top:10px;
	background-color:#CCCCCC;
	border:1px solid #000;
	padding:5px;
	margin-right: 5px;
	color: #000000;
}

#footer {text-align:center; background: url('../images/main_bottom.gif') 50% 100% no-repeat; padding-bottom:20px;}

#left1 {
	float:right;
	width:182px;
	display:inline;
	margin-left: 1px;
	padding-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
}
.panel1 {
	margin-left: 15px;
	padding-top: -2px;
}
#left1 h3 {
	color:#fff;
	margin: 8px 0 0 10px;
	background-image: url(../images/h3.jpg);
	height: 23px;
	width: 159px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}

.list_top {
	width:246px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_list_top.jpg);
	height: 15px;
	margin-left: -3px;
}
.list_bottom {
	width:246px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_list_bottom.jpg);
	height: 14px;
	margin-left: -3px;
}