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

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

body *{
	font-family: Verdana;
	font-size:11px;
}

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

a{
	color:#266094;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a:visited{color:#0b375d}
a:hover{color:#000000}

#page{
	background-color:#FFFFFF;
	width:880px;
	text-align:left;
	margin:auto;
	border: 3px solid #fff;
}

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

#topmenu{
	height:37px;
	background:#fff url('../images/topmenu.jpg')  50% 50%;
	display: block;
}
#topmenu ul{
	margin:0px;
	margin-left: 150px;
}
#topmenu li {
	list-style-type:none;
	text-align:center;
	float: left;
	display: block;
}
#topmenu li a {
	display:block;
	padding:11.5px;
	color: #eeece3;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	border-right: 1px solid #992323;
	border-left: 1px solid #992323;
}
#topmenu li a:hover {
	background-color:#F9DFDF;
	color: #000000;
	background-image: url(../images/bg_topmenu.jpg);
}

#left{
	float:left;
	width:216px;
	display:inline; /*IE FIX*/
	background-color: #eeece3;
	margin-left: 9px;
}

#right{
	float:left;
	width:186px;
	display:inline; /*IE FIX*/
	background-color: #eeece3;
}

#left h3 {
	color:#eeece3;
	background-image: url(../images/left.gif);
	width: 194px;
	height: 33px;
	margin-left: 10px;
	font-family: "Helvetica Neue";
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
}

#right h3 {
	color:#eeece3;
	background-image: url(../images/right.gif);
	width: 143px;
	height: 33px;
	margin-left: 21px;
	font-family: "Helvetica Neue";
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
	font-weight: bolder;
	margin-top: 10px;
}

.panel{
	padding:0px 10px 0px 10px;
	margin-left: 2px;
}

.smartinput{
	width:148px;
	background-image: url(../images/email.gif);
	border: 0px hidden;
	height: 23px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b52803;
	padding-left: 5px;
	padding-top: 8px;
}
.smartinput2{ 
    width:148px;
	background-image: url(../images/email.gif);
	border: 0px hidden;
	height: 23px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b52803;
	padding-left: 5px;
	padding-top: 8px;

}

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

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 13px;
	color: #bf2727;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
}
#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;
	list-style-type: disc;
}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	padding:2px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
} 
#prod_menu ul li a:hover {
	color: #bf2727;
} 

#main{
	width:450px;
	float:left;
	display:inline; /*IE FIX*/
	background-color: #FFF9FC;
	padding-left: 10px;
}

#main p {
	text-align:center;
}

h1{
	line-height:24px;
	font-size:18px;
	font-weight:normal;
	background-image: url(../images/center.jpg);
	height: 31px;
	width: 438px;
	text-align: center;
	margin-left: 2px;
	color: #eeece3;
	text-transform: uppercase;
	padding-top: 5px;
	font-family: "Helvetica Neue";
	margin-top: 10px;
}

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_plain, .b_left, .b_right, .b_up, .b_basket {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
}
a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {
	line-height:20px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	margin-left: 3px;
}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {color:#666666;}
/*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;
	color: #0099CC;
}
/*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: #FFFFFF;
}


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.gif') 0 50% repeat-x; border:0px; margin-bottom:0px !important; margin-bottom:-2px; 
}

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


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

textarea { width:250px; }

.important{color:#CE3636;}

.mention{color:#515151;}

.notice{margin-top:10px;background-color:#e5cfc2; padding:5px;}
.crumbs{margin-top:10px;background-color:#e5cfc2; padding:5px;}

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