html {
	overflow-x:hidden;
}

body {
	overflow-x:hidden;
	background:url(images/background_body.jpg) top center fixed;
	/* background:url(images/background_body_blue.jpg); */
	text-align:center;
}

body, textarea, input, select {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}

a, .icon {
	border:0;
	cursor:pointer;
}

div#content_center img {
	border-color:#073b63;
}

hr {
	position:relative;
	top:10px;
	clear:both;	
	height: 0;
	margin:0 0 15px 0;
	border: 0;
	border-top: 1px solid #999;
}

li {
	clear:both;
}

div.container {
	width:975px;
	background:#a6acbc;
	border-left:1px solid #333;
	border-right:1px solid #333;
	margin:0 auto;
	overflow:auto;
}

div.menu_top {
	width:100%;
	height:26px;
	background:#043a66;
	text-align:right;
}

div.menu_top span.status {
	float:left; 
	margin:2px 0 0 10px; 
	line-height:normal;
	font-size:11px; 
	color:#666;
}

div.menu_top span.status a {
	color:#666;
	text-decoration:none;
}

div.menu_top span.menu {
	line-height:23px;
	margin:3px 5px 0 0;
	font-size:11px; 
	color:#666;
}

div.menu_top span.menu a {
	color:#666;
	text-decoration:none;
}

div.menu_top span img {
	border:0;
	cursor:pointer;
}

div.header {
	position:relative;
	background:#043a66;
	border-top:1px solid #032c4c;
	border-bottom:1px solid #032c4c;
	overflow:auto;
}

div.headerMinimized {
	position:relative;
	height:10px;
}

div.header a, div.headerMinimized a {
	color:#043a66;
	text-decoration:none;
}

div.header img.logo {
	border-right:1px solid #032c4c;
	float:left;
}

div.menu {
	width:100%;
	height:29px;
	margin:3px 0 0 0;
}

div.menu_button {
	display:block;
	float:left;
	width:158px;
	height:29px;
	position:relative;
	z-index:1;
	top:1px;
	background:url(images/menu_button.jpg) bottom;
	margin:0 0 0 4px;
}

div.submenu {
	position:relative;
	width:100%;
	height:35px;
	background:url(images/background_submenu.jpg);
	color:#fff;
	text-align:left;
}

div.submenu span {
	width:100%;
	position:relative;
	display:none;
}

#submenu_bedrijf {
	left:15px;
}	

#submenu_producten {
	left:175px;
}	

#submenu_service {
	left:340px;
}	

#submenu_actueel {
	left:505px;
}	

#submenu_funyak {
	left:670px;
}	

#submenu_contact {
	text-align:right;
	left:800px;
}	

div.submenu a {
	color:#fff;
	text-decoration:none;
	line-height:30px;
}

div.submenu a:hover {
	height:100%;
	color:#a6acbc;
}

div.content_container {
	overflow:hidden;
	background:url(images/background_content.jpg);
}

div.content_left {
	overflow:visible !important;
	float:left;
	width:272px;
	overflow:auto;
	text-align:left;
	font-size:11px;
}

div.content_left p, div.content_left span {
	margin:3px 20px 10px 20px;
	color:#043a66;
}

div.content_left span.datum {
	display:block;
	margin:3px 0 0 20px;;
	font-style:italic;
}

div.content_left .oilRSS {
	height:200px;
	text-align:center;
}
 
div.content_left .oilRSS table {
	width:230px;
	margin:0px auto 15px auto;
	border:1px solid #666;
}

div.content_left .oilRSS table table, div.content_left .oilRSS table td {
	margin:0;
	border:0;
}

div.content_left .oilRSS table center{	
	display:none;
}

div#content_center {
	overflow:auto;
	padding:15px 25px;
	
	background:#fff;

	text-align:left;
}

div#content_center.narrow {
	width:429px;
	border-left:1px solid #073b63;
	border-right:1px solid #073b63;
}

div#content_center.wide {
	float:right;
	width:702px;
	border-left:1px solid #073b63;
}

div#content_center p, div#content_center span, div#content_center ul, div#content_center ol, table, table td {
	color:#222;
	line-height:17px;
}

div#content_center span.datum {
	margin:0 0 0 20px;
	color:#043a66;
}

div#content_center  p{
	margin:0 0 10px 0;
}

.loginForm {
	width:275px;
	margin:0;
	padding:5px 20px;
	text-align:left;
}

.loginForm p{
	margin:0;
}

div.content_right {
	float:left;
	width:272px;
	overflow:auto;
	background:#6b89a3;
	text-align:left;
	overflow:hidden;
}

div.content_right img {
	margin:5px 9px;
	border:2px solid #073a65;
}

div.footer {
	width:100%;
	height:35px;
	color:#fff;
	line-height:31px;
	background:url(images/background_submenu.jpg);
}

/* div.bottom {
	height:0px;
	background:url(images/background_container.jpg) bottom center no-repeat;
	border-bottom:1px solid #333333;
} */


#content_center h1 {
	color:#043a66;
	font-size:22px;
	margin:0 0 15px 0;
}

#content_center h2, h2 a {
	clear:both;
	color:#043a66;
	font-size:12px;
	margin:3px 0 5px 0;
	font-weight:bold;
	text-decoration:none;
}

.content_left h1 {
	color:#fff;
	font-size:25px;
	margin:15px 20px 0 20px;
}

.content_left h2 {
	color:#fff;
	font-size:12px;
	margin:10px 0 0 20px;
	font-weight:bold;
}

a.menu {
	color:#fff;
	text-decoration:none;
	position:relative;
	top:8px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../scripts/jquery/plugins/datepicker/images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


table.jCalendar {
	background: #ddd;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #206597;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #96bede;
	color: #222;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #206597;
	color: #fff;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #fff;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 5px;
	border:1px solid #999;
	width: 201px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	visibility:visible;
	height:auto;
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #222;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
