/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Tahoma;
	font-size: 0.7em;
	background-color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	color: #4f2b00;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #e86200;
	text-decoration: none;
	}

a:visited {
	color: #e86200;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #003bfa;
	text-decoration: none;
	}

a:active {
	color: #e86200;
	}

h1 {
	font-size: 1em;
	color: #4f2b00;
	}

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.3em 0;
	}

/*  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;
	}

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ffc600;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;

	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

#logo{
	margin:1.2em;
	padding-top:40px;
 float:left;
}


#taglineWrapper{
  margin:1.2em;
	margin-top:3em;
	float: right;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	margin:1.2em;
	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;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #ffc600;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 1em;
	border: 1px solid #d7ffe8;
	margin: 1em;
	font-weight: bold;

	}

.messageStackWarning, .messageStackError {
	background-color: #fdce2d;

	}

.messageStackSuccess {
	background-color: #b7ff63;

	}

.messageStackCaution {
	background-color: #ce0035;
	color: #fff;
	}

.legalCopyright
{
	padding:10px;
}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 82%;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	
	height:130px;
	margin:0;
	padding:0;
	
	}

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

	}


	/*¶ÔÆë*/
#navColumnOneWrapper,#navColumnTwoWrapper{
	margin-left: 0em;
	margin-right: 0em;
	}


#tagline {
	font-size: 1.2em;
	text-align : right;
	vertical-align: top;
	}

#sendSpendWrapper {
	border: 1px solid #00213b;
	float: right;
	margin: 0em 0em 1em 1em;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}


.navNextPrevWrapper{
	margin-right:1em;
	margin-bottom:0.4em;
	margin-top:1em;
	padding: 0.5em;
	text-align:center;
	color: #111;
	font-size:1em;
	border-bottom: 1px dotted #ffc600;
		padding-bottom:50px;

}
.navNextPrevCounter {
	margin: 0em;
	font-size: 1.5em;
	font-family:Georgia;
		float:left;
	
	}
.navNextPrevList {
	display: block;
	white-space: nowrap;
	margin: 0;
	margin-left: 10px;
	float:left;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper{
	margin: 0em;
	width:100%;
	font-weight: bold;
	color: #111;	
	background-repeat: repeat-x;
	background-image:url(../images/navMainWrapper_bg.png);
	border:1px solid #ffe897;
}


#navMain ul	{
	margin:0;

 	padding:0;
	list-style-type: none;
	background-repeat: repeat-x;
	height: 1%;
  	

	}

#navMain ul li{
	display: inline;

	}

#navMain ul li a{
	color: #FFF;
	display: block;
	font-size: 1em;
	padding: 8px;
  	float:left;
  	padding-left:15px;
 	 padding-right:15px;

	}

#navMain ul li a.abc{
	color:#FFF;
	background-image:url(../images/navMainWrapper_bg_dark.png);
	background-repeat:repeat;

}
#navMain ul li a:hover,#navMain ul li a:hover.abc{
	color:#FFF;
	background-image:url(../images/navMainWrapper_bg_hover.png);
	background-repeat:repeat;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #fff;
	margin-bottom:10px;
	margin-top:10px;
	background-repeat: repeat-x;
	font-weight: bold;
	border:1px solid #ffc600;
	background-repeat:repeat-x;

	}

#navCatTabsWrapper ul{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px;
	line-height: 1.5em;
	}
	
#navCatTabsWrapper ul li{
	list-style-type: none;
	display:inline;
	border-right: 1px dotted #fff;
	}

#navCatTabsWrapper ul li a{
	white-space: nowrap;

	padding-right: 10px;
	padding-left: 10px;
	}

#navCatTabsWrapper ul li a:hover{

	font-weight: bold;
	text-decoration: underline;
	}

#navSuppWrapper {
	margin-top: 1em;
	text-align: center;
	font-weight: bold;
	color: #e86200;
	padding-top:8px;
	padding-left:0px;
	height:110px;

 	
	}



#navSupp ul {
	display:inline;
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li {
	display: inline;
	}

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

#navSupp ul li a:hover {
	color: #e86200;
	text-decoration: underline;
	}



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

#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;
	}



#navBreadCrumb {
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	margin-top: 16px;
	margin-bottom: 0em;
	padding-top:8px;
	padding-left:8px;
	height:22px;
	
	}

#navBreadCrumb a:hover{

	text-decoration: underline;
	}

#navEZPagesTop {
	font-weight: bold;
	padding-top:8px;
	padding-left:15px;
	padding-bottom:8px;
	border:1px solid #ffc600;
		
	background-repeat:repeat-x;
	}

#navEZPagesTop a:hover{

	text-decoration: underline;
	}


