
.SingleProductDisplayFrom
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	display:none;
}

.SingleProductDisplayUOM
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	display:none;
}

.hide
{
	display: none;
}
BODY
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-right:10px;
	/*background: #FF3F10;
	background-image: url(bg.gif);
	background-repeat: repeat-x;*/
	background: #000000;
	vertical-align: top;
	font: 12px/17px Arial;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	line-height: 150%;
	border:0px;
}

/* 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:936px;
	padding:0px;
	margin:0px;
	position:absolute;
	clear: both;
	z-index: 0;
	left: auto;
	border:0px;
	
	
}*/
/* Use this code to center the container on the page. */
#Container
{
	width:936px;
background: #FF3F10;
}
#Containerold
{
	width:936px;
background: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #090900;
	letter-spacing: normal;
	text-align: center;
}
/* Used by popup windows */
#popupContainer
{
	width:100%;
	padding:10px;
	background: #ffffff;	
}
#popupContainerold
{
	width:400px;
	height:400px;
	padding:50px;
	background: #ffffff;
	margin-top:20px;
	margin-left:200px;
	font: 14px/17px Arial, Helvetica, sans-serif;
	color: #090900;
	Text-align:center;
	font-weight:bold;
	/*border-right: 2px solid	#000000;*/	
}
#popupContainerold1
{
	width:100%;
	padding:50px;
	background: #0f9ffb;
	Text-align:left;
	color: #090900;	
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-weight:bold;	
}
#popupContainerold2
{
	height:auto;
	width:auto;
	padding:0px;
	background: #ffffff;
	Text-align:center;
	color: #0f9ffb;	
	font: 20px/22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: solid 1px #C9CCF9;	
}
/* NavColumn and ContentColumn are used on pages with a sidebar */
#navcolumn
{
	margin:0px;
	width:200px;
	vertical-align: top;	
	text-align:left;
	/*border-right: 1px solid	#F0F0F0;*/
	font: 12px/15px Arial, Helvetica, sans-serif;
}
#contentcolumn
{
	padding:0px;
	margin:0px;
	vertical-align: top;	
	text-align:left;
	font: 12px/17px Arial, Helvetica, sans-serif;
	height:400px;
	width:auto;
}
#contentcolumndisplay
{
	background:#FFFFFF;
	padding:0px;
	margin:0px;
	vertical-align: top;	
	text-align:left;
	font: 12px/17px Arial, Helvetica, sans-serif;
	height:400px;
	width:auto;
}
/* #ProductPageContainer,#ProductImageColumn and #ProductContentColumn are used on the product page */
#ProductPageContainer
{
height:auto;	
width:auto;


	line-height:150%;
}
#ProductPageImageColumn
{
	width:auto;
	padding:10px;
	margin:0px;
	vertical-align: top;	
	text-align:left;
	font: 12px/15px Arial, Helvetica, sans-serif;

	
}
#ProductPageContentColumn
{
	padding:0px 0px 0px 0px;
	margin:0px;
	vertical-align: top;	
	text-align:left;
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
	width:auto;
	line-height: 1.25;
	


}
/* classes */
.small
{;
line-height: 1.25;
width:400px;


}
.big
{
line-height: 2;
}

