﻿/* 
_________________________________________________
								"Fresh Start v.5"
		   (a starter theme for bv commerce 2004)
			 by cjs. at www.promotionsickness.com
_________________________________________________


	__________________________________________________________________________________________	
	THIS MESSAGE MUST REMAIN INTACT:
	This work was created by Cliff Spence at proMotionSickness.com, but may have been modified
	to fit the design of this website by a third party, so proMotionSickness.com cannot take
	responsibility for any modified version of this work.  It is licensed under the Creative
	Commons Attribution-ShareAlike License. To view a copy of this license, visit
	http://creativecommons.org/licenses/by-sa/2.0/ or send a letter to:
	Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
	__________________________________________________________________________________________	
	There is no support available for this theme, it's offered 'as is', but if you do have
	a problem or find a bug, post on the BV Forums, preferably in the thread where this 
	theme was first available (Free Theme: "Fresh Start" v5):
	
	--------------> http://www.bvsoftware.com/forums/default.aspx?f=28&m=12288 <--------------

	(What is BV Commerce 2004? Find out at www.bvsoftware.com)
	
	Best viewed with Firefox (www.getfirefox.com)

	Have fun... cjs.
	__________________________________________________________________________________________
*/


/* Basic Styles
_____________________________________________________________________________________________ */
body {
  background: #273E64;
  margin: 0;
  padding: 0;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #273E64;
  letter-spacing: normal;
  }
p, tr, td, ul, li {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: left;
  }
ul li {
  margin:0;
  list-style-type: square;
  }
h1 {
  padding: 0;
  margin: 0 0 3px 0;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #004C99;
  border: none;
  border-bottom: 1px solid #004C99;
  }
h3 {
  padding: 0 3px;
  margin: 3px;
  font: bold 12px/13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
h4 {
  padding: 3px;
  margin: 0px;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  text-align: left;
  background-image: url(header_category.gif);
  background-repeat: no-repeat;
  padding: 6px 0 0 10px;
   height:19px;
  }
h5, h6 {
  padding: 0;
  margin: 0;
  font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color: #333;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
a:hover {
  text-decoration: none;
  color: #0066CC;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }


/* Main Layout
___________________________________________________________________________________________ */
/*	_________________________
	Left-Aligned Container */
/*#container {
  margin: 0;
  padding: 0;
  width: 780px;
  background:#fff;
  }*/

			/* ...or... */

/*	___________________________
	Center-Aligned Container */
#container {
  display: block;
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -383px;
  padding: 0;
  width: 780px;
  background:#fff;
  }

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:100%;
  padding:10px;
  background: #FFF;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
  margin: 0;
  padding: 0 5px;
  width:139px;
  vertical-align:top;
  text-align:center;
  border-right: 1px solid #F7F4F0;
  }
#contentcolumn {
  padding:0px;
  margin:0px;
  width:720px;
  vertical-align:top;
  text-align:left;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
  padding:0px;
  margin:0px;
  background:#fff;
  
  }
  
/*	________________________________
	Content Section on Every Page */
#maincontent {
  margin:0px;
  padding:5px 10px 10px 10px;    
  text-align: left;  
  }

/* Header
___________________________________________________________________________________________ */
#Header {
  background: #fff;
  background-image: url(header.jpg);
  padding: 0;
  margin: 0 0 5px 0;
  width: 780px;
  position: relative;
  }
#BrandingArea {
  height:126px;
  width:780px;
  background: transparent;
  position: relative;
  }
  
/*	___________________
	Logo Positioning */
#Logo {
  position: absolute;
  top: -20px;
  left: 10px;
  }
  
/*	___________________
	Logo Replacement */
	/* Want to use one logo for your site, and another for printing?  Here's a trick: the following css
	will hide your site logo and replace it with a different logo as a background image.  The background
	image will show on your site, the store logo will print. This will also allow you to create a hover
	effect since your logo links to the home page. */
#Logo a {
  position: absolute;
  top: 24px;
  left: 10px;
  text-indent: -0066CC9px;
  background: transparent url(/images/blank.gif) no-repeat top left;
  display: block;
  /*width: 183px;
  height: 37px;*/
  width: 225px;
  height: 70px;
  }
