/**
 * 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 $
 */
body, p, h1, h2, h3, h4, h5, a, span, div{
	margin: 0;
}

body {
	margin: 0;
	font-family: georgia;
	font-size: 62.5%;
	color: #003a4e;
	}

a img {border: none; }

a:link{
	color: #c83c65;
	text-decoration: none;
	}

.rood{
	color: #c83c65;
}
	
#navEZPagesTOC ul li a {
	color: #003a4e;
	text-decoration: none;
	}
 
a:visited {
	color: #c83c65;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color:  #c83c65;
	}
	
a:hover {
	color: #8C8C8C;
	}

a:active {
	color: #8C8C8C;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .sideBoxContentShc, .larger{
	font-size: 1.3em;
	}

label{
	font-family:georgia,serif;
	font-size:1.2em;
	line-height:1.4;
}
	
.ez-link{
	color: #c83c65;
	font-size: .95em;
	font-weight: bold;
	padding:0;
	}

.biggerText {
	font-size: 1.3em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0 0 0;
	}

h1 {
	margin: 0.5em 0 0.5em 0;
}
#productName{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 1;
}
.short_description{
	line-height: 1;
	font-weight: normal;
	color:#003a4e;
	font-style: italic;
	margin-bottom: 15px;
	margin-top:2px;
}
#productDetailsList, #productDescription{
	margin-top:15px;
}
#productDetailsList{
	width:100%;
}
#productGeneral table{
	margin-left:15px;
	font-size: 1.2em;
	vertical-align: top;
}
#productGeneral td{
	vertical-align: top;
}
#ezPagesHTML ul{
	margin-left:24px;
	list-style: disc;
}

#ezPagesHTML li{
	margin-left:0px;
	list-style: circle;
}
#ezPagesHTML li p{
	padding-top:0;
	padding-left: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%;
	}
*/

p {
	font-family: georgia,serif;
	font-size: 1.2em;
	line-height: 1.4;
	padding-left: 15px;
	padding-right: 15px;
}

h1, h2{
	font-family: georgia,serif;
	color: #B80059;
	font-size: 1.5em;
	line-height: 1.7;
	padding-left: 15px;
	padding-right: 15px;
}

h3{
	font-family: georgia,serif;
	color: #c83c65;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4;
	padding-top:5px;
	padding-left: 15px;
	padding-right: 15px;
}

h4{
	font-family: georgia,serif;
	color: #c83c65;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4;
	padding-left: 15px;
	padding-right: 15px;
}

.featured-title{
	font-weight: bold;
	color:#c83c65;
	padding-top: 5px;	
}
.featured-short{
	font-style: italic;
}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;

	}
	
#searchContent form, #searchContent select, #searchContent input{
	display: inline;
	font-size: 0.85em;
	margin: 0px;
	margin-left:2px;
	
	}
	
.search-button{
	padding-left: 6px;
}
	
#searchContent a{
	font-weight: bold;
	font-size:0.95em;
}
	
#searchContent select{
	margin-top:5px;
}


#searchContent p, #shoppingcartHeading{
	margin:0;
	padding-left:4px;
	padding-top:2px;
	font-size: 0.95em;
	font-style: normal;
}

#shoppingcartHeading{
	color:#c83c65;
	font-weight:bold;
	font-size:1.15em;
	padding-bottom:5px;
}

#shoppingcartContent p{
	margin:0;
	padding-left:4px;
	padding-top:2px;
	font-size: 0.93em;
	font-weight: bold;
	color:#c83c65;
}
#shoppingcartContent img{
		float:right;
		margin-top:3px;
		margin-right: 6px;
}
.shoppingcartsidboxHeader{
	height:28px;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: none;
	}

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

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: 6em;
	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: 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-left:13px;
}

.messageStackWarning p, .messageStackError p, .messageStackSuccess p, .messageStackCaution p{
	line-height: 1.6em;
	font-size: 0.9em;
	padding: 0.2em;
	font-style:italic;
	}

.messageStackWarning p, .messageStackError p{
	color: #c83c65;
	}

