/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #152331;
}

H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	margin:0px;
}

H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
 color : #152331;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color : #152331;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #152331;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}

.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #152331;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #2A4157;
	border: solid 1px #475670;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #F6F6F6;
	border: solid 1px #7D8F93;

}


/* Webshop styles*/

.basketcell {
	width : 160px;
	padding : 2px;
	text-align : left;
	background-color: #FFFFFF;
	border: solid 1px #7D8F93;
}

.ws_tableinput_table {
	border-color : white;
}

.ws_tableinput_head {
	font-family : arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #2A4157;
	border: solid 1px #475670;
	padding : 2px;
}

.ws_tableinput_cell {
	font-family : arial, helvetica, sans-serif;
	padding : 3px;
	background-color: #F6F6F6;
	border: solid 1px #7D8F93;
}

.error {
	color : darkred;
}
