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

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

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

a{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#1361a7;
	font-weight: bold;
	text-decoration: none;
}

#page{
	background-color:#EAF3FB;
	width:880px;
	text-align:left;
	margin:auto;
	border: 3px solid #fff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

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

#topmenu{ height:43px; background:#fff url('../images/topmenu.jpg');}
#topmenu ul{
	margin:0px;
	padding:0px;
	padding-left: 215px;
	padding-top: 2px;
}
#topmenu li { list-style-type:none; float:left; text-align:center;}
#topmenu li a {
	display:block;
	color: #FFFFFF;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#topmenu li a:hover {
	background-color:#FFFFFF;
	color: #003399;
}

#left, #right{
	float:left;
	width:194px;
	display:inline;
	margin-left: 4px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 2px;
}

#left a, #right a{
	color: #FFFFFF;
}

#left a:hover, #right a:hover{
	color: #FF6600;
}


.left_top {
	width:224px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/left_top.jpg);
	height: 15px;
}
.left_bottom {
	width:224px;
	float:left;
	display:inline; /*IE FIX*/
	background-image: url(../images/left_bottom.jpg);
	height: 15px;
}


#left h3, #right h3 {
	color:#fff;
	margin: 15px 0 10px 17px;
	background-image: url(../images/h3.jpg);
	width: 152px;
	height: 19px;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
}

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

.smartinput{
	margin:3px 0 3px -5px;
	border: 1px none #63757D;
	width:150px;
	background-image: url(../images/bg_input.gif);
	height: 17px;
	color: #000000;
	line-height: 17px;
	padding-left: 2px;
}
.smartinput2{
	margin:3px 0 3px -5px;
	border: 1px none #63757D;
	width:150px;
	background-image: url(../images/bg_input.gif);
	height: 17px;
	color: #000000;
	padding-left: 2px;
}

/*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: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#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: none;
}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	padding:2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
#prod_menu ul li a:hover {
	color: #FF9900;
} 

#main{
	width:676px;
	float:left;
	margin:0 0 0 0;
	display:inline; /*IE FIX*/
	color: #000000;
	margin-top: -78px;
	padding: 2px;
}

#main p {
	text-align:justify;
	color: #000000;
}

h1{
	padding-left:10px;
	font-size:18px;
	font-weight:normal;
	margin:10px 0 20px 5px;
	background-image: url(../images/h1.jpg);
	width: 391px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
}

form{
	margin:0px;
	padding:0px;
	color: #000000;
}

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;
	color: #000000;
}
.orderc2{
	background-color:#EDEDED;
	color: #000000;
}

/*applies to all*/
.b_plain, .b_left, .b_basket {color:#FFFFFF; text-decoration:none; text-transform:capitalize;}

.b_right, .b_up {
	color:#FFFFFF;
	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:#FFFFFF;}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {color:#FFFFFF;}
/*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: #FFFFFF;
}
/*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;
	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:#000000;
	margin: 0 0 0 0;
}

.mention{
	color:#515151;
	font-weight: bold;
}

.notice{
	margin-top:3px;
	background-color:#98D2FE;
	border:1px solid #666;
	padding:5px;
	color: #333333;
	font-weight: bold;
	margin-right: 5px;
}
.crumbs{
	margin-top:3px;
	background-color:#98D2FE;
	border:1px solid #666;
	padding:5px;
	color: #333333;
	font-weight: bold;
	margin-right: 5px;
}

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

#left2 {
	float:right;
	width:174px;
	display:inline;
	background-image: url(../images/bg_cauta.gif);
	height: 83px;
	margin-top: 5px;
	margin-right: 6px;
	z-index: 1;
	position: relative;
}
#left2 h3 {
	color:#fff;
	background-image: url(../images/h3.jpg);
	height: 22px;
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0 13px 13px;
}



.panel2 {
	color: #FFFFFF;
	margin: -12px 0 0 17px;
	padding: 0 0 0 0;
}
#filters {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nifty{
	background: #1361a7;
	margin: 0px 0px 0px 0px;
	width: 194px;
}


b.rtop, b.rbottom{display:block;background: #ecf5fc}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #1361a7}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.buy {
	background: url(../images/buy.gif) 0 50% no-repeat;
	width: 36px;
	height: 38px;
	float: left;
	display: inline;
}

.detail{
	background: url(../images/detail.gif) 0 50% no-repeat;
	width: 36px;
	height: 38px;
	float: left;
	display: inline;
}
.button{
	background-image: url(../images/button.gif);
	height: 22px;
	width: 70px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	margin: 2px 0px 0px 40px;
}

.button a{
	color: #FFFFFF;
}

.button a:hover{
	color: #aaccea;
}

