/* 
	__________________________________________________________________________________________
	Colors Used In This Theme (From Darkest To Lightest):
		#000, #333, #666, #999, #ccc, #eee, #f5f5f5, #fff
	Special Colors:
		#9f0, #f00, #ffc, #ffb5b5, #ffe
	__________________________________________________________________________________________
*/

/* Basic Styles
_____________________________________________________________________________________________ */

body {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	letter-spacing: normal;
	margin-top: 0px;
	text-align: center;
	background-image: url(body_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
  }
p, tr, td, ul, li {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	line-height: 18px;
	margin-top: 3px;
	text-align: left;
  }
ul li {
  margin:0;
  list-style-type: square;
  }
#AddressList_ctl00_EditButton,
#AddressList_ctl01_EditButton,
#AddressList_ctl02_EditButton,
#AddressList_ctl03_EditButton,
#AddressList_ctl04_EditButton {
	*margin-left: -8.5px;
	}
#inQty,
#EditQty93{
	width: 50px;}
h1 {
	font: bold 18px Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	line-height: 45px;
	color: #FFFFFF;
	border: none;
	height:50px;
	padding-left: 20px;
	padding-top:37px;
	margin: 0 0 0 -187px;
	*margin: 0 0 0 -177px;
	background-image:url(h1_back.gif);
	background-repeat:no-repeat;
	display: block;
	position: relative;
	width: 730px;
	*width: 740px;
  }
h3 {
	padding: 0 0px;
	font: 13px Verdana, Arial, Helvetica, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: Caps;
  }
h4 {
	padding: 3px;
	margin: 0px;
	font: bold 14px Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	color: #FE6300;
	text-decoration: underline;
  }
h5, h6 {
	padding: 0;
	margin: 0;
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FE6300;
  }
a, a:link, a:visited, a:active {
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #F13903;
  }
a:hover {
	text-decoration: none;
	color: #666;
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	cursor: pointer;
  }
table td {
	vertical-align:top;
}
img {
	border: none;
}
.hide { display: none; }
option { min-width: 1.5em; }


/* Main Layout
___________________________________________________________________________________________ */
/*	_________________________
	Fluid Container */
table#container {
	margin: 0px  auto;
	width: 760px;
	min-width: 600px;
	background: transparent;
  }

/*	____________________
	Pop-up Containers */
#popupContainer {
	width:90%;
	padding:10px;
	margin: 0 3%;
}

/*	_______________________
	Pages with a sidebar */
#navcolumn {
	margin: 0;
	padding: 10px 0px 0px 0px;
	width:170px;
	vertical-align:top;
	text-align:center;
	background: none;
  }
#contentcolumn {
	margin: 80px 0 10px 0;
	vertical-align:top;
	text-align:left;
	width: 750px;
	padding-top: 10px;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
	padding-left: 20px;
  }
  #page h1, #pag h1{
	font: bold 18px Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	line-height: 45px;
	color: #FFFFFF;
	border: none;
	font-variant: caps;
	height:55px;
	padding-left: 20px;
	padding-top:37px;
	margin: 10px 0 0 -9px;
	*margin: 10px 0 0 -10px;
	background-image:url(h1_back.gif);
	background-repeat:no-repeat;
	display: block;
	position: relative;
	width: 720px;
	*width: 740px;

  }
  #page h3, #pag h3{
	padding: 0 0px;
	font: 13px Verdana, Arial, Helvetica, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-transform: capitalize;
  }
    #page h3, #pag h3 #maincontent{
	padding: 0 0px;
	*padding: 10px 0px 0px;
	font: 13px Verdana, Arial, Helvetica, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-transform: capitalize;
  }
#page #CheckoutTable h1, #OrderItemPreview h1, #page #pnlOKAY h1 {
	background-image: none;
	width: 335px;
	color: #FE6300;
	text-transform: none;
	border-bottom: 4px solid #FE6300;
	padding-bottom: 10px;
	height: 26px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	*line-height: 18px;
	vertical-align: bottom;
	}
#page #CheckoutTable .Formtable {
	border: none;
	margin: 17px 0px 10px 0px;
	}
/*	________________________________
	Content Section on Every Page */
#maincontent {
	margin:0px;
	padding:0px 10px 0px 5px;
	text-align: left;
  }
 