/* #page is used by pages without a sidebar */
#page
{
	padding:0px;
	margin:0px;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
/* #maincontent is a DIV that wraps the content area on every page */
#maincontent
{
	font: 16px/18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px 10px 10px 0px;		
	text-align: left;
	width:786px;
}

#maincontentOLD
{

	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #090900;
	margin:0px;
	padding:5px 10px 10px 10px;		
	text-align: left;
}
	

/* END MAIN LAYOUT TAGS */

/* START HEADER TAGS */
#head1
{
padding-right: 0px;
	background-position: 0% 0%;
	padding-left: 0px;
	background-attachment: scroll;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	width: auto;
	padding-top: 0px;
	background-repeat: no-repeat;

	top: 0px;
	text-align: left;
}
#header
{
	padding-right: 0px;
	background-position: 0% 0%;
	padding-left: 4px;
	background-attachment: scroll;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	width: auto;
	padding-top: 0px;
	background-repeat: no-repeat;

	top: 0px;
	text-align: left;



}
/* Used to make sure the main menu clears the logo and site menu */
#BrandingArea
{
	width:100%;
}

/* Sections within Main Header Areas */
#Logo
{
	display:none;  
	width:250px;
	height:45px;
	background:#FFFFFF;

	text-align:center;
	vertical-align: top;	
	padding-top:5px;
	top:12px;
	left:10px;
}
#SiteMenu UL
{
	margin:0px;
	white-space:nowrap;
	color: #FFFFFF
}
#SiteMenu LI
{
	display: inline;
	list-style-type: none;
}
#SiteMenu A
{
	padding-left:5px;
	padding-right:2px;
	padding-top:1px;
	color: #000000;
	text-decoration:none;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	line-height:14px;
	white-space:nowrap;

}
#SiteMenu A:Hover
{
	padding-left:5px;
	padding-right:2px;
	padding-top:1px;
	color: #FFFFFF;
	text-decoration:none;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	line-height:14px;
	white-space:nowrap;
}
#MiniCart
{
	position:relative;
	text-align:right;
	padding-left:0px;
	padding-bottom:10px;
	top:0px;
	left:0px;
	color:#FFFFFF;	
	font: 12px/12px Arial, Helvetica, sans-serif;
	white-space:nowrap;
	font-weight:bold;
	line-height: 1.5;
	text-transform: uppercase;
}
#ShoppingCartLink
{
	padding-top:0px;
	display:block;
	white-space:nowrap;
	float:right;
	top:0px;
	color:#FFFFFF;
	text-align: left;	
}

#ShoppingCartLink A
{
	color:#FFFFFF;
	font-size:12px;
}


/* Tags for main menu */
#MainMenu
{
	width:155px;
	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:50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align:left;
	vertical-align: bottom;
}
#MenuLevel1 Table
{	
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
}
.MenuItem
{		
	height:1px;
	color: #FF3F10;
	text-align: center;
}
.MenuItemActive
{
	color: #FF3F10;
	text-align: center;	
	
}
#MenuLevel1 A
{
	font: 1px/1px Arial, Helvetica, sans-serif;
	color:#FF3F10;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;

}
#MenuLevel1 A:Hover
{
	text-decoration:none;
}
/* 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;
}
/* END HEADER TAGS */

/* START FOOTER ELEMENTS */
#footer
{	
	font: 14px/14px Arial;
	font-weight:bold;
	color:#000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	width:936px;
	height:300px;
	align:center;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FF3F10;
	width:942px;
	background-repeat: no-repeat;
	background-position: center top;
}
.footermenu
{
	font: 12px/12px Arial;
	font-weight:bold;
	color:#000000;
	margin-left:40px;
	width:942px;
	white-space:no wrap;
}
.footermenu2
{
	font: 8px/8px Arial;
	font-weight:bold;
	color:#ffffff;
	margin-left:40px;
	width:942px;
	white-space:no wrap;
	
}
#copyright
{
/*padding-top:60px;
  padding-bottom:60px;*/
	line-height:1.5;
	color:#000000;
}
.left-space { margin-left:5px;}
#poweredby
{
	padding:5px;
}
/* END FOOTER ELEMENTS */

/* START HOMEPAGE TAGS */
#PageHome #MainContent
{
	padding:0px;
	margin:0px;
	width:936px;
	
}
#HomeTable
{
	padding:0px;
	margin:0px;
	width:995px;
}
#HomeColumn1
{
	
	text-align:center;
	padding:0px;
	margin:0px;
	width:215px;
}
#HomeColumn2
{
	
	text-align:center;
	padding:0px;
	margin:0px;
	width:985px;

}
#HomepageSample1
{
	background-image: url(HomepageSample1.jpg);
	height:223px;
	width:446px;
	margin: 3px 0px 0px 0px;
	background-repeat: no-repeat;
}
#HomepageSample2
{
	background:#F1F4FD;
	text-align:center;
	vertical-align:middle;
	width:446px;
	height:100px;
	margin: 10px 0px 0px 0px;
	border: solid 1px #C9CCF9;
	font: 10px/14px Arial, Helvetica, sans-serif;
}
#HomeColumn2 Table
{
	background:#FFF6E7;
	margin-top:10px;
	border: solid 0px;
	width:808px;
	margin-bottom:10px;
}
#HomeColumn3
{
	vertical-align: top;	
	text-align:center;
	padding:0px;
	margin:0px;
	width:206px;
}
#HomeColumn1 .SingleProductDisplay,#HomeColumn2 .SingleProductDisplay,#HomeColumn3 .SingleProductDisplay
{
	border:0px;
	padding-right: 20px;


}
#HomeColumn1 .SingleCategoryDisplay,#HomeColumn2 .SingleCategoryDisplay,#HomeColumn3 .SingleCategoryDisplay
{
	border:0px;
	height: 1000%;
	padding-right: 10px;
	text-align: center;

.style30
padding-left:354px;
}







/* 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
{
	padding:0px;
	width:150px;
	margin:5px;
}

.NavColumnBlockContent
{
	padding:5px;
	text-align:left;
	vertical-align: top;	
}
.CategoryList
{
	margin:0px 7px 7px 7px;
	width:215px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #FFFFFF;
}
.MailingListSignupForm, .SearchBoxForm
{
	margin:0px 7px 7px 7px;
	width:124px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.CategoryListContent, .SearchBoxFormContent, .MailingListSignupFormContent
{
	
	width:100%;
	padding:5px;
	text-align:left;
	color: #ffffff;
	line-height: 17px;	/*background:#FFCC66;	*/
}
.MailingListSignupForm .Formlabel
{
	font: 12px/11px Arial, Helvetica, sans-serif;
	color:#333;
}
.searchtextboxnew {
	padding:0px;
}	
/* END NAV COLUMN BLOCK TAGS */

