.hide
{
	display: none;
}
#flashcontent {}
img {border: 0px;}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html, BODY
{
	background: #fff;
	padding: 0px;
	margin: 0px;
	color: #000;
	letter-spacing: normal;
	font-size: 12px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
}

/* START MAIN LAYOUT TAGS */

/* The container is used to control to overall width of the site content */
/* Use this code to have the container left aligned */
#container
{
	width:745px;
	padding:0px;
	margin:0px 0px 0px 0px;
	background: #FFF;	
	margin-left: auto;
	margin-right: auto;
	background: url(../../images/lines_bg.gif);
	min-height:100%;
	height:auto;
}

/* Use this code to center the container on the page. */


/* commented backslash hack \*/ 
#Container
{
	width:745px;
	position:absolute;
	left:50%;
	margin-left:-375px;
	background: #FFF;	
	height:100%;
}
/* end hack */

/* Used by popup windows */
#popupContainer, #popupthankyou
{
	width:330px;
	padding-left: 75px;
	padding-top: 30px;
	background: url(../../images/bkg_pop.gif) left top no-repeat #FFF;	

	font-size: 13px;
}
#popupContainer h1 , #popupthankyou h1
{
	color: #ED1C24;
	font-style: italic;
}
/* NavColumn and ContentColumn are used on pages with a sidebar */
#NavColumn
{
	vertical-align:top;
	text-align:center;
	padding:0px;
	margin:0px;
	width:165px;
	float:left;
	border-right: 2px solid #fff;
	margin-left: 2px;
	margin-right: 20px;
	background-color: #ffff00;
	min-height:400px;
	height:auto;
}

/* Start Mac IE5 filter \*/
#NavColumn
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/* End Mac IE5 filter */

#OrderColumn
{
	vertical-align:top;
	text-align:center;
	padding:0px;
	margin:0px;
	width:160px;
	float:right;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 20px;
}
/* Start Mac IE5 filter \*/
#OrderColumn
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/* End Mac IE5 filter */

#BodyColumn 
{
	margin-left: 190px;
	margin-right: 20px;
}
#BodyColumn img 
{
	float: left;
}
#BodyColumn #ProductImage img {
	float: none;
	}
#BodyColumn #CategoryBanner img {
	float: none;
	}
#lblContent 
{
	margin-left: 190px;
}
#contentcolumn
{
	padding:0px;
	margin:0px;
	width:200px;
	vertical-align:top;
	text-align:left;
}
/* #ProductPageContainer,#ProductImageColumn and #ProdutContentColumn are used on the product page */
#ProductSKU
{
	display:none;
}
#imgZoom, #PrintThisPage
{
	display:none;
}

#ProductPageContainer
{
	width:500px;
}
#ProductPageImageColumn
{
	width:175px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:center;
}
#ProductPageContentColumn
{
	padding:0px 0px 0px 10px;
	margin:0px;
	vertical-align:top;
	text-align:left;	
}
/* #page is used by pages without a sidebar */
#Page
{
	padding:0px;
	margin:0px;
	background:#FFFFFF;
	width:739px;
	text-align:left;
	height:100%;
}
/* #MainContent is a DIV that wraps the content area on every page */
#MainContent
{
	margin:0px;
	padding:0px;		
	text-align: left;
	border-left: 4px solid #FCBD25;
	border-right: 2px solid #FCBD25;
	width:739px;
	min-height: 100%;
	height:auto;
	float: right;
	overflow:hidden;
	background-color: #fff;
}



* html #MainContent { height: 100%; }
/* END MAIN LAYOUT TAGS */

/* START HEADER TAGS */
#header
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 0px;
	margin: 0px;
	font: 13px/15px Verdana, Arial, Helvetica, Sans-Serif;
	width: 745px;
	position: relative;
	top: 0px;
	text-align: right;
	border-bottom: 2px solid #fff;
}
/* Used to make sure the main menu clears the logo and site menu */
#BrandingArea
{
	height:113px;
	width:745px;
}

