/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */
 
body {
font-family:verdana, arial, helvetica, sans-serif;
font-size:73%;
color:#000000;
padding-top:25px;
padding-bottom:10px;
line-height:20px;
margin:0;
background:url(../images/bg.png) #badbb8;
}

p {
margin:0;
padding:0;
}

a img {
border:none;
}

a:link,#navEZPagesTOC ul li a {
color:#666666;
text-decoration:none;
}

a:visited {
color:#666666;
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:#ff66cc;
}

a:active {
color:#ff9933;
}

h1 {
font-family:Arial Narrow;
font-size:1.5em;
font-weight:normal;
letter-spacing:.2em;
color:#669933;
}

h2 {
font-family:Arial Narrow;
font-size:1.5em;
font-weight:normal;
letter-spacing:.2em;
}

h3 {
font-family:Arial Narrow;
font-size:1.1em;
font-weight:normal;
letter-spacing:.2em;
}

h4,h5,h6,LABEL,h4.optionName,LEGEND,ADDRESS,.sideBoxContent,.larger {
font-size:.90em;
}

.biggerText {
font-size:1.1em;
}

h1,h2,h3,h4,h5,h6 {
margin:0.3em 0;
}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:



h1, h2, h3, h4, h5, h6, p {



	position: relative;



	}



*html .centerColumn {



	height: 1%;



	}*/
.centerColumn {
margin-right:50px;
}

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;
display:block;
width:95%;
margin:auto;
}

input:focus,select:focus,textarea:focus {
background:#E4FEF5;
}

FIELDSET {
border:1px solid #cccccc;
margin:0.5em 0;
padding:0.5em;
}

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

#logo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.centerBoxContentsAlsoPurch,.attribImg {
float:left;
}

LABEL.inputLabel {
width:9em;
float:left;
}

LABEL.inputLabelPayment {
width:14em;
float:left;
padding-left:2.5em;
}

LABEL.selectLabel,LABEL.switchedLabel,LABEL.uploadsLabel {
width:11em;
float:left;
}

#checkoutPayment LABEL.radioButtonLabel {
font-weight:bold;
}

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

/*warnings, errors, messages*/
.messageStackWarning,.messageStackError,.messageStackSuccess,.messageStackCaution {
line-height:1.8em;
border:1px solid #9a9a9a;
padding:0.2em;
}

.messageStackWarning,.messageStackError {
color:#ffffff;
background:#ff0000;
}

.messageStackSuccess {
color:#000000;
background:#99FF99;
}

.messageStackCaution {
color:#000000;
background:#FFFF66;
}

/*wrappers - page or section containers*/
#mainWrapper {
text-align:left;
width:900px;
vertical-align:top;
border:2px solid #666666;
margin:0;
background:url(../images/logotop.gif) no-repeat top left #ffffff;
}

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

#logoWrapper {
/* commented out pmos 2009-06-23, to change header height */
/* height:140px; */
height:180px;
background:url() repeat-x;
}

#navColumnOneWrapper,#navColumnTwoWrapper,#mainWrapper {
margin:auto;
}

#navColumnOneWrapper,#navColumnTwoWrapper {
margin-left:2em;
margin-right:4em;
}

#tagline {
color:#ffffff;
font-size:2em;
text-align:center;
vertical-align:middle;
}

#sendSpendWrapper {
border:1px solid #cacaca;
float:right;
margin:0 0 1em 1em;
}

.floatingBox,#accountLinksWrapper,#sendSpendWrapper,#checkoutShipto,#checkoutBillto,#navEZPagesTOCWrapper {
width:47%;
margin:0;
}

.wrapperAttribsOptions {
margin:0.3em 0;
}

/*navigation*/
.navNextPrevCounter {
font-size:0.9em;
margin:0;
}

.navNextPrevList {
display:inline;
white-space:nowrap;
list-style-type:none;
margin:0;
padding:0.5em 0;
}

#navSupp {
padding-top:115px;
padding-right:90px;
font-size:.85em;
}

#navSuppWrapper {
margin-top:0;
font-weight:bold;
color:#666666;
height:175px;
font-size:.9em;
padding:0.05em;
background:url(../images/bggirl.png) no-repeat bottom right;
}

#navMainWrapper,#navCatTabsWrapper {
margin-top:0;
font-weight:bold;
color:#666666;
font-size:.85em;
padding:2em 1em;
background:url();
}

#navCatTabsWrapper {
color:#9a9a9a;
background:#ffffff;
}

