@charset "utf-8";
/* CSS Document*/
/*define menu*/
.menu {background:#E60000;}
.menu ul li {border-top:1px solid #83abc5;background:#F7FBFE url(../images/theme-1/menu_arrow_bg.gif) no-repeat -1px -100px;}

.menu ul ul .b_top {border-top:1px solid #A6A6A6;border-right:2px solid #A6A6A6;}
.menu a, .menu a:visited {color:#000; }
.menu ul ul li a, .menu ul ul li a:visited {color:#000;}
.menu ul ul li a:hover {color:#FF6600;}
.menu ul ul :hover > a {color:#FF6600;}

* html .menu a:hover {color:#000;background:#fff url(../images/theme-1/menu_arrow_bg.gif) no-repeat -1px -130px;}
.menu :hover > a {color:#000;background:#fff url(../images/theme-1/menu_arrow_bg.gif) no-repeat -1px -130px;}
.menu ul ul {background:url(../images/theme-1/menu_arrow_bg.gif) no-repeat 0 100%;}

.new {
	background:url(../images/theme-1/new.gif) no-repeat right center;
}
/*btns*/
button {
	background:url(../images/theme-1/button.gif) repeat-x;
}
button:hover, button:active {
	background:url(../images/theme-1/button_over.gif) repeat-x;
}
#menu_index_top li a:link, #menu_index_top li a:visited {
	background:url(../images/theme-1/menu_top.gif) no-repeat;
	color:#fff;
	font-size:13px;
	width:184px;
	height:25px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-indent:1em;
	line-height:25px;
}/*#8E0314 */
.cate_title {
	background:#0E58B5 url(../images/theme-1/cate_title.gif) no-repeat 2px 0;
}

.search_bar {
	background-image: url(../images/top_bgs.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.use_nav_bg {
	background:url(../images/theme-1/search_bar_l.gif) right top no-repeat;
}
.use_nav_bg b {
	background:url(../images/theme-1/search_bar_l.gif) no-repeat;
}
a.btn_search {
	background:url(../images/theme-1/btn_go.gif) 0 0 no-repeat;
}
a.btn_search:hover {
	background:url(../images/theme-1/btn_go.gif) 0 -22px no-repeat;
}
#shoping_con li a:link, #shoping_con li a:visited {
	background:url(../images/theme-1/search_bar_r.gif) 0 -32px no-repeat;
	color:#fff;
}
#shoping_con li, #search_con li {
	color:#fff;
}
#shoping_con li a span {
	background:url(../images/icon_car.gif) no-repeat center left;
}
.index_layer .off {

	border-bottom:1px solid #ddd;
	color:#000;
}


#border_left {
	border-left:1px solid #BEB7B0;
}
.more_product, a.more_product:link, a.more_product:visited {
	color:#006699;
}


a.icon_inquiry {
	background:url(../images/theme-1/btn_inquiy.gif) no-repeat;
}
/* list html */

.list_title a {
	background:#eee;
	color:#FF6600;
}
/*.list_product {
 background:url(../images/theme-1/line.gif) no-repeat bottom center;
}*/
/*#list_bg_img li {
	background:url(../images/theme-1/line.gif) no-repeat left bottom;
}*/
#list_bg_big_img li {
	background:url(../images/theme-1/line.gif) no-repeat left bottom;
}
.car_price {
	color:#9C0000;
	background:url(../images/theme-1/car_price.gif) no-repeat right top;
}
/*the stats of the product*/
.product_count {
	background:url(../images/theme-1/count.gif) no-repeat;
	color:#fff;
}
.free_shipping {
	background:url(../images/theme-1/free_s.gif) no-repeat;
}
.bulksale_free_shipping {
	background:url(../images/theme-1/bulksale.gif) no-repeat;
}
.sale_item {
	background:url(../images/theme-1/sale_item.gif) no-repeat;
}
.sold_out {
	background:url(../images/theme-1/sold_out.gif) no-repeat;
}
.almost_sold_out {
	background:url(../images/theme-1/almost_sold.gif) no-repeat;
}
.star_gray {
	background:url(../images/theme-1/star02.gif) no-repeat left bottom;
}
/*the stats small icon s*/
.product_count_s {
	background:url(../images/theme-1/count_s.gif) no-repeat;
	color:#fff;
}
.sale_item_s {
	background:url(../images/theme-1/sale_item_s.gif) no-repeat;
}
.sold_out_s {
	background:url(../images/theme-1/sold_out_s.gif) no-repeat;
}
.almost_sold_out_s {
	background:url(../images/theme-1/almost_sold_s.gif) no-repeat;
}
.product_count_b {
	background:url(../images/theme-1/count.gif) no-repeat;
	color:#fff;
}
.sale_item_b {
	background:url(../images/theme-1/sale_item.gif) no-repeat;
}
.sold_out_b {
	background:transparent url(../images/theme-1/sold_out_b.gif) no-repeat scroll 0%;
}
.almost_sold_out_b {
	background:url(../images/theme-1/almost_sold.gif) no-repeat;
}
/*the pagebar*/
/*.pagebar a span {
	border:1px solid #ddd;
	background-color:#fff;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	padding:2px 10px;
	line-height:28px;
	margin:0;
}
.first_page {
	background:url(../images/theme-1/first.gif) no-repeat center center;
}
.last_page {
	background:url(../images/theme-1/last.gif) no-repeat center center;
}
.next_page {
	background:url(../images/theme-1/next.gif) no-repeat 39px center;
}
.prev_page {
	background:url(../images/theme-1/prev.gif) no-repeat 4px center;
}
.pages span {
	border:1px solid #ddd;
}
.pages span.current {
	border:1px solid #ff6c00;
	background:#ffffe1;
}*/
/*the list bar*/
.list_bar .category {
	background:url(../images/theme-1/trangle.gif) 7px center no-repeat;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
/*.list_bar .category a {text-decoration:underline;line-height:22px;}*/
.list_bar .category_ {
	background:url(../images/theme-1/trangle2.gif) no-repeat;
	border-right:1px solid #ddd;
}
a .list_list, a .list_grid, a .list_gallery {
	background-position:0 -23px;
}
.list_list {
	background:url(../images/theme-1/list_list.gif) no-repeat;
}
.list_grid {
	background:url(../images/theme-1/list_grid.gif) no-repeat;
}
.list_gallery {
	background:url(../images/theme-1/list_gallery.gif) no-repeat;
}
a .list_grid:hover, a .list_list:hover, a .list_gallery:hover {
	color:#FF6600;
}
#search_feedback {
	background:url(../images/theme-1/search_cate.gif) repeat-x;
}
.recent_flash_prev {
	background:url(../images/theme-1/prev_l.gif) no-repeat;
}
.recent_flash_next {
	background:url(../images/theme-1/next_l.gif) no-repeat;
}
/*#category_menu li a:link, #category_menu li a:visited {
	background:url(../images/theme-1/list_ca_l.gif) 3px 6px no-repeat;
}
#category_menu li a:hover {
	background:#f0f0f0 url(../images/theme-1/list_ca_l.gif) 3px 6px no-repeat;
}*/
.table {
	background-color: rgb(102, 102, 102);
	margin-right: 5px;
}
.coupon_icon_cut {
	background:url(../images/theme-1/icon_cut.gif) no-repeat 0 260px;
}
/*the product*/
.p_f_en {
	background:url(../images/theme-1/btn_enlarge.gif) no-repeat;
}
#product_flash_btn img {
	border:1px solid #eee;
}
.for_gray_bg {
	background:url(../images/theme-1/right_gray_bg.gif) repeat-y right top;
}
.seal_m_en {background:url(../images/icon/siteseal.gif) no-repeat  center;width:133px;height:82px;}
.png {width:273px;height:284px;padding:22px 44px 22px 22px;background:url(../images/pop_win_bg.png) no-repeat;}
.pad_product {
	{width:340px;padding:10px 10px 0 10px; background:url(../images/theme-1/bg.gif) repeat-x;}
#table_info {
	border:1px solid #ddd;
	border-width:0 0 1px 1px;
}
#table_info th {
	background:#ececec;
}
#table_info th, #table_info td {
	border:1px solid #ddd;
	border-width:1px 1px 0 0;
}
#table_info_l {
	border:1px solid #ddd;
	border-width:0 0 1px 1px;
}
#table_info_l th {
	background:#ececec;
}
#table_info_l th, #table_info_l td {
	border:1px solid #ddd;
	border-width:1px 1px 0 0;
}
#ZoomBox {
	background:#eee url(../images/theme-1/pop_bg1.gif) repeat-y right top;
}
#smallImgBtns {
	background:#fff url(../images/theme-1/pop_bg2.gif) no-repeat 0 100%;
}
.inquiry {
	background:url(../images/theme-1/bag.gif) no-repeat 20px 30px;
}
#Item_Description_Spc h3 {
	color:#FF6600;
}
#Item_Description_Spc ul li {
	background:transparent url(../images/theme-1/icon_arr.gif) no-repeat 0px 6px;
}
#testimonials dl {
	background-color:#ebe9df;
}
#chat_div {
	background:#fff url(../images/theme-1/chat_div_bg.gif) no-repeat 0 100%;
	border:1px solid #ddd;
	border-width:0 1px;
}
#recent_flash_small .allborder {
	border:1px solid #F5A79A;
}
.cname {
    color: #666666;
    font-size: 2em;
    font-weight: normal;
}
.pagebar a span:hover {
	color:#FF6600;
}

