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

h7 {

font-size:13px;
color:#000;
font-weight:bold;
}

gvFaqDefault {
	padding:5px;
}

h8 {

font-size:14px;
color:#000;
font-weight:bold;
}

.specialText {
padding-top:0px;
margin-left:0px;
font-size: 13px;
}

.faqText {
color:#666666;
font-size: 12px;
}

.faqTextt {
font-size: 12px;
}

.contentt {
color: #ff9900;
}

.test {
	font-weight:bold;
font-size: 13px;
text-align:right;
}

.testimage {

text-align:center;
}

.testt {
	font-weight:bold;
font-size: 13px;
text-align:right;
}

.testman {
font-size: 13px;
}

.specialfire {
font-size: 13px;
}




body {
	margin-top:10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#85888B;
	background-image:url(../images/background.png);
	background-position:center;
	background-repeat: repeat-y;
	height:100%;
	}

a img {border: none; }


a:link {
	font-size:11px;
	color: #ff9900;
	text-decoration: none;
	}
		
#navEZPagesTOC ul li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
 
a:visited {
	font-size:11px;
	color: #ff9900;
	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: #ffcc00;

	}

a:active {
	font-size:11px;
	color: #ffcc00;

	}

h1 {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	}

h2 {
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	}

h3 {
color:#000000;
	font-size: 13px;
	}

h5, h6, h4.optionName, LEGEND, ADDRESS, .larger{
	margin: 10px 0px;
	font-size: 13px;
	}
	
LABEL{
	margin: 10px 0px;
	font-size: 11px;
	}
	
h4 {
	font-size:14px;
}
	
.sideBoxContent{
	font-size: 10px;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
	}

.biggerText {
	font-size: 12px;
	padding-left:0px;
	padding-right:0px;
	color:#000000;
	}

h1 {
	background-color:#F90;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(../images/barside.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #000000;
	text-align:center;
	}
	/*checkout header etc*/
h2 {
	margin: 0px 0px;
	}
	/*side boxes*/	
h3 {
	margin: 0px;
	border: 0px;
	}

h4 {
	margin: 0px;
	padding:10px 0px;
	border: 0px;
	font-size:15px;

	}
h5 {
	margin: 5px;
	border: 0px;
	}	
h6 {
	margin: 10px;
	border: 0px;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	}

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

TEXTAREA {
	float: left;
	margin: 5px;
	display:block;
	}


.floatingBoxa {
	width:240px; !important
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.floatLeft {
	width: 190px;
	}
	
.floatRight {
	width: 190px;
	}

input:focus, select:focus, textarea:focus {
	/*background-color: #F0F8FF;*/
	}

FIELDSET {
	padding: 5px;
	margin: 5px 5px;
	border: 1px solid #000000;
	}

LEGEND {
	font-weight: bold;
	padding: 3px;
	}

LABEL, h4.optionName {
	line-height: 15px;
	padding: 2px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 5px 3px;
	}

.centerBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	margin: 0px 0px;
	}


LABEL.inputLabel {
	width: 110px;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 150px;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 120px;
	float: left;
	}

P, ADDRESS {
	padding: 5px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	margin-top: 5px;
	margin-bottom: 5px;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 18px;
	padding: 3px;
	border: 0px 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 {
	/*	background-color: #e5edf5;
	text-align: left;
	width: 90%;
	vertical-align: top;*/
		border: 0px solid #000000;
	text-align: left;
	width: 960px;
	vertical-align: top;
	}

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

#logoWrapper {
	width:960px;
	height:150px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#navColumnOneWrapper {
	margin: auto;
}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#taglineWrapper {
	width:100%;
	}
		
#tagline {
	padding-top:3px;
	color:#A8A89D;
	font-size: 10px;
	text-align : center;
	vertical-align: top;
	}

#sendSpendWrapper {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 100px;
	}

.wrapperAttribsOptions {
	margin: 10px 10px;
	padding: 10px 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#FFC;
	}

/*navigation*/

.navNextPrevCounter {
	margin: 0px;
	font-size: 10px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0px;
	padding:  0px 0px;
	list-style-type: none;
	}

#navMainWrapper {
	width:940px;
	margin-right:0px;
	background-color: #000000;
	font-size:11px;
	color: #ffffff;
	text-align: left;
	background-image:url(../images/bartop.png);
	background-repeat:repeat-x;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	height:21px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
	}
	

#navSuppWrapper, #navCatTabsWrapper {
    background-image:url(../images/barmiddle.png);
	background-color:#000000;
	font-weight: bold;
	font-size:11px;
	color: #ffffff;
	text-align:center;
	width: 100%;
	padding-top:8px;
	padding-bottom:8px;
	height:15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin-top:0;
	margin-bottom:0;
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	padding-top:0px;
	padding-bottom:0px;
	display: inline;
	
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding-left:0px;
	padding-right:15px;
	color: #ffffff;
	font-size:11px;
	}

