/* Douche /////////////////////////*/
#center .frame-gray { margin:0; }

#button-react{ 
	position:absolute;
	left:910px;
	top:62px;
	width:auto;
}
#button-react a {
	background:url(../img/sprite-buttons.gif) no-repeat -6px -148px;
	*background:url(../img/sprite-buttons.gif) no-repeat -6px -150px;
	display:block;
	text-indent:-9999px;
	height:24px;
	width:58px;
}

#myThermo { top:60px; left:390px; position:absolute;}
#mySlider { 
	margin-left:-2px;
	margin-top:-20px;
}
.douche_loader { display:block; margin:12px; width:680px; text-align:center; }

.newsDate { 
	color:#062D94;
	width:66px; 
	text-align:right; 
	padding-right:18px; 
}
.news-latest-item.douche, .news-single-item.douche {
	min-height:256px;
	height: auto !important;
	height: 256px;
}
.news-single-item .wrap {
	background:#ECECEC;
	border:1px solid #BEBEBE;
	color:#363636;
	padding:6px;
	float:left;
}

.news-single-date p {
	display: inline;
}

.douche-header {
	margin-left:-12px;
	margin-bottom:10px;
	padding-left:12px;
	width:477px;
}

.douche-header h1 {
	color: #fff;
	padding: 13px 0 0 10px;
}

#doucheresult{
	float:right;
	margin: 10px 5px 0 0;
}

.douche-header h2 { margin-bottom:4px; }
.douche-header.Warme { border-bottom:3px solid #CC0000; }
.Warme h2 { color:#CC0000;}
.douche-header.Koude { border-bottom:3px solid #062D94; }
.douche .news-single-author a { text-decoration:none; cursor:text; color:#363636;}

#right .padding { padding-left:4px; padding-top:39px; }
.news-single-item .douche-header { border-bottom:0; height:42px; margin-bottom:4px; }
.news-single-item .douche-header h2 { color:#FFF; padding:12px; }
.news-single-item .douche-header.Koude { background:url(../img/bg-blue.gif) no-repeat left top; }
.news-single-item .douche-header.Warme { background:url(../img/bg-red.gif) no-repeat left top; }

#provinceselectdiv, #cityselectdiv, #douchetypeselect, #douchethemaselect, #doucheamountselect {
	display:inline;
	float:left;
	margin-right:8px;
}

.doucheMapForm select { margin-bottom:12px; width:128px; }
#douchetypeselect select { width:112px; }
#doucheamountselect {  margin-right:0; }
#cityselectdiv select { width:162px; }
#doucheamountselect select { width:48px;}
#douchethemaselect { display:none; }

#archiveholder { margin-left:-23px; width:741px;}
#archiveholder a { color:#363636; font-weight:bold; text-decoration:none; }
#archiveholder .doucheComp a { color:#414141; font-weight:normal; }

.mainTextRow, .newsDate, .newsHeader, .newsIcoon { display:inline; float:left; }
.mainTextRow { clear:both; padding:6px 0 4px 0; width:100%; }
.mainTextRow.odd { background:#ECECEC; border-top:1px solid #DBDBDB; border-bottom:1px solid #DBDBDB; }
.mainTextPadding { padding-left:12px; }

.newsHeader { width:580px; }
.rowTitle, .doucheComp, .douche-camera-icon { float:left; }
.douche-camera-icon { margin-left:12px; width:20px;}
.newsIcoon { float:right; text-align:right; padding-right:10px; }

.archiefTabs { float:left; padding:4px 0; text-align:center; }
.archiefTabsTab { cursor:pointer; float:left; font-weight:bold; }
.archiefTabText { margin:3px 0 0 5px; vertical-align:middle; }

/* Changes Comment Form plugin
 ------------------------------------- */
.commentform-douche .submit {
	position: 				absolute;
	left:					334px;
}

/* Douche Detail Warme en koude
 ------------------------------------- */
 
h1.warme, h1.koude {
	position: 				relative; 
	left:					-12px;
	padding-left:			12px;
	margin-bottom: 			0.5em;
	width: 					110%;
	height:					22px;
	border-bottom: 			3px solid;
} 

h1.warme {
	color: 					#CC0000;
}
