/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4813 2006-10-23 02:13:53Z drbyte $
 */
#header_block
{
position: relative; width: 725px; height: 250px;
}

.navNextPrevWrapper, #ccTotalHeading {
	float:right;
	text-align:center;
	color:#E63940;
	margin-right:1em;
	}
.centerBoxIMG {clear:both;}
.shortDesc {text-align:justify;text-indent: 10px;}

body {
	margin: 0;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: url('../images/main_back.png') repeat-x;
	list-style-position:inside;
	}
  
a img {border: none; text-decoration:none; }
#home, #products, #contact, #about {float:left;}

a:link, #navEZPagesTOC ul li a, a:visited {
	color: #c40000;
	text-decoration: none;
	}
li {
	list-style-image:url(../images/list_arrow.gif);
	}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #loginboxContent a:hover, #shoppingcartContent a:hover, #searchContent a:hover, #navBreadCrumb a:hover {
	color: #679300;
	}
#loginboxContent {
	text-align:left;
	}
a:active {
	color: #0000FF;
	}
.centerColumn  a:hover {
	color: #CC6600;
	text-decoration:none;
	}
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	
}


#loginbox li {
	list-style-position: inside;
	}


/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

/*INPUT {
	background-color: #eee;
	}*/

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}


input:focus, select:focus, textarea:focus {
	background:#fff;
	}

FIELDSET {
        padding: 0.5em;
        margin: 1em 0;
        border: 1px solid /*#EACFAE*/ #ccc;
		/*background:#FFF8E5;*/
 		height:100%;
        }

LEGEND {
	font-weight: bold;
	padding: 0.2em;
	font-size:11px;
	color:/*#5F7D00*/ #666666;
	border:1px solid #ccc;
	}

LABEL, h4.optionName {
	margin-right: 0.5em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	color:#EEEEEE;
	height: 1px;
	margin: 0.5em 3em;
	border:none;
	}
	
HR.checkoutLine {
	border:dashed;
	}
HR.solid {
	border:1px solid #ccc;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/

#mainWrapper {
	background-color: inherit;
	color: inherit;
	text-align: left;
	width: 800px;
	vertical-align: top;

	/*border: 1px dashed #9a9a9a;*/
	}
#backWrapper {
  width: 800px;
  margin-left: 25px;
 	vertical-align: top;
  }
 	
/* Content box */
#contentMainWrapper {
  }
	
#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#sendSpendWrapper {
	position:relative;
	top: 50%;
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 50%;
	}

.wrapperAttribsOptions {
	/*margin: 0.3em 0em;*/
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
	padding: 0.5em 0.2em;
	font-weight: bold;color: #000000;
	}
#navSuppWrapper, #loginDefaultHeading  {display:none}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
#cartButtons {
	background: url(../images/body_back.gif) top repeat-x;
	position:relative;
	height: 70px;
	margin-top:2px;
	}

#navBreadCrumb {
font-family:tahoma;
	color:#AAAAB9;

	}

 #navBreadCrumb a {
	color: #7C7C94;
	font-weight:bold;
  }
  
 {

}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	margin: 0em;
	padding: 0.5em;
	}
/* Left and right columns*/ 
#navColumnOne, #navColumnTwo {
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
.additionalImages img, .productListing-odd img, .productListing-even img {
	padding:0.5em;
	}
#contentBox {
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {
	margin-bottom: 1em;
	}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 1em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartProdTitle {
	vertical-align:middle;
	}
#cartAdd {
	background-color: #fff;
	text-align: center;
	/*border: 3px solid #fff;*/
	}
#cartContentsDisplay, #cartSubTotal {
	color:#000;
	}
#shippingContentsDisplay {
	left: 40px;
	width: 100%;
	border-top: 2px solid #c40000;
	border-bottom: 2px solid #c40000;
	}
	
#cartSubTotal {
	font-size:14px;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 1.5em;
	
	}

.money, #productPrices, #productName, .centerBoxHeading {
	color: #CC7A00;
	font-size: 16px;
	font-weight: bold;
	}
.boxPrice {
	color: #EA3A41;
	font: 1em/1.4em Lucida Grande, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left:5px;
}	
.tableHeading TH {
	border-bottom: 1px solid #aaa;	
	background-color: c40000;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}


