
table
{
   
    font:normal 10px Verdana;
    border: none;
}

form
{
    margin: 0;
    padding: 0;
}

img
{
    border: none;
}
a {
	color:#003366;
	text-decoration:none;
	border:0;
	}
	
a:link {
	color:#003366; 
	text-decoration: none;
	border:0;
}

a:visited {
	color:#003366; 
	text-decoration: none;
	border:0;
}

a:active {
	color:#003366; 
	text-decoration: none;
	border:0;
}

a:hover {
	color:#003366; 
	text-decoration: underline;
	border:0;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
select, input
{
    font-size:10px;
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	line-height: 30px;
	color: #003366;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	font-family: Verdana;
	font-size: 20px;
	line-height: 24px;
	color: #003366;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 10px;
	line-height: 14px;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}

div.console
{
    padding:0px 0px 0px 0px;
    height:90px; 
    float:left;  
  
}

/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 0em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 905px;
    margin-right:auto;
    margin-left:auto;
    padding: 0;
    text-align: left;
}


#header
{
    height: auto;
    width: 100%;
    line-height: 3em;
    text-align: right;
    margin-bottom: 3px;
    float: left;
}
#bodyWrapper
{
    padding: 0;
    margin-bottom: 10px;
    height: auto;
    width: 905px;
    float: left;
    border: 1px solid #fff;
}

#leftWrap
{
    width: 190px;
    float: left;
    clear: both;
}

#content
{
    margin: 0 0 1em 10px;
    width: 700px;
    height: auto;
    min-height:300px;
    _height:300px;
    background-color: #fff;
    float: right;
    clear: none;
}

#breadcrumb
{
    float: left;
    color: #444;
    width:50%;
}
#miniCart
{
    float: right;
}
#ML
{
    width: 650px;
    font-size: 0.85em;
    float:right;
}
#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: 250px;
    height: 46px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b
{
    display: none;
}


a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
   /* background: url(images/icons/cart.gif) no-repeat left bottom; */
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 0px 3px 0px;
    position: relative;
}
#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 15px;
}

/* HORIZ NAV SUB */

#horizNav2
{
    clear: both;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 100%;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom: solid 1px #F0EFEF;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #444;
}
#horizNav2 span
{
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #444;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.searchBox
{
    height: 1.5em;
    width: 10em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}




/* LEFT NAV */

.leftNav
{
    font-family: Verdana;
    font-size: 10px;
    display: block;
    width:160px;
    
    color: #003366;
    text-decoration: none;
}

.leftNav:hover
{
    color: #003366;
    text-decoration: underline;
}

.navHeader
{
    background: url(images/nav-header-bg.gif) no-repeat left bottom;
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: #4776BD;
    font-weight: bold;
}
.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: 1px dashed #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: 10px;
    
}
.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;
}

.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;
}

.AddNewAddressLink
{
	width:15em;
	text-decoration:underline;
}

.AddNewAddressLinkHover
{
	background-image: url(images/menudown.gif);
	background-position:96% center;
	background-repeat:no-repeat;
	border:1px solid #999999;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	cursor: hand;
    cursor: pointer;
	width:15em;
}

.AddNewAddressLinkWithPopUp
{
	background-image: url(images/menudown.gif);
	background-position:96% center;
	background-repeat:no-repeat;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	cursor: hand;
    cursor: pointer;
	width:15em;
}

.AddNewAddress
{
	width:600px;
	background-color:White;
	border:solid 1px gray;
	padding: 5px 5px 5px 5px;
	z-index:1000;
}

.AddNewAddressCommand
{
	border-top:solid 1px Black;
	height: 2em;
	line-height:2em;	
	font-weight:bold;
}

.AddNewAddressCommandDisabled
{
	border-top:solid 1px Black;	
	background-image: url(images/loading_small.gif);
	background-position:96% center;
	background-repeat:no-repeat;
	height: 2em;
}

.AddNewAddressCommandDisabled a
{
	color:Gray;
	text-decoration:none;
	font-style:italic;
}


.AddressSelector
{
	z-index:-1;
}


textarea
{
	font-family:inherit;
	font-size:inherit;
}

.AddressControlTextArea
{
	width:60%;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:1em !important;
}

#KitSideBar
{
	
	left:10px;
	position:relative;
	z-index:1;
	width:300px;
	text-align:left;
	margin:0px 25px 0px 0px;
	
}

.KitAddToCartForm
{
	padding: 5px 5px 10px 5px;
	margin: 0px 5px 0px 5px;
	border-top: solid 1px Gray;
}

.KitAddToCartForm input[type="submit"]
{
	width:120px;	
	text-align:left;
	margin-top:3px;
}