/* Header
___________________________________________________________________________________________ */
#Header {
	background: transparent;
	padding: 0;
	margin: 0 0 7px 0;
	width: 100%;
	position: relative;
  }
#BrandingArea {
	height:144px;
	width:760px;
	background: transparent;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
  }
 #btnContinue3, #btnContinue2 {
	 position: absolute;
	 margin: -25px 0 0 108px;
	 }
/*	___________________
	Logo Positioning */
#Logo A {
	WIDTH: 517px;
	POSITION: absolute;
	TOP: 15px;
	HEIGHT: 70px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}
#Logo IMG {
	LEFT: -2000px;
	POSITION: absolute;
	TOP: 10px;
	background-image: url(logo.png);
	}
  
/*	____________
	Site Menu */
#SiteMenu {
	background: transparent;
	position: absolute;
	top: 0px;
	right: 170px;
  }
#SiteMenu ul {
	margin:0;
	padding: 0 6px 3px 6px;
	text-align: left;
  }
#SiteMenu li {
  display: inline;
  list-style-type: none;
  }
#SiteMenu a {
	padding: 0 4px;
	color: #666666;
	line-height: 12px;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
  }
#SiteMenu a:hover {
	color:#F13903;
	text-decoration: none;
  }
.FAQpag {
	background: transparent;
	position: absolute;
	top: 3px;
	right: 0px;
  }
.FAQpag a, .FAQpag a:visited, .FAQpag a:active {
	padding: 0 4px;
	color: #666666;
	line-height: 12px;
	font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
  }
.FAQpag a:hover {
	color:#F13903;
	font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
  }
  
/* Site Menu Icons
___________________________________________________________________________________________ */
/* Here is an example of how you can add icons with a hover effect
   to your site menu for better link recognition. */
/*	_____
	  Up */
#SiteMenu a#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a#Header1_LoginStatusControl1_lnkStatus {
  padding-left:10px;
  }
#SiteMenu a#Header_lnkMyAccount,
#SiteMenu a#Header1_lnkMyAccount {
	padding-left:10px;
  }
#SiteMenu a#Header_lnkCustomerService,
#SiteMenu a#Header1_lnkCustomerService {
	padding-left:10px;
  }
#SiteMenu a#Header_lnkSearch,
#SiteMenu a#Header1_lnkSearch {
	padding-left:10px;
	display: none;
  }
#SiteMenu a#Header_lnkCart,
#SiteMenu a#Header1_lnkCart {
  padding-left:10px;
  }

/*	_______
	  Down */
#SiteMenu a:hover#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a:hover#Header1_LoginStatusControl1_lnkStatus {
  padding-left:10px;
  }
#SiteMenu a:hover#Header_lnkMyAccount,
#SiteMenu a:hover#Header1_lnkMyAccount {
	padding-left:10px;
  }
#SiteMenu a:hover#Header_lnkCustomerService,
#SiteMenu a:hover#Header1_lnkCustomerService {
  padding-left:10px;
  }
#SiteMenu a:hover#Header_lnkSearch,
#SiteMenu a:hover#Header1_lnkSearch {
  padding-left:10px;
  }
#SiteMenu a:hover#Header_lnkCart,
#SiteMenu a:hover#Header1_lnkCart {
  padding-left:10px;
  }
  
/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
	position: absolute;
	top: 45px;
	right: -150px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 0 3px 0;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
  }
#ShoppingCartLink a:hover {
	color:#F13903;
	text-decoration: none;
  }

/*	___________
	MiniCart */
#MiniCart {
	position: absolute;
	top: 68px;
	right: 30px;
	color: #F13903;
	font: 11px/11px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 2px;
	height: 38px;
  }

/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
	width:100%;
	background: #D1D2D2;
	text-align:left;
	display: none;
	
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1 {
	background: transparent;
	height: 19px;
	background-position: top left;
	background-position: top right;
	background-image: url(navright.gif);
	background-repeat: no-repeat;
	text-align: left;
  }
#MenuLevel1 table {
	background: transparent;
	height: 19px;
	background-image: url(navleft.gif);
	background-repeat: no-repeat;
	text-align: left;
	
  }

/*	______________________________
	Category Top-Banner Tab Images
	(to control spacing, uncomment and adjust this and don't forget to comment out link tabs below) */
/*#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
  padding: 0 8px;
  }*/
  