/* START PRODUCT CONTROLS AND CATEGORY CONTROLS */
.SingleProductDisplay,.SingleCategoryDisplay
{
	text-align:center;
  	height: auto;
  	width: 185px;
	white-space: wrap
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:40px;
	color: #FFFFFF;

	


	margin:10px 10px 10px 0px; 
	text-align:left;
	line-height:150%;
	
}
/* Special Tag to shrink single product margins when inside nav column */
.RelatedItemsBlock
{
	width:175px;
	height:auto;
	margin:0px;	

}
.RelatedItemsBlockContent
{

	padding:0px;
	text-align:center;
	height:auto;	
	margin:10px 10px 10px 0px; 
}
.NavColumnBlock .SingleProductDisplay,.NavColumnBlock .SingleCategoryDisplay
{
	margin:0px;
	width:133px;
	text-align: center;
}
.text-yellow-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 24px;
}
.text-main-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 18px;
}
.text-main-yellow-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 22px;
}

#HomeColumn1 .HomePageBlock, #HomeColumn3 .HomePageBlock, #HomeColumn1 .SingleProductDisplay, #HomeColumn3 .SingleProductDisplay, #HomeColumn1 .SingleCategoryDisplay, #HomeColumn3 .SingleCategoryDisplay
{
	width:936px;
	margin: 0; 
	color: #FFFF00;
	padding-left:15px;
}

.SingleProductDisplayImage,.SingleCategoryDisplayImage
{
	padding-bottom: 10px;	 /*border: solid 1px #6978CD;*/
	vertical-align: bottom; 
}
.SingleProductDisplayName A, .SingleCategoryDisplayname A, .ListCategoryDisplay A
{
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration:none;
	vertical-align: top;
	width: auto;
	white-space:wrap;
	color: #FFFF00;
	text-align: center;

	
	
}
.SingleCategoryDisplayname
{
	text-align:center;	
		
}
.SingleProductDisplayPrice A
{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#13BAEE;
	text-decoration:none;
		
	
	
}
.ListProductDisplay, .ListCategoryDisplay
{
	text-align:left;	
	width:500px;
	color: #FFFF00;
}
.ListProductDisplayPrice
{
	text-align:right;
	color: #fa3f0a;
}
.ListCategoryDisplayDescription
{
	margin:3px 10px 10px 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width:auto;
	
	
}
.DetailProductDisplay
{
	border-top: solid 1px #cccccc;
	padding: 5px 10px 10px 10px;
	text-align:left;
	width:500px;
	height:100%;
}
.DetailProductDisplayImage
{
	
	text-align:left;
	width:120px;
	height:auto;
	float:right;
	
}
.DetailProductDisplayName,.DetailProductDisplayPrice,.DetailProductDisplayDescription
{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:100%;


}
/* END PRODUCT CONTROLS AND CATEGORY CONTROLS */

