@charset "utf-8";
/* CSS Document */

/* content */
#content {
	min-width: 1000px;
	margin: 0 0px;
	position: relative;
}

#leftwrapper {
	width: 100%;
	float: left;
	margin-right: -214px;
    min-width: 1000px;
}

/* left */
#content #leftcol {
	margin-right: 214px;
	float: left;
	width: 80%;
}

#content #leftcol .products_main_image {
	/*BOE rcv!trinh.an #14866 2015/03/20*/
	/*width: 510px;
	height: 700px;*/
	/** Change by @rcv!le.quan #14866 2015/03/26 */
	width: 45%;
  	height: 100%;
  	/*EOE rcv!trinh.an #14866 2015/03/20*/
	text-align: center;
	float: left;
}
#content #leftcol .products_main_image .imgNote{
	height: 16px;
	text-align: center;
	margin:5px 0 0 0;
	font-size:12px;
/* 	color:#D2C4C3; */
	color: #FF0000;
}

#content #leftcol .products_main_image .products_main_image_inner {
	/*BOE rcv!trinh.an #14866 2015/03/20*/
	/* width: 500px;
	height: 500px; */
	width: 100%;	
	/*EOE rcv!trinh.an #14866 2015/03/20*/
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #DDD;
	z-index: 0;
	margin:20px 0 0 0;
	/*BOE Add by @rcv!trinh.an #14866 2015/03/18*/
	position:relative;
	/*EOE Add by @rcv!trinh.an #14866 2015/03/18*/
}

#content #leftcol .products_main_image .products_main_image_inner a#detail_img_anc
	{
	border: 0px;
	z-index: 0;
}

.products_main_image_inner a img {
	vertical-align: middle;
	/*max-width: 496px;*/
	/*BOE Add by @rcv!trinh.an #14866 2015/03/18*/
	max-width:500px;
	max-height:500px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	position:absolute;
	/*EOE Add by @rcv!trinh.an #14866 2015/03/18*/
	z-index: 0;
}

.products_main_image_inner img {
	vertical-align: middle;
	max-width: 496px;
	z-index: 0;
}

div.image_selector {
	/*BOE rcv!trinh.an #14866 2015/03/20*/
	/*margin-top: 10px;
	margin-left: 29px;*/
	display: table;
  	margin: 10px auto;
	/*EOE rcv!trinh.an #14866 2015/03/20*/
}

ul.selector {
	position: relative;
	float: left;
	vertical-align: middle;
  /*BOE rcv!trinh.an #14866 2015/03/20*/
  	width: 100%;
  /*EOE rcv!trinh.an #14866 2015/03/20*/
}

ul.selector li {
	vertical-align: middle;
}

ul.selector li.select_item {
	vertical-align: middle;
	float: left;
	margin: 0 3px 0 3px;
	width: 48px;
	height: 48px;
	position: relative;
	border: #DDD 1px solid;
	overflow: hidden;
}

ul.selector li.select_item a {
	width: 46px;
	height: 46px;
	display: block;
	cursor: pointer;
	border: 1px white solid;
}

ul.selector li.button {
	float: left;
	margin: 0 5px 0 5px;
	width: 15px;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-top: 18px;
}

ul.selector li.button img {
	vertical-align: middle;
}

img.button_img {
	
}

ul.selector li.select_item a.selected {
	border: #06C 1px solid;
}

/* change border to red if image by customer @rcv!nguyen.truyen 2014/03/12 #6773*/
ul.selector li.select_item a.selected_rvimage{
	border: 1px solid red;
}

img.selector_img {
	text-align: center;
	max-width: 46px;
	/*BOE Add by @rcv!trinh.an #14866 2015/03/18*/		
	max-height:46px;
	/*EOE Add by @rcv!trinh.an #14866 2015/03/18*/
}

img.selector_no_img {
	max-width: 49px;
}

#content #leftcol #info_part {
	/*BOE rcv!trinh.an #14866 2015/03/20*/
	/*margin-left: 520px;*/
	/** Change by @rcv!le.quan #14866 2015/03/26 */
	margin-left: 47%;
	/*EOE rcv!trinh.an #14866 2015/03/20*/	
	min-height: 700px;
}
/* product title */
#content #leftcol #info_part .prod_title {
	line-height: 120%;
	font-size: 24px;
	margin: 15px 0 0 0;
	font-weight: bolder;
}
/* BOE [Global] Add h1 tag at header #201607.33 @rcv!phan.tinh 2016/08/05 */
#content #leftcol #info_part .prod_title h1{
	font-size: 24px;
}
/* EOE [Global] Add h1 tag at header #201607.33 @rcv!phan.tinh 2016/08/05 */

