/*Developed by GoodCompany (c) 2009 - 2010*/
body {
	background-color: #0077bb;
	font-size:  1em;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0px;
}

.twelvepx {
	font-size: 12px;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.top {
	vertical-align:top;
}

.horizontalspacer {
	height: 0px;
}

.clear {
	clear: both;
}

img, div { 
	behavior: url(/includes/iepngfix.htc);
}

img {
	border:  0px;
}

.bold {
	font-weight: bold;
}

a:link, a:visited, a:active {
 	color:  #0077bb;
    text-decoration:  none;
}
    
a:hover {
	color:  #000;
}

a.titlelink:link, a.titlelink:visited, a.titlelink:active {
	color:  #000000;
	text-decoration: none;
}

a.titlelink:hover {
	color:  #000000;
}

a.gettingstartedlink:link, a.gettingstartedlink:visited, a.gettingstartedlink:active {
	color:  #000000;
	text-decoration: none;
}

a.gettingstartedlink:hover {
	color:  #000000;
	text-decoration: none;
}

.submit {
	border: 1px solid #464646;
	background-color: #e1e2e3;
	color: #000;
	cursor: pointer;
	padding: 4px;
}

.instemmingendate_date {
	font-size: 2em;
	border-bottom: 1px solid #000;
}

.instemmingendate_month {
	font-size: 1.5em;
}

.transparent { 
	filter:alpha(opacity=70); 
	-moz-opacity:0.70; 
	opacity:0.70; 
	-khtml-opacity:0.70;
}

#container {
	margin: 0 auto;
	width: 960px;
	padding: 0px;
	text-align: left;
}

#ie6warning {
	position: absolute; 
	left: 190px; 
	float: left; 
	background-color: #FCF0AD; 
	padding: 8px; 
	border: 5px solid red; 
	border-top: 0px;
}

#header {
	background-image: url(/images/header.png);
	width:  960px;
	height:  191px;
	margin:  0;
	padding:  0;
}

#header_bottom_left {
	padding:  130px 0 0 50px;
	margin:  0;
	float:  left;
	height:  40px;
	width:  270px;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 86px 0 0 15px;
	float:  left;
	width: 300px;
	height: 32px;
	position: relative;
}

.homeitem {
	padding: 7px 7px 0 7px;
}

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#menu a.home_nl:hover {
	background-position: 14px -44px;
}

#menu a.home_en:hover {
	background-position: 14px -214px;
}

#menu a.rooms_nl:hover {
	background-position: -57px -44px;
}

#menu a.rooms_en:hover {
	background-position: -57px -214px;
}

#menu a.information_nl:hover {
	background-position: -153px -44px;
}

#menu a.information_en:hover {
	background-position: -145px -214px;
}

#menu .home_nl {
	width: 56px;
	height: 38px;
	background: url(/images/buttongrid.png) no-repeat 14px 13px;
	left: 180px;
	top: 60px;
}

#menu .home_nl_active {
	width: 56px;
	height: 45px;
	background:url("/images/buttongrid.png") no-repeat 14px -96px;
	left: 180px;
	top: 56px;
}

#menu .home_en {
	width: 56px;
	height: 38px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: 14px -157px;
	left: 180px;
	top: 60px;
}

#menu .home_en_active {
	width: 56px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: 14px -264px;
	left: 180px;
	top: 54px;
}

#menu .rooms_nl {
	width: 85px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -57px 13px;
	left: 290px;
	top: 60px;	
}

#menu .rooms_nl_active {
	width: 85px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -57px -100px;
	left: 290px;
	top: 60px;	
}

#menu .rooms_en {
	width: 85px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -57px -157px;
	left: 290px;
	top: 60px;	
}

#menu .rooms_en_active {
	width: 85px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -57px -270px;
	left: 290px;
	top: 60px;	
}

#menu .information_nl {
	width: 116px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -153px 13px;
	left: 408px;
	top: 60px;
}

