/* ______________________________________________
								"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 {
	padding: 0;
	font: normal 11px/17px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	letter-spacing: normal;
	text-align: center;
	background-color: #FFF; }
	
p, tr, td, ul, li {
	font: 11px/17px Verdana, Arial, Geneva, Sans-serif; }
	
ul {
	padding: 0;
	margin: 0 0 15px 20px;
	list-style: disc none outside; }
	
li { margin: 0 0 5px 0; }

h1, .titlehome {
	margin: 25px 0 10px 0;
	/* font: normal 28px/32px "Times New Roman", Times, Georgia, serif;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	color: #4662AA;
	border-bottom: 1px solid #ACACAC; */
	font: bold 26px/30px Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #CE1722;
	letter-spacing: normal;
	text-transform: none;
	background: none; }
	
	/* .brandingtitles h1, .titlehome {
		border: 0; } */
		
	.titlehome {
	    font-style: normal;
	    font-size: 20px;
	    color: #004598; }

    h2, .content3col h2, h3, .content3col h1 {
    	margin-bottom: 5px;
	    font-size: 17px;
	    line-height: 19px;
	    color: #333; }
	    
	.content3col h2, h3, .content3col h1 { margin-bottom: 10px; }

   /* h4, h5, h6 {
	    margin: 0 0 5px 0;
	    font: bold 12px/18px Arial, Helvetica, Verdana, Geneva, sans-serif;
	    font-style: normal;
	    letter-spacing: normal;
	    color: #333; }

h3 {
	margin-bottom: 10px;
	font: normal 19px/24px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #034B93; } */
  
h4 {
	padding: 4px 0 4px 10px;
	margin: 0px;
	font: bold 10px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF;
	text-align: left;
	background: #C60 url(bg_h4.gif) repeat-x scroll top left;
	border: 1px solid #ACACAC; }
  
	h4 a:hover {
		font: bold 10px Verdana, Arial, Geneva, Sans-serif;
		color: #FFF;
		text-decoration: none; }
  
h5, h6 {
	padding: 0;
	margin: 0;
	font: bold 12px/16px Verdana, Arial, Geneva, Sans-serif;
	color: #666; }
	
a, a:link, a:visited, a:hover, a:active {
	font: normal 11px Verdana, Arial, Geneva, Sans-serif;
	color: #034B93;
	text-decoration: underline; }
  
	a:hover {
		text-decoration: none;
		color: #999;
		cursor: pointer; }
  
table {
	border-collapse: collapse; }

table td { 
	vertical-align: top; }

img { 
	border: none; }

.hide { 
	display: none; }

/* Main Layout
---------------------------------------------------------------------------------- */
#container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFF; }

/* Pop-up Containers
---------------------------------------------------------------------------------- */
#popupContainer {
	width: 100%;
	padding: 10px;
	background: #FFF; }

/* Pages with a sidebar
---------------------------------------------------------------------------------- */
#navcolumn {
	margin: 0;
	padding: 0;
	width: 205px;
	text-align: center;
	vertical-align: top;
	background: #FFF url(bg_double_left.gif) repeat-y scroll 0 0; }
	
#contentcolumn {
	position: relative;
	width: 465px;
	padding-right: 30px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	background: transparent url(bg_double_right.gif) repeat-y scroll right top; }

/* Content Section on Every Page
---------------------------------------------------------------------------------- */
#PageHome #maincontent, #pagecart #maincontent, #page, #pag, #CheckoutSteps, #checksteps2col {
	margin: 0px;
	padding: 0 0 10px 0;    
	text-align: left;
	background: transparent url(bg_maincontent.gif) repeat-y scroll 0 0; }
	
	#CheckoutSteps, #checksteps2col {
		padding-right: 25px;
		padding-left: 25px; }
		
		#CheckoutSteps table {
			float: right; }
			
		#checksteps2col {
			padding-left: 40px; }
			
			#checksteps2col #CheckoutSteps {
				padding-right: 0;
				padding-left: 0;
				background: none; } 

