/**
 * 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 {
	margin: 0;
	margin-bottom:12px;
	margin-top:12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #F1D08D;
	background-image:url(../images/skin/bg.jpg);
	background-position:top;
	background-repeat:repeat;
}


.addonPage {
	padding:12px;
	float: left;
}

.sideTitle {
	width:126px;
	height:360px;
	float:left;
}

.addonPageText {
	float:left;
	padding-left:20px;
	padding-top:24px;
	text-align:justify;
	width: 433px;
	
}

#aboutUs {
	background-image:url(../images/skin/side_about_us.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.productsAllDiv {
	width:607px;
	height:auto;
	margin:0;
	padding:0;
}

.productsAllDivEvenRow, .productsAllDivOddRow {
	height:auto;
	min-height:180px;
	float:left;
	margin-bottom:25px;
}

.productsAllDivOddRow {
	width:299px;
	padding-right:5px;
}

.productsAllDivEvenRow {
	padding-left:5px;
	width:298px;
}

.productsAllDivProductName {
	font-size:11px;
	width:288px;
	height:31px;
	line-height:24px;
	padding-left:10px;
	text-align:center;
	background-image:url(../images/product_name_bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.productsAllDivImage {
	float:left;
	padding-left:20px;
}

.productsAllDivImageDivider {
	float:left;
	width:10px;
	background-image:url(../images/all_products_divider.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.productsAllDivOddRow .productsAllDivInfo {
	border-right: 1px solid #CCCCCC;
}

.productsAllDivInfo {
	float:left;
	width:178px;
	margin-top:16px;
}

.productsAllDivDescription {
	float:left;
	width:265px;
	min-height:8px;
	margin-top:12px;
	padding-left:20px;
	color:#FFFFFF;
	text-align:justify;
}

.categoryImg {
	text-align:center;
}

#productListHeading {
	display:none;
}

.pageTitle {
	width:290px;
	height:54px;
}

.checkoutTitle {
	width:400px;
	height:54px;
}

#titleAboutUs {
	background-image:url(../images/skin/ptitle_about_us.jpg);
}

#titleAboutUsSr {
	background-image:url(../images/skin/ptitle_about_us_sr.jpg);
}

#titleMyAccount {
	background-image:url(../images/skin/ptitle_my_account.jpg);
}

#titleMyAccountSr {
	background-image:url(../images/skin/ptitle_my_account_sr.jpg);
}

#titleOrderHistory {
	background-image:url(../images/skin/ptitle_order_history.jpg);
}

#titleOrderHistorySr {
	background-image:url(../images/skin/ptitle_order_history_sr.jpg);
}

#titleOrderInfo {
	background-image:url(../images/skin/ptitle_order_info.jpg);
}

#titleOrderInfoSr {
	background-image:url(../images/skin/ptitle_order_info_sr.jpg);
}

#titleNewsletterSubs {
	background-image:url(../images/skin/ptitle_newsletter_subs.jpg);
}

#titleNewsletterSubsSr {
	background-image:url(../images/skin/ptitle_newsletter_subs_sr.jpg);
}

#titleProductNotify {
	background-image:url(../images/skin/ptitle_product_notify.jpg);
}

#titleProductNotifySr {
	background-image:url(../images/skin/ptitle_product_notify_sr.jpg);
}

#titleAddressBook {
	background-image:url(../images/skin/ptitle_addressbook.jpg);
}

#titleAddressBookSr {
	background-image:url(../images/skin/ptitle_addressbook_sr.jpg);
}

#titleAllProducts {
	background-image:url(../images/skin/ptitle_all_products.jpg);
}

#titleAllProductsSr {
	background-image:url(../images/skin/ptitle_all_products_sr.jpg);
}

#titleAddressBookNew {
	background-image:url(../images/skin/ptitle_addressbook_new.jpg);
}

#titleAddressBookNewSr {
	background-image:url(../images/skin/ptitle_addressbook_new_sr.jpg);
}

#titleAddressBookUpdate {
	background-image:url(../images/skin/ptitle_addressbook_update.jpg);
}

#titleAddressBookUpdateSr {
	background-image:url(../images/skin/ptitle_addressbook_update_sr.jpg);
}

#titleAddressBookDelete {
	background-image:url(../images/skin/ptitle_addressbook_delete.jpg);
}

#titleAddressBookDeleteSr {
	background-image:url(../images/skin/ptitle_addressbook_delete_sr.jpg);
}

#titleWhereToBuy {
	background-image:url(../images/skin/ptitle_where_to_buy.jpg);
}

#titleWhereToBuySr {
	background-image:url(../images/skin/ptitle_where_to_buy_sr.jpg);
}

#titleShippingReturns {
	background-image:url(../images/skin/ptitle_shipping_returns.jpg);
}

#titleShippingReturnsSr {
	background-image:url(../images/skin/ptitle_shipping_returns_sr.jpg);
}

#titlePrivacyNotice {
	background-image:url(../images/skin/ptitle_privacy_notice.jpg);
}

#titlePrivacyNoticeSr {
	background-image:url(../images/skin/ptitle_privacy_notice_sr.jpg);
}

#titleConditionsOfUse {
	background-image:url(../images/skin/ptitle_conditions_of_use.jpg);
}

#titleConditionsOfUseSr {
	background-image:url(../images/skin/ptitle_conditions_of_use_sr.jpg);
}

#titleSiteMap {
	background-image:url(../images/skin/ptitle_site_map.jpg);
}

#titleNewsletterUnsubscribe {
	background-image:url(../images/skin/ptitle_newsletter_unsubscribe.jpg);
}

#titleNewsletterUnsubscribeSr {
	background-image:url(../images/skin/ptitle_newsletter_unsubscribe_sr.jpg);
}

#titleShoppingCart {
	background-image:url(../images/skin/ptitle_shopping_cart.jpg);
}

#titleShoppingCartSr {
	background-image:url(../images/skin/ptitle_shopping_cart_sr.jpg);
}

#titleLogin {
	background-image:url(../images/skin/ptitle_login.jpg);
}

#titleLoginSr {
	background-image:url(../images/skin/ptitle_login_sr.jpg);
}

#titleLogoff {
	background-image:url(../images/skin/ptitle_logoff.jpg);
}

#titleLogoffSr {
	background-image:url(../images/skin/ptitle_logoff_sr.jpg);
}

#titleAdvancedSearch {
	background-image:url(../images/skin/ptitle_advanced_search.jpg);
}

#titleAdvancedSearchSr {
	background-image:url(../images/skin/ptitle_advanced_search_sr.jpg);
}

#titleAdvancedSearchResults {
	background-image:url(../images/skin/ptitle_advanced_search_results.jpg);
}

#titleAdvancedSearchResultsSr {
	background-image:url(../images/skin/ptitle_advanced_search_results_sr.jpg);
}

#titleCheckout1 {
	background-image:url(../images/skin/ptitle_checkout_1.jpg);
}

#titleCheckout1sr {
	background-image:url(../images/skin/ptitle_checkout_1_sr.jpg);
}

#titleCheckout2 {
	background-image:url(../images/skin/ptitle_checkout_2.jpg);
}

#titleCheckout2sr {
	background-image:url(../images/skin/ptitle_checkout_2_sr.jpg);
}

#titleCheckout3 {
	background-image:url(../images/skin/ptitle_checkout_3.jpg);
}

#titleCheckout3sr {
	background-image:url(../images/skin/ptitle_checkout_3_sr.jpg);
}

#title404 {
	background-image:url(../images/skin/ptitle_404.jpg);
}

#title404sr {
	background-image:url(../images/skin/ptitle_404_sr.jpg);
}

#titleNews {
	background-image:url(../images/skin/ptitle_news_events.jpg);
}

#indexDefault {
	margin-left:auto;
	margin-right:auto;
	width:555px;
}

.whereToBuy {
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
	margin-bottom:2em;
	border-collapse:collapse;
	width: 570px;
	color: #CCCCCC;
}

.whereToBuy td {
	height: 22px;
	padding-left:4px;
}

.whereToBuy td a {
	color: #d3eef6;
	font-weight:bold;
}

.whereToBuy td a:hover {
	color: #FF9900;	
}

.whereToBuyHeader {
	font-size:16px;
	color:#000000;
}

.whereToBuyHeader td {
	border: none;
	padding:8px 5px 5px;
	font-weigth: bold;
	color: #fff;
	background-image: url(../images/tile_back.gif);
}

.whereToBuyHeaderDivider td {
	border-bottom: 2px solid #000000;
	height:3px;
	background-color:#003366;
}

.rowAlt td {
	background-color: #1B1135;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.whereToBuyText {
	width:570px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:3em;
}

#contactUsDefault {
	color:#000000;
}

.topLeftCorner {
	float:left;
	width:10px;
	height:24px;
	background-image:url(../images/tile_back_box_tlc.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.sideBoxHeadingLeft {
	float:left;
	width:165px;
}
.sideBoxHeadingRight {
	float:left;
	width:130px;
}
.topRightCorner {
	float:left;
	width:10px;
	height:24px;
	background-image:url(../images/tile_back_box_trc.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.sideBoxHeaderHolder {
	height:24px;
}

.sideBoxContent {
	padding: 0.4em;
	height:auto;
	border-left: 1px dotted #1C2756;
	border-right: 1px dotted #1C2756;
}

.sideBoxContent ul {
	list-style:none;
	padding:0;
	margin:0;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height:1%;
}



#navCatTabsWrapper {
	color: #9a9a9a;
	position:relative;
	padding:0;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	height:32px;
}

#navSuppWrapper {
	width: 980px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	color: #9a9a9a;
	position:relative;
	padding:0;
	height:auto;
	line-height:18px;
	background: none;
}

#navSupp {
	border-top: 1px solid #4e5798;
}

#navBreadCrumb {
	padding:0;
	margin:0;
	float:left;
	height:32px;
	line-height:32px;
	margin-left: 16px;
}


#swfMenu {
	float:left;
}

#navCurrenciesWrapper {
	float:right;
	height:32px;
	line-height:32px;
	margin-right: 16px;
}

#navCurrenciesWrapper a img {
	margin-left: 3px;
}

#navCurrenciesWrapper a:hover img {
	border: 3px solid #FFFFFF;
	margin-right: -3px;
}

#navCatTabs {
	float:left;
	height:32px;
	line-height:32px;
}

#navCatTabs span {
	color:#999999;
}

#navCatTabs ul {
	margin: 0;
	padding: 0;
}

#navCatTabs ul li {
	display:inline;
	padding: 0;
	margin: 0;
	margin-left:1em;
	color:#d3eef6;
}

#navCatTabs ul li a {
	text-decoration: none;
	white-space: nowrap;
	color:#CCCCCC;
	text-decoration: underline;
}

#navCatTabs ul li a:hover {
	text-decoration: none;
	color:#d3eef6;
	white-space: nowrap;
}

.overlay {
	width: 185px; /*width of menu*/
	border-style: none;
	border-color: #1C2756;
	border-size: 1px;
	border-width: 1px;
}

