#header-img, #line_bottom, #logo, #dock, .dock-item, .dock img { behavior: url(iepngfix.htc) } /*png transparency for IE6*/

body{
	background: #ffdeed;
	text-align:center;
	margin: 0 0 0 0;
}

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

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

a{
	color:#000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#d00069
}

#page{
	width:950px;
	text-align:left;
	margin:auto;
}

#line_bottom{
	background-image: url(../images/line_bottom.png);
	height: 45px;
	background-repeat: repeat-x;
	margin: -31px 0 0 0;
	position: relative;
	z-index: 1;
}
#header-img{
	background-image: url(../images/city.png);
	margin: auto;
	height: 306px;
	width: 905px;
	margin-top: 0px;
}

#logo{
	background-image: url(../images/logo.png);
	height: 200px;
	width: 280px;
	margin: auto;
	left: 25%;
	margin-left: -140px;
	position: relative;
	z-index: 2;
	margin-top: -180px;
}

#topmenu{
	height:20px;
	margin: 5px auto;
	width: 400px;
}
#topmenu ul{ margin:0px; padding:0px;}
#topmenu li {
	list-style-type:none;
	float:left;
	text-align:center;
}
#topmenu li a {
	display:block;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
#topmenu li a:hover {
	color: #d00069;
}

#left, #right{
	float:left;
	width:232px;
	display:inline;
}

#left h3, #right h3 {
	padding:0 0 5px 0;
	color:#d00069;
	margin: 0 0 3px 18px;
	background-image: url(../images/h3.jpg);
	width: 198px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 18px;
}

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

.smartinput{
	background-color:#ffcae2;
	border: 1px solid #f9b9d5;
	width:201px;
	height: 23px;
	margin: 3px 0px 6px 3px;
}
.smartinput2{
	background-color:#ffcae2;
	border: 1px solid #f9b9d5;
	width:201px;
	height: 23px;
	margin: 3px 0px 6px 3px;
}

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

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	color: #ca006c;
	text-indent: 5px;
}
#prod_menu li {
	display:block;
	list-style-type: none;
}
#prod_menu img {
	cursor:pointer;
	background-position: middle;
}

/*subcat*/
#prod_menu ul {
	margin:0 0 0 0;
	padding:0px;
}
#prod_menu ul li {
	display:block;
	border-bottom:1px solid #c0c0c0;
	list-style-type: none;
}
#prod_menu ul li a {
	font-weight:normal;
	display:block;
	font-size: 12px;
	color: #000000;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
} 
#prod_menu ul li a:hover {
	background-color:#ef5c99;
	color: #FFFFFF;
} 

#main{
	width:650px;
	float:left;
	margin:0 14px 0 14px;
	display:inline; /*IE FIX*/
}

#main p {
	text-align:justify;
}

h1{
	padding-left:0px;
	line-height:24px;
	font-size:24px;
	font-weight:normal;
	margin:0 0 0 0;
	color: #d00069;
}

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

.b_right, .b_up {
	text-decoration:none;
	text-transform:capitalize;
	margin-left: 75px;
}

a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {
	line-height:20px; /*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: #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;}
/*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/b2.png') 0 50% repeat-x;}


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

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

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

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

a.b_up .b1{background: url('../images/b1_plain.png') 0 50% no-repeat;}
a.b_up .b3{background: url('../images/b3_up.png') 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:#fff2f8;
	border:1px solid #ffcae2;
	padding:5px;
}
.crumbs{
	margin-top:10px;
	background-color:#fff2f8;
	border:1px solid #ffcae2;
	padding:5px;
}

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

#nifty{
	background: #fff2f8;
	margin: 0px 0px 0px 0px;
	width: 232px;
}

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