/* [ps] ProMOTIONSICKNESS.com
______________________________________________________________________________________________
Fresh Start Plus - Fixed-Width Edition - "Chrome"
by cjs. at www.promotionsickness.com
______________________________________________________________________________________________
	What is BV Commerce 2004? Find out at www.bvsoftware.com
	Best viewed with Firefox (www.getfirefox.com)
	__________________________________________________________________________________________
	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 {
  background: #fff;
  margin: 0;
  padding: 0;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  letter-spacing: normal;
	text-align: center;
  }
form#Form1 { display: block; width: 780px; margin: 0 0 0 auto; }
p, tr, td, ul, li {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
p { margin: 0; padding: 5px 0 }
ul li {
  margin:0;
  list-style-type: square;
  }
h1 {
  padding: 6px;
  margin: 2px 0 3px 0;
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  color: #fff;
  background: #69c;
  text-align: right;
  }
h2 {
	background-color: #E0EFFE;
	color: #6699D5;
	text-align: left;
	font: bold 14px/16px Comic Sans MS, cursive;
	padding: 5px;
}
h3 {
  padding: 0 3px;
  margin: 3px;
  font: bold 12px/13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
h4 {
  padding: 3px;
  margin: 0px;
  font: bold 14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;
  text-align: left;
  background: #fff;
  }
h5, h6 {
  padding: 0;
  margin: 0;
  color: #FF6600; 
  font: bold 14px/16px Comic Sans MS, cursive; margin: 0; padding: 3px 0;
  }
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color: #333;
  }
a:hover {
  text-decoration: none;
  color: #666;
  cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }
.cool { color: #FF6600; font: 14px/16px Comic Sans MS, cursive; margin: 0; padding: 3px 0; }

/* Main Layout
___________________________________________________________________________________________ */
/*	___________________________
	Center-Aligned Container */
table#container {
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0 0 0 -210px;
  padding: 0;
  width: 592px;
  }

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:300px;
  padding:10px;
  margin: 0 3%;
  background: #fff;
  }

/*	_______________________
	Pages with a sidebar */
#NavColumn, #navcolumn {
  margin: 0;
  padding: 0 5px;
  width: 123px;
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;
  }
#contentcolumn {
  padding: 0 8px 15px 8px;
  margin: 0;
  vertical-align: top;
  text-align: left;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
  padding:5px;
  margin:0px;
  background: transparent;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
  }
  
/*	________________________________
	Content Section on Every Page */
#maincontent {
  margin: 0;
  padding: 0;    
  text-align: left;
  min-height: 500px;
  }
  

/* Header
___________________________________________________________________________________________ */
#header {
  background: url(cuzimaguy-headerbg.gif) no-repeat top left;
  padding: 0;
  margin: 0;
  width: 592px;
  height: 92px;
  position: relative;
  border-right: 2px solid #666;
  
  }
#BrandingArea {
  width:230px;
  position: absolute;
	top: 0;
	left: -229px;
	padding: 54px 0 0 0;
	margin: 0;
	background: url(cuzimaguy-sleeve.gif) no-repeat top left;
  }
  
/*	___________________
	Logo Replacement */
#Logo {
	background: transparent url(cuzimaguy-logoslide.gif) no-repeat 56px -5px;
	width: 230px;
  height: 158px;
  	position: relative;
	}
#Logo a {
	text-indent: -9999px;
  display: block;
	width: 230px;
  height: 158px;
	}
#Logo a:hover { background:  transparent url(cuzimaguy-logoslide.gif) no-repeat 56px -181px; }
#Logo img { display: none; }

/*	____________
	Site Menu */
#SiteMenu {
  background: url(cuzimaguy-sitemenubg.gif) no-repeat 56px 0;
	position: relative;
	height: 81px;
	top: 0px;
	left: 0px;
	
  }
#SiteMenu ul {
  margin: 0 0 0 75px;
  padding: 0 6px;
  white-space: nowrap;
  text-align: left;
  }
#SiteMenu li {
  list-style-type: none;
  }
#SiteMenu a {
  padding: 0;
  color: #333;
  font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
  text-decoration: underline;
  }
#SiteMenu a:hover {
  color:#69c;
  }