/* Shopping Cart Page */
#CartTitle
{
	width:730px;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:0px;

}
#CartSubTitle
{
	padding-top:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:0px;
}
#CartContainer
{
	width:730px;
	padding-top:0px;
	padding-left:20px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0px;
}
#CartItemBlock
{
	padding-left:10px;
	margin:0px;
}
#CartItemBlock Table
{
	margin:0px;
	width:730px;
	padding-left:10px;

	
}
#CartUpdateBlock
{
	width:534px;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	padding-left:10px;

}
#CartTotalBlock
{
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	width:276px;
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background-color: #000000;
}
#CartCheckoutButtons
{
	width:730px;
	text-align:right;
	margin-top:20px
}

/* START VISUAL STYLES */

.BVText, .CartText
{	color:#ffffff;
	font: 14px/17px Arial;
	text-align:left;
	font-weight:bold;
}
.BVSmallText
{
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align: 50%;
}
.Header
{
	color:#FFF;
	background:#000000;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	padding:3px;
	text-align: center;
}
.Item,.CartItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #FF724F;
	padding-bottom: 8px;
	color: #000;
	padding-top: 8px;
	text-align: center;
	border: 1px solid #FF3F10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.AlternateItem,.CartAlternateItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #FF582F;
	padding-bottom: 8px;
	color: #000;
	padding-top: 8px;
	text-align: center;
	border: 1px solid #FF3F10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.CartItem, .CartAlternateItem
{
	border-bottom:1px solid #FF3F10;	
}
.FormInput
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #F9F9F9;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}
.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/12px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	text-align:left;
	text-transform:uppercase;
	margin-left:5px;
	


	
	
	
}
.FormLabelStrong
{
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #000000;	
	letter-spacing: normal;	
}
A
{
	color: #000000;
	font-size: 14px;
	text-align:left;
	text-decoration: none;
	
}
A:link
{
	

	font-size: 14px;
	color:#000000;
	text-decoration: none;
	text-align:left;
	padding-bottom: 0px;
	
	
	
}
A:visited
{
	

	font-size: 14px;
	color:#000000;
	text-align:left;
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	text-align:left;
}
A:active
{

	font-size: 14px;
	color:#000000;
	text-align:left;
	text-decoration: none;
}


a.two:link
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#000000;
	text-decoration: underline;
	text-align:left;
	padding-bottom: 0px;
	
	
	
}
a.two:visited
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#000000;
	text-align:left;
	text-decoration: underline;
}


a.two:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-align:left;
	text-decoration: underline;
}


a.two:active
{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#000000;
	text-align:left;
	text-decoration: underline;
}
a.three:link
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:-1px;
	
	
	
}
a.three:visited
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:-1px;
}


a.three:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:thick;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:-1px;
}


a.three:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:-1px;
}

a.four:link
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	color:#FF3F10;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:1px;
	
	
	
}
a.four:visited
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	color:#FF3F10;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:1px;
}


a.four:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:thick;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:1px;
}


a.four:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	color:#FF3F10;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	padding-bottom: 0px;
	letter-spacing:1px;
}


a.six:link
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#000000;
	text-decoration: none;
	text-align:left;
	padding-bottom: 0px;
	
	
	
}
a.six:visited
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#000000;
	text-align:left;
	text-decoration: none;
}


a.six:hover
{
	color: #FFFFFF;
	font-size: 16px;
	text-align:left;
	text-decoration: none;
}


a.six:active
{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#000000;
	text-align:left;
	text-decoration: none;
}

