﻿/* Product Detail View */
	div.product.detail
	{
		float:left;
		text-align:left;
		width:100%;
	
		background-color: #FFFFFF;
		padding-top:10px;
		line-height:25px;
		padding-bottom:20px;
	}
	div.product.detail .tdPriceStandardValue, div.product.detail .tdPriceNowValue
	{
		font-size:43px;
		
		}
	div.product.detail .tdPriceStandardValue sup, div.product.detail .tdPriceNowValue sup
	{
		font-size:22px;
			}
	div.product.detail .tdPriceOldValue
	{
		text-decoration:line-through;
		}
		
	div.product.detail h1.product_title
	{
		font-size:28px;
	
		font-weight:bold;
		}
	div.product.detail h1.product_title_2
	{
		font-size:17px;
		
		font-weight:bold;
		}
	div.detailsell
	{
		width:74px;
		height:43px;
		background:url('images/buy_button_main.jpg') no-repeat left top;
		float:left;	
		}
	div.detailsell input.inpButton
	{
		color:#ffffff;
		font-size:19px;
		font-weight:bold;
		height:32px;
		cursor:pointer;
		}
	div.product h1.title, 
	div.product h2.title
	{
		font-weight:bold;
		padding-bottom:6px; 
	}
	
	div.product div.image a img
	{ border:0px; }
	
	div.product div.product-image
	{
		border:0px; 
		float:left;
		clear:both;
		width:675px;
		height:351px;
		background:url('images/prod_detail.jpg') no-repeat left top;
		
	}
	div.product div.image
	{
		padding-left:30px;
		}
	div.product div.image.icons a img
	{ 
		padding:2px;
		border:2px solid transparent; 
		cursor:pointer;
	}
	div.product div.image.icons a:hover img
	{ border:2px solid #CCCCCC; cursor:pointer;  }
	
	div.product div.product_info
	{
		float: left;
		overflow: hidden;
		padding-left: 50px;
		width: 215px;
		
		}
	div.product-detail-images img
	{
	    max-width:275px;
	    
	    }
	    
	div.product div.product_info table
	{ width:100%; }
	
	div.product div.product_info td
	{ vertical-align:top; white-space:nowrap; }
	
	div.product div.product_body
	{ padding:30px 10px 30px 10px; float:left;clear:both;width:655px; }
	
	div.product .product_foot
	{ padding:10px 0px; float:left;clear:both; }
	
	div.product div.product_info ul
	{
		list-style-type:none;
		margin:0px;
		padding:0px;
		
	}
	
	div.product div.product_info ul li
	{
		padding-bottom:0px;
	}
	
	div.product ul li select
	{ width:160px; }

	table.related_products td,
	table.accessory_products td
	{ white-space:nowrap; }
	
	table.related_products td.header,
	table.accessory_products td.header
	{
		background-image:		url('images/productHeader_bg.jpg');
		background-repeat: 		repeat-x;
		line-height:24px;
		padding-left:6px;
		vertical-align:			middle;
		padding:0px 4px;
	}
/* Product Detail View End */

/* product view header common */
 .proditem
{
	float:left;width:224px;overflow:hidden;
	height:272px;
	background:transparent url('images/productimg_bgr.png') no-repeat left top;
	margin-right:10px;
	margin-bottom:11px;
	}
div.popularproduct .proditem
{
	margin-right:10px;
	margin-top:14px;
	margin-bottom:0px;
	}
div.relatedproduct-content .proditem,div.accessoryproduct-content .proditem
{
	margin-right:22px;
	}
td.tdProductHeader
{
	background-image:		url('images/productHeader_bg.jpg');
	background-repeat: 		repeat-x;
	line-height:24px;
	padding-left:6px;
	vertical-align:			middle;
	padding:0px 4px;
	font-size:				12px;
	font-weight:			bold;
	color:#444444;
	
}
td.tdProductHeader a,
td.tdProductHeader a:hover,
td.tdProductHeader a:visited
{ color:#444444; }
/* Product List View */
	/* HEADER */
	td.tdTeaserProductHeader
	{
		border-left:1px solid #E5E5E5;
		border-right:1px solid #E5E5E5;
		border-top:1px solid #E5E5E5;
		background-color:#ffffff;
		line-height:24px;
		vertical-align:			middle;
		padding:10px 30px;
	}
	td.tdTeaserProductHeader h2
	{
		font-size:				12px;
		font-weight:			bold;
		color:#444444;
	}
	td.tdTeaserProductHeader h2 a.productTitle,
	td.tdTeaserProductHeader h2 a.productTitle:hover
	{ color:#444444; }
	td.tdTeaserProductHeader h2 a.productTitle:hover
	{
		color:#111111;
		text-decoration:		none;
	}
	/* HEADER END*/
	/* CONTENT */
	td.tdTeaserProductMain table.tdTeaserProductMain
	{
		border-left:0px solid #E5E5E5;
		border-right:0px solid #E5E5E5;
		height:100%;
	}
	
	td.tdTeaserProductMain td.product_list.image
	{ text-align:center; padding:0px; margin:0px; height:135px; }
	td.tdTeaserProductMain td.product_list
	{ padding:0px 0px 0px 0px; height:50px;}
	td.tdTeaserProductMain td.product_list.variations
	{ text-align:left;height:65px;padding-bottom:5px; }
	td.tdTeaserProductMain td.product_list.variations .label
	{ font-weight:bold; }
	td.tdTeaserProductMain td.product_list.variations div
	{
		max-height:65px;
		overflow:hidden;
		}
	/* CONTENT END */
	/* FOOTER */
	td.tdTeaserProductFooter 
	{
		padding:6px;
		border-left:0px solid #E5E5E5;
		border-right:0px solid #E5E5E5;
		border-bottom:0px solid #E5E5E5;
	}
	/* FOOTER END */


td.tabProductPrice 
{
	border-right:			0px solid gray;
	border-left:			0px solid gray;
}

td.tdProductPriceHeader 
{
	background-color:		#eeeeee;
	border-bottom:			0px solid gray;
	font-weight:			bold;
	padding:				2px 0px 2px 6px;
}

td.tdProductPriceLine 
{
	padding:				2px 0px 2px 6px;
}

td.tdProductStockLine 
{
	border-bottom:			1px solid gray;
	font-size:				8pt;
	padding:				5px 0px 4px 6px;
}



a.productLink, a.productLink:visited, a.productLink:hover
{ color: #000000; }

.tdStockText 
{
	font-size:				8pt;
	padding-top:			6px;
}

.divStockText 
{
	font-size:				8pt;
	font-weight:			normal;
}

table.var_selector td.label
{
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}

/* Product List View End */

.product.teaser.price
{
    text-align:right;
    color:Red;
    padding-top:10px;
    padding-right:10px;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
    }
/* Product price style */
.tdPriceStandardText {
	font-weight:			bold;
}
.tdPriceStandardValue {
	font-weight:			bold;
	color: #58585A;
	font-size: 25px;
}
.tdPriceStandardValue sup
{
	font-size:12px;
	
	}
.tdPriceNowText {
	font-weight:			bold;
}
.tdPriceNowValue {
	font-weight:			bold;
	color: #58585A;
	font-size: 25px;
}
.tdPriceNowValue sup
{
	font-size:12px;
	}
.tdPriceOldText {
	color:					#666666;
	font-weight:			bold;
}
.tdPriceOldValue {
	color:					#666666;
	font-weight:			bold;
	text-decoration:		line-through;
}
.tdPriceDiscountText {
	color:					#cc0000;
	font-weight:			bold;
}
.tdPriceDiscountValue {
	color:					#cc0000;
	font-weight:			bold;
}

#tooltip.pretty
	{
		border:1px solid #eeeeee;
		white-space:pre-wrap;
		width: 200px;
		padding:5px;
		background-color:#ffffff;
		vertical-align:top;
		text-align:left;
		opacity:1;
		}
		
	/*css for variation selector*/
 .var
{
	margin-bottom:2px;
	margin-right:2px;
	float:right;
	width:24px;
	height:24px;
	cursor:pointer;
	overflow:hidden;
	}	
	
		
	
	.varselected img,.varselected .varcolor
	{
		width:20px;
		height:20px;
		}
		
	
	.varunselected img
	{
		width:24px;
		height:24px;
		}
	.varunselected .varcolor
	{
		width:24px;
		height:24px;
		}
	
	.varselected .vartext
	{
		padding-top:3px;
		padding-bottom:3px;
		padding-left:5px;
		padding-right:5px;
		}
	.varunselected .vartext
	{
		padding-top:5px;
		padding-bottom:5px;
		padding-left:5px;
		padding-right:5px;
	
		}
.tdTeaserProductMain .var, div.relatedproduct .var,div.accessoryproduct .var
{
	margin-bottom:2px;
	margin-left:2px;
	margin-right:0px;
	float:right;
	width:10px;
		height:10px;
		cursor:pointer;
	}	
div.product.detail .varselected,div.product.detail .varunselected
{
	margin-right:6px;
	width:17px;
	height:17px;
	cursor:pointer;
	}
div.product.detail .varselected .varcolor,div.product.detail .varselected .img
{
	border:1px solid #000000;
	width:15px;
	height:15px;
	}
	
.tdTeaserProductMain .varselected
{
	border:0px solid #000000;
	}
.tdTeaserProductMain .varselected img, .tdTeaserProductMain .varselected .varcolor

	{
		border:1px solid #000000;
		cursor:pointer;
		padding:0px;
	}	
		
		
.tdTeaserProductMain .varselected img, .tdTeaserProductMain .varselected .varcolor,div.relatedproduct .varselected .varcolor,div.accessoryproduct .varselected .varcolor
,div.relatedproduct .varselected img,div.accessoryproduct .varselected img
	{
		width:8px;
		height:8px;
		float:right;
		}
.tdTeaserProductMain .varunselected img, .tdTeaserProductMain .varunselected .varcolor,div.relatedproduct .varunselected .varcolor,div.accessoryproduct .varunselected .varcolor
{
	width:10px;
		height:10px;
		float:right;
		overflow:hidden;
		
	}


	/*----*/
div.checkoutObject
{
	clear:both;

	}	
	
div.checkoutObject_header
{
    background:transparent url('images/objectHeader_3_l.jpg') no-repeat top left;
	background-repeat: no-repeat;
	height: 34px;
	padding-left:30px;
	
}
div.checkoutObject_header a
{
    display:block;
    background:transparent url('images/objectHeader_3_r.jpg') no-repeat top right;
	background-repeat: no-repeat;
	height: 34px;
	padding-right:10px;
	
}
div.checkoutObject_header a span, div.checkoutObject_header a:hover span
{
    display: block;
	background: transparent url('images/objectHeader_3_bg.jpg') repeat-x top left;
	height: 34px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	
}

div.checkoutObject_content
{
	border-left:  1px solid #cccccc;
	border-right:  1px solid #cccccc;
	border-bottom:  1px solid #cccccc;
	padding:15px;
	clear:both;
	
	
	}
div.mostboughtobject,relatedproductobject
{
	float:left;
	width:517px;
	}
div.checkoutObject .tdbillBox
{
	padding-left:38px;
	}

.dvbuttonplaceorder
{
	text-transform:uppercase;
	background-color:#cc0066;
	padding:10px;
	font-size:20px;
	width:214px;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
	
	}
.dvbuttoncouponApply
{
	width:91px;
	padding:3px 5px;
	background-color:#61849A;
	margin-top:5px;
	text-align:center;
	cursor:pointer;
	border: solid 1px #61859B;
	color:#ffffff;
	font-weight:bold;
}

#dvservicepakke-content
{
	
	padding-left:8px;
	border:1px solid #eeeeee;
	background:#cccccc;
	width:200px;
	overflow:hidden;
	}
.PostOfficelist
{
	background-color:#ffffff;
	height:250px;
	margin:5px;
	width:183px;
	overflow-x:hidden;
	overflow-y:scroll; 
	}

#divotherpostoffice_container
{
	clear:both;
	padding-bottom:10px;
	}
.hidepostofficelistbutton
{
	cursor:pointer;padding:5px 10px;font-weight:bold;
	}
	
.buybtn
{
	
	margin-top:0px;
	cursor:pointer;
	background:none;
	border:0px;
	color:#ee4e1e;
	font-weight:normal ;
	font-size:16PX;
	
	}
	
a.product-title	,h2.product-title	
{
    text-decoration:none;
    color:#0052a0;
    }
.buybtnie7 .inpButton
{

background:none;border:none;color:#ffffff;font-size:14px;font-weight: bold;float:left;
	
	text-align:center;
	margin-left:12px;
	margin-top:0px;	
	cursor:pointer;
	}
	
.addnote
{
	float: left;
    font-weight: bold;
    padding-top: 20px;
    font-size:11px;
	}
.addnote a
{
	text-decoration:none;
	color:#58585A;
	
	}
td.tdTeaserProductMain
{
	padding:5px  18px 10px 18px;
	}
.product_list .productTitle
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	}
#monthlycostklarnaexplain
{
	display:none;width:150px;white-space:pre-wrap;z-index:999999;background-color:#a1a1a1;opacity:0.9;
	padding:10px;
	}
div.detailsell form
{
	padding-top:5px;
	padding-left:4px;
	}
	
div.product.detail .icons span
{
	display:none;
	}
div.product-intro
{
	font-weight:bold;
	padding-bottom:10px;
	}
div.relatedproduct,div.accessoryproduct
{
	clear:both;
	width:100%;
	float:left;
	background-color: #FFFFFF;
	margin-top:20px;
	}
div.product .product_content, div.relatedproduct .relatedproduct-content,div.accessoryproduct div.accessoryproduct-content
{
	padding:18px;
	}

div.relatedproduct .relatedproduct-content h2,div.accessoryproduct div.accessoryproduct-content h2
{
	font-weight:bold;

	margin-bottom:20px;
	}

.tdPriceStandardValue sup.supie7,.tdPriceNowValue sup.supei7
{
	font-size:12px;
	position:relative;
	top:-5px;
	display:none;
	}
div.product.detail .tdPriceStandardValue sup.supie7, div.product.detail .tdPriceNowValue sup.supie7
	{
		font-size:22px;
		position:relative;
	top:-11px;
	display:none;
			}
	.supall,.supallie7,.supie7,.sup
	{
		display:none;
		}
.product_list.image .imgcontent img
{
	height:137px;
	}
.addthis_toolbox addthis_default_style
{
	overflow:hidden;
	}
.product_info table
{
	width:215px;
	}
div.searchgendermore
{
	float:left;
	width:300px;
	white-space:nowrap;
	clear:right;
	}

div.searchage
{
	width:100px;
	float:left;
	padding-right:80px;
	
	}
.searchmaxprice
{
	clear:both;
	margin-top:50px;
	}
#terms_conditions_link 
{
	display:none;white-space:pre-wrap;z-index:999999;background-color:#ffffff;
	padding:10px;
	border:1px solid #cccccc;
	}
#terms_conditions_link .terms_conditions_link_content
{
	width:350px;
	height:450px;
	padding:20px;
	float:left;
	clear:both;
	overflow-y:scroll; 
	}
.terms_conditions_link_close
{
	float:left;
	clear:both;
	text-align:center;
	padding:10px;
	font-weight: bold;
	cursor: pointer;
	}
	
.buybtn.detail
{
	height:260px;
	width:118px;
	border:0px;
	}
	
.product.detail .product.intro.text
{
	float: left;
	clear: both;
	color: Red;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	width: 220px;
	white-space: nowrap;
	overflow-x: hidden;
	padding-top: 25px;
	}
	
	
 .product.detail.maintext h5
 {
 	font-weight:bold;
 	
 	color:Red;
 	}
 
 .product.relation
 {
 	float:left;
 	clear:both;
 	}
 .product.intro.text td
 {
 	font-size:11px;
 	}
 .product.introdes
 {
 	background-color: #eeeeee;
padding: 10px;
float: left;
font-weight: bold;
 	}
 	
 div.product_include
{
	    -webkit-border-radius: 10px;
        border-radius: 10px;
        Unknown property name.-moz-box-shadow: 0 0 12px #4e4e4e;
        -webkit-box-shadow: 0 0 12px #4e4e4e;
        box-shadow: 0 0 12px #4e4e4e;
        padding: 15px;
        z-index: 444;
        
        background: #FFFFFF !important;
        padding: 2px 3px 2px 2px !important;
        border-radius: 6px !important;
        Unknown property name.-moz-border-radius: 6px !important;
        -webkit-border-radius: 6px !important;
   float:left;
   margin:10px;
   width:500px;
   clear:both;
	}
	
.prouduct.include.image
{
    float:left;
    }

.product_list.price
{
	text-transform:uppercase;
	}
	
.cartorder input.editorfield
{
    width:260px;
    }
 .product.teaser.intro
 {
     float:left;
     margin-left:15px;
     max-width:250px;
     padding-top:10px;
     padding-bottom:10px;
     }
     
  div.bang-gia-ten-mien table
  {
  	width:100%;
  	}
  	
  table.webhost-linux,table.webhost-win
  {
  	border-top: 1px solid #bbbbbb;
  	border-left:1px solid #bbbbbb;
  	float:left;
  	clear:both;
  	}
  	
  table.webhost-linux td,table.webhost-win td
  {
  	border-right:1px solid #bbbbbb;
  	border-bottom:1px solid #bbbbbb;
  	text-align:center;
  	padding:5px;
  	}
  	
  	.webhosting-productvar-padding h3
  	{
  		color:#ff0066;
  		float:left;
  		}
  		
  	.webhosting-intro table
  	{
  	    border-top: 1px solid #bbbbbb;
  	border-left:1px solid #bbbbbb;
  	float:left;
  	clear:both;
  	padding:0;
  	width:100%;
  	    }
  	    
  	    .webhosting-intro
  	    {
  	        float:left;
  	        width:100%;
  	        }
  	    
  	   .webhosting-intro table td
  	   {
  	       border-right:1px solid #bbbbbb;
  	border-bottom:1px solid #bbbbbb;
  	text-align:left;
  	padding:5px;
  	       }
  	       
  	   .webhosting h3
  	   {
  	       
  	       padding:10px;
  	       color:#187023;
  	       }
  	       
  	   div.chitiet,div.chonmua,div.tailieu
  	   {
  	       padding:6px;
border: 2px solid #0052a0;
float: left;
background: #f0f0f0;
height: 18px;
color: #0052a0;
font-weight:normal ;
white-space: nowrap;
}
  	       
 div.dvbtndelete
 {
     background:#eeeeee;padding:5px;float:left;
     border:1px solid #0055a0;
     
     }
 
 div.dvbtngoback
 {
     background:#eeeeee;padding:5px;float:left;
     height:22px;
     border:1px solid #0055a0;
     color:#0055a0;
     font-weight:bold;
     margin-right:30px;
     
     }
 
 div.dvbtndelete:hover,div.dvbtngoback:hover
 {
     color:#ee4e1e;
     }
     
     
  div.guidonhang
  {
      padding:5px;
      border:1px solid #0055a0;
      float:right;
      color:#0055a0;
      cursor:pointer;
      }
      
 div.guidonhang:hover
 {
     color:#ee4e1e;
     }
  	
  	div.varimg-container
  	{
  	    float:right;
  	    max-width:195px;
  	    padding-right:10px;
  	    } 
  	
  	    img.varimages
     {
         float:left;
         width:50px;
         height:50px;
         margin:13px 7px;
        
         }
 
 .product_list.image img
 {
     max-width:250px;
     }
 
 div.varimg-container div:hover img
 {
     width:300px;
     height:auto;
    position:absolute;
    top:70%;
    left:45%;
     }
     
    .popup-close-button-all
    {
        float: right;
position: absolute;
top: -25px;
left: 525px; 
cursor:pointer;
       }
       
       
        .popup-close-button-ie6
    {
        float: right;
position: relative ;
top: -40px;
left: 42px; 
cursor:pointer;
       }