/**



 * 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: arial, helvetica, sans-serif;
	background:url(../images/bg.gif) repeat-x top;



	font-size: 62.5%;



	color: #222222;



	background-color: #ffffff;



	}







a img {border: none; }







a:link {



	color: #222222;



	text-decoration: none;



	}



 



a:visited {



	color: #222222;



	text-decoration: none;



	}







a:hover {



	color: #000000;



	}







a:active {



	color: #000000;



	}







h1 {



	font-size: 1.1em;



	color: #000000;



	}







h2 {



	font-size: 1.2em;



	}







h3 {



	font-size: 1.1em;

	color: #ffffff;


	}







h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{



	font-size: 1.1em;



	}


LABEL {font-size:1.0em;}




.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: #DCF3FA;



	}







FIELDSET {



	padding: 0.5em;



	margin: 0.5em 0em;



	border: 1px solid #cccccc;



	}







LEGEND {



	font-weight: bold;



	padding: 0.3em;



	color: black;



	}







LABEL, h4.optionName {



	line-height: 1.5em;



	padding: 0.2em;



	}







LABEL.checkboxLabel, LABEL.radioButtonLabel {



	margin: 0.5em 0.3em;



	}







#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {



	float: left;



	}



.categoryListBoxContents a {



	font-size:12px;



	color:#6c6c6c;



	font-weight:bold;



	}

A.level1 { margin-left: 0px; }
A.level2 { margin-left: 0px; }
A.level3 { margin-left: 0px; }


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;
	font-size:1.0em;
	color:#222222;


	}







ADDRESS {



	font-style: normal;



	}







.clearBoth {



	clear: both;



	}







HR {



	height: 1px;



	margin-top: 0.5em;



	border: none;



	border-bottom: 1px solid #9a9a9a;



	}







/*warnings, errors, messages*/



.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {



	line-height: 1.8em;



	padding: 0.2em;



	border: 1px solid #9a9a9a;



	}







.messageStackWarning, .messageStackError {



	background-color: #F0DCDD;



	color: #800D2B;



	}







.messageStackSuccess {



	background-color: #99FF99;



	color: #222222;



	}







.messageStackCaution {



	background-color: #FFFF66;



	color: #222222;



	}







/*wrappers - page or section containers*/



#mainWrapper {



	background-color: #ffffff;



	text-align: left;



	width: 880px;



	vertical-align: top;



	border: none;


	}







#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {



	background-color: #ffffff;



	}







#logoWrapper{







	height:114px;



	}



#logo {


	height:114px;




	}







#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {



	margin: auto;



	} 



#navColumnOneWrapper {



	margin-right: 0.5em;



	}



#navColumnTwoWrapper {



	margin-left: 0.5em;



	}







#cardWrapper {



	padding: 70px 26px 0px 0px;



	}







#sendSpendWrapper {



	border: 1px solid #cacaca;



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







.navNextPrevCounter {



	margin: 0em;



	font-size: 0.9em;



	}



.navNextPrevList {



	display: inline;



	white-space: nowrap;



	margin: 0;



	padding: 0.5em 0em;



	list-style-type: none;



	}







#navCatTabsWrapper {



	margin: 0em;



	background: #424242;



	padding: 0.5em 0.2em;



	font-weight: bold;



	color: #ffffff;



	height: 1%;



	}



#navSuppWrapper {



	margin: 0em;








	height:36px;



	color:#909090;



	height: 1%;



	}





#navMainWrapper {



	margin-bottom:20px;



	background: url(../images/subhead.gif) repeat-x;



	color: #ffffff;



	height: 42px;
	font-size:12px;
	font-weight:bold;
	width:900px;


	}







#navCatTabsWrapper {



	background-color: #ffffff;



	color: #9a9a9a;



	background-image:none;



}







#navSupp ul, #navCatTabs ul {



	margin: 0;



	padding: 0.5em 0em;



	list-style-type: none;



	text-align: center;



	line-height: 1.5em;



	}







#navSupp ul li, #navCatTabs ul li {



	display: inline;



	}







#navSupp ul li a, #navCatTabs ul li a {



	text-decoration: none;



	padding: 0em 0.5em;



	margin: 0;



	color: #ffffff;



	white-space: nowrap;



	}







#navCatTabs ul li a {



	color: #9a9a9a;



	}







#navEZPagesTOCWrapper {



	font-weight: bold;



	float: right;



	height: 1%;



	border: 1px solid #9a9a9a;



	}







#navCategoryIcon, .buttonRow, #indexProductListCatDescription {



	margin: 0.5em;



	}



#navMain {



	float:right;



	}