P
{
	font: 16px/17px Arial, Helvetica, sans-serif;
	margin: 0px;	
	text-align:left;
}
.indent
{	
	margin-left:20px;
}
.Padded
{
	margin:10px;
}
H1
{
	padding-right: 0px;
	background-position: right top;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font: bold 18px/10px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	background-repeat: no-repeat;
	line-height: 20px;
}
#ProductPageContentColumn H1
{
	background-image:none;
	padding:0px 0px 10px 10px;
	text-align:left;
	color:#000000;
	margin: 0px;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
H2
{
	padding-right: 0px;
	background-position: right top;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	background-repeat: no-repeat;
	line-height: 20px;
	}
H3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 0px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
}
H4
{
	padding-right: 4px;
	background-position: right top;
	padding-left: 6px;

	padding-bottom: 3px;
	margin: 0px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 3px;
	background-repeat: no-repeat;
	text-align: left;
	border: 0px;

}*/
H6
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 0px;
}
H7
{
	padding-right: 24px;
	background-position: right top;
	padding-left: 6px;
	background-image: url(bg-headings.jpg);
	padding-bottom: 3px;
	margin: 0px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 3px;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.ProductPropertyLabel
{
	font:  bold 16px/16px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-bottom:15px;
	padding-top:15px;

}
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice, .DiscountText
{
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.SitePrice, .ListPrice
{
	
	color:#ffff00;
	text-decoration:none;

}
.ListPrice
{
	text-decoration:line-through;
		font-size: 18px;
}
.SitePriceDiscounted
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size: 18px;
}


.YouSave
{
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
	font-size: 18px;

}
.DiscountText
{
	font-weight:normal;
	color:#ffff00;
}


/* START BREADCRUMB TAGS */
#BreadCrumbs
{
	margin-bottom:10px;
	color:#000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 10px;
	/*padding-right: 30px;*/
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BreadCrumbTrailSpacer
{
	background-repeat: no-repeat;
	padding-left:5px;
}
.BreadCrumbTrailNoLink
{
		font-size: 11px;
}
#BreadCrumbs A
{
	text-decoration:none;
		font-size: 11px;

}
#BreadCumbs A:Hover
{
	text-decoration:underline;
		font-size: 14px;

}
/* END BREADCRUMB TAGS */

/* CATEGORY LIST CONTROL TAGS */
.OtherCategory A
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	background-image: url(arrow-categories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;


}
.OtherCategory A:Hover
{
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-image: url(arrow-categories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

.CurrentCategory A, .CurrentCategory :Visited, .CurrentCategory A:Active
{
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	background-image: url(arrow-categories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;

}
.SubCategory A, .SubCategory A:Visited, .SubCategory A:Active
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	background-image: url(arrow-categories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;

	

}
.SubCategory A:Hover
{
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-image: url(arrow-categories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
/* 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 Arial, Helvetica, sans-serif;
}
#ProductProperties UL UL
{
	margin: 5px 0px 0px 50px;
	list-style-type: disc;
}

/* Category Page */
#CategoryListHeader
{	
}
#CategoryListHeader #LayoutTable
{
	width:500px;
}
#RecordsFound,#Pager,#Sorter, #Sorter TD
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	
}
#RecordsFound
{
}
#Pager

{	
}
#Sorter
{
}
#Sorter Table
{
}
#tblItems
{
	border: 1px solid #000000;
	width:720px;
	margin:10px;
	text-align: center;
}
/* End category page */

/* Checkout Pages */
#CheckoutTable
{
	width:650px;
	margin-left:80px;
	
}
#CheckoutSteps
{
	margin:2px;
}
.CheckoutStep
{
	font: 12px/14px Arial, Helvetica, sans-serif;
}
#CheckoutSteps A
{
	padding-right:10px;
	text-decoration:none;
	color:#000000;
}
.CheckoutStep .CheckoutStepCurrent
{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color:#ffff00;
}

.CheckoutDescription
{
	font: 12px/14px Arial, Helvetica, sans-serif;
}
#AddressBookPanel
{
	width:690px;
	margin:0px 0px 10px 0px;
}
.ContentBox
{
	margin: 3px 0px 5px 20px;	
	text-align:left;
	background:#FFFFEE;
	border: solid 1px #708090;
	padding:10px;
}
#CheckoutTotals
{
	background-color: #FF582F;
	text-align:center;
	border: 1px solid #999999;
	padding:0px;
	width:100%;
}
#CheckoutTotals .BVText
{
	background:#000;
	font-family: Verdana, Arial, Helvetica, "Sans-Serif bold";
	font-size: 12px;
	line-height: 14px;
	color: #FFFF00;
}

#PlaceOrderCell
{
	padding: 15px;
	text-align:center;
}
#CheckoutPayment
{
	text-align:left;
	border: solid 1px #999999;
	padding:5px;
	margin-top:0px;
	background-color: #FF582F;
}

.ControlArea
{
	border: solid 1px #999999;
	padding:5px;
	background-color: #FF582F;
}
/* end checkout pages */

/* Product page */
#ProductControls
{
	margin-top:20px;
	padding:5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}

#ProductReviews, #ProductReviewNew
{
	margin: 20px 0px 10px 0px;	
}
#ProductReviews H3
{
	padding-right: 3px;
	padding-left: 14px;
	background-position: center middle;
	
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: left;
}
#ProductReviews A
{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	}
.ProductReviewRating
{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
}
.ProductReview
{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 10px 10px 10px;
	line-height: 18px;
}
.ProductReviewKarma
{
	font: 11px/12px Arial, Helvetica, sans-serif;
	color:#666;
}
.RelatedItemsBlock H3
{
	

	padding-right: 3px;
	background-position: center bottom;
	padding-left: 3px;
	background-image: url(H3ReviewBackground.gif);
	padding-bottom: 5px;
	margin: 0px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
}
.RelatedItemsBlock .SingleProductDisplay .SingleProductDisplayImage
{
	float:left;
	border: 1px solid #FFFFFF;
	margin: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	vertical-align:text-bottom;
}
.RelatedItemsBlock .SingleProductDisplay
{
	height: auto;

}
.SingleProductDisplayImage
{
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 20px;
	
	

}
.RelatedItemsBlock .SingleProductDisplay .SingleProductDisplayName A
{
	color:#4653E0;
	padding-bottom: 5px;
	width:auto;
	

}

#VolumeDiscounts
{
	margin:5px;
}
.VolumePricingHeader
{
	background:#4554C7;
	font: 11px/12px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.VolumePricingText
{
	font: 11px/12px 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: #FF3E10;
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.SuccessMessage
{
	background:#000000;
	color: #000;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
/* Error Message Boxes */
.WebPageMessage
{
	width:500px;
	border:solid 1px #000;
	background:#000000;
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: red;
	padding:0px;
	margin:5px 0px 5px 0px;
margin-left:250px;
}

.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK
{
	padding: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font: 18px Arial, Helvetica, sans-serif;
	color: FFFF0D
}
.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: 18px Arial, Helvetica, sans-serif;
	color: #FFFF0D
	padding: 0px 0px 15px 40px;
	margin:0px;
}
/* End Error Message Boxes */


.link-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	padding-right: 14px;
}
a.link-yellow-top:link,  a.link-yellow-top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
}
a.link-yellow-top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9F71;
	text-decoration: none;
	padding-top: 0px;

}
a.link-yellow-big:link,  a.link-yellow-big:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
}
a.link-yellow-big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9F71;
	text-decoration: none;
	padding-top: 0px;

}
a.link-blue:link,  a.link-blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
	line-height: 18px;

}
a.link-blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding-top: 0px;
	line-height: 18px;


}


a.link-yellow-small:link,  a.link-yellow-small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
}
a.link-yellow-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9F71;
	text-decoration: none;
	padding-top: 0px;

}
a.link-yellow-big:link,  a.link-yellow-big:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 0px;
}
a.link-yellow-big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9F71;
	text-decoration: none;
	padding-top: 0px;

}

