/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 * 
 * Enrico Glerean for elnichoshop version beta 5. Css version 0.8
 */

body {
	margin: 0;
	font-family:  Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	color: #777777;
	background-color: #404040;
	margin-top:15px;
	margin-bottom:30px;	
	}

a img {border: none; }

a{
	color:#09f;
	text-decoration:none;
	font-weight:bold;
}   


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


a:active {
	color:#09f;
	}

h1,h2,h3 {
        font-size: 20px;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	color: #ffffff;
	border-bottom:1px solid #cccccc;
	padding:0px;
	padding-bottom:10px;    
	margin-bottom:20px;
	margin-top:10px;
	}

h4, h5, h6, LABEL, h4.optionName, ADDRESS, .sideBoxContent, .larger{
	}

	
h4{
	color:#ec008c;
	font-size:13px;
	font-weight:bold;
}	
	
.biggerText {
	width:330px;
	margin:0px;
	}


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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0px;
	}

select{
	margin-bottom:10px;
}

TEXTAREA {
	margin: 0px;
	display: block;
	width: 495px;
	margin-bottom:15px;
	}

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

fieldset {
	padding: 0px;
	margin: 0px;
	border:none;
	}
#loginDefault fieldset {
	width:auto;
	}

legend {
	font-weight: bold;
	color: #fff;
	margin:0px;
	padding:0px;

	margin-bottom:10px;

	}

LABEL, h4.optionName {
	padding: 0px;
	margin:0px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin-right:5px;
	}

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

.specialsListBoxContents{
    float: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #555555;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 15px;
    width: 160px;
    padding-bottom: 20px;
}

LABEL.inputLabel {
	width: 160px;
	float: left;
	margin-right:10px;
	}

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

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

input[type="text"]{
	width:160px;
	margin:0px;
	margin-bottom:10px;
	border:none;	
}	

input[type="password"]{
	width:160px;
	margin:0px;	
	margin-bottom:10px;
	border:none;		
}	

form[name="login"] input[type="image"]{
	margin-right:170px;
}

form[name="create_account"] input[type="image"]{
	margin-right:0px;
}

input[type="image"]{
	margin-right:0px;
}

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

P, ADDRESS {
	padding: 0px;
	}

.content p {
	width:330px;
}

	
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 {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackWarning, .messageStackError {
	background-color: #09f;
	color: #ffffff;
	}

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

.messageStackCaution {
	background-color: #404040;
	color: #09f;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	background-color:#231f20;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper{
	margin: 0em;
	padding: 0em;
	clear:both;
	margin-bottom:10px;
}

#logoWrapper{
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	width:160px;
	margin-left:7px;
	}
#navColumnTwoWrapper {
	margin:0px;
	margin-top:0px;

}


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

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper {
	width:190px;
 	float:right;
	clear:both;
    font-size:12px;
	}

#navCatTabsWrapper {
	display:none;
}

#navSupp{
	margin-left:30px;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	}

#navSupp ul{
	margin-left:0px;
	padding-top:5px;
	margin-right:30px;
}

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

#navMain ul li a, #navSupp ul li a{
	text-decoration: none;
	margin-left:0px;
	margin-right:5px;
	}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	}

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0px;
	}

#navMainSearch {
	float: right;
	display:none;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	display:none;
	}

#navEZPagesTop {
	margin: 0px;
	margin-left:30px;
	margin-top:1px;
	float:left;
	width:370px;
	height:30px;
	font-size:12px;
	}

#navColumnOne, #navColumnTwo {
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 12px;
	}

.content{
	padding:0px;
	min-height:180px;
}

#cartInstructionsDisplay.content{
	padding:0px;
	min-height:10px;
}

	
.alert {
	color: #09f;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	}

.centerColumn{
	width:500px;
	margin-left:30px;
	margin-right:30px;

}

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

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

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

.tableHeading, #cartSubTotal {
	 }

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

#cartSubTotal td{
	height:50px;
}	

.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: #ec008c;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #ec008c;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	text-align:right;
	}

.cartRemoveItemDisplay img{
	float:right;
}
	
.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

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

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

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

#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{
	margin:0px;
}

#productMainImage img{
	width:100px;
	height:100px;
}

.categoryIcon {}

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

.centerBoxWrapper {
	margin-bottom:10px;
	
	}


/*sideboxes*/
.columnLeft {}

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


#searchHeading{
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
        font-size: 20px;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	color: #ffffff;
	border-bottom:1px solid #cccccc;
	padding:0px;
	padding-bottom:10px;    
	margin-bottom:10px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-bottom:10px;
	}

.sideBoxContent {
	padding: 0px;
	}



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

#siteinfoLegal{
	margin:30px;
	margin-top:15px;
	padding-bottom:30px;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
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;
	}

.forward{
	margin:0px;
	margin-left:5px;

}
	
.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

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

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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

TR.tableHeading {
	height: 2em;
	}

.productListing-rowheading {
	
	
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

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

LABEL#textAreaReviews {
	font-weight: normal;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
#infoShoppingCart{
	margin:20px;
}
	
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


#whatsNew .centerBoxContentsNew {
	   display:block;
	border-bottom:1px solid #cccccc;
              height:75px;
	margin-bottom:10px;
	padding-bottom:10px;
}

 
#whatsNew .centerBoxContentsNew img {
	float:right;
	width:75px;
	height:75px;

}
      
