﻿/**
 * 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 $
 */

/* HTML tags ----------------------------------------------------------------------------------------------- */

body {
	margin:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
	background:url(../images/achtergrond.jpg) #FFF repeat-y top left;
}

a img {border: none; }

a {
	color: #085aa7;
}

	a:hover {
		color:#597024;
	}

p {
	margin:0px;
}

span.red {
	color:#FF0000;
}

#bannertjes {
	position:absolute; position:absolute; top:133px; left:0px;
	background:url(../images/bannertjes.jpg) no-repeat top left;
	width:122px;
	height:374px;
}

/* LINKS ----------------------------------------------------------------------------------------------- */

#navColumnOneWrapper {
	background:#4998cc url(../images/menu-acht.gif) bottom left no-repeat;
	margin:0px 0px 0px 122px;
	padding:5px 0px 120px 11px;
	width:157px;
}	

	#navColumnOneWrapper ul {
		margin:0px;
		padding:0px;
		list-style:none none;
	}

#categoriesContent li li {
	margin:0 0 0 15px;
	padding:0px;
}

A.category-top {
	color: #FFF;
	text-decoration: none;
	line-height:26px;
}

	A.category-top:hover, #ezpagesContent a:hover {
		color: #000;
		font-weight:bold;
	}
	
A.category-products {
	color:#fff;
	font-size:10px;
}

	A.category-products:hover {
		color:#ffe80f;
	}

#productinfoBody #searchContent input,  #searchContent input {
	background:#FFFFFF; 
	border-top:1px #085aa7 solid;
	border-left:1px #085aa7 solid;
	border-bottom:1px #085aa7 solid;
	padding:2px 2px 1px 2px;
	border-right:0px;
	font-size:10px;
	color:#333;
	margin:0px;
}

	#productinfoBody #searchContent input.button, #searchContent input.button {
		border-right:1px #085aa7 solid;
		background:#d0e79f;
		height:17px;
		margin:0px;
		padding:0px;
	}

h3.leftBoxHeading {
	font-size:11px;
	color:#ffe80f;
	border-bottom:1px #ffe80f solid;
	text-align:left;
	margin:0px 15px 3px 0px;
}

A.category-subs, A.category-products {
	color: #FFF;
	text-decoration: none;
	line-height:20px;
}

.actieIcon {
	background: url(../images/actie.png);
	width: 57px;
	height: 57px;
	position: absolute;
	z-index: 4;
}

#ezpagesContent a {
	color:#FFF;
	text-decoration:none;
}

#address {
	margin:15px 18px 0px 118px;
	padding:5px 0px 120px 15px;
	width:135px;
	font-size:10px;
	text-align:left;
}

	#address strong {
		color:#085aa7;
	}

.openingstijdenLinks {
	width:30px;
	float:left;
}

.openingstijdenRechts {
	float:left;
}

#categories, #ezpages {
	margin:15px 0 0 0;
}

iframe {
	border:1px solid #000;
		margin:15px 0px;
}

/* WINKELWAGEN ----------------------------------------------------------------------------------------------- */

#shoppingcart {
	margin:38px 0 0 0;
}

#shoppingcartHeading a {
	color:#ffe80f;
	text-decoration:none;
}

#cartBoxListWrapper {
	font-size:10px;
}

#cartBoxListWrapper ul li .cartOldItem {
	color:#FFFFFF;
}
	
	#cartBoxListWrapper ul li a .cartOldItem {
		color:#FFFFFF;
		text-decoration:underline;
	}

#cartBoxListWrapper ul li .cartNewItem {
	color:#ffe80f;
}
	
	#cartBoxListWrapper ul li a .cartNewItem {
		color:#ffe80f;
		text-decoration:underline;
		font-weight:bold;
	}

#shoppingcart hr {
	color:#085aa6;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #085aa6;
	margin:5px 15px 0 0;
}

.cartBoxTotal {
	margin:0 15px 0 0;
}

#shoppingcart img {
	margin:8px 0 0 0;
}

/* TOP ----------------------------------------------------------------------------------------------- */

#logoWrapper{
	position:relative;
	background:url(../images/top-acht.gif) repeat-x top left;
	margin:0px;
	padding:0px;
	height:133px;
}

/* Pathway ----------------------------------------------------------------------------------------------- */