.check_box_tit {
	background:url(../images/theme-1/bg_title.gif) repeat-x;
}
.select3 {
	border:1px solid #ddd;
}
.input3 {
	border:1px solid #ddd;
}
.input_box {
	background:url(../images/theme-1/bg_input.gif) no-repeat;
}
.bill_bot_img {
	background:url(../images/theme-1/icon_clock.gif) no-repeat;
}
/*=========================my count==============================*/
.write_btn {
	background:url(../images/theme-1/icon_write.gif) no-repeat;
}
.table_orders td {
	border-bottom:1px solid #eee;
}
.status_btn {
	background:url(../images/theme-1/icon_th.gif) no-repeat right -18px;
}
.order_layer .off, .nl_layer .off {
	background-color:#f7f6f2;
	border-bottom:1px solid #ddd;
	color:#000;
}
.order_layer .on, .nl_layer .on {
	background:#fff;
	color:#FF6600;
}
.paypal_warn {
	background:url(../images/theme-1/warn_icon.gif) no-repeat;
}
/*==============================help===============================*/
#help_nav {
	border-top:1px solid #ddd;
}
#help_nav .active {
	background:url(../images/theme-1/bg_arrow_off.gif) no-repeat center bottom;
}
#help_nav .active span {
	background:#fff;
}
#help_nav .active a:hover {
	background:url(../images/theme-1/bg_arrow_off.gif) no-repeat center bottom;
}
#help_nav .active a:hover span {
	background:#e6e5e1;
}
#help_nav .normal {
	background:url(../images/theme-1/bg_arrow_on.gif) no-repeat center bottom;
}
#help_nav .normal span {
	background:url(../images/theme-1/help_switch_bg.gif) repeat-x;
}
.ico1 {
	background:url(../images/theme-1/icon_customer.gif) no-repeat;
}
.ico2 {
	background:url(../images/theme-1/icon_inquiry.gif) no-repeat;
}
.ico3 {
	background:url(../images/theme-1/icon_chat.gif) no-repeat;
}
/*A_Z*/

