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

body{
	text-align:center;
	margin-top: 10px;
	background-color: #ffbce1;
}

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

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

a{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#FF9999
}

#page{
	width:920px;
	text-align:left;
	margin:auto;
	background-image: url('../images/bg_page.gif');
	}

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

#topmenu{
	width: 150px;
	margin: 18px 0px 0px 40px;
	float: left;
	display: inline;
}
#topmenu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#topmenu li {
	list-style-type:none;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
#topmenu li a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#topmenu li a:hover {
	color: #FFCC00;
}

#left, #right{
	float:left;
	width:192px;
	display:inline; /*IE FIX*/
	margin: 5px 5px 5px 0px;
}

#left h3, #right h3 {
	color:#fff;
	margin: 0px 0px 0px 5px;
	background-image: url(../images/h3.jpg);
	width: 181px;
	height: 25px;
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
}

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

.smartinput{
	margin:2px 0 2px 16px;
	background-color:#ffb9d0;
	border: 1px none #ffb9d0;
	width:138px;
	height: 22px;
}
.smartinput2{
	margin:2px 0 2px 16px;
	background-color:#ffb9d0;
	border: 1px none #ffb9d0;
	width:138px;
	height: 22px;
}

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

/*cat*/
#prod_menu li a {text-decoration:none;font-weight:bold;}
#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:normal;display:block;padding:2px;} 
#prod_menu ul li a:hover {
	color: #FF6600;
} 

#main{
	width:475px;
	float:left;
	margin:5px 5px 5px 15px;
	display:inline; /*IE FIX*/
	padding: 5px 10px 5px 10px;
	background-color: #ffe7dc;
}

#main p {
	text-align:justify;
}

h1{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	width: 475px;
	text-align: center;
	background-image: url(../images/h1.jpg);
	color: #FFFFFF;
	height: 25px;
}

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 {
	text-decoration:none;
	text-transform:capitalize;
}

.b_right{
	text-decoration:none;
	text-transform:capitalize;
	}

.b_up {
	text-decoration:none;
	text-transform:capitalize;
	margin-left: 50px;
}
.b_basket {
	text-decoration:none;
	text-transform:capitalize;
}

a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {
	line-height:21px; /*button height for IE*/
	;
}
.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/b_plain.gif') 0 50% repeat-x;}


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

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

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

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

a.b_up .b1{background: url('../images/b_left.gif') 0 50% no-repeat;}
a.b_up .b3{background: url('../images/b_up.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/b_plain.gif') 0 50% repeat-x; }
input.b_right {padding-right:17px; background: url('../images/b_right.gif')  0 50% repeat-x;}
input.b_up {padding-right:17px; background: url('../images/b_plain.gif')  0 50% repeat-x;}


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

textarea { width:250px; }

.important{color:#FFFFFF;}

.mention{color:#515151;}

.notice{margin-top:10px;background-color:#ffffd9; border:1px solid #63757D; padding:5px;}
.crumbs{margin-top:10px;background-color:#ffffd9; border:1px solid #FDF482; padding:5px;}

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

#nifty{
		background: #ffe7dc;
	width: 192px;
}

b.rtop, b.rbottom{display:block;background: #fff}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ffe7dc}
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}



#nifty1{
		background: #ffe7dc;
	    width: 490px;
}

b.rtop1, b.rbottom1{display:block;background: #fff}
b.rtop1 b, b.rbottom1 b{display:block;
height: 1px;
    overflow: hidden;
	background: #ffe7dc}
b.r11{margin: 0 5px}
b.r21{margin: 0 3px}
b.r31{margin: 0 2px}
b.rtop1 b.r41, b.rbottom1 b.r41{margin: 0 1px;height: 2px}#left a, #right a {
	color:#000000;
	font-family: Tahoma;
	font-size: 11px;
}
#left a:hover, #right a:hover {
	color:#FF3300;
	font-family: Tahoma;
	font-size: 11px;
}

