/**
 * 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ebebeb;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-repeat: no-repeat;

	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #4B493F;
	text-decoration: none;
	}
 
a:visited {
	color: #4B493F;
	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: #CC6600;
	}


a:active {

	}


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 3px;

}

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

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

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

/*input:focus, select:focus, textarea:focus {
	background: #888471;
	}*/

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

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, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	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;
	line-height: 0;
	}

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 #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 {
	text-align: left;
	width: 951px;
	vertical-align: top;
	}
#contentMainWrapper {
	background-color: #FFFFFF;
	}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0em;
	}

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

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#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 a {
	color: #663300;
	padding: 1px;
}
.navSplitPagesLinks a:hover {
	text-decoration: overline underline;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	float: left;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #f9f5e9;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#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 {
	margin: 0.5em;
	}
#indexProductListCatDescription {
	margin: 0;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

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

/*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, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	}
.centerColumn {
	padding-top: 0;
	background-color: #FFFFFF;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

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

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

#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: #DEDAC5;
	font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F2F2F2;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

}
#productMainImage {
	border: 1px solid;
	border-color: #EEEEEE;
	margin: 0;
}
.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;
	}

/*sideboxes*/

.centerBoxHeading {
	margin: 0em;
	}

.sideBoxContent {
	padding: 0.4em;
	margin-bottom: 3px;
	}

h3.rightBoxHeading, h3.leftBoxHeading {
	font-size: 14px;
	font-weight:bold;
	color: #292929;
	text-align: left;
	background-image: url(../images/1_bg1.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 30px;
	}
.rightBoxHeading, .leftBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
	}
h3.rightBoxHeading a, h3.rightBoxHeading a:visited, h3.leftBoxHeading a, h3.leftBoxHeading a:visited {

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

	}



.rightBoxContent, .leftBoxContent {
	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;
	}
.centerBoxHeading {
	text-align: left;
	}

#bestsellers .wrapper {
	text-align: center;
	}

#bannerboxHeading {
	background-color: #ffffff;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

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

.bold {
	font-weight: bold;
	}

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

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

ul {
	margin:0px;
	padding:0px;
	list-style: none;
	padding-left: 15px;
}

.ul1 li, .ul2 li {
	margin:0px;
	padding: 4px 5px 4px 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.ul1 li a {
	padding-left:18px;
	color:#6F7B76;
	line-height:13px;
	font-weight:bold;
	text-decoration: none;
	background-image: url(../images/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ul2 li a {
	padding-left:18px;
	color:#6F7B76;
	line-height:13px;
	font-weight:bold;
	text-decoration: none;
	background-image: url(../images/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ul1 li a:visited, .ul2 li a:visited {
	color:#6F7B76;
}
.ul1 li a:hover, .ul2 li a:hover {
	color: #434946;
}

.listproductimage {
	height: 140px;
	width: 140px;
	vertical-align: middle;
}
.listproductimage img {
	padding: 2px 0 2px 0;
}
.listproductcell {
	text-align:center;
	border: solid 1px #cccccc;
	padding-top: 2px 0 2px 0;
}
td.listproductcell:hover {

}
.centerBoxHeading, h1 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}
.productlistmodel {
	color: #7A7765;
	font-size: 11px;
}
.listingDescription {
	color: #514F42;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.moreinfo a {
	color: #FFFFFF;
	background-color: #0058A7;
}
.moreinfo a:visited {
	color: #FFFFFF;
	background-color: #0058A7;
}
.moreinfo a:hover {
	color: #FFFFFF;
	background-color: #0488FF;
}
.coltable {
	width: 100%;
	margin: 4px 0 15px 3px;
}
.navNextPrevWrapper {
	text-align:right;
	padding: 0 4px 0 0;
	margin-top: 10px;
}
.productinfo {
	width: 595px;
	border: 1px solid #EEEEEE;
	padding: 4px;
	background-color: #F7F7F7;
	margin: 0;
}
a.conusbutton {
	width: 120px;
	margin: auto;
	font-size: 12px;
	background-color: #F4EDD7;
	padding: 1px;
	color: #454238;
	border: 1px solid #DDC680;
	font-weight: bold;
	display: block;
	text-align: center;
}
a.conusbutton:hover {
	color: #454238;
	background-color: #E7D8A9;
}
a.advsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F7B76;
}
.header, .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #534D2F;
	text-decoration: none;
}
.header:hover, .footer:hover {
	color:#867C4D;
	text-decoration: underline;
}
a.sfeatured {
		color: #F2EEE3;
}
div.sfprice {
	width: 160px;
	background-color: #ADAA9A;
	margin: auto;
}
.footer {
	background-color: #D3D3D3;
	width: 950px;
	text-align: center;
	padding: 10px 0 5px 0;
}
.mi1 {
	border: 1px solid #6F6959;
	margin: 5px;
	padding: 5px;
}
.main1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA2404;
	font-weight: bold;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432616;
	text-align: justify;
	margin: 10px;
}
#searchContent, #tellafriendcontent, #informationContent {
	background-color:#EBEBEB;
}
.category-subs-selected {
	color: #B30400;
}
#productListHeading, #productName {
	background-image: url(../images/1_bg1.gif);
	background-repeat:no-repeat;
	background-position: 10px;
	padding-left: 30px;
	width: auto;

}
#productPrices {
	color:#CC3300;
}
#productQuestions a {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.topmenu {
	margin-top: 15px;
	text-align: right;

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

}
.topmenutext2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #B40603;
	text-decoration: underline;

}
.topcart {
	margin-top: 15px;
	text-align: center;

}
.topcart2 {
	margin-top: 5px;
}
.managersale {
	background-color: #E4E4E4;
	width: 100%x;
}
TD.ms0 {
  text-align: center;
  padding: 10px 0 0 0;
  }
TD.ms1 {
	width: 119px;
}
TD.ms2 {
	width: 339px;
}
SPAN.ms2 {
	color: #696969;
	font-size: 20px;
}
TD.ms3 {
	background-image: url(../images/managersale2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 122px;
	text-align: center;
}
.ms2_2 {
	font-size: 14px;
	color: #666666;
}
.tiptop h1 {
	line-height:21px;
	font-size:10px;
	vertical-align:middle;	
}