/* Sections within Main Header Areas */
#Logo
{
	width:486px;
	height:113px;
	background:#FCBD25;
	position:absolute;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
	top:0px;
	left:0px;
}
#SiteMenu UL
{
	margin:0px;
	white-space:nowrap;
}
#SiteMenu LI
{
	display: inline;
	list-style-type: none;
}
#SiteMenu 
{
	text-align: right;
}

#SiteMenu img 
{
	vertical-align: top;
	text-align:right;
	margin:0px;
	padding:0px;
	
}

#SiteMenu a img 
{
	float: right;
}


#SiteMenu A
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: #FFF;
	text-decoration:none;
	font: bold 10px/10px Verdana, Arial, Helvetica, Sans-Serif;
}
#SiteMenu A:Hover
{
	color:#FCBD25;	
}
#MiniCart
{
	display:none;
	position:absolute;
	text-align:center;
	top:45px;
	left:600px;
	color:#4140A6;	
	font: 10px/10px Verdana, Arial, Helvetica, Sans-Serif;
}
#ShoppingCartLink
{
	display:none;
	position:absolute;
	top:27px;
	left:600px;
	color:#FCBD25;
}
#ShoppingCartLink A
{
	color:#FCBD25;
}

/* Tags for main menu */
#MainMenu
{
	width:745px;
	background: #FCBD25;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align:left;
}
/* Controls Tabs for top level categories */
#MenuLevel1
{
	width:540px;
	background:#FCBD25;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align:left;
}
#MenuLevel1 Table
{	
}
.MenuItem
{		
	height:25px;
	color: #FFF;
	text-align: center;
}
.MenuItemActive
{
	color: #FFF;
	text-align: center;	
}
#MenuLevel1 A
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#FFF;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
#MenuLevel1 A:Hover
{
	text-decoration:underline;
}
/* Controls sub category level menu */
#MenuLevel2
{
	display:none;
}
#MenuLevel2 .MenuItem
{
	display:none;
}
#MenuLevel2 Table
{
	display:none;
}
#MenuLevel2 A
{
	display:none;
}
#MenuLevel2 A:Hover
{
	display:none;
}
.SearchBoxForm
{
	width: 200px;
	float:right;
	padding-top:3px;
}
/* END HEADER TAGS */

/* START FOOTER ELEMENTS */
#footer
{
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ED1C24;
	font-weight: bold;
	padding: 80px 0px 0px 0px;
	font-size: 9px; 
	clear: both;
	border-top:2px solid #fff;
}
#footermenu 
{
	font-size: 11px;
	text-transform: uppercase;
}
#copyright
{
	padding-top:5px;
	color:#ED1C24;
	font-size: 9px;
}
#poweredby
{
	display: none;
	padding:5px;
}
/* END FOOTER ELEMENTS */

/* START HOMEPAGE TAGS */
#PageHome #MainContent
{
	padding:0px;
	margin:0px;
}

#Description 
{
	padding-right: 20px;
}
#CategoryBanner 
{
	width: 515px;
}

* html #body { height: 100%; }

#HomeTable
{
	padding:0px;
	margin:0px;
	width:700;
}

#leftSection 
{
	width: 530px;
	float: left;
	height:auto;
	min-height:100%;
	margin-left: 2px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #FCBD25;
}

* html #leftSection { height: 100%; }

#HomeColumn1
{

	vertical-align:top;
	text-align:center;
	padding:0px;
	margin:0px;
	width:165px;
	float:left;
	border-right: 2px solid #fff;

}
#HomeColumn2
{
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
	background-color: #FFF8D2;
	min-height: 546px;
	height:auto;
	width: 530px;
	
}


* html #HomeColumn2 { height: 100%; }

#HomeColumn3
{

	vertical-align:top;
	text-align:center;
	padding:0px 2px;
	margin:0px;
	width:200px;
	padding-left:2px;
	padding-right: 2px;
	
	float:right;
	height:100%;
}

#BottomSection 
{
	background-color: #fff;
	clear:left;
	padding-top: 2px;
	height: 145px;
}

#BottomSectionWrapper
{
	margin-top:2px;
	border-top: 4px solid #FCBD25;
	width: 528px;
	height: 145px;
}

