/* CSS Document */

*
{
    padding: 0;
    margin: 0;
}
/*Floatfix*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

/* end Floatfix*/
body
{
    background: #4d5256;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
}



/*Bovenkant voor vlaggetjes en evt login*/
.top
{
    width: 900px;
    margin: 4px auto 3px;
	color:#fff;
    
}

.top ul
{
    list-style: none;
    width: 60px;
    float: right;
    margin-right: 0px;
}

.top ul li
{
    display: inline;
}


.top a
{
    color: #9C9C9C;
    float: left;
    text-decoration: none;
}

.top div#payingmessage
{
    float: left;
    width: 65%;
    text-align: center;
}

/*Content vlak*/
#container
{
    background: #dbdebd;
    width: 880px;
    margin: 0 auto 0;
    padding: 10px;
}

.mainloadingpanel
{
    position: absolute;
    width: 880px;
    background-color: Gray;
}


/*Header met plaatje en topcammer*/
#header
{
    width: 880px;
    margin: 0 0 10px 0;
}
#headerimg
{
    background: url(./Images/bgheader.jpg) no-repeat;
    height: 156px;
    width: 557px;
    float: left;
}
#headerimg a
{
    display: block;
    width: 211px;
    height: 52px;
    position: relative;
    overflow: hidden;
    top: 13px;
    left: 12px;
    text-indent: -9999em;
}

#headerright
{
    float: right;
    overflow: hidden;
}

div#allcams
{
    height: 65px;
    
}

div#allcams a
{
    text-decoration: none;
    display: block;
    width: 303px;
    height: 32px;
    position: relative;
    background: url(./Images/buttonallecammers.png) no-repeat;
    padding: 16px 0 16px 10px;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    margin-top: 10px;
}

div#allcams a img
{
    border: none;
}

#topcammer
{
    width: 303px;
    height: 151px;
    padding: 0 5px 5px 5px; /*background: #fff;*/
	background-color:#fff;
    color: #404040;
}
#topcammer h1
{
    font-family: "Trebuchet MS";
    color: #aab525;
    font-size: 1.5em;
    margin: 0 0 5px 0;
}
#topcammer .naam, #topcammer .leeftijd
{
    height: 13px;
    font-weight: bold;
}
#topcammer .rating
{
    margin: 3px 0;
}
#topcammer #topcamimg img
{
    border: none;
    float: left;
    margin: 0 5px 0 0;
    height: 123px;
}

#topcammer p.omschrijving
{
    height: 55px;
}

#topcammer #topcammerlink
{
    height: 55px;
}

#topcammer #topcammerlink a
{
    display: block;
    float: left;
    margin: 32px 0 0 0;
    background: url(./Images/bgtopcammerlink.gif) no-repeat;
    width: 110px;
    height: 18px;
    padding: 5px 0 0 20px;
    color: #fff;
    text-decoration: none;
}

#topcammer #topcammerlink a:hover
{
    display: block;
    float: left;
    margin: 32px 0 0 0;
    background: url(./Images/bgtopcammerlinkhover.gif) no-repeat;
    width: 110px;
    height: 18px;
    padding: 5px 0 0 20px;
    color: #fff;
    text-decoration: none;
}

/*Maincontent gedeelte*/
div#main
{
    width: 880px;
}

div#mainInfoPopUp
{
    margin: 20px;
    padding: 20px 0 20px 0;
    background: #6b6b6b;
    min-width: 640px;
}

div#camobject
{
    width:100%;
	height:550px;
    text-align: center;
    padding: 0;
    margin-top: 10px;
    margin-bottom: -10px;
}

/*Linker balk met zoeken en selecties*/
#barleft
{
    width: 177px;
    float: left;
    margin-top: 10px;
}

div#barleft .backlink a
{
    text-decoration: none;
    color: #FFF;
}