a.link-cyan:link,  a.link-cyan:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FFCC;
	text-decoration: none;
	padding-top: 0px;
}
a.link-cyan:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33CCCC;
	text-decoration: none;
	padding-top: 0px;

}

.bg-left-box {
	background-image: url(rnb-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.heading-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 19px;
}
.heading-black-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 19px;
}
.heading-black-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.text-main-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
.text-main-blackUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	text-decoration: underline;
}
.black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-right: 19px;
	
	line-height: 18px;
}


.heading-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	padding-right: 10px;
}


.bg-right-box {
	background-image: url(lnb-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;

}
.bg-xxx {
	background-image: url(bg-headings.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-account {
	background-image: url(bg-account.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}

#Layer1 {
	position:relative;
	z-index:1;
	text-align: right;
}
#Layer2 {
	position:absolute;
	top:100px;
	right:12px;
	z-index:1;
	height: 600px;
	width: 189px;
}
.yellow-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.white-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	font-weight: bold;
	color: #FFFFFF;
}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		text-align: center;
}
.black-text-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.white-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#Layer3 {
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	width:147px;
}
#Layer4 {
	position:absolute;
	top:0px;
	left:147px;
	z-index:1;
	background-color:#CC3300
}
	
div.WebPageMessageWarning{ 
text-decoration:none;
border:2px solid #ffff00;
padding:10px;
font-size:20px;
padding-left:10px;
padding-top:35px;

}


   
      ::-moz-selection
  
      {
  
      background:#FF3F10;

      color:#FF3F10;
 }

      ::selection

      {
 
      background:#FF3F10;

      color:#FF3F10;

      }

      ::-IE-selection

      {
 
      background:#FF3F10;

      color:#FF3F10;

      }
selector:pseudo-class {background:#FF3F10;}
hr {max-width:950px;}