#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 {
	background-color:#FFC;
	border: 1px #000000;
	border-style:solid;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	text-align: justify;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	margin-top:0px;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	}

#navEZPagesTop {
	background-image:url(../images/mainbox.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 5px 0px 5px 2px;
	}
	
#headerWrapper {
	background-repeat:no-repeat;
	background-position:bottom left;
	}

#navColumnOne, #navColumnTwo {
	}


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

.centerBoxContents {
	vertical-align:top;
	}


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

.alert {
	color: #FF0000;
	margin-left: 5px;
	}

.important {
	font-weight: bold;
}

.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-bottom: 0px;

	border: 1px solid #000000;
	margin: 10px 10px;
	background-color:#ffffff;
	width:556px;
	}
	
/*	.centerColumnp, {
	padding-left: 50px; 

margin-left:50px;
	}*/

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom:10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#FFC;
	padding: 10px;
	}

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

.tableHeading, #cartSubTotal {
	background-color:#000;
	background-image:url(../images/barmiddle.png);
	 }

#cartSubTotal {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	padding-right: 25px;
	color:#FFF;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 22px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay {
	padding: 5px 0px;
	}
	
	.cartTotalsDisplay {
		padding: 0px 0px;
		font-size:13px;
	}

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

#scUpdateQuantity {
	width: 20px;
	}

.cartQuantity {
	width: 47px;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 35px;
	}
	
.cartAttribsList { 
	margin-left: 100px;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	font-weight: bold;
	color: #ff0000;
	}

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 2px 0px;
	} 

.totalBox {
	width: 55px;
	text-align: right;
	padding: 2px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 2px;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	padding: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	}

#cartImage {
	margin: 10px 10px 10px 10px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 7px;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 5px;
	}
	
		
	
.categoryListBoxContents {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#FFFFCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	min-height:140px;
	font-size:12px;
	font-weight:bold;
	height:auto !important;
	height:140px;
	}	
	
	
	

.centerBoxContentsSpecials {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#FFFFCC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	min-height:160px;
	font-size:12px;
	font-weight:bold;
	height:auto !important;
	height:160px;
	
	}



/*sideboxes*/
h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	font-size: 10px;
	color: #ffffff;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #ffcc00;
	text-decoration: none;
	} 

.leftBoxHeading, .rightBoxHeading {
	background-color:#F90;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/barmain.png);
	background-repeat:repeat-x;
	border-bottom:#000000 solid 1px;
	}

/* specials !!!! */
.centerBoxWrapper {
	margin-top: 5px;
	background-color:#FFfff;
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	border: 0px solid #000000;
	}
	
.titleSpecials {
				border-top:1px solid #000000;		
				border-bottom:1px solid #000;
}

.centerBoxHeading {
	background-color:#F90;
	background-image:url(../images/barmiddle.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #000000;
	padding: 10px;
	}

.productListing-heading{
	background-color:#000;
	margin-top: 10px;
	border-top:1px solid #000;
	background-image:url(../images/barmiddle.png);
	background-repeat:repeat-x;
	border-bottom:0px solid #000000;
	padding: 5px;
	}
	
	.productListing-price{
		background-color:#000;
	margin-top: 10px;
	border-top:1px solid #000;
	background-image:url(../images/barmiddle.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #000000;
	padding: 5px;
		text-align: right;
	}



.leftBoxContainer {
	font-size:10px;
	border: #000000 1px solid;
	background-color:#333333;
	margin-bottom: 10px;
	margin-top: 10px;
	width:190px;
	}
	
	.rightBoxContainer {
	font-size:10px;
	border: #000000 1px solid;
	background-color:#333333;
	margin-bottom: 10px;
	margin-top: 10px;
	width:190px;
	}

.sideBoxContent {
	padding: 5px 5px;
	}

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;
	padding: 5px 5px;
	}
	
	TH{
		color:#FFF;
	text-align: center;
	font-size:10px
	}
	
	
	.centeredContent {
	text-align: center;
	padding: 5px 5px;
	}

	
.productListing-data {
	padding: 10px 10px;
	text-align: left;
	background-color:#FFC;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	}
	

	
	.navSplitPagesResult{
		margin-top:-5px;
		margin-left:10px;
		margin-bottom:10px;
	}

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

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

.orderHistList {
  margin: 1em;
  padding: 0.2em 0em;
}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
padding-top:4px;
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color:#FFc;
	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: #cacaca;
	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 {
	background-color: #ffffff;
	}
