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

Changing color of categories links in side box
In your stylesheet look for A.category-top and you can edit or add declarations that will control the link color for categories. Like this:

A.category-top:hover {
color: #ffffff;
}
If you want to change all of the link colors then just change the a.link declaration towards the top of the stylesheet. 
 
*/

body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	color: #444444;/*grijs*/
	background-color: #c874d0;
	border: 0px solid #cccccc;/*lichtgrijs*/
	}

a img {border:none;}

a:link, a {
	color: #111111;/*donkergrijs*/
	text-decoration: none;
	font-weight: 550;
	}
 
a:visited {
	color: #666666;/*grijs*/
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li , #navMain ul li , #navSupp ul li , #navMainSearch ul li {
	color: #ffffff;/*wit*/
	}


a:hover, #navCatTabs ul li {
	color: #cc0099;/*donkerpaars*/
	}


a:active {
	color: #FE80DF;/*lichtpaars*/
	}

h1 {
	font-size: 1.5em;
	color: #666666;/*grijs*/
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.1em;
	}

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

/*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%;
	}
END Might uncomment either or both of these if having problems with IE peekaboo bug:*/

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

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

TEXTAREA {
	margin: auto;
	float: left;
	display: block;
	width: 90%;
	}

input:focus, select:focus, textarea:focus {
	background: #FEBFEF;/*lichtpaars*/
	}

FIELDSET {
	padding: 0.5em;
	margin: 0em 0em;
	border: 1px solid #666666;/*grijs*/
	}

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

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

LABEL.inputLabel {
	width: 14em;
	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;
	}

ADDRESS {
	font-style: normal;
	font-size: 1em;
	}

.clearBoth {
	clear: both;
	
	}

HR {
	height: 1px;
	margin-top: 0em;
	border: none;
	border-bottom: 0px solid #666666;/*grijs*/
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #335588;
	color: #ffffff;/*wit*/
	}

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;/*zwart*/
	}
	
#letop{
	color: #335588;/*grijs*/;
	font-size: 1.2em;
	
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;/*wit*/
	
	text-align: left;
	width: 980px;
	vertical-align: top;
	border: 0px; color: #666666;/*grijs*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
#headerWrapper {
	background-color: #c874d0;/*manonpaars*/
	height:140px;
	width: 980px;
	}


#logoWrapper{
	/*margin-bottom: 1em;
	background-image: url(../images/header1.gif);*/
	background-repeat: no-repeat;
	background-color: #c874d0;/*manonpaars*/
	height:75px;
	}

#mainWrapper{
	margin: auto;
	} 

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

/*de koptekst boven het logo*/
#tagline {
	color:#F2FEBF;/*lichtgroen*/
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}
/*
#sendSpendWrapper {
	border: 0px solid #666666;grijs
	float: left;
	margin: 0em 0em 1em 1em;
	}
*/

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


.wrapperAttribsOptions {
	margin: 0em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

/*boven en onderbalk*/
#navMainWrapper, #navSuppWrapper {
	margin: auto ;
	background-color: #c874d0;/*manonpaars*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em;
	font-weight: normal;
	color: #000000;/*zwart*/
	}

#navCatTabsWrapper {
	background-color: #ffffff;/*wit*/
	color: #666666;/*grijs*/
	background-image:none;
}

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

#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: 0.5em;
	margin: 0;
	color: #000000;/*zwart*/
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #666666;/*grijs*/
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 0px solid #666666;/*grijs*/
	}

#navEZPagesTOC ul {
	color: #0000ff;/*donkergrijs*/
	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: 0.5em;
	margin: 0;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em;
	background-color: #ffffff;/*wit*/
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	}

#navEZPagesTop {
	background-color: #fe80df;/*lichtpaars*/
	/*background-image: url(../images/tile_back.gif);*/
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	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.1em;
	padding: 0.5em;
	margin-left: 246px;
	}

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

.important {
	font-weight: bold;
	}
	
.notice {}
.rating{}

.gvBal {
	float: right;
	}
	
.centerColumn {
	padding: 0.5em;
	border-left: 0px solid #cccccc;/*lichtgrijs*/
	}	
	
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

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

.tableHeading TH {
	border-bottom: 1px solid #666666;/*grijs*/
	}

.tableHeading, #cartSubTotal {
	background-color: #dddddd;/*grijs*/
	 }

#cartSubTotal {
	border-top: 1px solid #dddddd;/*grijs*/
	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: 0px 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: 0em 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;
	}

.listingProductImage {
        margin: 2em 0em 0em 0em;
        }


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

.attributesComments {}

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



.centerBoxWrapper, .centerBoxContents, .centerBoxContentsProducts{
	border: 1px solid #c874d0;
	margin: 0px;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFFFF;/*wit*/
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
	color: #FFFFFF;/*wit*/
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #c874d0;/*manonpaars*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.5em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #fe80df;/*lichtpaars*/
	border-bottom: 0px solid #fe80df;/*lichtpaars*/
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;/*wit*/
	line-height:160%;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #cc0099;/*donkerpaars*/
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000000;/*zwart*/
	}

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

 #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .leftBoxHeading, .rightBoxHeading {
	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;
	}
/*bannerbox links onderaan*/
#bannerboxHeading {
	background-color: #fe80df;/*lichtpaars*/
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
/*A.category-top:before{
	content: " - " }
*/

A.category-top, A.category-top:visited {
	color: #000000;/*zwart*/
	text-decoration: none;
	
	}
A.category-top:hover {
	color: #cc0099;/*donkerpaars*/
}			
	
	
A.category-links, A.category-links:visited {
	color: #666666;/*grijs*/
	text-decoration: none;
	text-transform: uppercase;
	
	}
A.category-links:hover {
	color: #cc0099;/*donkerpaars*/
}
A.category-links:visited {
	font-weight: bold;
	}

	

	
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;/*zwart*/
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/

#discm {
	text-align: center;
	}

#anderelogos {
	text-align: center;
}


	
.instructions {
	float: right;
}

.back {
	float: left;
	}
.rechts {
	float: right;
	}	
	
	

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


.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F0F0F0;/*grijs*/
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #F2FEBF;/*lichtgroen*/
	/*background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #000000;/*zwart*/
	}

#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;/*  wit*/
	}
.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;
	}
	

.centerBoxContentsProducts{
	border: 1px solid #c874d0;
	border-bottom-width:1px;
	border-left-width:1px;
	margin: 1px;
	height: 250px;
	font-weight: bold;
	font-size:1.4em;
	}
	
.listingBuyNowButton{
	height: 1.0em;
	}
	
.itemTitle{
	font-size:75%;
	font-weight: bold;
	}

		
div.pijltje {
    border-bottom: 4px solid #FFFFFF;
    border-left: 4px solid #c874d0;
    border-top: 4px solid #FFFFFF;
    display: inline-block;
    font-size: 0;
    height: 0;
    left: 4px;
    line-height: 0;
    position: static;
    top: 6px;
    width: 0;
 
}	

#reviewsInfoDefaultMainContent{
	width: 80%
}



