@CHARSET "UTF-8";
/*bof categories block*/
.alignL {
	text-align:left;
}
.categories_item {
	height: auto;
}
.cate_border {
	border: 1px solid #DDDDDD;
	padding-top: 1px;
}
.categories_title {
	background: url("../images/hotitem_h_bg.jpg") repeat-x scroll 0 0 transparent;
	height: 26px;
	line-height: 26px;
	text-align: left;
}
.categories_title span {
	background: url("../images/box_ico.gif") no-repeat scroll 10px 8px transparent;
	color: #003B7F;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-indent: 22px;
}
.categories_item_m {
	height: auto;
	overflow: hidden;
}
.featured_categories, .shop_by_categories {
	background: url("../images/focal_bg.png") repeat scroll 0 0 transparent;
	margin: 0;
	overflow: hidden;
	padding: 0 18px 0 0;
}
.featured_categories .featured_categories_box, .shop_by_categories .shop_by_categories_box {
	display: inline;
	float: left;
	margin-left: 23px;
	padding: 23px 0;
	width: 166px;
}
.featured_categories_box h3 a, .featured_categories_box h3 a:hover, .shop_by_categories h3 a, .shop_by_categories h3 a:hover {
	color: #114EA6;
	text-decoration: underline;
}
.featured_categories .categories_pic a, .shop_by_categories .categories_pic a {
	border: 1px solid #CCCCCC;
	display: inline-block;
	height: 122px;
	width: 155px;
}
.featured_categories .categories_pic a:hover, .shop_by_categories .categories_pic a:hover {
	border: 1px solid #FF5A00;
}
.featured_categories .categories_pic, .shop_by_categories .categories_pic {
	height: 124px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 157px;
}
.featured_categories .categories_pic img, .shop_by_categories .categories_pic img {
	width:155px;
	height:120px;
}
.featured_categories ul, .shop_by_categories ul {
	width: 157px;
}
.featured_categories ul h3, .shop_by_categories ul h3 {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 5px 0;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}
.featured_categories ul li, .shop_by_categories ul li {
	background: url("../images/footer_ico.gif") no-repeat scroll 3px 7px transparent;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	padding-left: 10px;
}
.featured_categories ul li a, .shop_by_categories ul li a {
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.featured_categories ul li a:hover, .shop_by_categories ul li a:hover {
	color:#000;
	text-decoration:underline;
}
/*eof categories block*/

/*bof categories_menu block*/
#sidemenu .sidebox-header-left {
	display: none;
}
#sidemenu {
	width: 220px;
	text-align: left;
	z-index: 50;
}
#sidemenu .sidenav_h {
	height: 30px;
	/*background: url(../images/categories_menu/menubg.png) no-repeat;*/
	background: #404F63;
	padding-left: 10px;
	border-radius: 3px 3px 0px 0px;
}
#sidemenu .sidenav_bot {
	width: 220px;
	height: 2px;
	background: url(../images/categories_menu/categories_botbg.gif)  no-repeat;
	clear: left;
	overflow: hidden
}
#sidemenu .sidenav_h a {
	height: 30px;
	background: url(../images/categories_menu/menu_ico.gif) 190px 10px  no-repeat;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
	display: block
}
#sidemenu .sidenav_h a:hover {
	color: #eee;
	text-decoration: none;
	cursor: pointer;
}
#sidemenu .sidebar_menu {
	font-size: 12px;
	width: 218px;
	position: relative;
	z-index:22;
}
#sidemenu .sidebar_menu .subitem {
	background: #FFF;
	border: #FF5A00 solid 1px;
	border-bottom: #FF5A00 solid 2px;
	border-right: #FF5A00 solid 2px;
	position: absolute;
	left: 220px;
	top: 0;
	z-index: 51;
}
#sidemenu .sidebar_menu .litem {
	width: 218px;
	height: 30px;
	overflow: hidden;
	float: left;
	background: url(../images/categories_menu/categories_fbg.png) repeat-x;
	border-bottom: none;
	border-top: none;
	border-left: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
}
#sidemenu .sidebar_menu .litem span {
	display: block;
	width: 220px;
	height: 28px;
	line-height: 28px;
	position: relative;
}
#sidemenu .sidebar_menu .litem span em.dow_ico {
	width: 3px;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 12px;
	display: block;
	background: url(../images/categories_menu/footer_ico.gif) no-repeat
}
#sidemenu .sidebar_menu .litem.hoverClass {
	border: #FF5A00 solid 1px;
	border-right: none;
	height: 28px;
	width: 219px;
}
#sidemenu .sidebar_menu .litem.hoverClass span {
	background: #FFF;
	position: relative;
	z-index: 50;
}
#sidemenu .sidebar_menu .litem span a {
	display: block;
	width: 219px;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	padding: 0;
	text-indent: 30px;
}
#sidemenu .sidebar_menu .litem.hoverClass span a {
	color: #666666;
}
#sidemenu .sidebar_menu .litem .subitem {
	width: 814px;
	display: none;
	height: auto;
	padding: 15px 0px 17px 0px;
	border-bottom: #FF5A00 solid 2px;
	border-right: #FF5A00 solid 2px;
	position: absolute;
	left: 219px;
	z-index: 49;
	-webkit-box-shadow: 4px 4px 4px 0px rgba(100, 100, 100, .6);
	-moz-box-shadow: 4px 4px 4px 0px rgba(100, 100, 100, .6);
	box-shadow: 4px 4px 4px 0px rgba(100, 100, 100, .6);
}
.subitem .subitem_list {
	width: auto;
	border-right: #eee solid 1px;
	margin-left: 15px;
 *display: inline;
	float:left;
}
.subitem .subitem_list ul {
	width: 190px;
	height: auto;
	margin-left: 5px;
	overflow: hidden;
	padding-right: 15px;
	padding:0;
}
.subitem .subitem_list ul ul {
	width: 180px;
	margin-left: 0px;
	margin-top: 4px;
	margin-left: 3px;
	padding: 0;
}
.subitem .subitem_list ul li.addborder {
	background: url(../images/categories_menu/silder_menu_bg.jpg) center  bottom no-repeat;
	border: none;
	padding: 0;
}
.subitem .subitem_list ul li {
	width: 185px;
	float: left;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
}
.subitem .subitem_list ul li.sub_category_self {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.subitem .subitem_list ul li a {
	color: #000;
	font-weight: bold;
	font-family: arial;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
}
.subitem .subitem_list ul li ul li {
	background: url(../images/categories_menu/footer_ico.gif) 0 12px  no-repeat;
	padding-left: 6px;
	float: left;
	line-height: 18px;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
}
.subitem .subitem_list ul li ul li a {
	color: #666;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
}
.subitem .subitem_list ul li ul li a:hover {
	text-decoration: underline;
}
#sidemenu .subitem_list li.sub_category_self a span {
	width:180px;
}
#sidemenu .hide {
	display:none;
	visibility: hidden;
}
.sidemenu_footer {
	padding:0;
}
#indexHomeBody .sidemenu_footer {
	padding:10px 0 0;
}
#sidemenu .menu_banner_items img {
	width:100%;
}
#sidemenu .menu_banner .caption {
	font-style: italic;
	font-weight: bold;
	color:#FF5A00;
}
#sidemenu .menu_banner_items a {
	font-weight: normal;
	color:#666;
}
/*eof categories_menu block*/

