/* = Reset styles
----------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	font: 13px/ 1.5 Arial, sans-serif;
	color: #000000;
	position: relative;
	text-align: left;
}

img {
	border: 0px;
}

hr {
	margin: 20px 0;
	height: 0;
	clear: both;
	border-width: 0;
	border-top: 1px solid #ddd;
}

ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* = Handy Classes
----------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.none {
	display: none !important;
}

.center {
	margin: 0px auto;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.nomargin {
	margin: 0px !important;
}

.bold {
	font-weight: bold;
}

.center_text {
	text-align: center;
}

.right_text {
	text-align: right;
}

.left_text {
	text-align: left;
}

.last {
	margin-right: 0px !important;
}

.first {
	margin-left: 0px !important;
}

.sprite {
	background: transparent url(images/menu_sprite.png) no-repeat 0 0;
	display: inline-block;
}

.bullets {
	list-style: square url("../images/bullet.png");
}

#atffc {
	display: none;
}

/* = Site styles
----------------------------------------- */
	/* body { color: #3C5768; background: #f1f0ed; } */
body {
	background: url("images/bg_blue2.png") repeat-x scroll 0 0 #FFFFFF;
}

/*body#home { background: #fff url(images/web_bg.png) repeat-x 0 0; }*/
body#home {
	background: url("images/bg_blue2.png") repeat-x scroll 0 0 #FFFFFF;
}

a,a:visited {
	color: #FF5C00;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #FF5C00;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	border-bottom: 4px solid #FF5C00;
	font-weight: bold;
}

h1 p {
	font-size: 16px;
	border-bottom: 0px;
	font-weight: normal;
	text-transform:none;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

/* = Home page
----------------------------------------- */
body#home #titleBar {
	margin: 0 auto;
	padding: 0px;
}

#homeSearch {
	margin-top: 30px;
	margin-right: 20px;
	color: #000000;
}

#homeSearchBox {
	margin-top: 100px;
	float: left;
}

#homeSearch h1.header {
	text-transform: none;
	color: #000000;
	font-size: 32px;
	margin-bottom: 10px;
	border-bottom: 0px;
	letter-spacing: -2px;
}

#homeSearch p {
	font-size: 16px;
	margin-bottom: 15px;
}

/*#homeSearch form { position: relative; margin: 20px 0; display: none; } */
#homeSearch form {
	position: relative;
	margin: 20px 0 20px -9px;
}

#searchDestination {
	padding: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	border: 6px solid #BDBCB9;
	-moz-border-radius: 15px;
	width: 410px;
}

#searchDestinationButton {
	background: url(images/search.png) no-repeat 0 0;
	position: absolute;
	text-indent: -9999px;
	cursor: pointer;
	width: 38px;
	height: 38px;
	top: 8px;
	right: 88px;
	border: 0px;
}

/* #homeVideo { width: 400px; margin-top: 30px; }*/
#homeVideo {
	width: 400px;
	margin-top: 53px;
}

#filmpjeDemo {
	display: block;
	position: relative;
	bottom: 10px;
}

div.col3 {
	margin-right: 40px;
	width: 290px;
	float: left;
}

div.col3 h3 {
	font-size: 18px;
}

div.col3 ul {
	list-style-type: disc;
	list-style-position: inside;
}

div.col3 ul li {
	margin-bottom: 10px;
}

/* = Site layout
----------------------------------------- */
#titleBar,#pageNavBar,#pageMain,#footer {
	width: 990px;
	margin: 0px auto;
	position: relative;
}

/*#streamerHome { height: 45px; width: 960px; margin: 0px auto; }*/
#streamerHome {
	/*background: url("..images/bg_blue2.png") repeat-x scroll 0 0 #FFFFFF;*/
	height: 79px;
	margin-left: 335px;
	width: 1010px;
}

/*#streamerHome .left { font-size: 13px; font-weight: bold; }*/
#streamerHome .left {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

#streamerHome .right {
	margin-top: 10px;
}

#streamerHome .left .streamerBig {
	font-size: 16px;
	color: #fff;
}

#streamerHome .clear,#pageNavBar .clear {
	display: none;
}

/*#streamerHome .btn { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #fff; background: none; border: 0px; padding: 12px 6px; cursor: pointer; }*/
	/*#streamerHome .btn {background: #FF5C00; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #d14b00; font-weight: bold; padding: 6px; color: #fff; }*/
#streamerHome .btn {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	background: #FF5C00 none repeat scroll 0 0;
	border: 2px solid #d14b00;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 17px;
	padding: 7px;
	width: 100px;
	padding: 7px;
}

#streamerHome .btn:hover {
	background: #d14b00;
}

#streamerHome #logo {
	display: block;
}

#headerPage {
	width: 960px;
	margin: 0px auto;
	position: relative;
	padding: 5px 0;
	display: none;
}

#headerPage div.right {
	position: absolute;
	right: 0px;
	top: 25px;
}

#topMenu ul li {
	display: inline;
	float: left;
	margin-left: 4px;
	font-size: 12px;
}

#topMenu ul li a {
	color: #fff;
	display: block;
	background: #BDBCB9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px 8px;
}

#topMenu ul li a:hover {
	color: #fff;
	background: #ADACAA;
}

#teaser,#content,.buffer50,.buffer20 {
	display: none;
}

/*#outerTitleBar { background: transparent url(images/header_bg.png) no-repeat 50% 44px; height: 327px; margin-bottom: 20px; }*/
#outerTitleBar {
	background: #FFFFFF;
	margin-bottom: 20px;
}