/* Branding Area
---------------------------------------------------------------------------------- */
#BrandingArea, #BrandingAreaSub {
	position: relative;
	width: 700px;
	/* height: 155px; */
	height: 230px;
	padding: 0;
	margin: 0;
	background: transparent url(bg_header_sub.jpg) no-repeat scroll 0 0; }
	
	#BrandingAreaSub {
		background-image: url(bg_header_sub.jpg); }
		
#container table {
	background: transparent url(bg_maintable.jpg) no-repeat scroll 0 0; }
	
	#container table table {
		background: none; }
		
#Logo a {
	position: absolute;
	/* top: 40px;
	left: 22px; */
	top: 70px;
	left: 0;
	display: block;
	/* width: 160px;
	height: 116px; */
	width: 220px;
	height: 150px;
	background: transparent url(petcot_logo.gif) no-repeat scroll 0 0; }

	#Logo img { 
		display: none; }
	
/* Site Menu 
---------------------------------------------------------------------------------- */
#SiteMenu {
	position: absolute;
	right: 2px;
	top: 0;
	color: #6A6A61;
	font: normal 10px/12px Verdana, Arial, Geneva, Sans-serif;
	z-index: 100; }
  
	#SiteMenu ul {
		margin: 0;
		padding: 0;
		white-space: nowrap;
		text-align: right; }
		
	#SiteMenu li {
		display: inline;
		padding-left: 10px;
		list-style-type: none; }
		
	#SiteMenu a, #SiteMenu a:link, #SiteMenu a:active, #SiteMenu a:visited, #SiteMenu a:hover {
		color: #6A6A61;
		font: normal 10px/12px Verdana, Arial, Geneva, Sans-serif;
		text-decoration: none; }
		
	#SiteMenu a:hover {
		text-decoration: underline; }
  
#brandphone, #brandemail {
	position: absolute; 
	top: 186px; 
	left: 15px; 
	margin: 0; 
	padding: 0 0 0 12px;
	color: #FFF;
	font-weight: bold;
	background: transparent url(pic_bullet_pos.gif) no-repeat left center; }
	
	#brandemail, #brandemail a {
		left: 130px;
		color: #FFF; 
		font-weight: bold;
		text-decoration: none; }
		
	#brandemail a:hover {
		color: #CCC; }

/* Link to Shopping Cart
---------------------------------------------------------------------------------- */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, 
	#ShoppingCartLink a:visited {
	position: absolute;
	top: 3px;
	left: 393px;
	color: #6A6A61;
	font-size: 10px;
	text-decoration: none;
	z-index: 110; }
  
	#ShoppingCartLink a:hover {
		text-decoration: underline; }

/* MiniCart
---------------------------------------------------------------------------------- */
#MiniCart {
	position: absolute;
	top: 3px;
	left: 480px;
	color: #6A6A61;  
	font: italic 10px Verdana, Arial, Geneva, Sans-serif; }

/* Main Menu
---------------------------------------------------------------------------------- */
#MainMenu {
	position: absolute;
	right: 0;
	top: 137px;
	width: 120px;
	background: transparent;
	text-align: center; }
  
/* Top-Banner Categories Menu
---------------------------------------------------------------------------------- */
#MenuLevel1, #MenuLevel1 table {
	margin: 0 auto; }
  
	#MenuLevel1 table {}

/* Category Top-Banner Tab Images
   (to control spacing, uncomment and adjust and comment out link controls below)
---------------------------------------------------------------------------------- */
	
#MenuLevel1 .MenuItem a, #MenuLevel1 .MenuItem a:link, #MenuLevel1 .MenuItem a:active, 
	#MenuLevel1 .MenuItem a:visited, #MenuLevel1 .MenuItemActive a, #MenuLevel1 .MenuItemActive a:link, 
	#MenuLevel1 .MenuItemActive a:active, #MenuLevel1 .MenuItemActive a:visited {
	display: block;
	padding: 0 10px 0 10px;
	height: 25px;
	font: normal 10px/25px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #ACACAC;
	background: transparent url(btn_main.gif) no-repeat scroll 0 0; }
  
