/**
 * 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 4376 2006-09-03 20:42:22Z drbyte $
 */
 
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	}

h3 {
font-size:12px;
}

a img {border: none; }

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

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;
	}
	
h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	font-size:1.2em;
	}

#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;
	margin: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 {
	background-color: #fff;
	text-align: left;
	width:760px;
	vertical-align: top;
	}

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

/*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, #navSuppWrapper, #navCatTabsWrapper { /* Controls top nav, current category bar, & footer nav */
	margin: 0;
	background-color: #333;
	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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {  /* Controls Bread Crumb placement */
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.2em 0 0.65em 2.2em;
	padding:0.5em 0 0.5em 0.75em;
	background:#d3cde1 url(../images/bread_end.jpg) right no-repeat;
	width:600px;
	height:14px;
	color:#333;
	}

#navColumnOne {
	background-color: #5c359d;
	border:5px solid #dbe0dc;
	border-bottom:0;
	border-top:0;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	


.alert {
	color: #FF0000;
	margin:0.5em 0 0.5em 0.5em;
	}
.advisory {}

.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0;
	margin:0.5em 0 0.5em 2.75em;
	width:600px;
	}

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

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

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

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

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	color: #016f91;
	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: #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 {			/* This controls the width of the New Products area */
	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;
	text-align:center;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
	font-size: 1.4em;
	color: #ccc;
	padding:0 0 .5em 0;
	border-bottom:2px solid #ccc;
	}

.leftBoxHeading {
	margin:0 0 0 1em;
	background-color: #5c359d;
	padding:0;
	}

.centerBoxHeading {
	margin: 0 0 .5em 0;
	padding: 0.5em 0.2em;
	}

h2.centerBoxHeading {
	text-align:left;
	color:#666;
	font-size:1.6em;
	padding-left:0;
	border-bottom:1px solid #ccc;
}


.leftBoxContainer {
	/*border: 1px solid #ffffff;  <-- This controls the entire BOX, not the contents */
	margin:1em 0 2em 0;
	}

.sideBoxContent {
	background-color: #5c359d; /* This controls the INNER BOX, from the first category listing to the last */
	text-align:left;
	margin:0 0 0 1em;
	padding:0.5em 0 0 0;
	}
	
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 


#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
	
	h2 {
	font-size:1.2em;
	margin:0.5em 0;
	}

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

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

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, #infoShoppingCart {
	background-color: #ffffff;
	}

/* Added CSS */
#header {
width:100%;
margin:0.5em 0 0 2em;
}

#header p {
float:right;
text-align:right;
padding:0;
margin:15px 0 0 0;
}

a.category-top, #ezpagesContent a {
color:#fdc5ff;
font-size:1.2em;
display:block;
padding:0 0 0.25em 1.5em;
margin:0 0 0 1em;
background:url(../images/a_left.jpg) left no-repeat;
}

a.category-links {
color:#cab7e9;
padding-right:1em;
}

a.category-links:hover {
color:#cc66cc;
}

#ezpagesContent a {
margin:1em 0;
}

a.category-top:hover, #ezpagesContent a:hover {
color:#ccc;
}

p.body {
background:url(../images/body.jpg) right no-repeat;
height:177px;
width:140px;
margin:2em 0 0 0;
padding:0 0 0 auto;
}

#ezpagesContent ul {

}

#ezpagesContent ul li {

}

img.logo {
position:absolute;
margin:-.5em 0 0 -2.7em;
}

p.spacer {
height:85px;
}

div.spacer {
height:20px;
margin:1em 0;
}

p.white {
color:#fff;
}

h2.greeting {
font-size:1em;
padding:.8em 0;
}

.listingDescription { /* Controls the look of product text */
margin:0 0 0 1em;
line-height:1.5em;
}

#productMainImage img {		/* Controls the link under the product image */
text-align:center;
}

#productMainImage {
text-align:center;
}

table.tabTable td{   /* Controls the spacing of each product listing */
padding:1em 0;
}

h3.itemTitle {         /* Controls product listing title - (longview) */
margin-left:.7em;
margin:0 0 0.5em 0.7em;
padding:0;
font-size:1.2em;
}

h1.productGeneral {     /* Controls product Title */
color:#5c359d;
font-size:1.5em;
}

h2.productGeneral {     /* Controls product price */
color:#444;
font-size:1.25em;
}