/*Selecties*/
#selecties h1
{
    font-family: "Trebuchet MS";
    color: #000;
    font-size: 1.5em;
    margin: 0 0 3px 0;
}
#selecties ul
{
    margin: 0 0 10px 0;
    border-top: 1px solid #fff;
}
#selecties ul li
{
    list-style: none;
}
#selecties ul li a
{
    display: block;
    background: #b3ac0d;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 1.2em;
    width: 165px;
    height: 13px;
    padding: 4px 0 5px 10px;
    margin: 0 0 0px 0;
    text-decoration: none;
    color: #fff;
}

#selecties ul li a:hover
{
    background: #8b8611;
}
/*Nieuwsbrief*/
#nieuwsbrief
{
    width: 162px;
    padding: 7px 0 0 13px;
    border: 1px solid #fff;
    background: #4b4b4b;
    color: #fff;
    margin: 0 0 7px 0;
}
#nieuwsbrief h1
{
    font-family: "Trebuchet MS";
    color: #b3ac0d;
    font-size: 1.5em;
    margin: 0;
}
#nieuwsbrief #email
{
    margin: 5px 0 5px 0;
}

#nieuwsbrief .button
{
    width: 150px; 
	margin: 16px 0 5px 0;
}

/*Div voor het overzicht*/
#overzicht
{
    width: 495px;
    float: left;
    margin: 10px 0 10px 8px; /*border: solid 1px #CCC;*/
    background: #FFF;
}

#overzichtwide
{
    width: 695px;
    float: left;
    margin: 10px 0 10px 8px; 
    
    background: #FFF;
}
/*Tabjes*/

#tabscontainer
{
    width: 505px;
    font-size: 1.4em;
    font-family: "Trebuchet MS";
    font-weight: bold;
}
#tabs li
{
    list-style: none;
    float: left;
}
#tabs a
{
    color: #fff;
    background: #404040 url(./Images/left-tab.gif) left top no-repeat;
    text-decoration: none;
    padding: 0 0 3px 10px;
    margin: 0 2px 0 0;
}
#tabs a span
{
    background: url(./Images/right-tab.gif) right top no-repeat;
    padding-right: 10px;
    padding-top: 2px;
}
#tabs a, #tabs a span
{
    display: block;
    float: left;
}
#tabs a:hover
{
    color: #404040;
    background: #fff url(./Images/left-tab-hover.gif) left top no-repeat;
    padding-left: 10px;
}
#tabs a:hover span
{
    background: url(./Images/right-tab-hover.gif) right top no-repeat;
    padding-right: 10px;
}
#tabs .selected a
{
    color: #404040;
    background: #fff url(./Images/left-tab-hover.gif) left top no-repeat;
    padding-left: 10px;
}
#tabs .selected span
{
    background: url(./Images/right-tab-hover.gif) right top no-repeat;
    padding-right: 10px;
}
/*Webcamoverzicht*/
#overzichtbody
{
    width: 505px;
    background: #fff;
    padding: 5px 0;
    color: #404040;
    overflow: hidden;
}

/*Kop voor webcamsmaken*/
#kopselectie
{
	font-family: "Trebuchet MS";
	color: #b3ac0d;
	font-size: 1.5em;
	text-align: center;
}
/*Paging*/
#overzichtbody .paging
{
    width: 495px;
    margin: 0 auto 0;
    clear: both;
    padding: 5px 0;
    text-align: center;
}
#overzichtbody .paging a
{
    color: #0062be;
    text-decoration: none;
}
#overzichtbody .paging a:hover
{
    text-decoration: underline;
}
#overzichtbody .paging .move
{
    color: #404040;
}