/* brand */
#content #leftcol #info_part .brand {
	font-size: 12px;
	margin: 5px 0 0 5px;
	float: left;
	font-weight: bolder;

}
#content #leftcol #info_part .brand a{
	font-size: 14px;
	color:#0731D8;
	cursor:pointer;
}


/* star*/
#content #leftcol #info_part .star {
	margin: 5px 0 0 0;
	height:20px;
}

#content #leftcol #info_part .star img {
	margin: 5px 0 0 0;
	float:left;
}

/* star*/
#content #leftcol #info_part .star span {
	font-size: 9px;
}
div .howManyReviews{
	position: relative;
	top: 11px;
	font-size: 10px;
	overflow: hidden;
}

/* ranking*/
#leftcol #info_part .ranking {
	font-size: 12px;
	color: #F30;
	margin: 12px 0 0 0;
	font-weight: 700;
}

div.fbLike{
	margin: 10px 0 0 0;
}

/* modelcode */
#content #leftcol #info_part .modelCode {
	font-size: 11px;
	/* 20131023 oh fix layout */
	margin: 7px 0 0 83px;
	/*position: relative;
	left: 10px;
	overflow:hidden;*/
}

/* save for later */
div .saveForLater {
	font-size: 12px;
	height: 24px;
	margin: 8px 0 10px 0;
	position:relative;
}

.saveForLater a {
	position:relative;
	top:4px;
}

/*
	*** rcv_Dinh_Le - 20130424
	*** add margin for image Save for later (//localhost/products/1856091.html)
*/
.saveForLater a img{
	margin: 0 0 -8px 0;
}

/* info-table */
#content #leftcol #info_part .priceinfo {
	vertical-align: middle;
	font-size: 14px;
	border-collapse: collapse;
	width:100%;
	/* 20150108 oh remove margin */
	/* margin:25px 0 0 0px; */
	line-height: 1.5;
}

/** Add css for display product price info block if shop is wholesale @rcv!le.quan #10292 2015/10/02 */
/* BOE [#201612.07] Display Added Shipping Fee rcv!bui.thang 2016/12/28 */
/*
#content #leftcol #info_part .ws_priceinfo {
	margin-left: 15px;
}
*/
/* EOE [#201612.07] Display Added Shipping Fee rcv!bui.thang 2016/12/28 */

table.priceinfo tbody tr {
	vertical-align:middle;
}

td.priceblocklabel {
	font-size: 20px;
	text-align: right;
	width: 80px;
}

td.shippingInfolabel {
	font-size: 13px;
	text-align: left;
	color: #D2C4C3;
	width: 100px;
	margin:5px 0 0 0;
	font-weight: 700;
}	
td.shippingInfolabel span a{
	color:#0731D8;
	font-weight: 700;
	cursor:pointer;
}


/* BOE change style @rcv!le.binh 2014/12/15 #13969 #13970 */
/*
td.noukiLabel {
	font-size: 13px;
	text-align: left;
	width: 100px;
	font-weight: 700;
}
*/
.noukiLabel {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
}
/* BOE change style @rcv!le.binh 2014/12/15 #13969 #13970 */


td.noukiInfo {
	font-size: 11px;
	text-align: left;
	color: #CC0000;
	padding-top: 3px;
}

td.manStockInfo {
	font-size: 10px;
	text-align: left;
	width: 100px;
	color: #D2C4C3;
	font-weight: 700;
}

td.freeShipping {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}


.selectlabel {
	margin: 15px 0 0 0;
	font-size: 12px;
	text-align: left;
	font-weight: 700;
}

td.pricered {
	font-weight: bold;
	color: #FF0000;
	float: left;
	clear: both;
	text-align: left;
}

#info_part .infoWrapper {
	width:100%;
	display: block;
	float: left;
	margin: 70px 0 0 0;
}
div.fitsT{
	clear:both;
	font-size: 13px;
	font-weight: 700;
	text-align: left;
	float: left;
}

div.fitsB{
	clear:both;
	font-size: 12px;
	text-align: left;
	/*comment and update magin-left 5px by rcvn! Dinh Le 2013/08/20  */
	/*margin:5px 0 0 0; */
	margin:5px 0 0 5px;
	/* end comment and update magin-left 5px by rcvn! Dinh Le 2013/08/20  */
	line-height: 110%;
	width:95%;
}