#Logo a:hover {
  background: transparent url(/images/blank.gif) no-repeat top left;
  }
#Logo img { display: none; }
/* Header Menu */
#HeaderMenu ul {
  margin:0;
  padding: 0 6px 3px 6px;
  white-space:nowrap;
  text-align: left;
  position:absolute;
  top:96px;
  }
#HeaderMenu li {
  padding: 0 2px 0 0;
  display: inline;
  list-style-type: none;
  color: #fff;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
#HeaderMenu a {
  padding: 0 4px;
  color: #ddd;
  line-height: 12px;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#HeaderMenu a:hover {
  color:#FFF;
  text-decoration: underline;
  }
.addFavOn {
  cursor: hand;
  display: inline;
  color: #fff;
  text-decoration: underline;
}
.addFavOff {
  cursor: hand;
  display: inline;
  color: #ddd;
  text-decoration: none;
}
/*	____________
	Site Menu */
#SiteMenu {
  background: #004C99;
  }
#SiteMenu ul {
  margin:0;
  padding: 0 6px 3px 6px;
  white-space:nowrap;
  text-align: left;
  }
#SiteMenu li {
  display: inline;
  list-style-type: none;
  }
#SiteMenu a {
  padding: 0 4px;
  color: #fff;
  line-height: 12px;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#SiteMenu a:hover {
  color:#ccc;
  text-decoration: none;
  }
  
/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
  position: absolute;
  top: 1px;
  right: 10px;
  color:#fff;
  text-decoration:none;
  padding: 0 0 3px 0;
  }
#ShoppingCartLink a:hover {
  color:#ccc;
  text-decoration: none;
  }

/*	___________
	MiniCart */
#MiniCart {
  position: absolute;
  top: 5px;
  right: 32px;
  color: #004C99;  
  font: bold 11px/10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0;
  }
#ItemCount{ position:relative; top:2px;}
#SubTotal{ position:relative; top:5px;}
#CartButton{ position:relative; top:6px;}
#CartButton A{ color: #004C99; font: bold 11px/10px Verdana, Arial, Helvetica, Sans-Serif; text-decoration:none;}
/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
  width:780px;
  background: transparent;
  text-align:center;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
  background: transparent;
  margin: 0 auto;
  background: #0066CC;
  }

/*	______________________________
	Category Top-Banner Tab Images
	(to control spacing, uncomment and adjust and comment out link controls below) */
/*#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
  padding: 0 8px;
  }*/
  
/*	________________________
	Category Top-Banner Tabs
	(comment out the following if you're using category images, see above)*/
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem a {
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  background: #0066CC;
  color: #fff;
  line-height: 25px;
  text-align: center;
  }
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a:hover {    
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  background: #004C99;
  color: #fff;
  line-height: 25px;
  text-align: center;
  }
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  background: #004C99;
  color: #fff;
  line-height: 25px;
  text-align: center;
  }
#MenuLevel1 A, #MenuLevel1 A:Hover {
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  line-height: 25px;
  display: block;
  padding: 0 8px;
  white-space:nowrap;
  }

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
  width:780px;
  background: #004C99;
  }
#MenuLevel2 Table {
  margin: auto auto;
  }
#MenuLevel2 .MenuItem {
  padding: 2px 10px 0 10px;
  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:#ccc;
  text-decoration:none;
  white-space:nowrap;
  }

/* Home Page
___________________________________________________________________________________________ */
#PageHome #MainContent {
  padding:0;
  margin:0;
  }
.HomepageBlock {
  margin: 0 0 10px 0;}
#HomeTable {
  padding:0;
  margin:0;
  width:780px;
  }
#HomeColumn1 {
  vertical-align: top;
  text-align: left;
  padding: 0 5px;
  width: 139px;
  margin: 0;
  border-right: 1px solid	#BDD6EE;
  }
#HomeColumn2 {
  vertical-align:top;
  text-align:center;
  padding: 0 5px;
  margin: 0;
  }
#HomeColumn3 {
  vertical-align:top;
  text-align:left;
  padding: 0 5px;
  width: 139px;
  margin: 0;
  border-left: 1px solid #BDD6EE;
  }
