/**
 * 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 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background: #432324 url(../../../../../Assets/bodybkg.jpg) repeat fixed;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #cb9767;
	font-weight: bold;
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
	color: #d99659;
	font-weight: bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover {
	text-decoration: underline;
	color: #dcc0a7;
	font-weight: bold;
	}

a:active {
	text-decoration: underline;
	color: #dcc0a7;
	font-weight: bold;
	}

h1 {
	font-size: 16pt;
	color: #FFFFFF;
	}

h2 {
	font-size: 14pt;
	color: #FFFFFF;
	}

h3 {
	font-size: 12pt;
	color: #FFFFFF;
	}

h4, h5, h6, LABEL, h4.optionName, ADDRESS, .sideBoxContent, .larger{
	font-size: 10pt;
	color: #FFFFFF;
	}

LEGEND {
	font-size: 12pt;
	color: #FFFFFF;
}

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

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

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em 0.3em 0em;
	}

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

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
        line-height: 0px;
	}

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;
	border: 1px solid #9a9a9a;
	}

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background: url(../../../../../Assets/newbkg.jpg) repeat;
	text-align: left;
	width: 800px;
    border: #432324 2px solid;
    border-top: 0px none;
	}

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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:100px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#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, #siteinfoWrapper {
	width: 804px;
	margin: auto;
	background-color: #0e1014;
	font-weight: bold;
	line-height: 90%;
	color: #ffffff;
	height: 1%;
	background: url(../images/topbar_bg.jpg);
	z-index:100;
}
#siteinfoWrapper {
    font-weight: normal;
    line-height: 130%;
	background: url(../images/topbar_bg2.jpg);
}

#navMain ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li {
	display: inline;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}
#navMain ul li {
	font-style: italic;
}

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

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0.5em;
	}

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

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

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

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

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




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

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

#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 {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

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

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

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #130c38;
	padding: 0.2em 0.2em;
	}

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

.sideBoxContent {
	padding: 0.4em;
    font-size: 8pt;
}

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

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

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

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

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

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

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:link, A.category-top:visited, A.category-top:hover, A.category-top:active {
font-weight: normal;
	}
A.category-links, A.category-links:visited {
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
#navCatTabs ul li.category-subs-selected {
    background-color: #27278f;
}
#navCatTabs ul li.category-subs-selected A.category-top {
    color: #ffffff;
	font-weight: bold;
	}
a.category-top span.navCatTabsCaps {
	font-family: Brush Script MT, Arial;
	font-style: italic;
	font-size: 11pt;
}

/* end categories box links */

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

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

.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 {
	background-color: #130c38;
	height: 2em;
	}

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

#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;
	}
	
	
#navbarspace-lining
	{
	background: url(../../../../../Assets/newnavigator.jpg) no-repeat;
	}
#navbarspace
	{
	position: absolute;
	top: 28px;
	margin-left: 88px;
	overflow: hidden;
    z-index: 100;
    width: 710px;
}
#navbarspace-lining
	{
    display: table-cell;
    height: 46px;
    width: 710px;
}
#menubox {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 25px;
	top: 0px;
	height: 40px;
	width: 585px;
}
.menubutton {
	height: 18px;
	width: 100px;
	vertical-align: middle;
	text-align: center;
	margin: 3px 2px 0px;
}
.menu1 {
	position: absolute;
left: 0px;
}
.menu2 {
	position: absolute;
   left: 104px;
}
.menu3 {
	position: absolute;
   left: 208px;
}
.menu4 {
	position: absolute;
left: 312px;
}
.menu5 {
	position: absolute;
left:416px;
}
.menu6 {
	position: absolute;
top: 22px;
left:0px;
}
.menu7 {
	position: absolute;
top: 22px;
   left: 104px;
}
.menu8 {
	position: absolute;
top: 22px;
   left: 208px;
}
.menu9 {
	position: absolute;
top: 22px;
   left: 312px;
}
.menu10 {
	position: absolute;
top: 22px;
   left: 416px;
}

#langbox {
	margin: 2px;
	padding: 0px;
	position: absolute;
	left: 555px;
	top: 0px;
	height: 60px;
	width: 30px;
}
#lang1 {
	margin: 1px;
	float: left;
}
#lang2 {
	margin: 1px;
	margin-top: 3px;
	float: left;
}

#bookmarkbox {
	padding: 0px;
	position: absolute;
	left: 600px;
	top: 15px;
}
.menubutton {
	font-family: Samarkan, Arial;
	font-style: italic;
    font-size: 9pt;
}
.menucaps {
	font-family: Brush Script MT, Arial;
	font-style: italic;
    font-size: 11pt;
}
.menubutton a {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:link {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:visited {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:hover {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:active {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a span.menucaps {
	text-decoration: none;
	font-weight: normal;
}

#navCatTabsWrapper, #navSuppWrapper {
	margin: 0em;
	background: #432324 url(../../../../../Assets/headermenubkg.jpg) repeat scroll 30px 35px;
}
#navSuppWrapper {
        margin-bottom: 10px;
}
#navCatTabs table, #navSuppWrapper table {
        margin: 0px;
	padding: 0px;
	border-left: 5px solid #272324;
}

#navCatTabs td, #navSuppWrapper td {
	font-family: Samarkan, Arial;
	font-style: italic;
	font-size: 10pt;
	background-color: #130c38;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	border: 5px solid #272324;
	border-left-width: 0px;
}
#navSuppWrapper td {
    font-family: Arial;
	font-size: 14px;
}
#navCatTabs table tr td p {
    margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
#navSuppWrapper table tr td p {
    margin-top: 5px;
	margin-bottom: 4px;
	padding: 0px;
}
.navCatTabsCaps {
	font-family: Brush Script MT, Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
}
#navCatTabs a, #navSupp a  {
	text-decoration: none;
	font-weight: normal;
}
#navCatTabs a:hover, #navSupp a:hover {
	text-decoration: none;
	font-weight: normal;
}
#navCatTabs a span.navCatTabsCaps {
	text-decoration: none;
	font-weight: normal;
}
#navCatTabs td.currentmenu  {
	background-color: #27278f;
}
#navCatTabs td.currentmenu a {
	color: #ffffff;
}

#music_attr_table {
   font-size: 8pt;
}

#music_attr_table_header td {
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
 	background-color: #130c38;
}

td.music_attr_price, td#music_attr_price_header { 
    text-align: right;
    padding-right: 5px;
    width: 1%;
}
td.music_attr_buy { 
    text-align: right;
}
td#music_attr_buy_header { 
    text-align: right;
    padding-right: 7px;
}
td.music_attr_duration, td#music_attr_duration_header, td.music_attr_buy, td#music_attr_buy_header, td.music_attr_sample, td#music_attr_sample_header, td.music_attr_track, td#music_attr_track_header { 
    text-align: center;
}
td#music_attr_title_header {
    padding-left: 10px;
}
td.music_attr_title {
    font-weight: bold;
}

#indexProductListCatDescription img{
	border-color: #130c38;
	}
.imgLink {
 display: none;
}
h1#productName {
 display: none;
}

td.productListing-data img {
 margin: 5px;
}

#currencywarning {
 color: orange;
 margin-top:10px;
 text-align: center;
 font-size: 8pt;
 font-weight: bold;
}