/*body
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
    font-size: 100.01%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}*/
/*body
{
	background-color:#6f6f6f; 
	margin-top:0px; 
}*/
body {margin:0px; background-color:#808285; background-image:none;font-family:Tahoma,Verdana,sans-serif;}

table
{
    /*font-size: 1em !important;*/
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}


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: underline;
}
a:hover
{
    color: #4776BD;
}
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
{
    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;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}


#wrapper
{
    width: 800;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
  /* background-color:#FFFFFF;*/
}
#headerypt
{
	/*background-image:url(images/header_bg.GIF); */ 
	color:White; 
	background-position:left top; 
	background-repeat:no-repeat;
}

#footer a.footerlink{ color:white; text-decoration:underline; font-weight:normal;} 
#footer a.footerlink:hover{ color:#08c0f6; text-decoration:underline; font-weight:normal;} 

#footertxt{ width:800px; font-size:10px; color:#ffffff; }
#footertxt a.footertxtlink{ font-size:10px; color:#666666; text-decoration:underline;} 
#footertxt a.footertxtlink:hover{font-size:10px; color:#666666; text-decoration:underline;} 
/*
#headerypt .navLinks a.dropLink{position:relative;height:16px;width:16px;display:block;margin:2px 9px 0 0;float:left;}
#headerypt .navLinks a.dropLink img{background-position:top left;background-repeat:no-repeat;width:16px;height:16px;}
#headerypt .navMenuShell{display:none;position:absolute;left:0;top:0;}
#headerypt .navMenuShell .navMenu{float:left;clear:both;}
#headerypt .navMenuShell .navMenu a,
#headerypt .navMenuShell .navMenu h5{display:block;white-space:nowrap;padding:2px 6px;}
*/



#bodyWrapper
{
    padding: 0;
    margin-bottom: 10px;
    height: auto;
    width: 790px;
    float: left;
    border: 1px solid #fff;
}

#leftWrap
{
    width: 190px;
    float: left;
    clear: both;
}

.PageNumber
{
	font-weight:bold;
	font-size:16px;
	font-family: Tahoma,Verdana,sans-serif;
}

#content
{
    margin: 0 0 1em 10px;
    width: 703px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}
/*#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #F6F5F5;
    text-align: center;
}*/

#footer{
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:800px;
	height:100px;
	position:relative;
	font-size:.8em;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/footer_bg.jpg); 
	vertical-align:middle; 
	color:White; height:39px; 
	background-position:left top; 
	background-repeat:no-repeat;
	font-weight:normal;
	
}
* html #footer{
	margin-top:0;

}



#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;
}
*/

#logoypt
{
    float: left;
    width: 194px;    
    height: 78px;
    vertical-align:top;
    background: url(images/logo.gif) no-repeat left center;
    /*margin-right: 10px;*/
    display: block;
}

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 15px 3px 20px;
    position: relative;
}
#headerypt u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding: 0;
    float: right;
    padding-right: 15px;
}

#headerypt td{color:White;}
#headerypt a.navLink{font-size:12px; color:white; text-decoration:underline; padding-top:5px;padding-right:3px; font-weight:bold;}
#headerypt a.navLink:hover {font-size:12px; text-decoration: underline;padding-top:5px; padding-right:3px;  color:white; font-weight:bold;}


/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 100%;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    position: relative;
    z-index: 1;
}
#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;
}

#navmenu { background-color:White;}
#navmenu a.navmenulink{ border:0;}
#navmenu a.navmenulink:hover{border:0;}

#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;
}
/* 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
{
    border: 1px solid #ddd;
    border-top: 1px solid #F0EFEF;
    padding: 5px;
    margin-bottom: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
}
.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_top{
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:center;
	background:none;
	font-size:10px;
	font-weight:normal;
	position:relative;
	padding-top:1em;
	width:100%;
}

* html #footer_top{
	margin-left:40px;
	/*width:480px;*/
	width:100%;
	
}

#footer_top ul{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#ababab;
	font-size:14px;
	
}

#footer_top ul li{
	display:inline;
	padding-left:.25em;
	
}


#footer_top ul li a{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:1em;
	font-weight:normal;
	

}
#footer_top ul li a:hover{
	color:#08c0f6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:1em;
	font-weight:normal;
	

}