/*	________________________
	Category Top-Banner Tabs
	(comment out the following if you're using category images, see above)
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem a {
	
	font: normal 10px/25px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF;
	text-align: center; } */
  
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a, #MenuLevel1 .MenuItemActive a:link, 
	#MenuLevel1 .MenuItemActive a:active, #MenuLevel1 .MenuItemActive a:visited, 
	#MenuLevel1 .MenuItemActive a:hover { 
	/* padding: 0 10px 0 10px; */
	background-position: 0 -25px;
	/* display: block; */ }
  
/* #MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
	background: transparent url(btn_main_tile.gif) repeat-x 0 -30px;
	font: normal 10px/25px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF;
	text-align: center; }
  
#MenuLevel1 a, #MenuLevel1 a:hover {
	text-decoration: none;
	line-height: 25px;
	display: block;
	padding: 0 0;
	white-space: nowrap; } */

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
	/* width: 765px;
	background: #034B93; */
	display: none; }

#MenuLevel2 Table {
	margin: auto auto;
	border-collapse: collapse; }

#MenuLevel2 .MenuItem {
	padding: 2px 10px 0 10px;
	background: transparent;
	text-align: center; }

#MenuLevel2 a {
	font: 10px/16px Verdana, Arial, Geneva, 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, .HomepageBlock {
	padding: 0;
	margin: 0; } */
  
#HomeTable {
	padding: 0;
	margin: 0;
	width: 700px; }
	
#HomeColumn1 {
	/* display: none; */
	text-align: left;
	width: 150px;
	margin: 20px;
	padding: 0 0 0 10px;
	voice-family: "\"}\""; /* begin ie hack */
	voice-family:inherit;
	width: 140px; }
	
	html>body HomeColumn1 {
		width: 140px; /* end ie hack */ }
	
#HomeColumn2 {
	vertical-align: top;
	/* text-align: center; */
	width: 650px;
	margin: 0;
	padding: 0 25px; }
	
#HomeColumn3 {
	display: none;
	vertical-align: top;
	text-align: left;
	width: 150px;
	margin: 0;
	padding: 0 5px;
	border-left: 1px solid #ACACAC;
	voice-family: "\"}\""; /* begin ie hack */
	voice-family:inherit;
	width: 139px; }
	
	html>body #HomeColumn3 {
		width: 139px; /* end ie hack */ }
	
#HomepageSample1 {
	background: #fff url(FreshStartImage.png) no-repeat 50% 50%;
	height: 180px;
	margin: 0;
	padding: 0; }
  
#HomepageSample2 {
	background: #f5f5f5;
	text-align: left;
	vertical-align: middle;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #ACACAC;
	font: 11px/14px Verdana, Arial, Geneva, Sans-serif; }
	
table.quadcells {
	width: 650px; }
	
	table.quadcells td {
		width: 325px;
		height: 225px; }
	
a.quadbeds, a.quadbeds:link, a.quadbeds:active, a.quadbeds:visited, a.quadbeds:hover,
	a.quadaccessories, a.quadaccessories:link, a.quadaccessories:active, a.quadaccessories:visited, a.quadaccessories:hover,
	a.quadparts, a.quadparts:link, a.quadparts:active, a.quadparts:visited, a.quadparts:hover,
	a.quadvets, a.quadvets:link, a.quadvets:active, a.quadvets:visited, a.quadvets:hover {
	display: block;
	width: 318px;
	height: 218px;
	background: transparent url(btn_beds.jpg) no-repeat scroll right bottom; }
	
	a.quadaccessories, a.quadaccessories:link, a.quadaccessories:active, a.quadaccessories:visited, a.quadaccessories:hover {
		background-image: url(btn_accessories.jpg); }
		
	a.quadparts, a.quadparts:link, a.quadparts:active, a.quadparts:visited, a.quadparts:hover {
		background-image: url(btn_replacement_parts.jpg); }
		
	a.quadvets, a.quadvets:link, a.quadvets:active, a.quadvets:visited, a.quadvets:hover {
		background-image: url(btn_vets_kennels.jpg); }
		