.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding: 0.5em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}
	
#shoppingcartContent {
	}

#shoppingcartHeading a:hover {
	color:#e7d970;
	}
.cartNewItem {
	color: #e7d970;
	border-bottom:1px dotted #c40000;
	font-weight:bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #CCCCCC;
	border-bottom:1px dotted #c40000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	color: #e7d970; 
	text-align: right;
	font-weight: bold;
	border-top: 2px solid #c40000;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
.refreshQtyButton {
	margin-left: 10px;
	}
#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {

	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: none;
  color:#fff;
  font-style: italic;
  margin-top: 3px;
  border-top: 1px solid #c40000;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}



/*Attributes*/
#productAttributes {
background:#FFF8E5;width:auto;float:left;margin: 2em 1em;padding:1em;position:relative;border: 1px solid #EACFAE;}
#attribsOptionsText {color:#e34d49;}
LABEL.attribsRadioButton {font-size:12px;}
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	width:40%;
	margin:0.5em 0;
	color:#000;
	}

/* New products box */
.centerBoxWrapper {
	width:600px;
	margin:auto;
	/*border: 1px solid #9a9a9a;*/
	height: 10%;
	background:url(../images/centerboxback.png) top no-repeat;
	}

.centerBoxHeading {
	padding:0 0 5px 10px;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a, .leftBoxHeading, .leftBoxHeading a {
	font-size: 10.5px;
	color: #ffffff;
	/*background-color: #c40000;*/
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, /*#searchHeading,*/ #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
	background-color: inherit;
	}

.leftBoxHeading, .rightBoxHeading {
	background: url(../images/sideboxtop.png) no-repeat #8DC337;
	padding: 0.15em 0 0 0.5em;
	height:18px;
	text-align:left;
	}

#indexDefaultMainContent {
	margin-bottom:3em;}

.featuredBoxTitle a {color:#fff;text-decoration:none;font-weight:bold;}
.featuredBoxTitle a:hover{color:#fff;text-decoration:underline}
.featuredBoxTitle {text-align:left;font-size:12px;padding:0.65em;height:100%;background:url(../images/box_top.gif) top no-repeat #e34d49;}

.centerBoxContentsFeatured img {padding:0.25em;}
/*.centerBoxContentsFeatured img:hover {background:#e34d49;}*/

.leftBoxContainer, .rightBoxContainer {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	
	}

.sideBoxContent {
	/*background: #CA5C51 url(/store/includes/templates/specialmoments3/images/sideboxbody.png) top repeat-x;*/
	background: url(../images/sideboxback.png) bottom no-repeat;
	color: #000;
	padding: 0.4em;
	}

 .sideBoxContent a:link, .sideBoxContent a:visited {
  color: #000066;
  }

  .sideBoxContent a:hover {
  color: #AC9D1A;
  }
  

  
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, /*.leftBoxHeading,*/ .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading, #scProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.bBold {
	font-weight: bold;
	margin-left: 1em;
	color:#000066;
	}

.rowOdd, .rowEven {
	height: 4em;
	vertical-align: center;
	}
.cartQuantity, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	border-bottom:1px dotted #ddd;
	}


.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
	background-color: inherit;
	}

TR.tableHeading {
	/*background-color: #F8E0E0;*/
	color: inherit;
	height: 2em;
	}


#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	}
	
.estimatorSection {
	margin:3em 10em 0 10em;
	/*border-top:7px solid #c40000;*/
	}
	
.estimatorSection h2{
	padding:0.5em;
	color:#000;
	border-bottom: 1px dotted #c40000;
	margin-bottom: 7px;
	}

#siteinfoLegal, #siteinfoIP {
	position:relative;
	background:url(../images/sideboxbody.png) repeat-x 0px -20px;
	padding:0.5em;
	text-align:left;
	color: #fff;
  }
#siteinfoLegal a {
  color: #fff;
  
  }

#siteinfoLegal a:hover {
  color: #ddd;
  }
#wc3logo {position:absolute;bottom:3px;right:3px;}
#paymentLogos {	border-top: 2px solid #EACFAE;}


	/*Product listing*/

  
#indexProductList, #allProductsDefault, #about_us, #contactUsDefault {
	margin:2em 1em;
	}
	