.static_h1 {
	color:#000;
}
.border_b_d {
	background:transparent url(../images/theme-1/line_bbb.gif) repeat-x scroll 0pt 100%;
}
.static_tit {
	background:transparent url(../images/theme-1/line_bbb.gif) repeat-x scroll 0pt 100%;
}
#t_p ul li a.one {
	background:url(../images/theme-1/tabs_price.gif) no-repeat;
}
#t_p ul li div {
	background:#fff;
}
#t_p ul li a div, #t_p ul li div {
	border:1px solid #ddd;
	border-top:none;
}
#t_p ul li:hover > a.one {
	background:url(../images/theme-1/tabs_price.gif) 100% -28px no-repeat;
}
* html #t_p ul li a.one:hover {
	color:#000;
	background:url(../images/theme-1/tabs_price.gif) 100% -28px no-repeat;
	color:#FF6600;
}
/*----------------------------------------------------------------------------------------------------------------------/
 * CSS Buttons Stylesheet
 *
 */
.cssButton, .cssButtonHover {
	background:url(../images/theme-1/button.gif) repeat-x;
	border:1px solid #ddd;
}
.cssButtonHover {
	background:url(../images/theme-1/button_over.gif) repeat-x;
	color:#333;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.button_return_to_product_list, .button_add_selected {
}
.button_in_cart {
}
.button_submit {
}
.button_update_cart {
	color: red;
}
.button_update_cartHover {
	color: black;
}