.brandingtitles {
	display: none;
	/* position: absolute;
	left: 200px;
	top: 40px;
	width: 465px;
	font: normal 27px/33px "Times New Roman", Times, Georgia, serif;
	color: #6A6A61; */ }
	
	.brandingtitles h1, .brandingtitles h1 a, .brandingtitles h1 a:link, .brandingtitles h1 a:active, .brandingtitles h1 a:visited, .brandingtitles h1 a:hover,
	.brandingtitles .titlehome, .brandingtitles .titlehome a, .brandingtitles .titlehome a:link, .brandingtitles .titlehome a:active, 
	.brandingtitles .titlehome a:visited, .brandingtitles .titlehome a:hover {
		font: normal 27px/33px Verdana, Arial, Geneva, Sans-serif;
		color: #004A8C;
		text-decoration: none; }
		
		.brandingtitles h1 a:hover, .brandingtitles .titlehome a:hover {
			text-decoration: underline; }
		
.brandingtext {
	position: absolute;
	left: 240px;
	top: 200px;
	width: 450px; }

	.brandingtext p {
		margin: 5px 0 15px 0;
		font: normal 11px/17px Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		text-align: center;
		color: #333; }
		
.centerbeds {
	float: left;
	width: 188px;
	height: 193px;
	margin: 0 15px 15px 0;
	padding: 0 5px 5px 5px;
	text-align: center;
	border: 1px solid #ACACAC; }
		
/* Other Menus
___________________________________________________________________________________________ */
#navColumn ul, .CategoryList ul, #navColumn ul li, .CategoryList ul li {
	padding: 0;
	/* margin: 0; */
	list-style: disc none outside; }
  
/*	________________________________________
	Customer Service and My Account Menus */
.NavColumnBlock, .CategoryList {
	padding: 0;
	margin: 0;
	width: 205px; }
	
	.NavColumnBlock h4, .CategoryList h4 {
		display: none; }
	
.NavColumnBlockContent, .CategoryListContent, .bluebox {
	padding: 15px 5px 5px 5px;
	margin: 15px 20px 15px 25px;
	text-align: left;
	border: 1px solid #ACACAC;
	background-color: #FBF9DD;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	/* background: #CFEEFD url(title_petcot_advantage.gif) no-repeat scroll 0 0; */ }
	
	/* .NavColumnBlockContent, .CategoryListContent, .bluebox  {
		zoom: 1;
	    behavior: url(/shop/BVThemes/petcot_v2/border-radius.htc);
	    border-radius: 12px; } */
	
	.bluebox {
		padding-top: 0;
		background-image: none; }
	
a#btnpethome, a#btnpethome:link, a#btnpethome:active, a#btnpethome:visited, a#btnpethome:hover {
	display: block;
	width: 158px;
	height: 78px;
	margin: 15px 20px 15px 25px;
	border: 1px solid #ACACAC; 
	background: #CFEEFD url(btn_pet_owner.gif) no-repeat scroll 0 0; }
	
	a#btnpethome:hover {
		background-color: #B8D5E3; }

/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:link, .NavColumnBlockContent a:active, 
	.NavColumnBlockContent a:visited, .NavColumnBlockContent a:hover, .CategoryListContent a, 
	.CategoryListContent a:link, .CategoryListContent a:active, .CategoryListContent a:visited, 
	.CategoryListContent a:hover {
	/* font: italic 12px/19px Georgia, "Times New Roman", Times, serif;
	color: #3B3A38;
	text-transform: lowercase;
	text-decoration: none; */
	font: bold 12px/18px Arial, Verdana, Geneva, sans-serif;
	color: #004598;
	text-decoration: none;
	margin-left: 0; }
	
	.NavColumnBlockContent a:hover, .CategoryListContent a:hover {
		color: #999;
		text-decoration: none; }  

/*	_________________________
	Side Bar Menus & Forms */
.SearchBoxForm, .MailingListSignupForm { /* .CategoryList, html>body .CategoryList, */
	/* width: 150px; */
	padding: 0;
	margin: 15px 20px 15px 25px; }
	
.SearchBoxFormContent, .MailingListSignupFormContent { /* .CategoryListContent, */
	padding: 3px;
	margin: 0 0 6px 0;
	text-align: left;
	background: #fff;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC; }
	
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
	border: 1px solid #ACACAC;
	background: #efefef;
	color: #666;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Geneva, Sans-serif;
	height: 18px; }
	
.MailingListSignupFormContent .FormLabel {
	font: 10px/12px Tahoma, Verdana, Arial, Geneva, Sans-serif;
	color: #666; }

/* Breadcrumbs
---------------------------------------------------------------------------------- */
#BreadCrumbs {
	float: right;
	font: italic 11px/17px Verdana, Arial, Geneva, Sans-serif;
	color: #ACACAC; }
	
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
	font: italic 11px/17px Verdana, Arial, Geneva, Sans-serif;
	color: #666;
	text-decoration: none; }
	
	#BreadCrumbs a:hover {
		text-decoration: underline; }
		
	#pagecart #maincontent #BreadCrumbs {
		margin-right: 25px; }
	