/*bof faqs block*/
.chapter_nav, .news_nav {
	height: 205px;
}
.bg_box_gray {
	background: url("../images/bg-1x174.gif") repeat-x scroll 0 0 transparent;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.faq_right {
	float: right;
	width:48%;
}
.faq_left {
	float: left;
	width:48%;
}
.margin_b {
	margin-bottom: 10px;
	margin-top: 0;
}
.line_120 {
	line-height: 120%;
}
.pad_10px {
	padding: 10px;
}
.allborder {
	border: 1px solid #DDDDDD;
}
.in_1em {
	text-indent: 10px;
}
.line_30px {
	line-height: 30px;
}
.red_arrow_list li, .chapter_nav li {
	background: url("../images/red_arrow_bg.gif") no-repeat scroll left 7px transparent;
	line-height: 140%;
	padding: 3px 10px;
}
.red_arrow_list li a {
	font-size:12px;
}
.chapter_nav li a, .news_nav li a {
	text-decoration:none;
}
.chapter_nav li a:hover, .news_nav li a:hover {
	text-decoration:underline;
}
.chapter_nav h3, .news_nav h3 {
	padding:0px;
}
.red {
	color:red;
}
.input_box, .select_box {
	width:300px;
}
#FaqsearchKey {
	width:180px;
	margin:5px 0;
}
.faq_search_button {
}
.b, a.b:link, a.b:visited {
	font-weight: bold;
}
.red, a.red:link, a.red:visited {
	color: #A72D2C;
}
.faq_next_prev a {
	text-decoration: none;
}
.faq_next_prev a:hover {
	text-decoration: underline;
}
.red_arrow_list li a {
	float:left;
	width: 330px;
	overflow: hidden;
	display:block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	_width:330px;
}
.red_arrow_list li .news_add_date {
	font-size:12px;
}
.red_arrow_list li:not(p) {
clear: both;
}
.red_arrow_list li:not(p) a {
max-width: 330px;
float: left;
}
.red_arrow_list li:not(p):after {
content: "";
float: left;
width: 25px;
padding-left: 5px;
color: #000;
}
/*eof faqs block*/