#navMain ul,#navSupp ul,#navCatTabs ul {
list-style-type:none;
text-align:center;
line-height:1.5em;
float:right;
margin:0;
padding:0.5em 0;
}

#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;
color:#666666;
white-space:nowrap;
margin:0;
padding:0 0.5em;
}

#navCatTabs ul li a {
color:#9a9a9a;
}

#navEZPagesTOCWrapper {
font-weight:bold;
float:right;
height:1%;
border:1px solid #9a9a9a;
}

#navEZPagesTOC ul {
list-style-type:none;
line-height:1.5em;
margin:0;
padding:0.5em 0;
}

#navEZPagesTOC ul li {
white-space:nowrap;
}

#navEZPagesTOC ul li a {
margin:0;
padding:0 0.5em;
}

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

#navBreadCrumb {
font-size:1.25em;
letter-spacing:.1em;
font-weight:normal;
color:#666666;
font-family:Arial Narrow;
margin:0;
padding:0.5em;
background:#ffffff;
}

/* commented out pmos 2009-7-4
#navEZPagesTop {
font-size:0.95em;
font-weight:bold;
margin:0;
padding:0.5em;
background:url() #ffffcc;
} */

#navEZPagesTop {
font-size:0.95em;
font-weight:bold;
margin:0 0 0 21em;
padding:0.5em;
background-color:#FFFFFF;
}

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

/*.content,*/
#productDescription,.shippingEstimatorWrapper {
padding:1em;
}

.alert {
color:#ff9933;
margin-left:0.5em;
}

.important {
font-weight:bold;
}

.gvBal {
float:right;
}

.centerColumn,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix {
padding:0.8em;
}

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

#siteinfoLegal {
float:right;
padding:.5em;
}

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

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

.tableHeading,#cartSubTotal {
border-bottom:#666666;
background:#ffffff;
}

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

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

#scUpdateQuantity {
width:2em;
}

.cartQuantity {
width:4.7em;
}

.cartNewItem {
color:#ff66cc;
position:relative;
}

.cartOldItem {
color:#ff9933;
position:relative;
}

.cartBoxTotal {
text-align:right;
font-weight:normal;
color:#666666;
}

.cartRemoveItemDisplay {
width:3.5em;
}

.cartAttribsList {
margin-left:1em;
}

#mediaManager {
width:50%;
border:1px solid #003D00;
margin:0.2em;
padding:0.5em;
background:#E4FEf5;
}

.normalprice,.productSpecialPriceSale {
text-decoration:line-through;
}

.productSpecialPrice,.productSalePrice,.productSpecialPriceSale,.productPriceDiscount {
color:#ff0000;
}

.orderHistList {
list-style-type:none;
margin:1em;
padding:0.2em 0;
}

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

#cartBoxListWrapper li,#ezPageBoxList li,.cartBoxTotal {
margin:0;
padding:0.2em 0;
}

#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:0 1em 1em 0;
}

#cartImage {
margin:0.5em 1em;
}

/*Attributes*/
.attribImg {
width:20%;
margin:0.3em 0;
}

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

.centerBoxWrapper {
border:0 solid #ffffff;
height:1%;
margin:1.1em 0;
}

h2.centerBoxHeading {
font-family:Arial Narrow;
font-size:1.5em;
font-weight:normal;
letter-spacing:.2em;
color:#666666;
margin-top:20px;
}

/*sideboxes*/
h3.leftBoxHeading,h3.leftBoxHeading a,h3.rightBoxHeading,h3.rightBoxHeading a {
color:#666666;
text-align:left;
font-size:1.25em;
}

#manufacturersHeading,#currenciesHeading,#musicgenresHeading,#recordcompaniesHeading,#searchHeading,#search-headerHeading {
color:#666666;
text-align:left;
}

.leftBoxHeading,.centerBoxHeading,.rightBoxHeading {
border-bottom:1px solid #666666;
margin:0;
padding:0.5em 0.2em;
background:url() #ffffff;
}

.leftBoxContainer,.rightBoxContainer {
border:0 solid #666666;
padding-bottom:1em;
margin:0;
}

.sideBoxContent {
line-height:1.7em;
padding:0.4em;
background:#ffffff;
}

h3.leftBoxHeading a:hover,h3.rightBoxHeading a:hover {
color:#666666;
text-decoration:none;
}

.rightBoxHeading a:visited,.leftBoxHeading a:visited,.centerBoxHeading a:visited {
color:#666666;
}

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