#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

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

	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.centerColumn{
	padding: 0.8em;
	margin:10px;
	margin-top:0em;
	padding-bottom: 60px;
	height:1%


	}
	#indexDefault
	{
		padding-bottom:0px;
	}
 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	margin:1em;

	}

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

	
		

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #ffc600;
	
	background-repeat:repeat-x;
	font-weight: bold;
	padding: 1em;
	}


#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

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

.tableHeading, #cartSubTotal {
	
	background-repeat:repeat-x;
	font-family: Georgia;
	font-size:1.2em;
	color:#e86200;
	padding:0.8em;
	 }

#cartSubTotal {
	background-image:none;
	border:1px solid #ffc600;
	border-top:none;
	}

	 #cartContentsDisplay
{

	border:1px solid #ffc600;
	border-bottom:none;

}

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #8f0000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #1d1d1d;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #ffc600;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.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 {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border:1px solid #ffc600;
	background: #fff;
	height: 1%;
	margin: 1.1em 0;
	}

.specialsListBoxContents,.centerBoxContentsNew ,.centerBoxContentsFeatured,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch
{

	height: 151px;
}

/*sideboxes*/
.columnLeft {

	}

h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 1.1em;
  font-family:Georgia;
  background-repeat:repeat-x;
  color:#e86200;

	}
	
	h3.leftBoxHeading a,
 h3.rightBoxHeading a {
	font-size: 1.1em;
  color:#e86200;

	}


.leftBoxHeading,.rightBoxHeading {
	margin: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left:0.1em;
	}
	
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top:1.5em;
	background:#FFF;
	border: 1px solid #ffc600;}

.sideBoxContent {
	padding: 0.4em;

	}


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


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.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: #fff;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	text-decoration: none;
	}

A.category-links:hover{

		text-decoration: underline;
	}
A.category-links, A.category-links:visited {

	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #eeeeee;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {

	height: 1.5em;
	vertical-align: top;

	}

.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
	}


#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 {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color: #85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


.productListing-rowheading {
	
	background-repeat:repeat-x;
	border-top:1px solid #ffc600;
	height: 50px;
	padding-left: 10px;

	}

.productListing-heading,.productListing-heading a{
  color: #e86200;  
  font-size:1.2em;
  font-family: Georgia;

}

#productListing{

	border:1px solid #ffc600;
	margin-top:10px;
	height:1%;
	}


.productListing-odd,.productListing-even{
	height:90px;

}


.productListing-data{
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #ffc600;
	}



#productName
{
	margin-top: 0.5em;
	padding: 0.4em;
	font-size: 1.5em;
	font-family:Georgia;

}

#productDateAdded
{
	font-size: 1em;

}

#productPrices
{
	margin-top: 0.5em;
	padding: 0.4em;
	font-size: 1.3em;

}

#productMainImage
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left:1em;

}



/*.content,*/ #productDescription{
	/*font-size: 1.2em;*/
	padding: 0.5em;
	padding-left:1.5em;
	margin-top: 6em;
	padding-top: 2em;
	font-size:1.2em;
	border-top: 1px dotted #ffc600;
	}

#productDetailsList {
		padding: 0.5em;
	padding-left:1.5em;

	padding-top: 2em;
	font-size:1.2em;

	}


#productAttributes
	{
			margin-top: 1em;
	padding: 0.5em;
	padding-left:1.5em;
	padding-top: 1em;
	}


A.category-top:hover{

	text-decoration: underline;
}

.searchbutton
{
	background-color: #f6f6ea;
	border:1px solid #111;
	color: #111;
	font-size: 0.9em;

}






.centerBoxHeading {
	margin: 0em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Georgia;

	}

h2.centerBoxHeading{
	font-size: 1.3em;
	
	background-repeat:repeat-x;
	color:#e86200;
	text-align:center;
	padding-left:1em;
	padding-top:0.4em;
	}

#sorter{
	padding:1em;
	}


#newProductsDefaultListingTopNumber,#newProductsDefaultListingTopLinks,#newProductsDefaultListingBottomNumber,#newProductsDefaultListingBottomLinks,
#allProductsListingTopNumber,#allProductsListingTopLinks,#allProductsListingBottomNumber,#allProductsListingBottomLinks,
#specialsListingTopNumber,#specialsListingTopLinks,#specialsListingBottomNumber,#specialsListingBottomLinks,
#productsListingTopNumber,#productsListingListingTopLinks,#productsListingBottomNumber,#productsListingListingBottomLinks,
#featuredProductsListingTopNumber,#featuredProductsListingTopLinks,#featuredProductsListingBottomNumber,#featuredProductsListingBottomLinks{
		margin:10px;
		padding:3px;

	}