#fitsViewAll {
	width:353px;
	max-height:330px;
	overflow:scroll;
	filter:alpha(opacity=100);
	display:block;
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid #DDD;
	overflow-x : hidden ;
	background:whiteSmoke;
	position: absolute;
	top: 550px;
	left: 0px;
	display:none;
	z-index: 1000;
}

#fitsViewAll .fitsAllTitle{
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#andMore{
	margin: 10px 0 0 0;
}

#viewAllFitModels{
	font-size: 13px;
	font-weight: 600;
	color: #0731D8;
	text-align: left;
	margin:10px 0 0 7px;
	float: left;
	cursor:pointer;
	display:block;
}

/* Start Add by Rcvn! Luan Nguyen 2013/09/13 */
.fittingMaker{
	width: 100%;
	height: auto;
	float: left;
}

.fittingModel{
	height: auto;
	margin-left: 15px;
	float: left;
}

a.linkToModel{
	color: blue;
	margin: 0 5px 0 15px;
	display: inline-block;	
	width: 100px;
}
/* End Add by Rcvn! Luan Nguyen 2013/09/13 */

/*
#fitsViewAll #btn_close{
	background-image: url(./images/product_page/btn-close.png);
	position:absolute;
	height:30px;
	width:30px;
	top:-5px;
	right:10px;
	cursor:pointer;
}
*/

div.iconNew{
	background-image: url(./images/product_page/new_icon.png);
	width:41px;
	height:23px;
}

div.brandT{
	clear:both;
	font-size: 13px;
	font-weight: bold;
	color: #00F;
	text-align: left;
	margin:5px 0 0 5px;
	float: left;
}

div.brandB{
	clear:both;
	font-size: 12px;
	text-align: left;
	margin:5px 0 0 20px;
	float: left;
}

div.optionlabel {
	font-size: 12px;
	text-align: left;
	float: left;
}

.select_wrapper{
	margin:10px 0 10px 0;
}

select.optionVals {
	/* Change css for select @rcv!cao.lan 2014/02/15 #6621 */
	/* max-width: 200px;
	margin:5px 0 0 0;
	font-size: 11px;
	 */
	max-width: 250px;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align: left;
	font-weight: 700;
	/* End @rcv!cao.lan 2014/02/15 #6621 */
}

div.shipping_pt {
	float: left;

}

div.boldtext {
	font-weight: bold;
}
/*
#content #leftcol #info_part .priceinfo .pricered {
*/
.priceinfo .pricered {
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	float: left;
	clear: both;
}
/*
#content #leftcol #info_part .priceinfo .curPrice {
*/
.priceinfo .curPrice {
	font-weight: bold;
	color: #CC0000;
	font-size: 20px;
	width: 100%;
}
/*
#content #leftcol #info_part .priceinfo .yenPrice {
*/
.priceinfo .yenPrice {
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	margin-left:3px;
}

/*
#content #leftcol #info_part .priceinfo .text {
*/
.priceinfo .text {
	font-size: 14px;
	line-height: 130%;
}

/* right */
#content #rightcol {
	width: 214px;
	float: right;
	text-align: center;
}

/* BOE Change css for display Add to Cart block when is wholesale @rcv!le.quan #6207 2015/08/20 */
#content #rightcol #addtocart_box {
	text-align: center;
	background-color: #FFF8DC;
	width: 202px;
	/* height: 145px; */
	float: center;
	border: 1px solid #DDD;
	margin: 20px 0 0 5px;
}


#content #rightcol .addtocart_box_retail {
	/* height: 145px; */
	height: 100px
}

#content #rightcol .addtocart_box_biz {
	height: 100px;
}
/* EOE @rcv!le.quan #6207 2015/08/20 */
#content #rightcol #addtocart_box #quantity {
	text-align: center;
	margin-top: 20px;
}

#content #rightcol #addtocart_box .freeshipping {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	line-height: 120%;
	text-align: center;
	margin: 15px 10px 0 10px;
}

#content #rightcol #addtocart_box .stockinfo {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 8px 8px 8px;
}

#content #rightcol #addtocart_box .addtoCart {
	text-align: center;
	margin-top: 20px;
}

#content #rightcol .right_img {
	text-align: center;
	margin: 15px 0 0 0;
}

#description {
	min-width: 950px;
margin: 0 50px 0 50px;
	position: relative;
}

