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

body{
	background: #748b8b url('../images/bg.gif');
	text-align:center;
}

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

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

a{
	color:#266094;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#000;
	text-decoration: none;
}

#page{
	width:900px;
	text-align:left;
	margin:auto;
	border: 3px solid #fff;
	background-image: url(../images/bg_page.jpg);
}

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

#topmenu{ height:38px; background:#fff url('../images/topmenu.jpg');}
#topmenu ul{
	margin:0px;
	padding:0px;
	margin-left: 140px;
}
#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: 7px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#topmenu li a:hover {
	background-color:#96b5d1;
	color: #FFFFFF;
}

#left, #right{
	float:left;
	width:182px;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_left_right.jpg);
	margin-left: 1px;
	padding-left: 3px;
}

.left_top {
	width:185px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_left_right_top.jpg);
	height: 10px;
	margin-left: -3px;
}
.left_bottom {
	width:185px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_left_right_bottom.jpg);
	height: 14px;
	margin-left: -3px;
}
#left h3, #right h3 {
	color:#fff;
	margin: 10px 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;
}

.panel{
	padding:13px 10px 15px 15px;
}

.smartinput{
	margin:5px 0 5px 0;
	border: 0px solid #e9e9e9;
	width:139px;
	background-image: url(../images/cauta_email_pass.jpg);
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
}
.smartinput2{
	margin:5px 0 5px 0;
	border: 0px solid #e9e9e9;
	width:139px;
	background-image: url(../images/cauta_email_pass.jpg);
	height: 22px;
	padding-left: 5px;
	padding-top: 5px;
}

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

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}
#prod_menu li {display:block;}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {margin:0 0 5px 20px; padding:0px;}
#prod_menu ul li {display:block;}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	padding:2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #435b88;
} 
#prod_menu ul li a:hover {background-color:#bee1ff;} 

#main{
	width:505px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_main_center.jpg);
	margin-top: 2px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.main_top {
	width:515px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_main_top.jpg);
	height: 11px;
	margin-left: -9px;
}
.main_bottom {
	width:515px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/bg_main_bottom.jpg);
	height: 13px;
	margin-left: -10px;
}

#main p {
	text-align:center;
	margin-left: 20px;
	padding-left: 20px;
}


h1{
	font-size:18px;
	font-weight:bold;
	height: 26px;
	width: 501px;
	background-image: url(../images/h1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
}

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: 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 {
	background: url('../images/b2.gif') 0 50% repeat-x;
	color: #494C53;
	font-style: normal;
}


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:#cad9e7;
	border:1px solid #000;
	padding:5px;
	margin-right: 10px;
}
.crumbs{
	margin-top:10px;
	background-color:#cad9e7;
	border:1px solid #000;
	padding:5px;
	margin-right: 10px;
}

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