* {
    margin:0;
    padding:0;
    border:0px;
}
body {
    background-color:#121212;
    text-align:center;
}
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:30px;right:15px;
}
#flags_bar img{
    border:1px solid #EBEBEB;
}
#content {
    padding-bottom:100px;
    margin-bottom:100px;
}
#home_content {
    background-color:#393939;
    background-image:url(/img/amateur_site/content_top.jpg);
    background-repeat:no-repeat;
    padding-top:27px;
    position:relative;
    margin-top:5px;

}

h1#slogan {
    position:absolute;
    color:white;
    font-size:20px;
    font-style:italic;
    font-weight:bold;
    top:138px;
    left:0px;
    width:960px;
    text-align:center;
    text-transform:uppercase;
}

#back_to_home a {
    display:block;
    width:188px;
    height:142px;
}
#footer {
    text-align:center;
    padding-top:100px;
    padding-bottom:10px;

}
#box_player {
    background-image:url(/img/amateur_site/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: #FF5A00;
    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: #FF5A00;
}
.paginator .page_disabled {
    border-style: none;
}


/**
 * Css pour les page en 2 cols
 */
table#two_cols {
    margin-top:20px;
    width:955px;
}
table#two_cols td {
    vertical-align:top;
}
table#two_cols td.left_col {
    width:200px;
    
}

table#two_cols td.left_col h1 {
    color:white;
    font-size:14px;
    text-align:center;
    margin-bottom:8px;
    margin-left:5px;
    background-image:url(/img/amateur_site/bg_title_menu.jpg);
    background-repeat:no-repeat;
    width:188px;
    height:39px;
    line-height:37px;
}



ul.menu_list {
    margin-bottom:20px;
    
}

ul.menu_list li {
    list-style:none;
    height:25px;
    background-image:url(/img/amateur_site/bg_menu_separator.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    border:1px solid #393939;
}
ul.menu_list li.double {
    height:50px;
}
ul.menu_list li.double a {
    margin-right:25px;
    
}
ul.menu_list li.auto_height {
    height:auto;
    padding-bottom:7px;
}
ul.menu_list li a, ul.menu_list li span {
    margin-left:20px;
    display:block;
    margin-top:2px;
    font-weight:bold;
    border:1px solid #393939;
    text-transform:capitalize;
}

ul.menu_list li a:hover {
    color:#FF5A00 !important;
}
h2 {
    /*width:380px;*/
    height:78px;
    background-image:url(/img/amateur_site/bg_top_vid_box.gif);
    background-repeat:no-repeat;
    /*
    background-image:url(/img/amateur_site/bg_title.gif);
    */
    color:white;
    font-size:18px;
    text-transform:uppercase;
    margin-left:0px !important;
    /*margin-left:145px !important;*/
}
h2 span {
    display:block;
    margin-left:20px;
    line-height:80px;
    /*text-align:center;*/
    /*width:290px;*/
}

h2 a {
    color:white;
}

h2 #title_back_home {
    display:none;
}

table#two_cols td.left_col a{
    color:white;
    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:175px;
    margin-right:10px;
    margin-bottom:15px;
    height:155px;
    
    background-color:#333233;
}
.vid_box .cont {
position:relative;
}

.vid_box h3 {
    position:absolute;
    top:1px;
    left:1px;
    width:175px;
    height:15px;
    color:white;
    z-index:1;
    font-size:12px;
    text-align:center;
}
.vid_box .title_bg {
    position:absolute;
    top:1px;
    left:1px;
    width:175px;
    background-color:black;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    height:15px;
}
.vid_box .time {
    position:absolute;
    top:116px;
    width:50px;
    left:125px;
    background-color:black;
    height:15px;
    text-align:center;
}
.vid_box .prod {
    position:absolute;
    top:138px;
    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:#FF5A00;
}
.vid_box a {
   color:white;
   text-decoration:none;
}
.vid_box a:hover {
   color:#FF5A00;
}
.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/amateur_site/bg_btn_valid.jpg);
}
.button.cancel {
    background-image:url(/img/amateur_site/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/amateur_site/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/amateur_site/bg_separator.jpg);
    height:1px;
    width:370px;
    margin-left:8px;
    background-repeat:no-repeat;
}

div.big_separator {
    background-image:url(/img/amateur_site/bg_big_separator.gif);
    height:1px;
    width:730px;
    margin-left:15px;
    background-repeat:no-repeat;
}

img.img_thumb {
    cursor:pointer;
}

/**
 * page detail video
 */
div#detail_box {
    background-image:url(/img/amateur_site/bg_top_vid_box.gif);
    width:740px;
    background-color:#5C5C5C;
    background-repeat:no-repeat;
} 
div#detail_box table.cont {
    margin-top:0px;
} 
div#detail_box .footer {
    background-image:url(/img/amateur_site/bg_bottom_vid_box.gif);
    width:740px;
    height:29px;
}
div#detail_box h2 {
    margin-left:0px !important;
}
div#detail_box h2 span {
    width:740px;
    /*text-align:center;*/
} 

h2#title_video {
    background-image:none;
    margin:0px;
    padding:0px;
    position:relative;
    margin:0px !important;
    z-index:0;
    height:60px;
    width:740px;
}

h2#title_video .title {
    font-size:14px;
    color:#FFF;
    display:inline;
    line-height:80px;
    margin-left:18px;
    text-align:center;
    width:290px;
}
h2#title_video .subinfos {
    color:black;
    position:absolute;
    font-size:10px;
    display:inline;
    margin-top:29px !important;
    margin-left:0px;
    right:0px;
    text-align:left;
    width:200px;
    line-height:12px !important;
    top:0px !important;
}
h2#title_video .subinfos a {
    color:white;
} 

table.detail_video {
    border-collapse:collapse;
}

#box_promohot {
    background-image:url(/img/amateur_site/bg_promohot.gif);
    background-repeat:no-repeat;
    width:740px;
    height:186px;
}

.btn_view {
    width:382px;
    height:85px;
    color:#FF5A00;
    background-image:url(/img/amateur_site/bg_btn_view.jpg);
    display:block;
    font-size:18px;
    line-height:88px;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
    margin-top:5px;
    margin-left:0px;
}

.btn_view:hover {
    /*background-position:bottom;*/
    color:#000;
}