/*	_____________________________
	Category Top-Banner Tab Links
	(comment out the following if you're using category images, see above)*/
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem a {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	line-height: 18px;
	text-align: left;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(spacer.gif);
  }
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a:hover {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	background: transparent;
	color: #F13903;
	line-height: 18px;
	text-align: left;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(spacer.gif);
  }
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	background: transparent;
	color: #F13903;
	line-height: 18px;
	text-align: left;
	background-image: url(spacer.gif);
  }
#MenuLevel1 A, #MenuLevel1 A:Hover {
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	line-height: 18px;
	display: block;
	padding: 0 8px;
	white-space:nowrap;
  }

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
	width:100%;
	height: 0px;
	display: none;
  }
#MenuLevel2 Table {
  margin: 0 auto;
  }
#MenuLevel2 .MenuItem {
	background:transparent;
	text-align: center;
  }
#MenuLevel2 a {
  font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
  color:#fff;
  text-decoration:none;
  white-space:nowrap;
  }
#MenuLevel2 a:hover {
  color:#F13903;
  text-decoration:none;
  white-space:nowrap;
  }

/* Home Page
___________________________________________________________________________________________ */
#PageHome #MainContent, .HomepageBlock {
	padding:0;
	margin:0;
	background: none;
  }
#HomeTable {
	padding:0;
	width:100%;
  }
#HomeColumn1 {
	vertical-align: top;
	text-align: left;
	padding: 10px 5px 0px 10px;
	width: 150px;
	margin: 0;
	display: none;
  }
#HomeColumn2 {
	vertical-align:top;
	text-align:center;
	padding: 0px 5px 0px 5px;
	margin: 0;
	overflow: scroll;
  }
#HomeColumn3 {
	vertical-align:top;
	text-align:left;
	padding: 10px 5px 0px 5px;
	width: 150px;
	margin: 0;
	display: none;
  }
#HomepageSample1 {
	height: 180px;
	margin: 0;
	padding: 0;
  }
#HomepageSample2 {
	text-align: left;
	vertical-align: middle;
	margin: 10px 0;
	padding: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Other Menus
___________________________________________________________________________________________ */
#navColumn ul, .CategoryList ul,
#navColumn ul li, .CategoryList ul li {
  padding: 0;
  margin:0;
  list-style-type: none;
  }
  
/*	________________________________________
	Customer Service and My Account Menus */
