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: #36252F;
	background-color: #ffffff;
	/*background:url('../image/bg1.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	background-attachment:fixed;*/
	
	/*background:url('http://www.accesoriivin.ro/bg.jpg');
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #000000;*/
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    /*font-family: Georgia, Arial, Georgia, Helvetica, Verdana, Lucida, Sans-Serif;*/
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
	font-family:"Georgia";
}	
body, table { height:100%; }

html, body, #wrapper {
	padding: 0;
	border: none;
	text-align: center;
	margin:0px auto;
}
input, select, option, textarea {
    /*font-family: Georgia, Arial, Georgia, Helvetica, Verdana, Lucida, Sans-Serif;*/
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#36252F;
	font-family:"Georgia";
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a {
	color:#A32421;
	text-decoration:none;
	font-weight:normal;
	outline: none;
}
a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top:0px;
}
a.h2, a.h2:active, a.h2:hover, a.h2:visited {
	font-weight: bold;
	/*font-family: Georgia, Arial, Georgia, Helvetica, Verdana, Lucida, Sans-Serif;*/
    font-size: 12px;
    text-decoration: none;
	color: #36252F;
	font-family:"Georgia";
}
a.h2:hover {
	text-decoration: underline;
}
/* tiny mce hack */
.category_center p, .page_center p {
	margin-top:15px;
}

#dhtmltooltip {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CFCFCF;
	-moz-border-radius:10px;
	padding:5px;
	position:absolute;
	visibility:hidden;
	z-index:100;
}

/* 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:470px;
	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:500px;
	height:auto;
}
#wrapper {
	text-align: left;
	width: 983px;
	margin: 0px auto;
	display: table;
	clear: both;
	background-color:#ffffff;
}

/* TOP */
.top {
	width: 983px;
	height:265px;
	display: block;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}
.top_banner {
	width:983px;	
	height:265px;
}

.home_menu_images{
	width:983px;
	height:100px;
	background-image: url("../image/menu_images_bg.jpg");
	background-repeat:no-repeat;
	border-bottom:solid 2px #e71d80;
	padding-top:20px;
}
.home_menu_images_ul{
	width:983px;
	list-style-type:none;
	display:inline;
}
.home_menu_images_li{
	float:left;
	/*width:209px;*/
	height:76px;
	margin-left:23px;
	margin-right:20px;
}

.menu {
	background-color:#cc1370;
	width: 983px;
	height: 29px;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
	border-bottom:4px solid #970102;
}
.menu_top {
	width:983px;
}
.menu_top_left {
	width:550px;
	float:left;
	color:#2C2924;
}
.menu_top li {
	list-style-type: none;
	float: left;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*width:110px;*/
	text-align: center;
}
a.menu_top_button, a.menu_top_button:visited, a.menu_top_button:active, a.menu_top_button:link, a.menu_top_button:hover{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.menu_top_button:hover {
	text-decoration: underline;
}
.menu_top_right {
	width:430px;
	float:right;
	text-align:right;
	padding-top:7px;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}
a.top_buttons, a.top_buttons:link, a.top_buttons:visited, a.top_buttons:active, .top_buttons {
    font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left:3px;
	padding-right:5px;
}
a.top_buttons:hover {
	font-family: "Arial";
	text-decoration: underline;
}
a.top_buttons, a.top_buttons:hover{
	font-family: "Arial";
	text-decoration: none;
	color:#ffffff;
}
/* END TOP */



/*content*/
#content {
	width: 983px;
	display: table;
	padding-top:15px;
	/*background:url('../image/bg-content.jpg');
	background-position:top center;
	background-repeat:no-repeat;*/
	
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}
#content_home {
	width: 983px;
	display: block;
	clear: both;
	padding-top:15px;
	padding-bottom:15px;
	/*background:url('../image/bg-content.jpg');
	background-position:top center;
	background-repeat:no-repeat;*/
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
}

.left {
	float: left;
	width: 214px;
	padding-left:3px;
}
.right {
	float: right;
	width: 740px;
	margin-right:18px;
}
.right_left {
	float: left;
	width: 535px;
}
.right_right {
	float: right;
	width: 200px;
	padding-right:2px;
	margin-top:6px;
}