#menu .information_nl_active {
	width: 116px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -153px -100px;
	left: 408px;
	top: 60px;
}

#menu .information_en {
	width: 130px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -145px -157px;
	left: 408px;
	top: 60px;
}

#menu .information_en_active {
	width: 130px;
	height: 45px;
	background: url(/images/buttongrid.png) no-repeat;
	background-position: -145px -270px;
	left: 408px;
	top: 60px;
}

#header_language_selection {
	background-image: url(/images/language_bg.png); 
	width: 88px; 
	height: 21px; 
	float: right; 
	margin: 15px 45px 0 0;
}

#header_language_selection_inner {
	margin-left: 13px;
	margin-top:  1px;
}

#contentwrapper {
	border:  7px solid #464646;
	border-top: none;
	width:  946px;
	margin:  0 0 60px 0;
	background-color: #fff;
	background-image: url(/images/background_test.jpg);
	background-repeat: repeat-x;
}

#instemmingenspacer {
	width:  60px;
	height: 100%;
	float: left;
}

#labelinstemmingen {
	float:  left;
	background-image: url(/images/instemmingen_label_shadow.png);
	width:  287px;
	height: 59px;
	position:  relative;
	top:  -65px;
	left:  -55px;
}

#instemmingenlabeltext {
	background-color: #e7eaea;
	margin:  8px 0 0 10px;
	padding: 10px 0 0 10px;
	height:  28px;
	width:  250px;
	font-size: 1.5em;
}

.vandaagenmorgen {
	font-size: 0.6em; 
	margin-left: 15px;
}

.headertext {
	font-family: arial;
	position: relative; 
	top: -4px;
}

#instemmingenoverview {
	background-color: #d5d7d8;
	border:  8px solid #354e61;
	width:  404px;
	height:  588px;
	margin:  46px 0 0 0;
	float: left;
	padding:  30px 10px 10px 10px;
}

#instemmingenoverviewwrapper {
	position: relative; 
	top: -10px;
}

.instemmingendate { 
	position:  relative; 
	top: 5px;
	float:  left; 
	width:  55px; 
	height:  63px;
	right:  60px;
	color: #000;
	clear:  both;
}

.instemmingenarrow {
	float:  right; 
	width:  13px; 
	height:  16px; 
	margin:  -36px 0 0 0;
	background-image:  url(/images/instemmingenarrow.png);
}

.instemmingentext {
	width: 70px; 
	margin: 50px 10px 0 0; 
	padding: 0;
	float: right;
}

#instemmingencontent {
	float:  left;
	font-size: 0.9em;
	margin-top:  -75px;
}

.instemmingenlijst {
	width:  414px;
	color: #000;
	padding:  7px 5px 0 5px;
	margin: -62px 0 0 -10px;
	height:  80px;
	float:  left;
	cursor: hand;
	background-image: url(/images/instemmingenlistbg.png);
}

.instemmingenlijstlastitem {
	width:  414px;
	color: #000;
	padding:  7px 5px 0 5px;
	margin: -62px 0 0 -10px;
	height:  80px;
	float:  left;
	cursor: hand;
	background-image: url(/images/instemmingenlistbglastitem.png);
}

.instemmingeninformation {
	height:  80px;
	line-height: 19px;
}

.instemmingenimage {
	float:left;
	margin:0 10px 0 5px;
	overflow:hidden;
	width:70px;
	height:70px;
}

.instemmingensmallimage {
	background:url(/images/test1t.jpg);
	float:  left;
}

.instemmingeninfo {  
	float: left;
	min-width: 140px;
}

#huur {
	width: 128px;
	height: 23px;
	margin: 14px 0 0 0;
	float: right;
}

#oppervlakte {
	width: 110px; 
	height: 23px;
	margin: 14px 0 0 0;
	float: right;
}

#datum {
	width: 60px;
	height: 23px;
	margin-top: 54px;
	float: right;
}

