/**
 * 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 $
 */

body {
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	background-color: #e0e0e0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: none;
	}

a img {
	border: none;
}

a:link, #navEZPagesTOC ul li a {
	color: #996600;
	text-decoration: none;
	}
 
a:visited {
	color: #663300;
	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: #714D00;
	}

a:active {
	color: #996633;
	}
	
.category-subs-parent {
	color: #996600;
	font-size: 18px;
    }
a.category-top {
	font-size: 18px;
}
a.category-products {
	color: #996600;
	font-size: 12px;
    }

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 10px;
	}

h3 {
	font-size: 1.3em;
	}
h5 {
	font-size: 9px;
	}

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

}

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

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

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

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #996600;
	}

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

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	}

.messageStackWarning, .messageStackError {
	color: #000000;
	background-color: #FFFFFF;
	}

.messageStackSuccess {
	background-color: #669933;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 710px;
	background-repeat: no-repeat;
	background-position: 64px bottom;
	position: relative;
	background-image: url(/includes/templates/custom/images/gmwrapbgz.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	}
#logoWrapper{
	position: relative;
	height: 78px;
	width: 710px;
	margin-left: 24px;	
	}
#flashbanner{
	position: relative;
	height: 78px;
	width: 688px;
	margin-left: 0;
}
	
#flashticker{
	position: absolute;
	top: 65px;
	right: 2em;
	line-height: normal;
	padding: 0;
	margin: 0;
    }
	
#flapolaroid{
	z-index: 90000;
	overflow: visible;
    }
	
#contentMainWrapper,#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	padding-bottom: 35px;
	padding-left: 40px;
	padding-right: 30px;
	}

#navColumnOneWrapper, #mainWrapper {
	margin: auto;
	} 
	
	#navColumnTwoWrapper {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -18px;
	}

	
#productListHeading { display: none }
#sorter {display: none;}
#indexCategoriesHeading { display: none }
.navSplitPagesResult{margin: auto;}

.leftContent {
text-align:left;
}
#indexBody tr.productListing-rowheading,  
#indexBody th.productListing-heading { 
  display: none; 
}  

#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
	#accountLinksWrapper {
	margin: 0;
	}
	

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {display:none}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	display:none
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	list-style-type: none;
	padding-top: 0.5em;
	padding-right: 8px;
	padding-bottom: 0.5em;
	padding-left: 8px;
	}

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

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

#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;
	color: #6A3500;
	white-space: nowrap;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	}
	
#main_page.breadCrumb { display: none;
    }
	
#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

/*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;
	font-size: 11px;
	}

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

.iconspan{
float: right;
margin: 3px;
cursor:pointer;
font-weight: bold;
}
.eg-bar{
background-color: #CCCCCC;
padding: 3px;
}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	}
.centerColumn {
	width: 405px;
	margin-right: -30px;
    }

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	clear: both;
	}

#siteinfoLegal {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	clear: both;
	font-weight: bold;
}

/*shadow biz*/
#productAdditionalImages {
	padding: 2px;
}

.mainimg-shadow{float:right; background:url(/includes/templates/custom/images/shadowAlpha.png) no-repeat bottom left !important; background:url(/includes/templates/custom/images/shadow.gif) no-repeat bottom left; margin:10px 0 10px 10px !important; margin:10px 5px 10px 0}

.mainimg-shadow img{position:relative; bottom:6px; left:6px; border:1px solid #000; padding:4px; margin:0px 0px 0px 0px; background-color:#000}

.mainimg-shadow img{\margin:0px 0px -3px 0px; ma\rgin: 0px 0px 0px 0px}

.mainimg-shadow p{font-size:14px; margin:3px}

.img-shadow{float:right; background:url(/includes/templates/custom/images/shadowAlpha.png) no-repeat bottom left !important; background:url(/includes/templates/custom/images/shadow.gif) no-repeat bottom left; margin:10px 10px 10px 0 !important; margin:10px 5px 10px 0}

.img-shadow img{position:relative; bottom:6px; left:6px; border:1px solid #999; padding:4px; margin:0px 0px 0px 0px}

.img-shadow img{\margin:0px 0px -3px 0px; ma\rgin: 0px 0px 0px 0px}

.img-shadow p{font-size:14px; margin:3px}

/*shadow biz*/

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	padding-right: 4px;
	}

.tableHeading TH {

	}

.tableHeading, #cartSubTotal {

	 }

#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: #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 {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

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

.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 {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 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-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	background-color: #dddddd;
	}

img.floatLeft { float: left; margin: 3px 8px 0 0;}
	

.sideBoxContentQuote {
	background-color: #FFFFFF;
	background-image: url(/includes/templates/custom/images/unob3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0.4em;
	}
	
.topround {
	background-color: transparent;
	background-image: url(/includes/templates/custom/images/unob4.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

.searchsidebox {
	padding-top: 10px;
	padding-bottom: 5px;	
	}
		
#twitter_div {
	font-size: 9px;
	font-style: italic;
	}

#livesupport{
	padding-left: 5px;
}

#fade_base{
	font-size: 12px;
}

#productTellFriendLink  {
	float: left;
}	
.centerBoxHeading {display: none}

#featuredContent {
	padding-top: 7px;
	background-image: url(../images/phlash.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}
	
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #999999;
	}

.rightBoxHeading {
	 display: none; 
	}

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

h3.rightBoxHeading a:hover {
	color: #996600;
	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, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	 .productListing-data {
	text-align: left;
	padding-right: 5px;
	}

#bannerboxHeading {
	background-color: #996600;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	}
captionx {
	text-align: left;	
	}
	
	#accountHistInfo {
	width: 620px;
	text-align: left;
	
	}

#myAccountOrdersStatus {

	} 
	
#orderHistoryDetailedOrder {
	text-align: left;
	font-size: 16px;
	color: #663300;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	} 
	
#orderHistoryStatus {
	text-align: left;
	font-size: 16px;
	color: #663300;	
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	} 
	
#creditfooter {
	display: none;
}

#megafooter {
	position: relative;
	width: 688px;
	height: 200px;
	clear: both;
	color: #666666;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
	}
		
							
/* Footer individual columns */
.linkx {
	margin-left: 10px;
	float: left;
	width: 30%;
	display: inline; /* Double Margin Bug Fix IE6 */
	}

.linkx h1 {
	font-family: Georgia, serif;
	font-size: 21.6px;
	font-style: italic;
	text-transform: lowercase;
}
					

.feedburnerFeedBlock {
	padding-right: 10px;
	font-size: 11px;
	line-height: 15px;
}

ul{
	margin: 0px;
	padding: 0;
}

ul li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	list-style-type: none;
}

.feedTitle {
	font-size: 18px;
	margin-bottom: 0px;
}

.headline {
	font-weight: bold;
	color: #996600;
}

.date {
	white-space: nowrap;
}


#myAccountPaymentInfo {
    display: none;
	}
	 
#myAccountShipInfo {
    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 {
	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: #CCCCCC;
	}