#cartEmptyText {
color:#ff66cc;
letter-spacing:.3em;
font-family:Arial Narrow;
font-size:2em;
font-weight:normal;
margin-top:30px;
}

#bestsellers .wrapper {
margin:0 0 0 1.5em;
}

#bestsellers ol {
margin-left:1.1em;
padding:0;
}

#bestsellers li {
margin:0.3em 0;
padding:0;
}

#bannerboxHeading {
background:#0000CC;
}

#upProductsHeading {
text-align:left;
}

#upDateHeading {
text-align:right;
}

/* categories box parent and child categories */
A.category-top,A.category-top:visited {
color:#669933;
text-decoration:none;
}

A.category-top:hover {
color:#ff66cc;
text-decoration:none;
}

A.category-top:active {
color:#ff9933;
text-decoration:none;
}

A.category-links,A.category-links:visited {
color:#669933;
text-decoration:none;
}

A.category-links:hover {
color:#ff66cc;
text-decoration:none;
}

A.category-links:active {
color:#ff9933;
text-decoration:none;
}

A.category-subs,A.category-products,A.category-subs:visited,A.category-products:visited {
color:#669933;
text-decoration:none;
}

A.category-subs:hover,A.category-products:hover {
color:#669933;
text-decoration:none;
}

A.category-subs:active,A.category-products:active {
color:#ff9933;
text-decoration:none;
}

SPAN.category-subs-parent {
font-weight:bold;
}

SPAN.category-subs-selected {
font-weight:bold;
}

/* end categories box links 
misc*/
.back {
float:left;
}

.forward,#shoppingCartDefault #PPECbutton {
float:right;
}

.bold {
font-weight:bold;
}

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

.rowEven {
height:1.5em;
vertical-align:top;
background:#ffffff;
}

.hiddenField {
display:none;
}

.visibleField {
display:inline;
}

#myAccountGen li,#myAccountNotify li {
margin:0;
}

.accountTotalDisplay,.accountTaxDisplay {
width:20%;
text-align:right;
}

.accountQuantityDisplay {
width:10%;
vertical-align:top;
}

TR.tableHeading {
height:2em;
color:#666666;
background:#ffffcc;
}

.productListing-rowheading {
height:2em;
color:#ff9933;
background:url() #ffffcc;
}

#siteMapList {
width:90%;
float:right;
line-height:1.5em;
}

.ratingRow {
margin:1em 0 1.5em;
}

LABEL#textAreaReviews {
font-weight:normal;
margin:1em 0;
}

#popupShippingEstimator,#popupSearchHelp,#popupAdditionalImage,#popupImage,#popupCVVHelp,#popupCouponHelp,#popupAtrribsQuantityPricesHelp,#infoShoppingCart {
background:#ffffff;
}

a.manufacturerName {
display:block;
clear:both;
color:#669933;
}

a.manufacturerName:hover {
color:#ff66cc;
}

#gvFaqDefaultMainContent {
line-height:2em;
}

#gvFaqDefaultContent {
padding-top:10px;
padding-bottom:10px;
}

#contactUsDefault,#myAccountGen,#myAccountNotify {
line-height:1.5em;
}

#productPrices {
color:#666666;
}

#productListHeading {
padding-bottom:20px;
}

#attribsOptionsText {
color:#ff9933;
margin-top:30px;
font-size:1.3em;
}

h4.optionName {
color:#666666;
font-weight:bold;
margin-right:10px;
}

.attribsSelect {
font-size:1em;
}

#attrib-1 {
margin-top:8px;
}

#attrib-2 {
margin-top:8px;
}

#attrib-3 {
margin-top:8px;
}

#attrib-4 {
margin-top:6px;
}

#manufacturerslistHeading {
font-size:1.7em;
}

#documentcategoriesHeading {
font-size:1.55em;
}

.centerBoxContentsFeatured {
margin-top:20px;
}

#categoriesHeading {
font-size:1.5em;
}

#listCell0-0 {
font-weight:normal;
color:#666666;
font-size:1.4em;
}

tr.productListing-odd {
padding-top:10px;
}

tr.productListing-even {
padding-top:10px;
}

.productGeneral {
border:0;
background:white;
}

/* START custom additions, pmosinskis 2007-08-21 
 to center category listing */
#categoryImgListing {
text-align:center;
}

.manufacturerImgHeader {
text-align:center;
}

/* to align homepage banner rotation */
#homepage-rotator {
float:right;
margin:0;
padding:1em 0 .5em 1.5em;
}