.BreadCrumbTrailSpacer {
	font: 8px Verdana, Arial, Geneva, Sans-serif; }
	
.BreadCrumbTrailNoLink {}

/* Category Page
---------------------------------------------------------------------------------- */
#LayoutTable {
	/* width: 583px; */
	margin: 15px 0; }
	
#Records table {
	/* border-top: 1px solid #ccc;
	width: 583px; */ }
	
	#Records table tr td {
		text-align: center; }
		
		#Records table table {
			border: none;
			width: 100%; }
			
#catcontentleft {
	width: 300px;
	margin-right: 15px; }
	
#catcontentright {
	width: 120px; }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
	margin: 3px 0; }
	
#Description {
	/* font: 11px/17px Verdana, Arial, Geneva, Sans-serif;		
	color: #343434; */
	margin: 10px 20px 8px 0; }
	
#RecordsFound, #Pager, #Sorter, #Sorter TD {
	/* font: 11px Verdana, Arial, Geneva, Sans-serif;
	color: #666; */
	margin-bottom: 3px;
	white-space: nowrap; }

#Records {
	padding: 5px 0; }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
	position:relative;
	left: -60px;
	top: -128px; }
  
/*	________________
	Products Grid  */
.SingleCategoryDisplay {
	display: block;
	text-align: center;
	width: 220px;
	margin: 5px auto;
	vertical-align: top; }
  
.SingleCategoryDisplayText {
	text-align: left; }
	
.SingleCategoryDisplayImage {
	text-align: center; }
  
.SingleProductDisplay {
	display: block;
	width: 180px;
	padding: 10px 0 10px 0;
	margin:6px auto;
	text-align: center;
	vertical-align: top;
	background-color: #E1F5FA; }
	
.SingleProductDisplay {
	margin-top: 10px; /* !important */ }
	
.SingleProductDisplayImage {
 	padding-bottom: 5px; }

.SingleProductDisplayImage img	{
	border: 1px solid #ACACAC; }

.SingleProductDisplayName a, .SingleCategoryDisplayname a, .ListCategoryDisplay a {
	font: bold 11px Verdana, Arial, Geneva, Sans-serif; }
  
.SingleProductDisplayPrice a, .SingleProductDisplayPrice a:link, .SingleProductDisplayPrice a:active, .SingleProductDisplayPrice a:visited  {
	font: 11px Verdana, Arial, Geneva, Sans-serif;
	color:#333;
	text-decoration:none; }
  
/*	____________________________
	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, Geneva, Sans-serif;
	text-align:left !important; }

/*	__________________________ ETJ
	Detailed Products Lists */
.DetailProductDisplay, #Records .DetailProductDisplay {
	margin: 10px 0;
	text-align: left;
	border-top: 1px solid #ACACAC; }

.DetailProductDisplayName td, .DetailProductDisplayPrice td, .DetailProductDisplayDescription td,
	.DetailProductDisplayControls td {
	text-align: left !important;
	float: left !important; }

.DetailProductDisplayName a:link, .DetailProductDisplayName a:active, 
	.DetailProductDisplayName a:visited, .DetailProductDisplayName a:hover {
	font-weight: bold; }

.DetailProductDisplayImage {
	/* float: right; */
	width: 110px;
	margin: 10px 0; }
	

/*	__________________________
	Detailed Products Lists  
#Records .DetailProductDisplay {
	padding: 5px 0;
	background-color: #EFEFEF;
	/* border-bottom: 1px solid #CCC; } */
	
/* #Records td.DetailProductDisplayImage {
	width: 130px;
	text-align: left;
	vertical-align: middle; }
	
#Records td.DetailProductDisplayImage img {
	border: 1px solid #ACACAC; } */
	
#Records div.DetailProductDisplayName, #Records table.DetailProductDisplayName td,
	#Records div.DetailProductDisplayPrice, #Records table.DetailProductDisplayPrice td,
	#Records div.DetailProductDisplayDescription, #Records table.DetailProductDisplayDescription td {
	/* width: 310px; */
	padding-bottom: 10px;
	text-align: left; } 
	
#Records div.DetailProductDisplayName a, #Records table.DetailProductDisplayName td a {
	color: #666; }
	
#Records div.DetailProductDisplayDescription, #Records table.DetailProductDisplayDescription td {
	padding-bottom: 0; }
	
