/*
    CSS Reset
    http://meyerweb.com/eric/tools/css/reset/ 
    v2.0b1 | 201101
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/****************************/

body {
    background-color: #ffd7ea;
    background-color: #FFFFFF;
    background-image: url(/images/body_background_192.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-position: 0px -10px;
    font-size: 10pt;
    color: #542a3e;
}
h1, h2, h3, h4, p, div, span, strong, em, label, table, th, td {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}
div.clear {
    clear: both;
}
div.center {
    text-align: center;
}

.right {
    text-align: right;
}

strong {
    font-weight: bold;
}
a {
    color: #542a3e;
    color: #ff0077;
    text-decoration: none;
}
p a:hover {
    text-decoration: underline;
}

#header {
    text-align: center;
    padding: 30px 0px 0px 0px;
    zzheight: 140px;
    overflow: hidden;
}

h1 {
    background-image: url(/images/naaktcam.png);
    background-repeat: no-repeat;
    background-position: center top;
    
    font-family: 'Coming Soon', arial, serif;
    
    color: #FFFFFF;
    
    font-weight: normal;
    font-weight: lighter;
    
    font-size: 16px;
    line-height: 25px;
    padding-top: 60px;
    
    vertical-align: bottom;
    
    overflow: hidden;
    
}
h1 a {
    color: #FFFFFF;
}

h2 {
    font-size: 20px;
    font-family: 'Lobster', arial, serif;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}
h3 {
    font-size: 16px;
    font-family: 'Lobster', arial, serif;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    color: #006fff;
}
div.pagewidth {
    width: 960px;
    margin: 0px auto 0px auto;
}
#promo {
    clear: both;
    margin: 0px auto 0px auto;
    width: 960px;
    padding: 50px 0px 0px 0px;
}
#webcamsex {
    clear: both;
    margin: 0px auto 0px auto;
    width: 960px;
    padding: 40px 0px 0px 0px;
    background-image: url(/images/girl_sexy_blonde.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#intro {
    width: 420px;
    height: 120px;
    float: left;
    padding: 10px 0px 20px 13px;
}
#filters {
    padding: 10px 13px 20px 20px;
    float: right;
}
#filters .filter {
    float: left;
    margin-right: 20px;
}
label {
    padding-left: 10px;
    line-height: 18px;
}
label:hover {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9), #ff0077 0px 0px 10px;
}



#profile {
    clear: both;
    margin: 0px auto 0px auto;
    width: 960px;
    padding: 40px 0px 0px 0px;
}
#profile h2 {
    padding-top: 10px;
    clear: left;
}
table.profile {

}
table.profile th {
    font-family: 'Lobster', arial, serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #006FFF;
    font-weight: normal;
    padding: 0px 20px 10px 0px;
    width: 190px;
}
span.quotes {
    font-size: 22px;
    color: #AAA;
}
strong.status-online {
    color: #44CC66;
}
strong.status-offline {
    color: #CC4466;
}
#teaser {
    text-align: center;
}
#teaser a {
    margin: 0px auto 0px auto;
}
#photos {
    text-align: center;
}



#cams {
    clear: both;
    overflow: hidden;
}
#ajax-cams {
    width: 760px;
}
div.ajax-overlay {
    background-image: url(/images/loading_bar.gif);
    background-repeat: no-repeat;
    background-position: center 100px;
    position: absolute;
    background-color: #FFFFFF;
    
}
div.webcam {
    background-repeat: no-repeat;
    background-position: 10px 22px;
    width: 180px;
    margin: 0px 10px 10px 0px;
    height: 176px;
    float: left;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
div.webcam div.frame {
    width: 180px;
    height: 176px;
    background-image: url(/images/webcam_frame.png);
    background-repeat: no-repeat;
}
div.webcam h3 {
    font-family: 'Lobster', arial, serif;
    font-weight: normal;
    letter-spacing: 0.5px;
    color: #ff0079;
    line-height: 20px;
    font-size: 15px;
    height: 15px;
    overflow: visible;
    padding: 3px 3px 0px 11px;
    padding: 8px 11px 0px 11px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
    color: #542a3e;
}
div.webcam:hover h3 {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9), #ff0077 0px 0px 10px;
}