#indexProductList form, #sorter {
	margin-top: 1em;
	float:right;
	border-bottom: 1px dotted #666;
	}
	
#productsListingTopNumber, #productsListingBottomNumber, #allProductsListingTopNumber, #allProductsListingBottomNumber {
	/*visibility: hidden;*/
	float: right;
	}
	
#productsListingTopNumber {
	visibility: hidden;
	}


#loginDefault {
	margin: 0.5em;
	}
.productListing-rowheading {
	height: 2em;
	color: #aaa;
	}
.productListing-heading {
	border-bottom:1px solid #aaa;
	
	}
a.productListing-heading {
	color: #aaa;
	text-decoration: underline;
	border:none
	}

.productListing-data {
	font-size:12x; 
	padding: 1em;
	border-bottom: dotted 1px #ddd;
	}	
	
.tabTable {
	}

.productListing-data a {
	color: #c40000;
	}
.productListing-data a:hover {
	color: #CC9900;
	text-decoration: underline;
	}

.productListing-even, /*.rowEven */{
	background: #f4f4f4;
	border:2px dashed #000;
	}
	/*eof_Product Listing*/


/*-----------------------------------------------------------------------*/
/*Product details*/	          
#productMainImage {
	border:1px solid #eacfae;
	padding:0.5em;
	margin:0.5em;
	margin-right:25px;
	background-color: #ffffff;
  }
#descriptionText {
	font-size:12px;
	margin:1em;
	}
#descriptionText a {
	color:#000;}
#descriptionText a:hover {
	text-decoration:underline;}

#productMainImage a, #productAdditionalImages a {
  color: #900000;
  }

#productMainImage a:hover, #productAdditionalImages a:hover {
	color:#e34d49;
  text-decoration: none;
  }
#headingAdditionalImages {
	color:#c40000;
	padding:0.5em;
	font-weight:bold;
	}

#productAdditionalImages {
  background: url(../images/grad2.gif) top repeat-x #ffffff;
  border-top: solid 2px #e34d49;
  border-bottom: solid 1px #eacfae;
  height: 100%;
  margin:1em;
  }
                              

#productDescription, .news {
        padding: 0.5em;
        margin: 0.5em 1em;
        border: 1px solid #EACFAE;
		background:#FFF8E5;
 		height:100%;
		color:#000;
  }	
 

#cartAddPrice {
	margin:1em 0;
	float:left;
	text-align:center;
	padding:0.5em 1em;
	background:#fff;
	border:1px solid #EACFAE;

	
  }
   
/**/
#myAccountOrdersStatus {

	background-color: inherit;
	}
#orderTotals {
	border-top: 1px dotted #D6DEFF;
	background-color: inherit;
	}
#orderHistTable1 {
	background-color:#fff;
	border-bottom:2px dotted #D6DEFF;
	margin:2em 0;
	}
/*content layout*/
#productListHeading, #allProductsDefaultHeading, #aboutUsHeading, #advSearchDefaultHeading, #passwordForgottenHeading, #cartDefaultHeading, aboutUsHeading, #contactUsHeading, #conditionsHeading, #accountDefaultHeading, #privacyDefaultHeading {
	padding: 2px;
	padding-left: 1em;
	color: #000;
	}
	
#logpage, #categoryPage, #advSearch, #forgottenPasswordPage, #allProductsPage, #aboutUsMainContent, #shoppingCartPage, #contactUsPage, #conditionsMainContent, #accountLinksWrapper, #privacyDefaultMainContent {
	height: 100%;
	}
#accountLinksWrapper li {
	list-style-position:inside;
	}

#productGeneral, #passwordForgottenMainContent, #accountDefault {
	margin:1.5em;
	}	
/*#advSearchDefault, #advSearchResultsDefault, #advSearch, #productGeneral, #loginDefault, #shoppingCartDefault, #accountDefault, #accountHistInfo, #passwordForgotten, #createAcctDefault, #conditions, #gvFaqDefault, #unsubDefault {
	padding:1em;
	}*/
#advSearch, #accountLinksWrapper {
	padding:1em;
	}

#aboutUsMainContent {
	padding: 2em;
	font-size: 1.5em;
	}
