table.shop_buttons_footer {
	width: 100%;
}
table.shop_buttons_footer td.left {
}
table.shop_buttons_footer td.right {
	text-align: right;
}

div.shop_right {
	text-align: right;
}

.shop_category_text {
	text-align: justify;
	margin-bottom: 10px;
}

/* catalog */
table.shop_catalog {
	width: 100%;
}
table.shop_catalog td.product_info {
	background-color: #FFFFFF;
	padding-top: 10px; padding-bottom: 10px;
	padding-left: 16px; padding-right: 5px;
}
table.shop_catalog td.product_footer {
	padding-bottom: 3px;
}
img.ico_catalog {
	height: 13px;
	border: 0px;
	margin: 0 1px 0 1px;
}

div.shop_catalog_product_promotions {
	padding-top: 5px;
	text-align: center;
}

table.product_footer {
	float: right;
}

table.product_footer td.catalog_quick_shopping_description {
	width: 141px;
	height: 23px; /* 25px - 2px padding top */
	vertical-align: middle;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;	
	background-color: #EEEEEE;
	color: #525252;
	font-size: 11px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}
table.product_footer td.catalog_quick_shopping_quantity {
	width: 40px;
	height: 23px; /* 25px - 2px padding top */
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
	color: #525252;
	font-size: 11px;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
}

img.shop_catalog_product {
	/* DEPRECATED: use div.shop_catalog_product and gallery generation 2 */
	border: 0px;
	float: right;
	/* width: 200px; */
	height: 150px;
	margin-left: 3px;
}

div.shop_catalog_product {
	float: right;
	margin-left: 3px;
}

h4.shop_product_title {
	font-weight: bold;
	color: #0062A4;
	margin: 0px;
	margin-bottom: 3px;
	font-family: Arial, "Geneva CE", lucida, sans-serif;
}
h2.shop_catalog_product_title {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #0062A4;
	margin: 0px;
	margin-bottom: 3px;
	font-family: Arial, "Geneva CE", lucida, sans-serif;
}
a.shop_catalog_product_title, a.shop_catalog_product_title:visited, a.shop_catalog_product_title:hover {
	font-size: 130%;
	font-family: Arial, "Geneva CE", lucida, sans-serif;
	color: #0062A4;
	text-decoration: none;
}
a.shop_catalog_product_title:hover {
	text-decoration: underline;
}