/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
  position: absolute;
	bottom: -35px;
	left: 80px;
	color:#69c;
  text-decoration: underline;
  padding: 0;
  font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
  background: transparent;
  }
#ShoppingCartLink a:hover { color:#333; }

/*	___________
	MiniCart */
#MiniCart {
  color: #000;  
  font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
  padding: 35px 0px 30px 78px;
	display: block;
	background: url(cuzimaguy-minicartbg.gif) no-repeat 56px 0;
	height: 50px;
  }

#teeFacts {
	position: absolute;
	top: 464px;
	left: 50px;
	width: 185px;
	height: 200px;
	background: url(facts_bg.gif) no-repeat top left;
	padding: 30px 15px 0 6px;
	margin: 0;
}
#teeFactsHeader {
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	text-align: center;
	background: transparent;
	padding: 3px 10px 5px 0;
	_padding: 3px 0 5px 10px;
}
#teeFacts ul {
 	padding: 0;
	margin: 0 0 0 10px;
}
#teeFacts li {
	list-style-type: none;
	padding: 2px 0;
	z-index: 1;
}
#teeFacts a, #teeFacts a:active, #teeFacts a:visited, #teeFacts a:link {
  
  color: #333;
  font: bold 11px/12px Georgia, "Times New Roman", Times, serif;
  text-decoration: underline;
  padding: 0;
  margin: 0;
}
#teeFacts a:hover {
  color: #69c;
}

/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
  width: 550px;
  background: transparent;
  text-align: right;
  padding: 0;
  margin: 0;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
  margin: 0 0 0 auto;
  background: transparent;
  }

/*	_____________________________
	Category Top-Banner Tab Links */
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem a {
  font: bold 18px Verdana, Arial, Helvetica, Sans-Serif;
  background: transparent;
  color: #333;
  line-height: 35px;
  text-align: center;
  }
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a:hover {    
  font: bold 18px Verdana, Arial, Helvetica, Sans-Serif;
  background: transparent;
  color: #69c;
  line-height: 35px;
  text-align: center;
  }
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
  font: bold 18px Verdana, Arial, Helvetica, Sans-Serif;
  background: transparent;
  color: #69c;
  line-height: 35px;
  text-align: center;
  }
#MenuLevel1 A, #MenuLevel1 A:Hover {
  font: bold 18px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  line-height: 35px;
  display: block;
  padding: 0 8px;
  white-space:nowrap;
  }

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 { display: none; }

/* Home Page
___________________________________________________________________________________________ */
#PageHome #maincontent, .HomepageBlock {
  padding:0;
  margin:0;
  }
#HomeTable {
  padding:0;
  margin:0;
  width: 100%;
  border-right: 2px solid #333; 
  border-left: 2px solid #333;  
  border-bottom: 2px solid #333;
  }
td#HomeColumn1 { display:none; }
td#HomeColumn2 {
  text-align:center;
  padding: 5px;
  margin: 0;
  }
td#HomeColumn3 { display: none; }