#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 790px;
    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: 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;
}

.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
{
	border:solid 1px Gray;
	position:absolute;
	z-index:1;
	width:220px;
	background-color:#FFFFE1;
}

.KitAddToCartForm
{
	padding: 5px 5px 10px 5px;
	margin: 0px 5px 0px 5px;
	border-top: solid 1px Gray;
}

.KitAddToCartForm input[type="submit"]
{
	/*width:120px;	*/
	text-align:center;
	margin-top:3px;
}

#KitPlaceHolder
{
	margin-top:0px;
	/*height:50px;*/
	width:150px;
}


#KitAddToCartFormHeader
{
	border-bottom:solid 3px #444;
	height:15px;
	text-align:center;
}

.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:center;*/	
	
	/*border-bottom:1px solid Gray;
	color:red;
	font-size:25px;
	font-weight:bold;
	margin:0 5px;
	padding:5px;
	text-align:center;*/
	
	/*padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	border-bottom: solid 1px Gray;*/
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color : Red;
	background-color:#FFFFE1;
}

.KitAddToCartFormNonWholesaleMessage
{	
	color:red;
	font-size:medium;
	font-weight:bold;	
	text-align:center;
}



.KitTable
{
	width:500px;
}

.KitTable tr
{
	border:solid 1px gray;
}

.KitTableGroup
{
	background-color:#DFDFDE;
	border-bottom:solid 1px gray;
}

#KitAddToCartFormDetailsHeader
{
	text-align:center;
	text-decoration:underline;
}

#KitAddToCartFormDetails
{
	background-color:White;
	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 1px gray;
}

.RatingCommentHelpfulNess
{
	text-indent:30px;
	color:Teal;
	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;	
}

.CheckoutNowButton
{
background-color:transparent;
	background-image:url(images/btn_checkout.gif);
	/*background-position:left top;*/
	background-repeat:no-repeat;
	border:0 none;
	color:Black;
	cursor:pointer;
	font-weight:bold;
	height:26px;
	text-display: none;
	margin:0;
	padding-left:25px;
	width:178px;
}

