/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */
 @import url("stylesheet_css_button.css");
 
/* =Links
----------------------------------------------- */
a img {border: none;}

/* =Headings
----------------------------------------------- */
body.sm div#main h1 {
	font-family:Arial,Verdana,Helvetica,Sans-serif;
	font-weight:bold;
	font-size:1.60em;
	margin:0;
}
body.sm div#main h2 {
	font-family:Arial,Verdana,Helvetica,Sans-serif;
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 1em 0;
}

/* =Misc
----------------------------------------------- */
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

/* =Bread Crumbs
----------------------------------------------- */
#navBreadCrumb {
	display: none;
	padding:0; 
	margin:0;
}
	
#navBreadCrumb {
	font-size: 10px;
	margin: 0em;
	padding: 0em;
	}
	
/* =User Navigation
----------------------------------------------- */
#navMain ul {
	margin: 0 0 15px 0;
	padding:2px 0 0 10px !important;
	height: 17px;
	list-style-type: none;
	background: #FBFAF6;
	border: 1px solid #363634;
}

#navMain ul li{
	display: inline;
	white-space: nowrap;
	padding-bottom: 4px;
}

#navMain ul li a{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
}
.padding {padding-left: 285px;}

/* =Side Boxes
----------------------------------------------- */
.sideBoxContent {
	padding: 1em 2em;
	}
.sideBoxContent a {font-size: 10px;}
/* =Left Side Boxes
----------------------------------------------- */
h3.leftBoxHeading {
	text-align: center;
	}
.leftBoxContainer {
	padding: 0;
	margin:0;
	}
	
/* =Center Boxes
----------------------------------------------- */
.centerBoxHeading {
	background:#FBFAF6;
	border-bottom: 1px solid #363634;
	font-weight: bold;
	padding: 5px 10px;
	margin:0;
}
.centerBoxWrapper {
	border-left: 1px solid #363634;
	border-right: 1px solid #363634;
	border-bottom: 1px solid #363634;
	padding-bottom:10px;
	margin:0;
}
.centerBoxWrapper img {border: 1px solid #363634;padding:0 !important;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #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;
}

/* =Right Side Boxes
----------------------------------------------- */
h3.rightBoxHeading {
	margin: 0em;
	padding: 0em;
	text-align:right;
	}
.rightBoxContent {
	margin-bottom: 1em;
	}

/* =Specific Boxes
----------------------------------------------- */
A.category-top {text-decoration: none;line-height: 1.6em;font-size: 11px;}
A.category-links {}
hr#catBoxDivider {width:175px;height: 1px; display:block;}
A.category-subs, A.category-products {font-size: 10px;}
SPAN.category-subs-parent {font-weight: bold;}
SPAN.category-subs-selected {font-weight: bold;}

#featuredProducts {
	border: 1px solid #333;
	margin: 0;
}
#searchContent input {
	float: right;
	margin-top: 3px;
}

/* =Main Content
----------------------------------------------- */
div#main .content, #sorter, div#main table {margin: 0;}
.content, #sorter {padding-top: 0;}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0;
	}

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
.biggerText {
	font-size: 1.2em;
	}
	
/* =Product Listing
----------------------------------------------- */	
.navSplitPagesResult {padding: 10px;}
.tabTable {}
.productListing-heading {
	background:#FBFAF6;
	border-top: 1px solid #363634;
	border-bottom: 1px solid #363634;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}
.productListing-odd {background: #fff;padding: 10px;text-align: left;}
.productListing-even {background: #fff;padding: 10px;text-align: left;}
.productListing-data img {margin:1px 10px 10px 10px;border:1px solid #363634;padding:0 !important;}
.productListing-data {padding: 10px 0 10px 0;}
.listingDescription {text-align: left;padding-right:10px;}

h3.itemTitle {
	padding: 10px 0;
	text-align: left;
	font-size: 1.1em;
}
.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
}

/* =Product Info Page
----------------------------------------------- */
#productMainImage img {
	margin: 0 2.5em 0 0 !important;
	padding: 0 !important;
	border: 1px solid #363634;
}
#productDetailsList {
	
}
#cartAdd {
	text-align: center;
	width: 150px;
	margin: 1em 1em 1em 16em;
	border: 1px solid #363634;
	background: #FBFAF6;
	padding: .5em 0;
	}
	
/* =Checkout Comfirm
----------------------------------------------- */
#orderTotals {padding-right: 14px;}
.cartTableHeading {font-size: 1.2em;font-weight: bold;background: #FBFAF6;}
#checkoutSuccessOrderNumber, #checkoutSuccessOrderLink, #checkoutSuccessContactLink {
	padding: 0 0 10px 10px;
}

/* =Shipping Info
----------------------------------------------- */
#checkoutShippingContentChoose {padding-left: 10px;}

/* =Shopping Cart
----------------------------------------------- */
#cartContentsDisplay {border: 1px solid #000;margin: 10px !important;width: 425px;}
#cartProdTitle {font-weight: bold;}
.tableHeading TH {
	border-bottom: 1px solid #333;
	background: #FBFAF6;
	}

.tableHeading, #cartSubTotal {

	 }

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

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

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	text-align: left;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

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

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

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

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

.amount {
	width: 5.5em;
	}

/* =Images
----------------------------------------------- */
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	display: none;
	}

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

/* =Forms
----------------------------------------------- */
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0em;
	padding:0;
	}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

LEGEND {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.3em;
	color: #000;
	}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabell {
	margin: 0.5em 0.3em;
	}
LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	line-height: 25px;
	}
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

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

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

ADDRESS {
	font-style: normal;
	padding: 2em 1em 0em 1em;
	}
CAPTION {
	/*display: none;*/
	}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
.buttonRow {padding-left: 10px;}

/* =Misc Objects
----------------------------------------------- */
.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
.back {
	float: left;
	}
.forward {
	float: right;
	}
.bold {
	font-weight: bold;
	}

/* =Warnings, Errors, Messages
----------------------------------------------- */
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	margin: 10px;
	padding-left: 10px;
	}

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

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

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

/* =Wrappers
----------------------------------------------- */
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {
	margin: 0 0.5em;
	width: 43%;
	}
#checkoutShipto {float:left;}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* =Other Stuff
----------------------------------------------- */
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

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

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