@import url("category.css");
@import url("products-style.css");

body {
	font-family:Arial,Verdana;
	font-size: 9pt;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color:#545454;
	background-color: #F1EFF0;
}

.content {
	width:1003px;
	text-align:left;
	margin:auto;
	background:url(../../images/Image/content_bg.jpg) repeat-y;
	padding-left:40px;
}

.column{ width:100%;}
.column h1, .column h2{margin-bottom:3px;}
.column div.section {
	float:left;word-wrap:break-word;
	word-break:break-all;word-break/* */:normal;
	width:543px;margin:5px 0px;
}
.column.two div.section {width:48%;}
.column.three div.section {width:30%;}
.column.four div.section {width:24.5%;}
.column.five div.section {width:19.5%;}
.column.eight div.section {width:12.5%;}
.column .section .column.two .section{width:50%!important;}
.column .section .column.three .section{width:33.3%!important;}
.column .section .column .section{width:auto;}

a:link, a:visited { 
  color:#FFFFFF; 
  text-decoration: none; 
}

a:hover { 
  color:#FFFFFF; 
  text-decoration: underline; 
}

/* ugg info css */
.about a:link, .about a:hover, .about a:active, .about a:visited{
	color:#000000;
}

ul { margin: 0px; padding : 0px;} 


/* top banner */
.top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 922px;
	height:265px;
	background-color:#FFFFFF;
	position: relative;
}

.top_banner{
	width:922px;
	height:265px;
}

.top_link {
	color:#FFFFFF;
	position:absolute; 
	top:5px; 
	left:16px; 
	font-family:Tahoma; 
	font-weight:bold;
	font-size:15px;
}

.top_link a:link, .top_link a:hover, .top_link a:active, .top_link a:visited{
	color:#FFFFFF;	
}


/* specific banner*/
#top_template_header {
}

#top_search {
	width:280px;
	text-align:right;
	z-index:5;
	position:absolute;
	right:10px;
	top:33px;
}

#top_search_form {
}

#top_breadcrumb {
}

input.top_search {
}

input.top_search_submit {
	padding: 1px;
	width: 60px;
	margin: 0;
	color:#545454;
	font-size:9pt;
}

/* left */
.left {
	width: 0px;
	font-size:0px;
	/*float: left;
	margin: 40px 0px 0px 25px!important;
	margin: 40px 0px 0px 23px;
	padding: 0px 0px 0px 0px;
	background: url(../../images/Image/box_category_bg.jpg) repeat-y;*/

}

.left_box {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	width: 145px;
}

.left_box_title {
	margin-bottom: 0px;
	font-family:Arial,Verdana;
	font-size:11.5pt;
	font-weight:bold;
	width: 146px;
	height: 32px;
}

.left_box_title.category_box_title {
	padding: 15px;
}
.left_box_title.catalog_box_title {
	/*background: url(../../images/headers/english/box_title_category.jpg) no-repeat top left;*/
}
.left_box_title.news_box_title {
}

.left_box_title.login_box_title {
	/*background: url(../../images/headers/english/box_title_login.jpg) no-repeat top left;*/
}

.left_box_title.whatsnew_box_title {
}

.left_box_title.feature_box_title {
	/*background: url(../../images/headers/english/box_title_featured.jpg) no-repeat top left;*/
}

.left_box_title.cart_box_title {
}


.left_box_title.special_box_title {
	/*background: url(../../images/headers/english/box_title_special.jpg) no-repeat top left;*/
}

.left_box_title.bestsell_box_title {
	/*background: url(../../images/headers/english/box_title_bestseller.jpg) no-repeat top left;*/
}

.left_box_title.information_box_title {
	/*height:45px;
	background: url(../../images/headers/english/box_title_information.jpg) no-repeat top left;*/
}

.left_box_title.tellyourfirend_box_title {
	/*background: url(../../images/headers/english/box_title_tellfriends.jpg) no-repeat top left;*/
}

.left_box_title.subscribe_box_title {
	font-size:0px;
	height: 0px;
}

.left_box_title.brand_box_title {
	/*background: url(../../images/headers/english/box_title_brand.jpg) no-repeat top left;*/
}

.left_box_title.manufacture_box_title {
}

.left_box_title.review_box_title {
}

.left_box_title.search_box_title {
	font-size:0px;
	height:0px;
	/*background: url(../../images/headers/english/box_title_search.jpg) no-repeat top left;*/
}

.left_box_title.language_box_title {
}

.left_box_title.agent_box_title {
	/*background: url(../../images/headers/english/box_title_agent.jpg) no-repeat top left;*/
}

.left_box_title.online_box_title {
	/*background: url(../../images/headers/english/box_title_online.jpg) no-repeat top left;*/
}

.left_box_text {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family:Arial,Verdana;
	font-size:9pt;
	color:#545454;
}


.left_box_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial,Verdana;
	font-size:9pt;
	color:#545454;
}