/*bof product_compare block*/
.list-content .lists_box .product_compare {
	background: url(../images/list.png) no-repeat scroll 0 -357px transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 22px;
	margin: 10px auto 0;
	overflow: hidden;
	text-indent: -222px;
	width: 75px;
	float:left;
}
.html_en .list-content .lists_box .product_compare {
	background-image:url(../images/list_en.png);
}
.list-content .lists_box .compare_checked {
	background-position: -239px -313px;
}
#productcompare .compareUl {
	margin: 0;
	padding:0;
}
#productcompare .compareUl .close, .compare-table .compare-w a.close {
	background: url(../images/compare_bg.png) no-repeat scroll 0 -357px transparent;
	background-position: 0 -65px;
	cursor: pointer;
	display: block;
	height: 15px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 15px;
}
#productcompare .compareUl .close:hover, .compare-table .compare-w a.close:hover {
	background-position: 0 -92px;
}
#productcompare .compareUl .c-item {
	list-style: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D7D7D7;
	height: 81px;
	position: relative;
}
#productcompare .compareUl .c-item i {
	float: left;
}
#productcompare .compareUl .c-item .pic {
	left: 3px;
	position: absolute;
	top: 15px;
}
#productcompare .compareUl .c-item .tit {
	height: auto;
	margin: 15px 0 5px 72px;
	overflow: hidden;
	text-align: left;
}
#productcompare .compareUl .c-item .price {
	margin-left: 72px;
	width: 76px;
}
#productcompare .option {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#productcompare .option .cpVsBtn {
	background: url(../images/compare_bg.png) no-repeat scroll 0 -357px transparent;
	background-position: 0 0;
	color: #FFFFFF;
	display: inline-block;
	height: 23px;
	line-height: 24px;
	margin: 0 0 5px;
	text-align: center;
	text-decoration: none;
	width: 69px;
}
#productcompare .option .cpClear {
	background: url(../images/compare_bg.png) no-repeat scroll 0 -357px transparent;
	background-position: 0 -120px;
	color: #333333;
	padding: 0 0 0 18px;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	height:23px;
	margin:0 5px;
}
.compare-table {
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}
.compare-table thead th, .compare-table thead td {
	background: url("../images/compare.png") repeat-x scroll 0 -134px transparent;
	border-bottom: 1px solid #DDDDDD;
	height: 28px;
	overflow: hidden;
	padding: 0;
}
.compare-table th, .compare-table td {
	border-right: 1px solid #DDDDDD;
	height: 25px;
	line-height: 19px;
	text-align: center;
}
.compare-table thead th.tit {
	border-right: 0 none;
	font-weight: 700;
	width: 109px;
}
.compare-table tbody th {
	background: none repeat scroll 0 0 #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
	width: 109px;
}
.compare-table th {
	border-right: 1px solid #DDDDDD;
}
.compare-table .content-col {
	border: 1px dotted #DDDDDD;
	word-wrap: break-word;
	vertical-align: top;
}
.compare-table .compare-opt {
	background: url("../images/compare.png") no-repeat scroll -498px -272px transparent;
	float: right;
	line-height: 28px;
	padding: 0 9px;
}
.compare-table .compare-opt span {
	background: url("../images/compare.png") no-repeat scroll -493px -176px transparent;
	cursor: pointer;
	padding-left: 10px;
}
.compare-table .compare-opt .unfold {
	background: url("../images/compare.png") no-repeat scroll -493px -200px transparent;
}
.compare-table .ulPic {
	margin: 0;
	padding: 0;
}
.compare-table .ulPic li {
	list-style: none;
}
.compare-table .ulPic li img {
	background: none repeat scroll 0 0 #FFFFFF;
	vertical-align: top;
}
.compare-table .ulPic li i {
	display: block;
}
.compare-table .highlight, .compare-table .highlight th {
	background: none repeat scroll 0 0 #FFFBBE;
}
.compare-table .hidden {
	display: none;
}
.compare-table .hover, .compare-table .hover th {
	background-color: lightgreen!important;
	cursor: pointer;
}
.compare-table .compare-w {
	width:100%;
	height:20px;
	position:relative;
}
/*eof product_compare block*/