.desc_text {
	padding: 5px;
	line-height: 130%;
	font-size: 14px;
}
div.descWrapper{
	clear: both;
	width:100%;
	display: block;
	float: left;
}
.descWrapper .descTitle{

	clear:both;
	font-size: 13px;
	font-weight: bold;
	color: #00F;
	text-align: left;
	margin:5px 0 0 5px;
	float: left;
}

.descWrapper .descBody{
	font-size: 12px;
	text-align: left;
	margin:5px 0 0 10px;
	float: left;
}

.bottom_header {
	font-size: 18px;
	color:#555;
	margin: 10px 0 5px 5px;
	display: block;
	height: 20px;
	clear: both;
}

.dashline {
	border-top: 1px dashed rgb(153, 153, 153);
	height: 1px;
	color: rgb(255, 255, 255);
	border-style: dashed none none;
}

#note {
	clear: both;
	min-width: 950px;
	margin: 0 50px 0 50px;
	position: relative;
}

.note_text {
	padding: 5px;
	line-height: 130%;
	font-size: 14px;
	color: #FF0000;
}

/* bottom */
#bottom {
	min-width: 950px;
	margin: 0 50px 0 50px;
	position: relative;
}

#bottom_wrapper {
	width: 100%;
	float: left;
	margin-right: -310px;
}

#bottom #bottom_review {
/* comment by rcvn! Dinh Le 2013/07/29  */	
/* 	margin-right: 340px; */
}

#bottom #bottom_review .rev_wrapper {
	/* comment and modify by rcvn! Dinh Le 2013/07/29  */	
	/* 	margin-top: 5px; */
	margin-top: 40px;
	/* end comment by rcvn! Dinh Le 2013/07/29  */	
	width: 100%;
	float: left;
	position: relative;
}

.rev_text {
	line-height: 130%;
}

.review_notice {
	color: red;
	font-size: 11px;
}

#bottom #bottom_products_also_purchased {
	/*comment out to stretch the witdh of Customers Who purchased This Item Also purchased
	rcv!nguyen.truyen 2013/07/25*/
/* 	margin-right: 340px; */
}


#bottom #bottom_products #bottom_products_wrapper {
	width: 100%;
	height: 200px;
	position: relative;
	float: left;
}

#bottom #bottom_products_also_purchased #bottom_products_wrapper .back_button {
	left: 5px;
	top: 65px;
	position: relative;
	float: left;
}

#bottom #bottom_products_also_purchased #bottom_products_wrapper .fow_button {
	right: 5px;
	top: 65px;
	position: relative;
	float: right;
}

#bottom #bottom_products #bottom_products_wrapper .bought_product_list_wrapper .bought_product_list .bought_product_title
	{
	width: 100px;
	text-align: left;
	font-size: 14px;
	color: #0731D8;
}

#bottom_products_best_categories {
	/*comment out to stretch the witdh of Best Selling In Categories
	rcv!nguyen.truyen 2013/07/25*/
/* 	margin-right: 340px; */
}

#bottom_products_wrapper {
	height: 240px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.c_selling_product_list_wrapper{
	margin-left:20px;
}

#bottom_products_best_categories #bottom_products_wrapper .c_selling_product_list_wrapper .c_selling_product_list_box .c_selling_product_list{
	float: left;
	margin: 0 auto;
	position: relative;
}

#bottom_products_best_categories #bottom_products_wrapper .back_button {
	left: 5px;
	top: 65px;
	position: relative;
	float: left;
}

#bottom_products_best_categories #bottom_products_wrapper .fow_button {
	right: 5px;
	top: 65px;
	position: relative;
	float: right;
}

#bottom_products_best_categories #bottom_products_wrapper .c_selling_product_list_wrapper .c_selling_product_list_box .bought_product_list .bought_product_title
	{
	width: 100px;
	text-align: left;
	font-size: 14px;
	color: #0731D8;
}

#bottom #bottom_products_best_model {
	/*comment out to stretch width 
	rcv!nguyen.truyen 2013/07/25*/
/* 	margin-right: 340px; */
}

#bottom_products_best_model #bottom_products_wrapper .back_button {
	left: 5px;
	top: 65px;
	position: relative;
	float: left;
}

#bottom_products_best_model #bottom_products_wrapper .fow_button {
	right: 5px;
	top: 65px;
	position: relative;
	float: right;
}

#bottom #bottom_products_best_model #bottom_products_wrapper .m_selling_product_list_wrapper
	{
	margin-left:20px;
}