.left_box_text a:link,a:visited  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#545454;
}

.left_box_text a:hover  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#545454;
}


.left_box_text.category_box_text {
	margin: 0px 0px 0px 15px;
}

.left_box_text.catalog_box_text {
	margin: 0px 0px 0px 0px;
}

.left_box_text.news_box_text {	
}

.left_box_text.whatsnew_box_text {	
}

.left_box_text.feature_box_text {	
}

.left_box_text.recommand_box_text {
	width:160px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.left_box_text.cart_box_text {
}

.left_box_text.special_box_text {
}

.left_box_text.bestsell_box_text {	
}

.left_box_text.information_box_text {
}

.left_box_text.tellyourfirend_box_text {	
}

.left_box_text.subscribe_box_text {	
	font-size: 10px;
	color: #06348A;
}

.left_box_text.brand_box_text {
	/*text-align: center;*/
}

.left_box_text.manufacture_box_text {	
}

.left_box_text.review_box_text {	
}

.left_box_text.search_box_text {
	background: url(../../images/headers/english/top_search.jpg) no-repeat;
	height: 44px;
	position: relative;
}

.left_box_text.language_box_text {	
}

.left_box_text.agent_box_text {
	/*margin: 0px 0px 10px 10px;*/
}

.left_box_text.online_box_text {
	/*padding: 0px 0px 8px 8px;*/
}

.left_box_line {
	margin: 3px 0px 2px 3px;
}

.left_box_text_block {
	padding: 0px 0px 0px 10px;
	background: url(images/arrow.jpg) no-repeat;
}

.left_box_end {
	height:0px;
	font-size:0px;
}
.left_box_end.bestsell_box_end {
}
.left_box_end.category_box_end {
}
.left_box_end.special_box_end {	
}
.left_box_end.search_box_end {
	/*background: url(../../images/headers/english/box_end_search.jpg) no-repeat top left;
	height:13px;*/
}
.left_box_end.information_box_end {
	/*background: url(../../images/headers/english/box_end_information.jpg) no-repeat top left;
	height:10px;*/
}
/*center*/
.center {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	*width: 916px!important;
	width: 922px;
}

.center_box {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	*width: 916px!important;
	width: 922px;
}

.center_box table {
	border-collapse: collapse;
	width:99%;
	color:#545454;
}
.center_box tr {
	/*background-color:#F5E6C9;*/
}

.center_box th {
	/*border: 1px solid #333333;*/
	text-align: center;
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:9pt;
}

.center_box td {
	border: 1px solid #333333;
	font-family:Arial,Verdana;
	font-size:9pt;
}

.center_box_title {
	font-size:13pt;
	font-family:Verdana;
	font-weight:bold;
	width: 777px;
	color:#000000;
	height: 36px;
	margin:1px 0px 0px 1px;
	padding:8px 0px 5px 120px;
	background: url(../../images/Image/center_title_whatsnew.jpg) no-repeat;
}


.center_box_title.center_customer_home {
}

.center_box_title.center_title_productlist {
	padding: 0px 0px 0px 10px;
	color:#545454;
	height:auto;
}
.center_box_title.center_title_categorylist {
	padding-left:5px;
}

.center_box_title.center_title_buyoption {
	font-size: 16px;
	/*font-weight:bold;*/
	color: #C70F29;
	padding:0px;
	height:25px;
}

.center_box_title.center_title_categorytext {
	/*background: url(images/center_title_category.jpg) no-repeat top left;*/
}

.center_box_title.center_title_searchresult {
	padding-left:6px;
}


.center_box_text {
	margin: 0px 0px 0px 0px;
	font-family:Arial,Verdana;
	font-size:11px;
	color:#545454;
	
}


.center_box_text.featured{
	border:3px solid #D29901;
	
}
.center_box_text.category_text_list {
}

.center_box_text.category_list {
	padding-left:0px;
}

.center_box_text.category_list_title {
	font-size:13pt;
	font-family:Verdana;
	font-weight:bold;
	/*width: 777px;*/
	height: 20px;
	color:#000000;	
	margin:1px 0px 0px 0px;
	padding:8px 0px 5px 0px;
}

.center_box_text.searchresult {
	padding:2px 0px;
}

.center_box_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial,Verdana;
	font-size:9pt;
	color:#545454;
}

.center_box_text a:link,a:visited  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#666666;
}

.center_box_text a:hover  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#72573a;
}

.center_box_text_block {
	padding: 0px 0px 0px 10px;
	background: url(images/arrow.jpg) no-repeat;
}


.center_hr {
	clear:both;
	width:775px!important;
	width:775px;
	border-bottom:1px solid #CDCDCD;
	margin:3px 0px;
}

/*edit 2009-4-14*/
.center_box_title.center_title_feature2
{
  background:url(../../images/index_feature_title.jpg);
  margin-left:-2px;
  margin-top:5px;
  width:839px;
}