#frontarrow {
	width: 20px;
	margin: 30px 0 0 0;
	float: right;
}

#aboutinstemmingen {
	float:  left;
	background-color: #e4e5e6;
	border:  8px solid #354e61;
	margin:  46px 0 0 60px;
	width:  353px;
	min-height:351px;
	padding:  20px 0 5px 0;
	font-size: 0.9em;
}

.pre_label {
	float:  left;
	background-image: url(/images/searchroom_shadow_left.png);
	width:  19px;
	height: 59px;
	position:  relative;
	top:  -55px;
	left:  -49px;
}

.label {
	float:  left;
	background-image: url(/images/searchroom_shadow.png);
	width:  auto;
	height: 59px;
	position:  relative;
	top:  -55px;
	left:  -49px;
}

.post_label {
	float:  left;
	background-image: url(/images/searchroom_shadow_right.png);
	width:  13px;
	height: 59px;
	position:  relative;
	top:  -55px;
	left:  -49px;
}

.labeltext {
	background-color: #e7eaea;
	margin:  8px 0 0 -11px;
	padding: 10px 10px 0 10px;
	height:  28px;
	width:  auto;
	font-size: 1.5em;
}

.abouttext {
	float:  left;
	margin:  -55px 0 -35px 0;
	padding: 0;
	height:  auto;
}

.lookingforaroomtext {
	font-size: 18px;
	margin: 0 12px;
	display: block;
}

.gettingstartedbluelink {
	color: #0077bb;
}

.gettingstartedtext {
	width: 299px; 
	float: left; 
	margin: 0 0 20px 0;
}

#gettingstartedtable {
	display: table;
	width: 353px;
}

.gettingstartedtablerow {
	display: table-row;
	cursor: pointer;
	width: 300px;
	color: #000;
}

.nohand {
	cursor: default;
}

.gettingstartedtablecell {
	width: 1px; 
	display: table-cell; 
	vertical-align: middle;
	padding: 12px;
}

.gettingstartedtablecellright {
	width: 305px;  
	float: left;
	display: table-cell;
	padding: 8px 0;
}

a.gettingstartedlink:link, a.gettingstartedlink:visited, a.gettingstartedlink:active {
	color:  #000000;
	text-decoration: none;
}

a.gettingstartedlinkt:hover {
	color: #000;
	text-decoration: none;
}

.gettingstartedspacer {
	line-height: 0px;
}

.displaynone {
	display:  none;
}

.abouttextroom {
	float:  left;
	margin:  55px 0 0 0;
	padding: 20px 10px 10px 10px;
}

#aboutroommate {
	float:  left;
	margin:  -37px 10px 10px 10px;
}

.leftarrow {
	position: relative; 
	float: left;
	margin: -345px 0 0 38px; 
	padding: 0px;
	height: 41px; 
	width: 30px;
}

#caroussel {
	float:  left;
	background-color: #e4e5e6;
	border:  8px solid #354e61;
	margin:  26px 0 0 60px;
	padding:  0;
	width:  353px;
	height:  210px;
}

.carousel-previous {
	float: left; 
	height: 29px; 
	width: 24px;
	margin-top: 30px; 
	padding: 0;
	position: absolute;
	background-image: url('/images/previous_right.png');
	background-repeat: no-repeat;
	z-index: 999;
	cursor: pointer;
}

.carousel-next {
	float: right; 
	height: 29px; 
	width: 24px; 
	margin-top: -180px;
	padding: 0;
	position: relative; 
	background-image: url(/images/next_left.png);
	background-repeat: no-repeat;
	z-index: 999;
	cursor: pointer;
}

#bigimage .carousel {
	width: 250px;
}

#bigimage .carousel .carousel-wrap #carouselul {
	width: 250px;
	height: 167px;
	overflow: hidden;
	cursor: pointer;
}

#bigimage .carousel .carousel-wrap #carouselul .carouselli {
	width: 250px;
}

