/*
BlueBulb front
Main styles
*/

/* HTML selectors */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #2A5C8D;
	margin: 0 0 10px 0;
	padding: 0;
}
p, ul, li, form, fieldset, legend, input, textarea, img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
#main p, #main ul {
	padding-bottom: 15px;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 span, h2 span, h3 span {
	display: none;
}
h1.wellicht {
	background: url(../img/t_wellicht2.png) no-repeat;
	height: 63px;
	width: 422px;
	margin-bottom: 25px;
}
h2.vijf {
	background: url(../img/t_vijf.png) no-repeat;
	width: 192px;
	height: 23px;
	margin-bottom: 15px;
}
h2.wie {
	background: url(../img/t_wie.png) no-repeat;
	width: 101px;
	height: 19px;
	margin-bottom: 19px;
}
h2.vandaag {
	background: url(../img/t_vandaag.png) no-repeat;
	width: 195px;
	height: 23px;
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 5px;
}
h3.free {
	background: url(../img/t_free.png) no-repeat;
	width: 36px;
	height: 16px;
}
h3.basic {
	background: url(../img/t_basic.png) no-repeat;
	width: 46px;
	height: 16px;
}
h3.plus {
	background: url(../img/t_plus.png) no-repeat;
	width: 35px;
	height: 16px;
}
h3.pro {
	background: url(../img/t_pro.png) no-repeat;
	width: 28px;
	height: 16px;
}
h4 {
	color: #666;
	font-size: 12px;
	margin-bottom: 3px;
}
h4.populair {
	color: #588C2C;
	font-weight: bold;
}
h5 {
	color: #2A598C;
	font-size: 12px;
	margin-bottom: 10px;
}

/* Position */
.container {
	margin: 0 auto;
	width: 960px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
}

/* Links */
a {
	color: #0E3345;
}
a:hover, a:active {
	color: #67A54B;
}
#navigation a {
	color: #999;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #fff;
}
#main .info a {
	color: #666;
}
#main .info a:hover, #main .info a:active {
	color: #000;
}
#footer a {
	color: #666;
}
#footer a:hover, #footer a:active {
	color: #000;
}
#main #neemvoorsprong a {
	color: #37586B;
	text-decoration: underline;
}
#main #neemvoorsprong a:hover, #main #neemvoorsprong a:active {
	color: #000;
}

/* Navigation */
#navigation {
	background: #3F3F3F;
	height: 30px;
	width: 350px;
	float: right;
	margin-bottom: 58px;
	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
#navigation ul {
	list-style: none;
	width: 220px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #999;
	float: left;
}
#navigation div.controls {
	float: right;
	width: 100px;
	padding-top: 5px;
}
#navigation div.controls a {
	width: 30px;
	height: 20px;
	display: block;
	margin-left: 4px;
	float: left;
	outline: none;
}
#navigation div.controls a.prev {
	background: url(../img/arr_left.png) no-repeat;
}
#navigation div.controls a:hover.prev, #navigation div.controls a:active.prev {
	background: url(../img/arr_left.png) no-repeat 0 -20px;
}
#navigation div.controls a.next {
	background: url(../img/arr_right.png) no-repeat;
}
#navigation div.controls a:hover.next, #navigation div.controls a:active.next {
	background: url(../img/arr_right.png) no-repeat 0 -20px;
}
#navigation div.controls a span {
	display: none;
}
#navigation ul li {
	float: left;
	border-right: 1px solid #666;
	padding: 0 10px;
}

/* Header */
#header {
	background: #ccc url(../img/bg_header.png) repeat-x;
}
#header .container {
	height: 200px;
	background: url(../img/bg_header_container.jpg) no-repeat;
}
#header #logo {
	float: left;
	padding: 78px 0 0 108px;
}
#header #logo h1 a {
	display: block;
	width: 213px;
	height: 44px;
	background: url(../img/logo.png) no-repeat;
}
#header #logo h1 a:hover, #header #logo h1 a:active {
	background: url(../img/logo.png) no-repeat 0 -44px;
}
#header #slideshow {
	float: right;
	padding: 34px 0 0 0;
	width: 557px;
	margin-right: 5px;
	height: 166px;
}
#header #slideshow ul {
	list-style: none;
}
#header #slideshow img {
	width: 557px;
	height: 166px;
}