#KitPlaceHolder
{
	margin-top:0px;
	/*height:50px;*/
	width:150px;
}


#KitAddToCartFormHeader
{
	border-bottom:solid 3px #003366;
	height:15px;
	text-align:left;
}

.KitAddToCartFormPrice
{
	font-size:12px;
	font-weight:bold;
}

.KitAddToCartFormPricePopUp
{
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	border-bottom: solid 1px Gray;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:Red;
}

.KitTable
{
	width:325px;
}

.KitTable tr
{
	border:solid 1px gray;
}

.KitTableGroup
{
	background-color:#cccccc;
	border-bottom:solid 1px gray;
}

#KitAddToCartFormDetailsHeader
{
	text-align:left;
	text-decoration:underline;
}

#KitAddToCartFormDetails
{
	text-align:left;
	padding: 0px 5px 0px 5px;
}

#KitBottomMarker
{
	 bottom:0px;
	 right:0px;
	 width:250px;
	 background-color:Blue;
	 position:fixed;
}

#KitDebug
{
	border:solid 1px black;
}

.AddressSelector
{
	padding:0px 0px 0px 0px;
}

.SalesPrice
{
}

.SalesPriceOverridden
{
	font-style:italic;
	text-decoration:line-through;
}

.PromotionalPrice
{
	font-weight:bold;	
	color:Red;
}

.KitAddToCartFormDetailsHeader
{
	text-align:center;
	text-decoration:underline;
}


.KitAddToCartFormDetails
{
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
}

.RatingContent
{
	border-bottom:solid 0px gray;
}

.RatingCommentHelpfulNess
{
	text-indent:30px;
	width:100%;
}

.RatingStatColumnTop
{
	border-top:solid 1px Black;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
}
.RatingStatColumnInner
{
	border-left:solid 1px Black;
	border-right:solid 1px Black;
}

.RatingStatColumnBottom
{
	border-bottom:solid 1px Black;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
}

.VATLabel
{
}

.VATDisclaimer
{
    font-size: 12px;
    font-weight: bold;	
    text-align:center;
}

.CreditCardPaymentMethodPanel
{
	border: solid 1px Black;
	padding: 10px 20px 10px 20px;
}

.PurchaseOrderPaymentMethodPanel
{
	border: solid 1px Black;
	padding: 10px 20px 10px 20px;
}

.MatrixAttributeError
{
	color:Red;
	font-style:italic;
	font-weight:bold;
	margin:1em;
}


#AccountOrderHistory
{
	border: solid 1px #444444;
	padding: 5px;
}

#AccountOrderHistoryLink
{
	line-height:25px;
}

#pnlOrderHistory
{
	width:100%;
}

#tblOrderHistory
{
	width:100%;
	padding: 5;
	border-spacing: 0; 
	border:solid 1px #cccccc;
}

.tdOrderHistoryHeader
{
	color:#ffffff;
	font-weight: bold;
	height: 25px;
	text-align:center;
	border-bottom:solid 1px #3F6EB5;
	border-right:solid 1px #3F6EB5;
	background: url(images/header_background.jpg);
	
	}

.trOrderHistory
{
	border-bottom:solid 1px #CCCCCC;
	border-right: solid 1px #cccccc;
}

.tdOrderHistoryRow
{
	background-color:#eeeeee;
	color:#000000;
	width:2%;
	font-weight: bold;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	text-align:center;
	vertical-align:middle;
	}

.tdOrderHistorySalesOrderCode
{
	text-align:center;
	width:15%;
	border-bottom:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
	vertical-align:top;
	padding: 3px;
}

.tdOrderHistorySalesOrderDate
{
	text-align:center;
	width:12%;	
	border-bottom:solid 1px #eeeeee;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
}

.tdOrderHistoryPaymentStatus
{
	width:25%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
}

.tdOrderHistoryShipingDate
{
	width:15%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
}
.tdOrderHistoryTotal
{
	width:12%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
	}

.tdOrderHistoryNotes
{
	width:25%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
	}

.OrderHistoryRange
{
	width:100%;
	text-align:left;
	line-height:25px;
	}

.OrderHistoryMain
{
	 width:100%;
}

.OrderHistoryMain input[type=text]
{
	border:1px solid #A7A6AA;
	text-align:right;
	padding-right:3px;
}

.OrderHistoryPagingHeader
{
	text-align:right;
	line-height:25px;
}

.OrderHistoryPagingFooter
{
	text-align:center;	
}

.OrderHistoryCurrentSelectedPage
{
	font-weight:bold;	
}
.RelatedProductsBoxStyle
{

}
	