/* MENU LEFT / RIGHT */
.menuBox{
	width: 200px;
	border-top:0px;
	padding-bottom: 10px;
	margin-left:8px;
}
.menuBoxName {
	width: 190px;
	height: 22px;
	color: #ffffff;
	background-color: #000032;
	/*background:url('../image/bg-menu.jpg');
	background-position:top center;
	background-repeat:repeat-x;*/
	padding-left: 15px;
	padding-top: 6px;
	font-size:14px;
	margin-top:10px;
	margin-left:7px;
}	
.menuBoxNameSpecial {
	width: 195px;
	height: 22px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	padding-left: 7px;
	padding-top: 6px;
	font-size:14px;
	font-weight: bold;
	color:#36252F;
	background-color: #CEB467;
	color: #663300;
	margin-top:10px;
}
.menuBoxNameGrey {
	width: 195px;
	height: 22px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	padding-left: 7px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px;
	background-color: #cccccc;
	color: #333333;
	margin-top:10px;
}

.categories_minus {
	width:190px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 11px;
	padding-bottom:10px;
	padding-left:12px;
	color:#343434;
	border-bottom:1px solid #bbbbbb; 
}
.categories_minus_2 {
	width:190px;
	/*height:36px;*/
	font-weight: normal;
	font-size: 12px;
	padding-top: 20px;
	padding-left:12px;
	padding-bottom:5px;
	color:#343434;
	font-weight:bold;
	border-bottom:1px solid #bbbbbb; 
}
.categories_minus_hover{
	width:190px;
	font-weight: normal;
	color:#cc0e70;
	font-size: 12px;
	padding-top: 11px;
	padding-bottom:10px;
	padding-left:12px;
	border-bottom:1px solid #bbbbbb;
}
.categories_minus_hover a, .categories_minus a, .categories_minus_hover a:active, .categories_minus a:active, .categories_minus_hover a:visited, .categories_minus a:visited {
	color:#343434;
}
.categories_minus_hover a:hover, .categories_minus a:hover {
	color:#cc0e70;
	text-decoration:none;
}
.subcategories {
	width: 200px;
	margin-left: 3px;
	margin-top: 8px;
	font-size: 12px;
	color: #36252F;
}
a.subcategory1, a.subcategory1:active, a.subcategory1:link, a.subcategory1:visited, a.subcategory1:hover,
a.subcategory2, a.subcategory2:active, a.subcategory2:link, a.subcategory2:visited, a.subcategory2:hover, .subcategory1_hover, .subcategory2_hover{
	width:200px;
	height: 25px;
	padding-left: 23px;
	padding-top: 3px;
	border-bottom: solid 1px #ffffff;
	display: inline-block;
	clear: both;
	color: #0e6a00;
}
a.subcategory2, a.subcategory2:active, a.subcategory2:link, a.subcategory2:visited, a.subcategory2:hover{
	background-image: url('../image/subcategory_green2.jpg');
}
a.subcategory1:hover, a.subcategory2:hover, .subcategory1_hover, .subcategory2_hover{
	background-image: url('../image/subcategory_over.jpg');
	color: #cccccc;
	text-decoration: none;
}
a.subcategory1:hover, a.subcategory2:hover{
	color: #ffffff;
}

#searchForm {
	float: right;
	width: 354px;
	height: 23px; 
	margin-left: 500px;
	display: block; /*new*/
	margin-bottom: 20px;
	margin-top: -25px;
}
.search {
	float: left;
	width: 292px;
	height: 23px;
	text-align: right;
	border: solid 1px #d3d3d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fcfcfc;
}
.searchText {
	padding:5px;	
}
.searchInput {
	float: left;
	width: 130px;
	height: 15px;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 4px;
	margin-top: 7px;
	font-family: "Arial";
	font-size: 11px;
	border:1px solid #cccccc;
	border-radius:3px;
}
.searchButton {
	float:right;
	width:60px;
	margin-top:7px;
	margin-right:-5px;
}

/* CENTER */
.flash{
	width: 572px;
	height: 200px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 3px;
	padding-top: 3px;
}

