/* Shop general */

span.shop_button { width:86px; text-align:center; line-height:16px; width:57px; display:block; background: url(../images/shop_button.gif) no-repeat; }
	span.shop_button a { color:#FFFFFF; font-weight: normal; font-size:10px; }
	span.shop_button a:hover { color:#FFFFFF;  font-weight: normal; font-size:10px; }

input.shop_button_pay { color:#FFFFFF; font-size:10px; text-align:center;
						border: 0px; height:16px; width:180px; 
						background: #E0E0E2; cursor: pointer; }

td.box_header{ color:#EE7F00; font-size:12px; font-weight:bold; padding:5px; border-bottom:1px solid #cccccc; }

/* Product list */
tr.prolist_row_1{ }
tr.prolist_row_1 td {  padding: 10px 0px 10px 0px; }
tr.prolist_row_2{  }
tr.prolist_row_2 td{ padding: 10px 0px 10px 0px; }
tr.prolist_line{ background:#D5D5D5; } 
tr.prolist_line td{ line-height:1px; font-size:1px; height:1px; }
td.prolist_line{ background:#D5D5D5; line-height:1px; font-size:1px; height:1px; } 

.prolist_price{ font-size:12px; color:#344c9d; font-weight:bold; }
.prolist_price_special{ font-size:12px; color:#cc0000; font-weight:bold; }
.prolist_price_old{ text-decoration:line-through; font-size:11px; border:1px solid #b7b7b7; }

.perpage_list{ font-size:11px; color:#222726 !important; padding-right: 4px; }
	.perpage_list td { font-size:11px; color:#222726 !important; }
	.perpage_list select { padding: 0px; border:1px solid #8B8B8B; color: #333333	;  }
	.perpage_list a { background:#222726; color:#FFFFFF; padding:1px 3px 1px 3px; font-size:11px; text-decoration:none; }
	.perpage_list a:hover{ text-decoration:none; color:#FFFFFF; background:#666666; }

.sort_list{}
.sort_list a{ padding:1px 3px 1px 3px; color:#344c9d; margin:0px 10px 0px 0px; font-size:10px; text-decoration:none; }
.sort_list a:hover{ text-decoration:none; color:#344c9d; }

.display_list{ font-size:11px; color:#222726; }
	.display_list a { background: url(../img/display_active.gif) 0px 3px no-repeat; padding:1px 3px 1px 12px; color:#EE7F00; margin:0px 10px 0px 10px; font-size:11px; text-decoration:none; }
	.display_list a:hover{ text-decoration:none; color:#EE7F00; }
	.display_list a.active {background: url(../img/display_unactive.gif) 0px 3px no-repeat; padding:1px 3px 1px 12px; color:#222726; margin:0px 10px 0px 10px; font-size:11px; text-decoration:none; }
	.display_list a.active:hover{ text-decoration:none; color:#222726; }

	.display_list a.active_av { background: url(../img/display_active_av.gif) 0px 3px no-repeat; padding:1px 3px 1px 12px; color:#EE7F00; margin:0px 10px 0px 10px; font-size:11px; text-decoration:none; }
	.display_list a.active_av:hover{ text-decoration:none; color:#EE7F00; }
	.display_list a.unactive_av {background: url(../img/display_unactive_av.gif) 0px 3px no-repeat; padding:1px 3px 1px 12px; color:#222726; margin:0px 10px 0px 10px; font-size:11px; text-decoration:none; }
	.display_list a.unactive_av:hover{ text-decoration:none; color:#222726; }

.list_line{ border-bottom:1px solid #dddddd;}

.navmenu_list{ font-size:11px; color:#333333; text-align:right; padding-top: 30px;}
.navmenu_list a{ color:#222726; padding:1px 3px 1px 3px; margin:0px 2px 0px 2px; font-size:10px; text-decoration:none; }
.navmenu_list a:hover{ text-decoration:none; color:#FFFFFF;  }

.navmenu_list a.active { background:#979A99; color:#FFFFFF; padding:1px 3px 1px 3px; margin:0px 2px 0px 2px; font-size:10px; text-decoration:none; }
.navmenu_list a.active:hover{ text-decoration:none; color:#FFFFFF; background:#666666; }

td.border_top { border-top:1px solid #D5D5D5; }
td.border_bottom { border-bottom:1px solid #D5D5D5;}
td.border_left { border-left:1px solid #D5D5D5;}
td.border_right { border-right:1px solid #D5D5D5; }


/* Product List Short */
tr.prolist_short_row{ }
tr.prolist_short_row td{ vertical-align: top; padding-left:5px; padding-right:5px; }
tr.prolist_short_row a{ }
tr.prolist_short_row a:hover{ }

td.prolist_short_pic{ width:60px; }
td.prolist_short_pic img{ background:#E1E1E1; border:1px solid #C1C1C1; padding:1px; }
td.prolist_short_name{ font-weight: bold; }
td.prolist_short_name a{ color: #000000; }
td.prolist_short_name a:hover{ color: #000000; }
span.prolist_short_model { color:#999999; font-weight:normal; }
span.prolist_short_desc{ font-weight: normal; color: #242A27; }
td.prolist_short_text { color:#999999; }

td.prolist_short_more { width:90px; text-align:center }
td.prolist_short_more a { color:#666666; }
td.prolist_short_more a:hover { color:#666666; }
td.prolist_short_buy { width:90px; text-align:center; vertical-align: middle !important; }
td.prolist_short_buy a { color:#666666; }
td.prolist_short_buy a:hover { color:#666666; }

td.prolist_short_price{ width:100px; text-align:center; vertical-align: middle !important; }
td.prolist_short_price span{ color:#EE7F00; font-weight:bold; font-size:12px; }
td.prolist_short_price span.prolist_short_price_special{ color:#EE7F00; font-size:12px;  }
td.prolist_short_price span.prolist_short_price_old{ color:#666666; font-size:11px; text-decoration:line-through;  }


/* Product List Full */
td.prolist_full_row{ padding:0px 5px 0px 5px; }
td.prolist_full_row td{ }
td.prolist_full_row a{ }
td.prolist_full_row a:hover{ }

td.prolist_full_pic{ padding-bottom:5px; text-align:center; }
td.prolist_full_pic img{ background:#FFFFFF; padding: 3px; margin: 0px; }
td.prolist_full_name{ font-weight: normal; padding-bottom:5px; text-align:center }
td.prolist_full_name a{ color: #000000; }
td.prolist_full_name a:hover{ color: #000000; }
td.prolist_full_model { color:#999999; padding-bottom:5px; text-align:center }
td.prolist_full_text { color:#999999; }

td.prolist_full_more { text-align:center }
span.prolist_full_more { padding-right:10px; }
span.prolist_full_more a { color:#666666; }
span.prolist_full_more a:hover { color:#666666; }
span.prolist_full_buy { }
span.prolist_full_buy a { color:#666666; }
span.prolist_full_buy a:hover { color:#666666; }

td.prolist_full_price{ text-align:center; padding-bottom:5px; }
td.prolist_full_price span{ color:#EE7F00; font-weight:bold; font-size:12px; }
td.prolist_full_price span.prolist_full_price_special{ color:#EE7F00; font-size:12px;  }
td.prolist_full_price span.prolist_full_price_old{ color:#666666; font-size:11px; text-decoration:line-through;  }


/* Product */
td.product_col_pic{ width:380px; padding-left:20px; padding-top:10px; vertical-align:top; }
td.product_col_text{  vertical-align:top; }
	td.product_col_text td.col1 { color: #282121; text-align: right; font-weight: bold; padding: 3px 12px 3px 5px; }
	td.product_col_text td.col2 { color: #282121;  padding: 3px 0px 3px 12px; }
	td.product_col_text span.silver { font-weight: bold; color: #ABABAB; }
	td.product_col_text span.gray { font-weight: bold;  }
	td.product_col_text span.green { font-weight: bold; color: #009037; }
	
div.product_pic{ padding-bottom:5px; }
div.product_pic img{ border:1px solid #CCCCCC; padding:0px; background:#FFFFFF }
div.product_pic_small { padding: 8px 0px 0px 8px; }
div.product_pic_small div.item { margin: 0px 0px 8px 0px; }
div.product_pic_small img{ border:1px solid #C1C1C1; background:#E1E1E1; padding:1px;  }

div.product_name{ padding:6px 0px 6px 9px; background: #D5D5D5; color: #242A27; }
	div.product_name h1{ padding:0px; margin:0px; color: #242A27;}

div.product_price{ padding:20px 0px 20px 0px; color:#cc0000; font-size:13px; line-height:140%; }
div.product_price_special{ color:#cc0000; font-size:13px; font-weight:bold; line-height:140%; }
div.product_price_old{ text-decoration:line-through; font-size:10px; }
div.product_special_date{ text-align:center; font-size:11px; font-weight:bold; text-align:center; }
div.product_rating{ }

div.product_text { padding:0px 0px 0px 0px; color: #666666; }
div.product_model { padding-bottom:10px; color:#999999; }


/* Cart */
table.cart_table{ border:1px solid #eeeeee; margin:10px 0px 10px 0px; }
table.cart_table th{ padding:5px 2px 5px 2px; font-weight:normal; color:#000000; text-align:center; background:#eeeeee;  }

td.cart_row{ border-bottom:1px solid #CCCCCC; }
tr.cart_row_1{ background: #F7F7F7; }
tr.cart_row_1 td{ padding: 5px 0px 5px 0px; }
tr.cart_row_2{ background: #FFFFFF; }
tr.cart_row_2 td{ color:#282828 !important; padding: 5px 0px 5px 0px; }

td.cart_product_pic{ width:100px; text-align:center; }
td.cart_product_pic img{ border:1px solid #EEEEEE; background:#FFFFFF; padding: 3px; margin: 0px; }
td.cart_product_name{ color:#000000; font-weight:bold; }
td.cart_product_name a { color:#000000; text-decoration:none; }
td.cart_product_name a:hover { color:#000000; text-decoration:underline; }
span.cart_product_model { color:#999999; padding-bottom:5px; text-align:center }
td.cart_product_price{ width:100px; text-align:center; color:#EE7F00; font-weight:bold; font-size:12px; }
td.cart_product_edit{ width:80px; text-align:center }
td.cart_product_delete{ width:50px; text-align:center }

tr.cart_product_line{ background:#eeeeee; } 
tr.cart_product_line td{ line-height:1px; font-size:1px; height:1px; }

td.cart_price{ vertical-align:top; font-size:13px; font-family:Tahoma, Helvetica, sans-serif; font-weight:bold;  }
td.cart_info{ vertical-align:top; font-size:10px; }
.cart_header{ color:#EE7F00; font-size:12px; font-weight:bold; padding-bottom:5px; text-align:center }
.cart_header a{ color:#000000; font-size:12px; }
.cart_header a:hover{ color:#000000; font-size:12px; }

/* Cart Box */
td.cartbox_name{ color: #FFF; font-size: 13px; font-weight: bold;; padding:0px 0px 10px 0px; }
td.cartbox_name a{ color: #FFF; font-size: 13px; font-weight: bold;; }
td.cartbox_text{ color:#666666; }
td.cartbox_values{ color:#333333; }

td.cartbox_product_pic{ width:70px; text-align:center; }
td.cartbox_product_pic img{ border:1px solid #EEEEEE; background:#FFFFFF; padding: 3px; margin: 0px; }
td.cartbox_product_name{ color:#000000; font-weight:normal; }
td.cartbox_product_name a { color:#000000; text-decoration:none; }
td.cartbox_product_name a:hover { color:#000000; text-decoration:underline; }
span.cartbox_product_model { color:#999999; padding-bottom:5px; text-align:center }
td.cartbox_product_price{ width:80px; text-align:center; color:#EE7F00; font-size:10px; }
td.cartbox_product_edit{ width:40px; text-align:center; color:#666666 }
td.cartbox_product_delete{ text-align:center }

div.cartbox_slide{ position:absolute; top:68px; left:0px; z-index:100; margin: 0px 5px 0px 5px; }
div.cartbox_slide_container{ z-index:100; width:100%; }

/*span.cartbox_show{ padding:0px 0px 2px 15px; background:url(../images/arrow_show.gif) no-repeat; background-position:left; }
span.cartbox_show a{ font-size:10px; color:#333333; font-weight:normal; }
span.cartbox_show a:hover{ font-size:10px; color:#333333; text-decoration:underline; }
span.cartbox_hide{ padding:0px 0px 2px 15px; background:url(../images/arrow_hide.gif) no-repeat; background-position:left; }
span.cartbox_hide a{ font-size:10px; color:#333333; font-weight:normal; }
span.cartbox_hide a:hover{ font-size:10px; color:#333333; text-decoration:underline; }*/

#cartInfo{ background:#FFFFFF none repeat scroll; border:3px solid #EE7F00; display:none; opacity:0.90; filter:Alpha(Opacity:90); padding:20px; position:absolute; 
text-align:center; width:200px; z-index:100; }


/* Shipment */
.shipment_header{ color:#00386f; font-size:12px; font-weight:bold; padding:5px; border-bottom:1px solid #00386f; }
.shipment_frame{ padding:10px; background:#F8F8F8; border:1px solid #cccccc; }
.shipment_form_left{ text-align:right; vertical-align:middle; padding-right:5px; width:150px; }


/* Order */
table.order_table{ border:1px solid #eeeeee; margin:10px 0px 10px 0px; }
table.order_table th{ padding:5px 2px 5px 5px; font-weight:normal; color:#000000; text-align:left; background:#eeeeee;  }
table.order_table th a { color:#000000; }
table.order_table th a:hover{ color:#000000; }

td.order_row{ }
tr.order_row_1{ background: #F7F7F7; }
tr.order_row_1 td{ padding: 5px 2px 5px 2px; }
tr.order_row_2{ background: #FFFFFF; }
tr.order_row_2 td{ padding: 5px 2px 5px 2px; }

tr.order_line{ background:#eeeeee; } 
tr.order_line td{ line-height:1px; font-size:1px; height:1px; }

/* Comments */
.comment_bg{ background:#5580ad url(../img/comment_top_bg.gif) repeat-x; }
.comment_add{ text-align:right; vertical-align:middle; font-weight:bold; padding-right:5px; }
.comment_add a{ color:#ffffff; text-decoration:none; }
.comment_add a:hover{ color:#ffffff; text-decoration:underline; }

.comment_add_form{ border:1px solid #cccccc; background:#ffffff; padding:5px; margin:0px 0px 10px 0px; }
.comment_add_form a{ color:#242A27; text-decoration:none; }
.comment_add_form a:hover{ color:#242A27; text-decoration:underline; }

.comment{ margin:0px 0px 10px 4px; }
.comment .title{ font-weight:bold; text-decoration:none; color:#587b1b; padding:0px 10px 5px 20px; background:url(../img/comment_arrow.gif) 8px 5px no-repeat; }
.comment .title a{ color:#587b1b; text-decoration:underline; }
.comment .title a:hover{ color:#587b1b; text-decoration:none; }

.comment .user { background: url(../img/coment_user.gif) 0px 2px no-repeat; margin:0px 0px 0px 10px; padding:0px 0px 0px 25px; color:#000000; font-weight: bold; }
.comment .date{ color:#888; font-style:oblique;; font-size:10px; }
.comment .text{ padding:5px 20px 0px 35px; }
.message{ color:#bb2e1c; font-size:11px; font-family:Arial, Helvetica, sans-serif; }


/* Account */
.account_menu_line{ margin:2px 0px 0px 0px; font-size:1px; line-height:1px; clear:both; border-top:1px solid #BEBEBE; height:10px; }

.account_menu{ margin:2px 0px 0px 0px; height:24px; }
.account_menu_a{ display:block; float:left; padding:4px 10px 4px 10px; background:#eeeeee; border:1px solid #eeeeee; }
.account_menu_a a{ color:#000000; text-decoration:none; font-size:11px; }
.account_menu_a a:hover{ color:#000000; text-decoration:underline; font-size:11px; }

.account_menu_i{display:block; float:left; padding:4px 10px 4px 10px; background:#ffffff; border:1px solid #eeeeee; border-bottom:1px dotted #FFFFFF; }
.account_menu_i a{ color:#000000; text-decoration:none; font-size:11px; }
.account_menu_i a:hover{ color:#000000; text-decoration:underline; font-size:11px; }


input.submit { background:transparent url(../img/bg_submit.gif) repeat-x ; border:medium none; color:#FFFFFF; font-family:Verdana,sans-serif; font-size:11px; width:57px; height:16px; }