/*Uitgebreid zoeken valt binnen overzicht div*/
#advancedsearch
{
    background: #fff;
    padding: 5px;
}
#advancedsearch h1
{
    font-family: "Trebuchet MS";
    color: #b3ac0d;
    font-size: 1.5em;
    margin: 0 0 5px 0;
}
#advancedsearch select
{
    width: 140px;
}
#advancedsearch #advnaam, #advancedsearch #free
{
    width: 130px;
}
#advancedsearch tr td
{
    padding: 0 0 3px 0;
}
/*Aantal zoekresultaten*/
#overzichtbody #resultaten
{
    font-family: "Trebuchet MS";
    color: #b3ac0d;
    font-size: 1.5em;
    text-align: center;
}
/*Uitgebreid zoeken relevantie*/
#overzichtbody .relevantie
{
    position: relative;
    top: -121px;
    left: 187px;
    font-size: 9px;
    color: #666;
}
* html #overzichtbody .relevantie
{
    position: relative;
    margin: 1px 0 0 0;
}
* + html #overzichtbody .relevantie
{
    position: relative;
    margin: 1px 0 0 0;
}

/*Rechterbalk met snoepje van de week*/
#barright
{
    width: 177px;
    float: right;
    margin-top: 10px;
}
/*Snoepje*/
#snoepje
{
    background: url(./Images/background_feature.jpg) no-repeat; /*background: #fff;*/
    width: 167px;
    padding: 0 5px 10px 5px;
    text-align: center;
    margin: 0 0 7px 0;
    border: solid 1px black;
}
#snoepje h1
{
    font-family: "Trebuchet MS";
    color: #b3ac0d;
    font-size: 1.5em;
    margin: 0 0 5px 0;
}
#snoepje img
{
    border: none;
    width: 150px;
    margin: 0 0 3px 0;
}
#snoepje a
{
    color: #404040;
    text-decoration: none;
}
#snoepje a:hover
{
    text-decoration: underline;
}
/*Voor overige items zoals nieuwste cams en video's*/
#barright .item
{
    background: #404040;
    border: 1px solid #fff;
    width: 165px;
    padding: 5px;
    text-align: center;
    margin: 0 0 7px 0;
}
#barright .item h1
{
    font-family: "Trebuchet MS";
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 5px 0;
}
#barright .item img
{
    border: 1px solid #fff;
    margin: 0 0 3px 0;
    width: 150px;
}
#barright .item a
{
    color: #fff;
    text-decoration: none;
}
#barright .item a:hover
{
    text-decoration: underline;
}


/*Footer*/
.footer
{
    color: #FFF;
    width: 880px;
    margin: 20px auto 0;
    text-align: center;
    padding: 3px 0 5px 0;
    background: #6b6b6b;
}
.footer ul li
{
    list-style: none;
    display: inline;
}
.footer ul li a
{
    color: #fff;
    text-decoration: none;
}
.footer ul li a:hover
{
    text-decoration: underline;
}

