/**
 * 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 $
 *
*/
.categoryImg{
	display:none;
}
.navigation .alignleft{
	float:left;	
}
.navigation .alignright{
	float:right;
}
.navigation{
	overflow:hidden;
}
#headerimg{
	display:none;
	}
.navigation a,.navigation{
	font-size:14px;
	color:#8f0656;
}
.alignleft a{
	color:#8f0656;
	text-decoration:underline;
}
/* eof wordpress */
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #dda8f9;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #8f0656;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

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

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

.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;
	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: 1024px;
	vertical-align: top;
	background:url(../images/contentBg.jpg) center;	
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	line-height:30px;
	color:#666666;
	}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

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

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 2em;
	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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb a{
	color:#666666;
	text-decoration:underline;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {

	}

#navColumnTwo {

	}

/*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 {
	padding: 0.8em;
	}

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

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


#cartSubTotal {
	border-top: 2px solid #fada57;
	font-size:14px;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right:4.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;
	}
.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: 23%;
	padding:0.3em;
	margin: 0.3em 0.3em;
	border:#FFBFF4 1px dashed;
	height:230px;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

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



.leftBoxContainer {
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
	}

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

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	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, .productListing-data, .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: #fff5cc;
	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
	}



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

/* bespoke template */
#headerWrapperOut{
	width:100%;
	height:356px;
	background:url(../images/header_wrapper_bg.jpg) center;	
	}
#headerWrapperBs{
	width:100%;
	height:356px;
	background:url(../images/header_bg.jpg) center no-repeat;
	}
#navMainWrapper{
	margin: 0em;
	color:#666;
	width: 100%;
	}
#navMain ul li a {
	text-decoration: none;
	padding: 0.5em 2em;
	margin: 0;
	color:#666;
	line-height:50px;
	font-size:14px;
	white-space: nowrap;
	}
#navMain ul li a:hover{
	color:#666666; 
	text-decoration:underline;
	}
#logo{
	width:340px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	}
#logo a{
	display:block;
	width:340px;
	height:45px;
	background:url(../images/logo_bg.jpg) no-repeat top center;
	}
#logo a:hover{
	background:url(../images/logo_bg_hover.jpg) no-repeat top center;
	}
#footerWrapper{
	background:url(../images/footerBg.jpg) top center no-repeat;
	height:50px;
	padding: 0px 40px;
	}
#siteinfoLegal a,#siteinfoLegal{
	line-height:35px;
	color:#ffffff; 
	text-align:right;
	}	
	
#contentMainWrapper{

	}
.itemTitle{
	display:block;
	text-align:center;
	height:50px;
	}
.itemTitle a{
	color:#ffffff;
	font-size:10px;
	line-height:15px;
	padding:0px 15px;
	}
#productListing .centerBoxContentsProducts  {
	background:url(../images/columnListingBg.jpg) top right no-repeat;
	}
.centerBoxContentsProducts a{

	} 
#productListing input[type=text]{
	border:#e39bff 2px inset;
	background:#f1cffe;
	text-align:center;
	}

.listImg{
	padding-top:10px;
	padding-left:15px;
	display:block;
	height:220px;
	}
#contentWrapper{
	padding-right:20px;
	}
#scUpdateQuantity,.cartQuantityUpdate{
	display:none;
	}
.cartIcon{
	width:81px;
	height:76px;
	background:url(../images/cartIcon.jpg) center;
	}
#shoppingCartDefault input[type=text], #shoppingCartDefault input[type=checkbox]{
	border:#fada57 2px solid;
	text-align:center;
	}
#cartContentsDisplay td {
	font-size:14px;
	}
#cartContentsDisplay td a{
	color:#666666;
	}
#cartContentsDisplay td a:hover{
	text-decoration:underline;
	}

.tableHeading TH {
	line-height:50px;
	}

.tableHeading, #cartSubTotal {

	 }
#scRemoveHeading{
	padding:10px;
	}
TR.tableHeading {
	color:#ffffff;
	background:url(../images/headerTH.jpg) center repeat-x;
	
	}
#categoriesHeading{
	display:block;
	background:url(../images/categoriesHeading.jpg) left top no-repeat;
	line-height:45px;
	margin:0;
	padding:0;
	}
#categoriesContent{
	background:url(../images/categoriesContent.jpg) left repeat-y;
	}
.leftBoxHeading{
	
	}
#categoriesBt{
	display:block;
	height:15px;
	background:url(../images/categoriesBt.jpg) left bottom no-repeat;
	}
#search{
	height:104px;
	background:url(../images/searchBg.jpg) left top no-repeat;
	}
#searchContent{
	}

#searchContent input[type=text],#searchContent input[type=image],#searchContent form{
	margin:0;
	padding:0;
	border:0;
	}
#searchContent input[type=text]{
	height:18px;
	}
#searchContent input:focus{
	border:0;
	background:#ffffff;
	}
