body
{
	background-image: url(/images/clientBG.jpg);
	background-position: top center;
	background-attachment: fixed;
	text-align: center;
}

        .inLine1
        {
            float: left;
            width: 200px;
            margin-left: 45px;
        }
        .inLine3
        {
            float: right;
            width: 370px;
        }
        
        .tag1 { font-size:12px;}
        .tag2 { font-size:16px;}
        .tag3 { font-size:19px;}
        .cloud
        {
            text-align: center;
        }
        .filterContainer
        {
            width: 100%;
            min-height: 100px;
            margin-left: 0px;
        }
.webchoice_big_list
{
    clear: both;
}

.detailPhoto
{
    float: left;
    height: 75px;
    margin-left: 5px;
}


        
#header
{
	margin: 0 auto 20px auto;
}

#wrapper
{
	margin: 0 auto 0 auto;
	text-align: left;
}
#content { margin-top: 10px;}

#content_client
{
	float: left;
	margin-left: 2%;
	width: 100%;
	/*width: 73%;*/
	background-color: #FFF;
	margin-bottom: 10px;    
}

#content_left
{
    width: 65%;
    float: left;
    margin: 2% 1% 2% 2%;
}

#content_right
{
    width: 28%;
    float: left;
    margin: 2%;
}

.ss-flash-vv {
    text-align: center;
    background-color: #96b0d3;
    color: white;
    padding: 5px;
    margin: 25px;
}


/** GENERAL */
.left { float: left; }
.clear { clear: both; }

#content h1 { color: #50b849;}
#content h2 { color: #50b849;}

a, #content a { color: #005482; text-decoration: none; }
a:hover, #content a:hover { color: #50b849; text-decoration: underline;}
#content a.button, #content a.dateListButton { padding: 4px; font-weight: bold; color: #fff; display: block; text-align: center; outline: none; background: #96b0d3 url(/images/H1_skyblue_grad.gif) repeat-x top center;}
#content a.button:hover, #content a.button.active, #content a.dateListButton:hover { background-color: #50b849; text-decoration: none; outline: none; background-image: none;}
#content a.inline { display: inline;}

.flash { padding: 10px 0px 10px 10px; width: 99%; font-weight: bold; color: #fff; margin-bottom: 10px; background: #96b0d3 url(/images/H1_skyblue_grad.gif) repeat-x top center;}
#content .flash a { text-decoration: underline; color: #fff;}
#content .flash a:hover { text-decoration: none; }

#content table td { border: 1px solid #96b0d3; }
#content table th { border: 1px solid #96b0d3; background-color: #96b0d3; color: #fff; padding: 2px 2px 2px 5px;}
/*
#content table a.button { background-color: transparent; color: #005482; text-decoration: none; }
#content table a.button:hover { color: #50b849; text-decoration: underline; background-color: transparent;}*/

#content table.noborder td { border: 0px; }
#content table.noborder th { border: 0px; }
#content table.noborder tbody th { text-align: right; background-color: #fff; color: #005482; font-weight: normal; }

#content fieldset { padding: 20px; border: 1px solid #96b0d3; }
#content legend { font-weight: bold; color: #005482;}

#content input, #content select, #content textarea { outline: none; border: 1px solid #96b0d3;}
#content input:focus , #content textarea:focus { border: 1px solid #50b849; outline: none; }
#content input[type=checkbox] { width: auto;}
#content input.date { width: 40px;  padding: 3px; height: 16px; margin: 0 15px 0 0;}
#content input.dateyear { width: 85px; padding: 3px; margin: 0; text-align: center;}
#content select { width: 220px; padding: 2px; color: #666;}
#content select option { padding: 2px; }
#content textarea { width: 210px; height: 100px; color: #666; }
form a.button { max-width: 160px;}
form a.dateListButton { max-width: 160px;}

/* Activiteiten lijst */
.webchoice_item { width: 420px; float: left; margin-right: 10px; margin-bottom: 10px; cursor: pointer; background-color: #ebf3ff; padding: 10px; height: 200px;}
.actTitle { font-size: 18px; color: #50b849; }
.beschrijving { color: #005482; }
.webchoice_image { float: left;  width: 160px; margin: 0 10px 10px 0; overflow: hidden; height: 200px;}
.webchoice_image img { width: 160px; }

#ageSlider { width: 250px;}
#ageToolbox { display: none; position: absolute; background-image: url('/images/balloon.jpg'); width: 103px; height: 36px; text-align: center; padding-top: 8px;}

/* Activiteit overzicht */


/* Datepicker */
#content .datepickerContainer { border-left: 0px solid #fff; border-bottom: 0px solid #fff; }
#content .datepickerContainer table.datepickerViewDays { border-left: 0px solid #fff; border-bottom: 0px solid #fff; }
#content td.datepickerSpace {border: 0; }

#content ul.partners { list-style-type: none; margin: 0; padding: 0; }
#content ul.partners li { float: left; margin: 0; padding-left: 0; list-style: none; margin: 0 10px 10px 0; }
#content ul.partners li img  { height: 60px;}