* { margin: 0; padding: 0; }
/*body { background-attachment: fixed; background-color: #2B2B2B; background-image: url(../images/bg/body_bg.gif); background-position: center top; background-repeat: no-repeat; font-family: "Times New Roman", Georgia, Serif; font-size:12px; }*/
body { font:12px/150% Arial, Tahoma, Geneva, sans-serif; }
a { color: #010101; text-decoration: none; }
a:hover {  text-decoration: underline; }
a img { border:none; }
address { font-style: normal; font-size:12px; }
input.input_text, select, textarea { vertical-align: middle; z-index: -1; border:1px solid #B6B6B6; }
.black, a.black:link, a.black:visited { color: #000000; }
.gray, a.gray:link, a.gray:visited { color: #666666; }
.blue, a.blue:link, a.blue:visited { color: #1E4E8E; }
.yellow, a.yellow:link, a.yellow:visited { color: #FECF77; }
.yellow2, a.yellow2:link, a.yellow2:visited { color: #FBF5B7; }
.orange, a.orange:link, a.orange:visited { color: #EE5D04; }
.white, a.white:link, a.white:visited { color: #FFFFFF; }
.green, a.green:link, a.green:visited { color: #589246; }
.required {color: #ff0000;font-weight: bold;}
#customizedRequired {color: #4f4f4f;padding-top: 5px;}
.opName {margin-bottom: 3px;margin-top: 5px;}
.b, a.b:link, a.b:visited { font-weight: bold; }
.b_, a.b_:link, a.b_:visited { font-weight: normal; }
.fleft { float: left; }
.fright { float: right; }
.alignleft { text-align:left; }
.aligncenter { text-align:center; }
.alignright { text-align:right; }
.clear_both { clear: both; font-size: 0; height: 0; line-height: 0;	display: block}
.allborder { border: 1px solid #D9D9D9; }
.bar_sepacer { background: url(../images/bg/bar_sepacer_bg.gif) repeat-x; height: 30px; width: 776px; }
.spacer_10 { clear: both; height: 10px; overflow: hidden; }
.first { border-left:none!important; border-top:none!important; margin-top:0!important; margin-left:0!important; }
.last { border-right:none!important; border-bottom:none!important; margin-bottom:0!important; margin-right:0!important; }
.pad_top { padding-top:10px; }
.pad_bottom { padding-bottom:10px; }
.pad_10px { padding: 10px; }
.pad_20px { padding: 20px; }
.pad_l_20px { padding-left: 20px }
.mar_top { margin-top:10px; }
.mar_bottom { margin-bottom:10px; }
.mar_t_20px { margin-top:20px; }
.mar_l_20px { margin-left:20px; }
.mar_r_10px { margin-right:10px; }
.hide { display:none; }
.show { display:block; }
ul, li { list-style: none outside none; margin: 0; padding: 0; }
h1, h2, h3, h4, .title { font-family: "Times New Roman", Georgia, Serif; font-weight: normal;}
h1 { color: #2B2B2B; font-size: 20px; margin-bottom:10px; }
h2 { color: #2B2B2B; font-size: 16px; }
h3 { color: #2B2B2B; font-size: 14px margin-bottom:10px; }
h4 { color: #4E4E4E; font-size: 13px; }
h5 { color: #555555; font-size: 12px; font-weight: normal; }
h6 { font-size: 11px;  }

/* data_table */
.data_table { width: 100%; border: 1px solid #D9D9D9;  }
.data_table tr { border-bottom: 1px solid #D9D9D9; }
.data_table .odd { background: none repeat scroll 0 0 #F8F7F5; }
.data_table .even { background: none repeat scroll 0 0 #EEEDED; }
.data_table th.w0 { width: 120px; }
.data_table th.w1 { width: 120px; }
.data_table th { font-family: "Times New Roman", Georgia, Serif;  font-size: 12px; padding: 5px 0 5px 10px; text-align: left;
    color: #4E4E4E;
    font-weight: normal;
    text-transform: uppercase;
    white-space: nowrap; }
.data_table tr.on { background: none repeat scroll 0 0 #F3F3F3; }
.data_table td { color: #000000; font-size: 12px; height: 46px; padding: 2px 0 2px 10px; text-align: left; }
.data_table tfoot th { text-align: right; border:none; }
.data_table tfoot td { border:none; height: 26px; }
/* form list*/
.form_list label { color: #565656; float: left; font-weight: bold; position: relative; z-index: 0; font-size: 13px; font-weight: normal; line-height: 25px; }
.form_list label.required em { color: #EB340A; float: right; font-style: normal; position: absolute; right: -8px; top: 0; }
.form_list .input_box { clear: both; display: block; }
.form_list .input_text, .form_list select { padding:2px; background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #B6B6B6; font-size:12px; }
.form_list select { padding:1px; }
.form_list li { margin: 0 0 8px; overflow: hidden; }
.form_list li.fields .field { float: left; width: 275px; }
.form_list li.fields .input_box { width: 260px; }
.form_list li.fields input.input_text { width:254px; }
.form_list li.fields select { width: 260px; }
.form_list li.wide .input_box { width: 535px; }
.form_list li.wide input.input_text, .form_list li.wide textarea.input_text { width: 529px; }
.form_list li.control label { float: none; }
.form_list li.control input.radio, .form_list li.control input.checkbox { margin-right: 6px; vertical-align: sub;}
#opc_payment_method li.control input.radio { margin-right: 6px; vertical-align: super;}
.buttons_set { margin:20px 0 0; text-align:right; clear: both; }
.back_link { float:left; }
p.required { color: #EB340A; font-size: 11px; text-align: right; margin: 0 0 10px; }
/* validation */
input.validation_failed, select.validation_failed, textarea.validation_failed { background: none repeat scroll 0 0 #FAEBE7 !important; border: 1px dashed #EB340A !important; }
div.validation_failed { background: url(../images/validation_advice_bg.gif) no-repeat; clear: both; font-size: 0.95em; font-weight: bold; line-height: 1.25em; margin-top: 3px; min-height: 15px; padding-left: 17px; color: #EB340A; }
/* col2_set */
/* col2_set */
.col2_set { overflow: hidden; }
.col2_set .col_1 { float: left; width: 48.5%; }
.col2_set .col_2 { float: right; width: 48.5%; }
.col2_set h2 { background-color: #FFFFFF; border-bottom: 1px solid #D9D9D9; color: #4E4E4E; font-weight: normal; line-height: 11px; padding: 7px 12px; }
/* col3_set */
.col3_set { overflow: hidden; }
.col3_set .col_1 { float: left; width: 33%; }
.col3_set .col_2 { float: left; width: 33%; }
.col3_set .col_3 { float: right; width: 33%; }
/*warnings, errors, succes, messages*/
.error { background: url(../images/icons/error.gif) no-repeat #FAEBE7; border: #F16048 solid 1px; color: #DF280A; }
.success { background: url(../images/icons/success.gif) no-repeat #EFF5EA; color: #3D6611; border:1px solid #859802; }
.warning, .error, .success { background-position: 10px 9px !important; font-size: 11px !important; font-weight: bold !important; min-height: 24px !important; padding: 10px 8px 0px 32px !important; margin:10px 0px; }

/* shopping_cart */
#shopping_cart_default .page_title { border-bottom: 0 none; margin: 0 0 12px; text-align: right; overflow: hidden; }
#shopping_cart_default .page_title h1 { margin: 5px 0 0; float: left; }
#shopping_cart_default .page_title a { float:right; }
#shopping_cart_default .shopping_cart_collaterals { padding: 25px 0 0; }
#shopping_cart_default .discount { border: 1px solid #D0CBC1; margin: 0 0 18px; padding: 12px 15px; float: left; width: 305px; }
#shopping_cart_default .discount h2 { background:url(../images/discount.gif) no-repeat; color: #E26703; font: bold 13px/16px Arial, Helvetica, sans-serif; padding: 0 0 0 21px; text-transform: uppercase; }
#shopping_cart_default .discount .input_box { margin: 8px 0 0; width: 260px; }
#shopping_cart_default .discount input.input_text { width: 254px; padding: 2px; }
#shopping_cart_default .discount .buttons_set { border: 0 none; margin: 10px 0 0; padding: 0; text-align: left; }
#shopping_cart_default .totals { background: none repeat scroll 0 0 #DEE5E8; border: 1px solid #BEBCB7; float: right; width: 268px; margin-bottom: 17px;}
#shopping_cart_default .totals table { margin: 7px 0; width: 100%; }
#shopping_cart_default .totals td { padding: 1px 15px 1px 7px; }
#shopping_cart_default .totals tr.last td { }
#shopping_cart_default .totals tfoot th { padding: 5px 15px 5px 7px; }
#shopping_cart_default .totals tfoot td { padding-bottom: 5px; padding-top: 5px; }
#shopping_cart_default .totals tfoot th strong, #shopping_cart_default .totals tfoot td strong { font-size: 15px; }
#shopping_cart_default .totals .checkout { padding: 8px 15px 15px; text-align: right; }
#shopping_cart_default tbody a { color:black;}
/* checkout */
#checkout { }
#checkout .checkout_title { background-color:#EDEDED; padding-left:28px; height: 22px; line-height:22px; }
#opc_billing_information .checkout_title { background-image:url(../images/icons/billing_information_ico.gif); background-repeat:no-repeat; }
#opc_shipping_information .checkout_title { background-image:url(../images/icons/shipping_information_ico.gif); background-repeat:no-repeat; }
#opc_shipping_method .checkout_title { background-image:url(../images/icons/shipping_method_ico.gif); background-repeat:no-repeat; }
#opc_payment_method .checkout_title { background-image:url(../images/icons/payment_method_ico.gif); background-repeat:no-repeat; }
#opc_order_review .checkout_title { background-image:url(../images/icons/order_review_ico.gif); background-repeat:no-repeat; }
#opc_continue_order { text-align:right; }
/* account */
#my_account {  }
#my_account li { line-height: 20px; margin-left: 5px; }
#my_account li a { color: #5F1D1D; font-size: 11px; }
#my_account li a:hover { color: #828282; }

#logout_button { margin-right: 15px; float:right; }
#view_orders_default .order_con_top { border-bottom: 1px solid #C5C5C5; display: block; line-height: 20px; padding: 10px; font-size: 12px; }
#view_orders_default .order_con_con { font-size: 12px; }
#view_orders_default a{color:#000;}
/* pages */
#pages_default strong { font-size:14px; color:#666666; }
#pages_default p { color: #828282; font-size: 12px; line-height: 18px; margin: 0 0 10px; }
.index_featured_product { height:400px; float:left; }
.index_featured_product #featured_products_box_block .products_grid .item li { padding:20px 10px 10px 10px }
.index_featured_product .item { background-image: url(../images/bg/image_bg.jpg); background-position: center top; background-repeat: repeat-y; border: 0 none; margin: 0 auto; overflow: hidden; background-repeat:no-repeat; }
.selected a { color:#FF8F00; }
/* categories */
#categories_description { color: #6B6B6B; font-size: 13px; }
/* index */
#imgHoverBox { float: right; width: 266px; }
#imgLrg { border: 1px solid #CCCCCC; float: left; padding: 3px; }
#imgHoverBox .imgThumb { border: 1px solid #CCCCCC; float:right; padding:1px; margin-bottom:5px; cursor:pointer; }
/* site_map */
#site_map_list { }
#site_map_list li { }
#site_map_list li a { color: #6B6B6B; font-size: 11px; font-weight: normal; }
/* login */
#login_default { }
#login_default .col2_set .col_1, #login_default .col2_set .col_2 { min-height:220px; }
/* create_account */
#create_account_default_heading { border-bottom:1px solid #CBCBCB; }

.noscript {
    background: #ffff90 none repeat scroll 0 0;
    border-color: #dddddd;
    border-style: solid;
    border-width: 0 0 1px;
    color: #2f2f2f;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
}
.noscript-inner {
    background: transparent url("../images/icons/error.gif") no-repeat scroll 20px 50%;
    margin: 0 auto;
    padding: 12px 0;
    width: 950px;
}
#payment_method_list table td{
vertical-align: top;
height:30px;
}
.Xmas_notice{
color: rgb(47, 47, 47); font-size: 13px; font-weight: bold; background: transparent url('../images/icons/gift_icon.gif') no-repeat scroll 4px 4px; padding: 1em 2em 0.5em 3em; 
}