/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/
.button_login {
	background:url(../images/theme-1/button_login.gif) no-repeat;
	border:0 none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.button_create_account {
	background:url(../images/theme-1/button_new_account.gif) no-repeat;
	display:block;
	width:179px;
	height:26px;
	border:0 none;
	line-height:0;
	text-indent:-9999px;
	font-size:0;
	cursor:pointer;
}
.button_continue_checkout {
	background:url(../images/theme-1/btn_cheakout.gif) no-repeat;
	display:block;
	width:184px;
	height:27px;
	border:0 none;
	line-height:0;
	text-indent:-9999px;
	font-size:0;
	margin-top:5px;
	float:right;
}
.small_edit {
	background:url(../images/theme-1/btn_edit.gif) no-repeat;
	display:block;
	width:53px;
	height:17px;
	border:0 none;
	line-height:0;
	text-indent:-9999px;
	font-size:0;
	margin-top:3px;
}
.button_confirm_order {
	background:url(../images/theme-1/btn_confirm.gif) no-repeat;
	display:block;
	width:157px;
	height:27px;
	border:0 none;
	line-height:0;
	text-indent:-9999px;
	font-size:0;
	margin-top:5px;
	float:right;
}

.buttonCheakout {
	background:url(../images/btn_cheakout.gif) no-repeat;
}
.button_place_order{
	display:block; width:162px; height:27px; border:0 none; line-height:0; text-indent:-9999px;
	font-size:0; margin:5px auto 0;background:url(../images/btn_place.gif) no-repeat;
}
/*links*/
a:link, a:visited {
	color:#474747;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color:#ff6600;
}
/*borders*/
.allborder {
	border:1px solid #ddd;
}
.border_r {
	border-right:1px solid #ddd;
}
.no_border_t {
	border-top:none;
}
/*li*/
.red_arrow_list li {
	background:transparent url(../images/theme-1/red_arrow_bg.gif) left 7px no-repeat;
	padding:3px 10px;
	line-height:140%;
}
.gray_trangle_list li {
	background:url(../images/theme-1/list_ca_l.gif) left 9px no-repeat;
	padding:3px 10px;
	line-height:140%;
}
.dl_dot dt {
	background:url(../images/theme-1/icon_arr.gif) no-repeat 2px center;
	padding-left:10px;
}
#changeThemes {
	color:#8e0314;
}
#trustful {
	background:url(../images/theme-1/trustful.jpg) no-repeat center;
}
#category {
    float: left;
    width: 184px;
}
#category dl {
    margin: 5px auto auto 5px;
    text-shadow: 1px 1px #FFFFFF;
}
#category dl a {
    display: block;
    text-decoration: none;
}
#category dl dt a {
    color: #333333;
    font-weight: bold;
}
#category dl dd {
    padding-left: 8px;
}
#category dl dd a {
    color: #666666;
    line-height: 1.7em;
}
#category dl dd a.more {
    color: #E04F16;
}
.ctitle {
    background: url("../images/theme_titlebg.png") no-repeat scroll 0 0 transparent;
    height: 33px;
}
.ctitle span {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 25px;
    padding-left: 8px;
}
#category dl dt {
    font-weight: bold;
}
#category dl dd {
    margin: 0 0 10px;
}
#saying {
    border: 1px solid #D8D8D8;
    box-shadow: -1px -1px 3px #DDDDDD;
    margin-top: 10px;
    padding: 10px 20px 20px;
}
#saying .title {
    color: #006699;
    font-size: 28px;
    height: 44px;
    line-height: 44px;
}
#saying dl {
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 15px;
    padding-top: 10px;
    width: 100%;
}
#saying dl dt {
    float: left;
    height: 125px;
    overflow: hidden;
    width: 100px;
}
#saying dl dt a {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 3px;
}
#saying dl dt a:hover {
    border-color: #95AE52;
}
#saying dl dt img {
    height: 113px;
    width: 90px;
}
#saying dl dd {
    margin-bottom: 2px;
    margin-left: 110px;
}
#saying dl dd.retitle a {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}
#saying dl dd.retitle span {
    color: #999999;
}
#saying dl dd.star {
    height: 15px;
    line-height: 15px;
}
#saying dl dd.star li {
    float: left;
    padding-right: 15px;
}
#saying dl dd.star span {
    padding-right: 15px;
}
#saying dl dd.recon {
    line-height: 22px;
}
#saying dl dd.recon span.datetime {
    color: #999999;
}
#saying dd .rating{display:block; width:600px; float:left;}