.ContinueShoppingButton
{
	background-color:transparent;
	background-image:url(images/btn_continueshopping.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:0 none;
	color:Black;
	cursor:pointer;
	font-weight:bold;
	height:26px;
	margin:0;
	padding-left:25px;
	width:178px;
}




/* Custom CSS */

.bottomtable{ }
.bottomtable th{ background-color:#cccccc; color:#000000; font-weight:bold; font-size:11px; line-height:25px; text-align:left; padding-left:10px;}
.Cartcell{ background-color:#bedfff; }
.history{ background-color:#bedfff; border:1px solid #aaccff;}
.historyall{ background-color:#aaccff; line-height:25px;}
/*.updateimg{background-image:url(images/updatebtn_big.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:139px; height:19px;margin: 0;padding: 0;background-position:left top;font-size:100%;font-weight:bold;color:#000000;}*/
.updateimg{cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:#fbb03b;border:2px solid #c2272d; width:140px; height:20px;margin: 0;padding: 0;background-position:left top;font-size:100%;font-weight:bold;color:#000000;}
.updateimg1{cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:#eeeeee;border:2px solid #000000; width:140px; height:20px;margin: 0;padding: 0;background-position:left top;font-size:100%;font-weight:bold;color:#000000;}
.cartright{ background-image:url(images/cart_tr.gif); background-position:right top; background-repeat:no-repeat; height:27px; }
.Cartleft{ background-image:url(images/cart_tl.gif); background-position:left top; background-repeat:no-repeat; height:27px; width:7px;}


.checkout_button{background-image:url(images/button_continue_checkout.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:220px; height:27px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.historyon{background-image:url(images/btn_History_On.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:120px; height:17px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.historyclear{background-image:url(images/btn_history_clear.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:120px; height:17px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.historyoff{background-image:url(images/btn_History_Off.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:120px; height:17px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.historyclearall{background-image:url(images/btn_History_ClearAll.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:120px; height:17px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.Deletewishlist{background-image:url(images/btn_addtowishlist_remove.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:15px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.addtocartsmall{background-image:url(images/btn_addtocart_small.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:72px; height:14px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.myaccount{background-image:url(images/btn_account.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:26px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.button{background-image:url(images/btn_empty.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:129px; height:26px;margin: 0;padding-left: 15;background-position:left top;font-size:115%;font-weight:bold;color:#000099; }
.buynow{background-image:url(images/buynow.jpg);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:170px; height:50px;margin: 0;padding-left: 15;background-position:left top;font-size:115%;font-weight:bold;color:#000099; }
.buynowNew{background-image:url(images/add_to_cart_btn.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:170px; height:50px;margin: 0;padding-left: 5;padding-right:25px;padding-top:10px;background-position:left top;font-size:115%;font-weight:bold;color:#A00C16; }
.buttonbig{background-image:url(images/btn_big.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:26px;margin: 0;padding-left: 25;background-position:left top;font-size:115%;font-weight:bold; color:Black;}
.Update{background-image:url(images/btn_update.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:129px; height:31px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.Clear{background-image:url(images/btn_clear.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:129px; height:31px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.Choose{background-image:url(images/btn_choose.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:129px; height:31px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.Continue{background-image:url(images/btn_Continue.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:129px; height:31px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.GO{background-image:url(images/btn_go.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:30px; height:22px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.GoArrow{background-image:url(images/btn_go_gray.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:30px; height:24px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.PlaceOrder{background-image:url(images/btn_placeorder.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:172px; height:32px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.Login{background-image:url(images/btn_login.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:26px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.apply{background-image:url(images/btn_apply.gif);cursor:hand;cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:60px; height:14px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.Shopmore{background-image:url(images/btn_continueshopping.gif);cursor:pointer; cursor:hand; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:26px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.CartDeleteButton{background-image:url(images/btn_cart_remove.gif); cursor:pointer; cursor:hand; background-repeat:no-repeat; background-color:Transparent;border:0;width:25px; height:25px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}
.AddToCartButton {background-image:url(images/btn_empty.gif);cursor:pointer; cursor:hand; background-repeat:no-repeat; background-color:Transparent;border:0;width:128px; height:28px;margin: 0;padding: 0;background-position:left top;font-size:100%;font-weight:bold;color:#000000; }
.AddToWishButton { background-image:url(images/btn_addtowishlist.gif);cursor:pointer; cursor:hand; background-repeat:no-repeat; background-color:Transparent;border:0;width:155px; height:28px;margin: 0;padding: 0;background-position:left top;font-size:100%;font-weight:bold;color:#000000;}
.AddToGiftButton { font-size: 10px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 115px;}
.MoveToCartButton { font-size: 10px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 145px;}
/*.CartDeleteButton { background-image:url(images/btn_cart_remove.gif); background-repeat:no-repeat; width:25px; height:25px; font-size: 9px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 45px;}*/
/*.ContinueShoppingButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px; width: 130px;}*/
/*.UpdateCartButton {background-image:url(images/btn_recalculate.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:80px; height:14px;margin: 0;padding: 0;background-position:left top;}*/
.UpdateCartButtonCss {background-image:url(images/btn_recalculate.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:80px; height:14px;margin: 0;padding: 0;background-position:left top;}
/*.CheckoutNowButton {background-image:url(images/btn_checkout_guest.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:26px;margin: 0;padding: 0;background-position:left top; }*/
.LoginCheckoutButton {background-image:url(images/btn_checkout_login.gif);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:178px; height:26px;margin: 0;padding: 0;background-position:left top; }
.UpdateWishButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateGiftButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateGiftSettingsButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #fb0; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ShippingPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #fb0; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ShippingMultPageUpdateButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px; width: 120px;}
.ShippingMultPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #fb0; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.PaymentPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #fb0; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ReviewPageContinueCheckoutButton { font-size: 12px; font-weight: bold; color: #000; background: #fb0; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateAccountButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.AccountPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ReadyToPurchaseButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
/*.EditAddressButton { background-image:url(images/editaddressbook.jpg);cursor:hand; cursor:pointer; background-repeat:no-repeat; background-color:Transparent;border:0;width:225px; height:25px;margin: 0;padding: 0;background-position:left top;font-size:80%;font-weight:bold;color:#585858;}*/
.GiftRegistrySearchButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.GiftRegistrySaveButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.RateItButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.SearchButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.SelectAddressButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.variantprice { font-weight:bold; }
.coupan{ border:3px dotted #999999;}
.variantprice {font-weight:bold;}
.SalePrice {font-weight:bold;}
.RegularPrice {font-weight:bold;text-decoration:line-through;}
.LevelPrice {font-weight:bold;}

.left{border-left:1px solid #999999;}
.top{border-top:1px solid #999999;}
.right{border-right:1px solid #999999;}
.bottom{border-bottom:1px solid #999999;}

.cleft{border-left:1px solid #000000;}
.ctop{border-top:1px solid #000000;}
.cright{border-right:1px solid #000000;}
.cbottom{border-bottom:1px solid #000000;}

 
 a.footerlink{ color:white; text-decoration:underline; font-weight:normal;} 
 a.footerlink:hover{ color:#08c0f6; text-decoration:underline; font-weight:normal;} 
/*************** */


.borl_grey {border-left:1px solid #9fa1a3}
.borr_grey {border-right:1px solid #9fa1a3}
.borb_grey {border-bottom:1px solid #9fa1a3}
.bort_grey {border-top:1px solid #9fa1a3}

.ari11_wh {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff}
.ari11_bk {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000}
.ari11_grey {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3f3b3c}
.ari11_grey a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3f3b3c; text-decoration:none}
.ari11_grey a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline}
.ari12_bk {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000}
.ari12b_bk {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold}
.ari11ib_bk {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold; font-style:italic}
.ari12_blue {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0f75bc}
.ari12_blue a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0f75bc; text-decoration:none}
.ari12_blue a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0f75bc; text-decoration:underline}
.ari12b_red {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#b51f24; font-weight:bold}


.htext {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; font-weight:bold; line-height:28px}
.lh_18 {line-height:18px}

.padl5 {padding-left:5px}
.padl30 {padding-left:30px}

.padr10 {padding-right:10px}
.padr30 {padding-right:30px}


.padb10 {padding-bottom:10px}


.padt10 {padding-top:10px}



.seperator {width:10px; height:24px}

#menu {
	float:none;
	list-style: none;
	margin:auto;
	padding:0px 36px;
	text-align:center
}
#menu li {
	float: left;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold
}
#menu a {
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding	:7px 0px;
	text-decoration: none;
	font-weight: bold;
	width:112px; 
	height:10px; 
	text-align:center; 
	background-image:url(images/nav_tab.gif); background-repeat:no-repeat}

#menu a:hover{color:#000000; 
	background-image:url(images/nav_tab_active.gif); 
	background-repeat:no-repeat; 
	display:block; 
	width:112px; 
	height:10px;
	}

#wholesaletitle1{
	margin:0;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:12px;
	color:#999999;
	text-align:right;
}

#wholesaletitle{
	margin:0;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}

#wholesalettext{
	margin:0;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size:9pt;
	text-align:justify;
}

#wholesaleapply{
	margin:0;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#cc0033;
}

#wholesaleplans{
	margin:0;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size:10pt;
	color:#3333ff;;
}

#wholesaleregister{
	margin:0;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size:10pt;
	color:#3333ff;
}

#wholesalettext2{
	margin:0;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	font-size:8pt;
}

/* User Generated */

.style3 {
	font-size: 21.7px;
	font-family: "Myriad Pro", Arial, "Arial Black";
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style1 {
	font-family: "Myriad Pro", Arial, "Arial Black";
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-family: "Myriad Pro", Arial, "Arial Black";
	font-weight: bold;
	font-size: x-large;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
}
.style7 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style10 {font-family: Arial, Helvetica, sans-serif}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.style12 {font-size: 12px}
.style13 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style15 {font-size: 12px; font-weight: bold; }

#apDiv1 {
	position:absolute;
	left:38px;
	top:382px;
	width:134px;
	height:141px;
	z-index:1;
	background-image: url(/v/vspfiles/images/Homepage_Slices/hpg_buttons_left_04.gif);
}

.wstablehead {font-family: Arial, Helvetica, sans-serif}
.wsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.wsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wsapply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.wsdeallink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0000FF;
}
.wsemphasis {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.faqQ {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
  	  color: #FF0000;
}

.faqA {
/*	  font-family: Arial, Helvetica, sans-serif;*/
	  font-size: 11px;
	  width:700px;
    	  padding:0;
	  margin:0px auto;
          text-align: justify;	
/*	  position:relative;*/
}
.furnnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.furnemp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.furlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

.furhead {
	font-family: "Myriad Pro", Arial, "Arial Black";
	font-weight: bold;
	font-size: 19px;
}

.ProdTblHeadLf {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-indent:2;
		color:#333333;
}
.ProdTblHeadRt {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-indent:2;
		color:#333333;
}
.ProdTblText {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:2;
		color:#333333;
}
.ProdTblTextOuter {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		text-indent:6;
		color:#333333;
}
.ProdTblDollar {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#3B3B3B;
		text-align:center;
}

table.ProdTbl {
	border:1px;
	border-color:#919191 #919191 #919191 #919191;
	border-style:solid solid solid solid;
	border-collapse:collapse;
	cellpadding:2;
	cellborder:1;
	background-color: white;
	cellspacing:2;
}
table.ProdTbl td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.ProdTbl td b{
	color:red;
}

table.ProdTblOuter {
	background-color: white;
}
.ProdTblAltRow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:2;
	color:#333333;
	background-color:#E5E5E5;
}
.ProdTblAltRowDollar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3B3B3B;
	text-align:center;
	background-color:#E5E5E5;
}
.ProdTblDarkRowWhiteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:2;
	color:#EEEEEE;
	background-color:#4B4B4B;
}

.PromoArticles {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
}
.PromoArticles h3{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: rgb(153,51,0);
    font-size:14px;
    font-weight:bold;
}
.PromoArticles1 {
	font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
	color: rgb(153,51,0);
}
.PromoArticles2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color: rgb(153,51,50);
}

/* javascript */

.ajax-loading
{
	padding:                50px;
	background:             url(/v/vspfiles/multibox/images/spinner.gif) no-repeat center;
}

.img-list
 {
clear: both;
 }

 .img-list a
 {
float: left;
padding:0px;
outline:0;
 }

.lhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ppchead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
}

 /* WHOLESALE PROGRAM INFO Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:14px;
	font-family:"Tahoma, Arial, sans-serif";
	mso-fareast-font-family:"Tahoma, Arial, sans-serif";
	mso-ansi-language:EN-US;
	mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
	{color:#B53C24;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
span.pagetitlebox1
	{mso-style-name:pagetitlebox1;
	mso-ansi-font-size:13.0pt;
	mso-bidi-font-size:13.0pt;
	color:black;
	text-transform:uppercase;
	border:solid #E9E9E9 1.5pt;
	padding:2.0pt;
	background:white;
	font-weight:bold;}
span.textholder1
	{mso-style-name:textholder1;
         color:black;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
.style1 {
	font-family: Arial;
	font-size: 9.0pt;
	color: #333333;
}

.CartReplaceBtnCS{
border:thin;
border-style:outset;
border-color:#a8dda8;
font-variant:small-caps;
text-decoration:none;
float:left;
color:#551122;
padding:6;
width:100px;
height:25px;
background:#99cc66;
filter:alpha(opacity=90);
opacity:.90;
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
font-family:Verdana, Arial, Helvetica,Georgia;
font-size:12px;
line-height:13px;
text-align: center;
font-weight:900;
}
.CartReplaceBtnPD{
 border:thin;
border-style:outset;
border-color:#a8dda8;
font-variant:small-caps;
text-decoration:none;
float:left;
color:#551122;
padding:6;
width:100px;
height:25px;
background:#cc9966;
filter:alpha(opacity=90);
opacity:.90;
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
font-family:Verdana, Arial, Helvetica,Georgia;
font-size:12px;
line-height:13px;
text-align:center;
font-weight:900;
}
.productnamecolorLARGE, a.productnamecolorLARGE {
	-x-system-font:none;
	font-family:Verdana;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.colors_productname {
	color:#0055BB;
}
p.MsoNormal, 
li.MsoNormal, 
div.MsoNormal {
                 font-family:"Tahoma, Arial, sans-serif";
                 font-size:14px;
                margin:0 0 0.0001pt;
}