.NavColumnBlock {
	width:180px;
	margin-bottom: 15px;
	background-image: url(cat-middle.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(C_S_h4.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 80px;
	height: 262px;
	padding-left: 20px;
  }
.NavColumnBlock H4 {
	width:150px;
	color: #666666;
	padding-left: 5px;
	background-image: url(h4.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 20px;
  }
.NavColumnBlockContent {
	padding: 3px 3px 5px 10px;
	text-align: left;
	color:#FFFFFF;

  }

/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:visited, .NavColumnBlockContent a:link {
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	line-height: 20px;
  }
.NavColumnBlockContent a:hover {
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #240000;
	text-decoration: underline;
	line-height: 20px;
	padding-left: 0px;
  }  
.NavColumnBlockContent a:active {
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #240000;
	text-decoration: underline;
	line-height: 20px;
  }  

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList {
	width:150px;
	margin-bottom: 15px;
	background-image: url(cat-middle.gif);
	background-repeat: repeat-y;
	background-position: left;
  }
.SearchBoxForm {
	width:150px;
	margin-bottom: 15px;
	background-image: url(cat-middle.gif);
	background-repeat: repeat-y;
	background-position: left;
  }
.MailingListSignupForm {
	width:150px;
	margin-bottom: 15px;
	background-image: url(cat-middle.gif);
	background-repeat: repeat-y;
	background-position: left;
  }
.CategoryList h4{
	width:150px;
	height: 15px;
	color: #666666;
	padding-left: 10px;
	background-image: url(h4.gif);
	background-repeat: no-repeat;
  }
.SearchBoxForm h4 {
	width:150px;
	height: 15px;
	color: #666666;
	padding-left: 10px;
	background-image: url(h4.gif);
	background-repeat: no-repeat;
  }
.MailingListSignupForm h4 {
	width:150px;
	height: 15px;
	color: #666666;
	padding-left: 10px;
	background-image: url(h4.gif);
	background-repeat: no-repeat;
  }
.CategoryListContent {
	padding: 3px 3px 10px 10px;
	text-align: left;
	color:#FFFFFF;
	background-image: url(cat-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
  }
.SearchBoxFormContent {
	padding: 3px 3px 10px 10px;
	text-align: left;
	color:#FFFFFF;
	background-image: url(cat-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
  }
.MailingListSignupFormContent {
	padding: 3px 3px 10px 10px;
	text-align: left;
	color:#FFFFFF;
	background-image: url(cat-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
  }
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
	border: #666 1px solid;
	background: #FFFFFF;
	color: #333;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	width: 105px;
  }
.MailingListSignupFormContent .FormLabel {
	font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	padding-bottom:2px;
  }
/*	_________________________
	Search Button Position */
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn4__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
  margin-bottom: -6px; /* Adjust as needed. */
  }

/*	_________________________________
	Side Bar Categories Menu Links */
.CategoryListContent ul, .CategoryListContent ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
.CategoryListContent li { margin: 0; }
.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited {
	display: block;
	color: #fff;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height: 25px;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
	display: block;
	color: #ccc;
	padding: 1px 2px 1px 10px;
	text-decoration: none;
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height: 25px;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
	color: #240000;
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height: 25px;
	padding: 1px 2px 1px 10px;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
	display: block;
	color: #fff;
	padding: 1px 2px 1px 10px;
	text-decoration: none;
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height: 25px;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
	display: block;
	color: #fff;
	padding: 1px 2px 1px 0px;
	text-decoration: none;
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height: 25px;
	padding: 1px 2px 1px 35px;
  }
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
	color: #240000;
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height: 25px;
	padding:1px 0px 1px 10px;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
	margin: 0 0 0px 0;
	padding: 2px 4px;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	color: #fff;
	text-align: left;
	display:none;
	background: transparent;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #fff;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
	color: #F13903;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
  width:97%;
  }
#Records table {
	width:97%;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:100%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 3px 0;
  }
#Description {
  font:12px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#fff;
  margin:10px 0;
  }
#RecordsFound, #Pager{
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	margin-bottom: 3px;
	white-space:nowrap;
  }
 #Sorter , #Sorter TD {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	margin-bottom: 3px;
	white-space:nowrap;
	display:none;
	}
#Records {
	padding: 5px 0;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:relative;
  left:-60px;
  top:-128px;
  }
  
/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:180px;
  margin:5px auto;
  vertical-align:top;
  }
.SingleCategoryDisplayname a,
.SingleCategoryDisplayname a:link,
.SingleCategoryDisplayname a:visited,
.ListCategoryDisplay a,
.ListCategoryDisplay a:link,
.ListCategoryDisplay a:visited {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }

/*	________________
	Products Grid  */
.SingleProductDisplay {
	display: block;
	text-align:center;
	width:180px;
	vertical-align:top;
	padding:5px;
	margin:6px auto;
	border:3px double #3A0D0C;
	background-color: #CCCCCC;
  }
.SingleProductDisplayImage {
	padding-bottom:5px;
  }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
	padding: 5px;
	color: #666;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
  }
.SingleProductDisplayName a:hover {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #F13903;
  }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
	color: #3A0D0C;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
  }
.SingleProductDisplayPrice a:hover {
	font: bold normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #333333;
  }
  
/*	________________
	Product Lists */
.ListProductDisplay {
  height: 100%;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
	text-align:left !important;
	padding: 0 0 0 10px;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
	float:left !important;
	text-align:left !important;
	margin-bottom: 20px;
	padding-left: 10px;
	text-decoration: none;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay {
  margin: 15px;
  text-align:left;
  }
.DetailProductDisplayName td,
.DetailProductDisplayPrice td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
	text-align:left !important;
	float:left !important;
  }
.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited {
	padding: 5px;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
  }
.DetailProductDisplayName a:hover {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #669900;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
	display: block;
	padding: 5px;
	font: noraml 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
  }