#Records .ProductProperty {
	font-weight: bold;
	color: #F30; }
	
#Records .DetailProductDisplayControls {
	width: 128px;
	text-align: left;
	vertical-align: middle; }
	
#Records .DetailProductDisplay ul li {
	margin-bottom: 0; }

/*	_______________________________________
	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: 100%;
	vertical-align: top;
	border: none;
	padding: 5px;
	margin: 6px auto; }

.HomepageBlock .SingleProductDisplay {
	margin-top: 5px; /* !important */ }
	
.HomepageBlock .SingleProductDisplayImage {
	height: 64px;
	padding-bottom: 5px; }
  
 .HomepageBlock {
 	clear: left; }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
	
#ProductPageContainer {
	width: 100%; }
	
#ProductPageImageColumn {
	float: right;
	display: block; 
	width: 175px;
	padding: 10px;
	margin: 0 0 15px 15px;
	text-align: center;
	border: 1px solid #ACACAC;
	background-color: #FFF; }
  
#ProductPageContentColumn {
	display: block;
	padding: 0;
	margin: 0;
	text-align: left; }

/*	_________
	Styles */
#lblSKU { font-size: 10px; color: #666; }

#productdescription {
	padding: 5px 0 10px 0; }
	
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 2px 0; }

#ProductImage a, #ProductImage a:hover { text-decoration: none; }

.bodysm {
	font: italic 10px/16px Verdana, Arial, Geneva, Sans-serif; }

/*	_______________________
	Product Controls Box */
#ProductControls {
	display: block;
	/* width: 240px; */
	margin: 20px 0;
	padding: 10px 0 0 10px;
	border: 1px solid #ACACAC; }

/*	_____________________
	Product Properties */
