/**
*Handles and Pulls
 * 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 $
 */
html { height: 100%; }

* html{
    height: 100%;
}

* html body{
    height: 100%;
}
body {
width:100%;
height:100%;
padding : 0;
	margin: 0;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	color: #000099;
	background-color: #eee;
}

a img {border: none; }

a {
	color: #047;
	text-decoration: none;
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, helvetica, sans-serif;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 140% Arial, helvetica, sans-serif;
	font-weight : bold;
	color: #931;
	letter-spacing: 2px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 130%;
}
h2#productPrices{
	display:inline;
}
h6{
font-size: 90%;
font-weight : normal;
	display : inline;
}
h3 {
	font-size: 120%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

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

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #000099;
}

legend {
	font-weight: bold;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	margin-top:0;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

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

input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
label.inputLabel {
	width: 9em;
	float: left;
}

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

label.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 5em;
	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 #9a9a9a;
}

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: White;
	text-align: left;
	width: 99%;
	/*width: 750px;*/

	
	
}

#headerWrapper, #mainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
/*	margin: 5px;*/
	padding: 0em;
}
#headerWrapper{

	
	
	margin:0;
	background-color : White;
	height:159px;
}
#contentMainWrapper{
	margin : 0;
	padding : 0;
}


#logoWrapper{
/*background-image : url(../images/head_bg.gif);
	background-repeat : no-repeat;*/
	background-color : White;
	/*padding : 5px;*/
	height:120px;
	margin : 5px;
	/*padding : 0;*/
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
display: none;
	padding: 1em 0 0 0;
	text-align : center;
	font-family :  Garamond, Georgia, "Gill Sans MT";
	font-size : 30px;
	font-weight: bold;
	color: #FFFFCC;
}

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

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

.wrapperAttribsOptions {
margin:0 5px;
padding:0;
text-align:left;

}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper{
/*display:none;*/
	margin: 0;
	padding: 0;
background-color: White;
border-top: 1px solid #000099;

	/*
	border: 1px solid #FFFFCC;
	*/
	height:20px;
}
.navNextPrevWrapper{
	margin-bottom:20px;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

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

#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;
	padding:0;
	background-color : transparent;
}
#navMainSearch{
	display : none;
}

#indexProductListCatDescription{
	display: none;
}
#navBreadCrumb {
font-size: 10px;
	background-color: #F0F3FA;
	padding: 3px;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	margin-bottom: 34px;
}

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

#navColumnTwo {
	background-color: #FAFBFD;
	border-left: 1px solid #000099;
	
}

#navColumnOne {
	background-color: #FAFBFD;
	border-right: 1px solid #000099;
	
}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 0 10px 0 10px;
	margin:0 10px 0 10px;
	background-color : #F0F3FA;
	border : 1px solid #000099;
	
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
margin-top: 20px;
	float: right;
	text-align: center;
	border: 1px solid #000099;
	padding: 5px;
	
}

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

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

#cartSubTotal {
	border-top: 1px solid #000099;
	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 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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

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

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

.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 ;
}
/*
#productMainImage{
	background-image: url(../images/shadow_250.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 270px;
	width: 270px;
}
*/
.categoryIcon {
display: none;
margin-bottom: 34px;}

#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;
}
.centerBoxContentsNew {
height: 200px;
background-color : #FAFBFD;
	/*background-color : White;*/
	border: 1px solid #000099;
	
	padding-top : 5px;
		}

 .centerBoxContentsNew a{
	padding: 8px;
	/*padding-right:25px;
font-size: 10px;*/
	text-align: center;
	color : #000099;
	/*border:1px solid red;*/
}
*/
.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;*/
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {

}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 2px;
	font-weight: normal;
	
	
	
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	border-bottom: 1px solid #000099;
	padding: 0px;
	margin: 0px; 
}
/*
h2.centerBoxHeading{
	margin:0;
	padding: 0;
	color: red;
}
*/
.leftBoxContainer {
	border: 1px solid #660099;
	margin: 0 0 1em 0;
}
.rightBoxContainer{
	border: 1px solid #660099;
	margin: 0 0 1em  0;
}

