/**
 * 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 $
 */
body{
	background: url(../images/body-bg.jpg) #999999 repeat-x;
	color: #333333;
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0;
	width: 740px;
}

a img {
	border: none;
}

a:link, #navEZPagesToc ul li a {
	color: #3300FF;
	text-decoration: none;
}

a:link.category-links {
	color: #000000;
}

a:link.category-top {
	color: #000000;
}

a:visited {
	color: #3300FF;
	text-decoration: none;
}

a:visited.category-links {
	color: #333333;
}

a:visited.category-top {
	color: #333333;
}

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:hover.category-links {
	color: #330033;
}

a:hover.category-top {
	color: #330033;
}

a:active {
	color: #0000FF;
}

a:active.category-links {
	color: #330033;
}

a:active.category-top {
	color: #330033;
}

address {
	font-style: normal;
}



caption {
}

code {
	font: 1em arial, verdana, helvetica, sans-serif;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin: 0.5em 0em;
	padding: 0.5em;
}

form, select, input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

h1 {
	color: #000000;
	font-size: 20px;
}

h1#productname{
	padding-top: 36px;
}

h1, h2, h3, h4, h5, h6 {

}

h2 {
	color: #000000;
	font-size: 1.4em;
}

h3 {
	color: #000000;
	font-size: 1.3em;
}

h3.itemTitle {
	color: #000000;
	font-size: 13px;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	text-transform: uppercase;
}

h3.itemTitle a{
	color: #000000;
	margin-left: 0;
	padding-left: 0;
}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	background: url(../images/category-h3-2.jpg) no-repeat;
	color: #FFFFFF !important;
	font-size: 12px;
	letter-spacing: .1em;
	margin: 0;
	padding: 5px 10px 5px;
	text-align: left;
	text-transform: uppercase;
}

h3.rightboxheading a:hover {
	color: #FF0000;
	text-decoration: none;
}

h3.rightboxheading, h3.rightboxheading a {
	color: #FFFF00;
	font-size: 1.1em;
}

h4, h5, h6, label, h4.optionname, legend, address, .sideboxcontent, .larger{
	color: #000000;
	font-size: 1.1em;
	list-style-type: none;
}

hr {
	border: none;
	border-bottom: 1px solid #9A9A9A;
	height: 1px;
	margin-top: 0.5em;
}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}

label#textareareviews {
	font-weight: normal;
	margin: 1em 0em;
}

label, h4.optionname {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxlabel, label.radiobuttonlabel {
	margin: 0.5em 0.3em;
}

label.inputlabel {
	float: left;
	width: 11em;
}

label.inputlabelpayment {
	float: left;
	width: 15em;
}

label.selectlabel, label.switchedlabel, label.uploadslabel {
	float: left;
	width: 12em;
}

legend {
	font-weight: bold;
	padding: 0.3em;
}

p, address {
	padding: 0.5em;
}

table.tabtable td{
	padding: 10px 3px;
}

textarea {
	display: block;
	float: left;
	margin: auto;
	width: 95%;
}

th#listcell0-2{
	width: 100px;
}

tr.tableheading {
	background: #CACACA;
	height: 2em;
}

.accountQuantityDisplay {
	vertical-align: top;
	width: 10%;
}

.accountTotalDisplay, .accountTaxDisplay {
	text-align: right;
	width: 20%;
}

.advisory {
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}

.amount {
	width: 5.5em;
}

/*Attributes*/
.attribImg {
	margin: 0.3em 0em;
	width: 20%;
}

.attributesComments {
}

/*misc*/
.back {
	float: left;
}

.biggerText {
	font-size: 1.2em;
}

.bold {
	font-weight: bold;
}

.button_prev a, .button_return_to_product_list a, .button_next a{
	background: transparent !important;
	border: none !important;
	color: #000000 !important;
	font-size: 10px !important;
}

.cartBoxTotal {
	font-weight: bold;
	text-align: right;
}

.cartNewItem {
	color: #33CC33;
	position: relative; /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #660099;
	position: relative; /*do not remove-fixes stupid IEbug*/
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsdisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
}

