@charset "UTF-8";
/* CSS Document */

/*--------- Default ----------*/

body {
	padding:0px;
	margin:0px;
	background:url(../images/headerbg.png) repeat-x #fff; 
	
	font-family:Tahoma !important;
	font-size:12px;
	
	
}

html, body, td, div, input, select, textarea ,span{ 	
	font-family:Tahoma !important;
	
}

/*---------Link ----------*/
a, a:hover		{ text-decoration:none; }

.product_detail .sidebar {
	width:231px !important;
	}
.sidebar .price {
	display:block;
	}
.product_detail .span9 {
	float:left;
	width:710px !important;
	}
.product_detail .span6 {
	width:484px !important;
	}
.product_color {
	min-height:100px;
	}
.product_model {
	min-height:100px;
	}
.product_package {
	min-height:100px;
	}
.product_privilege {
	min-height:100px;
	}
.alert {
	margin-top:20px;
	margin-bottom:20px;
	}
.privilege_form {
	float:none;
	display:block !important;
	clear:both;
	
	}
.shopping_cart {
	width:211px !important;
	float:left;
	}
	
.product_detail .product_color .active {
	border:3px solid #FF9000;
	}

.product_model .active {
	color:#ff9000 !important; 
	}
.product_package .active {
	color:#ff9000 !important;
}
.product_privilege .active {
	color:#ff9000;
	}
.product_detail .sidebar .thumb_list .btn-left {
	top:45px !important;
	}
.product_detail .sidebar .thumb_list .btn-right{
	top:45px !important;
	}
.product_detail .product_privilege h2 {
	line-height:30px;
	}
.visible-phone2 {
	display:none;
	}
.product_rec .span6 {
	width:495px !important;
	float:left;
	}
.product_rec li .span2 {
	width:180px !important;
	}
.product_rec li .span4 {
	width:250px !important;
	}
	
.content{
	width:auto;
}

.fix-content-ie{
	width:990px;
	margin:0 auto;
}

#mylife_share_widget{
	width:715px
}

.product_detail .product_model li, .product_detail .product_package li {
	width:138px;
}

.product_detail .product_model li.active h2, .product_detail .product_package li.active h2, .product_detail .product_package li.active span,.product_detail .product_model li.active span   {
	color:#ff9000; 
}	