/*bof product_grid block*/
.list_sort {
	height: 28px;
	line-height: 28px;
	padding-right: 12px;
	position: relative;
}
.fb {
	font-weight: bold;
}
.mr10 {
	margin-right: 10px;
}
.viewType {
	height: 28px;
	line-height: 31px;
}
.c00 {
	color: #000000;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.iconvlist {
	background: url("../images/product_list/detail.png") repeat scroll 0  -168px transparent;
	display: inline-block;
	float: left;
	height: 14px;
	margin: 8px 0 0 7px;
	overflow: hidden;
	text-indent: -9999px;
	width: 17px;
}
.iconvimg {
	background: url("../images/product_list/detail.png") repeat scroll -21px  -168px transparent;
	display: inline-block;
	float: left;
	height: 14px;
	margin: 8px 0 0 7px;
	overflow: hidden;
	text-indent: -9999px;
	width: 17px;
}
.list_sort {
	line-height: 28px;
	cursor: pointer;
}
.list_sort .sortByMenu {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	display: none;
	right: 12px;
	padding: 8px 10px;
	position: absolute;
	top: 27px;
	z-index: 3;
}
.list_sort a span {
	background: url("../images/product_list/list_ico.gif") no-repeat scroll  0 0 transparent;
	background-position: -1px -52px;
	height: 4px;
	position: absolute;
	right: 5px;
	top: 12px;
	width: 7px;
}
.items .itembox.mb20, #recommended_items_m .items .itembox.mb20 {
	margin-bottom: 10px;
}
.items.addborder {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #0041A0 #DDDDDD #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-style: solid;
	border-width: 2px 1px 1px;
	padding: 18px 0 0 3px;
	float:left;
	width:100%;
}
.items {
	height: auto;
	margin: 0;
	overflow: hidden;
	padding: 12px 0 0 3px;
	position: relative;
	z-index: 20;
}
.items .proImg a:link, .items .proImg a:visited {
	border: 1px solid #E5E5E5;
	display: block;
	height: 155px;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
	width: 155px;
}
.items .proImg a:HOVER {
	border: 1px solid #FF5A00;
}
.items .itembox {
	display: inline;
	float: left;
	height: 266px;
	margin: 0 0 10px 1px;
	padding-bottom: 4px;
	position: relative;
	width: 165px;
}
.items .itembox.ml15 {
	margin-left: 23px;
}
.items .proImg img {
	height: 150px;
	position: relative;
	width: 155px;
	z-index: 1;
}
.items .proName {
	clear: both;
	height: 28px;
	line-height: 14px;
	margin: 8px 0 5px;
	overflow: hidden;
	padding-right: 2px;
}
.f11 {
	font-size: 11px;
}
.items .proPri, .items .proRank {
	margin: 2px 0;
}
.cf50 {
	color: #FF5A00;
	display:block;
}
.infobox {
	padding: 0;
}
.infobox li.freeShip {
	background: url("../images/product_list/list_ico.gif") no-repeat scroll  1px -286px transparent;
	color: #6BAB01;
	line-height: 16px;
	padding: 2px 0 2px 17px;
}
.freeShip {
	background: url("../images/product_list/list_ico.gif") no-repeat scroll  108px -286px transparent;
	color: #6BAB01;
	line-height: 16px;
	padding: 2px 0 2px 17px;
}
.items .proPri, .items .proRank {
	margin: 2px 0;
}
.proRank {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	padding: 2px 0 0;
}
.proRank .star {
	background: url("../images/product_list/bstar.gif") repeat-x scroll 0 0  transparent;
	display: inline-block;
	height: 12px;
	margin: 0;
	overflow: hidden;
	width: 70px;
}
.proRank span {
	display:inline-block;
	height: 12px;
	line-height:12px;
}
.star {
	background: url("../images/product_list/star.png") repeat-x scroll 0 0  transparent;
	display: inline-block;
	height: 12px;
	margin: 0;
	overflow: hidden;
	width: 60px;
}
.proRank .star span {
	background: url("../images/product_list/bstar.gif") repeat-x scroll 0  -12px transparent;
	display: block;
	margin-right: 32px;
	overflow: hidden;
	text-indent: -9999px;
	width: 70px;
}
.star span {
	background: url("../images/product_list/star.png") repeat-x scroll 0  -12px transparent;
	display: block;
	line-height: 12px;
	overflow: hidden;
	text-indent: -9999px;
	width: 60px;
}
.items .proImg .pro_instock, .lists_box_left .pro_instock {
	background: url("../images/product_list/instock.png") no-repeat scroll 0  0 transparent;
}
.items .proImg .pro_hot, .lists_box_left .pro_hot {
	background: url("../images/product_list/hot.png") no-repeat scroll 0  0 transparent;
}
.items .proImg .pro_new, .lists_box_left .pro_new {
	background: url("../images/product_list/new.png") no-repeat scroll 0  0 transparent;
}
.items .proImg .pro_sale, .lists_box_left .pro_sale {
	background: url("../images/product_list/sale.png") no-repeat scroll 0  0 transparent;
}
.items .pro_new, .lists_box_left .pro_new, .items .pro_hot, .items .pro_sale, .items .pro_instock, .lists_box_left .pro_instock {
	height: 44px;
	left: 0;
	position: absolute;
	top: 0;
	width: 44px;
	z-index: 2;
}
.grid-head {
	background: url("../images/product_list/listtabs.jpg") repeat-x scroll 0  0 transparent;
	height: 28px;
	position: relative;
	z-index: 9;
}
.mt10 {
	margin-top: 10px;
}
.pages span {
	background: none repeat scroll 0 0 #EEEEEE;
	color: #666666;
	display: block;
	float: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	margin-right: 1px;
	padding: 0 8px;
}
.pages a {
	background: none repeat scroll 0 0 #DDDDDD;
	color: #000000;
	display: block;
	float: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	margin-right: 1px;
	padding: 0 8px;
	text-decoration: none;
}
.pages a.prevall {
	background: url("../images/product_list/detail.gif") no-repeat scroll  -380px -205px #EEEEEE;
	height: 22px;
	padding: 0;
	width: 22px;
}
.pages a.nextall {
	background: url("../images/product_list/detail.gif") no-repeat scroll  -380px -181px #EEEEEE;
	height: 22px;
	padding: 0;
	width: 22px;
}
.pages a.next {
	background: url("../images/product_list/detail.gif") no-repeat scroll  -380px -158px #DDDDDD;
	height: 22px;
	padding: 0;
	width: 22px;
}
.pages a.prev {
	background: url("../images/product_list/detail.gif") no-repeat scroll  -380px -134px #DDDDDD;
	height: 22px;
	padding: 0;
	width: 22px;
}
/****Product list****/
.lists_box {
	border-bottom: 1px solid #CCCCCC;
	height: 100%;
	margin: 5px 20px 15px;
	overflow: hidden;
	padding: 10px 0 25px;
}
.lists_box_left {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	position: relative;
	width: 160px;
}
.lists_box_right {
	float: right;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	text-align: right;
	width: 290px;
}
.lists_box_middle {
	line-height: 18px;
	margin-left: 170px;
	margin-right: 200px;
}
.lists_box_left img {
	border: 0 none;
	height: 120px;
	position: relative;
	width: 155px;
	z-index: 1;
}
.lists_box_left a:link, .lists_box_left a:visited {
	border: 1px solid #CCCCCC;
	display: block;
	padding: 0;
	vertical-align: middle;
}
.lists_box_middle h1 a:link {
	color: #014590;
	font-size: 14px;
}
.unaddcart, .addcart {
	border: medium none;
	cursor: pointer;
	display: inline-block;
	margin-top: 10px;
	overflow: hidden;
	text-align: left;
}
.lists_box_left a:hover img {
	-moz-transform: scale(0.9);
}
.lists_box_left a:hover {
	border: 1px solid #FF5A00;
}
.lists_box_left .pro_instock {
	height: 44px;
	left: 0;
	position: absolute;
	top: 0;
	width: 44px;
	z-index: 2;
}
#filter_view {
	position: relative;
	z-index: 21;
}
.list_sort .sortByMenu a {
	color: #666666;
	display: block;
	height: 19px;
	line-height: 19px;
	width: 124px;
}
.cf50:link, .cf50:visited, .cf50:hover {
	color: #FF5A00;
	text-decoration: none;
}
.list_sort a.cf_50:hover {
	color:#666666;
}
.list_sort a {
	display: inline-block;
	padding: 0 15px 0 8px;
	position: relative;
	z-index: 4;
}
.list_sort a.cf_50 {
	color:#FF5A00;
	text-decoration: none;
	padding:0 15px 0 8px;
}
.list_sort a.cf50_active {
	background: none #ffffff;
	border: solid 1px #DDDDDD;
	border-bottom: none;
	padding:0 14px 0 7px;
	color:#FF5A00;
}
.list_sort .sortByMenu a.cf50:hover {
	color:#000000;
}
.productsOptionsGroupFilter dl, .productsOptionsGroupFilter dt, .productsOptionsGroupFilter dd {
	margin:0;
	padding:0;
}
.productsOptionsGroupFilter .name {
	float:left;
	width:80px;
	font-weight:bold;
	clear:both;
}
.productsOptionsGroupFilter .list {
	float:right;
	width:250px;
}
.productsOptionsGroupFilter .row {
	overflow:hidden;
}
.productsOptionsGroupFilter .label {
	float:left;
	width:80px;
	text-align:right;
}
.productsOptionsGroupFilter .items {
	float:right;
	width:250px;
	overflow:hidden;
	text-align:left;
}
.productsOptionsGroupFilter .items .selected {
	color:red;
	font-weight:bold;
}
.productsOptionsGroupFilter .item {
	margin-right:10px;
	float:left;
}
.productsOptionsGroupFilter {
	background: none repeat scroll 0 0 #F5F5F5;
	border-bottom: 1px solid #F16301;
	padding: 15px 15px 0;
	position: relative;
}
.productsOptionsGroupFilter .group {
	border-bottom: 1px solid #DDDDDD;
}
.productsOptionsGroupFilter .row {
	border-bottom: 1px solid #DDDDDD;
}
.productsOptionsGroupFilter .group .last {
	border-bottom:0 none;
}
.productsOptionsGroupFilter .group .name {
	text-align: center;
}
.productsOptionsGroupFilter .items {
	float: left;
	height: auto;
	line-height: 22px;
	overflow: hidden;
	padding-right: 5px;
}
.productsOptionsGroupFilter .items a {
	color: #0041A0;
	display: inline-block;
	font-size: 11px;
	padding: 5px 17px 5px 5px;
	position: relative;
	text-decoration: none;
	width:120px;
}
.productsOptionsGroupFilter .label {
	padding-top:6px;
}
.productsOptionsGroupFilter .items a:hover {
	text-decoration: underline;
}
/*eof product_grid block*/

