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

body{
	text-align:center;
	background-image: url(../images/body-top.gif);
	background-position: 50% 0px;
	background-color: #ffd7ee;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

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

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

ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

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

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

#header{
	height:130px;
	background:url('../images/top.gif') 50% 50%;
	background-repeat: no-repeat;
}

#topmenu{
	margin: 0px 0px 0px 209px;
}
#topmenu ul{ margin:0px; padding:0px;}
#topmenu li {
	list-style-type:none;
	text-align: center;
	float: left;
}
#topmenu li a {
	background-image: url(../images/button-topmenu.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 10px 9px 0px 9px;
	height: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: #a00464;
	padding-top: 85px;
	display: block;
	width: 100px;
}
#topmenu li a:hover {
	background-image: url(../images/button-topmenu-over.gif);
	background-repeat: no-repeat;
}

#left, #right{
	float:left;
	width:188px;
	display:inline; /*IE FIX*/
	color: #fff;
	background-color: #000000;
}

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

#left a:hover, #right a:hover{
	color: #CCCCCC;
}
#left h3, #right h3 {
	padding:0px;
	color:#fff;
	margin: 0px;
	background-image: url(../images/h3.gif);
	width: 188px;
	height: 30px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

#left-bottom, #right-bottom{
	background-image: url(../images/panel-buttom.gif);
	height: 25px;
	width: 188px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.panel{
	padding:0px;
	margin: 0px;
	background-color: #000000;
}

.smartinput{
	margin:5px 0 5px 3px;
	background-color:#fff;
	width:172px;
	height: 22px;
	border: 1px none #fff;
	line-height: 22px;
}
.smartinput2{
	margin:5px 0 5px 3px;
	background-color:#FFFFFF;
	width:172px;
	height: 22px;
	border: 1px none #fff;
	line-height: 22px;
}

/*menu*/
#prod_menu {
	margin:0px;
	padding:5px 0px 0px 5px;
	list-style-type:none;
	background-image: url(../images/girl.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

/*cat*/
#prod_menu li a {
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
#prod_menu li a:hover {
	color: #a9026a;
}
#prod_menu li {display:block;
margin:0 0 0px 5px;
}
#prod_menu img {
	cursor:auto;
}

/*subcat*/
#prod_menu ul {
	margin:0 0 0px 15px;
	padding:0px;
}
#prod_menu ul li {
	display:block;
	border-bottom:1px solid #282828;
	list-style-type: none;
	width: 150px;
}
#prod_menu ul li a {
	font-weight:bold;
	display:block;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 11px;
} 
#prod_menu ul li a:hover {
	color: #ffd6ed;
} 

#main{
	width:533px;
	float:left;
	margin:0 10px 0 10px;
	display:inline; /*IE FIX*/
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	padding: 0px 5px 0px 5px;
}

#main p {
	text-align:justify;
}

#main-bottom{
	background-image: url(../images/main-bottom.gif);
	width: 543px;
	height: 15px;
	display: inline;
	float: left;
	margin: 5px 0px 0px -5px;
}

h1{
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	margin:0px -5px 5px -5px;
	background-image: url(../images/h1.gif);
	width: 543px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
}

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:0px;
}

.c0{background-color:#f3f9fa;}
.c1{background-color:#fff;}

table.order {
	text-align:left;
	width:100%;
}

.orderc1{background-color:#fff;}
.orderc2{background-color:#EDEDED;}

/*applies to all*/
.b_plain, .b_left, .b_right, .b_up, .b_basket {color:red; text-decoration:none; text-transform:capitalize;}
a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {
	line-height:20px; /*button height for IE*/
	;
	font-style:normal;
	color:#a9026a;
}
.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/b2.png') 0 50% repeat-x;}


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

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

a.b_basket .b1{padding-left: 26px; padding-right:3px; background: url('../images/b1_basket.png') 0 50% no-repeat;}
a.b_basket .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.png') 100% 50% no-repeat;}

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

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

#footer {
	text-align:center;
	background-image: url(../images/body-bottom.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	height: 200px;
}


.detail{
	background-image: url(../images/black-button.gif);
	width: 68px;
	height: 21px;
	text-align: center;
	line-height: 18px;
}

.buy{
	background-image: url(../images/pink-button.gif);
	width: 68px;
	height: 21px;
	text-align: center;
	line-height: 18px;
}


.cauta{
	background-image: url(../images/button.gif);
	width: 79px;
	height: 21px;
	text-align: center;
	line-height: 18px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 50px;
}

.login{
	background-image: url(../images/button.gif);
	width: 79px;
	height: 21px;
	text-align: center;
	line-height: 18px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 50px;
}

.login a{
color:#FFFFFF

}

.login a:hover{
color:#000
}

.trimite{
	background-image: url(../images/pink-button.gif);
	width: 68px;
	height: 21px;
	text-align: center;
	line-height: 19px;
	display: inline;
	float: left;
	color: #FFFFFF;
}

