* {
    margin:0;
    padding:0;
    border:0px;
}
body {
    background-color:#A0A0A0;
    text-align:center;
    font-family:
            "Lucida Sans",
            "Trebuchet MS",
             Helvetica,
             Verdana,
             sans-serif;
}
h2 {
    text-transform:capitalize;
}
h3 {
    text-transform:capitalize;
    margin-bottom:5px;
}
a {
    color:white;
}
#contener {
    margin-left:auto;
    margin-right:auto;
    width:960px;
    text-align:left;
    color:#CCCCCC;
    /*font-family:arial;*/
    font-size:12px;
}

#flags_bar {
    position:absolute;top:10px;right:15px;
}
#flags_bar img{
    border:1px solid #EBEBEB;
}
#content {
    padding-bottom:100px;
    margin-bottom:100px;
}
#home_content {
    background-color:#3B3B3B;
    background-image:url(/img/girl2girl/content_top.jpg);
    background-repeat:no-repeat;
    padding-top:20px;
    position:relative;
    margin-top:0px;

}

h1#slogan {
    position:absolute;
    color:white;
    font-size:20px;
    font-style:italic;
    font-weight:bold;
    top:187px;
    left:85px;
    text-transform:uppercase;
}

#back_to_home {
    position:absolute;
    top:0px;
    height:170px;
    width:800px;
}
#back_to_home a {
    display:block;
    height:170px;
    width:800px;
}

#footer {
    text-align:center;
    padding-top:100px;
    padding-bottom:10px;

}
#box_player {
    background-image:url(/img/girl2girl/player_video_bg.jpg);
    background-repeat:no-repeat;
    margin-left:15px;
    margin-top:60px;
    width:352px;
    height:244px;
    color:black;
    text-align:center;
    padding-top:10px;
}



.paginator {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-size: 10px;
}
.paginator a,.paginator .page_current,.paginator .page_disabled {
    background-color: #A8316A;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    color: #FFFFFF;
}
.paginator a:hover,.paginator a:active,.paginator .page_current {
    background-color: #FFFFFF;
    color: #A8316A;
}
.paginator .page_disabled {
    border-style: none;
}


/**
 * Css pour les page en 2 cols
 */
table#two_cols {
    margin-top:100px;
    width:955px;
}
table#two_cols td {
    vertical-align:top;
}
table#two_cols td.left_col {
    width:200px;
    padding-top:120px;
}

table#two_cols td.left_col h1 {
    color:white;
    font-size:14px;
    text-align:left;
    margin-left:5px;
    background-image:url(/img/girl2girl/bg_title_menu.jpg);
    background-repeat:no-repeat;
    width:188px;
    height:39px;
    line-height:37px;
    margin-top:2px;
    padding-left:5px;
}



ul.menu_list {
    background-color:#6F6F6F;
    margin-left:5px;
    width:188px;
    padding-top:2px;
}

ul.menu_list li {
    list-style:none;
    height:20px;
    color:#EBEBEB;
    font-size:12px;
   
}
ul.menu_list li.double {
    height:50px;
}
ul.menu_list li.double a {}
ul.menu_list li.auto_height {
    height:auto;
    padding-bottom:7px;
}
ul.menu_list li a, ul.menu_list li span {
    display:block;
    margin-top:2px;
    font-weight:bold;
    text-transform:capitalize;
    margin-left:5px;
    margin-right:5px;
}


ul.menu_list li.double a {
    text-align:left !important;
    text-decoration:underline !important;
}

ul.menu_list li a:hover {
    color:#FC0071 !important;
}
h2 {
    color:#FFFFFF;
    font-size:18px;
    text-transform:cappitalize;
    margin-left:0px !important;
    text-align:left;
    border-bottom:1px dashed #CCCCCC;
    margin-bottom:10px;
    width:738px;
}

h2 span {
    display:block;
    margin-left:5px;
    line-height:42px;
    font-family: Geneva,
             Verdana,
             "Lucida Sans",
             "Lucida Grande",
             "Lucida Sans Unicode",
             sans-serif;


}

h2 a {
    color:white;
}

h2 #title_back_home {
    background-image:url(/img/girl2girl/back_home.gif);
    background-repeat:no-repeat;
    height:32px;
    padding:0px;
    margin:5px 10px 0px 0px;
    line-height:0px;
    display:block;
    float:left;
    text-decoration:none;
    font-size:24px;
    color:white;
}
h2 #title_back_home img{
    vertical-align:middle;
    width:32px;
    height:32px;
}


