body {
	background: #fff url('../styleImages/body_bg.gif') repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
}
/*
* {
	margin: 0;
	padding: 0;
}
*/

form { padding:0px; margin:0px; }

a img {
	border: none;
}

.clearfloat {
	clear: both;
}

.mainwrap {
	width: 985px;
	margin: 0 auto;
}

.header {
	background: url('../styleImages/header.jpg') no-repeat;
}

.logo {
	float: left;
	height: 58px;
	margin: 11px 0 10px 0;
	width: 275px;
}

.header_links {
	float: right;
	border-right: 1px dotted #88cece;
	margin-top: 33px;
}
.header_links a {
	display: block;
	float: left;
	border-left: 1px dotted #fff;
	padding: 0px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
}

.search_f {
	float: right;
	margin: 31px 0 0 15px;
}
.search_f input {
	border: 1px solid #56a5aa;
	border-right: none;
	background: none;
	color: #92c3c7;
	font-size: 11px;
	padding: 2px 3px 0 3px;
	width: 125px;
	height: 15px;
	float: left;
}
.search_f input.search_submit {
	width: auto;
	border: 0;
	padding: 0;
	height: 19px;
}

.main_menu {
	border-right: 1px dotted #6e6e6e;
	float: left;
	margin-top: 3px;
}
.main_menu a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	padding: 4px 15px 4px 15px;
	display: block;
	float: left;
	border-left: 1px dotted #6e6e6e;
	font-weight: bold;
}
.main_menu a:hover, .main_menu a.selected {
	background: #fff;
	color: #244a57;
	border-left: 1px solid #fff;
}