#searchContent form input {
	margin:0px;
	padding:0px;
	display:inline;
	width:100px;
	height:20px;
	border:none;
	margin-top:10px;
}

      
#searchContent form input[type="submit"] {
	margin:0px;
	padding:0px;
	display:inline;
	
	background:#231f20;
	color:#09f;
	font-weight:bold;

	border:none;
	
	
}         

#specialsDefault img{
	width:75px;
	height:75px;	
}

.centerBoxContentsSpecials{
	float:left;
	width:120px;
	padding
}

#specialsDefault .centerBoxContentsSpecials a{
	color:#ec008c;
	display:block;
	width:90px;
}

   #specialsDefault .centerBoxContentsSpecials .price{
	color:#09f;
	font-weight:bold;
}
  #specialsDefault .centerBoxContentsSpecials a.buynow{
	color:#fff;
	width:90px;
	font-weight:normal;
}       

hr{
	height:1px;
	color:#ccc;
	margin-top:15px;
	margin-bottom:15px;
}

#featuredProducts div.product_description{
	float:left;
	width:330px;
}

#featuredProducts div.product_image{
	float:right;
	margin:0px;
}
#featuredProducts div.product_image img{
	width: 75px;
	height: 75px;
	float:right;
	position:absolute;
	margin-left:-160px;
	
}
#featuredProducts div.product_purchase_data{
}
#featuredProducts span{
	display:block;
}
.centerBoxContentsFeatured{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	min-height: 75px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
a.elnicho_genre{
        color: #777777;
        font-weight: normal;
}
a.elnicho_genre:hover{
    text-decoration:underline;
}
.elnicho_price{
	color: #09f;
	font-weight: bold;
}
.elnicho_album_title{
	color: #ec008c;
	font-weight: bold;
}

#cartBoxListWrapper li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#musicartistsContent select,#recordcompaniesContent select,#musicgenresContent select{
	width:160px;
	background:#231f20;
	border:none;
	color:#09f;
}

#productMusicDisplay .elnicho_label{
        clear:left;
}
#productMusicDisplay .elnicho_label a{
        color: #777777;
        font-weight: normal;
}

#productMusicDisplay .elnicho_label a:hover{
    text-decoration:underline;
}

a.elnicho_label{
        color: #777777;
        font-weight: normal;
}
a.elnicho_label:hover{
    text-decoration:underline;
}

.elnicho_artists_name{
        color: #fff;
	font-weight:bold;
}
#productMusicDisplay .elnicho_artists_name{
        font-size:15px;
	font-weight:bold;	
	font-family:arial, helvetica, sans-serif;
}
#productMusicDisplay .elnicho_artists_name a{
        color: #fff;
	font-weight:bold;
}
a.elnicho_artists_name{
        color: #fff;
	font-weight:bold;
}
a.elnicho_artists_name:hover{
    text-decoration:underline;
}
#productListing input[type="text"], #newProductsDefault input[type="text"], #allProductsDefault input[type="text"], #productMusicDisplay input[type="text"]{
	width:15px;
	background:#404040;
	color:#ccc;
	margin:0px;
}

#productDateAvailable,#productDateAdded,#siteinfoLegal{
        width: 370px;
        margin-left: 30px;
        margin-right: 10px;
}
#productListing .elnicho_album_title a{
    color: #ec008c;
}

.elnicho_album_title a{
    color: #ec008c;
}

.elnicho_album_title a:hover{
    text-decoration:underline;
}
.right_section{
    float:right;
    width:140px;
    margin-left:40px;
}
#advSearchDefault fieldset {
	width:auto;
	}
#featuredProducts div.product_price{
	float:right;
	width:75px;
}
#listCell0-0{
        width:33%
}
#listCell0-1{
        width:33%
}
#listCell0-2{
        width:33%
}
.tabTable{
        vertical-align: bottom
}

.productListing-data{
        vertical-align:top;
}

form[name="login"] {
	display:block;
	margin-bottom:30px;
}

form[name="create_account"]{
	border-top:1px solid #c0c0c0;
	display:block;
	padding-top:15px;
	padding-bottom:30px;
	border-bottom:1px solid #c0c0c0;	
	margin-bottom:20px;
}

input[type="radio"]{
	margin-right:5px;
}

input[type="checkbox"]{
	margin-right:5px;
}

td.productListing-data{
	border-top:1px solid #555;
	margin:0px;
	padding:0px;
	padding-top:15px;
	width:160px;
	padding-bottom:20px;
}
.productDescription{
	text-align:left;
	width:320px;
}

#scUnitHeading, #scTotalHeading{
	text-align:right;

}
#scUnitHeading{
	width:120px;	
}
#scTotalHeading{
	width:40px;
}
.productListing-odd img[width="100"], .productListing-even img[width="100"]{
	width:100px;
	height:100px;
}

.listingProductImage{
	width:100px;
	height:100px;
}


#catTable {
}

#productsListingBottomNumber, #allProductsListingBottomNumber, #newProductsDefaultListingBottomNumber{
	display:block;
	border-top:1px solid #555;
	width:500px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
}


#enquiry {
	margin:0px;
	width:325px;
	float:right;
	margin-bottom:15px;
}

#contactUsNoticeContent.content{
	min-height:20px;
}

#privacyDefaultMainContent.content p,#conditionsMainContent.content p{
    width:auto;
    text-align: justify;
}

.subtotales {
	text-align: right;
	color:#fff;
	font-weight:bold;
}
.productPriceDiscount {display:none}