#bottom_products_best_model #bottom_products_wrapper .m_selling_product_list_wrapper .m_selling_product_list .bought_product_title
	{
	width: 100px;
	text-align: left;
	font-size: 14px;
	color: #0731D8;
}

.bought_product_list_wrapper{
	margin-left:20px;
}

#listImgWrapper{
	margin-top: 20px;
	width: 108px;
/*change height of list item rcv!nguyen.truyen 2013/07/26*/
/* 	height: 170px; */
	height: 185px;
	line-height: 130%;
	margin-right:3px;
}

img.listImg{
	max-width: 98px;
	max-height: 98px;
	border: #CCC 1px solid;
	margin: 0 0 5px 0;
}

.pd_title {
color: blue;
}

.price_text{
	color:#FF0000;
}

.rv_text {
font-size: 11px;
}

#bottom #bottom_pr {
	width: 305px;
	float: right;
	text-align: center;
}

#bottom #pr_box_wrapper {
	margin-top: 28px;
	width: 300px;
	height: 255px;
	float: left;
	border: 1px solid #DDD;
}

#bottom #bottom_pr #pr_box_wrapper #pr_backbutton {
	margin: 120px 0 0 9px;
	float: left;
	vertical-align: middle;
}

#bottom #bottom_pr #pr_box_wrapper #pr_forbutton {
	margin: 120px 9px 0 0;
	float: right;
	vertical-align: middle;
}

#bottom #bottom_pr #pr_box_wrapper #pr_box {
	margin: 30px 0 0 9px;
	width: 234px;
	height: 195px;
	overflow: hidden;
	float: left;
}

#pr_box .pr_img {
	width: 234px;
	height: 195px;
}

#pr_box .a {
	height: 0px;
}

#bottom #bottom_pr #special_box {
	margin-top: 40px;
	text-align: center;
	width: 300px;
	float: left;
	border: 1px solid #DDD;
}

#bottom #bottom_pr #special_box .special_banner_button{
	margin-top: 20px;
	cursor: pointer;
}

#bottom #bottom_pr #special_box .special_banner {
	padding-top: 20px;
	text-align: center;
}

.arrange_page{
	text-align: right;
	font-size: 11px;
	margin-right: 20px;
	margin-top: 10px;
}
/* BOE Multilanguage for Image (button) @rcv!phan.tinh #14403 2015/01/18 */
/* a#btn_addcart {
	background: url(./images/product_page/button_add_to_cart.gif);
	width: 180px;
	height: 38px;
	display: block;
	margin: 8px 0 0 11px;
	cursor:pointer;
} */
/* EOE Multilanguage for Image (button) @rcv!phan.tinh #14403 2015/01/18 */
a#btn_savelater {
	margin: 5px 0 0;
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-50px;
	width: 120px;
	height: 25px;
	display: block;
}

a#btn_maru_left {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-85px;
	width: 15px;
	height: 15px;
	display: block;
}

a#btn_maru_right {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-110px;
	width: 15px;
	height: 15px;
	display: block;
}

a#btn_sq_left {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-135px;
	width: 15px;
	height: 15px;
	display: block;
}

a#btn_sq_right {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-160px;
	width: 15px;
	height: 15px;
	display: block;
}

#btn_go {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-185px;
	width: 40px;
	height: 18px;
	display: block;
}

#btn_sq_left {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-135px;
	width: 15px;
	height: 15px;
	display: block;
	position: relative;
	top: 100px;
	cursor:pointer;
}
#btn_sq_right {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-160px;
	width: 15px;
	height: 15px;
	display: block;
	position: relative;
	top: 85px;
	float: right;
	right: 20px;
	cursor:pointer;
}

#btn_up {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-213px;
	width: 138px;
	height: 17px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#btn_down {
	background: url(./images/product_page/parts_images.png) no-repeat 0
		-239px;
	width: 138px;
	height: 17px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.productNotFoundWrapper {
	
	height:370px;
}

.not_found_msg {
	font-size: 300%;
	color:#888;
	margin-bottom: 15px;
}

.snsWrapper {
	width:214px;
	margin-left: 5px;
}