#navBreadCrumb {
	padding: 5px 0px 5px 25px;
	font-size:9px;
	font-weight:normal;
	margin:0px;
	background:#d0e7a0 url(../images/pathway.gif) repeat-y top left;
	text-transform:lowercase;
}

	#navBreadCrumb a {
		color:#085aa7;
		text-decoration:underline;
	}

/* MIDDEN  ----------------------------------------------------------------------------------------------- */

.centerColumn {
	margin:25px 25px 25px 25px;
	width:90%;
}

 {
	font-size:20px;
	font-weight:bold;
	color:#;
	text-transform:uppercase;
}

.content p {
	margin:0px;
	padding:0px;
}

/* MIDDEN Nieuw ----------------------------------------------------------------------------------------------- */

.centerBoxWrapper {
	margin:25px 0px 25px 0px;
}

.centerBoxContentsNew {
	width:33%;
	min-width:182px;
	text-align:left;
	margin:0px 0px 25px 0px;
}

	.centerBoxContentsNew #artikel {
		width:178px;
		height:252px;
		border:1px solid #97bd46;
	}

		.centerBoxContentsNew #artikel img {
			padding:4px 14px 0px 14px;
			background:#fff;
		}
		
		.centerBoxContentsNew #artikel p {
			padding:17px 12px 0px 12px;
			margin:2px 0px 0px 0px;
			height:55px;
			background:#085aa7 url(../images/art-achtergrond.jpg) repeat-x top left;
		}
		
			.centerBoxContentsNew #artikel p a {
				color:#fff;
				font-weight:bold;
				text-decoration:underline;
			}
		
		.centerBoxContentsNew #artikel p#prijs {
			padding:2px 12px 0px 12px;
			margin:0px;
			height:22px;
			width:154px;
			text-align:right;
			font-weight:bold;
			background:#a1c455 url(../images/art-prijs.jpg) repeat-x top left;
		}
	
	
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #FFFFFF;
	font-size:9px;
	font-weight:normal;
}

.productSpecialPrice {

}

span.productPriceDiscount {
	display:none;
}

.centerBoxContentsNew .productPriceDiscount {
	display:none;
}
	
.centeredContent {}

.back {
	float: left;
}
	
h2.centerBoxHeading {
	font-size:11px;
	display:none;
}

/* MIDDEN Categorie ----------------------------------------------------------------------------------------------- */

h1 {
	font-size:20px;
	line-height:25px;
	color:#4998cc;
	text-transform:uppercase;
}

	h1 a {
		color:#4998cc;
		text-decoration:none;
	}
	
		h1 a:hover {
			color:#597024;
		}

h1#indexDefaultHeading {
	font-size:11px;
	line-height:normal;
	color:#4998cc;
	text-transform:uppercase;
	margin:0 0 8px 0;
	padding:0;	
}

.navSplitPagesResult {
	font-size:10px;
	color:#999999;
}

#indexProductListCatDescription {
	margin:0px;
}

#productListing {
	width:100%;
}

.tabTable {
	border-left:1px #a2cf3f solid;
	border-right:1px #a2cf3f solid;
}

	.tabTable td {
		border-bottom:1px #a2cf3f solid;
	}

.productListing-rowheading {
	background-color:#a2cf3f;
	height:24px;
	color: #085aa7;
}

tr#productListing {
	background:url(../images/pro-achtergrond.jpg) repeat-x top left;
}

	tr#productListing .listingProductImage {
		background:url(../images/afb-achtergrond.jpg) no-repeat top right #FFF;
		padding:0px 16px 0px 4px;
	}

th#listCell0-2 {
	padding:0px 15px 0px 0px;
}

th#listCell0-3 {
	padding:0px 30px 0px 0px;
}

.productListing-heading, .productListing-heading a {
	color:#085aa7;
	text-decoration:none;
}

.productListing-data {
	text-align:left;
	color:#FFFFFF;
	height:150px;
}

	.productListing-data div.prijs {
		font-weight:bold;
		color:#ffe80f;
	}

h3.itemTitle {
	margin:10px 0px 2px 0px;
	padding:0px;
}

	h3.itemTitle a {
		font-size:11px;
		color:#fff;
		margin:0px;
		padding:0px;
		text-decoration:underline;
	}
	
		h3.itemTitle a:hover {
			color:#000;
		}