#tshirt { padding: 15px 0 15px 0; margin: 0 0 5px 0; }
.tees { text-align: left; padding: 5px; border-bottom: 1px solid #69c; font: 14px/16px Comic Sans MS, cursive; }

.tees p { font: 14px/16px Comic Sans MS, cursive; }
.teesSm p { font: 12px/14px Comic Sans MS, cursive; }
.tshirt {
	text-align: center;
	padding: 10px 0;
}
.tshirt a { font-size: 18px; font-weight: bold; color: #FF6600;  text-decoration: underline;  }
.tshirt a:hover { color: #69c; }
.teesCat { text-align: left; font-size: 10px; padding: 5px; }
/* 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 {
  padding: 0 0 20px 0;
  margin: 0;
  width: 530px;
  }
.NavColumnBlockContent {
  padding: 3px;
  margin: 0 12px;
  line-height: 1.1em;
  text-align: left;
  color: #666;
  float: left;
  }
  .NavColumnBlockContent2 {
  padding: 3px;
  margin: 0 12px;
  line-height: 1.1em;
  text-align: left;
  color: #666;
  float: left;
  }
  .NavColumnBlockContent3 {
  padding: 3px;
  margin: 0 12px; 
  line-height: 1.1em;
  text-align: left;
  color: #666;
  float: left;
  }
#clrMenu {
	clear: both;
	padding: 0 0 100px 0;
}
table#dgPolicy { border: 0px solid #fff; }
#tblGiftCertificate { 
  margin:0px;
  border: 1px solid #69c;
  background: #ffc;
  padding: 4px 0 0 4px;
  width: 300px;
}
/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:visited, .NavColumnBlockContent a:link,
.NavColumnBlockContent2 a, .NavColumnBlockContent2 a:visited, .NavColumnBlockContent2 a:link, 
.NavColumnBlockContent3 a, .NavColumnBlockContent3 a:visited, .NavColumnBlockContent3 a:link {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-decoration: none;
  list-style-type: none;
  margin: 0;
  }
.NavColumnBlockContent a:hover, .NavColumnBlockContent2 a:hover, .NavColumnBlockContent3 a:hover  {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  text-decoration: none;
  }  

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList {
  width:110px;
  padding:0;
  margin: 0 0 6px 0;
}
.MailingListSignupForm {
  padding: 30px 0 0 0;
  margin: 0 0 6px 0;
  background: url(images/mailing-list-bg.gif) no-repeat;
  position: absolute;
	top: 354px;
	left: -160px;
	width: 185px;
	height: 150px;
  }

.CategoryListContent {
  padding: 1px;
  margin: 0;
  text-align: left;
  }
.MailingListSignupFormContent {
  margin: 0 6px 6px 6px;
  padding: 0 0 0 15px;
  text-align: left;
  background: transparent;
  }
#SearchBoxControl {
	text-align: right;
	padding: 0 0 0 400px;
}
#SearchBoxControl h4 { float: left; padding: 8px 0 0 0; }
.SearchBoxControl {
	padding: 0;
	margin: 0;
	text-align: right;
	
}
.Header1_HeaderSearch1_boxSearchBox {
  border: #ffcc00 1px solid;
  background: #E0EFFE;
  color: #666;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 14px;
	width: 150px;
  }
.SearchBoxFormContent .FormInput {
  border: #666 1px solid;
  background: #E0EFFE;
  color: #666;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  width: 120px;
}
.MailingListSignupForm h4 {
	font: bold 14px/30px Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	text-align: left;
	padding: 0 0 0 30px;
	background: transparent;
}
.MailingListSignupFormContent .FormInput {
  border: #666 1px solid;
  background: #E0EFFE;
  color: #666;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  width: 90px;
  }
.MailingListSignupFormContent .FormLabel {
  font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;
  }
/*	_________________________
	Search Button Position */
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn4__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
  position:relative;
  bottom: -8px;
  }

/*	_________________________________
	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: #666;
  background-color: #fff;
  padding: 1px 6px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
  display: block;
  color: #666;
  background-color: #f5f5f5;
  padding: 1px 2px 1px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
  color: #fff;
  background-color: #999;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
  display: block;
  color: #666;
  background-color: #eee;
  padding: 1px 2px 1px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
  display: block;
  color: #666;
  background-color: #eee;
  padding: 1px 2px 1px 18px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
  color: #fff;
  background-color: #999;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
  margin: 0 30px 0 0;
  padding: 2px 0;    
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  display:block;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #333;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
  color: #999;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
  display: none;
  }
#Records table {
  width:100%;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:98%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 3px 0;
  }
#Description {
  font:12px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#333;
  margin:10px 0;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  margin-bottom: 3px;
  white-space:nowrap;
  }
#Records {
  padding: 5px 0;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position: absolute;
  left: -5px;
  top: -5px;
  }

/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:150px;
  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:150px;
  vertical-align:top;
  padding:5px;
  margin:6px auto;
	position: relative;
  }
.SingleProductDisplayImage {
  padding-bottom:5px;
  }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
  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;
  background-color: #eee;
  color: #333;
  }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleProductDisplayPrice a:hover {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }

/*	________________
	Product Lists */
.ListProductDisplay {
  height: 100%;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
  text-align:left !important;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }

/*	__________________________
	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 {
  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;
  background-color: #eee;
  color: #333;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayPrice a:hover {
  font: normal 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: #666; }
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;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 5px !important; 
  }
.HomepageBlock .SingleProductDisplayImage {
  /* height: 64px; */ /* << if your product images are all the same size, you can un-comment and set the height here for uniformity */
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
 
  }
#ProductPageImageColumn {
  width:200px;
  padding: 0;
  margin:0px;
  vertical-align:top;
  text-align: center;
  }