.messageStackSuccess p{
	color: #f673a9;
	}

.messageStackCaution {
	color: #f673a9;
	}

.messageStackCaution img, .messageStackSucces img, .messageStackWarning img, .messageStackError img{
	padding-top:0px;
	padding-right:4px;
	float:left;
}

/*wrappers - page or section containers*/
#mainWrapper {
/* 	background-color: #ffffff; */
	background: url(../images/body_bg.jpg) top left;
	text-align: left;
	width: 948px;
	vertical-align: top;

	}

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

#contentMainWrapper{
	height:auto;
}

#logoWrapper{
	background: url(../images/header_home_bg.jpg) no-repeat #ffffff;
	height:120px;
	width:948px;

	}
	
#logoWrapper_en{
	background: url(../images/header_home_bg_en.jpg) no-repeat #ffffff;
	height:120px;
	width:948px;

	}

#mainWrapper {
	margin: auto;
	} 
	
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0;
	margin-right: 0;
	}
	
#navColumnOneWrapper {
	height:600px;
	}
	
#navColumnOneWrapper, #indexDefault, #productGeneral, #ezPageDefault, #indexProductList, #shoppingCartDefault, #loginDefault, .centerColumn{
	float:left;
	width:600px;
	}

#loginDefault fieldset{
	margin:0px;
	padding:0px;
}
	
.productGeneralLeft{
	float: left;
	width:240px;
	height:auto;
	background: url(../images/image_left_bg.jpg) top left no-repeat;
	margin-top: 2px;
}
	
.productGeneralRight{
	float: right;
	width:359px;
	height:480px;
	}
	
.productGeneralRight table{
	clear:both;
	float:left;
}

#productAdditionalImages{
	width:240px;
	height:auto;
	background: url(../images/center_large_bg.jpg) bottom right no-repeat;
	clear:both;
	}
	
.additionalImages{
	text-align: center;
}

.additionalImages{
	background: url(../images/center_large_bg.jpg) bottom right no-repeat;
}

#navColumnTwoWrapper {
	float:right;
	height:480px;
	background:transparent;
	}

#indexProductList {
 	width:600px;
 	height:auto;
 	margin-top:2px;
}

#indexDefault{
 	width:600px;
 	height:660px;
	/* background: url(../images/hohahome_bg.jpg) top center no-repeat; */
}

.homeBlock{
	float:left;
}

.homeBlock p{
	font-size: 1.1em;
	line-height:1.2em;
	padding:0px;
}

.homeBlock img{
	margin: 4px;
}


#hb1{
	width:162px;
	height:480px;
}
#hb1Top{
	height:230px;
}
#hb1Bot{
	height:210px;
}
#hb2{
	width:136px;
	height:480px;
}
#hb2Top{
	height:460px;
}
#hb2Bot{
	height:223px;
}
#hb3{
	width:93px;
	height:660px;
}
#hb3a{
	width:14px;
	height:660px;
}
#hb4{
	width:190px;
	height:440px;
}
#hb4Top{
	height:151px;
	width:190px;
}
#hb4Mid{
	height:151px;
	width:190px;
}
#hb4Bot{
	height:148px;
	width:190px;
}


.centerBoxContentsFeatured{
	background: url(../images/center_large_bg.jpg) bottom right no-repeat;
}
#productGeneral, #ezPageDefault, #shoppingCartDefault, #loginDefault {
 	width:600px;
 	height:auto;
 	/* background: url(../images/center_large_bg.jpg) bottom right repeat; */
}
.ezPageHeaderDiv{
	width:598px;
	height:28px;
	float:left;
}
#subscribeContent .ez-link, #subscribeContent .formHolder{
	padding-left:4px;
	text-align: left;
}
#subscribeContent p{
	text-align: left;
}
.formHolder{
	margin-bottom:5px;
}
#unsubscribeForm{
	padding-left:13px;
}
#subscribeContent input{
	font-size: 0.8em;
	margin-bottom: 5px;
}
#unsubscribeForm input{
	
	margin-bottom: 5px;
}
#subscribeContent label, #subscribeContent input{
	padding-left:0;
	margin-left:0;	
}
#subscribeContent span{
	font-size: 0.9em;
}