.ProductPropertyLabel { 
	font: italic 10px/16px Verdana, Arial, Geneva, Sans-serif; 
	color: #333; }
	
#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: normal 10px/16px Verdana, Arial, Geneva, Sans-serif; color: #333; }

.SitePriceDiscounted, .YouSave, .ListPrice, .SitePrice { 
	display: block; 
	margin: 0 0 10px 0; 
	font: bold 10px/16px Verdana, Arial, Geneva, Sans-serif; }

.SitePrice, .ListPrice { color: #333; }

.ListPrice { text-decoration:line-through; }

.YouSave { color: #F00; }

.SitePriceDiscounted { color: #333; }

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#999; font: 11px/12px Verdana, Arial, Geneva, Sans-serif; color:#FFF; }
.VolumePricingText { font: 11px/12px Verdana, Arial, Geneva, Sans-serif; color:#666; }

/*	________________
	Related Items */
.RelatedItemsBlock {
	width: 158px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	background: #FFF;
	border: 1px solid #ACACAC; }
	
	.RelatedItemsBlock h3 {
		font: bold 12px/19px Verdana, Arial, Geneva, Sans-serif;
		font-style: italic; }

.RelatedItemsBlockContent { 
	padding: 0;
	text-align: center; }

.RelatedItemsBlock .SingleProductDisplay {
	/* float: left; */
	width: 150px; 
	height: 100%;
	border: none;
	background: none; }

.RelatedItemsBlock .SingleProductDisplayImage img { 
	border: none;
	height: 64px; }

/*	__________________
	Product Reviews */
#ProductReviews H3 {
  padding: 3px 6px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Geneva, Sans-serif;
  color: #999;
  background: transparent;
  border: 1px solid #ACACAC;
  }
#ProductReviews, #ProductReviewNew { margin: 10px 0; }
#ProductReviews a:link, #ProductReviews a:visited {
  font: 10px Verdana, Arial, Geneva, Sans-serif;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Geneva, Sans-serif;
  }
.ProductReviewRating {
  font: bold 11px Verdana, Arial, Geneva, Sans-serif;
  color:#666;
  }
.ProductReview {
  font: 11px Verdana, Arial, Geneva, Sans-serif;
  margin: 5px 10px;
  }
.ProductReviewKarma { font: 11px Verdana, Arial, Geneva, Sans-serif; color:#666; }


/* Checkout Steps
--------------------------------------------------------------------------------- */
.CheckoutStep {
	padding-left: 15px; }
  
.CheckoutStep a, .CheckoutStep a:link, .CheckoutStep a:active, .CheckoutStep a:visited, .CheckoutStep a:hover {
	font: bold 12px/19px Verdana, Arial, Geneva, Sans-serif;
	font-style: italic;
	color: #ACACAC;
	text-decoration: none; }
	
	.CheckoutStep a:hover {
		text-decoration: underline; }
		
.CheckoutStep a.CheckoutStepCurrent, .CheckoutStep a.CheckoutStepCurrent:link, .CheckoutStep a.CheckoutStepCurrent:active,
	.CheckoutStep a.CheckoutStepCurrent:visited, .CheckoutStep a.CheckoutStepCurrent:hover {
	font: bold 12px/19px Verdana, Arial, Geneva, Sans-serif;
	font-style: italic;
	color: #666;
	text-decoration: none; }
	
	.CheckoutStep a.CheckoutStepCurrent:hover {
		text-decoration: underline; }

/* Shopping Cart Page
--------------------------------------------------------------------------------- */
#CartTitle, #page h1 {
	/* width: 650px; */
	margin: 0 25px; }
	
#CartSubTitle {}

#CartContainer {
	width: 598px;
	padding: 0;
	margin: 0 0 0 25px;
	border: 1px solid #ACACAC; }
	
#CartItemBlock Table {
	width: 650px; }
	
	#CartItemBlock Table table {
		width: 100%; }
		
		#CartItemBlock table.#dgWishList {
			width: 640px; }

#tblItems {
	border-bottom: 1px solid #ACACAC;
	margin: 0; }
	
.Header {
	padding: 3px 0 4px 5px;
	margin: 0;
	font: bold 11px Verdana, Arial, Geneva, Sans-serif;
	color: #FFF;
	background: #666; }
	
.CartItem, .CartAlternateItem {
	padding: 5px;
	font: 11px/14px Verdana, Arial, Geneva, Sans-serif;
	text-align: left;
	color: #333;
	background-color: #FFF; }
  
	.CartAlternateItem {
		background: #EFEFEF; }
		
#CartUpdateBlock {
	width: 450px;
	background: #FFF;
	padding: 10px 0 8px 0;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ACACAC; }

#CartTotalBlock {
	width: 189px;
	margin: 0;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ACACAC;
	border-left: 1px dashed #ACACAC;  }
	
#CartCheckoutButtons {
	text-align: right;
	margin: 12px 15px 0 0; }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
	/* width: 700px; */
	margin:0 0 10px 0; }
	
#AddressList td {
	padding: 5px; }
	
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: 1px solid #ACACAC;
  padding:10px;
  }
  
#CheckoutTotals, #CheckoutPayment {
	padding: 5px;
	margin-right: 15px;
	margin-left: 25px;
	border: 1px solid #ACACAC;
	border-bottom: none;
	background: #F5F5F5; }
	
	#CheckoutPayment {
		border-bottom: 1px solid #ACACAC; }
	
