#header_holder div#navCart, #header_holder ul li div#navCart a {
	width: 130px;
}


/* scp home  content id 83 */
#contentid-83 h2 {
	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
	color: #fdb813;
	margin-bottom: 15px;
	width: 425px;
}
#contentid-83 h3 {
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 18px;
}


#contentid-83 li {
	padding-left: 5px;
	margin-left: 20px;
	list-style-type: disc;
	line-height: 20px;
}


/*
*   Template settings
*/
/* 'witte' rand bovenaan de pagina */
#header_top { background: #fff url(../images/header_top_bg.png) top left no-repeat; }

/* logo */
#header .logo {	width: 280px; }

/* main bar, ondergrond voor logo, buttons */
#header_holder { background: url(../images/header_bg.png) top left no-repeat; }

/* navi kleuren in main bar buttons */
#header_holder ul li a { 
	color: #ffffff; 
}
#header_holder ul li a:hover { color: #9b9b9b; }

ul.navItems { }


/* sidebar kop kleur */
#sidebar h2 { color: #fdb813; }

/* sidebar login box buttons */
a.button { color: white; background: #fdb813 url("../images/btn-l.gif") top left no-repeat; }
a.button span {	background: url("../images/btn-r.gif") top right no-repeat; }
a.button:hover { color: #000; }


/* sidebar login box  border */
.borderTL { background: url("../images/tl.gif") top left no-repeat;}
.borderTR {  background: url("../images/tr.gif") top right no-repeat; }
.borderBL { background: url("../images/bl.gif") bottom left no-repeat; }
.borderBR {  background: url("../images/br.gif") bottom right no-repeat; }
div#login .content {  border: 1px solid #fdb813; background: #e1e3e4; }


/* sidebar all products navi */
#sidebar ul li a.green{
	background: #fdb813; 
	color: #ffffff;
}
#sidebar ul li a.green:hover {	color: #000; }


/* main content background */
div#content { background: #fff url(../images/content_top_bg.jpg) top left no-repeat; }

/* left menu main item link color / background per item */
#dhtmlgoodies_slidedown_menu a { color: #464648; }
#dhtmlgoodies_slidedown_menu #mainMenuItem1 a.slMenuItem_depth1 { background-color: #fafbfb; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem2 a.slMenuItem_depth1 { background-color: #f7f8f8; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem3 a.slMenuItem_depth1 { background-color: #f4f4f5; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem4 a.slMenuItem_depth1 { background-color: #f2f3f4; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem5 a.slMenuItem_depth1 { background-color: #eff0f1; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem6 a.slMenuItem_depth1 { background-color: #eeeeef; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem7 a.slMenuItem_depth1 { background-color: #eaecec; }  
#dhtmlgoodies_slidedown_menu #mainMenuItem8 a.slMenuItem_depth1 { background-color: #e8e9ea; }  


/* footer kleuren */
#footer { background: #e6e7e9; color: #464648; }
#footer a {	color: #464648; }
#footer a:hover { color: #fdb813; }






/*
* Content settings 
*/

/* General colored background*/
.maincolorBG {	
	background-color: #fdb813;
	color: white; 
}
	

/* Order button, used eg. on homepage */
a.orderbutton {
	color: white;
	background: url("../images/orderbtn-greenbg-l.gif") top left no-repeat;
}
a.orderbutton span {
	color: #fff;
	background: url("../images/orderbtn-greenbg-r.gif") top right no-repeat;
}
a.orderbutton:hover span {	color: #000; }


/* generic Continue button */
div.btn01 a.btn01 {	background: url("../images/btn03_l.gif") no-repeat left; }
div.btn01 a.btn01 b {
	color: white;
	background: url("../images/btn03_r.gif") no-repeat right;
}


/* normal text color inside Rounded Corner box */
/* can also set size here */
.infobox p, .infobox li , .infobox td { color: #a7a9ac; }

/* main header in Rounded Corner box */
.infobox h2 { color: #fdb813; }


/* colors in pricing table header */
table.priceTable th {
	color: #585a5c; 
	background-color: #fed982;
}




/*
*  Shopping cart settings
*/
/* cart table header */
.cartTable th {	background-color: #fdb813; }

/* normal rows in table */
.sectiontableentry1 td, .sectiontableentry2 td { 
	background-color: #e6e7e9; 
}

/* Final Check (last page before Ogone) header / td colors */
#FinalCheckInfo table th { background-color: #fdb813; }
#FinalCheckInfo table td { background-color: #e6e7e9; }