.ezPageContent{
	height:100%;
	padding-bottom:15px;
}
.subscribePageForm{
	padding-left:13px;
	padding-top:10px;
}
.subscribePageForm input{
	margin-top:8px;
	margin-bottom: 8px;
}
#resetNewsletterForm{
	padding-left:13px;
}
#resetNewsletterForm p{
	padding-left:0;
}
#ezPagesHTML{
	padding-top:0px;
	width:600px;
}
#ezPagesHeading{
	margin-top:4px;
}
#ezPagesHTML p{
	padding-top:3px;
}

.basicImageRight{
	text-align: center;
	width:240px;
	float:right;
	position:relative;
	top: -45px;
	height: 100%;
	background: url(../images/basic_dot_gr_rght.jpg) bottom left no-repeat;	
	margin-left:15px;
	margin-bottom:5px;
}
.basicImageLeft{
	text-align: center;
	width:240px;
	float:left;
	height: auto;
	background: url(../images/basic_dot_gr_lft.jpg) bottom right no-repeat;	
}
.basicImageLeft img, .basicImageRight img{
	text-align: center;
	margin: 15px
}
.additionalImages{
	width: 120px;
	height: 120px;
	float:left;
}

.add-image-int{
	width:110px;
	height:102px;
}

#tagline {
	color:#003a4e;
	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, #navEZPagesTOCWrapper {
	margin: 0;
	width: 50%;
	}
	
#checkoutBillto{
	margin: 0;
	width: 100%;

}
.change-button{
	position: relative;
	top:-15px;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	padding-left:10px;
	}

/*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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

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

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

#navMainSearch {
	float: right;
	}

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

#navEZPagesTop {
	/* background-color: #abbbd3; */
	/*background-image: url(../images/ez_left_bg.jpg);	*/
	margin: 0;
	padding: 0;
	height:28px;
	width:600px;
	float:left;
	}

#navEZPagesTop p{
	margin:0;
	padding:6px 10px 10px 15px;
	font-size:1em;
}

#navEZPagesTop a{
	padding-left:21px;
	padding-right:21px;
}

	
#navEZPagesTop a:link, #navEZPagesTop a:hover, #navEZPagesTop a:visited {
	font-size: 1.2em;
	color:#003a4e;
	font-weight: bold;
}
#navEZPagesTop a:hover {
	color:#c83c65;
}

#navEZPagesTop a:active {
	color:#F692AF;
}
	
#navEZPagesTopWrap {
	/* background-color: #abbbd3; */
	margin: 0;
	padding: 0;
	height:28px;
	}

#navEZPagesTopLeft {
	/* background-color: #abbbd3; */
	/* background-image: url(../images/ez_left_bg.jpg); */
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding:0;
	height:28px;
	width:150px;
	float:left;
	}

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

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

.centerBoxPress, .centerBoxPress1{
 	height:120px;
 }
.centerBoxContentsFeatured{
 	height:180px;
 }
 
 .centerBoxPress{
 	background: url(../images/center_bg.jpg) bottom right no-repeat;
 }
 
 .featured-more-div{
	float: right;
	padding-right:6px;
	padding-top:122px;
 }
 .featured-text{
 	height:33px;
 	overflow:hidden;
 }
 .featured-text p{
 	padding-left: 8px;
 	padding-right: 8px;
 }
 .featured-img{
	float:left;
 }
  .featured-img img{
	padding-top:14px;
 }
 .featured-img-wrap{
 	clear:both;
 	width:120px;
 	height:140px;
 }
 
 /*.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;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/* padding: 10px; */
	}

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

/*Shopping Cart Display*/
#cartAdd {
	margin-left:8px;
	}

.tableHeading TH {
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
#cartContentsDisplay, #cartSubTotal{
	margin-left: 1px;
}

#cartSubTotal {
	background: #ffffff url(../images/product_right_bg.jpg) top left no-repeat;
	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;
	}
	