#navBreadCrumb {



	padding: 0.5em 0.5em;



	background-color: #ffffff;



	font-size: 0.95em;



	font-weight: bold;



	margin: 0em;



	}







#navEZPagesTop {



	background: #abbbd3;



	font-size: 0.95em;



	font-weight: bold;



	margin: 0em;



	padding: 0.5em;



	float:left;



	}







#navColumnOne, #navColumnTwo {



	background-color: transparent;



	}







/*The main content classes*/



#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {



	vertical-align: top;




	}


.additionalImages, 
	{	
	
	vertical-align: top;
	background-color: #ffffff;



	}




/*.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:0px;



	}



#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {



	padding: 0.8em;



	}







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

.legalCopyright  {
	font-size:9px;
	padding:15px 13px 0px 13px;
	}

.legalCopyright a {
	color:inherit;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	padding: 12px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #F4F4F4;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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 {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;



	}







.cartNewItem {



	color: #7D7D7D;



	position: relative;  /*do not remove-fixes stupid IEbug*/



	}







.cartOldItem {



	color: #7D7D7D;



	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: #DCF3FA;



	border: 1px solid #003D00;



	}



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



	}







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



	height: 1%;



	margin: 10px 10px;



	}







.centerBoxHeading h2{



	font-size: 12px;



	padding-left:15px;



	color: #333333;


	width:380px;


	}







/*sideboxes*/



.columnLeft {}







h3.leftBoxHeading, h3.leftBoxHeading a,



h3.rightBoxHeading, h3.rightBoxHeading a {



	font-size: 1em;



	color: #ffffff;



	}







.tabTable th {



	}



.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {



	margin: 0em;



	background: #ffffff url(../images/sbt.gif) repeat-x;


	padding: 0px;



	height:1%;



	}

.centerBoxHeading {





	background: #ffffff url(../images/sbt2.gif) repeat-x;


	height:38px;



	}


.productListing-rowheading th {



	height:23px;




	}



.leftBoxHeading h3, .centerBoxHeading h3, .rightBoxHeading h3 {



	padding: 6px 7px;



	color:#ffffff;



	}
.centerBoxHeading h3 {



	padding: 0px 7px;



	color:#1E0523;
	font-size:12px;
	width:380px;



	}

.leftBoxHeading h3 a:link, .centerBoxHeading h3 a:link, .rightBoxHeading h3 a:link{



	padding: 6px 7px;



	color:#ffffff;



	}







.leftBoxContainer {



	margin: 0em;



	margin-bottom: 1.5em;



	}
.rightBoxContainer {



	margin: 0em;



	margin-bottom: 1.5em;



	}







.sideBoxContent {



	background-color: #ffffff;



	padding: 0.4em;



	border-left:1px solid #d2d2d2;



	border-right:1px solid #d2d2d2;



	}







h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {



	color: #FFFF33;



	text-decoration: none;



	} 







.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {



	color: #FFFFFF;



	}







.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, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {



	text-align: center;



	}







.categoryListBoxContents {



	text-align:left;



	}



.categoryListBoxContents .containerBg {



	padding-left:30px;




	background-color:#ffffff;



	min-height:45px;



	}



#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 {



	text-align: left;



	}







#upDateHeading {



	text-align: right;



	}







/* categories box parent and child categories */
.category-top {padding-bottom:10px;}


A.category-top, A.category-top:visited,



A.category-links, A.category-links:visited{



	color: #222222;


	text-decoration: none;
	font-weight:bold;


	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {



	color: #444444;


	text-decoration: none;
	font-size:11px;


	}



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: #ffffff;



	height: 1.5em;



	vertical-align: top;



	}







.rowEven {



	background-color: #F9F9F9;



	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



	}







TR.tableHeading {



	background-color: #F4F4F4;



	height: 2em;



	}







.productListing-rowheading {



	height: 2em;



	color: #FFFFFF;



	}







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



	}



#shl {



	background:url(../images/subheadl.gif) no-repeat left top;



	}



#shr {



	background:url(../images/subheadr.gif) no-repeat left top;



	}



#shl, #shr {



	width:2px;



	height:42px;



	}



#headerLeft {


	font-size:10px;
	padding: 11px 10px 10px 5px;



	}
#headerRight {



	padding: 11px 10px 10px 5px;
	font-size:10px;
	color:#666666;


	}
#headerRight a{



	padding: 11px 10px 10px 5px;
	font-size:10px;


	}



.clearBoth {



	margin:0px;



	padding:0px;



	line-height:0px;



	font-size:0px;



	}



#navMainWrapper a {



	color:#ffffff;




	}



