/**
 * 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: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	background: #5C5C5C;
	margin:0;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #AAABAE;
	text-decoration: none;
	}
 
a:visited {
	color: #AAABAE;
	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: #AAABAE;
	}

a:active {
	color: #AAABAE;
	text-decoration: none;
	}

a.flink, a:link.flink, a:visited.flink, a:hover.flink {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-size: 1.6em;
	font-weight:bold;
	color:#AAABAE;
	}

h2 {
	font-size: 1.4em;
	font-weight:bold;
	}
#productListHeading, #pageTwoHeading, #privacyDefaultHeading {
	font-size: 1.4em;
	font-weight:bold;
	color:#AAABAE;
}
h3 {
	font-size: 1.2em;
	color:#AAABAE;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
	}
address {
	font-size: 1.3em;
	line-height:1.6em;
}
.biggerText {
	font-size: 1.2em;
	}
#indexDefault h1 {
	font-weight:normal;
}
#indexDefault h1, #indexDefault h2, #privacy h2, #pageTwo h2, #pageThree h2, #shippingInfo h2 {
	margin: 3px 0.1em;
	padding: 3px 0.1em;
}
#indexDefault h3 {
	margin: 3px 0.2em;
	padding: 3px 0.2em;
}
h1, h2, h3, h4, h5, h6, p {
/*	margin: 3px 0.3em;
	padding: 3px 0.3em;*/
	line-height:1.4em;
}

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;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	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;
	line-height:1.4em;
	}

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 #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:#000000 url(../images/allmain_back.jpg) repeat-y top left;
	text-align: left;
	width: 786px;
	vertical-align: top;
	margin:0 auto;
	padding:0;
	}

#headerWrapper {
	width: 779px;
	margin:0 auto;
}
#contentMainWrapper {
	width: 779px;
	margin:0 6px;
}
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	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%;
	}
#productDescription {
	float:right;
	width:330px;
	padding: 0.2em 0;
	line-height:1.4em;
}
#productAttributes {
	float:right;
	width:330px;
}
.wrapperAttribsOptions {
	float:left;
	margin: 0.3em 0em;
	padding:0;
/*border:1px solid red;
display:block;*/
	}
h4.optionName {
	width:130px;
	font-size: 1.1em;
	line-height:1.0em;
	font-weight:bold;
	padding:0;
	margin:0;
}
#attribsOptionsText {
	padding:0;
	margin:0;
	font-size: 1.2em;
	line-height:1.2em;
	font-weight:bold;
}
/*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;
	}

#navMainWrapper {
	margin: 0em;
	background:#000000 url(../images/nav.jpg) no-repeat top left;
	font-weight: bold;
	color: #ffffff;
	height: 70px;
/*	width: 762px;*/
	padding-left:185px;
	}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background:#000000 url(../images/footer.jpg) repeat-y top left;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	width: 786px;
	}

#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 {
	font-size:1.1em;
	text-decoration: none;
	padding: 0 13px 2px 8px;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navMain ul li a#end, #navSupp ul li a#end, #navCatTabs ul li a#end {
	background: none;
	}
#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 {
/*	background-color: #000000;*/
	background-color: transparent;
	}

#navEZPagesTop {
	background-color: #000000;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0 0.5em 0;
	}

#navColumnOne {
	background-color: #000000;
	}

#navColumnTwo {
	background-color: #000000;
	}

/*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;
	line-height:1.5em;
	}
.content {
	font-size:1.2em;
}
.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.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.0em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	background-color: #434343;
	padding:8px 0;
	color:#fff;
	}

.tableHeading, #cartSubTotal {
border-top:2px solid #434343;
border-bottom:2px solid #434343;
	padding:5px 0;
	 }

#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 {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #FFFFFF;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #FFFFFF;
	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;
	}
.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;
	} 

#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 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: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
color:#FFFFFF;/**/
font-size:1.4em;
font-weight:bold;
text-align:left;
	}
.leftBoxHeading {}
.centerBoxHeading {
	margin: 0em;
	background-color: #434343;
	color:#fff;
	padding: 3px;
	}

.leftBoxContainer {
	border: 1px solid #000000;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #000000;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #000000;
	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;
	}

#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;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #000000;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #000000;
	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: 100%;
	font-size:1.2em;
	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: #000000;
	}
.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;
	}
.CeonManualCardFormGadgetError { background: #ff6633; }

.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; }