table#two_cols td.left_col a{
    color:#EBEBEB;
    text-decoration:none;
}

table#two_cols td.right_col div.content {
    background-repeat:no-repeat;
    /*width:755px;*/
    margin-top:120px;
}

/**
 * Listing video
 */
.vid_list {
    margin-bottom:50px;
}
.vid_box {
    float:left;
    width:177px;
    margin-right:10px;
    margin-bottom:15px;
    height:170px;
    background-color:#8F8F8F;
}

.vid_box .cont {
    position:relative;
}

.vid_box h3 {
    height:15px;
    color:white;
    font-size:12px;
    text-align:center;
    color:#FC0071;
    background-color:#3B3B3B;
    margin-bottom:0;
}
.vid_box .title_bg {
    display:none;
}
.vid_box .time {
    position:absolute;
    top:132px;
    width:50px;
    left:126px;
    background-color:black;
    height:15px;
    text-align:center;
    font-family:arial;
}
.vid_box .prod {
    position:absolute;
    top:153px;
    left:5px;
    text-align:left;
    font-size:10px;
    text-transform:capitalize;
}
.vid_box .cat {
    position:absolute;
    top:138px;
    right:5px;
    text-align:right;
    font-size:10px;
    text-transform:capitalize;
}
.vid_box a.img {
    border:1px solid #000;
    display:block;
    width:175px;
    height:131px;
}
.vid_box a.img:hover {
    border-color:#FC0071;
    border-style:dashed;
}
.vid_box a {
   color:white;
   text-decoration:none;
}
.vid_box a:hover {
   color:#FC0071;
}
.vid_box img{
    width:175px;
    height:131px;
    
}
/**
 * Les boutons
 */
.button {
    width:120px;
    /*height:26px;*/
    font-weight:bold;
    color:white;
    padding:1px 0px 3px 0px;
    border-top:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid black;
    border-right:1px solid black;
}
.button.valid {
    background-image:url(/img/girl2girl/bg_btn_valid.jpg);
}
.button.cancel {
    background-image:url(/img/girl2girl/bg_btn_cancel.jpg);
}
/**
 * Disclaimer
 */
div.disclaimer {
    text-align:center;
    margin-left:50px;
    width:850px;
    border:1px solid #CCC;
    padding-bottom:20px;
    background-color:#444;
    display:block;
    position:absolute;
    /*top:150px;*/
    height:400px;
    color:white;
    font-family:arial;
    font-size:12px;
    background-image: url(/img/girl2girl/disclaimer_bg.gif);
}
#disc_flag_bar {
    position:absolute;
    top:8px;
    right:10px ;
}
ul.disclaimer_list {
    text-align:left;
    margin-left:100px;
    margin-right:100px;
    margin-top:190px;
    margin-bottom:20px;
} 
ul.disclaimer_list h1 {
    font-size:12px;
}
ul.disclaimer_list li {
    list-style-position:outside;
    margin:1px 0px 1px 30px;
    font-size:10px;
    
}

.clear {
    clear:both;
}

div.detail_separator {
    background-image:url(/img/girl2girl/bg_separator.jpg);
    height:1px;
    width:370px;
    margin-left:8px;
    background-repeat:no-repeat;
}

div.big_separator {
    height:1px;
    width:730px;
    margin-left:15px;
    background-repeat:no-repeat;
}

img.img_thumb {
    cursor:pointer;
}

/**
 * page detail video
 */
#tv_box {
    background-image:url(/img/girl2girl/bg_tv.jpg);
    width:424px;
    height:400px;
}
#box_promohot {
    background-image:url(/img/girl2girl/bg_promohot.gif);
    background-repeat:no-repeat;
    width:740px;
    height:186px;
}
.big_btn {
    display:block;
    font-size:14px;
    width:260px;
    height:50px;
    color:#FFF;
    background-image:url(/img/girl2girl/bg_big_btn.jpg);
    text-decoration:none;
    font-weight:bold;
    text-align:center;
    line-height:48px;
    text-transform:uppercase;
}
.subtable_infos {
    margin-bottom:40px;
    font-size:13px;
    color:white;
}
.subtable_infos.vidinfo th {
    width:110px;
}
.subtable_infos a {
    color:#FC0071;
}
.subtable_infos .important {
    font-weight:bold;
}
.btn_view:hover {
    /*background-position:bottom;*/
    color:#000;
}

#thumbs_list {
    color:#FC0071;
}