.addthis_btn {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
	text-align: left;
}

}
.clearing {
	height: 0px;
	clear: both;
}


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(./images/product_page/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(./images/product_page/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(./images/product_page/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


#footer{

	margin:30px 0 0 0;

}

/** rcv!nguyen.truyen 2013/07/16
   	add css for star ranikng on product deatail page
**/
div .howManyCustomer{
	position: relative;
	top: -17px;
	left: 154px;
	font-size: 10px;
	overflow: hidden;
}

.star_ranking{
	style="margin: 2px 0px -2px 2px"
}

#leftcol #info_part .ranking_review {
	font-size: 12px;
	color: #F30;
	margin: -5px 0 0 0;
	font-weight: 700;
}

/* end 2013/07/16*/

/**
 * rcvn.Lan_Cao - 2013/07/19
 * Add css color blue for link "Click here for sample Color" in description
**/
.descBody a{
	color: blue;
}

/**
 * rcv!nguyen.truyen 2013/07/29
 * add more css for Customers Who purchased This Item Also purchased part and Best selling model part
**/
.best_selling_margin{
	/**
	 * rcvn.Lan_Cao - 2013/07/30
	 * Update css
	**/
	#margin: 20px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	/**
	 * End
	**/
}
.bought_product_list_box{
	/**
	 * rcvn.Lan_Cao - 2013/07/30
	 * Update css
	**/
	#margin: 20px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	/**
	 * End
	**/
}

.searchbody_loading_product_detail {
	position: absolute;
	
	height:100%;
	width:100%;
	
	background-color: white;
	opacity:0.8;
	filter: alpha(opacity=70);
	z-index: 10;
}

.searchbody_loading_product_detail img{
	position: relative;
	
	top: 50%;
	left: 50%;
	
	margin-left:-16px;
	margin-top:-16px;
	
	width:32px;
	height:32px;
}


/**
	CSS for product detail page
	loading star ranking
	rcv!nguyen.truyen 2013/07/16 
**/

@charset "shift_jis";
/* CSS Document */


.rate_star_l .star_product {
	display: inline-block;
	background: url("images/common/star_bigger.png") no-repeat;
	height:29px;
	width:146px;
	margin-top: 11px; 

	text-indent: -9999pt;
}

.rate_star_l .point00 {background-position: 0px 0px;}
.rate_star_l .point05 {background-position: 0px -29px;}
.rate_star_l .point10 {background-position: 0px -58px;}
.rate_star_l .point15 {background-position: 0px -87px;}
.rate_star_l .point20 {background-position: 0px -116px;}
.rate_star_l .point25 {background-position: 0px -145px;}
.rate_star_l .point30 {background-position: 0px -174px;}
.rate_star_l .point35 {background-position: 0px -203px;}
.rate_star_l .point40 {background-position: 0px -232px;}
.rate_star_l .point45 {background-position: 0px -261px;}
.rate_star_l .point50 {background-position: 0px -290px;}


.rate_star_l{
	margin: 2px 0px -2px 2px;
}

/**
	rcv!nguyen.truyen 2013/07/18
	add more rate_star for product search
**/
.rate_star_s .star_product {
	display: inline-block;
	background: url("images/common/star.png") no-repeat;
	
	width: 71px;
	height:14px;
	
	text-indent: -9999pt;
}

.rate_star_s .point00 {background-position: 0px 0px;}
.rate_star_s .point05 {background-position: 0px -14px;}
.rate_star_s .point10 {background-position: 0px -28px;}
.rate_star_s .point15 {background-position: 0px -42px;}
.rate_star_s .point20 {background-position: 0px -56px;}
.rate_star_s .point25 {background-position: 0px -70px;}
.rate_star_s .point30 {background-position: 0px -84px;}
.rate_star_s .point35 {background-position: 0px -98px;}
.rate_star_s .point40 {background-position: 0px -112px;}
.rate_star_s .point45 {background-position: 0px -126px;}
.rate_star_s .point50 {background-position: 0px -140px;}

.rate_star_s .text {
	color: #6E7CC9;
}

.rate_star_s .text_avg {
	 color: #999999;
}

/**
 * rcvn.Lan_Cao - 2013/09/05
 * Add css for view all link to fit model
**/
.link_to_fit_view_more{
	border: 1px solid #CCC;
	width: 70px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	float: right;
	margin-right: 5%;
}

.link_to_fit_view_more:hover {
	background: #0044CC;
	color: #ffffff;
}

.link_to_fit_view_more p {
	margin-top: 2px;
	cursor: pointer;
}

#linkToFittingModel{
	height: 65px;
	overflow: hidden;
}
/**
 * End - rcvn.Lan_Cao - 2013/09/05
**/

/**
 * Add css for box alert none choose option 
 * rcv!cao.lan 2014/02/15 
 * #6621
 **/
#overlay_none_selected_option{
	width: 200px;
	height: 90px;
	background-color: white;
	border: 1px solid #ccc;
	position: absolute;
	top:50%;
	left:50%;
	text-align: left;
}