#titleBar {
	padding: 5px 0;
	margin: 20px auto;
}

#titleBar h1 {
	text-transform: uppercase;
}

#footer {
	padding: 5px 0;
	clear: both;
	border-top: 4px solid #FF5C00;
	margin: 40px auto;
}

#footer ul {
	margin-bottom: 15px;
}

#footer ul li {
	float: left;
	list-style-type: none;
	margin-left: 20px;
}

#footer ul li:first-child {
	margin-left: 0px;
}

#footer ul li #anwb {
	height: 30px;
	width: 58px;
	display: block;
	background: url(images/logo_anwb.png) no-repeat 0px -30px;
	text-indent: -9999px;
}

#footer ul li #rijkswaterstaat {
	height: 30px;
	width: 109px;
	display: block;
	background: url(images/logo_rijkswaterstaat.png) no-repeat 0px -30px;
	text-indent: -9999px;
}

#footer ul li #anwb :hover {
	background: url(images/logo_anwb.png) no-repeat 0px 0px;
}

#footer ul li #rijkswaterstaat :hover {
	background: url(images/logo_rijkswaterstaat.png) no-repeat 0px 0px;
}

#pageMain {
	min-height: 250px;
}

#home #container #pageMain {
	border-top: 4px solid #FF5C00;
}

#pageMain p {
	margin-bottom: 10px;
}

#pageMain div.left {
	display: inline;
	float: left;
	width: 719px;
}

/* = Forms 
----------------------------------------- */
input.input-text,input.password,textarea,input[type="text"],input[type="password"]
	{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 4px;
	text-shadow: 0 0 1px #FFFFFF;
}

input.input-text:focus,input.password:focus,textarea:focus {
	border-color: #999999;
	background: #FFFFCF;
}

span.formDescr {
	font-size: 12px;
	color: #9F9F9F;
}

#pageMain input.input-text,#pageMain input.password,#pageMain textarea,#pageMain input[type="text"],#pageMain input[type="password"]
	{
	margin: 5px 0;
	width: 180px;
}

input.button,a.button {
	font-family: Arial, sans-serif;
	line-height: 18px;
	margin: 5px 0;
	font-size: 16px;
	background: #FF5C00;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #d14b00;
	font-weight: bold;
	padding: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
}

input.button:hover,a.button:hover {
	background: #d14b00;
	text-decoration: none;
	-moz-box-shadow: 0 2px 4px #ccc;
}

input.button.small,a.button.small {
	font-size: 12px;
	padding: 3px;
}

#searchForm {
	position: absolute;
	right: 0;
	bottom: 18px;
}

#searchForm input {
	display: inline;
	font-size: 12px;
}

#pageMain textarea.normalTextArea {
	width: 420px;
	height: 100px;
}

select {
	font-size: 13px;
}

/* = Inbox 
----------------------------------------- */
#inbox a.delete {
	display: block;
	text-align: center;
}

#inbox tr td {
	padding-bottom: 15px;
}

/* = Nieuwe rit
----------------------------------------- */
#map_rit {
	border: 1px solid #585858;
	height: 300px;
	margin: 5px 0;
	width: 100%;
}

/* = Profile
----------------------------------------- */
.splashBox {
	background: #FFFCCA;
	border: 1px solid #FFFAAF;
	padding: 10px;
}

.splashBox .button {
	margin: 0px 5px;
}

#avatar {
	float: left;
	margin-right: 15px;
}

#profileTop {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	margin-bottom: 15px;
	background: #EFEFEF;
}

/* = Sidebar
----------------------------------------- */
#pageMain div.right {
	display: inline;
	float: left;
	width: 240px;
	border-left: 1px dotted #ccc;
	margin-bottom: 20px;
}

#pageMain div.right .section {
	margin-bottom: 10px;
	padding-left: 10px;
}

#pageMain div.right .section h3 {
	border-bottom: 4px solid #FF5C00;
	margin-bottom: 5px;
}

#pageMain .right .topSubdomain {
	background: none repeat scroll 0 0 #FF5C00;
	color: #DEDEDE;
	font-weight: bold;
	height: auto;
	padding: 25px;
}

.topSubdomain {
	background: none repeat scroll 0 0 #FF5C00;
	color: #DEDEDE;
	font-weight: bold;
	height: auto;
	padding: 25px;
}

#publicSubdomains,#publicNieuws,#publicEvenements,#mijnNetwerk {
	
}

.btnMijn a {
	padding: 5px;
	display: block;
}

.btnMijn a:hover {
	background: #FFFCCA;
	text-decoration: none;
}

.btnMijn.active a {
	font-weight: bold;
	background-color: #FF5C00;
	color: #fff;
}

.btnMijn.active a:hover {
	background-color: #FF5C00;
	text-decoration: none;
}

.btnMijn a span {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
}

.btnMijn #profile {
	background-position: 0px 0;
}

.btnMijn #messages {
	background-position: -16px 0;
}

.btnMijn #settings {
	background-position: -32px 0;
}

.btnMijn #search_ride {
	background-position: -48px 0;
}

.btnMijn #new_ride {
	background-position: -64px 0;
}

.btnMijn #new_event {
	background-position: -80px 0;
}

#publicNieuws .date {
	font-size: 12px;
	color: #9f9f9f;
}

#publicEvenements .date {
	font-size: 12px;
	color: #9f9f9f;
}

.errorClass {
	color: #F75928;
}

input.blur {
	color: #999999;
}