#contactUsPage, #conditionsMainContent {
	padding: 1em;
	}
#indexDefault {
	height: 100%;
	color:#fff;
	}
#indexBack {
	width:610px;
	}

#indexText a {
	color:#fff;
	}
#welcome{font-size:1.2em;padding:1em;color:#000;}
#welcome a {color:#e34d49;}
#welcome a:hover {text-decoration:underline;}
#welcome h3 {font-size:1em}
.welcomeTitle {
	color:#FFE633;
/*	font-family:"Times New Roman", Times, serif;*/
	font-size:24px;
	vertical-align:top;
	width:auto;
	}
.welcome {
	display:none;
	}
.tagline {
	color:#FBAE2C;
	font-size:14px;
	font-weight:bold;
	text-align : center;
	}
#indexIMG {
	position:relative;
	top:0px;
	}
.confirm {
	display:none;
	margin:1em;
	}
#checkoutConfirmDefaultHeading {
	
	}
#checkoutSuccessThanks, #checkoutSuccessOrderLink {
	margin:2em;
	}
#checkoutSuccessOrderNumber {
	margin:1em;
	font-size:16px;
	color:#009900;
	}
#checkoutSuccessMainContent {
	font-size:14px;
	}
#checkoutSuccessContactLink {
	display:none;
	}
	
/* bof CHECKOUT PAGES */
#checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading {
	display:none;
	}
	
/*Checkout Headings*/
#checkoutShippingHeadingAddress, #checkoutPaymentHeadingTotal, #checkoutShippingHeadingMethod, #checkoutPaymentHeadingAddress, .checkoutPaymentHeading, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultHeadingCart {
	color:#666666;
	font-size:12px;
	background:#eee url(../images/bg.png) top repeat-x;
	padding:0.25em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #aaa;
	}
/*Checkout Body*/
#checkoutBillto, #checkoutOrderTotals, #checkoutShipto, #checkoutPostageSelection, #checkoutPaymentMethod, #checkoutShiptoConfirm, #checkoutShiptoConfirm {
	margin:0 0 1em 0;
	background-color:#FFFFCC;
	border-bottom:1px dashed #ccc;
}

	
#postageOption {
	position:relative;
	background:#FFD062;
	padding:0.5em;
	margin:0.5em;
	}

.notes {
	float:left;
	width:40%;
	padding:1em 0 1em 0em;
	margin-left:2.5em;
	}
#checkoutOrderTotals {
	text-align:right;
	margin-left:55%;
	}
#checkoutPaymentMethod {
	width:50%;
	float:left;
	}
/*Gift certificate/Discount coupon*/
.checkoutPaymentBox, #checkoutPostageSelection {
	margin:1em 0;
	width:50%;
	background:#ffffcc;
	text-align:justify;
	border-bottom:1px dashed #ccc;
}

#ottotal {
	font-size:16px;
	font-weight:bold;
	color: #EA3A41;
	}
.padded {
	padding:1em;
	}

#checkoutShiptoConfirm, #checkoutShiptoConfirm, #checkoutCart {
	width:45%;
	margin:0 1em;
	}	
/* eof CHECKOUT PAGES */

/* bof COMING SOON BAR */
#comingSoon {
	height:70px;
	background:#c40000 /*url(../images/bar_back2.gif) top repeat-x*/;
	position:fixed;
	bottom:0px;
	left:-5px;
	width:110%;
	z-index:150;
	}
#comingSoonText {
	font: 1em/1.4em Lucida Grande, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin-left:8%;
	color:#FFFFFF;
	padding: 0 10%;	
	text-align:center;
	position:fixed;
	bottom:5px;
	z-index:200;
	}
#comingSoonText a, #comingSoon a {
  color: #EEE58D;
  }
 #comingSoonText a:hover, #comingSoon a {
 	text-decoration:underline
	} 
	
/* eof COMING SOON BAR */
/* bof products page */
.productCat {
  padding:0.5em 1em;
  margin:1em;
  font-size:1.75em;
  width:40%;
  }
.productCat:hover {
  background:url(../images/prod_arrow.gif) right no-repeat #ffcc66;
  }
#pageTwo {
  margin:1.5em 1em;
  }
#informationContent {}


