	html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #000000;
	background-image: url("../image/background.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;	
	background-attachment: fixed;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: Arial, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
}	
body { height:100%; }
html, body, #wrapper {
	padding: 0;
	border: none;
	text-align: left;
	margin:0px auto;
}
input, select, option, textarea {
	font-family: Arial, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#000000;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a {
	color:#000066;
	text-decoration:none;
	font-weight:normal;
	outline: none;
}
a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
p {
	margin-top:0px;
}

/* ERR REPORTING */
#error404Message {
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#333333;
	text-align:center;
	height:150px;
}
#feedback_user {
	background: #fff6bf url('../image/icons/information.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-bottom:2px solid #B5D4FE;
	border-top:2px solid #B5D4FE;
	list-style:none;
	color:#333333;
	width:680px;
	height:auto;
}
#feedback_system {
	background: #fff6bf url('../image/icons/exclamation.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	list-style:none;
	color:#333333;
	width:680px;
	height:auto;
}

#background_invisible{
	width: 100%;
	height: 700px;
	background-color: transparent;
	margin-bottom: -695px;
}
#wrapper{
	width: 960px;
	margin: 0px auto;
}
#top{
	width: 960px;	
}
.sigla{
	width: 140px;
	height: 138px;
	float: left;
}
.top_right{
	float: right;
	width: 820px;
	height: 79px;
}
.top_table{
	width: 820px;
	height: 81px;
}
.top_table_tr{
	width: 820px;
	height: 81px;
}
.top_table_td1{
	width: 250px;
	height: 80px;
	font-family: "Arial";
	font-size: 10px;
	color: #b8b7b7;
}
.top_table_td2{
	width: 300px;
	height: 80px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	padding-bottom: 3px;
}
.top_table_td3{
	width: 280px;
	height: 80px;
	font-family: "Arial";
	font-size: 10px;
	color: #b8b7b7;
	text-align: right;
	padding-bottom: 6px;
}
.twitter{
	
}
.shopping_cart_top{
	width: 280px;
	height: 27px;
	margin-left: 680px;
	position: absolute;
	margin-top: -3px;
}
.shopping_cart_top_left{
	float: left;
	width: 150px;
	height: 20px;
	background-image: url('../image/shopping_cart.jpg');
	background-repeat: no-repeat;
	padding-left: 29px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: left;
	margin-left: 2px;
	margin-top: 4px;
	padding-top: 2px;
}
.shopping_cart_top_right{
	float: right;
	width: 86px;
	height: 20px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: 4px;
	padding-top: 2px;
	text-align: right;
	
}
.top_buttons_left{
	width: 240px;
	margin-top: 5px;
	display: table;
}
.top_buttons_right{
	width: 280px;
	margin-top: 27px;
	display: table;
}
a.top_button_link, a.top_button_link:link, a.top_button_link:active, a.top_button_link:visited, a.top_button_link:hover{
	font-family: "Arial";
	font-size: 10px;
	color: #565656;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 4px;
}
a.top_button_link:hover{
	color: #c90000;
}
.top_tab_left{
	float: left;
	width: 115px;
	height: 21px;
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	margin-top: 7px;
	text-shadow: #810202 1px 1px;
}
.top_tab_right, .top_tab_right:hover{
	float: right;
	width: 115px;
	height: 21px;
	margin-right: 16px;
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	margin-top: 7px;
	text-shadow: #810202 1px 1px;
}
/*.top_tab_left:hover, .top_tab_right:hover{
	background-image: url("../image/top_button_red.jpg");
}*/
a.top_tab_link, a.top_tab_link:link, a.top_tab_link:active, a.top_tab_link:visited, a.top_tab_link:hover{
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.nr_phone{
	font-family: "Arial";
	font-size: 12px;
	color: #c90000;
	font-weight: bold;
}
.nr_top{
	font-family: "Arial";
	font-size: 12px;
	color: #c90000;
	font-weight: bold;
}
#searchForm{
	width: 280px;
	margin-top: 4px;
}
#searchInput{
	float: left;
	width: 218px;
	height: 18px;
	background-color: #eeeeee;
	border: solid 1px #dddddd;
	margin-top: 2px;
	margin-left: 14px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.searchSubmit{
	float: right;
	width: 22px;
	height: 22px;
	margin-top: 3px;
}



.menu_top{
	float: right;
	width: 820px;
	height: 32px;
	background-image: url("../image/menu_top.jpg");
	background-repeat: no-repeat;
}
.menu_top_button_ul{
	width: 820px;
	height: 32px;
}
.menu_top_button{
	float: left;
	width: 115px;
	height: 23px;
	text-align: center;
	margin-left: 2px;
	padding-top: 9px;
	display: block;
}
a.menu_top_button_link, a.menu_top_button_link:link, a.menu_top_button_link:active, a.menu_top_button_link:visited, a.menu_top_button_link:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #810202 1px 1px;
}

.be_unique_welcome_box{
	float: right;
	width: 820px;
	height: 25px;
}
.be_unique{
	float: left;
	width: 200px;
	height: 25px;
	font-family: "Arial";
	font-size: 17px;
	color: #565656;
	font-style: italic;
	text-align: left;
	margin-top: 3px;
}
.welcome{
	float: right;
	width: 610px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: right;
	margin-top: 3px;
}	
.name_user{
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
	font-weight: bold;
}

#content{
	width: 960px;
	display: block;
	clear: both;
}