#bigimage .carousel .carousel-next {	
	float: right; 
	height: 29px; 
	width: 24px; 
	margin-top: -180px;
	margin-left: 226px;
	padding: 0;
	position: absolute; 
	background-image: url(/images/next_left.png);
	background-repeat: no-repeat;
	z-index: 999;
}

#bigimage .carousel .center-wrap {
	height: 13px;	
	padding: 0;
	margin: 0;
}

#bigimage .carousel .center-wrap .carousel-pagination p {
	padding: 0;
	position: relative;
	top: -40px;
	text-align: center;
	cursor: pointer;
}

.carousel {
	height: 210px; 
	width: 353px; 
	float: left; 
	position: relative;
	left:  0;
	top:  0;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#carouselul {
	width: 353px; 
	height: 210px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	float: left; 
	list-style-type: none;
}

.carouselli {
	width: 353px; 
	height: 210px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	float: left;
}

.center-wrap {
	margin: 0 0 0 119px;
	height: 13px;
	padding: 0px;
}

.carousel-pagination {
	height: 13px;
	margin: 0;
	padding: 0;
}

.carousel-pagination span {
	width: 10px;
	height: 10px;
	overflow: hidden;
	visibility:hidden;
	padding: 0;
	margin: 0;
}

.carousel-pagination a {
	background-image: url(/images/dimple.png);
	background-repeat: no-repeat;
	background-position: center;
	width:  13px;
	font-size: 18px;
	height:  13px;
	overflow: hidden;
	padding:  0 3px 0 3px;
	margin: 4px;
}

.carousel-pagination a.active {
	background-image: url(/images/dimple_selected.png);
	background-repeat: no-repeat;
	background-position: center;
	width:  13px;
	height:  13px;
	overflow: hidden;
	padding:  0 3px 0 3px;
	margin: 4px;
}

#carouseloverlay {
	background-color: #000; 
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70; 
	opacity: 0.70; 
	width: 333px; 
	z-index: 800;
	height: 42px; 
	float: left;
	position: absolute;
	top: 159px;
	padding: 5px 10px;
}

#carousseltext { 
	color: #fff; 
	font-family: Verdana, Geneva, sans-serif; 
}

#lookforaroom {
	float:  left;
	background-color: #e4e5e6;
	border:  8px solid #354e61;
	margin:  36px 0 0 60px;
	width:  353px;
	height:  166px;
	font-size: 0.9em;
}

#lookforaroomtitlewrapper {
	position: relative;
	top: 21px;
	left:  11px;
}

#lookforroom {
	background-color: #e7eaea;
	margin:  8px 0 0 -11px;
	padding: 6px 10px 0 10px;
	height:  32px;
	width:  auto;
	font-size: 1.5em;
	position: relative;
	top: 0;
}

.messagebox {
	border: 2px solid #464646; 
	margin: 17px 17px 0 17px; 
	padding: 5px;
	float: left;
	width: 896px;
}

.mb_warning {
	background-color: #FF6A6A; 
}

.mb_message {
	background-color: #eee;
}

.closemessage {
	float: right;
	background-color: #0077bb;
	border: 1px solid #464646;
	font-size: 10px;
	padding: 2px 6px;
}

a.closemessage {
	color: #fff;
}

.infoimage {
	margin-right: 5px; 
	float: left; 
	position: relative; 
	margin-top: -5px;
}

/*pagina: instemmingdetail*/

#bigimage {
	border:  8px solid #354e61;
	height:  167px;
	margin: 0;
	padding: 0;
}

#bigimage img {
	width:  250px;
	clear: both;
	float: left;
}

#map_canvas {
	width: 250px; 
	height: 250px; 
	border: 8px solid #354e61;
	overflow: hidden;
}

#leftcolumn {
	float:  left;	
	margin:  20px 0 0 20px;
	width:  266px;
	height:  134px;
	padding:  0 12px 12px 0;
	font-size: 0.9em;	
}

.kameradswrapper {
	padding: 20px 0px 20px 20px;
}