.footer a
{
    color: #fff;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}

h2
{
    color: #b3ac0d;
    font-size: 1.7em;
}

.camnav
{
    color: #000;
    margin: 10px 0 5px 0;
}

.camnav p
{
    text-align: center;
    font-size: larger;
    font-weight: bold;
}


.imgpopup
{
    max-width: 90%;
    max-height: 90%;
    margin-left: auto;
    margin-right: auto;
}

.ddl
{
    font-size: 1em;
    margin: 2px 2px 4px 0px;
    width: 146px;
}

h1
{
    /*color: #e7419f;     font-size: 16px;*/
    color: #fff;
    font-size: 2em;
    margin: 15px 0 15px 0;
}

h2
{
    color: #003399;
    font-size: 1.6em;
    font-weight: bold;
}

#profiel
{
    color: #fff;
}

#profiel .lbl
{
    display: block;
    text-align: right;
    float: left;
    width: 125px;
    margin-right: 5px;
}


.modalpopup
{
    opacity: 100;
    filter: alpha(opacity=100);
    float: right;
}

div#navigation
{
    /*text-align: left;          margin: 0 0 8px 0;*/
    font-weight: bold;
    width: 162px;
    padding: 7px 0 0 13px;
    border: 1px solid #fff;
    background: #404040;
    color: #fff;
    margin: 0 0 7px 0;
}
div#navigation ul
{
    list-style: none;
}

div#navigation li
{
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
}
div#navigation a
{
    color: #fff;
    text-decoration: none;
}

div#navigation img
{
    height: 16px;
    width: 16px;
    vertical-align: bottom;
    margin: 0 5px 0 0;
}

div#loginstatus
{
    margin: 30px 0 15px 0;
}

div#campreview
{
    width: 303px;
    height: 151px;
    padding: 0 5px 5px 5px; /*background: #fff;*/
    background: url(./Images/background_feature.jpg);
    color: #404040;
}

div#campreview h1
{
    font-family: "Trebuchet MS";
    color: #e7419f;
    font-size: 1.5em;
    margin: 0 0 5px 0;
}
div#campreview .naam, #campreview .leeftijd
{
    height: 13px;
    font-weight: bold;
}

div#campreview img
{
    border: none;
    float: left;
    margin: 0 5px 0 0;
    height: 123px;
}

div#campreview p.omschrijving
{
    height: 55px;
}

div#contractpanel
{
    margin-top: 15px;
    padding: 5px;
    font-size: 1.1em;
}

div#contractpanel p
{
    margin: 10px 0 10px 0;
}

div#contractpanel a
{
    color: #B0E0E6;
    text-decoration: none;
}

div#contractpanel a img
{
    color: #404040;
    text-decoration: none;
}

div#broadcast
{
    margin-top: 15px;
    padding: 5px;
}

div#broadcast a
{
    color: #B0E0E6;
    font-size: 2em;
    text-decoration: none;
}

div#broadcast a img
{
    margin: 0 35px 0 0;
    border: none;
    text-decoration: none;
    height: 48px;
    width: 48px;
}

div#main div#logintop
{
    color: #B0E0E6;
    font-size: 2em;
    margin: 0 0 15px 0;
}

div#main div#login
{
    text-align: right;
}

div#main div#login a
{
    color: #e7419f;
    text-decoration: none;
}

div.hottextpanel
{
    margin-top: 15px;
    padding: 5px;
    font-size: 1.1em;
}

div.hottextpanel p
{
    margin: 10px 0 10px 0;
}

div.hottextpanel a
{
    color: #B0E0E6;
    text-decoration: none;
}

div.hottextpaneltop
{
    color: #B0E0E6;
    font-size: 2em;
    margin: 15px 0 15px 0;
}

div.hottextpaneltop img
{
    margin: 0 51px 0 0;
    height: 32px;
    width: 32px;
}

div.piclist h2
{
    color: #B0E0E6;
    font-size: 2em;
}

div.piclist img
{
}

.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    text-align: center;
    background: #FFF;
    padding-top: 10px;
}

.modalPopup p
{
    text-align: right;
}

.imgpopup
{
    max-width: 90%;
    max-height: 90%;
    margin-left: auto;
    margin-right: auto;
}

.imgpopupbtn
{
    background-color: #FFF;
    color: #CCC;
}

.TelerikModalOverlay
{
    background-color: Black !important;
    filter: alpha(opacity=40) !important; /*for IE 5.5+*/
    opacity: .4 !important; /*for FF 2x, Opera 9x*/
    -moz-opacity: .4 !important; /*for FF 1x*/
}

div#profiel div
{
}

div#profiel div#stats
{
    background: #6b6b6b;
    padding: 5px;
}

div#profiel div#stats div#pageview
{
    color: Black;
    background: #FFF;
}

.edited
{
    color: Red;
    font-size: larger;
}

.error
{
    color: Red;
    font-style: italic;
}

.paymentinput
{
	width: 50px;	
}

div#camregister
{
    width: 175px;
    height: 200px;
    
    border: 1px solid #fff;
    color: #fff;
    margin: 0 0 7px 0;
    
}