#doctor 
{
	width: 261px;
	height: 145px;
	border-right: 2px solid #FCBD25;
	margin-top: 2px;
	float: left;

}

#TheList 
{
	width: 260px;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-left: 2px;
}

/*#HomeColumn2 Table
{
	margin-top:10px;
	border: solid 1px #C9CCF9;
	width:360px;
	margin-bottom:10px;
}*/

#HomeColumn1 .SingleProductDisplay,#HomeColumn2 .SingleProductDisplay,#HomeColumn3 .SingleProductDisplay
{
	border:0px;
}
#HomeColumn1 .SingleCategoryDisplay,#HomeColumn2 .SingleCategoryDisplay,#HomeColumn3 .SingleCategoryDisplay
{
	border:0px;
}
/* END HOMEPAGE TAGS */

/* START NAV COLUMN BLOCK TAGS */
#navColumn UL, .CategoryList UL
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type: none;
}
.NavColumnBlock
{
	background:#DEE3FF;
	padding:0px;
	width:133px;
	margin:5px;
}
.NavColumnBlockContent
{
	padding:5px;
	text-align:left;
	
}


.CategoryList,.MailingListSignupForm
{
	margin:0px 0px 7px 7px;
	width:133px;
	padding: 0px 0px 0px 0px;

}
.CategoryListContent, .MailingListSignupFormContent
{
	padding:5px;
	text-align:left;
	background:#DEE3FF;	
	/*background:#FFCC66;	*/
}
.MailingListSignupForm .Formlabel
{
	font: 11px/11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#333;
}
/* END NAV COLUMN BLOCK TAGS */

/* START PRODUCT CONTROLS AND CATEGORY CONTROLS */
.SingleProductDisplay,.SingleCategoryDisplay
{
	text-align:left;
	margin:10px 5px 10px 0px;
}
.imgAlign 
{
	vertical-align: bottom;
}
.QuickAdd 
{
	font-weight:bold;
	margin-left: 105px;
}
.QuickAdd .qtyInput 
{
	width: 20px;
}
input {	font-size: 11px; }
/* Special Tag to shrink single product margins when inside nav column */
.RelatedItemsBlock
{
	width:175px;
	margin:0px;	
}
.RelatedItemsBlockContent
{
	padding:0px;
	text-align:center;	
}
.NavColumnBlock .SingleProductDisplay,.NavColumnBlock .SingleCategoryDisplay
{
	margin:0px;
	width:133px;
}
#HomeColumn1 .HomePageBlock, #HomeColumn3 .HomePageBlock, #HomeColumn1 .SingleProductDisplay, #HomeColumn3 .SingleProductDisplay, #HomeColumn1 .SingleCategoryDisplay, #HomeColumn3 .SingleCategoryDisplay
{
	width:133px;
}