.overlay ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.overlay li a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/skin/overlay.gif) 100% 0;
	height: 19px; /*Set to height of bg image minus padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 19px; /*Set line-height of bg image minus padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	

.overlay li a:link, .overlay li a:visited {
	color: #d3eef6;
}

.overlay li a:hover {
	color: #11359b;
	background-position: 100% -27px;
}
	
.overlay li a.selected {
	color: #000460;
	background-position: 100% -54px;
}

a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #11359b;
}

a:active {
	color: #d3eef6;
}

h1 {
	font-size: 2em;
	color: #ffffff;
	padding-left: 1em;	
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	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: 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: 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 {
	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*/
#headerWrapper {
	width: 984px;
	margin:auto;
}

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

#mainWrapper {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 980px;
	vertical-align: top;
	border:none;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-color:#4e5798;
	background-image:url(../images/skin/bg_main.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

#footerWrapper {
	margin-left:auto;
	margin-right:auto;
	text-align: left;	
	width: 984px;
	height:auto;
	border:none;
	/*border-left: 2px solid #000000;
	border-right: 2px solid #000000;*/
	background-color:#38427f;
	border-bottom: 2px solid #000;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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 {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
.navSplitPagesLinks {
	margin-top:20px;
	margin-bottom:20px;
}

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

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

#navSupp ul {
	padding: 0;
	line-height: 32px;
}

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

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