.kameroverviewads {
	float: right; border:  
	7px solid #354e61; 
	margin: 0 20px 0 0;
}

.dimple {
	width: 12px; 
	height: 12px;
}

.kamerads {
	float: right; 
	border:  7px solid #354e61; 
	margin: 20px 20px 0 0;
}

#roomoverviewwrapper {
	background-color: #e4e5e6; 
	width: 704px; 
	border: 8px solid #354e61; 
	border-top: none; 
	font-size: 0.9em; 
}

#roomoverview {
	background-color: #d6d7d8; 
	color: #fff; 
	width: 712px; 
	height: 23px;
	border-bottom: 8px solid #354e61;
}

.roomarrangeitems {
	float: left;  
	height: 17px; 
	background-color: #dee2e6;
	color: #0077bb;
	font-size: 12px;
	padding: 3px 8px 3px 5px;
	border-right: 2px solid #fff;
}

.tablesortactive {
	background-color: #354e61;
	color: #fff;
}

.tablesortactive a {
	color: #fff;
}

.roomarrangefirstitem {
	margin-left: -8px;
}

.tablesortimage {
	padding-right: 5px;
}

#roomrowgradient {
	width: 704px; 
	height: 77px; 
	padding-top: 5px; 
	color:#000; 
	background-image: url(/images/instemmingengradientbg.png);
}

#roomrowgradientlastitem {
	width: 704px; 
	height: 77px; 
	padding-top: 5px; 
	color:#000; 
	background-image: url(/images/instemmingengradientbglastitem2.png);
}

#roomrowname {
	float: left; 
	width: 230px; 
	height: 73px;
	margin: 0 0 0 15px;
}

.newbutton {
	font-size: 10px; 
	color: #354e62; 
	position: relative; 
	top: -5px;
}

#roomrowrent {
	float: left; 
	width: 140px;
}

#roomrowsurface {
	float: left; 
	width: 75px;
}

#roomrowdate {
	float: left; 
	width: 163px; 
	text-align: right;
	padding-right: 5px;
}

#roomrowspacer {
	width: 694px; 
	height: 2px; 
	float: left; 
	margin-left: 5px;
	padding: 0;
	font-size: 1px;
}

#roomrowimage {
	float: left; 
	width: 70px; 
	height: 70px;
	overflow: hidden; 
	padding-left: 5px;
	margin: 0;
}

#rightcolumn {
	float:  left;	
	margin:  20px 0 0 8px;
	width:  430px;
	padding:  0;
	font-size: 0.9em;
}

#rightcolumn h1 {
	font-size: 1.5em;
	margin: 0 0 0 0;
	
}

#rightcolumn h2 {
	font-size: 1.1em;
}

#calendar {
	width: 37px;
	text-align: center;
	border: 1px solid #000;
	margin: 0 10px 0 0;
	float: left;
}

#calendar_top{
	font-size:12px;
	background-color: #FF0000;
	background: red;
	color: white;
	font-weight:bold;
	height: 16px;
	padding: 0;
	margin: 0;
}

#calendar_bottom {
	font-size: 22px;
	padding: 4px 0 0 0;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.calendartime {
	font-size: 10px;
}

#kamerpostcode {
	padding-bottom: 28px;
}

.roominfotable {
	margin: 0; 
	width: 425px;
	padding: 0 0 7px 0;
}

.housetr1 {
	background-color: #eee;
}

.roominfotd {
	width: 200px;
	padding: 5px 0px 5px 10px;
}

.roominfotdtext {
	width: 178px; 
	text-align: right;
	padding: 5px 10px 5px 0px;
}

#contact {
	margin-top: 26px;
	margin-bottom: 19px;
}

.housetdcolor {
	width: 200px; 
	padding: 5px 0px 5px 10px;
}

.housetdtext {
	width: 110px; 
	text-align: right;
	padding: 5px 10px 5px 0px;
}

.stretch {
	width: 600px;
}