/*bof products_video block*/
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.h30 {
	height:30px;
}
.p5 {
	padding:5px;
}
.detail_list_h .detail_list_h_txt {
	padding-left: 10px;
	width: 790px;
}
.detail_list_h_txt.w600 {
	width: 600px;
}
.f12 {
	font-size: 12px;
}
.detail_list_content img {
	border :none;
	max-width:175px;
	max-width:100px;
}
.detail_list .video-item {
	float:left;
	position: relative;
	display: block;
	margin :5px;
}
.detail_list .video-item .video-play-btn {
	position:absolute;
	height:100%;
	width:100%;
	background: url('../images/48_play.png') no-repeat center center transparent;
}
.detail_list .detail_list_h_top {
	padding-right:15px;
}
.fm_submit {
	background: url("../images/detail.png") no-repeat scroll -138px -167px transparent;
	border: medium none;
	cursor: pointer;
	height: 29px;
	width: 76px;
}
.focal_txt.youtoubeTxt {
	background: url("../images/youtube.jpg") no-repeat scroll 320px 2px transparent;
}
.focal_txt {
	border: 1px solid #DDDDDD;
	color: #666666;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 5px;
	width: 262px;
}
.cred {
	color:#FF5A00;
}
.detail_list_footer {
	text-align: center;
}
.detail_list_footer .more-block {
	border: 2px solid #dddddd;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 5px;
	text-align: center;
	width: 300px;
	cursor: pointer;
}
.detail_list_footer .more-block:hover {
	background: #eeeeee;
}
.summarize #createImages_body {
	position: relative;
}
#createImages_body #addImages {
	background: url("../images/list_ico.gif") no-repeat scroll -25px -486px transparent;
	display: block;
	left: 365px;
	margin-top: 10px;
	padding-left: 22px;
	position: absolute;
	top: 20px;
}
.detail_list_content .image-item {
	display: block;
	float: left;
	margin: 5px;
	position: relative;
	border:solid 1px #dddddd;
	overflow: hidden;
}
#createImages_body #recaptcha_widget_div {
	margin: 10px 0 0;
	width: 445px;
}
#createImages_body #recaptcha_widget_div #recaptcha_response_field {
	border: 1px solid #EEEEEE!important;
}
/*eof products_video block*/