#searchContent a{
	font-size:10px;
	line-height:30px;
	color:#333333;
	}
#categoriesContent a{
	color:#333333;	
	}
.category-top{
	background:url(../images/arrow_left.gif) -5px center no-repeat;
	display:block;
	border-bottom:dashed 1px #e3c2f6;
	line-height:25px;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;	
	padding-right:5px;
	}
.centerBoxHeading {
	color:#ffffff;
	background:url(../images/contentB.jpg) center no-repeat;
	margin: 0em;
	text-align:left;
	padding: 0.5em 1em;
	line-height:50px;
	}
.login{
	background:url(../images/user.png) no-repeat left; 
	}
.cart{
	background:url(../images/shopppingcart.png) no-repeat left; 
	}
.checkout{
	background:url(../images/creditcard.png) no-repeat left; 	
	}
.centerBoxWrapper .centeredContent {
	display:block;
	height:180px;
	line-height:20px;
	background-color:#fbeaff;
	padding-top:20px;
	}
.centerBoxWrapper a{
	color:#e37afc;
	font-weight:bold;
	}
#shoppingcart{
	padding-top:50px;
	background:url(../images/cartsidebox.jpg) left top no-repeat;
	}
#editablesideboxHeading{
        padding-top:46px;
	background:url(../images/subscribeHeading.jpg) left top no-repeat;
        }
#whatsnew{
	padding-top:50px;
	background:url(../images/newproductHd.jpg) left top no-repeat;	
	}
#whatsnew a{
	color:#666666;
	}
#shoppingcartContent,#whatsnew .sideBoxContent,#editablesidebox .sideBoxContent {
	background:url(../images/cartsideboxContent.jpg) left repeat-y;
	padding-left:15px;
	padding-right:10px;
	}
#cartBt{
	display:block;
	background:url(../images/cartsideboxBt.jpg) left top no-repeat;
	height:15px;
	}
#bespokeNav{
	background:url(../images/bsNavBg.jpg) center top no-repeat;
	}
#bespokeNav ul{
	margin:0;
	padding:0px 30px;
	}
#bespokeNav ul li{
	list-style:none;
	display:inline;
	}
#bespokeNav ul li a{
	background:url(../images/bsNavArrow.jpg) 10px no-repeat;
	margin:0;
	display:inline-block;
	line-height:40px;
	padding:0 38px;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
	}
#footPrivacy {
	float:left;
	}
#footPrivacy a {
	display:inline-block;
	padding:15px 15px;
	color:#ffffff;
	}
.moreinfoTxt a{
	font-size:12px;
	color:#880097;
	font-weight:bold;
	text-decoration:underline;
	}
.categoryIcon a{
	font-size:12px;
	color:#333333;
	}
.imgLink{
	display:block;
	background-color:#FFC617;
	line-height:30px;
	}
#productMainImage{
	margin-top:10px;
	padding:10px;
	border:#FFC617 1px solid;
	}
#productMainImage a{
	color:#ffffff;
	}
#productDescription{
	color:#666666;
	}
.floatingBox {
	height:150px;
	}
.floatingBox a{
	color:#F0A300;
	line-height:20px;
	}
#siteMapList a:hover{
	text-decoration:underline;
	}
#siteMapList ul li a{
	font-weight:bold;
	color:#B100C6;
	font-size:12px;
	line-height:20px;
	}
#siteMapList ul li ul li a{
	line-height:15px;
	font-weight:normal;
	color:#333333;
	font-size:10px;
	}
.logoff{
	background:url(../images/logout.png) no-repeat left; 
	}
#indexProductListCatDescription,#categoryDescription{
	color:#ffffff;
	background:#dfabfb;
	border:#e7e7e7 1px solid;
	padding:0px 10px;
	}
.categoryListBoxContents .categoriesBlockTitle{
	display:block;
	background:#dfabfb;
	height:30px;
	line-height:30px;
	border-left:2px #ffffff solid;
	}
.categoryListBoxContents a{
	color:#ffffff;
	}
.categoryListBoxContents .categoriesBlockImg{
	display:block;
	height:200px;
	}
#accountLinksWrapper a{
	color:#ECA500;
	font-size:12px;
	line-height:20px;
	}
.navSplitPagesLinks a{
	color:#9204B5;
	font-weight:bold;
	}
.current{
	display:inline-block;
	padding:3px;
	background-color:#E6A4FF;
	border:#A700CA 1px solid;
	color:#ffffff;
	}
#newProductsDefault a,.specialsListBoxContents a,#allProductsDefault a{
	color:#9204B5;
	}
.attribsTextarea{
	width:250px;
	border:#909 1px solid;
	overflow:hidden;
	background-color:#FF99FF;
	}
.attribsInput{
	color:#909;
        
	}
.wrapperAttribsOptions input[type=text]{
	border:#909 1px solid;
	background-color:#FF99FF;
	}