#HomepageSample1 {
  background: #fff url(FreshStartImage.png) no-repeat 50% 50%;
  height: 180px;
  margin: 0;
  padding: 0;
  }
#HomepageSample2 {
  background: #B4CCE3;
  text-align: left;
  vertical-align: middle;
  margin: 10px 0;
  padding: 5px;
  border: solid 1px #0066CC;
  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 {
  background: #fff;
  padding: 0;
  margin: 0;
  width: 139px;
  }
.NavColumnBlockContent {
  padding: 3px;
  margin: 0 0 6px 0;
  line-height: 1.1em;
  text-align: left;
  background: #fff;
  border-left: 1px solid #004C99;
  border-right: 1px solid #004C99;
  border-bottom: 1px solid #004C99;
  color: #004C99;
  }

/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:visited, .NavColumnBlockContent a:link {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  text-decoration: none;
  list-style-type: none;
  margin: 0 0 0 3px;
  }
.NavColumnBlockContent a:hover {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;
  text-decoration: underline;
  }  

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList, .MailingListSignupForm, .SearchBoxForm {
  width:139px;
  background-position: center bottom;
  background-repeat: no-repeat;
  }
.CategoryList h4, .MailingListSignupForm h4 {
  background-image: url(header_category.gif);
  background-repeat: no-repeat;
  padding: 6px 0 0 10px;
   height:19px;}
.PromotionsList {
  width:139px;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  right: 3px;
  }
.PromotionsList H4 {
	background-image: url(header_promotions.gif);
	background-repeat: no-repeat;
	height:25px;}
.CategoryListContent, .MailingListSignupFormContent, .PromotionsContent, .SearchBoxFormContent {
  padding: 3px;
  margin: 0 0 6px 0px;
  text-align: left;
  background: #fff;
  /*background-image: url(table_background.gif);*/
  padding: 3px;
  text-align: left;
  border-left: 1px solid #0066CC;
  border-right: 1px solid #0066CC;
  border-bottom: 1px solid #0066CC;
  }
.MailingListSignupFormContent .FormInput, .SearchBoxFormContent .FormInput {
  border: #004C99 1px solid;
  background: #BDD6EE;
  color: #004C99;
  /*padding-left: 2px;*/
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.MailingListSignupFormContent .FormLabel {
  font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
/*	_________________________________
	Side Bar Categories Menu Links */
	/* NOTE: This section still in beta. */
.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: #004C99;
  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: #004C99;
  background-color: #B4CCE3;
  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: #0066CC;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
  display: block;
  color: #004C99;
  background-color: #BDD6EE;
  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: #004C99;
  background-color: #BDD6EE;
  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: #0066CC;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
  margin-bottom: 4px;
  padding: 2px;    
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  color: #0066CC;
  text-align: right;
  display:block;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #004C99;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
  color: #0066CC;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
  width:100%;
  }
#Records table {
  border-top: 1px solid #ccc;
  width:583px;
  }
#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:#343434;
  margin:10px 0;
  line-height: 2em;
  }
#CategoryListHeader {
  width:100%;	
}
#RecordsFound, #Pager {
  display: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#004C99;
  margin-bottom: 3px;
  white-space:nowrap;}
#Sorter , #Sorter TD {
  display: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#004C99;
  margin-bottom: 3px;
  white-space:nowrap;
  text-align:right;
  }
#Records {
  padding: 5px 0;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:relative;
  left:-60px;
  top:-98px;
  }
  
/*	________________
	Products Grid  */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  /*width:180px;*/
  margin:5px auto;
  vertical-align:top;
  }
.SingleProductDisplay {
  display: block;
  text-align:center;
  height:180px;
  width:180px;
  vertical-align:top;
  border: 1px solid #BDD6EE;
  padding:5px;
  margin:6px auto;
  }
.SingleProductDisplay {
  margin-top: 5px; !important
  }
.SingleProductDisplayImage {
  padding-bottom:5px;
  }