/* PAGES / LOGIN / MY ACCOUNT / ORDER / etc */
.page_center_title {
	width: 525px;
	height:19px;
	background-color:#000032;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top:6px;
	color:#ffffff;
	font-size:14px;
	font-family:"Times New Roman";
	margin-top:6px;
	/*background:url('../image/bh-h1.jpg');
	background-position:top center;
	background-repeat:repeat-x;*/
}
.page_center{
	width: 535px;
	/*border: solid 1px #D6ABA3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	padding-bottom: 3px;
	display: inline-block;
	background-color:#ffffff;
	margin-top:10px;
}
.page_center_produs{
	width: 530px;
	/*border: solid 1px #D6ABA3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	padding-left: 3px;
	padding-bottom: 3px;
	display: inline-block;
	background-color:#ffffff;
	margin-top:10px;
}
/* END: PAGES */ 

/* BANNERS */
.multimedia_side {
	width: 197px;
	border: solid 1px #dddddd;
	-moz-border-radius: 5px;
	background-color: #ffffff;
	margin-top: 15px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.multimedia_center {
	width: 540px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	display: table;
}

/* HOME */
.home_duo_title {
	width:783px;
	height:25px;	
}
.home_left_title {
	width:377px;
	height:20px;
	background-color:#A42421;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.home_right_title {
	width:386px;
	height:20px;
	background-color:#36252F;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.home_trio_title {
	width:520px;
	height:20px;	
}
.home_trio_right_title {
	width:250px;
	height:20px;
	background-color:#A42421;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.home_trio_left_title {
	width:250px;
	height:20px;
	background-color:#36252F;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top:5px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	float:right;
}

/* LIST PRODUCTS */
.category_center_title {
	width: 720px;
	height:23px;
	background-color:#cc1370;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top:3px;
	color:#ffffff;
	font-size:18px;
	font-family:"Times New Roman";
	margin-top:5px;
	/*background:url('../image/bh-h1.jpg');
	background-position:top center;
	background-repeat:repeat-x;*/
}
.category_center_title h1 {
	color:#ffffff;
	font-size:18px;
	font-family:"Times New Roman";
	font-weight:normal;
}
.category_center{
	width: 730px;
	padding-bottom: 3px;
	display: inline-block;
}

.title {
	width: 770px;
	height: 20px;
	border-bottom: dotted 1px #a0a0a0;
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-top:5px;
}
.sort_price_bar {
	width: 730px;
	height: 23px;
	background-color:#cc1370;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	padding-top: 6px;
	margin-top:10px;
	text-align:center;
}
.sort_price_bar_left {
	float: left;
	width: 240px;
	text-align: left;
}
.sort_price_bar_right {
	float: right;
	width: 240px;
	text-align: right;
	padding-right: 5px;
}

.products_table {
	width: 730px;
	margin-left: 0px;
	display: inline-block;
	clear: both;
	border-top:solid 2px #030031;
	padding-top:19px;
	margin-top:11px;
	margin-left:-2px;
}
.products_tr {
	width: 730px;
	margin-bottom: 10px;
}
.product_table_box_big{
	padding-right:10px;
	padding-bottom:10px;
}
.product_table_box{
	width: 232px;
	height:311px;
	border: solid 1px #cecece;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	color: #333333;
	background-color:#ffffff;
}
.product_table_image {
	width: 228px;
	height:203px;
	text-align:center;
	padding:2px;
}
.product_table_info {
	width: 232px;
	height: 114px;
	text-align:center;
	border-top:solid 1px #4956b2;
}
.product_table_title {
	width: 232px;
	font-size: 13px;
	font-family: Georgia;
	color: #cc1370;
	text-align:center;
	margin-top:7px;
}
.product_table_title a { color:#cc1370; font-weight:bold; }
.product_table_desc {
	width: 220px;
	font-family: "Arial";
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	margin-left: 2px;
	text-align: left;
}
.product_table_pret {
	width: 100px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
.product_table_valoare_pret {
	width: 232px;
	height:25px;
	font-family: "Georgia";
	font-size: 20px;
	font-weight: bold;
	color: #000031;
	text-align: center;
}
.ron-mic {
	font-size:13px;
	color:#000031;	
}
.product_table_valoare_pret_taiat {
	width: 232px;
	font-family: "Georgia";
	font-size: 14px;
	font-weight: bold;
	color: #3333333;
	text-align: center;
	text-decoration:line-through;
	height:17px;
}
.product_btn_jos, .product_btn_jos a, .product_btn_jos a:active, .product_btn_jos a:hover,.product_btn_jos a:visited {
	width: 232px;
	font-family: "Georgia";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	height:17px;
	margin-top:5px;
}
.product_btn_jos a:hover {
	text-decoration:underline;	
}
.add_shopping_cart {
	float: left;
	width: 75px;
	height: 40px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.see_details {
	float: right;
	width: 75px;
	height: 40px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.shopping_cart_box {
	width: 237px;
	height: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shopping_cart_box_green {
	width: 237px;
	height: 310px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD2;
}

.shopping_cart_box_promo_home {
	width: 570px;
	height: 167px;
	border: solid 1px #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shopping_cart_box_promo_green {
	width: 555px;
	height: 150px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD2;
	margin: 5px;
}

.shopping_cart_box_interesa_home {
	width: 260px;
	height: 110px;
	border: solid 1px #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shopping_cart_box_interesa_green {
	width: 243px;
	height: 90px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD2;
}

.product_added {
	font-family: "Arial";
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	text-align: center;
	padding-top: 13px;
}
.see_shopping_cart {
	text-align: center;
	margin-top: 20px;
}
.send_order {
	width: 160px;
	text-align: center;
	margin-top: 14px;
}
a.see_shopping_cart_link, a.send_order_link {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}


/* PRODUCT DETAILS */
.product_info_box {
	width: 535px;
	display: block;
	clear: both;
}
#product_info_box_left {
	float:left;
	width:220px;
	height:280px;
}
#product_info_box_right {
	float:right;
	width:305px;
	height:280px;
	margin-right:5px;
}
.product_info_img_wrap {
	border: solid 1px #cccccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	height: 255px;
	width: 208px;
	padding: 2px;
	margin-top: 16px;
	display:block;
	text-align:center;
	background-color:#ffffff;
}
.product_info_img {
	background-color: #ffffff;
}
.product_info_img_trs {
	display:block;
	clear:both;
}
.product_info_title {
	float: left;
	width: 305px;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
	margin-top: 14px;
	margin-bottom: 9px;
}
.product_info_line {
	float: left;
	width: 305px;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
}
.product_info_indigo_bold {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.product_info_pret_name_left {
	float: left;
	width: 100px;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 21px;
}
.product_info_pret_name_right {
	float: right;
	width: 150px;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 21px;
	margin-right: 10px;
}
.product_info_pret {
	float: left;
	width: 110px;
	font-size: 11px;
	color: #990000;
}
.product_info_pret_value {
	font-size: 20px;
	font-weight: bold;
	color: #b0b0b0;
	text-decoration: line-through;
}
.product_info_pret_promotional {
	float: right;
	width: 140px;
	font-size: 11px;
	color: #00ae00;
	margin-right: 10px;
}
.product_info_pret_promotional_value {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.product_info_comenzi {
	float: right;
	width: 301px;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-top: 0px;
}
.product_info_timbru_verde {
	float: right;
	width: 290px;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-top: 0px;
	color:#1a9507;
	height:18px;
	margin-top:4px;
	margin-bottom:4px;
}
.product_info_adauga_cos {
	margin-top: 10px;
}
.product_buttons {
	width: 305px;
	border: solid 1px #eeeeee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #9d9d9d;
	display: inline-block;
	clear: both;
	margin-top:5px;
}
.product_buttons_link_box {
	padding-bottom:4px;
	float: left;
}
a.product_buttons_link, a.product_buttons_link:link, a.product_buttons_link:visited, a.product_buttons_link:active, a.product_buttons_link:hover {
	font-size: 11px;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}
a.product_buttons_link:hover, .product_buttons_link_hover {
	text-decoration: underline;
}
.sigla_produs {
	float: right;
	height: 18px;
	margin-right: 5px;
}
.tab_td_stars {
	float: right;
	padding: 0px;
	margin-right: 3px;
	height: 18px;
}
.star_green_grey {
	margin-top: 5px;
}
.product_info_text {
	width: 535px;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-bottom: 15px;
	line-height: 13px;
	display: inline-block;
}
.produs_bar_tabs {
	float: left;
	width: 535px;
	border-bottom: solid 3px #A32421;
	margin-top: 12px;
	display: table;
}
.pagina_submenu {
	width: 533px;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.2em;
}
.space_top {
	height: 7px;
}

/* CREATE ACCOUNT */
.cont_nou_please_login {
	width: 535px;
	margin-top: 13px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
#cont_nouForm, #contactForm, #pers_fizicaForm, #pers_juridicaForm {
	width: 535px;
	margin-top: 15px;
	display: block;
	clear: both;
}
.cont_nou_left {
	float: left;
	width: 258px;
}
.cont_nou_right {
	float: right;
	width: 258px;
	margin-right:2px;
}
.cont_nou_name {
	float: left;
	width: 250px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 3px;
}
*html  .cont_nou_name {
	width: 245px;
}
.cont_nou_nameInput {
	width: 239px;
	height: 25px;
	border:1px solid #dddddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: "Arial";
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 8px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.cont_nou_obligatoriu {
	width: 530px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-top:  2px;
	display: inline-table;
}
.cont_nouSubmit, .loginSubmit, .contactSubmit, .persona_fizicaSubmit {
	width: 131px;
	height: 25px;
	border: none;
	margin-top: 24px;
	margin-left: 210px;
}
.cont_nou_termeni {
	width: 500px;
	margin-left: 5px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	border: solid 1px #e1e2e3;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 11px;
	padding-right: 10px;
	margin-top: 37px;
	margin-bottom: 22px;
}
.grena {
	width: 8px;
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	display: table;
}
.grena_span {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
}
#last_promotionsCheckBox {
	margin-right: 7px;
}

/* LOGIN */
.loginSubmit {
	width: 131px;
	height: 25px;
	border: none;
	margin-top: 11px;
	margin-left: 200px;
}
.lost_pass_box {
	width: 535px;
	text-align: center;
	display: block;
	clear: both;
}
a.lost_pass, a.lost_pass:active, a.lost_pass:link, a.lost_pass:visited, a.lost_pass:hover {
	font-family: "Arial";
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}
.click_new_account {
	width: 530px;
	font-family: "Arial";
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 11px;
	margin-top: 50px;
	margin-bottom: 22px;
}
#loginForm {
	width: 535px;
	margin-top: 15px;
	display: block;
	clear: both;
}
#advSearchForm {
	width: 571px;
	height:175px;
	margin-left: 11px;
	margin-top: 15px;
	display: block;
	clear: both;
}
#AdvSearchInput {
	width: 520px;
	height: 23px;
	font-family: "Arial";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 8px;
	margin-top: 4px;
	margin-bottom: 10px;
	border:1px solid #cccccc;
	-moz-border-radius:5px;
}
#search_result {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	font-family:Arial;
	color:#333333;
}
.searchSelectInput{
	width: 230px;
	height: 25px;
	font-family: "Arial";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
	border:1px solid #cccccc;
	-moz-border-radius:5px;
}
a.aici, a.aici:active, a.aici:link, a.aici:visited, a.aici:hover{
	font-family: "Arial";
	font-size: 11px;
	text-decoration: underline;
}

/* MY ACCOUNT */
.pers_fizica{
	float: left;
	width: 250px;
	margin-top: 18px;
	margin-left: 10px;
	text-align: right;
}
.pers_juridica {
	float: right;
	width: 250px;
	margin-top: 18px;
	text-align: left;
	margin-right: 14px;
}
.date_personale {
	width: 535px;
	height: 22px;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	margin-top: 14px;
	margin-bottom: 13px;
	border-bottom: dotted 1px #b5b5b5;
	display: inline-table;
}
.persona_fizicaSubmit {
	margin-top: 34px;
	margin-bottom: 10px;
}

/* MY WISHLIST */
.date_add {
	font-family: "Arial";
	font-size: 11px;
}
.blue_bold {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
}
.product_box_bottom_wishlist {
	width: 530px;
	padding-top: 11px;
	display: block;
	clear: both;
}
.total_wishlist {
	width: 535px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: right;
	border-top: solid 1px #b5b5b5;
	margin-top: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.total_weight_price {
	font-family: "Arial";
	font-size: 30px;
	color: #cc1370;
	font-weight: bold;
	font-style: italic;
}

/* MY ORDERS */
.shadow {
	width: 960px;
	height: 20px;
}
.orders_text {
	width: 571px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 6px;
}
.orders_table {
	width: 530px;
	margin-bottom: 15px;
	display: block;
	clear: both;
}
.orders_tr_top {
	width: 530px;
	height: 27px;
}
.orders_tr {
	width: 530px;
	height: 27px;
}
.orders_td_top {
	width: 145px;
	height: 26px;
	font-family: "Arial";
	font-size: 11px;
	color: #990033;
	font-weight: bold;
	text-align: center;
	border-bottom: dotted 1px #b5b5b5;
}
.orders_td {
	width: 145px;
	height: 27px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-bottom: dotted 1px #b5b5b5;
}
.orders_green {
	font-family: "Arial";
	font-size: 11px;
	color: #0e9104;
	font-weight: bold;
	text-align: center;
}	
.orders_blue {
	font-family: "Arial";
	font-size: 11px;
	color: #990033;
	font-weight: bold;
	text-align: center;
}
.orders_red {
	font-family: "Arial";
	font-size: 11px;
	color: #f0000b;
	font-weight: bold;
	text-align: center;
}	

/* SHOPPING CART STEP 1 */
#shopping_cartForm_1 {
	padding-bottom: 44px;
	display: table;
}
.steps_box {
	margin-left: 0px;
}
.prev_next {
	width: 535px;
	display: inline-block;
	clear: both;
	margin-top: 11px;
}
.prev_step {
	float: left;
	width: 131px;
	height: 25px;
	border: none;
}
.next_step {
	float: right;
	width: 131px;
	height: 25px;
	border: none;
	cursor:pointer;
}
.step1_table {
	width: 550px;
	margin-top: 19px;
	display: table;
}
.step1_tr {
	width: 575px;
}
.step1_td_top_1, .step1_td_top_2 {
	width: 190px;
	font-family: "Arial";
	font-size: 11px;
	color: #990033;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: dotted 1px #b5b5b5;
}
.step1_td_top_2 {
	width: 128px;
}
.step1_td_1, .step1_td_2 {
	width: 190px;
	border-bottom: dotted 1px #b5b5b5;
}
.step1_td_2 {
	width: 128px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.step1_td_3 {
	width: 85px;
	border-bottom: dotted 1px #b5b5b5;
}
.step1_td_2_bold {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.step1_td_2_green {
	font-family: "Arial";
	font-size: 15px;
	color: #cc1370;
	font-weight: bold;
} 
.step3_photo {
	float: left;
	width: 73px;
	height: 82px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 3px;
	border: solid 1px #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffffff;
}
.step3_name {
	float: right;
	width: 97px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.step1_delete {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.cantitate_boxInput {
	width: 25px;
	height: 23px;
	background-image: url("../image/cantitate_background.jpg");
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #cc1370;
	text-align: center;
	border: none;
}
.step1_minus {
	margin-right: 5px;
}
.step1_plus {
	margin-left: 5px;
}
.step1_total {
	width: 550px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-left: 10px;
	padding-top: 9px;
	padding-bottom: 30px;
}
.modalitate_plata {
	width: 550px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	margin-left: 10px;
	border-bottom: dotted 1px #b5b5b5;
	padding-bottom: 6px;
}
.modalitate_plata_text, .modalitate_plata_text_box {
	width: 550px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	border-bottom: dotted 1px #b5b5b5;
	padding-top: 4px;
	padding-bottom: 3px;
}
.modalitate_plata_text_bold {
	font-weight: bold;
}
.modalitate_plataRadio {
	margin-left: 8px;
	margin-right: 5px;
	border: none;
}

/* SHOPPING CART STEP 2 */
#shopping_cartForm_2 {
	padding-bottom: 26px;
	width: 571px;
	margin-left: 11px;
	margin-top: 15px;
	display: block;
	clear: both;
}

/* SHOPPING CART STEP 3 */
.modalitate_plata_finish {
	width: 550px;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	margin-left: 10px;
	border-bottom: dotted 1px #b5b5b5;
	padding-bottom: 6px;
}
.date_contact_finish_box {
	width: 571px;
	display: block;
	margin-left: 11px;
}
.date_contact_finish_left {
	float: left;
	width: 280px;
}
.date_contact_finish_right {
	float: right;
	width: 280px;
}
.date_contact_finish_name {
	width: 280px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 14px;
}
.date_contact_finish_info {
	width: 268px;
	padding-left: 12px;
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #cc1370;
	margin-top: 9px;
}

/* SHOPPING CART STEP 4 - FINALIZARE */
.order_inreg_text {
	width: 576px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 17px;
}
.order_inreg_number {
	width: 576px;
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #119204;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 5px;
}
.finish_total {
	width: 566px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	padding-top: 9px;
	padding-bottom: 26px;
	text-align: center;
}
.check_mail {
	width: 566px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	text-align: center;
}
.factura_proforma {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.here {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

/* CONTACT FORM */
#textarea_msg {
	width: 240px;
	height: 142px;
	border:1px solid #dddddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	padding-right: 3px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.contactSubmit{
	margin-top: 13px;
}

/* BOTTOM */
#bottom {
	width: 983px;
	margin: 0px auto;
	margin-bottom:5px;
	display: table;
	padding-bottom:20px;
	border-top: solid 2px #e81c7f;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.arrow_green_gototop {
	width: 14px;
	height: 12px;
	margin-left: 955px;
	margin-top: -12px;
}
.bottom_table {
	width: 960px;
	margin-top: 14px;
	margin-left: 8px;
	display: block;
}
.bottom_table_tr{
	width: 960px;
}
.bottom_table_td {
	width: 194px;
}
.bottom_table_title {
	width: 194px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #130b09;
}
.bottom_table_text {
	width: 207px;
	background-image: url('../image/bottom_arrow.jpg');
	background-repeat: no-repeat;
	padding-left: 27px;
	margin-top: 6px;
	margin-right: 4px;
	color:#190a0d;
	font-size:11px;
}
.bottom_table_text a,.bottom_table_text a:active, .bottom_table_text a:visited {
	font-family: "Arial";
	font-size: 11px;
	color:#190a0d;
}
.bottom_table_text a:hover {
	text-decoration:underline;	
}
.bottom_table_text_link {
	font-size: 11px;
	font-weight: normal;
	color: #088d44;
}
.bottom_copyright_box{
	width: 983px;
	padding-top: 5px;
}
.bottom_copyright{
	float: left;
	width: 490px;
	font-size: 12px;
	color:#363636;
	/*background:url('../image/bh-h1.jpg');
	background-position:top center;
	background-repeat:repeat-x;*/
	height:25px;
	padding-left:10px;
	margin-top:3px;
}
.bottom_copyright_visa{
	float: right;
	width: 480px;
	text-align:right;
}
.bottom_sigle{
	float: right;
	width: 470px;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:right;
}

/* RE-CAPTCHA */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#ffffff !important; 
}
 
#recaptcha_table {
	border-color: #ffffff !important; 
}
 
#recaptcha_response_field {
	background-color:#efefef;
	border-color:#cccccc !important;
	color:#26395a;
	font-weight:bold;	
	-moz-border-radius: 3px; 
}

.home_table {
	width: 960px;
	margin-top: 6px;
	display: inline-block;
	clear: both;
	margin-top:13px;
	margin-left:20px;
}
.home_tr {
	width: 960px;
}
.home_table_box {
	width: 320px;
	/*height:246px;*/
}
.home_box{
	width: 299px;
	/*height:242px;*/
	border: solid 2px #e7e7e7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	color: #333333;
	background-color:#ffffff;
	margin-bottom:15px;
}
.home_table_image {
	width: 295px;
	height:177px;
	text-align:center;
	margin:2px;
	display:table;
}
.home_table_info {
	width: 299px;
	height: 60px;
	border-top:solid 1px #e97eb4;
	background-color: #f4f4f4;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding-bottom:10px;
}
.home_table_title {
	width: 279px;
	font-size: 13px;
	color: #373737;
	padding-left:10px;
	padding-right:10px;
	margin-top: 7px;
	text-align:center;
}
.home_table_title a { color:#373737; font-weight:bold; }
.home_table_text{
	width: 279px;
	font-size: 12px;
	color: #373737;
	padding-left:10px;
	padding-right:10px;
	margin-top: 6px;
	text-align:center;
	line-height:12px;
}
a.home_more_link{
	font-size: 12px;
	color: #373737;
	text-decoration:none;
}
.home_table_desc {
	width: 320px;
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	margin-left: 2px;
	text-align: left;
}
.bottom_visa{
	width: 41px;
	height: 27px;
	margin-left:4px;
}

.banners_bottom_table{
	height:139px;
	border:solid 1px #c4c4c4;
	border-right:none;
	margin-top:10px;
	margin-left:94px;
}
.banners_bottom_tr{
	height:139px;
}
.banners_bottom_td{
	height:139px;
	border-right:solid 1px #c4c4c4;
}
.home_title{
	width:943px;
	font-size: 24px;
	margin-top:15px;
	margin-left:20px;
}
.home_text{
	width:943px;
	margin-top:10px;
	margin-left:20px;
}
#recaptcha_area{
	margin-right:10px;
}
a.indigo, a.indigo:hover, .blue{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.indigo:hover{
	text-decoration:underline;
}
.blue{
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}