body div.listingDescription {
	width:250px;
}

	body div.listingDescription a {
		color:#a2cf3f;
		text-decoration:none;
	}
	
		body div.listingDescription a:hover {
			color:#a2cf3f;
		}

#productsListingListingTopLinks a {
	color:#085aa7;
}

.categoryListBoxContents a {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

/* DETAIL ----------------------------------------------------------------------------------------------- */

#groenebalk {
	background:#a2cf3f;
	width:100%;
	margin:0 0 0 0;
	}
	
	#groenebalk td {
		padding:3px 10px;
		font-weight:bold;
		color:#597024;
	}
	
	#groenebalk .navNextPrevList {
		color:#085aa7;
	}
	
		#groenebalk .navNextPrevList a {
			font-size:10px;
			color:#085aa7;
			text-decoration:none;
		}
			
			#groenebalk .navNextPrevList a:hover {
				color:#597024;
				text-decoration:underline;
			}

#productMainImage {
	margin:0 25px 0 0;
	border-left:1px solid #085aa7;
	border-right:1px solid #085aa7;
}

.detailProductImage {
	border-left:1px solid #a2cf3f;
	border-right:1px solid #a2cf3f;
	border-top:0px;
	border-bottom:0px;
	margin:0px;
	padding:0px;
}

#cartAddDetail {
	text-align:center;
	border: 1px solid #085aa7;
	background:#085aa7 url(../images/bg_addcart.jpg) top left repeat-x;
	margin:0px;
}

	#cartAddDetail h2#productPrices {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#ffe80f;
		margin:10px 0;
		padding:0;
	}
	
	#cartAddDetail p {
		font-size:10px;
		color:#a2cf3f;
		margin:0px 0 8px 0;
		padding:0;
	}

	#cartAddDetail input {
		border:0px;
	}

h1#productName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#a2cf3f;
	text-transform:uppercase;
	margin:17px 0 10px 0;
}

#productDescription {
	color:#085aa7;
}

.buy {
	float: right;
}

#buttonRow input {
	margin:0px;
	padding:0px;
	border:0px;
}
	
/* shoppingcart pagina ----------------------------------------------------------------------------------------------- */

#shoppingCartDefault {
	width:90%;
}

.forward2 {
	display:none;
}

.tableHeading TH {
	background-color: #a2cf3f;
	border-bottom: 1px solid #6d8c2a;
}

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

#cartSubTotal {
	border-top: 1px solid #6d8c2a;
	font-weight: bold;
	text-align: left;
	color:#085aa7;
}

	#cartSubTotal span {
		color:#000000;
		font-size:12px;
	}

	#cartSubTotal td {
		border-top: 1px solid #6d8c2a;
		padding:8px 0;
	}

.tableRow, .tableHeading {
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align:left;
}

.cartQuantity, #scQuantityHeading {
	text-align:center;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width:50px;
	height:35px;
	text-align:center;
	}

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

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

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

#cartBoxListWrapper li, #ezPageBoxList li {
	margin: 0;
	padding: 3px 0;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

a#cartProdTitle {
	color:#FFFFFF;
}

.cartUnitDisplay, .cartTotalDisplay, .cartQuantity, .cartProductDisplay {
	color:#FFFFFF;
	padding:3px;
}

/* Login ----------------------------------------------------------------------------------------------- */

body#loginBody {
	line-height:24px;
}

.important a {
	color: #085aa7;
	text-decoration:underline;
}

input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #085aa7 solid;
	font-size:10px;
}

#newsletter-checkbox, #gender-male, #gender-female, #email-format-html, #email-format-text, #ship-flat-flat, #ship-storepickup-storepickup, #pmt-cod, #pmt-moneyorder, #ship-staticlist-0, #ship-staticlist-1, #ship-staticlist-2, #ship-staticlist-3, #conditions, #search-in-description {
	margin:3px 0 0 0;
	border:0px;
}

.loginKnop {
	margin: 0 0 0 218px;
}

.buttonRow {
	margin:10px 0 0 0;
}

.buttonRow input {
	border:0px;
}

h4#createAcctDefaultLoginLink {
	font-size:11px;
}

/* verzend ----------------------------------------------------------------------------------------------- */

h2, h3, h4 {
	font-size:11px;
	margin:0px;
}