.SingleProductDisplayName A, .ListCategoryDisplay A {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleCategoryDisplayname A, .SingleCategoryDisplayname A:link, .SingleCategoryDisplayname A:visited, .SingleCategoryDisplayname A:active {
  font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #0066CC;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 3px;
  }
.SingleCategoryDisplayname A:hover {
  font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #0066CC;
  text-decoration: underline;
  }
.SingleProductDisplayPrice A, .SingleProductDisplayPrice A:link, .SingleProductDisplayPrice A:visited, .SingleProductDisplayPrice A:active, .SingleProductDisplayPrice A:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color:#0066CC;
  text-decoration:none;
  padding-bottom:15px;
  }
  
/*	____________________________
	Products/Categories Lists */
.ListProductDisplay {
  height: 100%;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
  text-align:left !important;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }
.ListCategoryDisplayDescription {
  margin:3px 10px 10px 0px;
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align:left !important;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay {
  margin: 10px;
  text-align:left;
  }
.DetailProductDisplayName td,
.DetailProductDisplayPrice td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
  text-align:left !important;
  float:left !important;
  }
#Records .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
 
/*	_______________________________________
	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;
  height:140px;
  vertical-align:top;
  border: none;
  padding:5px;
  margin:6px auto;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 5px; !important
  }
.HomepageBlock .SingleProductDisplayImage {
  /*height:64px;*/
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  width:583px;
  }
#ProductPageImageColumn {
  width:175px;
  padding:0 10px 0 0;
  margin:0px;
  vertical-align:top;
  text-align:center;
  }
#ProductPageContentColumn {
  padding:0 0 0 10px;
  margin:0;
  vertical-align:top;
  text-align:left;  
  border-left: 1px solid #F7F4F0;
  }

/*	_________
	Styles */
#lblSKU { font-size: 10px; color: #004C99; }
#productdescription {
  padding: 8px;
  font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 2px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls {
  margin-top:20px;
  border: 1px solid #0066CC;
  background: #BDD6EE;
  padding: 15px 0 0 15px;
  }

/*	_____________________
	Product Properties */
.ProductPropertyLabel { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; color:#004C99; }
#ProductProperties { text-align:left; }
#ProductProperties ul { margin: 5px 0 0 50px; }
#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:#004C99; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#333; }

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#0066CC; font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#FFF; }
.VolumePricingText { font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#004C99; }

/*	________________
	Related Items */
.RelatedItemsBlock {
  display: block;
  background: #fff;
  border: none;
  width: 175px;
  margin: 10px 0;
  border: 1px solid #ccc;
  }
.RelatedItemsBlock H3 {
  padding: 3px;
  margin: 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fc8901;
  text-align: left;
  border-bottom: 1px solid #ccc;
  width: 170px;
  }
.RelatedItemsBlockContent { padding: 5px 0 0 0; text-align: center; }
.RelatedItemsBlock, .SingleProductDisplay { width:186px; height:150px; }
.RelatedItemsBlock .SingleProductDisplayImage { height:64px; }

/*	__________________
	Product Reviews */
#ProductReviews H3 {
  padding: 3px 6px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #0066CC;
  background: transparent;
  border: 1px solid #0066CC;
  }
#ProductReviews, #ProductReviewNew { margin: 10px 0; }
#ProductReviews a:link, #ProductReviews a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  }
.ProductReviewRating {
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#004C99;
  }
.ProductReview {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 5px 10px;
  }
.ProductReviewKarma { font: 11px Verdana, Arial, Helvetica, Sans-Serif; color:#004C99; }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 1px solid #0066CC;
  width:780px;
  margin:5px;
  }
#CheckoutTable {
  width:580px;
  }
.Header {
  padding: 3px;
  margin: 0;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  background: #0066CC;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  padding:5px;
  background: #fff;
  margin:0;
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#0066CC;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep a:hover {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#004C99;
  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:#004C99;
  white-space:nowrap;
  text-decoration:none;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:580px;
  }
#CartSubTitle {
  }
#CartContainer {
  width:580px;
  padding:0px;
  margin:0px;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
  margin:0px;
  width:580px;
  border-right: 1px solid #0066CC;
  border-left: 1px solid #0066CC;
  border-top: 1px solid #0066CC;
  border-bottom: none;
  }
