body
{
 margin: 0;
    padding: 0px 0;
    text-align: center;
    background-color: #fff;
    font-size: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;	
	background-image:url(images/background2ZZ.jpg);
	background-position:center;
	
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: none;
}
a:hover
{
    color: #4776BD;
	text-decoration: underline;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li
{
    padding: 0px;
    list-style: disc;
	color:#dddddd;
	list-style-position:outside;
	margin-left:10px;
}
ul.tame li
{
     line-height: .2em;
	list-style-type:disc;
	color:#dddddd;
    line-height: 1.9em;
}
.tameHoriz, ul.tameHoriz li
{
     margin: 0;
    padding: 0;
    list-style:disc;
    font-size: .8em;
}
ul.tameHoriz li
{
   display: inline;
    font-size: 1em;
	list-style-type:disc;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 905px;
    margin: 0 auto;
    padding: 0;
	background-color:#FFFFFF;
    text-align: left;
    font-size: 0.71em !important;
	/*border: 1px solid #000000;*/
}


#header
{
    height: auto;
    width: 905px;
    line-height: 3em;
    text-align: right;
   float: left;
}

#header2
{
    height: 65px;;
    width: 905px;
    line-height: 3em;
	background-color:#000000;
    text-align: left;
   float: left;
}
#bodyWrapper
{
    padding: 0;
    /*margin-bottom:3px;*/
    height: auto;
    width: 905px;
    float: left;
	background-color:#FFFFFF;
}

#leftWrap
{
    width: 165px;
    float: left;
    clear: both;
}

#content
{
     margin: 0 0 1em 3px;
    width: 725px;
    height: auto;
	padding:3px;
    /*background-color: #fff;*/
    float: left;
    clear: none;
	/*border: 1px solid #000000;*/
	}
#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #F6F5F5;
    text-align: center;
}
#breadcrumb
{
    float: left;
    color: #444;
}
#miniCart
{
    float: right;
}
#ML
{
    width: 650px;
    font-size: 0.85em;
}
#ML, #ML div
{
    float: right;
    vertical-align: middle;
}
#ML div select
{
    font-size: 0.88em;
    margin: 2px 0.5em 4px 0;
    vertical-align: middle;
}

#breadcrumb, #minicart, #ML
{
    height: 2em;
    line-height: 1.5em;
    color: #444;
}
#breadcrumb a, #miniCart a
{
    color: #4776BD;
}
input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(../images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/


#logo
{
    float: left;
    width: 905px;
    height: 201px;
    margin-right: 0px;
    display: block;
	background-image:url(images/blackBANNERblk.jpg);
	background-repeat:no-repeat;
			

}

#logo b
{
    display: none;
}



#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.8em;
    padding-right: 15px;
}

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 905px;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 50px;
	background-color:#FFFFFF;
    /*background:url(images/nav-bg.gif) repeat;*/
    position: relative;
    z-index: 1;
	margin-bottom:0px;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Tahoma,Verdana,sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(../images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(../images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: #4776BD url(../images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 1px transparent;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color: #4776BD;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%;
    border-bottom: solid 1px #CECECE;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color: #4776BD !important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #DCDFE2 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}



/* LEFT NAV */

.leftNav
{
    /*border: 1px solid #ddd;*/
    /*border-top: 1px solid #F0EFEF;*/
	/*border-bottom:1 px double #000000;*/
    padding: 0px;
    margin-bottom: 10px;
    background: #ffffff /*url(images/left-nav-bg.gif)*/ repeat top center;
}
.leftNav1
{
    
    padding: 5px;
    margin-bottom: 5px;
	height:275px;
    background:url(file:///C|/Users/xingdongyang/Downloads/images/navBKGD1.jpg)
}
.leftNav2
{
    padding:0px 0px 0px 3px;
    margin-bottom: 2px;
	height:240px;
    background:url(file:///C|/Users/xingdongyang/Downloads/images/navBKGD2a.jpg);
}
.leftNav3
{
    padding:0 0 0px 0px;
    margin-bottom: 2px;
	height:131px;
    background:url(file:///C|/Users/xingdongyang/Downloads/images/navBKGD3a.jpg);
}
.navHeader
{
    /*background:url(../../images/navHEAD2.jpg) no-repeat left bottom;*/
    /*width: 155px;
    height: 27.1px;
    line-height: 22px;*/
    padding-left: 25px;
    color: #000000;
    /*font-weight: bold;
*/	font-size:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif:
}
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 905px;
    height: auto;
    margin: 0;
    padding: 5px 0;
    border: 0px solid #ddd;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    /*border-right: 1px dashed #ddd;*/
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size:1.25em;
    font-weight:bold;
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(../images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(../images/tab-sep.gif) no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #4776BD;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #DCDFE2 none;  
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {color: #000000}
-->
/*---------------------------------------------------------------------------------HOMEPAGECSS-----------------------*/
#mainHOME {
	
	left:38px;
	top:50px;
	padding:5px;
	z-index:1;
	text-align:justify;
	/*border: 1px solid #605D5D;
	background-color:#E7EEF5;*/
}

#leftCOL {
	
	left:50px;
	top:35px;
	border: 1px solid #605D5D;
	background-color:#E2E2E2l;
	padding:3px;
	z-index:1;
}

#rightCOL {
	
	left:50px;
	top:35px;
	border: 1px solid #605D5D;
	background-color:#E2E2E2l;
	padding:3px;
	z-index:1;
}

#rightCOLB {
	border: 1px solid #605D5D;
	background-color:#E2E2E2l;
	padding:3px;
	left:50px;
	top:50px;
	z-index:1;
}

.styleline {color: #CCCCCC}

.emailNAV {font-size:10px;
font-weight:bold;
}

/*------------------------------------------HOMETOPINTRO-----------------------LOGO----------------------*/
#apDiv1 {
	position:absolute;
	left:25%;
	top:60%;
	width:725px;
	height:263px;
	z-index:1;
}
#apDiv2 {
	/*position:absolute;
	left:37px;
	top:15px*/;
	width:223px;
	height:170px;
	z-index:2;
	border: 1px solid #dddddd;
	padding:3px;
}
#apDiv3 {
	/*position:absolute;
	left:285px;
	top:15px;*/
	width:223px;
	height:170px;
	border: 1px solid #dddddd;
	padding:3px;
	z-index:2;
}
#apDiv4 {
/*	position:absolute;
	left:531px;
	top:15px;*/
	width:223px;
	height:170px;
	border: 1px solid #dddddd;
	padding:3px;
	z-index:2;
}