/*bof reward block*/
label.inputLabel {
	float:left;
}
.inputLabel {
	font-size:1.1em;
	line-height:1.5em;
	vertical-align: middle;
	padding:0.2em;
	float:left;
	width:20em;
}
.inputField {
	font-size:1.1em;
	line-height:1.5em;
	vertical-align: middle;
	padding:0.2em;
	float:left;
}
/*wrappers - page or section containers*/
#rewardWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	border-bottom: 5px solid #330099;
}
.productRewardPoints {
	margin: 0em;
	color: #FF0000;
}
.cartBoxRewardPoints {
	margin:0pt;
	padding:0.2em 0em;
	color: #FF0000;
	font-weight:bold;
	text-align:right;
}
.cartBoxEarnedPoints {
	margin:0pt;
	padding:0.2em 0em;
	color: #FF0000;
	font-weight:bold;
	text-align:right;
}
.cartBoxPendingPoints {
	margin:0pt;
	padding:0.2em 0em;
	color: #FF8040;
	font-weight:bold;
	text-align:right;
}
/*eof reward block*/

/*bof wishlist block*/
table#new_wishlists tr td {
	padding:3px 0;
	font-size:12px;
	color:#999;
}
table#new_wishlists tr td.nwl_txt {
	width:130px;
}
input.wl_access {
	vertical-align:middle;
}
textarea.wl_desc {
	margin:0;
	padding:0;
	width:95%;
}
textarea.wl_product_descr_to_wishlists {
	height:150px;
	width:380px;
}
table#new_wishlists select {
	width:171px;
}
div#new_wishlists .messageStackSuccess {
	font-weight:bold;
	font-style:italic;
}
#search_friends {
	padding-left: 5px;
}
#view_wishlist td {
	vertical-align:top;
	border:none
}
#view_wishlist {
	border-color:#fff;
	border-spacing:0
}
#view_wishlist tr.vw_heading {
	background:#000;
	font-weight:bold;
	color:#fff;
}
#view_wishlist tr.odd {
	background:#fff;
}
#view_wishlist tr.even {
	background:#FAFAFA;
}
.wl_name {
	font-weight:bold
}
.wl_price {
	font-weight:bold;
	color:#FF0000;
}
/*eof wishlist block*/

