/**
 * 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 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	font-family: "Georgia", "Times", serif;
	font-size: 80%;
	line-height: 160%;
	color: #eee;
	background-color: #222;
}

a img {border: none; }

a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
h2, h3, h4, h5, h6 {
	/*font-family: georgia;*/
	color: #000;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: "Lucida Calligraphy", "French Script", serif;
	color: #fff;
	letter-spacing: 2px;
	font-size: 1.5em;
	color:#000000;
	line-height:2.1em;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font: "Lucida Calligraphy", "French Script", serif;
	font-size: 130%;
	margin: 0;
	padding-bottom:5px;
}

.greeting {
	color:#000000;
}

h3 {
	font-size: 100%;
}
p, ul, ol {
	margin: 0 0 1.5em 0;
	font-family: "Georgia", "Times", serif;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffccff;
	color:#000000;
	text-align: left;
	width: 99%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: "Georgia", "Times", serif;
}
#headerWrapper {
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#logoWrapper{
	/*background-color: #444;*/
	text-align: center;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	/*padding: 1em 0 0 0;*/
	text-align : center;
	color: #444444;
	font-style: italic;
	font-size:3em;
	font-family:"Lucida Calligraphy", "French Script", serif;
	line-height:1.9em;
	margin-left:-22.5px;
}

#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 {}
.navSplitPagesLinks {}

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

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0;
	padding: 0.5em 0;
	background-color: #663366;
	font-family: "Georgia", "Times", serif;
	/*border-bottom: 1px solid #222;*/
}
#navCatTabsWrapper {
	background-color: #663366;
	color:#ffffff;
	/*display: none;*/
	border-top: 1px solid #222;
}

#navCatTabsWrapper a:link {
	background-color: #663366;
	color:#ffffff;
	/*display: none;*/
	border-top: 1px solid #222;
}

#navCatTabsWrapper a:visited {
	background-color: #663366;
	color:#bbbbbb;
	/*display: none;*/
	border-top: 1px solid #222;
}

#navCatTabsWrapper a:hover {
	background-color: #663366;
	color:#aaaaaa;
	/*display: none;*/
	border-top: 1px solid #222;
}

#navMain {
	margin-top: -1px;
	background-color:#663366;
}

#navMain a {
	margin-top: -1px;
	color:#ffffff;
	background-color:#663366;
}

#navMain a:visited {
	margin-top: -1px;
	color:#eeeeee;
	background-color:#663366;
}

#navMain a:hover {
	margin-top: -1px;
	color:#ffffff;
	text-decoration: underline;
	background-color:#cc66cc;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0 .5em;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	position: relative;
	padding-left:5px;
	padding-right:5px;
}

#navMain ul li a/*, #navSupp ul li a*/ {
	padding: 0.5em;
	margin: 0;
	background-color: #393939;
	/* border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222; */
}

#navMain ul li a:hover/*, #navSupp ul li a:hover, #navCatTabs ul li a:hover*/ {
	background-color: #333;

}

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

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

#productListHeading {
	color:#000000;
	line-height:2.1em;
}

#indexCategoriesHeading {
	color:#000000;
	line-height:2.1em;
}

#logoffDefaultHeading {
	color:#000000;
	line-height:2.1em;
}

#cartDefaultHeading {
	color:#000000;
	line-height:2.1em;
}

#checkoutShippingHeading {
	color:#000000;
	line-height:2.1em;
}

#checkoutPaymentHeading {
	color:#000000;
	line-height:2.1em;
}

#ezPagesHeading {
	color:#000000;
	line-height:2.1em;
}

#createAcctSuccessHeading {
	color:#000000;
	line-height:2.1em;
}

#loginDefaultHeading {
	color:#000000;
	line-height:2.1em;
}

#navBreadCrumb {
	background-color: #663366;
	color:#ffffff;
	padding: 3px;
	border: 1px solid #222;
}

#navBreadCrumb a {
	color:#ffffff;
	text-decoration:none;
}

#navBreadCrumb a:visited {
	color:#eeeeee;
	text-decoration:none;
}

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

#navEZPagesTop {
	background-color: #FFCCFF;
	padding: 0.5em;
	border-top: 1px solid #222;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	margin: auto;
	padding: 0 3px;
	width: 100%;
	background-color: #555;
	border: 1px solid #222;
	color: #fff;
	font: inherit;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #222;
}

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;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
input[type="text"], input[type="password"] {
	background-color: #555;
	border: 1px solid #222;
	font: inherit;
	color: #fff;
	padding: 0 3px;
}
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;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #222;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
	margin-bottom: .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

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

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

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

#indexDefaultMainContent {
	font-family: "Georgia", "Times", serif;
}

.alert {
	color: #f99;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 25px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

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

.tableHeading th {
	border-bottom: 1px solid #222;
}

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

#newProductsDefaultHeading {
	color:#000000;
	line-height: 2.1em;
}

#featuredDefaultHeading {
	color:#000000;
	line-height: 2.1em;
}

#advSearchDefaultHeading {
	color:#000000;
	line-height: 2.1em;
}

#productName {
	color:#000000;
}

#cartSubTotal {
	border-top: 1px solid #222;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color:#ffffff;
}

.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
}

.back {
	padding-right:40px;
}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity {
	padding: 0.5em 0em;
	color:#ffffff;
}

#cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	color:#000000;
}

.cartProductDisplay {
	padding: 0.5em 0em;
	text-align: center;
	color:#ffffff;
}

#cartProdTitle {
	padding: 0.5em 0em;
	text-align: center;
	color:#ffffff;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	color:#ffffff;
}

#scUpdateQuantity {
	width: 2em;
}

#scProductsHeading, #scQuantityHeading, #scUnitHeading, #scTotalHeading  {
	color:#ffffff;
}

.cartQuantity {
	width: 4.7em;
}

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

.cartOldItem {
	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;
	background-color: #333;
	border: 1px solid #222;
}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	/*color: #ff0000;*/
	font-weight: bold;
}

.orderHistList {
	margin: 0 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;
	text-align:center;
}

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

.attributesComments {}

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

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	color:#ffffff;
}

h3.rightBoxHeading a:visited {
	margin: 0;
	color:#eeeeee;
}

h3.rightBoxHeading a:hover {
	margin: 0;
	color:#ffffff;
	text-decoration: underline;
}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #222;
	background-color: #663366;
	color:#ffffff;
}
.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #222;
	margin: 0 0 1em 0;
}

.sideBoxContent {
	background-color: #cc99cc;
	color:#000000;
	padding: 0.4em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

#accountDefaultHeading {
	color:#000000;
	line-height:2.1em;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
	color:#000000;
}
span.category-subs-selected {
	font-style: italic;
	color:#000000;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #444;
	vertical-align: top;
}

.rowEven {
	background-color: #494949;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

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

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

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

tr.tableHeading {
	background-color: #333;
}
#prevOrders td {
	border-bottom: 1px solid #222;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #333;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#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: #444;
}

.category-top {
	font-size:1.2em;
}

#indexDefaultHeading {
	font-family: "Georgia", "Times", serif;
	padding-top: 25px;
}

.content {
	font-family: "Georgia", "Times", serif;
	font-size:1.1em;
}

.piccy {
	float:left;
	padding-top:5px;
 	padding-right: 15px;
	padding-bottom: 0px;
}

.team-box {
	width:100%;
	margin:5px;
	clear:both;
	padding-top:20px;
}
