﻿/* html class */

body 
{
	font-family: sans-serif, Helvetica;
    padding:0;
    margin:0 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}

body, p, div, li, td 
{
    font-size:12px;
    color:#222;
}

div 
{
    margin:0;
    padding:0;
    background-color: White;
}

img 
{
    border:0;
}
/*
pre 
{
	color:black;
    background-color: #f4faff;
	line-height:150%;
	font-size: 14px;
    	
    clear: both;
    overflow: auto;
}

pre 
{
	white-space: pre-wrap;       
	white-space: -moz-pre-wrap;  
	white-space: -pre-wrap;      
	white-space: -o-pre-wrap;    
	word-wrap: break-word;      
} 
*/

.titlehr
{
	margin-top: 2px;
	margin-bottom: 3px;
}

.productpiclink
{
	border: solid 1px black;
}

.productdesc
{
	font-family: verdana, sans-serif;
    background-color: #f4faff;
	line-height:150%;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	
	width: 726px;
    overflow: auto;
	clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.productreview
{
	font-size: 11px;
	margin: 0;
	padding: 2px 10px 5px 10px;
	
	width: 726px;
    overflow: auto;
	clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.ReviewHeader
{
	height: 20px;
	background-color: #f0f0f0;
	padding: 0px 10px 0px 10px;
	margin: 0;
}

.reviewtable
{
	width: 746px;
	padding: 0;
	margin: 0;
}

a, a:visited 
{
    text-decoration:none;
}

a 
{
    color:#00f;
}

a:hover 
{
    text-decoration:underline;
}

img[align=left] 
{
    margin-right:0.5em;
}

img[align=right] 
{
    margin-left:0.5em;
}

hr 
{
    border:none;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    width:100%;
    clear:both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

hr.divider 
{
    color:#333;
    background-color:#999;
}

textarea 
{
	font-family: sans-serif, Helvetica;
	font-size: 13px;
}
/*
body 
{
	font-family: Verdana, Arial, 宋体;
	font-size:12px;
}
a
{
	color: Blue;
	text-decoration: none;
}
Div
{
	background-color: White;
}
HR.ResultHR
{
	height: 1px;
	color: #828282;
}

Table.TopicTable
{
	width: 188px;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

A.ProductLink
{
	font-weight: bold;
}
*/

a.lglink
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	margin:0;
    padding:0;
    color:#004992;
    text-align: center;
}
a.lglink:hover
{
	text-decoration: none;
}

a.producttitle
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: black;
}
a.producttype
{
	color: #990000;
}

a.learnmore
{
	font-weight: bold;
}

table.contact
{
	font-weight: bold;
	font-size: 12px;
	border: none;
}

/* my class */
.IndexTable
{
	/*background-color: Black;*/
	background-color: #454545;
	border-collapse: collapse;
	text-align: center;
	color: White;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
}

.focuscell
{
	/*line-height:34px !important;  990000*/
	color: Black;
    background: #990000;
	border: none;
	margin: 0;
	padding: 0;
}

A.IndexLink
{
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}


.mainpage
{
	width: 950px;
	border: solid 1px #D4D4D4;
	margin-left:auto; 
	margin-right: auto;
}
/*
.focuscell
{
	/*line-height:34px !important;  990000
	text-align: center;
	color: Black;
	padding: 0;
    margin: 0 !important;
    background: #990000 !important;
    background-image:none !important;
}
*/

.TableZone
{
	font-size: 12px;
	width: 175px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #999999;
	border-collapse: collapse;
}

.TableZoneHeader
{
	border: solid 1px #999999;
	text-align: center;
	height: 22px;
	font-weight: bold;
	background-color: #DEDEDE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*
.reviewstable
{
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	table-layout: fixed;
}
.revewstable td
{
	word-break:break-all; 
	word-wrap:break-word;
}
*/

.CatalogRootLink
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.CatalogChildLink
{
	font-size: 12px;
	color: #004992;
	font-weight: bold;
}

.PathLink
{
	color: Blue;
	font-weight: bold;
}
.PathLabel
{
	color: Black;
	font-weight: bold;
}

.ProductTitle
{
	font-size: 16px;
	font-weight: bold;
}

.SearchResultOdd
{
	background-color: #ffffe8;
}

.SearchResultEven
{
	background-color: White;
}

.SearchResultHr
{
	background-color: #808080;
}

.ProductDesc
{
	font-size:14px;
	line-height:170%;
	table-layout:fixed;
}

.TopicHeader
{
	font-family: Arial, 宋体;
	font-size: 14px;
	font-weight: bold;
}

/* Single control*/
/* navigation--------------------- */
.show_bar 
{
	/*border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;*/    
    border-bottom: 1px solid #999;
    line-height:2em;
    font-size:12px !important;
    font-weight: bold;
    text-align:center;
    background-color:#eee;
    margin:0 !important;
}
.cellprice
{
	font-size: 9px;
}
.relatedproducts
{
	text-align: center;
	width: 130px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*border: solid 1px #c0c0c0;*/
}

.divspec
{
	padding-left: 10px;
}

.companydesc
{
	line-height: 150%;
}

.producthomedesc
{
}

.xservice
{
	font-weight: bold;
	font-family: sans-serif, Arial Unicode MS;
	font-size: 10px;
	color: #646464;
}

.top_title
{
	text-transform:uppercase;
    font-size:12px;
    font-weight: bold;
    color:#990000;
    margin:0;
    padding:0;
	float: left;
}

.more_link
{
	float: right;
	margin:0;
    padding:0;
}

.topnews1
{
	/*color: #004992;*/
	color:Black;
}

.topnewsdate1
{
}

.topnewsdate2
{
}

.topnews2
{
	color: red;
	font-weight: bold;
}

.newstable
{
}

.newscontent
{
	width: 726px;
    overflow: auto;
	clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    
	/*border: solid 1px #999999;*/
	background-color: #f4faff;
	padding: 2px 5px 2px 5px;
	font-family: verdana, sans-serif;
	line-height:150%;
	font-size: 12px;
}

.unit_box_frame
{
	border: solid 1px #999999;
	background-color: #f4f4f4;
	width: 98%;
}

.unit_box_flat
{
	background-color: #f4f4f4;
}

.unit_box_content
{
	line-height : 150%;
	background-color: #f4f4f4;
	padding: 5px 5px 2px 5px;
}

.unit_box_title
{
	display: block;
	border: solid 1px #999999;
	border-collapse: collapse;
	background-color: #ADADAD;
	font-size: 1.2em;
	font-weight: bold;
	color: White;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
}

.reg_label
{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	width: 150px;
}

.errormsg
{
	color: Red;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 5px;
}

.account_label
{
	font-weight: bold;
	color: Green;
}

.order_label
{
	font-weight: bold;
	text-transform: uppercase;
}

.span_lable
{
	width: 120px;
	display: inline-block;
	height: 2em;
	font-weight: bold;
}

.shipping_label
{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	width: 150px;
}

.span_show
{
	width: 150px;
	display: inline-block;
	padding: 0px 0px 0px 5px;
	height: 2em;
}

.pricenormal
{
	color: blue;
}

.priceold
{
	text-decoration: line-through;
}

.pricenew
{
	color: Green;
}

.shoppingcart
{
	cursor:pointer;
}

.ajaxresult_home
{
}

.ajaxresult_list
{
}

.ajaxresult_product
{
}

.cartqty
{
	width: 30px;
}

.shippingprice_weight
{
	font-weight: bold;
	background-color: #DEDEDE;
	width: 35px;
}

.shippingzone
{
	text-align: center;
	font-weight: bold;
	background-color: #DEDEDE;
	width: 35px;
}

.shiping_price_list_title
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: Green;
	text-align: center;
}


.order_sumary
{
	width: 150px;
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 12px;
}

.order_sumary_total
{
	width: 150px;
	/*background-color: #EECF38;*/
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 12px;
}

.order_sumary_price
{
	width: 150px;
	font-size: 12px;
	background-color: #f4f4f4;
}

.order_sumary_price_total
{
	color: Green;
	font-weight: bold;
	font-size: 14px;
	background-color: #f4f4f4;
}

.order_id
{
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}

.order_spec_frame
{
	background-color: #E0E0E0;
	margin-right: 10px;
}

.order_status
{
	color: Green;
}

.invoice_summary
{
	text-align: left;
	background-color: #f4f4f4;
}

.invoice_frame
{
	border: solid 1px #A0A0A0;
	margin-right: 10px;
}

.invoice_title
{
	text-align: center;
	display: block;
	border: solid 1px #999999;
	border-collapse: collapse;
	background-color: #ADADAD;
	font-size: 1.2em;
	font-weight: bold;
	color: White;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
}

.invoice_content
{
	line-height : 150%;
	padding: 5px 5px 2px 5px;
}

.invoice_spec_frame
{
	margin-right: 20px;
	display: block;
}

.normal_label
{
	font-weight: bold;
}

hr.inside
{
}

.payment_title
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 5px 0;
	display: inline-block;
}

.payment_desc
{
    font-family: verdana, arial, helvetica, sans-serif;
    overflow: auto;
	clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.row_odd
{
	BACKGROUND-COLOR: #f4f4f4;
	COLOR: #000055;
}

.row_even
{
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000055;
}

.zone_frame
{
	width: 98%;
	border: solid 1px #AEAEAE;
}

.status_ok
{
	color: green;
	font-size: 10px;
}

.status_failed
{
	color: Red;
	font-size: 10px;
}