div.shop_catalog_product_text {
	color: #795d3e;
	margin-bottom: 10px;
}
a.shop_catalog_product, a.shop_catalog_product:visited, a.shop_catalog_product:hover {
	color: #121212;
	text-decoration: none;
}
a.shop_catalog_product:hover {
	text-decoration: underline;
}
div.shop_catalog_product_code {
	float: right;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
	font-size: 100%;
	color: #0062A4;
}
div.shop_catalog_product_price {
	color: #0062A4;
}
div.shop_catalog_quantity {
	width: 35px; height: 21px;
	background-image: url('../img/shop/bcg/input_catalog_quantity.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
input.shop_catalog_quantity {
	vertical-align: middle;
	text-align: right;
	width: 26px; height: 21px;
	border: 0px;
	margin-top: 0px;
	margin-right: 3px;
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
input.add_to_cart {
	border: 0px;
	vertical-align: middle;
	width: 27px; height: 25px;
	padding: 0px;
} 
/* end of: catalog */

/* shop_panel */
table.shop_panel {
	border: 1px solid #e3d6b2;
	width: 220px;
	margin-bottom: 0px;
	margin-top: 3px;
}
table.shop_panel td.product_info {
	background-color: #fef3ed;
	vertical-align: top;
	padding-top: 7px; padding-bottom: 7px;
	padding-left: 7px; padding-right: 2px;
}
table.shop_panel td.product_footer {
	background-color: #e3d6b2;
}
table.shop_panel td.product_photo {
	vertical-align: top;
	width: 40%;
	text-align: center;
	background-color: #FFFFFF;
}
table.shop_panel td.space {
	height: 3px;
}

table.shop_panel td.product_footer table.product_footer {
	width: 100%;
}
/* end of: shop_panel */

/* shop_path_categories */
div.shop_path_categories {
	background: transparent url(../img/layout/bcg/box.png) top left repeat-x;
	border: 1px solid #EAEAEA;
	margin: 0 0px 4px 0px;
}
div.shop_path_categories_padding {
	padding: 5px 9px 5px 9px;
}
div.shop_path_categories, div.shop_path_categories a {
	font-size: 11px;
}
a.shop_path_category, a.shop_path_category:visited, a.shop_path_category:hover {
	color: #595959;
	text-decoration: none;
}
a.shop_path_category:hover {
	text-decoration: underline;
}
a.shop_path_category_selected, a.shop_path_category_selected:visited, a.shop_path_category_selected:hover {
	color: #595959;
	font-weight: bold;
	text-decoration: none;
}
a.shop_path_category_selected:hover {
	text-decoration: underline;
}
/* end of: shop_path_categories */

/* shop_control_box */
div.shop_control_box {
	background: transparent url(../img/layout/bcg/box.png) top left repeat-x;
	border: 1px solid #EAEAEA;
	margin: 4px 0px 4px 0px;
}

div.shop_control_box_padding {
	padding: 4px 10px 4px 16px;
}

select.shop_control {
	border: 1px solid #EEEEEE;
	font-size: 11px;
	vertical-align: middle;
}
input.shop_control_radio {
	border: 0px; margin: 0px; padding: 0px;
	background-color: transparent;
	vertical-align: middle;
}
/* end of: shop_control_box */

/* shop cart */
td.shop_form_label {
	text-align: right;
}
td.shop_form_label_required {
	text-align: right;
	color: #0062A4;
	font-weight: bold;
}
td.shop_form_required input {
	background-color: #FCFEE9;
}

table.shop_cart {
	width: 100%;
	margin-bottom: 10px;
	border: 0px;
}
table.shop_cart td {
	font-size: 11px;
	vertical-align: top;
}
table.shop_cart tr.header td {
	background-color: #EDEEEF;
}

table.shop_cart tr.row_1 td {
	background-color: #FFFFFF;
}
table.shop_cart tr.row_1_bottom td {
	background-color: #FFFFFF;
}
table.shop_cart tr.row_2 td {
	background-color: #F0F1F2;
}                                         
table.shop_cart tr.row_2_bottom  td {
	background-color: #F0F1F2;
}

table.shop_cart tr.total td {
	background-color: #EDEEEF;
	border-top: 2px solid #C9C9C9;
	padding-top: 6px; padding-bottom: 6px; 
}
table.shop_cart tr.subtotal td {
	border-top: 1px solid #D9D9D9;
	background-color: #F5F7F8;
}

table.shop_cart td.price {
	text-align: right;
}
table.shop_cart td.price_total {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #0062A4;
}
table.shop_cart td.shop_cart_product_image {
	text-align: center;
}
img.shop_cart_product {
	height: 100px;
	border: 0px;
}
a.shop_cart_product_remove, a.shop_cart_product_remove:visited, a.shop_cart_product_remove:hover {
	font-size: 9px;
	color: #807F6F;
	text-decoration: none;
}
img.shop_cart_product_remove_icon {
	vertical-align: middle;
	width: 16px; height: 16px;
	border: 0px;
}
/* end of: shop cart */

/* shop cart summary */

table.shop_cart_summary {
	margin: 5px auto;
	width: 80%;
	padding-bottom: 2px;
}

table.shop_cart_summary td.label { text-align: right; }

table.shop_cart_summary td.value { text-align: left; }

/* end of: shop cart summary */

/* shop_options */
table.shop_options {
	width: 100%;
}
table.shop_options td {
	vertical-align: top;
}
table.shop_options tr.row_1 td {
	background-color: #FFFFFF;
}
table.shop_options tr.row_2 td {
	background-color: #F0F1F2;
}
/* end of: shop_options */

/* customer orders */
table.shop_customer_orders {
	margin-bottom: 0px;
}
table.shop_customer_orders td {
	font-size: 11px;
	vertical-align: top;
}
table.shop_customer_orders tr.header td {
	background-color: #EDEEEF;
}
table.shop_customer_orders tr.row_1 td {
	background-color: #FFFFFF;
}
table.shop_customer_orders tr.row_2 td {
	background-color: #F0F1F2;
}
table.shop_customer_orders td.price {
	text-align: right;
}
/* end of: customer orders */

/* CSS for template: shop product detail (shop_pd_XXX) */

table.shop_pd {
	width: 100%;
	margin: 10px 0 10px 0;
	background-color: transparent;
}                                       
table.shop_pd td {
	vertical-align: top;
}
div.shop_pd_product_title {
	float: left;
}
div.shop_pd_product_code {
	color: #0062A4;
	float: right;
}

h1.shop_pd_product_title {
	font-size: 14px;
	color: #0062A4;
	font-weight: bold;
	margin: 0 0 10px 0;
}
div.shop_pd_product_price {
	font-size: 12px;
	color: #47301b;
	line-height: 140%;
}
div.shop_pd_product_price span{
	color: #0062A4;
	font-weight: bold;
}

div.shop_pd_product_parameter {
	color: #795d3e;
	line-height: 140%;
}
div.shop_pd_product_parameter strong {
	color: #0062A4;
}

div.shop_pd_image_intro {
	float: left;
	padding: 0 0 3px 0;
}

input.shop_pd_quantity {
	border: 1px solid #939393;
	text-align: right;
	vertical-align: middle;
	color: #3B3B3B;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}

div.shop_pd_gallery_title {
	font-size: 12px;
	color: #0062A4;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 7px;
}
img.shop_pd_photo {
	height: 65px;	/* width: 86px; */
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.shop_pd_add_to_cart {
	background-color: #EDEEEF;
	padding: 5px 5px 3px 5px;
}
div.shop_pd_add_to_cart strong{
	font-size: 12px;
	font-weight: bold;
	margin-right: 35px;
}
div.shop_pd_add_to_cart span.promotions{
}
div.shop_pd_add_to_cart span.promotions img{
	vertical-align: middle;
}
.shop_pd_add_to_cart_button {
	vertical-align: middle;
}
div.shop_pd_add_to_cart_left {
	float: left;
}
div.shop_pd_add_to_cart_right {
	float: right;
}

table.shop_pd_intro {
	width: 100%;
	margin: 10px 0 5px 0;
	border-collapse: collapse;
}
table.shop_pd_intro td {
	vertical-align: top;
	padding: 0;
}
table.shop_pd_intro td.shop_pd_info_box {
}
table.shop_pd_intro td.shop_pd_image_intro {
}

table.shop_pd_info_box {
	background: transparent url(../img/layout/bcg/box.png) top left repeat-x;
	border: 1px solid #C8C8C8;
	margin-bottom: 10px;
	border-collapse: collapse;
	float: right;
}

table.shop_pd_info_box td {
	vertical-align: top;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
}
table.shop_pd_info_box td.label {
	text-align: right;
}
table.shop_pd_info_box td.shop_pd_product_to_cart {
	text-align: right;
	vertical-align: middle;
}

table.shop_pd_info_box h1.shop_pd_product_title{
	margin: 0;	
}


.shop_pd_product_price {
	font-weight: bold;
	color: #0062A4;
}
td.shop_pd_product_option {
	text-align: right;
}
.shop_pd_product_option {
	font-size: 11px;
}

table.shop_pd_promotions {
	width: 472px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
table.shop_pd_promotions td {
	text-align: right;
	height: 25px;
}

button.shop_button_add_to_cart {
	width:auto;
  overflow:visible;
	padding: 3px 4px 3px 24px;
	margin: 0px;
	background: #F4F4F5 url(../img/shop/ico/16/add_to_cart.gif) 4px 2px no-repeat;
	color: #0062A4;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #939393; 
}

div.shop_pd_back_to_top {
	background: transparent url(../img/layout/bcg/box.png) top left repeat-x;
	border: 1px solid #EAEAEA;
	margin: 7px 0px 4px 0px;
	text-align: right;
}

div.shop_pd_back_to_top_padding {
	padding: 5px 9px 5px 9px;
}

img.shop_pd_back_to_top {
	width: 16px; height: 16px;
	border: 0;
}

img.shop_pd_back_to_top:hover {
	background-color: #F7F2E6;
}

td.shop_pd_promotions {
	text-align: right;
	padding: 0; 	margin: 0;
}

/* end of: shop product detail (shop_pd_XXX) */

/* forms */
input.button_right, button.button_right {
}
input.button_left, button.button_left {
}
/* end of: forms */

/* Div Online payment*/
.online_payment { 
	width:100%;
	text-align:center; 
	margin-bottom:10px;
	display:none;
}


/* toolbar */
form.shop_form_toolbar {
	display: inline;
	margin: 0; padding: 0;
}