#overlay_close_option{
	background-image: url("//global-fs.webike-cdn.net/sys_images/commu/20130412_commu_sp_close.gif");
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-size: 30px;
	cursor:pointer;
}

#shadow_overlay_option{
	background-color: rgba(255,255,255,0.8);
	position:fixed;
	height:100%;
	width:100%;
	top: 0%;
	left: 0%;
	z-index:9999;
	display: none;
}

#overlay_text{
	color:red;
	font-weight:bold;
	padding-top:35px;
	padding-left:10px;
	position: absolute;
}
/**
 * End @rcv!cao.lan 2014/02/15 #6621
**/

/* BOE Add speech bubble @rcv!nguyen.hieu 2014-05-12 #7821. */
.speechBubble {
    left: -37px;
    top: 39px;
}

.favoriteButtonPanel {
	display: inline-block;
    height: 28px;
}
/* EOE Add speech bubble. */

.price-label, .point-label {
	font-size: 14px;
	line-height: 19px;
	text-align: right;
	padding: 0 3px 0 0;
}

.wholesale_price{
	/* BOE [#201612.07] Display Added Shipping Fee rcv!bui.thang 2016/12/28 */
	/*
	position: absolute;
	*/
	/* BOE [#201612.07] Display Added Shipping Fee rcv!bui.thang 2016/12/28 */
	margin-left: -23px;
}

.fix-width45 {
		width : 45px;
}

.fix-width85 {
		width : 85px;
}
.color-gr {
	color: gray !important;
}

.color-rd {
	color: #CC0000 !important;
}

.sale-price-value-usual {
	font-size: 14px !important;
}

.price-value-current {
	font-size: 19px;
	font-weight: 700;
}

.line-through {
	text-decoration: line-through !important;
}

.v-align-m {
	vertical-align: middle !important;
}
.sale-price-value-save {
	font-size: 12px;
	font-weight: 700;
}

.price-value-yen {
	font-size: 11px;
}

.icon-wrapper{
	width: 100%;
	height: 25px;
}

.icon-new {
	/* background-image: url(./images/product_page/sale_new.gif) no-repeat 0 0px; */
	background: url(//global-fs.webike-cdn.net/jp_statics/gfs/nossl_css/images/product_page/sale_new.gif) no-repeat 0 -28px;
	width:41px;
	height:23px;
	float: left;
    margin: 1px 1px 0 1px;
}

.icon-sale {
	/* background-image: url(./images/product_page/sale_new.gif) no-repeat 0 -28px; */
	background: url(//global-fs.webike-cdn.net/jp_statics/gfs/nossl_css/images/product_page/sale_new.gif) no-repeat 0 -0px;
	width:41px;
	height:23px;
	float: left;
    margin: 0 1px 0 1px;
}

/* BOE Stock info styles @rcv!nguyen.hieu 2014-07-24 #10372. */
.stockInfoMessage {
	white-space: pre-wrap;
    color: #990b0b;
    background: #fff1f5;
    padding: 10px 15px;
    font-size: 9pt;
    line-height: 1.3em;
}

.stock-icon {
    background: url("//global-fs.webike-cdn.net/jp_statics/gfs/nossl_css/images/product_page/sale_new.gif") 0px 23px;
    width: 68px;
    height: 23px;
    float: left;
    margin: 1px 1px 0 1px;
}

td .about-stock-info a{
	font-size: 11px;
	color: blue;
}

/* EOE Stock info styles. */

.bottom_loading {
	position:relative;
	height : 100px;
}
.bottom_loading img{
	position:absolute;
	top: 45px;
	left: 50%;
}

/* add for not available message @rcv!le.binh 2014/12/25 #14035 #14036 */
#notAvaiableMessage {
	font-size: 14px;
	text-align: left;
	font-weight: 700;
	border: #FC0606 1px solid;
	padding: 7px 5px;
	margin: 10px 0 0 0;
	font-weight: 9;
	color: rgb(252, 89, 89);
	width:70%;
}

.loadingBox {
	font-size: 13px;
	font-weight: 700;
	border: #868686 1px solid;
	padding: 7px 5px;
}

/* add css for sold out text @rcv!le.quan 2015/02/15 #14407 */
td.soldblocklabel {
	font-size: 14px;
	text-align: left;
	width: 80px;
	font-weight: 600;
	color: red;
}

#bottom_products_also_purchased .rcc_scroll_wrapper ul li .usualpricesale {
    display: block;
    text-decoration: line-through;
    word-wrap: break-word;
    color: #ccc;
    height: 20px;
}
.priceAskMessage{
	position: relative;
	/** BOE Fix Non price displaying products for thai @rcv!le.quan #201702.06 #30364 2017/02/17 */
	display: inline-block;
	height: 60px;
	/** EOE @rcv!le.quan #201702.06 #30364 2017/02/17 */
}
.price_ask{
	color: red;font-size: 14pt;
	
}
.price_ask_contact{
	/*
	top: 3px;
	left: 70px;
	position: absolute;
	*/
	border: 1px solid;
	border-color: #E43F3F;
	padding: 3px 8px;
	background-color: #FFD892;
	color: #656577;
	font-size: 10pt;
	width: 260px;
	margin-left: 20px;
	/* BOE Fix Non price displaying products for thai @rcv!le.quan #201702.06 #30364 2017/02/17 */
	display: table-cell;
	/* EOE @rcv!le.quan #201702.06 #30364 2017/02/17 */
}