h2#checkoutShippingHeadingMethod, div#checkoutShippingContentChoose {
	margin:0 0 5px 0;
	border-bottom:1px solid #085aa7;
}

body#checkoutshippingBody TEXTAREA, body#checkoutpaymentBody TEXTAREA, #contactusBody TEXTAREA {
	margin:0px;
	padding:4px;
	border:1px #085aa7 solid;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#checkoutShippingContentChoose {
	margin:25px 0 0 0;
	font-weight:bold;
}

/* betaal ----------------------------------------------------------------------------------------------- */

#otsubtotal, #otshipping {
	font-weight:normal;
	color:#666666;
}

#ottotal .lineTitle, #ottotal .totalBox {
	font-weight:bold;
}

span#algemeen {
	font-size:10px;
	color:#FF0000;
}

	span#algemeen a {
		color:#FF0000;
	}

div#algemenevoorwaarden	{
	border:1px solid #666666;
	margin:0 0 0 0;
	padding:25px;
	height:400px;
	overflow:scroll;
}

	div#algemenevoorwaarden	h2 {
		font-size:17px;
		line-height:23px;
		margin:0 0 10px 0;
		color:#4998cc;
		text-transform:uppercase;
	}


/* search ----------------------------------------------------------------------------------------------- */

#advSearchDefault input	{
	width:95%;
	padding:4px;
}

	#advSearchDefault .buttonRow input, #advSearchDefault input#search-in-description {
		width:auto;
		padding:0px;
	}

/* Sitemp ----------------------------------------------------------------------------------------------- */

#siteMap ul {
	margin:0 0 15px 0;
	padding:0px;
}

/* Footer ----------------------------------------------------------------------------------------------- */

#bestellen {
	margin: 0px 25px 0px 315px;
	padding: 10px 0px;
	line-height: 24px;
	font-size:10px;
	text-align: center;
}

#navSuppWrapper {
	margin: 0px 25px 0px 315px;
	padding: 10px 0px;
	border-top:1px solid #d0e79f;
	line-height: 24px;
	font-size:10px;
	text-align: center;
	color:#666;
}

	#navSuppWrapper a {
		color:#666;
	}

#navSupp ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

	#navSupp ul li {
		display: inline;
		}

		#navSupp ul li a {
			text-decoration: none;
			padding:0px;
			margin: 0px;
			color:#666;
			white-space: nowrap;
				text-decoration:underline;
		}
	
			#navSupp ul li a:hover {
				color:#597024;
			}
			
		#navSupp ul li a.web {
			color:#666;
			text-decoration:none;
		}
	
			#navSupp ul li a.web:hover {
				color:#597024;
			}	

/* STANDARD tags ----------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	}

a:active {
	}

.biggerText {
	font-size: 1.2em;
	}

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

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

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 150px;
	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 ----------------------------------------------------------------------------------------------- */
#indexHomeBody .messageStackWarning {
	display:none;
}

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	display:none;
	}

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

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

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


/*wrappers - page or section containers -------------------------------------------------------------------------------------- */

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

}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 

#navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#tagline {
	color:#000000;
	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: 0px;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0px 0px 0px 300px;
	padding: 10px;
	border-top:1px solid #000;
	}

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

#siteinfoLegal {
	margin: 0px 0px 0px 300px;
	padding: 10px;
}

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

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

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0px;
	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: 0px;
	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: 0px;
	}

#navCategoryIcon {
	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;
	text-align:right;
}

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

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}


	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

/*Image Display*/
#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 {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {
	width:290px;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	color:#FFFF00;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color:#FFFF00;
}

#searchHeading {
	display:none;
}

.centerBoxHeading, .rightBoxHeading {
	margin: 0px;
	padding: 0px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin:15px 0px 0px 0px;
}

.sideBoxContent {
	text-align:left;
	}

h3.rightBoxHeading a:hover {
	color:#FFFF00;
	text-decoration: none;
	} 

TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartQuantityUpdate, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .gvBal, .attribImg {
	text-align: left;
	}

#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-links {
	color: #004080;
	text-decoration: none;
	}
	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/

.forward, #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #3283bf;
	}

.rowEven {
	background-color: #4695ca;
	}

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

CAPTION {
	/*display: none;*/
	}

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

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

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

TR.tableHeading {
	height: 2em;
	}

#siteMapList {
	}

.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 {
	line-height:18px;
}

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