#lblGrandTotal {
	color: #F00; }

#PlaceOrderCell {
	padding: 0px;
	margin: 0;
	text-align: center;
	background: #fff; }
  
#InstructionsField {
	background: #fff;
	border: 1px solid #ACACAC;
	width: 100%;
	padding: 3px;
	margin: 3px 0; }
  
/*	__________________________________
	Checkout_Confirm Pricing Styles */
/*.DiscountText { }*/


/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
	font: bold 11px Verdana, Arial, Geneva, Sans-serif;
	color: #333; }
  
.BVSmallText {
	font: normal 10px/16px Verdana, Arial, Geneva, Sans-serif;
	color: #333; }
	
.BVText .Stories {
	text-align: left; }
  
.Item, .AlternateItem {
	padding: 5px 0 5px 5px;
	background: #FFF;
	font: 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #333;
	text-align: left; }
  
.AlternateItem {
	background: #EFEFEF; }
  
.FormTable {
	margin: 0; }
	
.FormInput, #inKeyword {
	height: 18px;
	padding-left: 2px;
	font: normal 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #333;
	border: 1px solid #ACACAC;
	background: #FFF; }
	
.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 {
	height: 18px;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #333;
	border: 1px solid #ACACAC;
	background: #FFB5B5; }
  
.formlabel, .FormLabelStrong {
	font: normal 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #333; }
  
	.FormLabelStrong {
		font-weight: bold; }
  
 .CheckoutDescription {
	font: 10px/14px Verdana, Arial, Geneva, Sans-serif;
	color: #333; }
  
 #CheckoutTable {
	width: 700px; }
	
	#CheckoutTable #pnlGiftCertificate td {
		 }
	
.ContentCell {
	width: 300px;
	border: 1px solid #ACACAC; }
	
	.ControlArea {
		padding: 10px;
		border: 1px solid #ACACAC; }
		
.indent {  
	margin-left: 20px; }
  
.Padded {
	margin: 10px; }
	
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial, Geneva, Sans-serif;
  color: #666;
  }
.text {
  font: 10px Verdana, Arial, Geneva, Sans-serif;
  color: #666;
  padding-bottom: 8px;
  }
select {
  color: #333;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  font: bold 12px Verdana, Arial, Geneva, Sans-serif;
  color: #666;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: 10px/12px Verdana, Arial, Geneva, Sans-serif;
  color: #f00;
  }
.SuccessMessage {
  display: block;
  background:#9f0;
  padding: 3px;
  color: #333;
  font: 11px/14px Verdana, Arial, Geneva, Sans-serif;
  text-align: center;
  }
  
.WebPageMessage {
	margin: 5px 0;
	border: 1px solid #F00;
	background: #fff; }
  
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
	padding: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat; }
  
.WebPageMessage .Message {
	font: normal 10px/14px Verdana, Arial, Geneva, Sans-serif;
	padding: 0 0 0 40px;
	margin: 0;
	color: #F00;
	text-align: left; }
	
.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 {
	
	clear: both;
	width: 700px;
	margin: 0;
	padding-top: 50px;
	font: normal 10px/16px Verdana, Arial, Geneva, Sans-serif;
	color: #6A6A61;
	background: #FFF url(bg_footer.gif) no-repeat 0 0; }
	
	#footer p, #footermenu p {
		margin-top: 0;
		font: normal 10px/16px Verdana, Arial, Geneva, Sans-serif;
		color: #6A6A61; }
  
#footermenu a, #footermenu a:link, #footermenu a:active, #footermenu a:visited, #footermenu a:hover,
	#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	padding-right: 0;
	font: normal 10px/16px Verdana, Arial, Geneva, Sans-serif;
	color: #6A6A61;
	text-decoration: none; }
  
	#footermenu a:hover, #footer a:hover {
	  	text-decoration: underline; }
  
#footercustommenu {
 	padding: 4px 8px; }
  
#copyright {
	color: #6A6A61; }
  
  /* Home Page Links
___________________________________________________________________________________________ */

.listitemlinks {
 	float: left;
	text-align: left;
	width: 190px; }