#first-column{
	padding-left:15px;
}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem, .cartOldItem {
	color:#003A4E;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size:0.9em;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: normal;
	}
	
.cartBoxTotal p{
	font-style: italic;
	color:#333333;
	font-size:0.9em;
}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}
	
.date-order{
	margin:1em 0;
}

#shoppingCartDefault .buttonRow img{
	padding-left:15px;
}
	
#scQuantityHeading, #scProductsHeading, #scUpdateQuantity, #ccQuantityHeading, #dlFileNameHeading, .dlFileName, .accountQuantityDisplay, #myAccountQuantity, #myAccountProducts, .accountProductDisplay{
	padding-left: 15px;
}
#myAccountTotal, .accountTotalDisplay{
	text-align: right;
	padding-right:15px;
}
#scQuantityHeading, #scUpdateQuantity, #scUnitHeading, #scTotalHeading, #scRemoveHeading{
	width:50px;
	padding-right: 10px;
}
#scUnitHeading, #scTotalHeading, .cartUnitDisplay, .cartTotalDisplay{
	padding-right: 10px;
	text-align: right;
}
.cartQuantity{
	padding-left:15px;
	padding-right: 5px;
}
#cartProdTitle{
	font-size: 1.2em;
	color:#C83C65;
	}
#ccTotalHeading{
	text-align:right;
	padding-right: 30px;
}
#downloads img, #prevOrders img{
	padding-top:4px;
}
#prevOrders img{
	padding-right:15px
}

#checkoutConfirmDefault .cartTotalDisplay{
	padding-right: 30px;
}

#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: #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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
	
#productMainImage img{
	margin:10px;
}

#productMainImage{
	width:240px;
	height:240px;
	background: url(../images/center_large_bg.jpg) bottom right no-repeat;
}
#productMainImage{
	text-align: center;
}

.imgLink{
	text-align: left;
}

.categoryIcon {}

#cartImage {
	margin: 0em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
/*
	border: 1px solid #9a9a9a;
	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: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	}

.rightBoxContainer {
	height:90px;
	overflow:hidden;
}
	
#ezpages{
	height:120px;
	overflow:visible;
}

.sideBoxContent {
	/* background-color: #ffffff; */
	/* padding: 0.4em; */
	}
	
.category-0, .category-1, .category-2, .category-3, .category-4, .category-5, .category-6, .category-7{
	height:58px;
	width:150px;
}

.category-1, .category-2, .category-3, .category-4, .category-5, .category-6, .category-7, .sideBoxContent, #searchAdvanced, #shoppingcartHeading{
	border-top:2px solid #c83c65;
}

#searchAdvanced p{
	font-weight: bold;
	padding-left:4px;
	padding-top: 3px; 
}
#searchAdvanced{
	height: 58px;
}

#advSearchDefault fieldset{
	padding-left:15px;
}
#advSearchDefault legend, #createAcctDefault legend{
	font-size:1.2em;
}
.buttonRow{
	margin-left:0px;
}
#advSearchResultsDefault h1, .ezSearchDefaultHeader h1{
	margin-top:0px;
	margin-bottom:0px;
}

#checkoutPaymentHeadingAddress, .confirmHeading{
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: black;
	padding:0.3em 0.3em 0.3em 0;
	padding-left:15px;
}

#select-payment{
	
	padding: 4px;
	padding-left:10px;
}

.search-help-link{
	position: relative;
	top:-22px
}

#searchContent{
	height: 58px;
}

#advSearch-left, #advSearch-right{
	float:left;
	width: 285px;
	padding-left:15px;
}
#advSearch-left fieldset, #advSearch-right fieldset{
	margin:0px;
	padding:0px;
}
.ezSearchDefaultHeader{
	height:32px;
}
.ezSearchDefaultHeader h1{
	padding-top:4px;
}
.floatLeft legend{
	font-weight: normal;
}
#cartDefaultHeading{
	margin-top: 4px;
}
#shoppingCartDefault .forward{
	padding-top:45px;
	padding-right:15px;
}
#shoppingCartDefault .forward a{
	text-decoration: underline;
}