#navSupp ul li a {
	padding: 0;
}
#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;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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;
	}

.shippingEstimatorWrapper {
	color: #000;
}


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

.centerColumn {
	margin-top: 1em;
	margin-bottom: 4em;
}

.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: 2px solid #000000;
	}

.tableHeading, #cartSubTotal {
	background-color: #414C71;
	background-image: url(../images/tile_back_box.gif);
	background-repeat:repeat-x;
	height: 24px;
	color:#FFFFFF;
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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;
	}
.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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
	padding:0;
	margin:0;
}

.centerColumn form {
	margin:0;
}

#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 {
	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 {
	line-height:24px;
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back_box.gif);
	/*padding: 0.5em 0.2em;*/
	height:24px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border:none;
	border-bottom: 5px solid #1C2756;
	margin-top: 1.5em;
}


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:visited {
	color: #008000;
	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;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #5A77CB;
	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: #414C71;
	background-image: url(../images/tile_back_box.gif);
	background-repeat:repeat-x;
	height: 24px;
	color:#FFFFFF;

}
	

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

#productGeneral {
	padding: 0 24px;
}

#productGeneral h1 {
	margin: 12px 0;
	padding:0;
	text-align:center;
}

#productDescription {
	font-size:11px;
	text-align:justify;
	padding-left:12px;
}

#productDescription ul {
	list-style-position:inside;
}

#cartBoxListWrapper ul li a {
	color: #d3eef6;
}

#cartBoxListWrapper ul li a:hover {
	color: #F90;
}