.sideBoxContent {
	background-color: #FAFBFD;
	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;
}

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

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

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

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

.rowEven {
	background-color: #fff;
	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: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #000099;
	padding: 0 .5em 0 0;
}

.productListing-heading{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.productListing-rowheading {
	background-color: #EEEEEE;
	
}
.productListing-data {
	padding: .5em 0;
	color: Black;
	border-bottom: 1px solid black;
}
.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: #ffffff;
}

/**** ADDED *****/

#navMain a{
float: right;
color: #000099;

}



.optionName { width: 5em;}

.imgLink {display : none;}
 
 /*Home Page*/
 

.categoryListBoxContents{
	/*border: 1px solid #000099;*/
	height: 170px;
background-image: url(../images/box1_bg.gif);
background-repeat : no-repeat;
}

#boxOne{
background-image: url(../images/box1_bg.jpg);
background-repeat : no-repeat;
background-position : right;
color: #000099;
font-size : 15px;
font-weight: bold;
}
#boxTwo{
	background-image: url(../images/box2_bg.jpg);
background-repeat : no-repeat;
background-position : right;
}
#boxThree{
	
}

/*Product Info Page*/
#productName{
	padding: 5px;
}
#imgNote{
	font-size : 12px;
	font-weight: bold;
	color : Black;
	margin-left: 25px;
	margin-bottom : 15px;
}
/*
.productListing-data  img{
	border: 1px solid red;
	}
*/
.navNextPrevList img{
	border: none;
}

.listingDescription{
	padding: 5px;
}
.productListing-data{
	padding: 5px;
}
#productDescription{
	margin: 5px;
	/*padding-left: 185px;*/
	padding-left:5px;
	font-weight : bolder;
	color: #993311;
}
#categoriescssHeading{
	padding:0;
}
#informationHeading{
	padding:0;
}
#searchHeading{
	padding:0;
}
#bestsellersHeading{
	padding:0;
}
#manufacturerinfoHeading{
	padding:0;
}
#paypallogoHeading{
	padding:0;
	color: white;
}
#orderhistoryHeading{
	padding:0;
}
  #shoppingcartHeading {
	padding:0;
	margin-left:-2px;
	
}

/**added to solve ie display problems*/

#loginDefault{
	height: 230px;
}
#shoppingCartDefault{
	/*height: 380px;*/
	height: 100%;
}
#productGeneral{
	height: 700px;
}
#checkoutShipping{
	height: 590px;
}
#checkoutPayment{
	height: 760px;
}
#checkoutConfirmDefault{
	height: 1500px;
}
#createAcctDefault{
	height: 800px;
}
#advSearchDefault{
height: 500px;
}
#contactUsDefault{
height:	500px;
}
#unsubDefault{
	height:230px;
}

/*sideboxes*/
#bestsellersContent{
	padding-left : 12px;
	font-size: 11px;
}
/*centerbox*/
.centerBoxWrapperContents{
	/*color:red;*/
}

/*create account*/
#createAcctDefaultLoginLink{
	color: red;
	font-weight : normal;
}

/**/
#checkoutShippingContentChoose{
	color: #CC0000;
	font-weight : normal;
}
#importantNote{
	color: #cc0000;
	border-style : double;
	border-color: Red;
	padding: 5px;
	text-align: center;
}
#productDetailsList{
	
	width: 80%;
	padding-left:45px;
}
/**/
#navSuppWrapper{
	background-color : #F0F3FA;
	text-align:center;
	border-top : 1px solid #000099;
	border-bottom : 1px solid #000099;
	
}
.legalCopyright{
	font-size : 10px;
	color : Gray;
}