/* Main */
#main {
	background: #fff url(../img/bg_main.png) repeat-x;
}
#main .c1 {
	background: url(../img/light.png) no-repeat 47px 0;
	width: 460px;
	float: left;
	padding: 40px 0 0 10px;
}
#main .c1 p, #main .c3 p, #main .c4 p {
	font-size: 14px;
	line-height: 20px;
}
#main .c2 {
	background: url(../img/bg_navigation.png) no-repeat top right;
	width: 470px;
	float: right;
	padding: 40px 0 0 0;
}
#main .c3 {
	width: 300px;
	float: left;
}
#main .c4 {
	width: 300px;
	float: right;
}
#main .sidebar, #main .content {
	margin-top: 15px;
}
#main .sidebar {
	width: 290px;
	float: left;
	padding: 0 20px 0 10px;
}
#main .content {
	width: 620px;
	float: right;
	padding-right: 10px;
}
#main .screens {
	padding-left: 10px;
}
#main .screens img {
	margin-left: 20px;
}
#main .screens a img {
	border: 1px solid #C3C3C3;
	padding: 1px;
}
#main .screens a {
	outline: none;
}
#main .screens a:hover img, #main .screens a:active img {
	border: 1px solid #3F3F3F;
}
#main ul.redenen {
	color: #666666;
	list-style: none;
}
#main ul.redenen li {
	padding-left: 40px;
	margin-bottom: 10px;
}
#main ul.redenen li.privacy {
	background: url(../img/ic_privacy.png) no-repeat;
}
#main ul.redenen li.globe {
	background: url(../img/ic_globe.png) no-repeat;
}
#main ul.redenen li.grow {
	background: url(../img/ic_grow.png) no-repeat;
}
#main ul.redenen li.key {
	background: url(../img/ic_key.png) no-repeat;
}
#main ul.redenen li.gear {
	background: url(../img/ic_gear.png) no-repeat;
}
#main .highlight {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin: 5px 0 25px 0;
}
#main .highlight p {
	background: #ECECEC url(../img/t_highlight.png) no-repeat 10px 5px;
	padding: 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 19px;
}
#main .highlight p span {
	display: none;
}
#main .pakketten {
	background: url(../img/bg_pakket.png) repeat-y;
	margin-bottom: 20px;
}
#main .pakket {
	width: 130px;
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	overflow: auto;
}
#main .last {
	margin-right: 0;
}
#main .pakket ul {
	font-size: 11px;
	list-style: none;
	padding-bottom: 0;
}
#main .pakket ul li {
	background: url(../img/bullet.png) no-repeat 0 5px;
	padding-left: 15px;
	line-height: 15px;
}
#main .pakket p {
	padding-bottom: 0;
}
#main .pakket a img {
	border: none;
}
#main .info {
	color: #666;
}
#main .dockyard {
	background: url(../img/logo_dy.png) no-repeat 0 17px;
	border-top: 1px solid #D9D9D9;
	padding: 15px 0 0 120px;
}
#main #neemvoorsprong {
	color: #37586B;
	background: #C1D9E8 url(../img/neemvoorsprong.png) no-repeat;
	padding: 62px 10px 10px 10px;
	width: 260px;
	margin-top: 10px;
	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}

/* Footer */
#footer {
	color: #666;
	background: #fff url(../img/bg_footer.png) repeat-x left bottom;
}
#footer .container {
	height: 55px;
	width: 930px;
	background: url(../img/bg_footer_container.png) no-repeat;
	padding: 20px 0 0 30px;
}
#footer p {
	line-height: 18px;
}

/* Bottom */
#bottom {
	background: #EAEAEA url(../img/b_bg_bottom.png) repeat-x left bottom;
}
#bottom .container {
	background: #3F3F3F url(../img/b_bg_bottom_container.png) no-repeat left bottom;
	padding: 10px 0 10px 560px;
	width: 400px;
}
#bottom ul {
	color: #fff;
	font-size: 20px;
	list-style: none;
	background: url(../img/scoreboard.gif) no-repeat;
	padding-left: 80px;
	height: 40px;
}
#bottom li {
	display: block;
	width: 67px;
	height: 28px;
	float: left;
	/* margin-left: 10px; */
	padding: 12px 10px 0 3px;
	text-align: center;
}
#bottom li.today {
	background: url(../img/score_today.png) no-repeat;
}
#bottom li.thisweek {
	background: url(../img/score_thisweek.png) no-repeat;
}
#bottom li.thismonth {
	background: url(../img/score_thismonth.png) no-repeat;
}
#bottom li.alltime {
	background: url(../img/score_alltime.png) no-repeat;
}

/* Form */
fieldset {
	border: none;
}
legend {
	display: none;
}
input.field {
	font: 16px Arial, sans-serif;
	background: #fff;
	width: 280px;
	border: 1px solid #D9D9D9;
	margin: 3px 0;
}
input.find {
	font-size: 16px;
	color: #9EB9D2;
	background: #577DA1;
	width: 220px;
	height: 20px;
	border: 1px solid #829FBB;
	border-right: none;
	margin: 0;
}
input.smal {
	width: 160px;
}
#top input.submit {
	margin-top: 10px;
	font: 14px Arial, sans-serif;
	cursor: pointer;
  	color: #fff;
  	background: #363636;
  	border: 1px solid #707070;
	padding: 6px 8px;
	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}
input.image {
	vertical-align: bottom;
}
#top input.submit:hover, #top input.submit:active {
	color: #fff;
  	background: #2A5C8D;
  	border: 1px solid #fff;
}
#top textarea {
	font: 16px Arial, sans-serif;
	color: #999;
	background: #656565;
	border: 1px solid #828282;
	resize: none;
	width: 598px;
	height: 80px;
	float: left; /* Fix Safari/IE extra margin */
}
label {
	font-size: 11px;
}
#main form input.button {
	font: 14px Arial, sans-serif;
	cursor: pointer;
  	color: #000;
  	background: #ccc;
  	border: 1px solid #999;
	padding: 4px 6px;
	margin-top: 5px;
	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}
#main form input.button:hover, #main form input.button:active {
	color: #fff;
  	background: #999;
  	border: 1px solid #fff;
}
#main ul.formulier li {
	padding: 0 0 6px 0;
	background: none;
	list-style: none;
	margin-left: 0;
}
#main ul.formulier li span {
	color: #666;
}