.cc_link {
	float: right;
	background: url('../styleImages/cc_link_bg.gif') no-repeat center left;
	padding: 7px 0 4px 19px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.content {
	padding: 10px 0 50px 0;
}

.left_col {
	width: 743px;
	padding-right: 12px;
	float: left;
}

.banner {
	width: 743px;
	height: 237px;
	background: url('../styleImages/banner.jpg') no-repeat center;
	position: relative;
	margin-bottom: 20px;
}
.banner_title {
	font-size: 18px;
	color: #118c7a;
	text-transform: uppercase;
	padding: 15px 0;
}
.banner_quotation {
	position: absolute;
	bottom: 50px;
	left: 35px;
	color: #fff;
	width: 385px;
}
.banner_quotation span {
	color: #000;
	font-weight: bold;
}
.search_keyword {
	border-top: 1px dotted #151515;
}
.search_keyword h1 {
	text-transform: uppercase;
	color: #fff;
	float: left;
	padding: 6px 10px;
	background: #e4148e;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}

.main_content {
	border-top: 1px dotted #151515;
}
.main_content h1 {
	text-transform: uppercase;
	color: #fff;
	float: left;
	padding: 6px 10px;
	background: #e4148e;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}
.main_content span {
	color: #000;
}

.product {
	width: 185px;
	float: left;
	height: 310px;
	position: relative;
	border-right: 1px dotted #424242;
	margin: 5px 0px;
}
.product .disponibil {
	background: url('../styleImages/prod_disponibil.gif') no-repeat top right;
}
.product .indisponibil {
	background: url('../styleImages/prod_indisponibil.gif') no-repeat top right;
}
.product .comandat {
	background: url('../styleImages/prod_comandat.gif') no-repeat top right;
}
.product .details {
	padding: 0 10px;
	/*height: 259px;*/
}
.last {
	border-right: none;
}
.product .details .title {
	font-weight: bold;
	color: #e4148c;
	font-size: 14px;
	text-decoration: none;
}
.product .details .image {
	text-align: center;
	margin: 10px 0;
	position: relative;
}
.product .details .image .discount {
	background: url('../styleImages/discount.png') no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 32px;
	height: 32px;
}
.product .bottom_details {
	position: absolute;
	bottom: 0px;
	padding: 0 5px;
}
.product .bottom_details .availability {
	background: url('../styleImages/in-stock.jpg') no-repeat center left;
	padding: 3px 0 3px 20px;
	font-size: 11px;
}
.product .bottom_details .price {
	border-top: 1px solid #d0d0d0;
	padding: 3px 0px;
}
.product .bottom_details .price p {
	float: left;
}
.product .bottom_details .price span {
	color: #646464;
	font-size: 16px;
	font-weight: bold;
}
.product .bottom_details .price .sale_price {
	color: #0A7C84;
}
.product .bottom_details .more_details {
	background: url('../styleImages/more_details_btn.gif') no-repeat;
	display: block;
	float: right;
	width: 54px;
	height: 19px;
	padding: 4px 0px 0px 5px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
.product .add_to_cart {
	padding-bottom: 10px;
	font-size: 12px;
	color: #000;
	width: 175px;
	border-top: 1px solid #03abc4;
}
.product .add_to_cart input {
	width: 15px;
	border: 1px solid #c1c1c1;
	font-size: 11px;
	padding: 2px 3px;
	text-align: center;
	color: #525252;
}
.product .add_to_cart div {
	background: url('../styleImages/add_to_cart_bg.gif') repeat-x;
	padding: 3px;
	float: right;
	width: 110px;
}
.product .add_to_cart div.qty_holder {
	float: left;
	padding-top: 7px;
	background: none;
	padding: 7px 5px 0px 0px;
	width: auto;
}
.product .add_to_cart a {
	text-decoration: none;
	color: #fff;
	padding: 7px 5px 6px 30px;
	display: block;
	font-size: 11px;
	background: url('../styleImages/add_to_cart_cart.gif') no-repeat 5px 5px;
}
.product .bottom {
	border-bottom: 1px dotted #424242;
	margin: 0px 10px;
	padding-top: 10px;
	position: absolute;
	bottom: 0px;
	width: 165px;
}
.list_separator {
	clear: both;
	height: 1px;
	width: 739px;
	border: 1px dotted #424242;
	border-width: 1px 0px;
}

.right_col {
	float: right;
	width: 230px;
}

.cart, .login, .newsletter {
	width: 185px;
	padding: 10px 20px;
}
.cart_title, .brands_title, .login_title, .offers_title, .newsletter_title {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	padding: 8px 20px 0px 20px;
	width: 185px;
	height: 26px;
}

.cart {
	background: #a0275d;
}
.cart_title {
	text-decoration: none;
	display: block;
	background: url('../styleImages/cart_top.jpg') no-repeat;
	letter-spacing: -1px;
}

.cart .cart_item {
	color: #e7d9a2;
	font-size: 11px;
	display: block;
	text-decoration: none;
}
.cart .cart_item:hover {
	text-decoration: underline;
}
.cart .cart_item span {
	color: #f7f2d3;
	font-size: 12px;
}
.cart .product_price {
	text-align: right;
	color: #f7f2d3;
	border-bottom: 1px solid #d2888f;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
.cart .product_price span, .cart .prods_total span {
	text-transform: lowercase;
}
.cart .last {
	border-bottom: none;
}
.cart .prods_total {
	background: #ba3772;
	margin-top: 5px;
	padding: 5px 15px 5px 5px;
	border-bottom: 1px solid #d88c94;
	color: #F7F2D3;
}
.cart .prods_total p {
	float: left;
}
.cart .prods_total .f_right {
	float: right;
}
.cart .see_cart {
	margin-top: 5px;
	color: #fff;
	background: #67002e url('../styleImages/cart_arrow.gif') no-repeat center right;
	text-decoration: none;
	padding: 3px 15px 3px 5px;
}

.login_title {
	background: url('../styleImages/login_top.jpg') no-repeat;
	margin-top: 10px;
}
.login_block {
	background: #640000;
	padding-bottom: 10px;
	width: 185px;
	padding: 10px 20px;
	color: #ffe4bd;
	vertical-align:top;
}
.login_block table {
	width: 185px;
}
.login_block td {
	padding-bottom: 5px;
}
.login_block .arrowed {
	background: url('../styleImages/login_arr.gif') no-repeat center left;
	padding: 0px 0px 0px 15px;
}
.login_block td input {
	border: none;
	font-size: 11px;
	padding: 5px 4px;
	width: 170px;
}
.login_block .keep_me_in {
	font-size: 11px;
	display: block;
	float: left;
	margin-top: 5px;
}
.login_block .submit {
	background: #962c2c;
	border: none;
	color: #fff;
	font-size: 12px;
	padding: 1px 10px 3px 10px;
	float: right;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
}

.sign_up {
	background: #5e462a;
	border-top: 1px solid #906264;
	padding: 5px 20px;
	color: #fff;
}
.forgot_pass, .new_account {
	display: block;
	color: #ffe3bc;
	border-top: 1px solid #9c6757;
	margin-top: 5px;
	padding: 5px 0px;
	text-decoration: none;
}
.new_account {
	color: #f8f3d5;
	border-top: 1px solid #762821;
	margin-top: 0px;
}
.forgot_pass:hover, .new_account:hover {
	text-decoration: underline;
}

.brands_title {
	background: url('../styleImages/brands_top.jpg') no-repeat;
	margin-top: 10px;
}
.brands {
	background: #028977;
	padding: 5px 0px;
	text-align: center;
	width: 225px;
}
.brands img {
	margin-bottom: 1px;
}

.offers_title {
	background: url('../styleImages/offer_top.jpg') no-repeat;
	margin-top: 10px;
}
.offers {
	background: #4bad60;
	padding: 10px;
	width: 205px;
}
.offers .left, .offers .right {
	float: left;
	width: 100px;
	overflow: hidden;
}
.offers .left img {
	width: 100px;
}
.offers .left .expires {
	background: #b90101;
	color: #edd85f;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
}
.offers .left .expires .time {
	font-weight: bold;
	color: #fff;
}

.expires {
	display: none;
}

.offers .right {
	float: right;
}
.offers .right .prod_name {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.offers .right .discount {
	background: #c4ff90;
	font-size: 30px;
	color: #d54242;
	text-align: center;
	margin-top: 2px;
	padding: 2px 0px;
}
.offers .right .prices {
	text-align: center;
	border: 1px solid #fff;
	border-top: none;
	padding: 5px 0px;
}
.offers .right .prices p {
	font-weight: bold;
	color: #403f40;
	font-size: 16px;
	font-weight: bold;
}
.offers .right .prices p span {
	font-size: 12px;
	font-weight: normal;
}
.offers .right .prices .old {
	color: #aa383a;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: normal;
}
.offers .right .add_to_cart {
	background: #fff;
	color: #000;
	text-decoration: none;
	display: block;
	background: #fff url('../styleImages/offer_arr.gif') no-repeat center right;
	margin-top: 2px;
	padding: 2px 12px 2px 5px;
}

.newsletter_title {
	background: url('../styleImages/newsletter_top.jpg') no-repeat;
	margin-top: 10px;
}
.newsletter {
	background: #906aa8;
	width: 185px;
	padding: 10px 20px;
	color: #fff;
}
.newsletter .error_text {
	margin-bottom: 10px;
}
.newsletter .color_mail {
	background: url('../styleImages/newsletter_arr.gif') no-repeat center left;
	padding-left: 12px;
	margin-bottom: 5px;
}
.newsletter input {
	border: none;
	padding: 4px 3px;
	width: 174px;
}
.newsletter .submit {
	color: #fff;
	width: auto;
	margin: 10px 0px 0px 0px;
	background: #64367f;
	font-size: 11px;
	cursor: pointer;
	padding: 6px 5px;
}

.joico {
	display: block;
	margin-top: 15px;
}

.footer {
	background: url('../styleImages/footer_bg.gif') repeat-x;
	height: 165px;
}
.footer_content {
	width: 985px;
	background: url('../styleImages/footer_line.gif') no-repeat center top;
	margin: 0 auto;
	padding-top: 20px;
}
.footer_content p {
	color: #8cc2c4;
	padding-left: 10px;
	margin-top: 30px;
}
.footer_menu {

}
.footer_menu a {
	display: block;
	color: #fff;
	margin: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
.footer_menu a:hover {
	text-decoration: underline;
}

.footer_logo {
	float: right;
}

.txtCopyright {
	display: none;
}

.breadcrumb {
	margin: 10px 0;
	font-size: 11px;
}
.breadcrumb a {
	background: url('../styleImages/bread_separator.gif') no-repeat center right;
	padding: 0px 10px 0px 5px;
	color: #037880;
	text-decoration: none;
}
.breadcrumb a.first {
	padding-left: 0px;
}
.breadcrumb span {
	color: #9d2057;
	padding-left: 5px;
}

.category_title {
	border-bottom: 1px dotted #424242;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.category_title h1 {
	float: left;
	font-size: 18px;
	color: #0a7c84;
	text-transform: uppercase;
	font-weight: normal;
	width: 600px;
}
.pages {
	float: right;
}
.pages a {
	display: block;
	float: left;
	margin: 0 5px;
	color: #a1a2a2;
	text-decoration: none;
}
.pages a:hover, .pages a.selected {
	text-decoration: underline;
	color: #000;
}
.pages a.selected {
	font-weight: bold;
}
.pages .prev, .pages .next {
	background: url('../styleImages/pages_arr_left.gif') no-repeat center left;
	width: 16px;
	height: 16px;
}
.pages .prev:hover, .pages .next:hover {
	text-decoration: none;
}
.pages .next {
	background: url('../styleImages/pages_arr_right.gif') no-repeat center left;
}

.tblList {

}
.tblList .image {
	border: 1px solid #000;
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 15px;
}
.tblList .prod {
	padding: 15px 0px;
	border-bottom: 1px dotted #424242;
	width: 100%;
}

.tblList .gerard_prod {
	padding: 5px 0px;
	width: 100%;
}

.tblList .gerard_scat {
	padding: 5px 0px 5px 0px;
	font-weight:14px;
	color:#cc1e3e;
	text-transform:uppercase;
	font-weight:bold;
}

.tblList .gerard_prod .fldQnt { text-align:center; width:30px; z-index:1000; }

.tblList .prod .description {
	color: #242424;
	float: left;
	width: 575px;
}
.tblList .prod .description .prodTitle {
	margin-bottom: 10px;
}
.tblList .prod .description .prodTitle a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.tblList .prod .description .prodTitle .rating {
	float: right;
}
.tblList .prod .description .stoc {
	padding: 5px 0px;
}
.tblList .prod .description .stoc p {
	float: left;
	padding-top: 7px;
}
.tblList .prod .description .stoc .instock, .tblList .prod .description .stoc .nostock, .tblList .prod .description .stoc .orderstock {
	padding: 2px 0px 0px 22px;
}
.tblList .prod .description .instock {
	background: url('../styleImages/stoc_yes.gif') no-repeat center left;
}
.tblList .prod .description .nostock {
	background: url('../styleImages/stoc_no.gif') no-repeat center left;
}
.tblList .prod .description .orderstock {
	background: url('../styleImages/stoc_order.gif') no-repeat center left;
}
.tblList .prod .description .prodPage {
	background: url('../styleImages/prod_more.gif') no-repeat center left;
	display: block;
	float: right;
	width: 55px;
	height: 19px;
	color: #fff;
	font-size: 11px;
	padding: 4px 0px 0px 5px;
	text-decoration: none;
}
.tblList .prod .description .actions {
	border-top: 1px solid #03abc4;
}
.tblList .prod .description .actions .the_price, .prod_info .buy_prod .price {
	color: #0aacc4;
	font-weight: bold;
	font-size: 18px;
	float: left;
}
.tblList .prod .description .actions .the_price span, .prod_info .buy_prod .price span {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.tblList .prod .description .actions .the_price .txtOldPrice, .prod_info .buy_prod .price .txtOldPrice {
	font-size: 11px;
	color: #AA383A;
	text-decoration: line-through;
	text-transform: lowercase;
}
.gerard_prod .the_price {
	color: #0aacc4;
	font-weight: bold;
	font-size: 18px;
	float: left;
}
.gerard_prod .the_price span {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.tblList .prod .description .actions .buy_form {
	width: 225px;
}
.tblList .prod .description .actions .buy_form, .prod_info .buy_options {
	float: right;
}
.tblList .prod .description .actions .buy_form input, .prod_info .buy_options input {
	border: 1px solid #c1c1c1;
	color: #525252;
	width: 24px !important;
	padding: 2px;
	margin-top: 5px;
	text-align: center;
}
.tblList .prod .description .actions .buy_form .txtButton, .prod_info .buy_options .txtButton {
	background: url('../styleImages/add_to_cart_bg.gif') repeat-x;
	padding: 3px;
	float: right;
	width: 120px;
	margin-left: 10px;
}
.tblList .prod .description .actions .buy_form .txtButton a, .prod_info .buy_options .txtButton a {
	text-decoration: none;
	color: #fff;
	padding: 6px 5px 6px 30px;
	display: block;
	font-size: 12px;
	background: url('../styleImages/add_to_cart_cart.gif') no-repeat 5px 5px;
}

.tblList .add_to_cart {
	background: url('../styleImages/add_to_cart_bg.gif') repeat-x;
	padding: 3px;
	float: right;
	width: 120px;
	margin-left: 10px;
}
.tblList .add_to_cart a {
	text-decoration: none;
	color: #fff;
	padding: 6px 5px 6px 30px;
	display: block;
	font-size: 12px;
	background: url('../styleImages/add_to_cart_cart.gif') no-repeat 5px 5px;
}

.tblList .line {
	border-bottom: 1px dotted #808080;
}

#subCats {
	text-align: center;
	border-bottom: 1px dotted #794f4f;
	margin-bottom: 20px;
	padding: 3px;
	float: left;
	/* init: 382 -- pt. chenar subcategorii */
	width: 735px;
}
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 131px;
}
.subCat a {
	color: #037880;
	text-decoration: none;
	font-size: 14px;
}
.subCat a:hover {
	color: #9D2057;
}

.category_description {
	line-height: 19px;
}

.prod_info {
	margin-top: 10px;
	width: 100%;
}
.prod_info td {
	vertical-align: top;
	padding-left: 20px;
}
.prod_info .image {
	border: 1px solid #000;
	width: 255px;
	height: 255px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: center;
}
.prod_info .manufacturer {
	float: right;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.prod_info .manufacturer a {
	color: #000;
	text-decoration: none;
}
.prod_info .manufacturer span {
	color: #067a82;
	font-weight: normal;
	font-size: 11px;
}
.prod_info .small_description {
	line-height: 19px;
	padding: 10px 0px;
	height: 118px;
}
.prod_info .prod_stoc {
	background: url('../styleImages/prod_stoc_bg.gif') repeat-x;
	padding: 10px 10px 9px 10px;
}
.prod_info .prod_stoc .instock, .prod_info .prod_stoc .nostock, .prod_info .prod_stoc .orderstock {
	padding: 2px 0px 0px 22px;
	color: #000 !important;
}
.prod_info .prod_stoc .instock {
	background: url('../styleImages/stoc_yes.gif') no-repeat center left;
}
.prod_info .prod_stoc .nostock {
	background: url('../styleImages/stoc_no.gif') no-repeat center left;
}
.prod_info .prod_stoc .orderstock {
	background: url('../styleImages/stoc_order.gif') no-repeat center left;
}
.prod_info .buy_prod {
	background: #d3d3d3;
	padding: 10px 5px 10px 10px;
}
.prod_info .buy_prod .price {
	float: left;
	color: #000;
	font-size: 16px;
	padding-top: 5px;
}

.reviews {
	border-bottom: 1px dotted #424242;
	margin: 10px 0px;
}
.reviews a {
	display: block;
	float: left;
	background: #e9e9e9;
	font-weight: bold;
	color: #cb193a;
	text-decoration: none;
	padding: 10px 20px;
	margin-right: 5px;
	font-size: 14px;
}
.reviews a.selected {
	background: #cb193a;
	color: #fff;
}
.hidden {
	display: none;
}

.info_prod {
	font-size: 12px;
	color: #444;
	line-height: 19px;
}
.info_prod p {
	margin: 5px 0px;
}

.category_title .cart_page_title {
	padding-left: 35px;
	background: url('../styleImages/cart_title.gif') no-repeat center left;
	float: none;
}

.category_title .rating {
	float: right;
}
.category_title .rating a {
	color: #4a4a4a;
	text-decoration: none;
}
.category_title .rating img {
	margin: 2px 0px 0px 2px;
}

.quickBuy {
	margin: 10px 0px;
}

.cart_table td {
	text-align: center;
	color: #248da7;
	vertical-align: center;
	border-right: 1px solid #e4e4e4;
}
.other_details td {
	text-align: right;
	font-weight: bold;
	color: #6a6a6a;
	height: 30px;
}
.other_details td.address {
	text-align: left;
}
.other_details td.price {
	color: #248DA7;
}
.other_details td.address span {
	font-weight: normal;
	color: #000;
}
.other_details td.address a {
	font-size: 11px;
	font-weight: normal;
}
.cart_table .no_border {
	border: none;
}
.cart_table td a {
	text-decoration: none;
	color: #248da7;
}
.cart_table td a:hover {
	text-decoration: underline;
}
.cart_table td img.prod_image {
	border: 1px solid #949494;
}
.cart_table_titles {
	background: url('../styleImages/cart_table_titles.gif') repeat-x;
}
.cart_table_titles td {
	text-align: center;
	vertical-align: middle;
	height: 34px;
	color: #fff;
	border-right: 1px solid #9a0c43;
}
.cart_table .separator {
	height: 11px;
	border: none;
}
.cart_table .separator hr {
	border: 1px dotted;
	border-width: 1px 0px 0px 0px;
}
.cart_table .align_left {
	text-align: left;
}
.cart_table .price span {
	color: #000;
	text-transform: lowercase;
}
.cart_table td input {
	border: 1px solid #949494;
	padding: 2px 3px;
	width: 25px;
	text-align: right;
}
.cart_table .total td {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
	border: none;
}
.cart_table .total td span {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.top_cart_btn {
	background-image: url('../styleImages/top_cart.png');
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 31px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.top_logout_btn, .top_login_btn {
	background-image: url('../styleImages/top_login.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 26px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.top_help_btn {
	background-image: url('../styleImages/top_help.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 26px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.cart_btn_left {
	background: url('../styleImages/btn_blue_left.gif') no-repeat center;
	width: 2px;
	height: 29px;
	float: left;
}
.cart_btn_right {
	background: url('../styleImages/btn_blue_right.gif') no-repeat center;
	width: 2px;
	height: 29px;
	float: left;
}
.cart_btn_content {
	background: url('../styleImages/btn_blue_bg.gif') repeat-x;
	float: left;
	padding-right: 6px;
}
.cart_btn_content a {
	background: url('../styleImages/btn_blue_arr.gif') no-repeat center right;
	text-decoration: none;
	color: #fff !important;
	padding: 6px 12px 0px 12px;
	height: 23px;
	display: block;
}
.cart_table .cart_btn_content a:hover {
	text-decoration: none;
}
.grey_left {
	background: url('../styleImages/btn_grey_left.gif') no-repeat center;
}
.grey {
	background: url('../styleImages/btn_grey_bg.gif') repeat-x center;
	padding-left: 6px;
}
.grey a {
	background: url('../styleImages/btn_grey_arr.gif') no-repeat center left;
}
.grey_right {
	background: url('../styleImages/btn_grey_right.gif') no-repeat center;
}

.btns td {
	padding-top: 20px;
}


.boxContent  {

}

.boxContent_register {
	padding-top: 20px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #4a4a4a;
	padding-right: 40px;
}

.boxContent .txtContentTitle {
	font-size: 18px;
	font-family: Arial;
	color: #0c7d85;
	text-transform: uppercase;
	padding-bottom: 6px;
	border-bottom: 1px dotted gray;
	font-weight: normal;
}

a.chestionar, a.chestionar:active, a.chestionar:visited { font-size:12px; color:#000000; text-decoration:underline; }
a.chestionar:hover { color:#e4148c; text-decoration:underline; }

.boxContent .reg_descr {
	padding: 7px 0px;
}

.boxContent .reg_descr span {
	color: #cc1e3e;
}

.boxContent .reg_subtitle {
	color: #cc1e3e;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 24px;
	padding-bottom: 8px;
	border-bottom: 1px dotted gray;
}

.boxContent input[type='text'], .boxContent input[type='password'] {
	background-image: url('../styleImages/input_bg.gif');
	border: 1px solid #989898;
	height: 17px;
	padding-top: 2px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	width: 166px;
}

.boxContent #add_1, .boxContent #add_2 {
	width: 320px;
} 

.boxContent .reg_table {
	margin-top: 11px;
}

.boxContent .reg_table td {
	padding: 2px;
}

.boxContent #title {
	width: 80px;
}

.boxContent_register span {
	color: #cc1e3e;
}

.boxContent .reg_optIn1st {
	/*
	background-image: url('../styleImages/custom_check_un.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
	*/
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

.boxContent .reg_terms {
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxContent .reg_terms a {
	font-weight: bold;
	display: inline;
	outline: 0;
	color: #4a4a4a;
	text-decoration: none;
}

.boxContent .reg_create_account_button {
	height: 29px;
	margin-top: 20px;
}
.boxContent .reg_create_account_button a {
	background-image: url('../styleImages/create_account.gif');
	background-repeat: no-repeat;
	padding-top: 6px;
	height: 23px;
	display: block;
	width: 106px;
	color: white;
	text-decoration: none;
	text-align: center;
}

.boxContent .txtError {
	padding-top: 10px;
	color: #CC1E3E;
}

.boxContent .custom_login_btn {
	background-image: url('../styleImages/custom_login_btn.gif');
	background-repeat: no-repeat;
	padding-top: 4px;
	height: 22px;
	display: block;
	width: 89px;
	color: white;
	text-decoration: none;
	text-align: center;
}

.boxContent .link_forgot_pass {
	color: gray;
	display: block;
	margin-top: 5px;
	padding: 5px 0;
	text-decoration:none;
}

.boxContent .custom_recover_pass {
	background-image: url('../styleImages/custom_recover_pass.gif');
	background-repeat: no-repeat;
	padding-top: 4px;
	height: 22px;
	display: block;
	width: 114px;
	color: white;
	text-decoration: none;
	text-align: center;
	
}


.comments_title
{
	font-size: 15px;
	font-weight: bold;
	color: #515151;
	border-bottom: 1px dotted #424242;
	padding: 10px 0px;
}

.comments_reviews td
{
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	text-align: left;
}

.comments_reviews div
{
	float: left;
	padding-right: 16px;
	cursor: pointer;
}

.comments_reviews textarea
{
	background-image: url('/dev/_amorphys/cristina-catana/shop/skins/Legend/styleImages/input_bg.gif');
	background-repeat: repeat-x;
	/*background-image: url('../styleImages/input_bg.gif');*/
	border: 1px solid #989898;
	padding-top: 2px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	width: 335px;
}

.reg_optIn1st a
{
	color:#4A4A4A;
	font-weight:bold;
	text-decoration:none;
}

.comments_name
{
	font-size: 14px;
	font-weight: bold;
}

.comments_date
{
	text-align: right;
	font-size: 10px;
}

.comments_comtitle
{
	font-size: 15px;
	font-weight: bold;
	color: #0c6885;
	padding: 5px 0px;
}

.reviews_sep
{
	border-bottom: 2px dotted #424242;
	height: 20px;
}

.custom_recover_pass {
	margin-top: 12px;
}

.custom_recover_pass a {
	color: white;
	text-decoration: none;
}

.breadcrumb_account_list a {
	display: block;
	font-size: 12px;
	background-position: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.order_details_table .tdcartTitle {
	
}

.cart_table_titles .image {
	width: 60px;
}
.cart_table_titles .stoc {
	width: 100px;
}
.cart_table_titles .cant, .cart_table_titles .pret {
	width: 75px;
}
.cart_table_titles .del {
	width: 30px;
}

.cart_table .total {
	background: url('../styleImages/total_bg.gif') repeat-x;
}
.cart_table .total td {
	height: 39px;
}

.form_p, .boxContent .form_p {
	font-size: 14px;
	color: #067a82;
	font-weight: bold;
	margin: 10px 0px;
}
.login_table2 {
	margin: 10px 0px 0px 0px;
}
.login_table2 td {
	padding: 5px;
}

.cart_btn_content input {
	border: none;
	background: url('../styleImages/btn_blue_arr.gif') no-repeat center right;
	color: #fff !important;
	padding: 0px 12px 2px 12px;
	height: 29px;
	display: block;
}

.login_table2 a {
	text-decoration: none;
	color: #0C7D85;
}

.category_title .cart_details_title {
	padding-left: 35px;
	background: url('../styleImages/cart_details_title.gif') no-repeat center left;
	float: none;
}

.info_prod .txtDefault {
	color: #067A82;
}

#small_desc a, #full_desc a {
	color: #037880;
	float: right;
}

.copyright { font-size:12px; font-weight:normal; color:#8cc2c4; text-align:left; padding-left:11px; }
.copyright a, .copyright a:active, .copyright a:visited { font-size:12px; font-weight:normal; color:#8cc2c4; text-decoration:none; text-align:left; }
.copyright a:hover { color:#ffffff; text-decoration:none; }


.hide { display: none; }
.show { display: block; }

a.btn_show, a.btn_show:active, a.btn_show:visited { font-size:12px; font-weight:bold; color:#0a7c84; text-decoration:none; text-align:left; }
a.btn_show:hover { color:#9d2057; }

.list_keywords {
	width: 739px;
	float: left;
	position: relative;
	margin: 5px 0px;
}

.list_keywords .some {
	width: 100px;
	margin: 5px 0px;
	vertical-align:middle;
	line-height:23px;
	padding-bottom:5px;
}

.submit_filters{
	background-color:#399d39;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	cursor:pointer;
}