.cartQuantity {
	width: 4.7em;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartUnitDisplay, .cartTotalDisplay {
	padding-right: 0.2em;
	text-align: right;
}

.categoryicon {
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxcontentsalsopurch, .centerBoxcontentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerColumn {
	padding: 8px 25px;
}

.centeredContent, th, #cartEmptyText, #cartBoxGvButton, #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: left;
}
.productListing-data {
	text-align: center;
}
.clearBoth {
	clear: both;
}

/*sideboxes*/


.contentMainTop{
	background: url(../images/content-top.gif);
	height: 16px;
	margin: 0;
	padding: 0;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkOutShipTo, #checkOutBillTo, #navEZPagesTocwrapper {
	margin: 0;
	width: 47%;
}

.forward {
	float: right;
}

.gvbal {
	float: right;
}

.important {
	font-weight: bold;
}

.leftBoxContainer {
	border: none;
	margin-bottom: 14px;
}

.leftBoxHeading, .centerBoxHeading {
	background: transparent;
	color: #FF43A6;
	margin: 0em;
	padding: 0.5em 0.2em;
}

.lineTitle, .amount {
	padding: 0.2em;
	text-align: right;
}

.listingDescription {
	font-size: 12px;
	text-align: left;
	padding-bottom: 15px;
}

.messageStackCaution {
	background: #FFFF66;
	color: #000000;
}

.messageStackSuccess {
	background: #99FF99;
	color: #000000;
}

.messageStackWarning, .messageStackError {
	background: #FF0000;
	color: #FFFFFF;
}

/*warnings, errors, messages*/
.messageStackWarning, .messagestackerror, .messageStackSuccess, .messageStackCaution {
	border: 1px solid #000000;
	line-height: 1.8em;
	padding: 0.2em;
}

/*navigation*/
.navNextPrevCounter {
	display: none;
}

.navNextPrevList {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 14px;
	white-space: nowrap;
}

.navNextPrevWrapper {
	display: none;
	margin: 14px 0;
	padding: 0;
}

.navSplitPageslinks {
}

.navSplitPagesresult {
}

.normalPrice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.notice {
}

.productListing-data img {
	margin: 12px 12px 12px 0;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF0000;
}

.rating{
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

.rightBoxContent {
	background: #FFFFFF;
	margin-bottom: 1em;
}

.rightBoxHeading {
	background: #663366;
	margin: 0em;
	padding: 0.2em 0em;
}

.rowEven {
	background: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}

.rowOdd {
	background: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}

.sideBoxContent {
	background: #9E9E9E;
	border-color: #ACACAC;
	border-style: solid solid solid solid;
	border-width: 1px;
	margin: 0 2px;
	padding: 0.4em;
}

.sideBoxContent a{
	color: #000000;
}

.smallText, #siteInfoCredits, #siteInfoStatus, #siteInfoIp {
	font-size: 0.9em;
}

.tableHeading th {
	border-bottom: 1px solid #CCCCCC;
}

.tableHeading, #cartSubTotal {
	background: #E9E9E9;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.totalBox {
	padding: 0.2em;
	text-align: right;
	width: 5.5em;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

#bannerboxheading {
	background: #0000CC;
}

#bannerone, #bannertwo,  #bannerthree,  #bannerfour,  #bannerfive,  #bannersix {
	padding: 0.8em;
}

#bannerSix {
	display: none;
}

#bestSellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}

#bestSellers li {
	margin: 0.3em 0em 0.3em 0em;
	padding: 0;
}

#bestSellers ol {
	margin-left: 1.1em;
	padding: 0;
}

/*Shopping Cart Display*/
#cartAdd {
	border: 1px solid #000000;
	float: right;
	margin: 1em;
	padding: 1em;
	text-align: center;
}

#cartAttribsList {
	margin-left: 1em;
}

#cartBoxListWrapper li, #ezpageboxlist li, .cartboxtotal {
	margin: 0;
	padding: 0.2em 0em;
}

#cartBoxListWrapper ul, #ezpageboxlist ul {
	list-style-type: none;
}

#cartBoxListWrapper, #ezpageboxlist, #cartBoxListWrapper ul, #ezpageboxlist ul, #mainwrapper, #popupadditionalimage, #popupimage {
	margin: 0em;
	padding: 0em;
}

