/* General colored background*/
.maincolorBG {	
	background-color: #4cccdd;
	color: white; 
}
.infobox .maincolorBG  p, 
.infobox .maincolorBG td, 
.infobox .maincolorBG span { color: white; } 


a.orderbutton {
	display: block;
	color: white;
	height: 27px;
	text-align: center;
	background: url("../images/orderbtn-greenbg-l.gif") top left no-repeat;
	letter-spacing: -1px;
	margin-top: 10px;
	width: 118px;
	cursor:pointer;
}

a.orderbutton span {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 27px;
	text-align: center;
	line-height: 23px;
	background: url("../images/orderbtn-greenbg-r.gif") top right no-repeat;
	padding: 0 10px;
}


a.orderbutton:hover span {
	color: #000;
}


div.btn01 {
	float: left;
	margin: 0 10px 0px 0;
}

div.btn01.right {
	float: right;
}

div.btn01 a.btn01 {
	display: block;
	background: url("../images/btn01_l.gif") no-repeat left;
	height: 27px;
	cursor: pointer;
}

div.btn01 a.btn01 b {
	color: white;
	display: block;
	padding: 0 10px;
	background: url("../images/btn01_r.gif") no-repeat right;
	height: 27px;
	line-height: 25px;
}


table.infobox { 
	width: 780px;
	margin-bottom: 12px; 
}
table.infobox .lt, table.infobox .t, table.infobox .rt, table.infobox .r, 
table.infobox .rb, table.infobox .b, table.infobox .lb,  table.infobox .l
{
	font-size: 1px;
	font-family: monospace;
	line-height: 1px;
}

table.infobox .lt, table.infobox .t, table.infobox .rt, 
table.infobox .rb, table.infobox .b, table.infobox .lb
{
	height: 10px;
}

table.infobox .l {
	width: 10px;
}

table.infobox .r {
	width: 1px;
}

table.infobox .c {
	padding: 6px;
}

table.infobox .lt { background: url("scp_content/box01_lt.gif") no-repeat top left;}
table.infobox .t { background: url("scp_content/box01_t.gif") repeat-x top;}
table.infobox .rt { background: url("scp_content/box01_rt.gif") no-repeat top right;}
table.infobox .r { background: url("scp_content/box01_r.gif") repeat-y right;}
table.infobox .rb { background: url("scp_content/box01_rb.gif") no-repeat bottom right;}
table.infobox .b { background: url("scp_content/box01_b.gif") repeat-x bottom;}
table.infobox .lb { background: url("scp_content/box01_lb.gif") no-repeat bottom left;}
table.infobox .l { background: url("scp_content/box01_l.gif") repeat-y left;}


.infobox p, .infobox li , .infobox td
{ 
	font-size: 13px;
	color: #a7a9ac; 
}

.infobox ul { padding:0; margin: 0 0 1em;} 
.infobox li  { 
	padding: 0; 
	margin: 0 0 0 1em; 
	list-style-type: disc;
	}

/* eerste kop in product box*/
.infobox h2 {
	color: #4cccdd;
	margin: 0 0 10px;
	font-size: 18px;
}
h2 {
	color: #4cccdd;
	margin: 0 0 10px;
	font-size: 18px;
}

/* standaard opmaak paragraaf */
.infobox p {
	margin-bottom: 1em;
}

.promoPopUp {
	margin: 0;
	position: absolute;
	z-index: 9999;
	top: 100px;
	left: 100px;
	background-color: white;
}

.contentpaneopencoca a {
	text-decoration: underline;
}


/* default price tables */
/* voor joomla editor */

table.priceTable th, table.priceTable td {
	font-size: 11px;
	padding: 5px 6px 2px;			
}

table.priceTable {
	border-bottom: 1px solid #dcdddf;
	
}

table.infobox td.c {
	background-color: white;
}


table.priceTable th {
	color: #585a5c; 
	text-align: left;
	
	background-color: #bee5ee;
	border-top: 1px solid #e6dcdc;
	border-left: 1px solid #e6dcdc;
	/*
	background-color: #bfe6ef;
	border-top: 1px solid #dcf1f6;
	border-left: 1px solid #dcf1f6;
	*/
}

table.priceTable th.price {
	/* border-right: 1px solid #dcf1f6; */
	border-right: 1px solid #e6dcdc;
}

table.priceTable td {
	color: #a7a9ac;
	text-align: center;
	border-top: 1px solid #dcdddf;
	border-left: 1px solid #dcdddf;
}

table.priceTable td.first {
	text-align: left;
}

table.priceTable td.price {
	border-right: 1px solid #dcdddf;
	background-color: #ebecee;
}


table.priceTable th b {
	text-align: center;
	display: block;
	width: 55px;
}	

div.priceTableFootNote {
	font-size: 10px;
	padding-left: 10px;
	margin: 1em 0 1em;
}

.contact_email .inputbox { border: none; }

/*
.contact_email {
	position: absolute;
	z-index: 50;
	top: 80px;
	left: 30px;
}
*/

#contactAddress { 
	position: absolute;
	top: 55px;
	left: 400px;
	width: 300px;
}

#contactForm div.box { height: 450px;}
#contactForm div.boxcontent 
{
	left: 0px;
	top: 10px;
}

#contactForm div.progressMenuButtons {
	left: 0px;
	top: 360px;
	width: 230px;
}

.priceCalc { float: right; width: 350px; }
.infobox .priceCalc h2 { font-size: 14px; color:#A7A9AC; margin: 0; padding: 0; }
.priceCalcBorder { border: 1px solid #c2c2c2; }
.priceCalc .pad { padding: 20px 10px; }
.priceCalc input.n { border-style: solid; border-color: rgb(132, 132, 132) rgb(250, 250, 250) rgb(250, 250, 250) rgb(132, 132, 132); border-width: 2px; width: 80%; }
.priceCalc input.b { font-size: 12px; line-height: 15px; border: 1px solid #101010; padding: 0pt 5px; background: url('/site/images/prijzen_equal.png'); height: 19px;}
.priceCalc .total { font-weight: bold; }