div.webcam div.frame a.preview {
    display: block;
    height: 120px;
    width: 160px;
    margin: -10px 0px 0px 10px;
}
div.webcam div.frame a.preview img {
    margin: 98px 0px 0px 132px;
}
div.webcam div.frame div.webcam-info {
    display: block;
    float: left;
    clear: none;
    line-height: 16px;
    zzwidth: 80px;
    zzheight: 11px;
    overflow: hidden;
    margin: 6px 0px 0px 11px;
}
div.webcam div.frame div.webcam-info img {
    line-height: 16px;
    vertical-align: middle;
}
div.webcam div.frame div.webcam-info img {
    margin: 0px 4px 0px 0px;
}
div.webcam div.frame a.profiel {
    display: block;
    background-image: url(/images/webcam_button_profiel.png);
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 47px;
    height: 20px;
    margin: 6px 0px 0px 11px;
}
div.webcam div.frame a.chatnu,
td.status-online a.chatnu {
    display: block;
    background-image: url(/images/webcam_button_chatnu.png);
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 58px;
    height: 15px;
    margin: 6px 11px 0px 0px;
}
/*
#cams div.webcam div.bubble {
    width: 139px;
    height: 110px;
    position: relative;
    top: -153px;
    left: 11px;
    padding: 10px;
    background-image: url(/images/speech_bubble.png);
    background-repeat: no-repeat;
    display: none;
}
#cams div.webcam div.bubble * {
    display: block;
}
*/
div.webcam div.favourite {
    width: 24px;
    height: 26px;
    background-image: url(/images/favourite.png);
    position: relative;
    top: -163px;
    left: 154px;
    background-position: -24px 0px;
    cursor: pointer;
}
div.webcam div.selected {
    background-position: -48px 0px;
}
div.webcam div.hover {
    background-position: 0px 0px;
}


#cams-right {
    width: 200px;
    height: 950px;
    float: right;
}
#favourite-cams {
    padding: 30px 0px 0px 0px;
    overflow: hidden;
}
#favourite-cams-content {
    width: 200px;
}
div.favourite-cam {
    width: 88px;
    height: 90px;
    float: left;
    margin: 0px 10px 10px 0px;
}
div.favourite-cam div.frame {
    width: 88px;
    height: 90px;
    background-image: url(/images/favourite_webcam_frame.png);
    background-repeat: no-repeat;
}

div.favourite-cam h3 {
    font-family: 'Lobster', arial, serif;
    font-weight: normal;
    letter-spacing: 0.2px;
    color: #ff0079;
    line-height: 12px;
    font-size: 12px;
    height: 12px;
    overflow: visible;
    padding: 3px 3px 0px 11px;
    padding: 8px 0px 0px 11px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
    color: #542a3e;
    margin: 0px 0px 2px 0px;
}
div.favourite-cam img {
    margin: 0px 0px 0px 11px;
}
div.favourite-cam div.favourite {
    width: 24px;
    height: 26px;
    background-image: url(/images/favourite.png);
    position: relative;
    top: -80px;
    left: 66px;
    background-position: -24px 0px;
    cursor: pointer;
}
div.favourite-cam div.selected {
    background-position: -48px 0px;
}
div.favourite-cam div.hover {
    background-position: 0px 0px;
}





.tipsy {
    padding: 5px;
    font-size: 12px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-repeat: no-repeat;
    background-image: url(/images/tipsy.gif);
}
.tipsy-inner {
    padding: 10px 13px 10px 13px;
    background-color: #542a3e;
    color: white;
    max-width: 160px;
    text-align: center;
}
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }



#footer {
    padding: 10px 10px 30px 10px;
    background-color: #E0E0E0;
    color: #AAA;
}
#footer h2 {
    text-shadow: 0px 1px 0px #FFFFFF;
}
p {
    margin-bottom: 10px;
}
div.column3 {
    float: left;
    width: 33%;
    margin-bottom: 20px;
}
#footer a {
    color: #999;
}
#footer a:hover {
    color: #ff0077;
}


div.pagination {
    width: 750px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    margin: 10px 0px 10px 0px;
    color: #AAA;
    clear: left;
    
    /*
    background-color: rgba(255,255,255,0.5);
    background-color: #FFF;
    padding: 5px 0px 5px 0px;
    border: 1px solid #E0E0E0;
    */
    background-image: url(/images/pagination_background.png);
    background-repeat: repeat-x;
    background-position: center center;
    
}
div.pagination a {
    text-shadow: 0px 1px 0px #FFFFFF;
}
div.pagination a.prev {
    background-image: url(/images/pagination_left.gif);
    background-repeat: no-repeat;
    background-position: left center;
    clear: none;
    float: left;
    font-family: 'Lobster', arial, serif;
    letter-spacing: 0.5px;
    padding-left: 8px;
}
div.pagination a.next {
    background-image: url(/images/pagination_right.gif);
    background-repeat: no-repeat;
    background-position: right center;
    clear: none;
    float: right;
    font-family: 'Lobster', arial, serif;
    letter-spacing: 0.5px;
    padding-right: 8px;
}
div.pagination a.disabled {
    color: #AAA;
}
div.pagination a.current {
    background-color: #FF0077;
    color: #FFF;
    padding: 0px 5px 0px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: none;
}


#favorieten-ribbon {
    background-image: url(/images/favorieten-ribbon.png);
    width: 181px;
    height: 177px;
    position: fixed;
    top: 0px;
    right: 0px;
}
#favorieten-ribbon a {
    display: block;
    float: right;
    width: 120px;
    height: 110px;
}




/*
    Checkboxes
*/
.jquery-checkbox { display: inline; font-size: 1em; line-height: 18px; cursor: pointer; cursor: hand; }
.jquery-checkbox .mark { display: inline; }
.jquery-checkbox img { vertical-align: middle; width: 42px; height: 18px; }
.jquery-checkbox img { background: transparent url(/images/checkboxes.gif) no-repeat; }
.jquery-checkbox img { background-position: 0px 0px; }
.jquery-checkbox-hover img { background-position: 0px -18px; }
.jquery-checkbox-checked img { background-position: 0px -36px; }
.jquery-checkbox-checked .jquery-checkbox-hover img { background-position: 0px -54px; }





/*
    Change the layout
    for different screen sizes
    
    Default width: 960px;
    
*/
@media screen and (max-width: 980px) {
    /*
        iPhone and other small screens
        4x4 cams without sidebar
    */
    #cams {
        width: 770px;
    }
    #promo {
        width: 770px;
    }
    #webcamsex {
        width: 770px;
        background-position: 200px 0px;
    }
    #profile {
        width: 770px;
    }
    #intro {
        width: 310px;
        text-shadow: 0px 1px 1px #FFF;
    }
    #cams-right {
        display: none;
    }
    div.pagewidth {
        width: 770px;
    }
    
}
@media screen and (min-width: 1380px) {
    /*
        Ultra-widescreen
        5*4 cams
    */
    #cams {
        width: 1150px;
    }
    #promo {
        width: 1150px;
        
    }
    #webcamsex {
        width: 1150px;
        background-position: 400px 0px;
    }
    #profile {
        width: 1150px;
    }
    #filters {
        padding-right: 170px;
    }
    #cams-right {
        height: 760px;
    }
    div.pagination {
        width: 940px;
    }
    #ajax-cams {
        width: 950px;
    }
    div.pagewidth {
        width: 1150px;
    }
}


@media screen and (min-width: 1180px) {
    #cams {
		background-image: url(/images/i_love_naaktcam.png);
		background-position: right bottom;
		background-repeat: no-repeat;
    }
}