#CartUpdateBlock {
  width:400px;
  background:#fff;
  margin:0px;
  text-align:center;
  vertical-align:middle;
  border-left: solid 1px #0066CC;
  border-bottom: solid 1px #0066CC;
  border-right: solid 1px #0066CC;
  }
#CartTotalBlock {
  border-bottom: solid 1px #0066CC;
  border-right: solid 1px #0066CC;
  width:180px;
  margin:0px;
  padding:5px;
  text-align:center;
  vertical-align:middle;
  }
#CartCheckoutButtons {
  width:580px;
  text-align:right;
  margin-top:10px
  }
.CartItem {
  padding: 5px;
  background: #fff;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  text-align: left;
  border-bottom:1px solid #0066CC;  
  }
.CartAlternateItem {
  padding: 5px;
  background: #BDD6EE;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  text-align: left;
  border-bottom:1px solid #0066CC;  
  }
/* Checkout: Step 2 */
#FirstAddressTitle{width:50px;}
/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:580px;
  margin:0 0 10px 0;  
  }
#AddressList td {
  border: 1px solid #BDD6EE;
  padding: 5px;
  }
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #0066CC;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#B4CCE3;
  border-left: 1px solid #0066CC;
  border-top: 1px solid #0066CC;
  border-right: 1px solid #0066CC;
  padding:5px;
  margin: 0;
  width: 189px;
  }
#lblGrandTotal {
  border-top: 1px solid #ccc;
  }
#PlaceOrderCell {
  padding:0px;
  margin: 0;
  text-align:center;
  background:#fff;
  }
.ControlArea {
  border: 1px solid #0066CC;
  background: #B4CCE3;
  padding:5px;
  margin-top:5px;
  }
#CheckoutPayment {
  background:#B4CCE3;
  border: 1px solid #0066CC;
  padding:5px;
  margin: 0;
  text-align:left;
  width: 172px;
  }
#InstructionsField {
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  padding:3px;
  margin: 3px 0;
  }
  
/*	__________________________________
	Checkout_Confirm Pricing Styles */
/*.DiscountText { }*/


/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
.BVSmallText {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color:#004C99;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
  padding: 5px;
  background: #fff;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  text-align: left;
  }
.AlternateItem {
  padding: 5px;
  background: #BDD6EE;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  text-align: left;
  }
.FormTable {
  margin: 3px 5px;
  }
.contentcell {
  width: 270px;
  background: #B4CCE3;
  border: 3px solid #BDD6EE;
  }
.FormInput, #inKeyword {
  border: #0066CC 1px solid;
  background: #fff;
  color: #0066CC;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.FormInput:focus { background: #ff9; } /* changes color of focused input box */
#btnSearch { margin: 0 0 2px 3px; } /* fixes alignment of search button on search page */
.FormInputError {
  border: #0066CC 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: #004C99;  
  letter-spacing: normal; 
  /*width:260px;*/
  }
.FormLabelStrong {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;  
  letter-spacing: normal;  
  }
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
.text {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  padding-bottom: 8px;
  }
select {
  color: #333;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #004C99;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* 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;
  clear: both;
  margin: 3px 0 0 0;
  width: 780px;
  color: #fff;
  padding: 3px 0;
  text-align: center;
  background: #0066CC;
  border-top: 12px solid #004C99;
  }
#footermenu a {
  padding-left:4px;
  padding-right:4px;
  color: #ccc;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#footermenu a:hover {
  color:#fff;
  text-decoration: none;
  }
#footercustommenu {
  padding: 4px 8px;
  }
#copyright {
  font-size: 10px;
  position: relative;
  top: 0px;
  color: #ccc;
  display: block;
  padding: 3px;
  text-align: center;
  }
  
/* ARS Smart Search - Start
___________________________________________________________________________________________ */
.right 
{
 text-align: right;
}
 
.center
{
 text-align: center;
}
 
.arsHeader, .ssHeader
{
 font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
 /*color: #666; */
 letter-spacing: normal; 
}
 
.arsGroupHead
{
 font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
 /*color: #482C6E; */
 letter-spacing: normal;
}
 
