/*=============================================================
Glashart Stylesheet

author: Siyou Internet Solutions

[Kleuren]
Rood : 			color:#da2a36;
Dondergrijs: 	color:#5f5f5f;
Lichtgrijs:		color:#d1d1d1;


=============================================================*/



/*=============================================================
common
=============================================================*/

* {
	padding:0;
	margin:0;
	outline:0;
}
html, body {
	height: 100%;
	background-color:#FFFFFF;
}
html, body, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5f5f;
}
img, a {
	border:none 0px;
}
a, a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#da2a36;
}
a:hover {
	text-decoration:underline;
}
	
.date {
	font-size:9px;
	color:#000000;
	margin-top:0;
}
input {
	font-size:13px;
	font-style: italic;
	border:none 0;
}
p {
	margin:10px 0;
}
/*=============================================================
h's
=============================================================*/
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ad2830;
}
h1, h2.sifr_red, h5{
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	color:#da2a36;
}
.sifr_black, h5 {
	color:#000000;
}
h6 {
	font-size:16px;
	color:#000000;
}
h7 {
	color:#da2a36;
	font-weight:bold;
	margin:0;
}

/*=============================================================
shared id div specs
=============================================================*/
#header, #content, #footer, #header_small {
	width:999px;
	margin:0 auto;
}
.wrapper {
	/*deze is nodig om die footer naar beneden te drukken. maar in IE levert dit meuk op*/   
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -195px;

}
/*=============================================================
maincontainer
=============================================================*/
#maincontainer {
	height:100%;
	position:relative;
	margin:0 auto;
}
/*=============================================================
header is een flash header
=============================================================*/
#headercontainer {
	background:url(../images/header_background.jpg) repeat-x;
}
#headercontainer_small {
	background:url(../images/header_small.jpg) repeat-x;
}
#headercontainer_large {
	background:url(../images/header_large.jpg) repeat-x;
}
#header {
	height:380px;
}
#header_small {
	height:260px;
}
#header_large {
	height:396px;
}


/*=============================================================
footer stuff
=============================================================*/
#footercontainer {
	clear:both;
	float:left;
	display:inline;
	height:195px;
	width:100%;
	background-image:url(../images/footercontainer_background.jpg);
	background-repeat:repeat-x;
	background-color:#312f34;
}
#footer_background {
	/*height:195px;*/
	background-image: url(../images/footer_background.jpg);
	background-position:center;
}
#footer {
	height:195px;
}
.footer_col {
	float:left;
	width:150px;
	margin:0 60px 0 0;
	color:#b4b4b4;
}
.footer_col h4 {
	position:absolute;
	margin-top:18px;
	font-size:13px;
	color:#f7f7f7;
	font-weight:bold;
	width:150px;
}
.footer_col ul{ 
	margin-top:63px;
	color:#da2a36;
}
.footer_col li{
	background-image:url(../images/bullet_red.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	
	list-style:none;
	margin-bottom:8px;
	margin-left:-10px;
}
.footer_col li a{ 
	margin-left:10px;
	color:#999999;
}
.footer_col p {
	margin-top:60px;
	margin-bottom:10px;
}
#footer .first {
	width:210px;
	margin-left:75px;
	margin-right:74px;
}
#footer .first h4{
	background-image:url(../images/title_overglashart.png);
	width:181px;
	height:23px;
	text-indent:-5000px;
}
#footer .third {
	margin-right:70px;
}
/*=============================================================
accordion stuff 
=============================================================*/
#accordion h4 {
	font-size:15px;
	color:#be2540;
}

/*=============================================================
dividers
=============================================================*/
.divider200 {
	width:200px;
	border-top:#d1d1d1 solid 1px;
	margin:15px 0;
	height:1px;
}
.divider_color {
	width:210px;
	height:10px;
	background-image:url(../images/gradient_divider_color.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.divider_color_328 {
	width:328px;
	height:10px;
	background-image:url(../images/gradient_divider_color_328.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.divider_color_543 {
	height:10px;
	background-image:url(../images/gradient_divider_color_543.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.divider_color_470 {
	height:10px;
	width:470px;
	background-image:url(../images/gradient_divider_color_470.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.divider_color_big {
	width:660px;
	height:12px;
	background-image:url(../images/gradient_divider_color_big.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.divider_grey {
	width:220px;
	height:10px;
	background-image:url(../images/gradient_divider_grey.jpg);

	background-position:center;
	background-repeat:no-repeat;
}
.divider_grey_line {

	height:1px;
	border-bottom:#e8e8e8 solid 1px;

}
.divider_grey_224 {
	height:10px;
	background-image:url(../images/gradient_divider_grey_224.png);
	background-position:center;
	background-repeat:no-repeat;
}
.divider_grey_328 {
	height:10px;
	background-image:url(../images/gradient_divider_grey_328.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
/*=============================================================
stel uw vraag stuff
=============================================================*/
.antwoordfooter {
	padding:10px 0 10px 0;
	color:#000;
}
#steluwvraag {
	margin:10px 0;
	position:relative;
	background-image:url(../images/background_stelhieruwvraag.jpg);
	width:490px;
	height:82px;
}
#steluwvraag input {
	position:absolute;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#a4a4a4;
	left:26px;
	top:42px;
	width:390px;
}
	
#steluwvraag .btnsubmit{
	position:absolute;
	cursor:pointer;	
	width:40px;
	height:35px;
	left:433px;
	top:34px;

}
/*=============================================================
news stuff
=============================================================*/
.newsintro {
	margin:20px 0;
	font-weight:bold;
	color:#000000;
}
.newslist li{
	display:block;
	list-style:none;
	padding:5px 0 10px;
	border-bottom:#e3e3e3 solid 1px;
	font-size:11px;
}
.newslist li.last{

	border-bottom:none;

}
.newslist li a{
	color:#000000;
}
.newslist li p{
	margin:0;
}
/*=============================================================
redlist stuff
=============================================================*/
.redlist {
	background-image:url(../images/gradient_divider_grey_328.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:20px 0;
	
	
}
.redlist li {
	font-size:11px;
	list-style:none;
	background-image:url(../images/bullet_red.jpg);
	background-position:0 6px ;
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
	margin:5px 0;
}
.redlist a{
	color:#000000;
}
/*=============================================================
popup stuff 
=============================================================*/	
/*
.popupwrapper {
	width:328px;
	margin:auto;
	padding:30px 0 0;

}
*/
	
/*=============================================================
helpers and rare stuff
=============================================================*/
.iframe_form {
	margin:0;
	padding:0;
	width:660px;
	height:660px;
	border:none 0px;
	
}

.contactbox {
	background-image:url(../images/contact_naw_findshop.png);
	width:316px;
	height:24px;
	margin-bottom:20px;
}
.contactbox a {
	display:block;
	width:100%;
	height:100%;
}
.bigcursive {
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
img.left, .image_left {
	border:#e4e4e4 solid 1px;
	padding:5px;
	margin-right:15px;
	float:left;
	
}
img.right, .image_right {
	border:#e4e4e4 solid 1px;
	padding:5px;
	margin-left:15px;
}

.nodisplay {
	display:none;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.clearboth {
	clear:both;
}
/*=============================================================
SIFR stuff 
=============================================================*/
.sIFR-active h1,
.sIFR-active h2 {
	visibility: hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ad2830;

}
.sIFR-active h1 {
	font-size: 24px;
	color:#ad2830;
}


.sIFR-active h5 {
	font-size: 24px;
	display:block;


}


