/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText
{
   font-size: 11px;
   display: block;
	text-decoration: none;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -0.0px;
	text-align: left;
	line-height: 16px;
  	padding-left: 5px;
  	color: #666666;
}

.boxBulletPoints
{
   font-size: 13px;
   display: block;
	text-decoration: none;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -0.0px;
	text-align: left;
	line-height: 18px;
  	padding-left: 3px;
  	color: #666666;
}

.box_why_buy
{
   font-size: 13px;
	text-decoration: none;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -0.0px;
	text-align: left;
	line-height: 18px;
  	padding: 0px;
  	color: #666666;
  	/*height:880px;*/
  	background: #f8f8f9;
  	margin:0px;
  	border:1px solid #cccccc;
}


.box_money_back_guarantee
{
  	border:1px solid #f8f8f9;
  	background-image: url(images/MoneyBackGuarantee.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	text-align: left;
}

.box_money_back_guarantee div
{
	margin: 122px 0px 10px 0px;
	text-align:center;
}

.box_price_promise
{
   border:1px solid #f8f8f9;
	background-image: url(images/PricePromise.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.box_price_promise div
{
	margin: 122px 0px 10px 0px;
	text-align:center;
}

.guaranteed_delivery_dates
{
   border:1px solid #f8f8f9;
	background-image: url(images/GuaranteedDeliveryDates.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.guaranteed_delivery_dates div
{
	margin: 142px 0px 10px 0px;
	text-align:center;
}

.secure_payment
{
   border:1px solid #f8f8f9;
	background-image: url(images/SecurePayment.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.secure_payment div
{
	margin: 184px 0px 10px 0px;
	text-align:center;
}

.fanatical_service
{
   border:1px solid #f8f8f9;
	background-image: url(images/FanaticalAboutService.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.fanatical_service div
{
	margin: 208px 0px 10px 0px;
	text-align:center;
}

.infoboxBulletPoints
{
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

.customerRef
{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	padding: 1px 5px;
	background-color: #eeeeee;
	color:#3c3c3c;
	font-family: sans-serif, Arial,Verdana,Helvetica;
	text-decoration: none;
	font-style: italic;
}

.customerSignature
{
	font-size: 14px;
	font-weight: normal;
	line-height: 2;
	padding: 0px 0px;
	color:#3c3c3c;
	font-family: sans-serif, Arial,Verdana,Helvetica;
	text-decoration: none;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #f8f8f9;*/
  color: #000000;
  margin: 0px;

  background:#d1d1d1 url(/catalog/images/body-bg.gif) top repeat-x;  
  
  /*background-image:url(images/backgrounds/hearts-subtle.gif);
  background-position:top left;
  background-repeat:repeat-x,repeat-y;
  background-attachment:fixed;*/
}

TABLE.topLevelLayout
{
	width : 800px;
	border-color: #cccccc;
	background: #ffffff;
	cellspacing : 0;
	cellpadding : 0;
	border-width: 0px;
	
}

#wrapper
{
	margin: 0px auto 0px auto;
	width : 1000px;
	border: 1px solid #cccccc;
	text-align:center;
	background: #ffffff;
	font: small sans-serif, Arial;
	/*font-family: Geneva, Arial, Helvetica, sans-serif*/
	font-size: 13px;
	line-height: 1.3;
	color: #3c3c3c;
}

#header
{
	margin: 0px auto 0px auto;
	width : 1000px;
	/*border: 1px solid #ff0000;*/
	text-align:center;
	float: left;
	
	//background:#d1d1d1 url(/catalog/images/ChristmasHeader.jpg) top no-repeat;  
}

.header_banner
{
	/*width:1000px;*/
	/*height:120px;*/
	/*min-height:120px;*/
	/*border:1px solid #ffffff;*/
	background:#922A33;
	background-image:url(/catalog/images/ChristmasHeader.gif);
	background-position:top;
	/*background-repeat:repeat-none;*/
	height:120px;
	padding:0px;
	margin:0px;
	color:#ffffff;
}

.header_banner a
{
	
}

span.bold
{
	font-weight:bold;
}

.header_infobar
{
	background: #922A33;
}

.header_breadcrumb
{
	text-align:left;
	background: #922A33;
	color: #ffffff;
	padding: 3px;
	margin: 0px;
	background-image: url(images/header4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
	float:left;
}

.header_navbar
{
	text-align:left;
	color: #ffffff;
	padding: 0px;
	margin: -22px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
	height:20px;
}

.header_navbar a
{
	margin:0px 10px 0px 8px;
	color: #ffffff;
	font-family: Helvetica, sans-serif, Arial,Verdana;
	font-size:14px;
	font-weight:bold;
	/*border:1px solid #ff0000;*/
}

.header_navbar a:hover
{
	color: #00ff00;
	text-decoration:none;
}


.header_links
{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	padding: 0px;
	float:right;
	/*display:inline;*/
	margin: -138px 5px 0px 0px;
}

.header_navbar a
{
}

A.headerNavigation
{ 
  color: #FFFFFF; 
}

A.headerNavigation:hover
{
  	text-decoration:underline;
}

div.header_date
{
	text-align:right;
	background: #922A33;
	color: #ffffff;
	padding: 3px;
	margin: 0px;
	background-image: url(images/header4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.headerError
{
	background: #ff0000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
  	text-align : center;
  	margin: 0px auto 0px auto;
}

.headerInfo
{
	background: #00ff00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
  	text-align : center;
  	margin: 0px auto 0px auto;
}

#left_column
{
	width: 172px;
	float: left;
}

#main_column
{
	width : 650px;
	border-color: #cccccc;
	/*border:1px solid #00ff00;*/
	background: #ffffff;
	/*border-width: 0px;*/
	float: left;
	display: inline;
	margin:3px 3px 3px 3px;
	text-align:left;
}

#right_column
{
	width: 172px;
	float: left;
	/*border: 1px solid #00ff00;*/
	display: inline;	
}

#footer
{ 
	width: 1000px;
 	clear: both;
 	border: 1px solid #ccc;
 	margin: 0px 0px 0px 0px;
}

#date_div
{
	background: #922A33;
	color: #ffffff;
	line-height:25px;
	background-image: url(images/header4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.product_header
{
	background-color: #f8f8f9;
	border: 1px solid #cccccc;
	float:left;
	margin: 0px 0px 5px 0px;
}

.product_name
{
	font-family: sans-serif, Arial, Verdana;
  	font-size: 18px;	
  	font-weight: normal;
  	color: #666666;
  	line-height: 20px;
  	width:450px;
  	margin:5px auto 5px 5px;
  	float:left;
}

.product_price
{
	font-family: sans-serif, Arial, Verdana;
	font-size: 20px;	
	font-weight: normal;
	color: #922a33;
	line-height: 30px;
	float:right;
	margin:5px 5px 5px auto;
}


#product_listing_left_column
{
	width: 360px;
	/*border: 1px solid #00ff00;*/
	float: left;
}

#product_listing_right_column
{
	width: 286px;
	/*border: 1px solid #0000ff;*/
	float: left;
	display: inline;
	font: sans-serif, Arial;		
	font-size: 12px;
	line-height: 1.2;
	color: #666666;
}

#product_listing_main_image
{
	border: 1px solid #cccccc;
	width:350px;
	height:350px;
}

#product_listing_main_image_desc
{
	width: 350px;
	padding:0px;
	text-align:center;
	background-color: #eeebd7;
	border: 1px solid #3c3c3c;
}

#product_listing_preview_images
{
	margin:5px auto 5px 0px;
	text-align:center;
	padding:0px;
	background-color: #f8f8f9;
	border: 1px solid #cccccc;
	width:350px;
}

#product_listing_text
{
	/*border: 1px solid #ff0000;*/
}

#product_listing_delivery
{
	border: 1px solid #cccccc;
	margin: 10px 0px 0px 0px;
	background-color: #f8f8f9;
}

#product_listing_questions
{
	border: 1px solid #cccccc;
	margin: 10px 0px 0px 0px;
	background-color: #f8f8f9;
}

.questions_container
{
	margin:0px;
	padding: 0px;
}

.questions_header
{
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	background-color: #eeebd7;
	color: #3c3c3c;
	font-size: 12px;
  	font-weight: bold;
  	margin:0px 0px 5px 0px;
  	background-image: url(images/header3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.questions_info
{
	font-size: 11px;
	line-height: 13px;
   margin: 0px 5px 0px 5px;
}

.questions_info p
{
	margin:0px 0px 5px 0px;
}

.reviews
{
	border: 1px solid #cccccc;
	background-color: #f8f8f9;
	width:350px;
}

.reviews_header
{
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	background-color: #eeebd7;
	color: #3c3c3c;
	font-size: 12px;
  	font-weight: bold;
  	margin:0px 0px 5px 0px;
  	background-image: url(images/header3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.reviews_info
{
	font-size: 11px;
	line-height: 13px;
   margin: 0px 0px 0px 0px;
   padding:3px 5px 3px 5px;
   border-bottom: 1px solid #cccccc;
}

.reviews_action
{
	padding: 5px;
	background-color: #ffffff;
	color: #3c3c3c;
}

.product_options
{
	width:350px;
	color: #666666;
	background-color: #f8f8f9;
	line-height: 14px;
	text-align:left;
	padding-bottom:10px;
	border: 1px solid #cccccc;
	margin: 5px 0px 10px 0px;
	font-size: 12px;
}

.product_options_header
{
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	background-color: #eeebd7;
	color: #3c3c3c;
	font-weight: bold;
  	margin:0px 0px 15px 0px;
  	background-image: url(images/header3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.product_options_desc
{
	/*border: 1px solid #ff0000;*/
  	margin:0px;
  	padding:0px 10px 0px 10px;
}

.product_options_value
{
	padding:0px;
	margin:-18px 0px 10px 150px;
}

.product_options_value_freeformat
{
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}

.product_options_value select 
{
	color: #666666;
}

.product_options_info
{
	font-size: 11px;
	color: #922a33;
}

#date_available
{
	/*border: 1px solid #ff0000;*/
}

.Heading1 {
  font-family: Arial, sans-serif;
  font-size: 20px;
}

.Heading2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

.Heading3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.smallPrint {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.productIntro {
  font-family: Arial, sans-serif, Verdana;
  font-size: 12px;
  font-weight: bold;
}

.vh5 {
	height : 5px;
}

.vh10 {
	height : 10px;
}

.vh12 {
	height : 12px;
}

.sectionTitle
{
	font-size: 16px;
	display: block;
	text-decoration: none;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -0.0px;
	text-align: left;
	line-height: 30px;
	padding-left: 0px;
  	color: #666666;
  	margin:10px 0px 0px 0px;
}

a.sectionTitle
{
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom:10px;
}


A.sectionTitle:hover
{
  	/*color: #922a33;*/
  	/*color: #6666cc;*/
  	/*font-weight: bold;*/
}

.vh20 {
	height : 20px;
}

TD.layoutSpacer
{
	width : 10px;
  	valign : top;
}

TD.layoutBody
{
	width : 640px;
  	valign : top;
}

A {
  color: #922a33;
  text-decoration: none;
}

A:hover
{
	/*color: #6666cc;*/
	/*color: #00ff00;*/
	text-decoration:underline;
  	/*font-weight: bold;*/
}

FORM {
	display: inline;
}

TABLE.footer
{
	align : center;
	width : 800px;
	background: #ffffff;
	cellspacing : 0;
	cellpadding : 0;
	border: 0px;
}

TR.header {
  background: #ffffff;
}

A.productListing-heading:hover
{
  	/*color: #e1dfdf;*/
  	/*color: #6666cc;*/
  	/*font-weight: bold;*/
}

TD.headerNavigation2
{
  	font-family: sans-serif;
 	font-size: 13px;
 	color: #3c3c3c;
 	font-weight : normal;
 	height : 20px;
 	padding-left: 5px;
}

A.headerNavigation2
{
  font-family: sans-serif;
  font-size: 13px;
  color: #3c3c3c;
  font-weight : bold;
  height : 20px;
 padding-left: 5px;
}

A.headerNavigation2:hover
{
  	/*color: #922a33;*/
  	/*color: #6666cc;*/
  	/*font-weight: bold;*/
}

TR.footer {
  background: #922A33;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #922A33;
  color: #ffffff;
  font-weight: bold;
  height : 20px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading, DIV.infoBoxHeading
{
	font-family: sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	background: #922A33;
	color: #ffffff;
	line-height: 25px;
	text-align:center;

	background-image: url(images/header4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  //border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  //border-spacing: 1px;
}

.productListing-heading
{
	font-family: Arial, sans-serif;
  	font-size: 12px;
  	/*background: #922A33;*/
  	color: #FFFFFF;
  	font-weight: bold;
  	line-height: 25px;
	background-image: url(images/header4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.productListing-heading A
{
	background: none;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

A.productListing-data {
  text-decoration: underline;
  color: #922a33;
}

TABLE.product-options
{
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  background-color: #f8f8f9;
  color: #000000;
}

.product-options-header
{
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  background-color: #eeebd7;
  color: #3c3c3c;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.delivery_options_container
{
	margin: 0px 0px 0px 0px;
	background-color: #f8f8f9;
}

.delivery_options_header
{
	border-bottom:1px solid #cccccc;
	background-color: #eeebd7;
	color: #3c3c3c;
	font-weight: bold;
	padding: 5px;
	background-image: url(images/header3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
}

.delivery_options_info
{
	font-size: 11px;
   line-height: 13px;
   margin: 5px 5px 5px 5px;
}

.delivery_options_standard
{
	font-size: 11px;
	color: #922a33;
	line-height: 14px;
   margin: 5px 5px 5px 5px;
   font-weight:bold;
}

.delivery_options_date
{
	font-size: 11px;
	color: #3c3c3c;
	line-height: 14px;
   margin: -19px 0px 5px 115px;
   font-weight:bold;
}

.delivery_options_priority
{
	font-size: 11px;
	color: #922a33;
	line-height: 14px;
   margin: 5px 5px 5px 5px;
   font-weight:bold;
}

span.highlight
{
	/*color:#922a33;*/
	font-style:italic;
	font-weight:bold;
}

products-price
{
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover
{
	color: #922a33;
  	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading
{
  font-family: sans-serif, Arial, Verdana, Times New Roman;
  font-size: 20px;	
  font-weight: normal;
  color:#3c3c3c;
  line-height: 30px;
  padding:10px 10px 0px 10px;
}

TD.itemPrice, DIV.itemPrice
{
  font-family: sans-serif, Arial, Verdana, Times New Roman, Microsoft Sans Serif, Gautami, Georgia;
  font-size: 20px;	
  font-weight: normal;
  //color: #6666cc;
  color: #922a33;
  line-height: 30px;
}

TD.pageInfo, DIV.pageInfo
{
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2;
  padding: 4px 17px;
  background-color: #eeeeee;
  color:#3c3c3c;
  font-family: sans-serif, Arial,Verdana,Helvetica;
  text-decoration: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main
{
	font: small sans-serif, Arial;
	/*font-family: Geneva, Arial, Helvetica, sans-serif*/
	font-size: 13px;
	line-height: 1.3;
  	color: #3c3c3c;
  	/*font-size: 13px;
  	line-height: 1.2;
  	color:#3c3c3c;*/
}

div.main
{
	font: small sans-serif, Arial;
	font-size: 13px;
	line-height: 1.3;
  	color: #3c3c3c;
  	padding:10px 10px 0px 10px;
}


P.main
{
	font-family: sans-serif, Arial;
   font-size: 13px;
  	line-height: 1.3;
}

/*
font-size: 13px;
   display: block;
	text-decoration: none;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -0.0px;
	text-align: left;
	line-height: 16px;
  	padding-left: 5px;
  	color: #666666;
*/

TD.productCaptionHeader, P.productCaptionHeader
{
	display: block;
	font: small sans-serif, Arial;		
	font-size: 13px;
	line-height: 1.1;
	color: #666666;
	padding: 0px 0px 10px 0px;
	text-align:left;
}

DIV.product_desc_container
{
	/*border: 1px solid #ff0000;*/
	padding: 0px 0px 0px 0px;
}

DIV.product_caption
{
	/*border: 1px solid #ff0000;*/
	margin: 0px 0px 10px 0px;
}

DIV.product_desc
{
	
}

DIV.product_desc p
{
	padding: 0px;
}

UL.product_desc
{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-color: #f8f8f9;
}

LI.product_desc
{
	list-style: none;
	padding: 0px 5px 0px 16px;
	margin:10px 0px 10px 0px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px; 
}


TD.productCaptionField, P.productCaptionField
{
	display: block;
	font: small sans-serif, Arial;		
	font-size: 13px;
	line-height: 1.1;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px; 
	text-align:left;
}

TD.productsmallPrint, P.productsmallPrint
{
	font: small sans-serif, Arial;		
	font-size: 11px;
	line-height: 1.3;
	color: #3c3c3c;
	padding-left: 20px;
	padding-bottom: 15px;
}

DIV.productsmallPrint
{
	font: small sans-serif, Arial;		
	font-size: 11px;
	line-height: 1.3;
	color: #3c3c3c;
}

TD.imageDescription
{
	display: block;
	font-family: sans-serif, Arial;		
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3;
	color: #666666;
}

p.previewImageText
{
	font-family: sans-serif, Arial;		
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1;
	color: #666666;
	
	padding: 5px 0px 5px 0px;
	/*border:1px solid #ff0000;*/
	margin:0px;
}

IMG.previewProductImage
{
	border-color: #f8f8f9;
  	border-width: 2px;
  	border-style: solid;
  	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	//background-repeat: no-repeat;
	//background-position: 0px 0px; 
}

IMG.previewProductImageHighlight
{
	border-color: #922A33;
	border-width: 2px;
	border-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	//background-image: url(images/preview_selected.jpg);
	//background-repeat: no-repeat;
	//background-position: 0px 0px; 
}

DIV.product_browse
{
	margin: 0pt 0px 0pt 0pt;
  	padding: 10px 10px 0px 0px;
  	float: left;
  	width: 200px;
  	height: auto;
  	font-size: 75%;
  	color: #666666;
  	background-color: #ffffff;

  	//border-width: 1px;
  	//border-style: solid solid solid solid;
  	//border-style: none;
	border-color: -moz-use-text-color #cccccc #cccccc;
}

IMG.product_browse_image
{
	align: center;
	border: 1px solid #cccccc;
  	padding: 0px 0px 0px 0px;
  	margin: 0px 0px 0px 0px;
}

P.product_browse_description
{
	text-align: left;
	width: 180px;
	padding: 10px;
	margin-top: -4px;
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	//border: 1px solid #cccccc;
	
	min-height: 130px;
	height: 130px;
	
}

SPAN.product_browse_title
{
	text-align: left;
	font-weight: bold;
	text-align: left;
	width: 180px;
	padding: 0px;
	margin-left: -5px;
	
	/*
	border-style: none solid solid;
	border-color: -moz-use-text-color #cccccc #cccccc;
	border-width: 0px 1px 1px 1px;
	padding: 10px;
	margin-top: -7px;
	min-height: 130px;
	height: 130px;
	*/
}

TABLE.product_browse
{
	
}

DIV.product_browse_row
{
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
  	color: #666666;
}

SPAN.product_browse_price
{
	margin: 4px 0pt;
	display: block;
	font-weight: bold;
  	color: #6666cc;
}

DIV.category_browse
{
	margin: 0pt 5px 0pt 0pt;
	padding: 20px 0pt 0pt;
	float: left;
	width: 202px;
	height: auto;
	font-size: 75%;
	color: #666666;
  	background-color: #ffffff;
}

.category_browse_title
{
	border-style: solid solid none;
	border-color: #cccccc #cccccc;
	border-width: 1px 1px 0pt;
	padding: 10px 10px;
	background: #e7e7e7 none repeat scroll 0%;
	font-weight: bold;
	display: block;
  	height: 25px;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	color: #666666;
}

.category_browse_image
{
  border: 1px solid #cccccc;
  margin: 0pt 0pt 0px;
}

.category_browse_subtitle
{
	border-style: none solid solid;
	border-color: #cccccc #cccccc;
	border-width: 0pt 1px 1px;
	padding: 7px 10px 12px;
	display: block;
  	margin-top: 0px;
  	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
  	color: #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

div.product_price s
{
	font-size:14px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  /*color: #ff0000;*/
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* login.php */
div.login_box_new
{
	width:313px;
	float:left;
	margin:10px 3px 0px 0px;
}

div.login_box_existing
{
	width:313px;
	float:right;
	margin:10px 0px 0px auto;
}


div.login_box_text
{
	border:1px solid #cccccc;
	background: #f8f8f9;
	padding: 10px 10px 10px 5px;
	height:180px;
}

div.login_field_desc
{
	float:left;
	width:120px;
	/*border:1px solid #ff0000;*/
	margin:5px 0px 5px 0px;
}

div.login_field_value
{
	float:left;
	/*border:1px solid #ff0000;*/
	margin:5px 0px 5px 0px;
}


div.login_box_btn
{
	text-align:right;
	margin:0px 0px 0px 0px;
	clear:both;
}

/* END login.php */

/* contact_us.php */

div.contact_listing
{
	padding:0px 0px 10px 50px;
	margin:10px 0px 10px 0px;
}

/* END contact_us.php */

/* account.php */

div.account_entry_container
{
	margin:-65px 0px 0px 100px;
	float:left;
}

/* END account.php */

.layout_box
{
	border:1px solid #cccccc;
	background: #f8f8f9;
	padding: 10px 10px 10px 5px;
	margin:10px 0px 0px 0px;
}

.section_header
{
	font-weight:bold;
	font-size: 13px;
	line-height: 1.3;
  	color: #3c3c3c;
  	clear:both;
  	margin:10px 0px 0px 0px;
}

div.section_image
{
	font-weight:bold;
	/*border:1px solid #ff0000;*/
	width:90px;
	float:left;
}

div.action_btn_1
{
	float:left;
}

div.action_btn_2
{
	float:right;
}

.date
{
	font-weight:bold;
	font-size: 14px;
	line-height: 1.3;
	color: #3c3c3c;
	margin-left:10px;
}

.action_bar
{
	clear:both;
	padding:8px 15px 5px 15px;
	height:25px;
	width:615px;
	background: #f8f8f9;
	border:1px solid #cccccc;
	margin:20px 10px 10px 0px;
}

p
{
	font: sans-serif, Arial;		
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */