/***** Global Settings *****/
HTML, BODY
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
	font: 12px/18px "trebuchet MS";
	border-top: 3px solid #73A3C9;
	background: #FFFFFF url(../images/carlo_volledig_wit.jpg) no-repeat fixed right -30px;
}
/***** Headings *****/
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #020202;
}
H1
{
	padding: 30px 0 25px;
	letter-spacing: -1px;
	font-size: 2em;
}
H2
{
	padding: 5px 0;
	letter-spacing: inherit;
	font-size: 12px;
	font-weight: bold;
}
.column-left H3
{
	font-size: 18px;
	font-weight: bold;
	color: #73A3C9;
	line-height: 24px;
	letter-spacing: -1px;
	margin: 32px 0 0;
	padding: 16px 0 2px;
	clear: both;
	width: 450px;
	display: block;
}
/***** Common Formatting *****/
P, UL, OL
{
	margin: 0;
	padding: 0 0 1.25em;
	color: inherit;
}
UL, OL
{
	padding: 0 0 1.25em 2.5em;
}
LI
{
	list-style: none;
	margin: 0;
	padding: 0;
}
BLOCKQUOTE
{
	margin: 1.25em;
	padding: 1.25em 1.25em 0;
}
SMALL
{
	font-size: 0.85em;
}
IMG
{
	border: 0;
}
SUP
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
SUB
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
ACRONYM, ABBR
{
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed #000000;
}
/***** Links *****/
A, A:link, A:visited, A:hover
{
	text-decoration: none;
}
#content-box .column-right A IMG
{
	position: relative;
	margin: 20px auto auto;
}
/***** Forms *****/
INPUT, SELECT, TEXTAREA
{
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #91CDFF;
	background-color: #CAE7FF;
	width: 155px;
	display: inline;
	color: #6E7073;
	position: relative;
	float: left;
}
INPUT.radiobutton, INPUT.checkbox
{
	width: 20px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
}
INPUT.checkbox
{
	margin-right: 15px;
}
TEXTAREA
{
	width: 100%;
	line-height: 1.25;
}
LABEL
{
	cursor: pointer;
	width: 110px;
	float: left;
	margin-right: 5px;
	display: inline;
	color: #020202;
	background-color: #FFFFFF;
	padding: 0;
}
.hiddenFields
{
	display: none;
}
/***** Tables *****/
TABLE
{
	border: 0;
	margin: 0 0 1.25em;
	padding: 0;
}
TABLE TR TD
{
	padding: 2px;
}
/***** Wrapper *****/
#wrapper
{
	width: 960px;
	margin: 0 auto;
}
/***** Debug ****
**** Global Classes *****/
.clear
{
	clear: both;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid #000000;
}
.highlight
{
	background: #FFC;
}
.wrap
{
	width: 960px;
	margin: 0 auto;
}
.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}
.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}
A.dimmed
{
	color: #B5B5B5;
}
.morelink
{
	background-color: #3E88C5;
	color: #FFFFFF;
	width: 69px;
	position: relative;
	padding: 0 5px 0px;
	line-height: 22px;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	clear: both;
	margin-bottom: 6px;
}
/***** Header *****/
#header
{
	display: block;
	width: 960px;
	margin: 0 auto;
	position: relative;
	font-size: 18px;
	line-height: 24px;
	height: 128px;
}
#header .login-box A
{
	display: none;
	width: 180px;
	height: 28px;
	color: #FFEFEF;
	background: #73A3C9 none no-repeat top center;
	text-align: center;
	position: relative;
	margin: 0;
	float: left;
	left: 700px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#header .logo-box
{
	display: block;
	width: 250px;
	height: 100px;
	background: #FFFFFF url(../images/vind-carlo-logo.jpg) no-repeat center center;
	text-indent: -9000px;
	position: absolute;
	top: 28px;
	left: 0;
}
#header #topnav
{
	display: block;
	height: 28px;
	width: 600px;
	position: absolute;
	top: 98px;
	right: 18px;
}
#header #topnav LI
{
	display: inline;
	margin: 0 15px 0 0;
	list-style: none none;
	top: 100px;
	font-family: Arial;
}
#header #topnav LI A
{
	color: #000;
	font-weight: bold;
}
#header #topnav LI A:hover, #topnav LI A.active
{
	color: #5F5903;
}
#header #topnav LI A.dimmed
{
	color: #E1E1E1;
}
/***** Masthead *****/
#heading-box .heading-left
{
	display: block;
	float: left;
	width: 478px;
	background: #FFFFFF url(../images/heading-bg-left.jpg) no-repeat bottom left;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin-left: 1px;
	height: 40px;
	color: #5F5904;
}
#heading-box .heading-right
{
	display: block;
	float: left;
	width: 478px;
	background: #FFFFFF url(../images/heading-bg-right.jpg) no-repeat bottom right;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 40px;
	color: #FFFFFF;
}
#heading-box P
{
	font-size: 22px;
	line-height: 19px;
	margin: 10px 10px 10px 18px;
}
#masthead
{
	display: block;
	width: 960px;
	height: 440px;
	background-color: #FFFFFF;
	margin: 18px 0 0;
	position: relative;
}
.ochtend-lr
{
	background-image: url(../images/carlo-bg-1a.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.ochtend-dw
{
	background-image: url(../images/carlo-bg-1b.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.middag-lr
{
	background-image: url(../images/carlo-bg-2a.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.middag-dw
{
	background-image: url(../images/carlo-bg-2b.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.avond-lr
{
	background-image: url(../images/carlo-bg-3a.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.avond-dw
{
	background-image: url(../images/carlo-bg-3b.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.subpage #masthead
{
}
/***** Content *****/
#masthead #next-round-counter
{
	display: inline;
	width: 480px;
	height: 34px;
	position: absolute;
	top: 18px;
	left: 1px;
	padding-left: 18px;
	background: url(../images/gradient.png) no-repeat center left;
}
#masthead #next-round-counter H3
{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 34px;
	font-family: Arial;
}
#content-box
{
	display: block;
	position: relative;
	clear: both;
	float: left;
	width: 960px;
	margin: 0 auto;
}
#content-box .column-left
{
	display: block;
	width: 440px;
	margin: 20px;
	float: left;
	position: relative;
	color: #5B5656;
}
#content-box .column-right
{
	display: block;
	width: 440px;
	margin: 20px;
	float: left;
	position: relative;
}
#content-box P
{
	color: #2F2F2F;
	font-size: 13px;
	line-height: 1.7em;
}
#content-box .column-right A
{
	display: block;
	margin: 5px;
	width: 208px;
	float: left;
	border: 1px solid #D3D3D3;
	height: 100px;
	position: relative;
	text-align: center;
}
#content-box .column-left IMG
{
	float: left;
	display: block;
}
.subpage #content-box
{
	display: block;
	width: 960px;
	background: #FFFFFF url(../images/carlo-subpage-bg.jpg) no-repeat top center;
	margin: 18px 0 0;
	position: relative;
	float: left;
	min-height: 500px;
}
.subpage #content-box #content
{
	width: 600px;
	display: block;
	float: left;
	position: relative;
	margin-left: 18px;
	padding-bottom: 40px;
}
.subpage #content H3
{
	font-size: 14px;
	color: #020202;
	line-height: 24px;
	margin: 14px 0 22px;
	font-weight: bold;
}
.subpage #content H2
{
	font-size: 28px;
	color: #F9F9F9;
	line-height: 24px;
	margin: 14px 0 22px;
}
#content-box #content #table-view
{
	display: block;
	clear: both;
	width: 560px;
}
#content-box #weekprijs
{
	display: block;
	background-color: #F6DB6A;
	margin-top: 6px;
	position: relative;
	height: auto;
	padding: 0 0 0 6px;
	border: 1px solid #D8C05D;
	float: left;
}
#content-box #weekprijs .imageholder
{
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 6px;
	right: 6px;
	border: 2px solid #FFFFFF;
}
#content-box #weekprijs .imageholder IMG
{
	position: relative;
	display: inline;
}
#content-box #weekprijs H2
{
	float: left;
	width: 250px;
	font-size: 22px;
	line-height: 28px;
	position: relative;
	display: inline;
}
#content-box #weekprijs P
{
	float: left;
	width: 240px;
}
.column-left H3 SPAN.week
{
	margin-left: 15px;
	font: normal normal inherit 700 inherit sans-serif;
	letter-spacing: -2px;
	color: #B8B9AE;
}
#content-box #content .table-wrapper
{
	display: inline-block;
	float: left;
	margin-right: 20px;
	width: 260px;
}
#content-box #content TABLE
{
	text-align: left;
	vertical-align: top;
	border: 2px dotted #E9C566;
}
#content-box TABLE TR
{
	width: 240px;
}
#content-box TABLE TD
{
	vertical-align: top;
	width: 120px;
}
#content-box TABLE TR TH
{
	font-size: 1.25em;
	color: #5F5904;
	border-bottom: 2px dotted #E9C566;
	padding: 5px 5px 5px 2px;
}
#content-box OL LI
{
	list-style-type: decimal;
	margin-bottom: 1em;
	color: #6D6D6D;
}
/***** my Carlo *****/
#my-carlo
{
	display: inline;
	width: 300px;
	position: absolute;
	right: 17px;
	top: 14px;
}
#my-carlo H3
{
	color: #5998CD;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 2px;
	border-bottom: 1px solid #DBDBDB;
	margin: 6px 0;
	letter-spacing: 0px;
	clear: both;
	width: 295px;
	float: left;
	display: block;
	font-weight: bold;
}
#my-carlo H3.header
{
	margin: 0 0 10px 4px;
	color: #5F5904;
	font-size: 18px;
	border: 0;
	line-height: 32px;
	letter-spacing: 0px;
	font-weight: bold;
}
#my-carlo FORM
{
	margin: 0;
	padding: 0;
	display: inline;
}
#my-carlo FORM UL
{
	padding: 0;
	margin: 0 0 18px;
	display: block;
	float: left;
	position: relative;
}
#my-carlo FORM LI
{
	margin: 0 0 3px;
	display: inline;
	width: 280px;
	position: relative;
	float: left;
}
#my-carlo FORM LI SPAN.optie
{
	display: inline;
	width: 250px;
	position: relative;
	left: 10px;
	float: left;
}
#my-carlo FORM LI A.lost-password
{
	display: block;
	font-size: 1em;
	float: left;
	width: 180px;
	float: left;
	margin-top: 8px;
}
#my-carlo FORM .button
{
	border: 1px solid #06518F;
	background-color: #3E88C5;
	color: #FFFFFF;
	margin-left: 0px;
	width: 70px;
	display: block;
	right: 8px;
	position: relative;
	top: 8px;
	padding: 2px;
	float: right;
}
#my-carlo FIELDSET
{
	border: 0px solid #000000;
	padding: 5px;
	display: inline;
	position: relative;
	float: left;
}
#my-carlo P
{
	margin: 0 0 0 5px;
	width: 280px;
	color: #010101;
}
#my-carlo A
{
	color: #609DCF;
}
#my-carlo UL.actions LI A
{
	font-size: 14px;
}
#my-carlo .actions LI
{
	margin-bottom: 7px;
	list-style-type: square;
}
/***** Footer *****/
#footer
{
	display: block;
	width: 960px;
	height: 100px;
	background: #5E9CCF none;
	margin: 18px 0 0;
	color: #EBECED;
	float: left;
}
#footer A
{
	color: #EBECED;
}
#footer UL.bottomnav
{
	margin: 9px 0 9px 9px;
	padding: 0;
}
#footer UL.bottomnav LI
{
	margin: 0;
	display: inline-block;
	float: left;
	margin: 0 0 0 9px;
}
#footer UL.bottomnav SPAN
{
	display: inline-block;
	margin-left: 9px;
}
