/* HMTL */
*  {
    font-family:arial;
    margin:0px;
    padding:0px;
}

body {
    padding-top:3px;
    font-size:12px;
}

img {
    border:0;
}

/* Les grandes zones */
#global {
    width:770px;
    border-style:solid;
    border-width:1px;
    text-align:left;
    position:relative;
}

#header a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
#header,#menu {
    width:770px;
}

#header{
    background-repeat:no-repeat;
    height:52px;
}

#footer{
    background-repeat:no-repeat;
    height:80px;
    width:368px;
}

/* menu */
#menu { 
    font-size:93%; 
    line-height:normal;
    height:35px;
    z-index:1;
}

#menu ul {
    margin:0px; 
    padding:0px;
    list-style:none; 
    margin-left:17px;
}

#menu li {
    float:left;
    margin:0px; 
    width:105px;
    height:35px;
}
#menu A {
    display:block;
    background-position:top;
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
    width:105px;
    height:35px;
    text-align:center;
    line-height:35px;
}
#menu A:hover {
    background-position:bottom;
}

#menu .active A {
    background-position:bottom;
}

#bottom_menu {
    margin-top:40px;
    padding-bottom:20px;
}
#bottom_menu a {
    font-size:14px;
    font-weight:bold;
}
/* Corps */
#body { 
    width:734px;
    margin-bottom:2px;
    z-index:100;
    background-color:white;
    color:#000;
}

#body A {
    color:gray;
}

/* Headings */
#body H1 { 
    clear:both;
    margin:0px 10px 3px 10px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    text-align:left;
    font-size:18px;
    padding-top:10px;
    color:#000;
    border-color:#000;
}

#body H2 { 
    clear:both;
    font-size:14px;
    text-align:left;
    margin:0px 10px 3px 15px;
    color:gray; 
}

/* Divers */
#lang_bar {
    position:absolute;
    margin-right:10px;
    margin-top:10px;
    right:15px;
}

.clearer  { 
    clear:both; 
}

.separator  { 
    border-width:1px;
    border-style:solid;
    margin:20px 0px 20px 0px;
    clear:both; 
    border-color:gray;
    color:gray;
}


p.intro {
    padding: 10px; 
    text-align: justify; 
    
}

/* Pagination */
.pagination {
    padding: 3px;
    text-align:center;
    font-size:10px;
    margin-bottom:20px;
    margin-top:10px;
}

.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border-width:1px;
    border-style:solid;
    text-decoration: none;
    border-color: gray;
    color: #000 !important;
    background-color:#CCC;
}
.pagination a:hover {
    border-width:1px;
    border-style:solid;
    border-color: gray;
    color: #FFF !important;
    background-color: gray;
}
.pagination .current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border-width:1px;
    border-style:solid;
    font-weight: bold;
    border-color: gray;
    color: #FFF !important;
    background-color: gray;
}
.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border-width:1px;
    border-style:solid;
    border-color: #EEE;
    color: #DDD;
}

/**
 * Help
 */

#help_box #summary {
    border-style:solid;
    border-width:1px;
    margin:10px;
    padding:10px;
    text-align:left;
    border-color:gray;
}

#help_box P {
    margin-left:30px;
    margin-right:30px;
    text-align:justify;
}
#help_box LI,#body #help_box UL {
    margin-left:30px;
}

#help_box UL,#body #help_box LI A {
    list-style-type:square;
}

#help_box DIV {
    padding-bottom:15px;
}
/**
 * Disclaimer
 */