h2.product_details, h1#productListHeading, h1#newProductsDefaultHeading, h1#featuredDefaultHeading, h1#allProductsDefaultHeading, h1#ezPagesHeading, h1#reviewsDefaultHeading {
color:#666;
border-bottom:1px solid #ccc;
margin:1em 0;
padding:0 0 .5em 0;
font-size:1.5em;
}

.productListing-heading, a.productListing-heading {
color:#fff;
}

#productDescription {
width:65%;
margin:0;
line-height:1.4em;
padding:.25em 0;
font-size:1.2em;
}

#productAttributes .back {
float:left;
width:auto;
margin:0 0 0 .5em;
padding:0;
color:#5c359d;
}

#productAttributes .back select {
margin:0 .2em;
}

#ezPageDefault p {
font-size:1.2em;
margin:0 0 1.5em 0;
padding:0;
line-height:1.6em;
}

#ezPageDefault h5 {
margin:0 0 0.8em 0;
padding:0;
font-size:1.4em;
}

#indexWrap {
margin-top:-4em;
}

#main {
text-align:center;
padding:0;
}

#mainwrap {
margin-top:-4em;
}

#main img {
margin:0 1em;
}

#search input, #manufacturers input {
margin:0.5em 0 0.5em 0;
}

#topnav {
width:610px;
margin:0.5em auto;
}

#topnav ul {
text-align:center;
border:2px solid #6038ab;
border-left:0;
border-right:0;
margin:0 0 0 3em;
padding:0.5em 0;
}

#topnav ul li {
display:inline;
list-style-type:none;
border-right:1px solid #ccc;
padding:0 0.5em;
}

#topnav ul li.last {
border:0;
}

#topnav ul li a {
font-size:1.4em;
color:#016f91;
font-weight:bold;
}

#topnav ul li a:hover {
color:#666;
}

.none {list-style-type:none;}

ul.sitemap {
font-size:12px;
}

ul.sitemap ul {
margin:1em auto;
}

ul.sitemap ul li {
padding:0.5em 0;
margin-left:2.5em;
}

label.rates {
float:left;
width:6.5em;
}

fieldset {
padding:1em;
margin:0 0 2.5em 0;
}

legend {
color:#5c359d;
font-size:1.2em;
}

fieldset select {
margin:0.5em 1em 0 0;
}

fieldset textarea {
height:5em;
margin:0.5em 0 2em 0;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding:0.5em;
}

fieldset input, fieldset label {
margin:0.25em 0;
}

fieldset label {
padding-bottom:0.5em;
}

img.right {
float:right;
margin:1em;
}

div.forgot {
text-align:right;
width:60%;
margin:1em 0;
font-size:95%;
}

div.forgot_pass input, div.forgot_pass img {
margin:1em 0 0.5em 0;
padding:0;
}

div.forgot_pass img {
margin-left:10.5em;
}

#checkoutBillto {
margin:0;
padding:0;
}

#checkoutBillto img {
margin:1em 0 1em 4em;
}

fieldset#checkoutOrderTotals dib {
text-align:left;
}

.confirm_order {
margin:1.5em 0 1em 0;
text-align:right;
}

.left {float:left; margin-right:10px;}

div#shoppingcart h3 a {
color:#ccc;
margin-top:0;
}

div#cartBoxListWrapper {
background:#fff;
border:1px solid #ccc;
margin:1em 0.5em;
}

div#carBoxListWrapper a {
color:#016f91;
}

div.cartBoxTotal {
color:#cab7e9;
margin:0.5em 0.5em 0.5em 0;
font-size:1.1em;
}

div#searchContent, div#manufacturersContent {
padding-left:0.5em;
}

div#subnav {
margin:0 0 0 3em;
width:600px;
height:30px;
padding:0;
}

div#subnav img {
float:right;
}

div#subnav ul {
margin:0 0 0 1em;
padding:0;
}

div#subnav ul li {
list-style-type:none;
display:inline;
padding:0;
}

div#subnav ul li a {
color:#5a349c;
font-size:1.1em;
}

div#subnav ul li a:hover {
text-decoration:underline;
}

.radioButtonLabel {
margin:0 1em 0 0.5em;
padding:0;
}

.reviewSubmit {
width:574px;
text-align:right;
margin-top:0.5em;
}

#reviewWriteMainImage {
float:right;
width:120px;
text-align:center;
}

#attribsOptionsText {
font-size:12px;
font-weight:bold;
}

#productReviewsDefaultNoReviews, #reviewsDefaultNoReviews {
font-size:12px;
}