#taglineWrapper {
display:none;
}
#siteinfoLegal {
	background:#000000 url(../images/allmain_back.jpg) repeat-y top left;
	width:779px;
	height:35px;
	margin: 0;
	color:#fff;
}
.legalCopyright {
	padding-top:25px;
}
.back img, .productListing-data img, .categoryListBoxContents img, .sideBoxContent img, .specialsListBoxContents img {
border:2px solid #A79986;
padding:2px;
margin:2px ;
}
img.listingBuyNowButton, .buttonRow img {
border:none;
}
.categoryListBoxContents {
font-size:1.3em;
font-weight:bold;
}
.centerBoxContentsNew {
font-size:1.2em;
}
.itemTitle {
font-size:1.0em;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
text-align:left;
}
.itemTitle a {
color:#FFFFFF;
}
.listingDescription {
/*font-size:1.3em;*/
text-align:left;
padding-left:2px;
}
.productListing-data {
font-size:1.3em;
text-align:center;
vertical-align:top;
}
.productListing-rowheading, .productListing-heading {
font-size:1.1em;
}

/*mycategories*/
#mycategoriesHeading {
display:none;
}
#mycategories {
text-transform:uppercase;
text-align:right;
font:1.3em Arial;
}
ul.level_0 {
list-style: none; 
padding: 0; 
margin: 0;
width:190px;
color:#FFFFFF;
}
li.level_0 {
padding:15px 10px;
margin:0;
line-height:1.9em;
color:#FFFFFF;
/*background:#5C5C5C;
border:1px solid #808080;*/
background:#000000;
/*border-top:1px solid #808080;
border-right:1px solid #808080;*/
}
/*li.level_0 a:hover {
padding:2px 4px;
margin:4px 2px;
line-height:1.7em;
color:#FFFFFF;
background:#000000;
border-top:1px solid #808080;
border-right:1px solid #808080;
}*/
li.level_1, li.level_2 {
padding:5px 15px 5px 0px;
margin:0;
background:#000000 url(../images/dot.gif) no-repeat right;
line-height:1.7em;
color:#FFFFFF;
border-bottom:1px solid #808080;
}
ul.level_1 {
list-style: none; 
padding: 0; 
margin: 0;
border-top:2px solid #808080;
}
ul.level_2 {
list-style: none; 
padding: 0; 
margin: 0;
}
a.level_0 {
/*display:none;*/
/*border-bottom:2px solid #5D4C39;*/
color:#FFFFFF;
width:180px;
font-size:1.2em;
font-weight:normal;
padding: 0; 
margin: 0;
}
a.level_0 {
color:#FFFFFF;
font-weight:bold;
}
a.level_1, a.level_2 {
padding: 0; 
margin: 0;
color:#FFFFFF;
font-weight:bold;
/*color:#2067AC;
font-weight:bold;*/
}

#searchContent {
border-top:1px solid #808080;
border-bottom:1px solid #808080;
}
#shoppingcartHeading {
font-size:1.0em;
padding:10px 0 4px 0;
border-bottom:2px solid #FFFFFF;
}
#listCell0-0 {}
#listCell0-1 {width:100px;}
#listCell0-2 {width:140px}

select {
font-family:verdana;
font-size: 1.2em;
}
.mainhome, .finals {
float: right;
padding:2px;
margin:3px;
border:2px solid #FFFFFF;
}
.blazeimages2 {
padding:2px;
margin:3px;
border:2px solid #FFFFFF;
}
#conditions h2{
text-align:center;
}
#conditions ul, #conditions ol {
line-height:1.4em;
padding-top:3px;
margin-top:3px;
padding-bottom:3px;
margin-bottom:3px;
}
#conditions li {
line-height:1.4em;
padding-top:3px;
margin-top:3px;
padding-bottom:3px;
margin-bottom:3px;
}
.navNextPrevWrapper {
padding:0 0 20px 0;
}


.SagePayDirectFormGadgetError { background: #ff6633; }
.SagePayDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }
.SagePayDirect3DSecureIcon { margin-left: 1em; margin-bottom: 2em; float: right; }
.SagePayDirectCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }
.SagePayDirectCardsAcceptedSidebox3DSecureIcon { margin-left: 4px; margin-bottom: 4px; }

#specialsHeading, #searchHeading, #basketHeading {
text-transform:uppercase;
text-align:right;
font:1.3em Arial;
list-style: none; 
color:#FFFFFF;
padding:15px 10px;
margin:0;
line-height:1.9em;
background:#000000;
}
#specialsHeading a {
font-weight:normal;
}
#searchHeading, #basketHeading {
font-weight:bold;
}