#shoppingCartDefault .buttonRow{
	padding-top:0px;
	padding-right:15px;
}

#createAcctDefault fieldset{
	padding-left:15px;
}
#checkoutPayment legend, #loginDefault legend{
	padding-left:15px;
}


.category-0 p, .category-1 p, .category-2 p, .category-3 p, .category-4 p, .category-5 p, .category-6 p, .category-7 p{
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	margin:0;
	padding-right: 4px;
	padding-left:0px;
	padding-top: 2px;
	line-height: 1.2em;
}
.category-description{
	font-size: 0.9em;
	font-style: italic;
	color:  #c83c65;
	text-align: right;
	margin:0;
	padding-right: 4px;
	padding-left:0px;
	padding-top: 4px;
	line-height: 1.3em;
}

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, .centerBoxPress {
	/* text-align: center; */
	}

.centerBoxContentsFeatured, .centerBoxPress{
	text-align: left;
	}

.centerBoxContentsFeatured img {
	padding-left:7px;
}

.centerBoxPress img{
	padding-top:10px;
}

#featured-img{
	text-align: center;
}

.featured-more-div img{
	padding-left:0px;
}

.centerBoxContentsFeatured p, .centerBoxPress p{
	font-size: 0.99em;
}

.centerBoxContentsFeatured a.more-link, .centerBoxPress a.more-link{
	font-size: 0.99em;
	text-align: right;
	display: block;
}

.centerBoxContentsFeatured a.more-link-title{
	text-align: left;
}

.PressText{
	background: url(../images/center_large_bg.jpg) bottom right no-repeat;
}

.PressText p{
	font-size: 1.2em;
	padding-top:4px;
}

.press-pics-container{
	height: auto;
	width:auto;
	background: url(../images/center_large_bg.jpg) bottom right repeat;
	clear:both;
	padding-top:4px;
}

#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 */
#ezpagesContent ul li a {
	padding-left:4px;
	padding-top:6px;
	font-size:0.95em;
}
#loginboxContent ul li a {
	padding-left:4px;
	padding-top:6px;
	font-size:0.95em;
}
#loginbox{
	height:90px;
}
#subscribe{
	height:180px;
}
#ezpagesContent ul{
	padding-left:0px;
	padding-top:0px;
	padding-bottom:17px;
}
#ezpagesContent ul li{
	padding-left:0px;
	padding-top:5px;
}
#loginboxContent ul{
	padding-left:0px;
	padding-top:0px;
	padding-bottom:17px;
}
#loginboxContent ul li{
	padding-left:0px;
	padding-top:5px;
}
#loginboxContent img{
	padding-left:3px;
	padding-top:6px;
	padding-bottom:0px;
}
#languagesContent{
	padding:4px;
}
#languages{
	height:30px;
}

.loginBoxHeader{
	padding-left:4px;
	padding-top:3px;
}
.subscrSideBoxHead{
	padding-top:3px;
}
#loginboxContent{
	text-align: left;
}
#loginboxContent .category-description{
	font-size:0.9em;
	text-align: left;
	padding-left:4px;
}

A.category-top, A.category-top:visited {
	color: #003a4e;
	text-decoration: none;
	}
A.category-top:active, A.category-top:hover {
	color: #c83c65;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #003a4e;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.forward{
	padding-right:15px;
}


.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	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, .rowEven, .rowOdd, tr.cartTableHeading{
	background: #ffffff url(../images/product_right_bg.jpg) bottom left no-repeat;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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;
	}
.information {padding: 10px 0px; line-height: 150%;}

#popupSearchHelp div{
	margin: 15px;
}
#email-format-html{
	margin-left:0px;
	margin-top:8px;
}

#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;
	}
#siteinfoLegal{
	height: 30px;
	clear:both;
}
	/*
background: url(../images/footer_bg.jpg) top left no-repeat; 
}
*/
#update-button{
	margin-top:9px;
}
#shoppingcartHeading{
	
}

#spacer{
	width:1px;
	height:0px;
	float:left;
}

#musicgenres{
	height:230px;
}