.DetailProductDisplayPrice a:hover {
  font: noraml 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
#Records .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
 
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice { color: #999; }
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #f00; }
a:hover .ListPrice {
	color: #F13903;
}
a:hover .SitePriceDiscounted { color: #f00; }
 
/*	_______________________________________
	Side Bar Product & Category Rotators */
.HomepageBlock .SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:140px;
  margin:5px auto;
  vertical-align:top;
  }
.HomepageBlock .SingleProductDisplay {
	display: block;
	text-align:center;
	width:140px;
	vertical-align:top;
	border: none;
	padding:5px;
	margin:6px auto;
	border: 3px double #3A0D0C;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 5px; !important
  }
.HomepageBlock .SingleProductDisplayImage {
  /* height: 64px; */
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  }
#ProductPageImageColumn {
	width:175px;
	padding:120px 10px 0 0;
	margin:0px;
	vertical-align:top;
	text-align:center;
	position: absolute;

  }
#ProductPageContentColumn {
	padding:0 0 0 175px;
	margin:0;
	vertical-align:top;
	text-align:left;

  }
  #ProductSKU {
  display:none;
  }

/*	_________
	Styles */
#lblSKU {
	font-size: 10px;
	color: #fff;
	display: none;
}
#productdescription {
	padding: 8px;
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	line-height: 18px;
  }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 2px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls {
	margin-top:5px;
	padding: 12px 0 0 12px;
  }
 #Prices {
  font-size:15px;
  Font-weight:bold;
  padding-left: 16px;
  }
    #lblQuantity{
  font-size:15px;
  Font-weight:bold;

  }
#ProductControls .ProductPropertyLabel {
  font-size:15px;
  Font-weight:bold;
  }
#lblSitePrice {
    font-size:15px;
  Font-weight:bold;
  }
  
#btnAddButton, #WishListButton {
	padding-top:15px;
	margin-top: 15px;
}
/*	_____________________
	Product Properties */
.ProductPropertyLabel {
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#333333;
	padding-top: 10px;
}
#ProductProperties { text-align:left; }
#ProductProperties ul { margin: 5px 0 0 50px; padding: 0; }
#ProductProperties ul li { margin-top:3px; }
#ProductProperties ul ul { margin: 5px 0 0 0; }

/*	________________
	Pricing */
.DiscountText {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #F13903;
}
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice {
	color:#000;
	font-weight: bold;
}
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted {
	color:#999;
}

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#999; font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#FFF; }
.VolumePricingText {
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
}

/*	________________
	Related Items */
.RelatedItemsBlock {
	background: transparent;
	margin: 0;
	padding: 0 0 3px 0;
  }
.RelatedItemsBlock H3 {
	padding: 3px;
	margin: 0 0 4px 0;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: center;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
	width:145px;
	margin: 0 0 4px 0;
	background: #ccc;
  }
.RelatedItemsBlock .SingleProductDisplayName a,
.RelatedItemsBlock .SingleProductDisplayName a:link,
.RelatedItemsBlock .SingleProductDisplayName a:visited,
.RelatedItemsBlock .SingleProductDisplayName a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; }

/*	__________________
	Product Reviews */
#ProductReviews {
	margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	background-color: #ccc;
	border: 3px double #3A0D0C;
	background-color: #999999;
	background-image: url(background2.gif);
	display: none;
  }
#ProductReviews H3 {
	padding: 3px;
	margin: 0 0 5px 0;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #3A0D0C;
  }
#ProductReviewNew { margin: 10px 0; }
#ProductReviews a,
#ProductReviews a:link,
#ProductReviews a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration: none;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  }
.ProductReviewRating {
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#3A0D0C;
  }
.ProductReview {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	margin: 5px 10px;
	border-left: 2px solid #3A0D0C;
	padding-left: 4px;
	color:#F00;
  }
.ProductReviewKarma {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	white-space: nowrap;
  }
#pnlReviewDisplay {
	border: 1px solid #ccc;
	padding: 5px;
	background-image: url(background2.gif);
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
	border: 1px solid #FF6500;
	width:98%;
	margin:5px;
  }
table#dgOrders {
  width:100%;
  }
#CheckoutTable {
  width: 100%;
  margin: 0px;
  background-image: url(secure.gif);
  padding-top: 80px;
  background-repeat: no-repeat;
  background-position: top center;
  }
.Header {
	padding: 3px;
	margin: 0;
	font: bold 14px Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #fff;
	height: 30px;
	line-height: 30px;
	background-color: #FF6500;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }
#inCVV { margin-right: 5px; vertical-align: baseline;}
/*	_________________
	Checkout Steps */
#CheckoutTable #CheckoutSteps { *padding-top: 80px;}
#Continuebtn #btncontinue { *padding-top: 80px;}
#CheckoutSteps {
	padding: 0px 5px 5px;
	margin:0 0 0 -5px;
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
	white-space:nowrap;
	text-decoration:none;
  }