#ProductImage {
	padding: 6px 15px 10px 10px;
}
#ProductPageContentColumn {
  padding:0 0 0 5px;
  margin:0;
  vertical-align:top;
  text-align:left;  
  }
#tee ul { margin: 0; padding: 5px 0 0 25px; }
#tee img { text-align: right; }
/*	_________
	Styles */
#lblSKU { font-size: 10px; color: #666; }
#productdescription {
  padding: 8px;
  font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }

#imgZoom {
	text-align: left;
	padding: 0 10px 0 0;
	margin: 0;
	position: relative;
	top: -15px;
	left: -20px;
}
#printRight {
	text-align: right;
	position: relative;
	top: -55px;
	right: 0px;
	padding: 0;
	margin: 0;
}
#emailLeft {
	text-align: left;
	position: relative;
	top: -100px;
	left: 30px;
	padding: 0;
	margin: 0;
}
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls {
  margin:0px;
  border: 1px solid #69c;
  background: #ffc;
  padding: 4px 0 0 4px;
  }

#tdAddCart { padding: 20px 0 0 50px; }
#tdWishList {  }
/*	_____________________
	Product Properties */
.ProductPropertyLabel { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; color:#666; }
#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:#333; }
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice { color:#666; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#333; }

/*	_________________
	Volume Pricing */
div#volumediscounts {
	padding: 2px;
	margin: 0 10px 10px 0;
	}
span#lblVolumeDiscounts {
	background: #000 url(H1BG.gif) no-repeat right center;
	display: block;
	padding:3px;
	color: #fff;
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: 2px;
	}
tr.VolumePricingHeader td {
	color: #000;
	padding: 3px 6px;
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	border-right: 1px dotted #000;
	text-align: center;
	}
tr.VolumePricingText td {
	color: #000;
	padding: 3px 6px;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	border-right: 1px dotted #000;
	border-top: 1px dotted #000;
	}

/*	________________
	Related Items */
.RelatedItemsBlock {
  margin: 0;
  padding: 0 0 3px 0;
  background-color: #69c;
  }
.RelatedItemsBlock H3 {
  padding: 3px;
  margin: 0 0 4px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  background-color: #eee;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
  border: 1px solid #ccc;
  width:145px;
  margin: 0 0 4px 0;
  background: #fff;
  }
.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: 0;
  padding: 5px 0 3px 0;
  }
#ProductReviews H3 {
  padding: 3px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  border: 1px solid #69c;
  color: #666;
  background: #E0EFFE;
  }
#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:#666;
  }
.ProductReview {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 5px 10px;
  border-left: 2px solid #ccc;
  padding-left: 4px;
  }
.ProductReviewKarma {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  width:500px;
  margin:5px;
  }
#CheckoutTable {
  width:100%;
  }
.Header {
  padding: 3px;
  margin: 0;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  background: #f60;
  color: #fff;
  text-align: left;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  padding:5px;
  background: #fff;
  margin:0;
  }
.CheckoutStep {
  padding-right:5px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#999;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep a:hover {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#000;
  white-space:nowrap;
  text-decoration:none;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  }
#CartSubTitle h3 {
  padding: 3px;
  margin: 0;
  background: transparent;
  text-align: left;
  }
table#CartContainer {
  width:500px;
  padding:0;
  margin:0 auto;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
  margin:0px;
  width:500px;
  border-bottom: none;
  }
#CartUpdateBlock {
  width:500px;
  background:#fff;
  margin:0px;
  text-align:center;
  vertical-align:middle;
  }
#CartTotalBlock {
  border-bottom: double 3px #999;
  width:25%;
  margin:0px;
  padding:5px;
  text-align:center;
  vertical-align:middle;
  }
#lblSubTotal {
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  }
#CartCheckoutButtons {
  width:540px;
  text-align:center;
  margin-top:10px
  }