/*left*/
#left{
	float: left;
	width: 200px;
	margin-top: 10px;
}
.tabs_left{
	width: 200px;
	display: table;
}
.tab_left, .tab_left:hover{
	float: left;
	width: 66px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-left: 3px;
	/*background-image: url("../image/tab_black.jpg");*/
	background-repeat: no-repeat;
	padding-top: 5px;
}
/*.tab_left:hover {
	background-image: url("../image/tab_red.jpg");
}*/
.tab_left_hover {
	float: left;
	width: 66px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-left: 3px;
	background-repeat: no-repeat;
	padding-top: 5px;
	/*background-image: url("../image/tab_red.jpg");*/
}
.tab_right, .tab_right:hover {
	float: right;
	width: 66px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-right: 55px;
	/*background-image: url("../image/tab_black.jpg");*/
	background-repeat: no-repeat;
	padding-top: 5px;
}
/*.tab_right:hover {
	background-image: url("../image/tab_red.jpg");
}*/
.tab_right_hover {
	/*background-image: url("../image/tab_red.jpg");*/
	float: right;
	width: 66px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-right: 55px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.left_top_title{
	width: 190px;
	height: 22px;
	background-image: url("../image/left_top_title_arrow_1.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	text-shadow: #810202 1px 1px;
}
.left_box{
	width: 188px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	border-top: none;
	margin-bottom: 10px;
	padding-bottom: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-align: left;
	padding-left: 10px;
}
.left_title_box{
	width: 177px;
	height: 18px;
	border-bottom: dotted 1px #d3d3d3;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	margin-bottom: 10px;
}
a.left_button_grey, a.left_button_pink, a.left_button_grey:hover, a.left_button_pink:hover{
	width: 150px;
	height: 19px;
	margin-bottom: 2px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	padding-left: 27px;
	text-align: left;
	padding-top: 4px;
	display: block;
}
a.left_button_grey{
	background-image: url("../image/button_left_grey.jpg");
}
a.left_button_pink{
	background-image: url("../image/button_left_pink.jpg");
}
a.left_button_grey:hover, a.left_button_pink:hover{
	background-image: url("../image/button_left_red.jpg");
	text-decoration: none;
	color: #ffffff;
}
.left_button_hover{
	width: 150px;
	height: 19px;
	margin-bottom: 2px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	padding-left: 27px;
	text-align: left;
	padding-top: 4px;
	display: block;
	background-image: url("../image/button_left_red.jpg");
	text-decoration: none;
	color: #ffffff;
}

a.left_button_black, a.left_button_black:link, a.left_button_black:active, a.left_button_black:visited, a.left_button_black:hover{
	width: 177px;
	height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	text-decoration: none;
	display: block;
}
.name_field{
	width: 177px;
	padding-top: 15px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	text-align: left;
}
.nameInput{
	width: 162px;
	height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-align: left;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	webkit-border-radius: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 3px;
}
a.terms_link, a.terms_link:visited, a.terms_link:link, a.terms_link:active, a.terms_link:hover{
	width: 176px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: left;
	display: block;
	text-decoration: none;
}
.submit_newsletter{
	width: 178px;
	height: 30px;
background: none;
	background-image: url("../image/submit_newsletter.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: none;
	margin-top: 19px;
	display: block;
	text-shadow: #810202 1px 1px;
}
.left_article_title, .left_article_text{
	width: 178px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
}
.left_article_text{
	font-weight: normal;
margin-bottom: 30px;
}
a.read_all_article, a.read_all_article:link, a.read_all_article:active, a.read_all_article:visited, a.read_all_article:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-decoration: underline;
}

/*right*/
#right{
	float: right;
	width: 750px;
	margin-top: 10px;
	display: block;
}
.images_box{
	width: 750px;
	display: table;
}
.images_left, .images_right, .images_right_left, .images_right_right{
	float: left;
	width: 432px;
	height: 465px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: right;
}
.images_right{
	float: right;
	width: 291px;
	height: 222px;
}
.images_left_right_box{
	float: right;
	width: 297px;
	margin-top: 13px;
}
.images_right_left{
	float: left;
	width: 136px;
	height: 222px;
}
.images_right_right{
	float: right;
	width: 136px;
	height: 222px;
}
.new{
	width: 49px;
	height: 48px;
	margin-top: -48px;
	margin-right: 3px;
}
.center_title{
	width: 739px;
	height: 23px;
	background-image: url("../image/center_title.jpg");
	background-repeat: no-repeat;
	margin-top: 13px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	text-shadow: #810202 1px 1px;
}
.center_box{
	width: 747px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	text-align: left;
	border-top: none;
	padding-bottom: 13px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	display: table;
}
.table_center{
	width: 730px;
	margin-left: 10px;
	/*display: block;
	clear: both;*/
}
.table_center_tr{
	width: 730px;
}
.table_center_td{
	width: 165px;
	height: 155px;
	padding-top: 16px;
	padding-right: 21px;
}
.table_image_box{
	width: 163px;
	height: 202px;
	margin-bottom: 12px;
}
.table_image{
	float: left;
	width: 157px;
	height: 202px;
	border: solid 1px #d3d3d3;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 3px;
}
.new_product_image{
	float: right;
	width: 49px;
	height: 48px;
	/*margin-top: -202px;*/
	margin-left: -53px;
	margin-top: 7px;
	position: relative;
}
.new_product_image2 {
	float: right;
	width: 65px;
	height: 30px;
	/*margin-top: -202px;*/
	margin-left: -53px;
	margin-top: 7px;
	position: relative;
}
.product_title{
	width: 160px;
	text-align: center;
	margin-top: 6px;
	display: table;
}
a.product_title_link, a.product_title_link:link, a.product_title_link:active, a.product_title_link:visited, a.product_title_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.product_subtitle{
	width: 160px;
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.product_category, .product_subcategory, .product_style, .product_size, .product_price, .product_ron{
	width: 160px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
}
.product_style {
	margin-top: 12px;
}
a.product_category_link, a.product_category_link:link, a.product_category_link:active, a.product_category_link:visited, a.product_category_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
a.product_category_link:hover{
	color: #c90000;
}
.product_price_value{
	font-family: "Arial";
	font-size: 18px;
	color: #ca0000;
	font-weight: bold;
}
.product_price_value_old{
	font-family: "Arial";
	font-size: 15px;
	color: #565656;
	text-decoration: line-through;
}
.flash{
	width: 767px;
	height: 79px;
	margin-left: -8px;
}


.bottom{
	width: 960px;
	margin-top: 25px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: inline-table;
}
.arrow_top{
	float: right;
	width: 14px;
	height: 12px;
	margin-top: -12px;
	margin-right: 10px;
}
.table_bottom{
	width: 945px;
	margin-top: 15px;
	margin-left: 10px;
}
.table_bottom_tr{
	width: 960px;
}
.table_bottom_td{
	width: 235px;
	font-family: "Arial";
	font-size: 11px;
	color: #4a4a4a;
}
.table_bottom_title{
	width: 230px;
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
	font-weight: bold;
}
.table_bottom_text{
	width: 223px;
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
	font-weight: bold;
	padding-top: 4px;
}
a.table_bottom_text_link, a.table_bottom_text_link:active, a.table_bottom_text_link:visited, a.table_bottom_text_link:link, a.table_bottom_text_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #4a4a4a;
	text-decoration: none;
}
a.table_bottom_text_link:hover{
	color: #c90000;
}
.copyright{
	float: left;
	width: 800px;
	font-family: "Arial";
	font-size: 11px;
	color: #4a4a4a;
	margin-top: 40px;
	margin-left: 10px;
}
.kanvas{
	float: right;
	width: 84px;
	height: 27px;
	margin-top: 25px;
	margin-right: 16px;
}
.bottom_images_box{
	width: 960px;
	text-align: center;
	margin-bottom: 20px;
}
.bottom_image{
	height: 38px;
	border: solid 1px #d3d3d3;
	margin-right: 3px;
}

#right_left{
	float: left;
	width: 540px;
}
#right_right{
	float: right;
	width: 200px;
}