/*bof search block*/
.search-header-input {
	position: relative;
}
.search-header-input a {
	background: url(../images/sprite.png) scroll no-repeat 0 -450px;
	display: block;
	height: 27px;
	padding: 0 0 0 22px;
	position: absolute;
	right: 6px;
	text-align: right;
	top: 10px;
}
.search-header-input button {
	background-image: url("../images/sprite.png");
	background-repeat:no-repeat;
	background-position: -150px -450px;
	border: medium none;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	margin: 0;
	color:white;
	overflow: visible;
	padding: 0 10px;
	width: auto;
}
.search-header-input .searchInstant {
	background:none #ffffff;
	color: balck;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 1px;
	line-height: 180%;
	position: absolute;
	top: 24px;
	width: 443px;
	z-index: 8900;
	height: 100px;
	display: none;
	border: 1px solid #E0E0E0;
	border-top:none;
}
.search-header-input .searchInstant ul {
	padding: 0 10px 0 5px;
	color: #737373;
}
.search-header-input .searchInstant li {
	cursor: pointer;
	font-size: 16px;
	font-style: italic;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 2px 10px;
}
.searchInstant li.over {
	background-color: #EFEFEF;
	color: #950D0F;
}
/*eof search block*/

/*bof  block*/
/*eof  block*/
#bestsellers li .image{
	display: inline-block;
	border: 1px solid #E5E5E5;
}
#bestsellers li .image:hover{
	border: 1px solid #FF5A00;
}
/*bof tabular display */
.centerBoxWrapper {
	border: 1px solid #DDDDDD;
	height: 1%;
	margin-bottom: 10px;/*	padding: 12px;*/
	background: url("../images/center_box_heading.jpg") repeat-x #fff;
}
h2.centerBoxHeading {
	color: #4c6c74;
	margin:0;
	padding:0;
	font-size:12px;
	color:#003B7F;
	height:25px;
	line-height:25px;
	text-indent:22px;
	background: url("../images/center_header_box_ico.gif") no-repeat scroll 10px 8px transparent;
}
.centerBoxWrapper .wrapper{
	padding:10px 0;
}
.centerBoxWrapper .product_item {
    display: inline;
    float: left;
    margin: 0 0 10px 25px;
    padding-bottom: 4px;
    position: relative;
    width: 165px;
}
.centerBoxWrapper a{
	text-decoration:none;
}
.centerBoxWrapper a:hover{
	text-decoration:underline;
}
.centerBoxWrapper .image{
	width:150px;
	height:150px;
	border: 1px solid #E5E5E5;
	position:relative;
}
.centerBoxWrapper .name{
    height: 34px;
    line-height: 16px;
    margin: 8px 0 5px;
    padding-right: 2px;
}
.centerBoxWrapper .image:hover{
	border: 1px solid #FF5A00;
}
.centerBoxWrapper .price span{
	color:#FF5A00;
}
.centerBoxWrapper .review .stars {
    background: url("../images/product_list/bstar.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 12px;
    margin: 0;
    overflow: hidden;
    width: 70px;
}
.centerBoxWrapper .stars span{
	background:url("../images/product_list/bstar.gif") repeat-x scroll 0 -12px #fff;
	display:inline-block;
	height:12px;
}
.centerBoxWrapper .price span{
	font-weight:bold;
	color:#FF5A00;
}
.centerBoxWrapper .price span .normalprice{
	color:#999;
}
/*eof tabular display */
.keyword{
	padding:10px;
	font-size:24px;
	width:600px;
}
.goog-te-gadget-simple{
	border:1px solid #ddd;
}
.languages a{
	text-decoration:none;
}
#topNavWrapper .topNavLeft .languages {
	line-height:normal;
}

/* extra add */
.cssButton, .cssButtonHover {
	text-align:center;
	background: #1F67B9;
	border:0;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer !important;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 2px;
	padding: 5px 10px;
	position: relative;
	text-decoration: none !important;
	text-transform: uppercase;
}
.cart {
	float:right;
	
	text-align:left;
	margin:5px 20px 0;
    background: url("../images/header_cart.gif") no-repeat scroll 0 11px;
    padding-left: 35px;
	height:50px;
}
.cart:hover{
    background: url("../images/header_cart.gif") no-repeat scroll 0 -53px;
    color: #2B2B2B;
    padding-left: 40x;
}
.cart .on{
	display:inline-block;
	padding:5px 0 0 10px;
	font:italic bold 12px/18px Georgia;
	color:#0075E2;
}
.cart .on .count{
	color:#FF0000;
}
.none {
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
}
.cart-down, .none {
	background:#fff;
	border: 1px solid #0075E2;
	display: none;
	overflow: hidden;
	position: absolute;
	right: -62px;
	text-transform: none;
	right: 0;
	top: 58px;
	width: 300px;
	z-index: 100;
}
.cart_item .left-info {
	float: left;
}
.cart_item {
	border-bottom:1px solid #ff8800;
	margin: 2px 0;
	overflow: hidden;
	padding: 10px;
	width: 280px;
}
.cart_item .center-info {
	float: left;
	width: 165px;
	padding:0 15px;
}
.cart_item a.cart-img img {
	height: 60px;
	width: 60px;
}
.cart_item .model {
	color: #676363;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	text-transform: lowercase;
	width: 100%;
}
.cart_item .quantity {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 1px 5px 0 0;
}
.cart_item .cart-price {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.cart-down .cart-bottom {
	overflow: hidden;
	padding: 10px;
	text-align: right;
	width: 280px;
}
.cart-down .cart-bottom .total {
	display: block;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
}
.cart-down .total span{
	font-size: 18px;
	font-weight:bold;
	color:#ff0000;
}
.cart-down .cart-bottom .btns {
	float: right;
	margin: 10px 0 0;
	overflow: hidden;
	text-align: right;
}
#zc_shipping2 {
	float: right;
	padding-top: 5px;
}