/*Instemmingen Page*/

#instemmingen {
	width:  400px;
	border:  7px solid #000;
	height:  500px;
	background-color: #000;
}

#instemmingendiv {
	width:  300px;
}

/*Pagination*/

#full_tag_open {
	position: relative; 
	top: -20px; 
	left: 20px; 
	background-color: #d6d7d8; 
	width: 720px; 
	height: 23px;
}

#paginationstyle {
	float: left; 
	position: relative;  
	height: 20px; 
	min-width: 27px;
	text-align: center;
	border-right: 2px solid #fff; 
	background-color: #dee2e6; 
	color: #fff; 
	font-size: 12px;
	padding-top: 3px;
}

#paginationstylecurrent {
	float: left; 
	position: relative;  
	height: 20px; 
	min-width: 27px;
	text-align: center;
	border-right: 2px solid #fff; 
	background-color: #354e61; 
	color: #fff; 
	font-size: 12px;
	padding-top: 3px;
}

#paginationstyle a {
	padding: 10px 10px;
}

/*Footer*/

#footer {
	border:  7px solid #464646;	
	border-bottom: 2px solid #464646; 
	height:  50px; 
	width:  946px; 
	margin:  0; 
	background-color: #fff;
}

#footermenu {
	margin: 20px 0 0 20px; 
	float: left; 
	font-size: 14px;
}

.footeritem {
	border-bottom: 1px solid #cbcbcb; 
	padding: 0 5px 2px 0; 
	float: left; 
	margin: 0 20px 0 0;
}

#footertext {
	float: right;
	margin: 20px 20px 0 0;
}

.floatleft {
	float:  left;
}

#footerlogo {
	margin: 0 7px 0 7px;
}

/* Formulier  */

#innerdiv {
	padding:20px 17px 20px 20px;
}

h1{
	font-size: 1.5em;
	margin: 0 0 0 0;
}

h2{
	font-size: 1.1em;
}

.nojswarning {
	color: #FF0000; 
	margin: 20px 0;
}

#homeimage {
	margin-bottom:-10px;
}

.keyphonecameraimage {
	margin-bottom:-15px;
}

.form {
	font-size: 0.9em;
	width: 550px;
	float:  left;
	margin-left:30px
}

textarea {
	font-size:1.1em;
	border: 1px solid #243a4a;
}

.textveld {
	background-color:#FFFFFF;
	border:1px solid #D4D4D4;
	color:#505050;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:5px 3px;
}

.textfull {
	width:200px;
}

.textsmall {
	width:100px;
}

form ol {
	list-style:none;
}

form ol li {
	padding: 5px;	
}

table, td, tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

table td.tdbeschrijving {
	width: 150px;
	text-align:right;
	padding-right:10px;
	height:30px;
}

table td.tdfield {
	width:200px;
}

table td.tderror {
	float: left;
}

table td.spacer {
	height:13px;
}

label.error {
	background: url(/images/warning.png) no-repeat center left;
	height: 16px;
	width: 140px;
	padding: 0 0 0 20px;
	margin: 0 0 0 25px;
}

.verplicht {
	color: #F00;	
}

td.tdfield .error {
	border: 1px solid #FF0000;
}

#promotewrapper {
	position: relative; 
	top: 22px;
}

#tooltip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#333333 none repeat scroll 0 0;
	border:1px solid #333333;
	color:#FFFFFF;
	display:none;
	opacity:0.8;
	padding:2px 5px;
	position:absolute;
	font-size:0.8em;
}

.uploadtip {
	position: relative;
	top: -3px;
	
}

.uploadspinner {
	float: left;
	position: relative;
	top: -1px;
}

#userfile {
	float: left;
	width: 220px;
}