.disclaimer {
    text-align:center;
    width:560px;
    border:1px solid #CCC;
    background-color:#444;
    display:block;
    position:absolute;
    height:300px;
    color:white;
    background-repeat:no-repeat;
    background-image: url(../../img/x-amateur_style/disclaimer_bg.jpg);
}
.disclaimer #flag_bar {
    text-align:left;
    height:15px;
    margin-top:2px;
    margin-left:2px;
}
.disclaimer #flag_bar img {
    margin:1px;
}
.disclaimer ul {
    text-align:left;
    margin-left:60px;
    margin-right:11px;
    padding-left:5px;
    margin-top:0px;
    padding-bottom:0;
    margin-bottom:15px;
    height:240px;
    overflow:hidden;
} 
.disclaimer h1 {
    font-size:12px;
    padding:0;
    margin:0;
}
.disclaimer li {
    list-style-position:outside;
    margin:1px 0px 1px 10px;
    font-size:10px;
}

/**
 * Whois Webcam
 */
DIV.group {
    margin:10px;
}
.spacer {
    height:172px;
    width:1px;
    vertical-align:top;
}
.box {
    display:block;
    width:164px;
    background-color:#652979;
    float:left;
    margin:7px;
}
.box .preview_model {
    width:160px;
    height:120px;
    margin:2px;
}
.box .offline, .box .online {
    width:160px;
    height:30px;
    margin:2px;
    background-image:url('../../img/x-amateur_style/sprite_whois.gif');
    font-weight:bold;
    font-size:12px;
    background-repeat:no-repeat;
    overflow:hidden
}
.box IMG.btn { 
    background-image:url('../../img/x-amateur_style/sprite_whois.gif');
    float:right;
    height:30px;
    width:41px;
    margin-right:-3px;
}
.online IMG.btn { 
    background-position:0 -60px;
}
.offline IMG.btn { 
    background-position:-41px -60px;
}

.box A {
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
    display:block;
}
.box .label,.box .label {
    padding-top:8px;
}

.box .online {background-position:top;}
.box .offline {background-position:0 -30px;}
.box .online a {color:#000 !important;}
.box .offline a {color:#000 !important;}


/**
 * WEBTV
 */
.webtv_amateur_box {
    text-decoration:none;
}
.webtv_amateur_box div {
    width:217px;
    height:522px;
    float:left;
    margin:5px 10px 5px 10px;
    background-repeat:no-repeat;
    cursor:pointer;
}
.webtv_amateur_box .amateur_femmes_hard { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_femmes_hard.jpg); }
.webtv_amateur_box:hover .amateur_femmes_hard { background-position:bottom; }
.webtv_amateur_box:hover .amateur_femmes_hard p { text-decoration:underline; }

.webtv_amateur_box .amateur_couples { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_couples.jpg); }
.webtv_amateur_box:hover .amateur_couples { background-position:bottom; }
.webtv_amateur_box:hover .amateur_couples p { text-decoration:underline; }

.webtv_amateur_box .amateur_femmes_soft { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_femmes_soft.jpg); }
.webtv_amateur_box:hover .amateur_femmes_soft { background-position:bottom; }
.webtv_amateur_box:hover .amateur_femmes_soft p { text-decoration:underline; }

.webtv_amateur_box .amateur_gb { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_gb.jpg); }
.webtv_amateur_box:hover .amateur_gb { background-position:bottom; }
.webtv_amateur_box:hover .amateur_gb p { text-decoration:underline; }

.webtv_amateur_box .amateur_hommes_hard { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_hommes_hard.jpg); }
.webtv_amateur_box:hover .amateur_hommes_hard { background-position:bottom; }
.webtv_amateur_box:hover .amateur_hommes_hard p { text-decoration:underline; }

.webtv_amateur_box .amateur_hommes_soft { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_hommes_soft.jpg); }
.webtv_amateur_box:hover .amateur_hommes_soft { background-position:bottom; }
.webtv_amateur_box:hover .amateur_hommes_soft p { text-decoration:underline; }

.webtv_amateur_box .amateur_pov { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_pov.jpg); }
.webtv_amateur_box:hover .amateur_pov { background-position:bottom; }
.webtv_amateur_box:hover .amateur_pov p { text-decoration:underline; }