#cartImage {
	margin: 0.5em 1em;
}

#cartSubTotal {
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	line-height: 2.2em;
	padding-right: 2.5em;
	text-align: right;
}

#categoryIcon {
	display: none;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerboxcontents, .specialslistboxcontents, .categorylistboxcontents, .additionalimages, .centerboxcontentsspecials, .centerboxcontentsalsopurch, .centerboxcontentsfeatured, .centerboxcontentsnew, .alert {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#contentMainWrapper {
	background: url(../images/content-bg.gif) repeat-y !important;
	margin: 0;
	padding: 0;
}

#headerWrapper {
	background: transparent !important;
	margin: 0em;
	padding: 0em;
}

#logo {
	background: transparent !important;
	padding-left: 23px;
}

#logo, .centerBoxContents, .specialslistBoxContents, .categoryListBoxContents, .centerBoxContentSalsoPurch, .attribimg {
	float: left;
}

#logoWrapper {
	background: transparent !important;
	margin: 0;
	padding: 10px 14px;
}

#mainContentBottom {
	background: url(../images/content-bottom.gif) no-repeat top;
	height: 14px;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background: transparent;
	text-align: left;
	vertical-align: top;
	width: 100%;
}


#mediaManager {
	margin: 0.2em;
	padding: 0.5em;
	width: 50%;
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
}


#navBreadCrumb a{
	color: #000 !important;
}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0 18px;
	background: transparent;
}
#navCatTabs {
	display: none;
}
#navCatTabsWrapper {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	height: 1%;
	margin: 0em;
	width: 100%;
}

#navColumnOne {
	background: transparent;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	padding: 0;
}

#navColumnTwo {
	background: transparent;
}

#navEZPagesToc ul {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0em;
}

#navEZPagesToc ul li {
	white-space: nowrap;
}

#navEZPagesToc ul li a {
	margin: 0;
	padding: 0em 0.5em;
}

#navEZPagesTocwrapper {
	border: 1px solid #000000;
	float: right;
	font-weight: bold;
	height: 1%;
}

#navEZPagesTop {
	background: transparent;
}

#navMain {
	float: right;
	margin: 0;
	padding: 50px 25px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 450px;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	color: #FF43A6;
	margin: 0;
	padding: 0em 24px;
	text-decoration: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	float: right;
	text-align: right;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0 0;
	text-align: right;
}

#navMainsearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}

#navMainWrapper {
	background: transparent !important;
	float: right;
	margin: 0em;
	padding: 0em;
	width: 450px !important;
}

#navSuppWrapper {
	display: none;
}

#popupShippingEstimator, #popUpSearchHelp, #popUpAdditionalImage, #popUpImage, #popUpCvvHelp, #popUpCouponHelp, #popUpAtrribsQuantityPricesHelp {
	background: #FFFFFF;
}

#pp-navbar {
	background: url(../images/navbar-bg.gif) no-repeat;
	clear: both;
	margin: 15px 0 6px 0;
	padding: 10px 0 10px;
}

#pp-navbar a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 25px;
	text-decoration: none;
	text-transform: uppercase;
}

#pp-navbar a:hover {
	color: #FF43A6;
}
#pp-welcome-banner {
	height: 120px;
	background: url(../images/pure-home-logo.gif) no-repeat;
	margin: 0 0 0 20px;
}
/*.content,*/ #productdescription, .shippingestimatorwrapper {
	padding: 0.5em; /*font-size: 1.2em;*/
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 14px 14px 14px 0;
}

#scUpdateQuantity {
	width: 2em;
}

#searchHeading label{
	color: #FFFFFF !important;
}

#sendSpendWrapper {
	border: 1px solid #CACACA;
	float: right;
	margin: 0em 0em 1em 1em;
}

#siteInfoLegal {
	border: solid 1px red;
}

#sitemapList {
	float: right;
	width: 90%;
}

#tagline {
	display:none;
}

#tagLineWrapper {
	display: none;
}

#updateHeading {
	text-align: right;
}

#upProductsHeading {
	text-align: left;
}


