/*
 * Mulder Appingedam
 * 
 * CSS: screen.css 
 */
 
/**
 * BODY AND WRAPPER
 */ 
 
body {
	margin: 0px;
	font-family: verdana, arial;
	background: #FFFFFF url("../images/wallpaper.jpg") repeat-x;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 900px;
}

/**
 * HEADER
 */
 
#header {
	height: 130px;
	position: relative;	
}

#logo {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 32px;
}

/* Twitter feed */
#twitterFeed{
	position:absolute;
	left:480px;
	top:32px;
	width:300px;
	max-height:90px;
	background-color:#666;
	padding:5px;
}
#twitterFeed a{
	text-decoration:none;
}
#twitterFeed a h2{
	display:block;
	width:300px;
	line-height:16px;
	padding-bottom:3px;
	margin-bottom:0 !important;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background-image:url(../images/blue-bird.png);
	background-repeat:no-repeat;
	background-position:right;
}
#twitterFeed a h2 span{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#fff;
}
#twitterFeed p{
	color:#ffffff;
}
#feeds ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#feeds li{
	border:1px dotted #bdbbbc;
	padding:3px 0;
	border-right:none;
	border-left:none;
}
#feeds li span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
#feeds li span a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
#feeds li>a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	color:#ffffff;
	font-style:italic;
}
/* End Twitterfeeds */

h1 {
	margin: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 285px;
	height: 55px;
}

h1 span {
	display: none;
}

#header ul#sideNav {
	float: right;
	list-style-type: none;
	margin:10px 0 0 0;
	padding: 0px;
	line-height: 20px;
}	

#header ul#sideNav li {
	float: right;
	margin-left: 7px;
	clear:both;
}	

#header ul#sideNav a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

#header ul#sideNav a:hover {
	text-decoration: underline;
}
#taxatieBanner{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
#taxatieTool{
	margin-left:-30px;
}
#topBarContent {
	font-family: arial, verdana;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
}

#topBarContent p {
    margin: 0px;
}

#topBarContent a {
	color: #FFFFFF;
	text-decoration: none;
}

#topBarContent a:hover {
    text-decoration: underline;
}

/**
 * MAIN
 */
 
#main {
	float: left;
	width: 100%;
	margin-top: 25px;
}

#leftColumn {
	float: left;
	width: 190px;
}

ul#menu {
	background-color: #F0EEEF;
	border-top: 1px solid #D7D5D6;
	border-bottom: 1px solid #D7D5D6;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    float: left;
    width: 100%;
    min-height: 223px;
    line-height: 16px;
}	

ul#menu a {
    color: #231F20;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px dotted #D7D5D6;
    display: block;
    margin: 6px;
    height: 22px;
    padding-top: 2px;
}

ul#menu a:hover {
	font-weight: bold;
}

ul#menu a.current {
	background: transparent url("../images/currentMenuItemArrow.gif") right 4px no-repeat;
	font-weight: bold;
}

ul#menu a.current2 {
	font-weight: bold;
}	

ul#menu ul {
	list-style-type: none;
}

#leftColumn .content {
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #231F20;
	font-size: 10px;
	line-height: 15px;
}

#leftColumn .content a {
	color: #231F20;
}	

#leftColumn .content a:hover {
    text-decoration: none;
}    

#centerColumn {
	float: left;
	width: 500px;
	margin-left: 25px;
}	

#headerImage {
	float: left;
	width: 100%;
	height: 223px;
	border-top: 1px solid #D7D5D6;
	border-bottom: 1px solid #D7D5D6;
	background-repeat: no-repeat;
	background-position: left 1px;
	position: relative;
    overflow: hidden;	
}

#headerImage #bar {
	position: absolute;
	left: 0px;
	top: 175px;
}

#headerImage #label {
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 183px;	
    overflow: hidden;
    height: 20px;
}	

#locPathPrintAndTextSize {
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #888888;
	font-size: 10px;
	line-height: 15px;
}

#locPath {
	float: left;
}	

#locPath a {
	color: #888888;	
}

#locPath a:hover {
    text-decoration: none;
}

#printAndTextSize {
	float: right;
}

#printAndTextSize a {
	color: #888888;
	text-decoration: none;
}

#printAndTextSize a:hover {
    text-decoration: underline;
}

#printAndTextSize span {
	font-size: 12px;	
}

#centerColumn .content {
	margin-top: 20px;
	float: left;
	width: 100%;
}	

h2 {
	color: #DC0D16;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 15px;
}

p {
	color: #231F20;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	margin-bottom: 15px;
}	

a {
    color: #231F20;	
}
a:hover {
	text-decoration: none;
}

ul {
	list-style-type: square;
	font-size: 10px;
    margin: 0px;
    margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	color: #231F20;
	line-height: 15px;
}	

ul ul {
	margin-bottom: 0px;
}

table {
	font-size: 10px;
	color: #231F20;
	border-collapse: collapse;
}

th {
	text-align: left;
	vertical-align: top;
}

table.form th {
	width: 150px;
}	

.formError {
	color: #DC0D16;
	font-weight: bold;
}	

iframe#occasions {
	border: 1px solid #DC0D16;
}

form {
	margin: 0px;
	padding: 0px;
}

.formTextField {
	border: 1px solid #231F20;
	font-family: verdana, arial;
	font-size: 10px;
	color: #231F20;
	padding: 3px;
}

.formButton {
	background-color: #F0EEEF;
    font-family: verdana, arial;
    font-size: 10px;
    border-width: 1px;
    color: #231F20;
    padding: 3px;	
}	

#rightColumn {
    float: left;
    width: 160px;
    margin-left: 25px;
    margin-top: -30px;
}

/**
 * FOOTER
 */
 
#footer {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 25px;
	background: transparent url("../images/gradientBarBackground.gif") top left repeat-x;
	padding-top: 34px;
	color: #BCBEC0;
	font-size: 10px;
}

#footer .content {
	position: absolute;
	left: 215px;
	width: 500px;
	line-height: 15px;
	padding-bottom: 25px;
}	

#footer a {
    color: #BCBEC0;	
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline; 
}

#footer ul.footer {
    float: right;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}   

#footer ul.footer li {
    float: left;
    margin-left: 7px;
}   