.webtv_amateur_box .amateur_special { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_special.jpg); }
.webtv_amateur_box:hover .amateur_special { background-position:bottom; }
.webtv_amateur_box:hover .amateur_special p { text-decoration:underline; }

.webtv_amateur_box .amateur_trios { background-image:url(../../img/x-amateur_style/amateur_webtv/amateur_trios.jpg); }
.webtv_amateur_box:hover .amateur_trios { background-position:bottom; }
.webtv_amateur_box:hover .amateur_trios p { text-decoration:underline; }

.webtv_amateur_box h2 {
    font-size:32px !important;
    color:white !important;
    text-align:center !important;
    line-height:32px;
    text-transform:uppercase;
    margin:20px 3px 20px 5px !important;
    border:0 !important;
}
.webtv_amateur_box p {
    margin:15px 8px 20px 8px;
    font-size:12px;
    background-color:transparent !important;
    text-align:center !important;
    color:white;
    padding:10px;
}


/**
 * Simple box pour le loft, les videos, le streaming
 */

.simple_box {
    height:370px;
    width:225px;
    border-color:#652979;
    border-style:solid;
    border-width:2px;
    float:left;
    margin-left:7px;
    margin-right:7px;
    margin-bottom:50px;
    
}

.simple_box.smallbox {
    width:160px;
    height:240px;
    margin-bottom:20px;
}

.simple_box .big {
    width:220px;
    height:165px;
}

.simple_box.smallbox .big {
    width:150px;
    height:110px;
}

.simple_box .small {
    width:108px;
    height:81px;
}

.simple_box .label {
    font-size:14px;
    margin:0 0 5px 0;
    text-align:center;
    height:20px;
    width:100%;
    text-transform:uppercase;
}
.simple_box .flash_content {
    display:block;position:relative;width:220px;height:160px;margin-bottom:20px;
}
.simple_box p {
    text-align:center;
    font-size:12px;
    padding:10px;
} 
.simple_box p a.action {
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
    display:block;
}

.simple_box.smallbox p a.action {
    margin-bottom:10px;
}

/**
 * Box pour afficher catégories videos
 */
.cat_box {
    border: 1px solid black;
    margin-left:10px;
    margin-right:10px;
    color:black;
    font-size:11px;
    padding:4px;
    margin-bottom:5px;
}
.ser_box {
	background-color:#EFEFEF;
	
}
.ser_box A,.ser_box B {
	margin-left:10px
}
.cat_box a {
    color:black;
}
.cat_box b, .cat_box .selected {
    color:black;
    font-weight:bold;
}
.type_box, .type_box a {
    font-size:12px;
}


/**
 * WebCam DETAILS
 */
.gobtn {
    text-align:left;
    text-decoration:none;
    display:block;
    height:118px;
    float:left;
    text-transform:uppercase;
    cursor:pointer;
    background-image:url(../../img/x-amateur_style/sprite_big_btn.png);
}

.gobtn#btn_gowebcam {
    width:252px;
    background-position:0 0;
}
.gobtn#btn_gowebcam:hover {
    width:252px;
    background-position:0 -118px;
}
.gobtn#btn_gowebcam.off {
    background-position:0 -236px;
}

.gobtn#btn_gokeyboard {
    width:252px;
    background-position:-427px 0;
}
.gobtn#btn_gokeyboard:hover {
    background-position:-427px -118px;
}
.gobtn#btn_gokeyboard.off {
    background-position:-427px -236px;
}

.gobtn#btn_govoyeur {
    width:175px;
    margin-left:14px;
    background-position:-252px 0;
}
.gobtn#btn_govoyeur:hover {
    background-position:-252px -118px;
}
.gobtn#btn_govoyeur.off {
    background-position:-252px -236px;
}

.gobtn table {
    display:block;
    text-align:center;
    text-decoration:none;
    margin:50px 10px 10px 10px;
    height:55px;
}
.gobtn table td {
    vertical-align:middle;
    font-size:18px;
    color:white;
    font-weight:bold;
    width:50%;
    height:55px;
}
.gobtn.off table td {
    font-size:16px;
}