.uploadresults span {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.delete {
	position: relative;
	top: -7px;
}

a.delete img {
	position: relative;
	top: 2px;
	border: 0;
	padding: 0;
	margin: 0 3px 0 0;
}

.conditionlink {
	padding-top: 17px;
}

.ui-dialog-content {
	font-size: 12px;
}

.uploadresults {
	padding-top:10px;
	clear:left;
	padding-left:67px;
}

.uploadresults img {
	border: 1px solid #464646;
	margin-right: 10px;
	margin-bottom: 10px;
}

.uploadspinner {
	float:left;
	width:50px;
	height:11px;
	margin-top:7px;
	margin-left:10px;
}

.spinning {
	background-image:url(/images/ajax-loader.gif);
	background-repeat:no-repeat;
}

#userfile {
	float:left;
}

.uploaderror {
	background-color: #FF6A6A; 
	border: 2px solid #464646; 
	padding: 5px;
	margin-left:67px;
	margin-bottom: 5px;
	margin-top:10px;
	float:left;
	display:none;
}

#ui-datepicker-div {
	display:none;
}

/* BEGIN informatie pagina */

#informatieleft {	
	margin:  0 0 20px 20px;
	padding-top:  20px;
	width:  700px;
	font-size: 0.9em;	
}

/*.formulier-error input{
	border:#F00 solid 1px;
}

.formulier-error {
	background-color:#FF9494;
}*/

.formulier-error img {
	margin-left:8px;
	margin-top:7px;
	position:absolute;
}

#leftcontact {
	float:  left;	
	margin:  20px 0 0 20px;
	width:  700px;
	height:  134px;
	padding:  0 12px 12px 0;
	font-size: 0.9em;	
}

.contactwarning {
	color: #FF0000; 
	margin: 0 0 18px 0;
}

.contactsucces {
	color: #4F4F2F; 
	margin: 0 0 18px 0;
}

.tdcontactbeschrijving {
	width: 70px;
	text-align:left;
	padding-right:10px;
	height:30px;
}

.extra_text {
	position: relative; 
	margin: 5px -20px 0 0; 
	float: right;"
}

#rightwidgets {
	width: 290px; 
	float: right;
}

#saveblock {
	float: right; 
	border: 2px solid #464646; 
	margin-top: 10px; 
	padding: 0 5px 5px 5px; 
	background-color: #e7eaea; 
	width: 290px;
}

.widgetstitle {
	position: absolute; 
	margin-top: 5px;
}

.savebutton {
	float: right; 
	margin-top: 5px; 
	background-color: #0077bb; 
	border: 2px solid #fff; 
	padding: 7px 15px; 
	color: #fff;
	cursor: pointer;
}

#deleteblock {
	float: right; 
	border: 2px solid #464646; 
	margin-top: 10px; 
	padding: 0 5px 5px 5px; 
	background-color: #FF6A6A; 
	width: 290px;
}

.removebutton {
	float: right; 
	margin-top: 5px; 
	background-color: #FF0000; 
	border: 2px solid #CD2626; 
	padding: 5px; 
	color: #fff;
	cursor: pointer;
}

.floatleft {
	float: left;
}

.floatright {
	float:  right;
}

/* BEGIN 404 error pagina */

.nopageerror {
	padding: 20px 0;
	text-align: center;
	margin: 0 auto;
	width: 418px;
}

/*     */

#rightcolumn h2 {
    margin: 15px 0;
}

#rightcolumn .roominfotable {
    margin-bottom: 5px;
}

#kamerheader {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
    
    .kamer_tools {
        width: 90px;
        float: right;
    }
        
        .printicon {
            float: right;
        }

#calendar {
    width: 37px;
    text-align: center;
    border: 1px solid #000;
    margin: 0 10px 0 0;
    float: left;
}

    #calendar_top{
        background-color: #FF0000;
        color: #fff;
        font-weight:bold;
        height: 16px;
        padding: 0;
        margin: 0;
    }

    #calendar_bottom {
        padding: 4px 0 0 0;
    }

#kamerdefaultinfo {
    display: block;
}

.housetd {
    width: 200px;
    padding: 5px 0px 5px 10px;
}