#btnContinueShopping, #btnCheckout { padding: 5px 30px; }
.CartItem,
.CartAlternateItem {
  padding: 5px;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  border-bottom:1px solid #999;  
  }
.CartItem { background: #fff; }
.CartAlternateItem { background: #ffc; }
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
  color: #666;
  text-decoration: none;
  font-weight: bold;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  }

/* ________________
	Cart Wish List */
div#CartWishList {
  margin: 10px 0;
	padding: 0;
	}
div#CartWishList h3 {
   padding: 3px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  border: 1px solid #69c;
  color: #fff;
  background: #69c;
	}
div#CartWishList .DetailProductDisplay {
  border-top: solid 1px #ccc;
  padding: 5px;
  text-align:left;
  }
div#CartWishList .DetailProductDisplayImage {
  text-align:left;
  width:120px;
  float:right;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
  
  margin-left: 8px;
  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:500px;
  margin:0;  
  }
#AddressList td {
  border: 3px double #ccc;
  padding: 5px;
  }
#AddressList td:hover {
  background: #ffc;
  }
#pnlSecondAddress #btnContinue2 { float: right; }
#CheckoutTable #btnContinue3 { display: none; }
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #999;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#f5f5f5;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding:5px;
  margin: 0;
  width: 172px;
  }
#lblGrandTotal {
  border-top: 1px solid #ccc;
  }
#PlaceOrderCell {
  padding:0px;
  margin: 0;
  text-align:center;
  background:#fff;
  }
.ControlArea {
  border: 1px solid #999;
  background: #f5f5f5;
  padding:5px;
  margin-top:5px;
  }
#CheckoutPayment {
  background:#f5f5f5;
  border: 1px solid #999;
  padding:5px;
  margin: 0;
  text-align:left;
  width: 172px;
  }
#InstructionsField {
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  padding:3px;
  margin: 3px 0;
  }
#OrderItemPreview table {
  width: 98%;
  }
#OrderItemPreview table table {
  width: 100%;
  }
#ShipToMultipleAddressesButton { margin: 5px; }

.btnBackToCart { padding: 0px 30px; position: relative; top: -5px; left: 20px; }
 
table#dgOrders { width: 535px; }
 
/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
.BVSmallText {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: none; }
#btnUpdateTotals { padding: 15px 0 0 0; vertical-align: middle; }
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
  padding: 5px;
  background: #fff;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  }
.AlternateItem {
  padding: 5px;
  background: #eee;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  }
.FormTable {
  margin: 3px 0 0 3px;
  }
.contentcell {
  width: 200px;
  background: #f5f5f5;
  border: 3px solid #eee;
  }
.FormInput, #inKeyword {
  border: #999 1px solid;
  background: #fff;
  color: #666;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.ContentCell .FormInput, .ContentCell .FormInputError { width: 150px; }
.FormInput:focus { background: #ffc; } /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
  border: #999 1px solid;
  background: #ffb5b5;
  color: #333;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.formlabel {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;  
  letter-spacing: normal;  
  }
.CheckoutDescription span.FormLabel label {
  background: #ffc;
  padding:2px;
  }
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible in IE */
  }
.FormLabelStrong {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;  
  letter-spacing: normal;  
  }
span#lblAddress { font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif; }
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
.text {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  padding-bottom: 8px;
  }
select {
  color: #000;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  color: #666;
  }
a:hover#lnkMyAccount {
  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: #333;
  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;
  margin: 0;
  width: 590px;
  color: #000;
  padding: 10px 0;
  text-align: right;
  position: relative;
  }
#footermenu a {
  padding: 0 4px;
  color: #000;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#footermenu a:hover {
  color:#69c;
  text-decoration: none;
  }
#footercustommenu {
  padding: 4px 8px;
  }
#copyright {
  color: #666;
  padding: 0 4px;
  }
#poweredby { padding: 4px; }
#extraDiv1 { position: absolute; left: 20px; top: 520px; z-index: 1; text-align: center; width: 200px;}
#extraDiv1 img { padding: 2px 10px; }
#extraDiv2,#extraDiv3,#extraDiv4, #extraDiv5, #extraDiv6 { display:none; }