.sale_discount{
	position:absolute;
	right:0;
	top:0;
	width:36px;
	height:40px;
	font-size:22px;
	line-height:26px;
	color:#fff;
	background:url("../images/sale_discount.png") no-repeat;
}
.feature_icon{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px;
	background:url("../images/feature_icon.png") no-repeat;
}
.outstock_icon{
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
	color:#efefef;
	font-size:18px;
	line-height:30px;
	background:rgba(161,161,161,0.5);
}
.staff_tag{
	position:absolute;
	left:0;
	top:0;
	width:72px;
	height:72px;
	background:url("../images/staff_tag.png") no-repeat;
}
#preview #main_display{
	position:relative;
}
.relative{
	position:relative;
}
#category_search{
	float:left;
	font-size:12px;
	padding:3px;
}
.hs_button{
	margin:1px 0 0 2px;
}
/* bof attr */
.attr_on {
	border: 2px solid #FF6600;
}
.attr_off {
	border: 2px solid #DDDDDD;
}
.simselection, .mulselection {
	cursor: pointer;
	display: inline-block;
	float: left;
	margin: 5px;
	padding: 5px;
}
.optionName {
	font-size:16px;
	padding:10px 10px 10px 0;
}

/* eof attr */

.addwishlist .remodal-body{
	height:280px;
}
.wishmsg_tags{
	position:relative;
}
.tags_list{
	background:#fff;
	position:absolute;
	left:0;
	top:0;
}
.tags_list dl{
	height:150px;
	overflow-x: hidden;
    overflow-y: scroll;
	padding-left:10px;
	border:1px solid #ddd;
	border-top:0;
	margin-bottom:0;
}
.tags_list dl label{
	display:inline-block;
	padding-left:5px;
}
.wishlist_tags li{
	display:inline-block;
	padding:5px;
	margin:5px;
	font-size:14px;
	font-weight:bold;
}
.wishmsg{
	display:inline-block;
	margin-right:10px;
	line-height:32px;
	font-size:14px;
}
.wishmsg a{
	color:#3366CC;
}
.add_tag_to,.select_tag{
	padding:5px;
	border:1px solid #ddd;
	width:100px;
	cursor:pointer;
	background:#F9F9F9;
}
.add_tag_to:hover{
	background:#FF4400;
	color:#fff;
}
.select_tag{
	width:200px;
}
.select_tag.active{
	background:#FF4400;
	color:#fff;
}
.create_tag{
	border:1px solid #ddd;
	border-top:0;
	padding:5px;
}
.create_tag{
	padding:2px;
}
#create_tag span{
	display:inline-block;
	padding-left:5px;
	cursor:pointer;
	background:#FF4400;
	color:#fff;
	padding:3px 10px;
	margin-left:5px;
}
#create_tag_click{
	cursor:pointer;
	color:#999;
	line-height:26px;
	padding-left:15px;
}
#create_tag_click:hover{
	color:#FF4400;
}
.wresult{
	padding:5px 0;
	text-align:center;
	background:#FBAF59;
	color:#fff;
}
.mode2 {
    display: none;
}
.glyphicon {
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
}
.glyphicon-pencil{
	background:url('../images/tag_edit.png') no-repeat;
	width:14px;
	height:14px;
}
.glyphicon-ok{
	background:url('../images/tag_ok.png') no-repeat;
	width:14px;
	height:14px;
}
.glyphicon-remove{
	background:url('../images/tag_delete.png') no-repeat;
	width:14px;
	height:14px;
}
.btn{
	-moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-primary{
	background: #428bca;
    border-color: #357ebd;
    color: #fff;
}
.btn-primary:hover{
	background: #3071a9;
    border-color: #285e8e;
    color: #fff;
}
.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.btn-primary .badge {
    background-color: #fff;
    color: #428bca;
}