#profil_page {
    margin:0 10px;
    color:black;
    font-size:12px;
}
#profil_page .left_col {
    width:258px;
    vertical-align:top;
}
#profil_page .right_col {
    vertical-align:top;
}
#profil_page #btns {
    height:136px;
    margin-left:5px;
}

#profil_page .slideshow {
    margin-left:10px;
    border-style:solid;
    border-width:1px;
    width:320px;
    height:240px;
    clear:both;
}
#profil_page .slideshow-thumbnails {
    height: 240px;
    left: auto;
    right: -115px;
    top: 0;
    width: 110px;
}
#profil_page .slideshow-thumbnails ul {
    height: 500px;
    width: 70px;
}   





#profil_page .model_infos {
    overflow:hidden;
    width:256px;
    margin-top:15px;
    height:168px;
    font-size:11px;
    color:black;
}

#profil_page .model_infos th, #profil_page .model_infos td {
    text-align:left;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:gray;
    overflow:hidden;
    width:120px;
    padding-left:2px;
    vertical-align:middle;

}


#profil_page .txt_area {
    font-family : Georgia, serif;
    font-size:12px;
    font-style:italic;
    line-height:22px;
    background-color:white;
    padding:10px;
    overflow:auto;
    margin-top:15px;
    text-align:left;
}

.goaction {
    display:block;
    text-align:center;
    margin-top:5px;
    margin-bottom:3px;
    padding-top:5px;
    padding-bottom:5px;
    font-size:14px;
    font-weight:bold;
}


 /** Agenda **/
#profil_page .ppp_agenda { 
    font-family:arial;
    font-size:10px; 
    width:673px; 
    margin:10px 0px 0px 0px;
    
}
#profil_page  TABLE.grid {
    width:675px;
    margin:2px 0px 5px 0px;
    color:black;
    font-size:10px; 
}
#profil_page  TABLE.grid TD {
    height:20px;
}
#profil_page  TABLE.grid th, TABLE.grid td {
    padding:0;
}
#profil_page  TABLE.grid th.y {
    width:60px;
    padding-right:2px;
}
#profil_page .ppp_agenda .legend {
    border:0;
    float:none;
    margin-top:4px;
    text-align:right;
    color:black;
    background-color:white;
    margin-right:7px;
}

#profil_page .infos_box {
    border-style:solid;
    border-width:1px;
    padding:5px;
    margin-top:15px;
    text-align:left;
}




/**
 * Les drapeaux pour les langues
 */



.flag_lng {
    width:16px;
    height:11px;
    background-image:url(../../img/_global/flags_lng/sprite_langs.png);
    border:1px solid #EBEBEB;
}

.flag_lng.bg {background-position: 0 0;}
.flag_lng.ca {background-position: 0 -11px;}
.flag_lng.cn {background-position: 0 -22px;}
.flag_lng.cs {background-position: 0 -33px;}
.flag_lng.da {background-position: 0 -44px;}
.flag_lng.de {background-position: 0 -55px;}
.flag_lng.en {background-position: 0 -66px;}
.flag_lng.es {background-position: 0 -77px;}
.flag_lng.fr {background-position: 0 -88px;}
.flag_lng.hu {background-position: 0 -99px;}
.flag_lng.it {background-position: 0 -110px;}
.flag_lng.jp {background-position: 0 -121px;}
.flag_lng.kr {background-position: 0 -132px;}
.flag_lng.nl {background-position: 0 -143px;}
.flag_lng.no {background-position: 0 -154px;}
.flag_lng.pl {background-position: 0 -165px;}
.flag_lng.pt {background-position: 0 -176px;}
.flag_lng.ro {background-position: 0 -187px;}
.flag_lng.ru {background-position: 0 -198px;}