.SingleProductDisplayImage,.SingleCategoryDisplayImage
{
	/* border: solid 1px #6978CD;*/
	float: left;
	padding-right: 5px;
}
.SingleProductDisplayName 
{
	padding:10px;
	padding-left: 0px;

}
.SingleProductDisplayName, .SingleProductDisplayPrice
{
	margin-left: 105px;
}
.SingleProductDisplayName A, .SingleCategoryDisplayname A, .ListCategoryDisplay A
{
	font: bold 14px/14px 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	text-decoration:none;
}
.SingleProductDisplayPrice A
{
	font: 11px/14px 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	color:#666;
	text-decoration:none;
}
.ListProductDisplay, .ListCategoryDisplay
{
	text-align:left;	
	width:530px;
}
.ListProductDisplayPrice
{
	text-align:right;
}
.ListCategoryDisplayDescription
{
	margin:3px 10px 10px 0px;
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
.DetailProductDisplay
{
	border-top: solid 1px #cccccc;
	padding: 5px 10px 10px 10px;
	text-align:left;
	width:530px;
}
.DetailProductDisplayImage
{
	vertical-align:top;
	text-align:left;
	width:120px;
	height:120px;
	float:right;
}
.DetailProductDisplayName,.DetailProductDisplayPrice,.DetailProductDisplayDescription
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
/* END PRODUCT CONTROLS AND CATEGORY CONTROLS */

/* Shopping Cart Page */
#CartTitle
{
	width:500px;
}
#CartSubTitle {padding-bottom: 20px;}

#CartContainer
{
	width:500px;
	padding:0px;
	margin:0px;
	margin-right:20px;
}
#CartItemBlock
{
	padding:0px;
	margin:0px;
}
#CartItemBlock Table
{
	margin:0px;
	width:520px;
}
.orange
{
	background-color: #FCA102;
}
.orangeLink
 { color: #FCA102; }
 
a.blue { color: #0A99B8; text-decoration: none; }
a.blue:visited { color: #0A99B8; text-decoration: none; }
a.blue:hover { color: #0A99B8; text-decoration: underline; }

#CartUpdateBlock
{
	margin:0px;
	vertical-align: bottom;

}
#CartTotalBlock
{
	width:240px;
	margin:0px;
	text-align:center;
	vertical-align: bottom;
}
#CartCheckoutButtons
{
	margin-top:25px;
}

/* START VISUAL STYLES */

.BVText, .CartText
{
	font: 13px/17px Verdana, Arial, Helvetica, Sans-Serif;
}
.BVSmallText
{
	font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
}
.Header
{
	color:#000;
	font: bold 12px/14px 'trebuchet MS',Verdana, Arial, Helvetica, Sans-Serif;
	padding:3px;
	border-bottom: #FDBE25;
	text-align: left;
}
.Item,.CartItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.AlternateItem,.CartAlternateItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #FFF;
	padding-bottom: 0.2em;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.CartItem, .CartAlternateItem
{
	border-bottom:1px solid #FCA102;	
}
.FormInput
{
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	background: #fff;
	border-left: #000 1px solid;
	color: #000;
	border-bottom: #000 1px solid;
}
.oos 
{
	color: #F01919;
	font-weight: bold;
	font-size: 15px;
}
.FormInputError
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #ffb5b5;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}
.formlabel
{
	font: bold 12px/14px 'trebuchet ms', Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;	
	letter-spacing: normal;
	vertical-align:top;	
	white-space: nowrap;
}
.FormLabelStrong
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #006699;	
	letter-spacing: normal;	
}
a { color: #ED1C24; text-decoration: none; }
a:visited { color: #ED1C24; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

.blue { color: #0A99B8; padding: 10px 0px; }
a.blue { color: #0A99B8; text-decoration: none; }
a.blue:visited { color: #0A99B8; text-decoration: none; }
a.blue:hover { color: #0A99B8; text-decoration: underline }

p, td, div { font-size: 12px; line-height: 15px; }
.spaced { line-height: 1.25em; } 
.spaced SUB, .spaced SUP { line-height: 20px; } 
p { line-height: 15px; }
p.seven { padding: 0px 0px; margin: 0px; }
p.zero { padding: 0px; margin: 0px; }

.FeaturedProduct {
	border-top: 1px solid #FFE5AD;
	text-align: center;
	margin: 0px 7px;
	padding: 5px 3px; }

.indent
{	
	margin-left:20px;
}
.Padded
{
	margin:10px;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0px; 
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #00A7CB; }
h2 { 
	font-size: 24px; 
	line-height: 24px;
	font-weight: normal;
	margin: 0px; padding: 0px;
	color: #000000; }
h3 {
	font-size: 14px;
	margin: 0px; padding: 0px;
	color: #00A7CB; }
#ProductPageContentColumn H1
{
	background-image:none;
	background:#fff;
	padding:0px 0px 10px 0px;
	color:#4657C1;
	margin: 0px;
	font: bold 18px/20px Verdana, Arial, Helvetica, Sans-Serif;
}
H3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 0px;
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #00A7CB;
	padding-top: 0px;
}
H4
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 3px;
	background-image: url(H4Background.gif);
	padding-bottom: 7px;
	margin: 0px;
	font: bold 11px/11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
}
H6
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	font: bold 11px/11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0px;
}
.ProductPropertyLabel
{
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
}
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice, .DiscountText
{
	font: 12px/14px 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #000;
}
.SitePrice
{
	color:#F01919;
	text-decoration:none;
}

.SitePriceDiscounted
{
	color:#F01919;
	font-weight:bold;
	text-decoration:none;
}
.DiscountText
{
	font-weight:normal;
	color:#FCBD25;
}


/* START BREADCRUMB TAGS */
#BreadCrumbs
{
	display:none;
	margin-bottom:10px;
	padding: 0px;		
	font: 11px/11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000099;	
}
.BreadCrumbTrailSpacer
{
	background-repeat: no-repeat;
}
.BreadCrumbTrailNoLink
{
}
#BreadCrumbs A
{
	text-decoration:none;
}
#BreadCumbs A:Hover
{
	text-decoration:underline;
}
/* END BREADCRUMB TAGS */

/* CATEGORY LIST CONTROL TAGS */
.OtherCategory A
{
	font: 11px/15px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	text-decoration:none;
}
.CurrentCategory A
{
	font: bold 11px/15px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color:#333;
}
.SubCategory A, .SubCategory A:Visited, .SubCategory A:Active
{
	font: 11px/15px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	text-decoration: none;
}
.SubCategory A:Hover
{
	text-decoration: underline;
}
/* END CATEGORY LIST CONTROL TAGS */



#ProductProperties
{
	text-align:left;
}
#ProductProperties UL
{
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}
#ProductProperties UL LI
{
	margin-top:3px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
#ProductProperties UL UL
{
	margin: 5px 0px 0px 50px;
	list-style-type: disc;
}

/* Category Page */
#CategoryListHeader
{	
}
#CategoryListHeader #LayoutTable
{
	margin-top: 20px;
	width:520px;
	border-top: 2px solid #FCBD25;
	text-align: center;
}
#RecordsFound,#Pager,#Sorter, #Sorter TD
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#2A2D74;
	display:none;
}
#RecordsFound
{
}
#Pager
{	
}
#Sorter
{
}
#Sorter Table
{
}
#tblItems
{
	width:720px;
	margin:5px;
}

#Records table 
{
	width:520px;
}

#Records table td 
{
	text-align:left;
	border-bottom: 1px solid #FCBD25;
	width:50%;
}

/* End category page */

/* Checkout Pages */
#CheckoutTable
{
	width:500px;
}
#CheckoutSteps
{
	margin:5px;
}
.CheckoutStep
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
#CheckoutSteps A
{
	padding-right:20px;
	text-decoration:none;
	color:#666;
}
.CheckoutStep .CheckoutStepCurrent
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#003366;
}

.CheckoutDescription
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
#AddressBookPanel
{
	width:500px;
	margin:0px 0px 10px 0px;	
}
#AddressList
{
	margin-left:185px;
}
.ContentBox
{
	margin: 3px 0px 5px 20px;	
	text-align:left;
	background:#FFFFEE;
	border: solid 1px #708090;
	padding:10px;
}
#CheckoutTotals
{
	text-align:center;
	width:160px;
	
}
#CheckoutTotals .BVText
{
	font: 10px/11px Verdana,Arial,Helvetica,Sans-Serif bold;	
	background:#FCBD25;	
}
#CheckoutTotals td 
{
	padding: 2px 5px;
}

#btnSubmit
{
	text-align:center;
	margin: 10px 0px;
}
#BackButton 
{
	float:right;
	margin:10px 60px;
}
#CheckoutCoupons 
{
	margin-top:15px;
}
#CheckoutPayment
{
	text-align:left;
	margin-top:0px;
	width:148px;
	padding:5px 5px;
	border: 1px solid #FCBD25;
	margin: 10px 0px;
}
.floatLeft 
{
	float:left;
}
.ControlArea
{
	padding:0px;
}
/* end checkout pages */

/* Product page */
#ProductControls
{
	margin-top:20px;	
	padding:5px;
}

#ProductReviews, #ProductReviewNew
{
	margin: 20px 0px 10px 0px;	
	display:none;
}
#ProductReviews H3
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 3px;
	background-image: url(H3ReviewBackground.gif);
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
}
#ProductReviews A
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	}
.ProductReviewRating
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#CC6600;
}
.ProductReview
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	margin: 10px 10px 10px 10px;
}
.ProductReviewKarma
{
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
}
.RelatedItemsBlock H3
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 3px;
	background-image: url(H3RelatedBackground.gif);
	padding-bottom: 5px;
	margin: 0px;
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
}
.RelatedItemsBlock .SingleProductDisplay .SingleProductDisplayImage
{
	float:left;
	border: solid 1px #6678CC;

}
.RelatedItemsBlock .SingleProductDisplay
{
	height:70px;
}
.RelatedItemsBlock .SingleProductDisplay .SingleProductDisplayName A
{
	color:#4653E0;
}

#VolumeDiscounts
{
	margin:5px;
}
.VolumePricingHeader
{
	background:#4554C7;
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#FFF;
}
.VolumePricingText
{
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;	
}

/* end product page */

.NewProductBadge
{
	height:110px;	
	margin-top:-110px;
}
.NewProductBadge IMG
{
	position:relative;
	left:-55px;
}


/* use extra divs to insert custom graphics or elements */
#extraDiv2,#extraDiv3,#extraDiv4,#extraDiv5,#ExtraDiv1,#ExtraDiv6
{
	display:none;
}

.ErrorMessage
{
	background: #ffFF00;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
}
.form_error_message {  
      border: 1px solid #CCCCCC; 
      background-image: url(../../images/form_error_message.gif); 
      background-repeat: no-repeat;
      background-color: #FAE4EA; 
      padding: 25px 0px 10px 65px;
      color: #bb0d00;}
.SuccessMessage
{
	background:#99FF00;
	color: #000;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
/* Error Message Boxes */
.WebPageMessage
{

	background:#FFF;
	padding:0px;
	margin:5px 0px 5px 0px;
}

.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK
{
	padding: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.WebPageMessageError
{
	background-image: url(WebPageMessageError.gif);
}
.WebPageMessageWarning
{
		background-image: url(WebPageMessageWarning.gif);
}
.WebPageMessageInformation
{
		background-image: url(WebPageMessageInformation.gif);
}
.WebPageMessageQuestion
{
		background-image: url(WebPageMessageQuestion.gif);
}
.WebPageMessageOK
{
		background-image: url(WebPageMessageOK.gif);
}
.WebPageMessage .Message
{
	font: 11px 'trebuchet ms', Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0px 0px 15px 0px;
	margin:0px;
	color: #FF0000;
}
/* End Error Message Boxes */

.clear 
{
	clear: both;
}


/* -- NAV -- */
#nav {
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background-color: #FFF8D2;
	color: #ED1C24;
	font-size: 12px;
	text-align:left;
	width:165px;
	 }

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none; }
	
#nav li {
	border-top: 1px solid #fff;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 157px; }

#nav a {
	display: block;
	padding: 0px 0px 0px 5px;
	background-color: #FFF8D2;
	color: #ED1C24;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 17px; }
	
	
#nav img 
{
	display: block; 
	padding: 0px; 
	width: 165px;
	height: 30px;
	overflow:hidden;
}

html>body #nav li a {
	width: auto; }

#nav li a:hover {
	background-color: #FFFF00;
	color: #ED1C24;
	height: 17px; }
/* -- end NAV -- */

#currentUser, #newUser 
{
	margin-top:15px;
}

.cursor 
{
	cursor: pointer;
}
.textB 
{
	font-weight: bold;
}

#keycodearea {margin: 60px 0 40px 0; line-height: 0px;}
#keycodearea .ControlArea {border: 1px solid #CEB9A3; padding: 10px 5px; background-color: #F1ECE7;}
#keycodearea #codeDesc { padding-top: 10px;}
#btnContinueShopping {margin-right: 270px}
#btnCheckout {}
td.ContentCell input.FormInput { width: 200px;}
table.billshipinfo input.FormInput { width: 140px;}
table.billshipinfo select { font-size: 12px;}