.center_box_title_txt_feature
{
   margin:0px 0px 0px 28px;
   *margin:0px 0px 0px 28px !important;
}

.right {
	width: 0px;
	font-size:0px;
}

.bottom {
	clear: both;
	margin: 0px 0px 0px -40px;
	padding: 0px 0px 0px 0px;
	width:1003px;
	height:95px;
	background-color:#F1EFF0;
	color:#000000;
	background:url(../../images/Image/footer_bg.jpg) no-repeat;
}

#bottom_copyright {
	clear:both;
	text-align:center;
	margin-left:40px;
	font-size: 11px;
	font-family:Verdana;
}

#bottom_copyright a:link,#bottom_copyright a:visited {
	color:#000000;
}
#bottom_copyright a:hover {
	color:#000000;
}


/* category */
#category_line {
	height: 4.1em;
	font-family: Verdana;
	font-size:11px;
	line-height:16px;
}

#category_line a:link,#category_line a:visited{
	color:#545454;
	text-decoration: none;
	font-weight:normal;
}

#category_line a:hover {
	color:#545454;
	text-decoration: underline;
	font-weight:normal;
}

#category_line_selected{
	height: 4.1em;
	font-family: Verdana;
	font-size:11px;
}
#category_line_selected a:link,#category_line_selected a:link:visited {
	color:#545454;
	font-weight:normal;
	text-decoration: none;
}
#category_line_selected a:hover {
	color:#545454;
	font-weight:normal;
	text-decoration: underline;
}
	
/* news box */
#news_box_line {
	height: 2.5em;
}

#news_box_line a:link,#news_box_line a:visited {
	color:#545454;
	text-decoration: none;
}
#news_box_line a:hover {
	color:#545454;
	text-decoration: underline;
}
	
/* product show */
.item_section {
	width: 145px;
	margin:0px auto 0px auto !important;
	/*margin: 0px 0px 0px 7px;*/
	/*border:1px solid black;*/
}

.itemshow {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	text-align: center;
}
.product_list_image_utd img{
	border:2px solid #DDDDF6;
}
.item_title,.item_title a:link,.item_title a:visited {
	text-align: center;
	font-family:Arial,Verdana;
	color:#545454;
	font-size: 11px;

}
.item_title a:hover {
	text-align: center;
	font-family:Arial,Verdana;
	color:#545454;
	font-size: 11px;
}


.item_price_name {
	text-align: center;
	font-family:Arial,Verdana;
	font-size: 9pt;
	color:#545454;
	margin:3px 0px 3px 0px;
}

.item_short_description {
	text-align: left;
	font-family:Arial,Verdana;
	font-size: 9pt;
	color:#545454;
}

.item_price1 {
	text-align: center;
	font-family:Arial,Verdana;
	font-size: 9pt;
	color:#FE0000;
}

.item_price2 {
	text-align: center;
	font-family:Arial,Verdana;
	font-size: 9pt;
	color:#FE0000;
}

/* 输入框 */
#login_box{
	text-align: center;
}

#login_form{
	height: 90px;
}

input.loginbox { 
	width: 120px; 
	border: 1px solid #949494;
	margin: 1px; 
	color:#545454;
	background-color:#eeeeee;
}


/*gift box*/
#box_gift {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#ffffff;
}

#box_message_board {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#ffffff;
}

#box_language {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 160px;
	text-align: center;
	background-color: #ffffff;
}

#product_list_header {
}

#product_list_sort_dropdown {
}

#product_list_cat_name{
}

.clearbox {
	clear: both;
	visibility: hidden; 
}

#message_board {
	height: auto;
	width: 425px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #cccccc;
}

#catalog {
	width:100%;
}
.center_box_title.category_center_title {	
}

#catalog_td {
	padding: 10px;
	text-align: left;
}

#catalog_title {
	font-size: 11pt;
	font-weight: bold;
}

#catalog_title a:link,#catalog_title a:visited,#catalog_title a:hover {
	color:#545454;
}

#catalog_title_image {
	width: 23px;
	height: 23px;
}

#catalog_item {
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
	font-weight:normal;
}

#catalog_item a:link,#catalog_item a:visited,#catalog_item a:hover {
	color:#545454;
}

#catalog_row {
	border-top: #072D68 dashed 1px;
}

#custom_product_float_price {
	position: absolute;
	visibility: hidden;
	left: 840px;
	top: 195px;
	width: 240px;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	padding: 5px;
	/*z-index: 1000;*/
	background-color: #FFF;
	height: 200px;
	border:1px solid #4C2400 ;
	filter:alpha(opacity=85);
	opacity:0.85;
}

#custom_product_float_price table,#custom_product_float_price tr,#custom_product_float_price td {
	font-family: Arial;
	font-size: 9pt;
}

/*edit 2009-4-17*/
.footer_news
{

 width:840px;
 margin:50px 0px 0px 4px;
}