#google_translator_product_description {
	float: left;
	margin-right: 10px;
	font-weight: 700;
	margin-left: 50px;
}

/* BOE DeliveryDate confirm button #201608.09 rcv!bui.thang 2016/08/18 */
.estimateDeliveryBlock {
	margin-top: 15px;
}

.hide_block {
	display: none;
}
/* EOE DeliveryDate confirm button #201608.09 rcv!bui.thang 2016/08/18 */

.shipping_block {
	border-spacing: 0;
    border-color: #c3c3c3;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
    min-width: 396px;
}

.shipping_title {
    background-color: #fffbe9;
    border: 1px solid;
    border-color: #c3c3c3;
    border-right: none;
    border-bottom: none;
    
}

.shipping_title div {
	font-size: 10px;
	padding: 5px;
}

.shipping_content {
    border: 1px solid;
    border-color: #c3c3c3;
    border-bottom: none;
}

.shipping_content input {
    height: 25px;
    width: 100px;
    margin: 5px 0 5px 10px;
    text-align: center;
    font-size: 13px;
}

.shipping_content select {
    height: 25px;
    width: 200px;
    margin: 5px 0 5px 10px;
    text-align: center;
    font-size: 13px;
    background-color: #f1f1f1;
}

.shipping_content .add_shipping_fee {
	color: #CC0000;
	font-weight: bolder;
}

.shipping_border_bottom {
    border-bottom: 1px solid;
    border-color: #c3c3c3;
}

.money_color {
	color: #CC0000;
}

.shipping_info_link {
	font-size: 11px;
	float: right;
	margin-top: 5px;
}

.shipping_fee_loading {
	position: absolute;
	
	height:420px;
	width:250px;
	
	background-color: white;
	opacity:0.8;
	filter: alpha(opacity=70);
	z-index: 10;
}

.free_shipping_content {
	margin-left: 10px;
}

.table_shipping {
    border: 1px solid;
    border-color: #eaeaea;
    border-spacing: 10px;
    border-collapse: separate;
    width: 100%;
}

.icon_shipping_link {
    background-image: url(./images/common/icon.png);
    background-size: 320px 110px;
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    background-position: -233px -58px;
    margin-top: 0;
    margin-right: 0px;
    height: 16px;
    float: left;
}

/** BOE Display multilanguage product description @rcv!le.quan #201702.04 #30257 2017/02/14 */
.pd-desc-multi.hide {
	display: none;
}
/** EOE @rcv!le.quan #201702.04 #30257 2017/02/14 */

hr.half-height {
	visibility: hidden !important;
    height: 0.5em !important;
    margin: 0 !important;
}

span.text-bold {
	font-weight: bold;
}

.delivery-body {
    border-color: #eaeaea;
    padding-bottom: 15px;
}

.delivery-title {
    background: #337bb6;
    color: white;
    line-height: 1;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    height: 30px;
}

.display-insurance {
	display: none;
}

.method-style {
    background: #efefef;
}

.delivery-table {
	border-collapse: collapse;
	margin: 0 10px 10px 10px;
}
.delivery-table, .delivery-table th, .delivery-table td {
	border: 1px solid #c4c2c3;;
}

.delivery-table td {
	padding: 5px;
}

.see-detail {
	float: right;
    margin-right: 10px;
}

.no-shipping-method {
	margin: 10px 10px 10px 10px;
	font-size: 14px;
}

.column-center {
	text-align: center;	
}