.CheckoutStep a:hover {
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#F13903;
	white-space:nowrap;
	text-decoration: underline;
  }
.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#444;
  white-space:nowrap;
  text-decoration: underline;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
	width:100%;
	margin-left:178px;
  }
#lblcart {
	color: #E10409;
  }
table#CartContainer {
	width:740px;
	padding:0;
	margin:0 0 0 -10px;
  }
table#CartContainer tr td {
	vertical-align:middle;
	padding-top:3px;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
	margin:0px;
	width:100%;
	border-right: 2px solid #FF6500;
	border-left: 2px solid #FF6500;
	border-top: 2px solid #FF6500;
	background-color: #fff;
  }
#CartUpdateBlock {
	width:75%;
	margin:0px;
	text-align:center;
	vertical-align:middle;
  }
#CartTotalBlock {
	border-bottom: 2px solid #E10409;
	border-right: 2px solid #E10409;
	border-left: 2px solid #E10409;
	width:25%;
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background-color: #E10409;
  }
#lblSubTotal {
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  color: #fff;
  }
#CartCheckoutButtons {
	width:104%;
	position: relative;
	text-align:right;
	margin-top:10px;
	padding-bottom: 5px;
  }
.CartItem,
.CartAlternateItem {
	padding: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	border-bottom: 2px solid #E10409;
  }
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
	color: #4A0000;
	text-decoration: none;
	font-weight: bold;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
	margin-left: 20px;
	margin-bottom: 10px;
  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:100%;
  margin:0;  
  }
#AddressList td {
	border: 1px solid #ccc;
	padding: 20px;
	margin-top: 20px;
	}
#AddressList td:hover {
  }
.ContentBox {
	margin: 3px 0px 5px 20px;
	text-align:left;
	background:#F13903;
	border: solid 1px #ccc;
	padding:10px;
  }
#CheckoutTotals {
	text-align:center;
	margin: 20px 0 20px 0;
	width: 182px;
  }
#lblGrandTotal {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
  }
#PlaceOrderCell {
  margin:0px;
  text-align:center;
  vertical-align: bottom;
  }
.ControlArea {
	background: transparent;
	padding:5px;
  }
.ControlArea H3 {
	Color: #819570;
  }
#CheckoutPayment {
	padding: 20px 0;
	margin: 0 0 25px 0;
	text-align: center;
	border: 2px solid #ccc;
  }
#OrderViewer1_PrintButton {
	position: absolute;
	margin: 0px;
	}
#pnlOKAY table table table table{ position: absolute;}
#InstructionsField {
	border: 2px solid #ccc;
	background-color: #FFFFFF;
	width: 100%;
	padding:3px;
	margin: 3px 0;
  }
#OrderItemPreview table {
  width: 98%;
  }
#OrderItemPreview table table {
  width: 100%;
  }
#btnSubmit2 { margin: 5px 0px 0px; }
#ShipToMultipleAddressesButton { margin: -23px 0 0 129px; position: absolute;}
/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	padding-top: 10px;
  }
.BVSmallText {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #555;
	line-height: 18px;
  }
.BVSmallText a{
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#F00;
  }
a#LoginControl1_lnkForgotPassword {
	text-decoration: none;
	color:#F00;
	font-weight: bold;
}
#btnUpdateTotals {
}
#btnSubmit3 { padding-left: 0px;}
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
	padding: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #F13903;
	text-align: left;
  }
.AlternateItem {
	padding: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #F13903;
	text-align: left;
  }
.FormTable {
	margin: 3px 0px 10px -8px;
	position: relative;
	border-top: 5px solid #FF6600;
  }
#CheckoutTable .FormTable td {
	vertical-align: top;
	margin: 0px;
	padding: 5px 5px 0px 3px;
	text-align: left;
  }
.FormTable td {
	vertical-align: baseline;
	margin: 0px;
	padding: 5px 0px 0px 3px;
	text-align: left;
  }
.contentcell {
	padding: 22px 0 0 0px;
	width: 375px;
	height: 300px;
  }
.FormInput, #inKeyword {
	border: #ccc 1px solid;
	color: #666;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	margin-top: 5px;
	background-image: url(form_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	margin-top: 2px;
	width: 215px;
  }
select {
	width: 215px;
	}