.box-reviews {
    background-color: #FFFFFF;
    border: 1px solid #D7D7D7;
    margin-bottom: 10px;
    padding: 9px;
    word-wrap: break-word;
}
#customer-reviews h2 {
    color: #333333;
    font: bold 11px/18px Tahoma,Geneva,sans-serif;
	font-size: 12px;
    line-height: 1.25;
    margin-bottom: 0.45em;
}
.box-reviews dl {
    margin: 15px 0;
}
.box-reviews dt {
    color: #396F00;
    font-weight: bold;
}
.box-reviews dt span {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.box-reviews dd {
    border-bottom: 1px solid #E8E8E8;
    margin: 0 0 15px;
    padding-bottom: 10px;
}
.box-reviews dd small {
    font-style: italic;
}
.box-reviews .form-add {
    margin: 15px 0 0;
}
.box-reviews .form-add h3 {
    font-size: 11px;
    font-weight: normal;
}
.box-reviews .form-add h3 span {
    font-weight: bold;
}
.box-reviews .form-add h4 {
    font-size: 12px;
}
.box-reviews .form-add .data-table td {
    text-align: center;
}
.box-reviews .form-add .form-list {
    margin: 15px 0 0;
}
.box-reviews .form-add .form-list .input-box {
    width: 460px;
}
.box-reviews .form-add .form-list input.input-text, #customer-reviews .box-reviews .form-add .form-list textarea {
    width: 454px;
}
.box-reviews .ratings-table {
    float: left;
    width: 100%;
}
.box-reviews .summary {
    clear: both;
    margin: 5px auto 10px;
	color:#666666;
}
.box-reviews .summary .date {
    color: #999999;
}
.box-reviews .replyby {
    color: #FF6600;
    font-weight: bold;
}
.pager {
    background: url("../images/bkg_toolbar.gif") repeat-x scroll 0 100% #FFFFFF;
    border-top: 1px solid #DDDDDD;
    font-size: 11px;
    padding: 4px 8px;
    text-align: center;
}
.pager .amount {
    float: left;
    margin: 0;
}
.pager .limiter {
    float: right;
}
.pager .limiter label {
    vertical-align: middle;
}
.pager .limiter select {
    margin: 0 0 1px;
    padding: 0;
    vertical-align: middle;
}
.pager .pages {
    font-size: 13px;
    margin: 0 140px;
}
.pager .pages a {
    text-decoration: underline;
}
.pager .pages a.previous, .pager .pages a.next {
    font-size: 12px;
    text-decoration: none;
}
.pager .pages ol {
    display: inline;
}
.pager .pages li {
    display: inline;
    margin: 0 2px;
}
.pager .pages .current {
    color: #000000;
}
.pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-tabs:after, #customer-reviews .product-img-box .more-views ul:after, #customer-reviews .box-tags .form-add:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.form-list label {
    color: #555555;
    float: left;
    font-weight: bold;
    position: relative;
    z-index: 0;
}
.box-reviews .form-add .form-list .input-box {
    width: 460px;
}
.box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
    width: 454px;
}
.box-reviews input, select, textarea, button {
    color: #2F2F2F;
    font: 12px/15px Arial,Helvetica,sans-serif;
    vertical-align: middle;
}
.box-reviews input.input-text, select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;
}
.box-reviews input.input-text, textarea {
    padding: 2px;
}
.form-list label.required em {
    color: #EB340A;
    float: right;
    font-style: normal;
    position: absolute;
    right: -7px;
    top: 0;
}
.form-list li {
    margin: 0 0 6px;
}
input.add_c, input.add_c2 {
    background: url("../images/fy_bg.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 29px;
    position: static;
    right: -18px;
    top: -4px;
    width: 151px;
}

.add-to-cart-msg p {
    background: url("../images/icons2.png?v=2") no-repeat scroll -365px 0 transparent;
    color: #B73939;
    display: none;
    font-size: 10px;
    font-weight: bold;
    height: 60px;
    left: -50px;
    line-height: 48px;
    position: absolute;
    text-align: center;
    top: -50px;
    width: 210px;
}
.add-to-cart-msg {
    font-size: 0;
    position: relative;
    text-align: center;
}
.pl_s {
    float: right;
    margin-top: -10px;
    position: relative;
    z-index: 1;
}

.pl_s_dd2 {
    padding: 0 10px 0 0;
}

.flash_focus {position:relative}
.flash_focus li {position:absolute;top:0;left:0}
.flash_focus .infos, .flash_focus .overlay, .flash_focus .index {position:absolute;bottom:0;z-index:2}
.flash_focus .infos {left:0;padding-left:10px;display:none!important}
.flash_focus .infos a, .flash_focus .infos .desc {margin:0 0 10px;color:#ff0}
.flash_focus .overlay {left:0;height:60px;width:100%;filter:alpha(opacity=50);opacity:0.5;background:#000;z-index:1;display:none}
.flash_focus .index {height:10px;right:0;bottom:-14px;text-align:right;z-index:10;line-height:10px;text-align:center}
.flash_focus .index a {display:inline;float:left;margin-right:5px;width:8px;height:8px;background:#8b8b8b;border-radius:5px}
.flash_focus .index a:hover {text-decoration:none}
.flash_focus .index a.curr {background:#892799}
.flash_focus em {font-style:normal}
.flash_focus ul {width:761px;height:280px;overflow:hidden;position:relative}
.flash_wrap {position:relative;width:761px;height:298px;overflow:hidden}
.bt_bar {background:url(../images/idx_bn_bar.png?1365997210) no-repeat;width:761px;height:18px;position:absolute;top:281px}