.leftBHleft, .rightBHleft {



	background:url(../images/sbtl.gif) no-repeat left top;



	}

.header-0 {







	}

.productListing-rowheading {



	background:url(../images/sbt2.gif) repeat-x left top;
	height:38px;



	}

.singleHleft {



	background:url(../images/sbtl2.gif) no-repeat left top;



	}


.leftBHright, .rightBHright {



	background:url(../images/sbtr.gif) no-repeat right top;



	}

.header-2  {







	}

.singleHright {



	background:none;



	width:18px;



	padding:5px;



	height:18px;



	font-size:1px;



	}

.header-0,

.header-2 {

	height:12px;

	padding:7px;

	}



.singleHleft,



.leftBHleft, .rightBHleft,



.leftBHright, .rightBHright {



	width:10px;



	height:37px;



	font-size:1px;



	}







.leftBFleft, .rightBFleft {



	background:url(../images/sbfl.gif) no-repeat left bottom;



	}



.leftBFright, .rightBFright {



	background:url(../images/sbfr.gif) no-repeat right bottom;



	}



.leftBFleft, .rightBFleft,



.leftBFright, .rightBFright {



	width:3px;



	height:7px;



	font-size:1px;



	}



.leftBoxFooter, .rightBoxFooter {



	background:url(../images/sbf.gif) repeat-x bottom;
	background-color:#ffffff;



	height:7px;



	}



#mainHeader {






	height:1%;



	}



#mainHl {






	}



#sCartRt,



#mainHr {







	}



#sCartRt, #sCartRb,



#mainHl, #mainHr,



#mainFleft, #mainFright {



	width:3px;



	height:3px;



	font-size:0px;



	}



#mainContainer {



	border-left: none;



	border-right: none;



	margin:0px;



	padding:3px;



	height:1%;
	background-color: #ffffff;



	}



#mainFleft {






	}



#mainFright {






	}



#mainFooter {







	height:3px;



	font-size:0px;



	line-height:0px;



	}



#footl, #footr {



	width:3px;



	height:51px;




	}



#footl {







	}



#footr {





	}

.specialsListBoxContents,

.centerBoxContentsProducts,

.centerBoxContentsNew {



	background:url(../images/prodbg.gif) bottom repeat-x;



	margin:2px;



	min-height:160px;



	}



.prodCont {



	background:url(../images/prodf.gif) bottom no-repeat;
	background-color: #ffffff;



	min-height:250px;

	margin-top:5px;




	}



.productImage {



	padding:5px;



	}



a.productName {
 font-weight:normal;
 color:#222222;
 font-size:1.1em;
 display:block;
 height:2em;
 }



.productsPrice {



	color: #686868;



	font-size:1.1em;



	font-weight:bold;



	padding:4px;



	}



#sCart {



	background:url(../images/scl.gif) left repeat-y;



	margin:0px 0px 5px 0px;



	}



#sCartLt {



	background:url(../images/sclt.gif) left no-repeat;



	}



#sCartLb {



	background:url(../images/sclf.gif) left no-repeat;



	}



#sCartRb {


	background:url(../images/scrf.gif) left no-repeat;



	}



#sCartLt, #sCartLb {



	width:23px;



	height:3px;



	}



#sCartHeader {



	background:url(../images/dadada.gif) repeat-x top;

	background-color:#ffffff;


	height:3px;



	}



#sCartFooter {



	background:url(../images/dadada.gif) repeat-x bottom;
	background-color:#ffffff;



	height:3px;



	}



#sContainer {



	padding:5px 5px 5px 5px;
	margin-left:24px;



	border-right:1px solid #d3d3d3;
	background-color:#ffffff;




	}



#sCtable {



	width:100%;
	background-color:#ffffff;



	}



#sCtable td {
	vertical-align:top;
	background-color:#ffffff;
	}



#sCtotal {



	background:#F0F0F0;



	height:1%;



	}



#sCtotalCap {






	font-weight:bold;



	padding:0px 0px 0px 10px;



	}



#sCtotalVal {







	padding:1px 10px 1px 0px;



	}



a.pLproductName {







	font-weight:bold;



	font-size:1.0em;



	}



.pLcol2 {



	width:50%;



	}



.productListing-heading a {



	color:#333333;


	}



.productListing-heading a:hover {



	color:#666666;



	}



.productListing-rowheading th#listCell0-0 {



	width:100px;

	}

#categoriesContent {

	padding:0.4em 10px;

	}

.listingProductImage {

	padding:2px;

	}
#productAdditionalImages h3 {
	border-bottom:1px solid #cccccc;
	}

TD.productListing-data .itemTitle {width:300px;}