.ControlArea .FormInput, .ControlArea #inKeyword {
	border: #ccc 1px solid;
	color: #666;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	margin-top: 5px;
	background-image: url(form_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	margin-top: 2px;
	width: 128px;
  }
#inCVV {
	width: 43px;
	}
#GiftCertificateField {
	width: 270px;
	}
.ControlArea select {
	width: 55px;
	}
.ControlArea select#lstCardType {
	width: 165px;
	}
.ContentCell .FormInput, .ContentCell .FormInputError {
	width: 200px;
	color: #666666;
}
.FormInput:focus {
	background: #fffff;
} /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
	border: #ccc 1px solid;
	background: #F13903;
	color: #666;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
  }
.formlabel {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
  }
#CheckoutTable .FormTable .formlabel {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
  }
.CheckoutDescription span.FormLabel label {
	padding:2px;
  }
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible on IE */
  }
.FormLabelStrong {
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FE6300;
	letter-spacing: normal;
  }
span#lblAddress {
	font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif;
	color: #666666;
}
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px 0 0 0;
  padding: 0px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #F13903;
  }
.text {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	padding-bottom: 8px;
  }
select {
	color: #333;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #f00;
  }
.SuccessMessage {
	display: block;
	background:#9f0;
	padding: 3px;
	color: #8A0315;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
  }
.WebPageMessage {
  border:solid 1px #f00;
  background:#fff;
  padding:0;
  margin:0;
  }
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0 0 0 40px;
	height:30px;
	margin:0;
	color:#333;
  }
.WebPageMessageError { background-image: url(MessageERROR.gif); }
.WebPageMessageWarning { background-image: url(MessageWARNING.gif); }
.WebPageMessageInformation { background-image: url(MessageINFO.gif); }
.WebPageMessageQuestion { background-image: url(MessageQUESTION.gif); }
.WebPageMessageOK { background-image: url(MessageOK.gif); }
  
/* Footer
___________________________________________________________________________________________ */
#footer {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	clear: both;
	width: 100%;
	text-align: left;
	line-height: 20px;
	padding-left: 0px;
	padding-top: 5px;
	border-top: 5px solid #FF6600;
	margin: 50px 0 0 17px;
	width: 730px;
	*width: 740px;
  }
#footermenu a {
	padding-left:4px;
	padding-right:4px;
	color: #666;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
  }
#footermenu {
	color: #666;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	display: none;
  }
#footermenu a:hover {
	color:#FE6300;
	text-decoration: none;
  }
#footercustommenu {
	margin: 4px 8px;
	display: none;
  }
#copyright {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 2px;
	padding-left: 2px;
	color: #666;
	display: block;
	text-align: left;
  }
  #checkoutNavColumn {
  }
  #checkoutContentColumn {
  }
#form1{
	padding: 1px 0px 5px 0;
	margin-bottom: 1px;
}
#pnlGiftCertificate {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0px 0px 0px 10px;
	width: 321px;
	display: none;
	}
#btnContinueShopping { display: none;}
#PromotionalCode1_pnlCoupon{
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 70px;
	margin: 0 0 15px 0;
	text-align: center;
	padding: 22px 0 0 0;
	width: 300px;
	}
#lblTelephoneDescription {
	color: #555;}
#trCreditCard{
	border: 1px solid #ccc;
	}
#rbTelephone { vertical-align: middle;}
#copyright a {
	color: #FE6300;
}
	#copyright a:hover {
	color: #FE6300;}
#pnlShipping, #imgZoom { display: none; }
.free { position: absolute; 
		margin-top: 16px; 
		*margin-top: 2px; 
		margin-left: 173px;}
.donate {
	font: bold 11px Verdana, Geneva, sans-serif; 
	color: #000; 
	display: block; 
	width: 355px; 
	border: 1px dashed #000; 
	padding: 10px; 
	text-align: center; 
	position: absolute; 
	margin: 56px 0 0 174px;
	*margin: 26px 0 0 174px;
	}
	
	
	
	
#cartTitle h1 {
	font: bold 18px Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	line-height: 45px;
	color: #FFFFFF;
	border: none;
	height:50px;
	padding-left: 20px;
	padding-top:37px;
	background-image:url(h1_back.gif);
	background-repeat:no-repeat;
	display: block;
	position: relative;
	width: 730px;
	*width: 740px;
	
}	
	