/**
 * 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:  comic sans MS, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #c83771;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-position:center;
}

 .style1 {float:right;}

#shoppingcartHeading img {padding:0;}

.main, .pageHeading, .plainBoxHeading, .faqAnswer, .plainbox-description {padding-left: 20px; }

.mainimage1 {
width: 200px;
float:left; }

.maintext1 {
width: 50%;
margin-top:25px;
padding: 10px;
float:right;
border: 2px dashed #37abc8; }

.mainimage2 {
width: 30%;
float:right; }

.maintext2 {
width: 60%;
margin-top:25px;
padding: 10px;
border: 2px dashed #37abc8;
float:left; }

.mainimage3 {
width: 30%;
float:left; }

.maintext3 {
width: 60%;
margin-top:25px;
padding: 10px;
border: 2px dashed #37abc8;
float:right; }

.main1 {height:250px;}

 .faq_cat_title {
 padding-left:5px; 
 text-transform: uppercase; }
 
 .pageresults{
display:none;
}


#categoriescss, #headerWrapper, #navSupp  { font-size: 13px;}

#navSupp{text-align: center;}

.productListing-rowheading, #productsListingTopNumber, #productsListingBottomNumber {
display:none;
}

#listCell0-0 { width: 200px;}
#listCell0-1 { width: 200px;}
#listCell0-2 { width: 200px;}

.new_products {float: left;
width: 135px;
height: 200px;
text-align: center;
}

.listingProductImage{
 height:325px;}
 
.itemTitle {padding:0 5px 0 5px;}

#productPrices { 
font-family: verdana, tahoma, arial, helvetica, sans-serif;
 font-size: 16px;}

.categoryListBoxContents img {
 height:320px;}
 
.imgLink {display:none;}
 

a img {border: none;
 }

a {
	color:#37abc8;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #37abc8;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #a02c5a;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
}

h1 {
	margin: 0px 0px 10px 0px;
	/*text-align: center;*/
	font-size: 16px;
	color:#37abc8;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 14px;
	color:#37abc8;
}
h3 {
	font-size: 14px;
	color:#37abc8;
}
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:none;
}

legend {
	font-weight: bold;
	color:#37abc8;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0 10px 10px 10px;
}

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: 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: 2px dotted #37abc8;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
		border: 2px dotted #37abc8;

}

.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	border: 2px dotted #37abc8;
	color: #37abc8;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #ffffff;
	border: 2px dotted #37abc8;
	color: #37abc8;
}

.messageStackCaution {
	background-color: #ffffff;
	border: 2px dotted #37abc8;
	color: #37abc8;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	border: 10px solid #ffffff;
	
}

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

#contentMainWrapper{
margin:0em;
padding:5px;
}

 #logoWrapper{
	height:250px;
}

#logoWrapper{
margin:auto;
	width:800px;
	
}

#email{dispaly:none;
	position:relative;
	height:55px;
	width:517px;
	padding-right: 50px;
	background-image:url(../images/email.png);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
}



#logoWrapper{position:relative;
	height: 240px;
	width:100%;
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
	background-position:left;}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	display:none;
	padding: 1em 0 0 0;
	text-align : center;
}

#logo {
	display:none;
	}
	
#store a{
	display:none;
}

#categoryIcon {
	 display:none;
 }
 
#sendSpendWrapper {
	border: 1px solid #37abc8;
	float: right;
	margin: 0em 0em 1em 1em;
}

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

.wrapperAttribsOptions {
	margin: 0;
}

.attribsInput{
	font-size: 13px;
}

.attribsSelect{
	font-size: 13px;
}

/*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: 0em;
	padding: 5px 0;
	background-color: #fff;
	color: #37abc8;
	
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #37abc8;
	font-weight: bold;
}

#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;
	color: #37abc8;
}

#navCatTabs ul li a {
	color: #37abc8;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 2px dotted #37abc8;
}

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

#navBreadCrumb {
	background-color: #fff;
	padding: 3px 0;
	
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	
}

#navColumnOne, #navColumnTwo {
	background-color: #fff;
	margin-right:20px;
}

/*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: #37abc8;
	margin-left: 0.5em;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
width:90%;
margin:auto;
	padding-top: 20px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

#productAttributes {
}

 #attrib-2  {margin-top:20px;
 *margin-top:0;}
 
 #attrib-3-0{margin-top:20px;
 *margin-top:0;}
 
/*Shopping Cart Display*/
#cartAdd {
	float: right;	
	text-align: center;
	margin: 10px;
	border: 4px dashed #37abc8;
	padding: 10px;
}

.tableHeading th {
	border-bottom: 2px dashed #37abc8;
}

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

#cartSubTotal {
	border-top: 2px dashed #37abc8;
	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: #37abc8;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #c83771;
	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: #37abc8;
}

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

/*Attributes*/
.attribImg {
	padding:10px;
	margin: 0.3em 0em;
}

.attributesComments {}

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

.centerBoxWrapper {
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 5px 3px 0 3px;
	font-weight: bold;
	color: #37abc8;
}

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

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

.leftBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	height: 55px;
	width:185px;
	/*background-image:url(../images/sidebox-header.png);
	background-repeat:no-repeat;
	background-position: right;*/
	text-align: left;
}

.leftBoxContainer, .rightBoxContainer {
	
	margin-top: 1.5em;
}

.sideBoxContent {
	border-bottom: 2px dotted #c83771;
	background-color: #ffffff;
	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;
}

#bannerboxHeading {
	background-color: #ffffff;
}

/* 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: #ffffff;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
	border-top: 1px dotted #37abc8;
}

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: #fff;
}
#prevOrders td {
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #fff;
}
.productListing-data {
	padding: 5px;
}
.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 {
	color: #ffffff;
}