.ssBlock, .ssDropListTitle
{
 display: block;
 margin-top: 10px;
 /*color: #482C6E; */
 letter-spacing: normal;
}
 
.ssTextBox, .ssDropList
{
 /*color: #666;*/
}
 
#ssAdvanced
{
 font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
 /*color: #666; */
 letter-spacing: normal; 
}
 
/* ARS Smart Search - End*/

/* Customizations
______________________________________________________________*/

/* Pagination at bottom of search.aspx & category.aspx */

#lblPager2 {
	display: block;
	text-align: center;
}

/* Discount Pricing table */

#pnlVolumeDiscounts table {
	border-collapse: collapse;
}

#pnlVolumeDiscounts table td, #pnlVolumeDiscounts table th {
	border: 1px;
	border-style: solid;
	border-color: #004C99;
	padding: 2px 6px 2px 6px;
}

#pnlVolumeDiscounts table th.FormLabel {
	font-weight: bold;
	background: #fc8901;
	color: #fff;
}

#pnlVolumeDiscounts table th.FormText {
	font-weight: bold;
	background: #004C99;
	color: #fff;
}

#tdWishList {
	display: none;
}

#OrderViewer1_lblStatus.BVSmallText {
	/*font-weight: bold;
	font-size: 14px;
	color: #fc8901;*/
	display: none;
}

/* ConstantContact signup form container */
#CCcontainer {
  display: block;
  position: absolute;
  top: 145px;
  left: 50%;
  margin: 0 0 0 -383px;
  padding: 0;
  width: 782px;
  }
 
#CCform {
	display: block;
	position: absolute;
	/*left: 632px;*/
	right:0;
	width: 148px;
}

/* Shipping Promo Banners */
#promoBanners {
	width: 450px;
	margin: 0 auto;
	padding: 0;

}
#shippingPromoContainer, #productPromoContainer {
	background:url(/images/banners/promo-bg.gif) no-repeat;
	width: 220px;
	height: 146px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F90;
}
#shippingPromoContainer {
	float: left;
}
#shippingPromoContent {
	padding: 4px 6px;
}
#shippingPromo1 img, #shippingPromo2 img {
	padding: 0 5px 0 0;
	float: left;
}
#shippingRates {
	color: #0054e3;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	clear:left;
}
#nextDay {
	color: red;
}
#threeDay {
	color: #F90;
}
#shippingNote {
	font: bold 10px Arial, Helvetica, sans-serif;
}
#shippingPromo1, #shippingPromo2, #shippingRates, #shippingNote {
	margin: 2px 0;
	padding: 1px 0;
	text-align:left;
}
#shippingRates, #shippingNote, #shippingInfo {
	text-align: center;
}
#shippingInfo {
	background:url(/images/banners/button-more.gif) no-repeat;
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	padding-top:3px;
}
#shippingInfo a, #shippingInfo a:hover {
	color: #000;
	text-decoration: none;
}
#productPromoContainer {
	float: right;
}
#productPromoContent {
	padding: 10px 7px;
}
#productPromoHeader {
	font: bold 16px Arial, Helvetica, sans-serif;
}
#productPromoRight {
	float: right;
}
#productPromoName {
	color: #1d43a4;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#productPromoDescription {
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#productPromoPrice {
	color: #F90;
}
#productPromoNote {
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;
	clear:right;
	text-align: center;
}
#productPromoInfo {
	background:url(/images/banners/button-more.gif) no-repeat;
	width: 120px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 5px auto 0 auto;
	padding-top:3px;
}
#productPromoInfo a, #productPromoInfo a:hover {
	color: #000;
	text-decoration: none;
}
#weekendPromoHeader {
	font: bold 24px Arial, Helvetica, sans-serif;
	text-align: center;
}
#weekendPromoNote {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0054E3;
	text-align: center;
	padding-top: 7px;
}
.weekendPromoHighlight {
	color: #F90;
}
#weekendPromoDiscount {
	color: #0054E3;
	text-align: center;
	padding-top: 7px;
}
#weekendPromoDiscountCode {
	color: #0054E3;
}
#promoBannersClear {
	clear: both;
}