/*listare produse*/
.path_back_box{
	width: 750px;
	margin-top: -1px;
	display: table;
}
.path{
	float: left;
	width: 530px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
a.path_link, a.path_link:link, a.path_link:active, a.path_link:visited, a.path_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.listare_title{
	width: 540px;
	height: 20px;
	border-bottom: dotted 1px #d3d3d3;
	font-family: "Arial";
	font-size: 13px;
	color: #ca0000;
	font-weight: bold;
	margin-top: 5px;
	display: inline-table;
}
.order_bar{
	width: 540px;
	height: 30px;
	background-color: #efefef;
	margin-top: 10px;
}
.order_bar_left{
	float: left;
	width: 215px;
	height: 25px;
	padding-top: 5px;
	padding-left: 7px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.order_bar_right{
	float: right;
	width: 310px;
	height: 23px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: right;
	padding-top: 7px;
}
.show_all_products_box{
	float: left;
	width: 128px;
}
a.show_all_products, a.show_all_products:link, a.show_all_products:active, a.show_all_products:visited, a.show_all_products:hover{
	font-family: "Arial";  
	font-size: 11px; 
	color: #565656;
	text-decoration: none;
	text-align: left;
}
.nr_pages_box{
	float: right;
	width: 180px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: right;
}
.order_select{
	width: 129px;
	height: 20px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 2px;
padding-left: 3px;
}
.order_option{

}
.arrow_red_left{
	width: 14px;
	height: 14px;
	margin-left: 10px; 
}
.arrow_red_right{
	width: 14px;
	height: 14px;
	margin-left: 5px;
	margin-right: 10px;
}
a.nr_page, a.nr_page:active, a.nr_page:visited, a.nr_page:link, a.nr_page:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
a.nr_page:hover{
	color: #ca0000;
}
.nr_page_hover{
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
}
.nr_page_bold{
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
	font-weight: bold;
}

.listare_produse_image{
	width: 531px;
	height: 194px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	margin-top: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.listare_produse_title{
	width: 540px;
	height: 23px;
	background-image: url("../image/listare_produse_title.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	text-shadow: #810202 1px 1px;
}
.listare_produse_box{
	width: 538px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	text-align: left;
	border-top: none;
	padding-bottom: 13px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.listare_produse_table{
	width: 520px;
	margin-left: 10px;
	display: block;
	clear: both;
}
.listare_produse_table_tr{
	width: 520px;
}
.listare_produse_table_td{
	width: 165px;
	height: 155px;
	padding-top: 16px;
	padding-right: 12px;
}
.right_checkbox_grey, .right_checkbox_pink, .right_checkbox_grey_red, .right_checkbox_grey:hover, .right_checkbox_pink:hover{
	width: 167px;
	height: 19px;
	margin-bottom: 2px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	padding-left: 10px;
	text-align: left;
	padding-top: 4px;
	background-color: #f2f2f2;
	cursor:pointer;
}
.right_checkbox_pink{
	background-color: #fce2e2;
	cursor:pointer;
}
.right_checkbox_grey_red{
	background-color: #c90000;
	color: #ffffff;
}
.right_checkbox_grey:hover, .right_checkbox_pink:hover{
	background-color: #c90000;
	color: #ffffff;
}

.menu_right_close {
	font-weight:bold;
	color:#ffffff;	
}
.filter_checkbox{
	margin-right: 8px;
}
.filterSubmit{
	width: 178px;
	height: 30px;
	background: none;
	background-image: url("../image/filterSubmit.jpg");
	background-repeat: no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	margin-top: 18px;
	text-shadow: #810202 1px 1px;
}
.promo{
	width: 192px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
}
.back{
	float: right;
	width: 180px;
	margin-right: 10px;
	text-align: right;
	margin-top: -5px;
}
.back_link{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.product_image_info_box{
	width: 747px;
	display: table;
}
.image_box{
	float: left;
	width: 276px;
	display: table;
	margin-left: 10px;
	margin-top: 18px;
}
.image_product{
	float: left;
	width: 267px;
	height: 342px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.image_new{
	float: right;
	width: 49px;
	height: 48px;
	margin-top: -340px;
	margin-right: 10px;
}
.image_zoom{
	float: right;
	width: 22px;
	height: 22px;
	margin-right: 130px;
	margin-top: -30px;
}
.images_slideshow_box{
	width: 276px;
	height: 60px;
	text-align: center;
	margin-top: 9px;
	display: inline-table;
}
.image_slideshow{
	width: 39px; 
	height: 52px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	margin-right: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.product_info{
	float: right;
	width: 435px;
	margin-top: 14px;
	margin-right: 8px;
	text-align: left;
}
.name_availability_box{
	width: 435px;
}
.product_name h1 {
	float: left;
	width: 280px;
	font-family: "Arial";
	font-size: 16px;
	color: #565656;
	text-align: left;
	font-weight:normal;
}
.availability{
	float: right;
	width: 155px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: right;
	padding-top: 3px;
}
.brand{
	width: 435px;
	height: 12px;
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	display: table;
}
.price_table{
	width: 440px;
	margin-top: 27px;
	display: block;
}
.price_tr{
	width: 440px;
}
.price_td{
	width: 220px;
	text-align: left;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.old_price_value{
	font-family: "Arial";
	font-size: 20px;
	color: #b0b0b0;
	font-weight: bold;
	text-decoration: line-through;
}
.new_price_value{
	font-family: "Arial";
	font-size: 20px;
	color: #ca0000;
	font-weight: bold;
}
.product_description{
	width: 435px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	line-height: 13px;
	margin-top: 27px;
	display: table;
}
#color_sizeForm{
	width: 435px;
	display: table;
	margin-top: 30px;
}
.select_color{
	float: left;
	width: 211px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.select_size{
	float: right;
	width: 211px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.colorSelect{
	width: 211px;
	height: 20px;
	border: solid 1px #dddddd;
	background: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 8px;
}
.colorOption{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	padding-left: 5px;
}
a.guide_sizes, a.guide_sizes:link, a.guide_sizes:active, a.guide_sizes:visited, a.guide_sizes:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
}
.order_phone{
	width: 435px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: 82px;
}
.phone_box{
	width: 435px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: -3px;
}
.color_sizeSubmit{
	float: left;
	width: 211px;
	height: 30px;
	background: none;
	background-image: url('../image/add_to_cart.jpg');
	background-repeat: no-repeat;
	border: none;
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-shadow: #810202 1px 1px;
	margin-top: 5px;
}
.wishlist{
	float: right;
	width: 213px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: 13px;
}
.product_action_box{
	width: 431px;
	height: 23px;
	background-color: #efefef;
	/*margin-top: 38px;*/
	padding-top: 9px;
}
.alert_box{
	float: left;
	width: 260px;
	text-align: left;
}
a.alert, a.alert:link, a.alert:active, a.alert:visited, a.alert:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	margin-left: 10px;
}
.twitter_facebook_box{
	float: right;
	width: 155px;
	text-align: right;
}
a.twitter, a.twitter:link, a.twitter:active, a.twitter:hover, a.twitter:visited{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	margin-right: 5px;
}
.product_ul{
	width: 715px;
	list-style-type: none;
	margin-top: 32px;
	text-align: center;
	margin-left: 20px;
	display: table;
}
.product_li{
	float: left;
	width: 114px;
	height: 20px;
	margin-right: 5px;
	background-image: url('../image/tab_bottom_black.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	padding-top: 4px;
}
.info_bottom_box{
	width: 700px;
	background-color: #ffffff;
	border: solid 1px #d3d3d3;
	padding: 3px;
	margin-left: 12px;
	display: table;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.info_bottom_text{
	width: 690px;
	background-color: #efefef;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	padding: 15px;
}

/*step 1*/
.step1_image{
	width: 727px;
	height: 50px;
	margin-top: 18px;
	margin-left: 10px;
}
.back_next_box{
	width: 727px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline-table;
}
.prev_button{
	float: left;
	width: 178px;
	height: 23px;
	background-image: url("../image/prev.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: #000000 1px 1px;
	padding-top: 7px;
}
.next_button{
	float: right;
	width: 178px;
	height: 23px;
	background-image: url("../image/next.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-shadow: #810202 1px 1px;
	border: none;
	padding-top: 7px;
}
.step1_table{
	width: 730px;
	margin-left: 7px;
	margin-top: 10px;
}
.step1_tr_top{
	width: 730px;
	height: 28px;
	border-bottom: dotted 1px #d3d3d3;
	display: table;
}
.step1_td_top_1{
	width: 365px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	text-align: left;
	font-weight: bold;
}
.step1_td_top_2, .step1_td_top_3{
	width: 180px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	text-align: center;
	font-weight: bold;
}
.step1_tr{
	width: 730px;
	border-bottom: dotted 1px #d3d3d3;
	display: table;
}
.step1_td_1{
	width: 365px;
	height: 227px;
}
.step1_td_2, .step1_td_3{
	width: 180px;
	height: 227px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
}
.plus_minus{
	width: 15px;
	height: 15px;
}
.numberInput{
	width: 42px;
	height: 41px;
	border: none;
	background-image: url('../image/number_input.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 26px;
	color: #ca0000;
	font-weight: bold;
	text-align: center;
}
.numberInput_div{
	width: 42px;
	height: 36px;
	background-image: url('../image/number_input.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 26px;
	color: #ca0000;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 70px;
}
.delete_product_step1{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	text-decoration: underline;
	margin-top: 5px;
}
.image_product_step1{
	float: left;
	width: 157px;
	height: 202px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.info_product_step1{
	float: right;
	width: 190px;
	height: 202px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: left;
}
.step_product_title{
	width: 190px;
	font-family: "Arial";
	font-size: 16px;
	color: #565656;
}
.step_product_subtitle{
	width: 190px;
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.step_product_price_unitar{
	width: 190px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: 57px;
}
.step_product_price{
	width: 190px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.step_product_color{
	width: 190px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	margin-top: 48px;
}
.step_product_size{
	width: 190px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
}
.price_step1{
	font-family: "Arial";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.color_step1{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.costs_table{
	width: 730px;
	margin-left: 10px;
	margin-top: 15px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.costs_tr{
	width: 730px;
}
.costs_td{	
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
}
.price_grey{
	font-family: "Arial";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.price_red{
	font-family: "Arial";
	font-size: 20px;
	color: #ca0000;
	font-weight: bold;
}
.modalitati_plata{
	width: 728px;
	border-bottom: dotted 1px #333333;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	text-align: left;
	padding-bottom: 7px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 8px;
	font-weight: bold;
	display: table;
}
.play_grey{
	width: 724px;
	height: 25px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: left;
	margin-left: 10px;
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
}
.play_pink{
	width: 724px;
	height: 25px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: left;
	margin-left: 10px;
	background-color: #fce2e2;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
}
.ramburs_div{
	width: 724px;
	height: 25px;
	background-color: #c40000;
	margin-top: 2px;
	font-family: "Arial";
	font-size: 12px;
	color: #e8e8e8;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 10px;
}
.ramburs_name{
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
}
.numerar_name{
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	margin-left: 5px;
}

/*step 2*/
.step2_info{
	width: 725px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	text-align: center;
	margin-top: 18px;
	margin-left: 10px;
}
a.here, a.here:link, a.here:active, a.here:visited, a.here:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	text-decoration: underline;
}
.recover_password{
	width: 725px;
	margin-top: 27px;
	margin-left: 10px;
	text-align: center;
	display: inline-table;
}
a.recover_password_link, a.recover_password_link:link, a.recover_password_link:active, a.recover_password_link:visited, a.recover_password_link:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-decoration: none;
}
.signinSubmit{
	width: 178px;
	height: 23px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: none;
	border: none;
	background-image: url("../image/filterSubmit.jpg");
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 285px;
	text-shadow: #810202 1px 1px;
	padding-top: 7px;
}
.line_form{
	width: 725px;
	margin-left: 10px;
	margin-top: 8px;
	display: table;
}
.line_form_left{
	float: left;
	width: 350px;
}
.line_form_right{
	float: right;
	width: 350px;
}
.name_form{
	width: 350px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	margin-top: 12px;
}
.fieldInput{
	width: 336px;
	height: 20px;
	border: solid 1px #d3d3d3;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.personal_data_title{
	width: 727px;
	height: 22px;
	border-bottom: dotted 1px #d3d3d3;
	margin-left: 10px;
	margin-top: 17px;
}
.personal_data_title_left{
	float: left;
	width: 350px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
}
.personal_data_title_right{
	float: right;
	width: 350px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
}
.star_red{
	float: right;
	width: 7px;
	height: 13px;
	margin-right: 5px;
}
.star_must{
	width: 350px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 32px;
}
.data_delivery_title{
	width: 350px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
}
.data_delivery_info{
	width: 340px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 15px;
}
.textarea_delivery{
	width: 716px;
	height: 68px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	font-style: italic;
	margin-top: 2px;
	margin-left: 10px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/*step 4*/
.nr_order_red{
	width: 727px;
	font-family: "Arial";
	font-size: 17px;
	color: #c90000;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.back_first_page{
	width: 178px;
	height: 23px;
	text-align: center;
	background-image: url("../image/submit_newsletter.jpg");
	background-repeat: no-repeat;
	text-shadow: #810202 1px 1px;
	padding-top: 7px;
	margin-left: 290px;
	margin-top: 40px;
	margin-bottom: 50px;
	text-decoration: none;
}
a.back_first_page_link{
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.want_promotions{
	width: 720px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
	margin-left: 10px;
}
.checkbox_promotions{
	margin-right: 12px;
}
.delivery_text{
	width: 727px;
	margin-top: 10px;
	margin-left: 10px;
}

/*my account*/
.my_accountSubmit{
	width: 178px;
	height: 30px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: none;
	border: none;
	background-image: url("../image/filterSubmit.jpg");
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-left: 285px;
	text-shadow: #810202 1px 1px;
}
.my_account_bottom_box{
	width: 527px;
	height: 34px;
	border: solid 1px #e4e5e5;
	margin-left: 110px;
	margin-top: 50px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	padding: 5px;
}
.fashionlab{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	font-weight: bold;
}
a.terms_link2, a.terms_link2:link, a.terms_link2:active, a.terms_link2:visited, a.terms_link2:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-decoration: underline;
}
.banner_left{
	width: 192px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
}

/*cos cumparaturi*/
#cos_dropdown{
	width: 258px;
	background-color: #fcfcfc;
	padding: 10px;
	padding-top: 9px;
	position: absolute;
	margin-left: 680px;
	margin-top: 24px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.cos_produs_box{
	width: 260px;
	height: 125px;
	background-color: #f2f2f2;
	border-top: solid 1px #fcfcfc;
	border-bottom: solid 1px #fcfcfc;
}
.cos_produs_image{
	float: left;
	width: 56px;
	height: 105px;
	padding: 10px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #fcfcfc;
}
.cos_produs_info{
	float: right;
	width: 134px;
	height: 105px;
	text-align: left;
	margin-top: 7px;
	margin-right: 25px;
}
.cos_produs_title{
	width: 150px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #565656;
}
.cos_produs_price_details{
	width: 150px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.cos_product_price{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #c90000;
}
.other_products{
	width: 260px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 9px;
}
.total_background{
	width: 260px;
	background-color: #fcfcfc;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 5px;
}
.finish_order{
	width: 260px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background-color: #c90000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.finish_order_link, a.finish_order_link:link, a.finish_order_link:active, a.finish_order_link:visited, a.finish_order_link:hover{
	width: 260px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.total_price{
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #c90000;
	vertical-align: middle;
}
.continue_shopping{
	width: 260px;
	text-align: center;
	margin-top: 12px;
}
a.continue_shopping_link, a.continue_shopping_link:link, a.continue_shopping_link:active, a.continue_shopping_link:visited, a.continue_shopping_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #c90000;
	text-decoration: underline;
}
.modalitati_livrare{
	width: 260px;
	font-family: "Arial";
	font-size: 10px;
	color: #565656;
	text-align: center;
	margin-top: 7px;
}
/*advanced search*/
.advanced_search_name{
	width: 499px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	margin-left: 10px;
	padding-top:15px;
}
.advanced_searchInput, .advanced_searchSelect{
	width: 500px;
	height: 20px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px; 
	padding-left: 5px;
	padding-right: 5px;
}
.advanced_searchSelect{
	width: 512px;
	height: 24px;
	padding-right: 0px;
	padding-top: 3px;
}
.advanced_searchOption{
	height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	padding-left: 5px;
}
.advanced_searchSubmit{
	width: 178px;
	height: 30px;
	background: none;
	background-image: url("../image/filterSubmit.jpg");
	background-repeat: no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	margin-top: 18px;
	text-shadow: #810202 1px 1px;
	margin-left: 183px;
	margin-top: 17px;
}
.no_result{
	width: 500px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	margin-left: 10px;
	margin-top: 13px;
}

/*propuneri tinute*/
.proposal_title{
	width: 749px;
	height: 20px;
	border-bottom: dotted 1px #d3d3d3;
	font-family: "Arial";
	font-size: 13px;
	color: #ca0000;
	font-weight: bold;
	margin-top: 5px;
	display: inline-table;
	text-align: left;
}
.proposal_order_bar{
	width: 749px;
	height: 30px;
	background-color: #efefef;
	margin-top: 10px;
}
.proposal_order_bar_left{
	float: left;
	width: 360px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.proposal_order_bar_right{
	float: right;
	width: 370px;
	height: 23px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: right;
	padding-top: 7px;
}
.proposal_order_select{
	width: 129px;
	height: 20px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 2px;
	padding-left: 3px;
}
.proposal_table{
	width: 735px;
	margin-left: 10px;
	display: block;
	clear: both;
}
.proposal_table_tr{
	width: 735px;
}
.proposal_table_td{
	width: 245px;
	height: 380px;
	padding-top: 16px;
}
.proposal_image_box{
	width: 234px;
	height: 297px;
}
.proposal_image{
	float: left;
	width: 226px;
	height: 289px;
	border: solid 1px #d3d3d3;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 3px;
}
.proposal_image_zoom{
	float: right;
	width: 22px;
	height: 22px;
	margin-right: 105px;
	margin-top: -32px;
}
.proposal_title{
	width: 748px;
	margin-top: 6px;
	display: table;
}
.proposal_clothes_title{
	width: 233px;
	width: 233px;
	text-align: center;
	margin-top: 6px;
	display: table;
}
a.proposal_clothes_title_link, a.proposal_clothes_title_link:link, a.proposal_clothes_title_link:active, a.proposal_clothes_title_link:visited, a.proposal_clothes_title_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.price_ron_tva{
	width: 233px;
	text-align: center;
	margin-top: 6px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.proposal_price{
	width: 233px;
	font-family: "Arial";
	font-size: 20px;
	color: #ca0000;
	font-weight: bold;
	text-align: center;
}
.details_clothes{
	width: 233px;
	text-align: center;
	margin-top: 5px;
}
a.details_clothes_link, a.details_clothes_link:link, a.details_clothes_link:active, a.details_clothes_link:visited, a.details_clothes_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
	text-decoration: underline;
}
.proposal_details_left{
	float: left;
	width: 245px;
	height: 440px;
	padding-top: 16px;
	margin-left: 10px;
}
.proposal_details_price{
	width: 233px;
	font-family: "Arial";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.proposal_details_right{
	float: right;
	width: 485px;
	margin-top: 16px;
	margin-right: 5px;
}
.proposal_details_title{
	float: left;
	width: 305px;
	font-family: "Arial";
	font-size: 16px;
	color: #565656;
}
.proposal_details_info{
	width: 485px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: 10px;
	display: table;
}
.facebook_twitter_box{
	width: 233px;
	height: 14px;
	text-align: center;
	margin-top: 46px;
}
a.proposal_facebook_link, a.proposal_facebook_link:active, a.proposal_facebook_link:link, a.proposal_facebook_link:hover, a.proposal_facebook_link:visited{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
.proposal_facebook{
	width: 15px;
	height: 14px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.proposal_details_table{
	width: 485px;
	margin-top: 10px;
	display: block;
}
.proposal_details_tr{
	width: 493px;
}
.proposal_details_td{
	width: 122px;
}
.proposal_details_table_image{
	width: 109px;
	height: 139px;
	padding: 2px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.proposal_details_table_info{
	width: 114px;
	height: 130px;
}
.proposal_details_select{
	width: 115px;
	height: 20px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 8px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	padding-top: 1px;
}
.proposal_details_option{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.proposal_details_checkbox{
	width: 114px;
	text-align: center;
	margin-top: 4px;
}
.proposal_details_type{
	width: 114px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 3px;
}
.proposal_details_name{
	width: 114px;
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
a.proposal_details_name_link, a.proposal_details_name_link:link, a.proposal_details_name_link:active, a.proposal_details_name_link:visited, a.proposal_details_name_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.proposal_details_name_link:hover{
	color: #c90000;
}
.proposal_details_price_table{
	width: 114px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 5px;
}
.proposal_details_value_table{
	width: 114px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-align: center;
}
.price_selection{
	float: left;
	width: 270px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.proposal_price_value{
	font-family: "Arial";
	font-size: 20px;
	color: #ca0000;
	font-weight: bold;
}
.proposalSubmit{
	width: 212px;
	height: 30px;
	background: none;
	background-image: url("../image/proposal_background.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: none;
	margin-top: 11px;
	display: block;
	text-shadow: #810202 1px 1px;
}


/*my orders*/
.orders_table{
	width: 725px;
	margin-left: 10px;
	margin-top: 13px;
	display: table;
}
.orders_tr_top{
	width: 725px;
	height: 24px;
	border-bottom: dotted 1px #d3d3d3;
	margin-bottom: 10px;
	display: table;
}
.orders_tr{
	width: 725px;
	height: 30px;
	background-color: #f2f2f2;
	border-bottom: solid 2px #ffffff;
	display: table;
}
.orders_td_top{
	width: 180px;
	font-family: "Arial";
	font-size: 12px;
	color: #c90000;
	font-weight: bold;
}
.orders_td{
	width: 180px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
}

/*presa*/
.presa_box{
	width: 725px;
	margin-left: 10px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #d3d3d3;
	display: table;
}
.presa_image{
	float: left;
	width: 157px;
	height: 202px;
	padding: 3px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.presa_title{
	float: right;
	width: 550px;
	font-family: "Arial";
	font-size: 12px;
	color: #c90000;
	font-weight: bold;
	margin-bottom: 13px;
}
.presa_text{
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
}

/* WISHLIST */
.wishlist_delete{
	width: 140px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	text-decoration: underline;
	margin-top: 15px;
	margin-left: 12px;
}


/*contact*/
.contact_left{
	float: left;
	width: 375px;
	margin-top: 15px;
	margin-left: 10px;
}
.contact_right{
	float: right;
	width: 350px;
	margin-top: 15px;
	margin-right: 5px;
}
.contact_info{
	width: 350px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
}
.contact_msgInput{
	width: 341px;
	height: 108px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	font-style: italic;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
.submit_contact{
	width: 178px;
	height: 30px;
	background: none;
	background-image: url("../image/submit_newsletter.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: none;
	margin-top: 13px;
	display: block;
	text-shadow: #810202 1px 1px;
	margin-left: 87px;
}


/*cometarii*/
.comment_username{
	float: left;
	width: 545px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
.commnet_user_star{
	float: right;
	width: 140px;
	margin-bottom: 10px;
	text-align: right;
}
#commentForm{
	width: 700px;
	background-color: #efefef;
	padding-bottom: 25px;
}
.comment_title{
	float: left;
	width: 290px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
}
.comment_your_rating{
	float: right;
	width: 390px;
	height: 24px;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.comment_your_rating_text{
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	margin-right: 10px;
}
.comment_star{
	width: 24px;
	height: 24px;
}
.comment_textare{
	width: 677px;
	height: 102px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	font-style: italic;
	margin-top: 7px;
	padding: 5px;
}
.commentSubmit{
	width: 178px;
	height: 30px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: none;
	border: none;
	background-image: url("../image/filterSubmit.jpg");
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-left: 510px;
	text-shadow: #810202 1px 1px;
}
.comment_text{
	width: 690px;
	background-color: #efefef;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	padding-top: 15px;
	padding-bottom: 15px;
}

.back_tinute{
	float: right;
	width: 178px;
	text-align: right;
	margin-top: 5px;
}
a.back_tinute_link, a.back_tinute_link:link, a.back_tinute_link:active, a.back_tinute_link:visited, a.back_tinute_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
}
a.back_tinute_link:hover{
	text-decoration: underline;
}
.facebook_like{
	width: 430px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	text-align: right;
	margin-top: 5px;
}

.brandLink {
font-weight : bold;
color:#000000;
}

/*voucher*/
.voucher_fashionlab{
	width: 728px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.discount_code{
	width: 728px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	text-align: center;
}
.voucherForm{
	width: 728px;
	text-align: center;
}
.voucher_input_validation_box{
	width: 728px;
	height: 30px;
	margin-left: 10px;
	margin-top: 14px;
}
.code_voucherInput{
	float: left;
	width: 236px;
	height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 170px;
	margin-top: 10px;
}
.validationSubmit{
	float: right;
	width: 127px;
	height: 24px;
	background: none;
	background-image: url("../image/validation_submit.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: none;
	display: block;
	text-shadow: #810202 1px 1px;
	margin-right: 170px;
	margin-top: 10px;
}
.voucher_accepted{
	width: 728px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	text-align: center;	
	margin-top: 25px;
}
.discount{
	width: 728px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	text-align: center;
}
.total_initial{
	float: left;
	width: 150px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-left: 170px;
	margin-top: 9px;
}
.total_final{
	float: right;
	width: 150px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-right: 170px;
	margin-top: 9px;
}
.voucher_old_price{
	font-family: "Arial";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.voucher_new_price{
	font-family: "Arial";
	font-size: 20px;
	color: #ca0000;
	font-weight: bold;
}

.banner_home{
	width: 357px; 
	padding: 3px; 
	border: solid 1px #d2d2d2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
}

.newsletter_red{
	font-family: "Arial";
	font-size: 17px;
	color: #c60000;
	font-weight: bold;
	font-style: italic;
}
a.subscribe_newsletter_link, a.subscribe_newsletter_link:link, a.subscribe_newsletter_link:active, a.subscribe_newsletter_link:visited, a.subscribe_newsletter_link:hover{
	font-family: "Arial";
	font-size: 17px;
	color: #565656;
	font-style: italic;
}
.welcome_user{
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	margin-top: 10px;
}


/*newsletter*/
.newsletter_box{
	width: 749px;
	height: 468px;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ffffff;
	margin-top: 20px;
}
.newsletterForm{
	width: 741px;
	height: 460px;
	background-image: url("../image/newsletter_background.jpg");
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: 4px;
}
.newsletter_reasons_info{
	width: 695px;
	padding-top: 103px;
	margin-left: 20px;
	font-family: "Arial";
	font-size: 17px;
	color: #565656;
	font-style: italic;
}
.newsletter_number{
	font-family: "Arial";
	font-size: 17px;
	color: #c52b2c;
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
}
.newsletter_reason{
	width: 695px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	margin-top: 17px;
	margin-left: 20px;
}
.we_need{
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
	margin-top: 20px;
	margin-left: 20px;
}	
.newsletterForm_left{
	float: left;
	width: 331px;
	margin-left: 20px;
	margin-top: 10px;
}
.newsletterForm_right{
	float: right;
	width: 331px;
	margin-right: 26px;
	margin-top: 10px;
}
.newsletter_name{
	width: 331px;
	font-family: "Arial";
	font-size: 12px;
	color: #565656;
}
.newsletter_input{
	width: 309px;
	height: 24px;
	font-family: "Arial";
	font-size: 12px;
	color: #ca0000;
	font-weight: bold;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
}
.newsletter_submit{
	width: 178px;
	height: 30px;
	background-color: #c50000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-shadow: #810202 1px 2px 2px;
	text-align: center;
	cursor: pointer;
	margin-top:14px;
	margin-left: 265px;
}
.newsletter_info_box{
	width: 580px;
	background-color: #ffffff;
	border: solid 1px #e3e4e5;
	margin-top: 33px;
	margin-left: 70px;
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: center;
}
a.newsletter_terms, a.newsletter_terms:link, a.newsletter_terms:active, a.newsletter_terms:visited, a.newsletter_terms:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


/*tooltip - new*/
.window{
	width: 183px;
	position: absolute;
	z-index: 9000;
	background-color: #ffffff;
	color: #832758;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
}
.tooltip_box{
	float: right;
	width: 177px;
	background-color: #f2f2f2;
	margin: 3px;
}
.tooltip_arrow{
	float: left;
	width: 8px;
	height: 16px;
	margin-left: -8px;
	margin-top: 13px;
}
.tooltip_title{
	width: 177px;
	font-family: "Arial";
	font-size: 11px;
	color: #ca0000;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}
.tooltip_subtitle{
	width: 177px;
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.tooltip_discount_box{
	width: 177px;
	height: 30px;
	margin-top: 10px;
}
.tooltip_discount{
	float: left;
	width: 80px;
	font-family: "Arial";
	font-size: 10px;
	color: #565656;
	text-align: center;
}
.tooltip_economy{
	float: right;
	width: 85px;
	font-family: "Arial";
	font-size: 10px;
	color: #565656;
	text-align: center;
}
.tooltip_procent{
	font-family: "Arial";
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.tooltip_economy_price{
	font-family: "Arial";
	font-size: 17px;
	color: #ca0000;
	font-weight: bold;
}
.tooltip_color{
	width: 177px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 21px;
}
.tooltip_size{
	width: 177px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
}
.tooltip_info{
	width: 177px;
	font-family: "Arial";
	font-size: 11px;
	color: #565656;
	text-align: center;
	margin-top: 20px;
}
.tooltip_transport_red, .tooltip_transport_pink{
	width: 177px;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #cb0000;
	margin-top: 30px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.tooltip_transport_pink{
	color: #565656;
	background-color: #fce2e2;
}

.autocomplete-w1 { background:url('../image/shadow.png') no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

.cod_securitate_line{width:505px;margin-left:100px;text-align:center;}
.cod_securitate{margin-left:100px;text-align:center;width:505px;font-family: "Arial";
	font-size: 12px;
	color: #565656;padding-top:15px;display:inline-table;}
.cod_securitate_image{width:148px;height:24px;}
.cod_securitate_input{width:148px;height:24px;background-color:#ffffff;font-family:"Arial";font-size:12px;color:#1db0bc;font-weight:bold;text-align:center;border:none;color: #ca0000;
	font-weight: bold;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 10px;
	padding-right: 10px;}

