/*
    Document   : styles
    Created on : 6 août 2009, 18:02:08
    Author     : cavi
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/




*, body
{
    padding: 0;
    margin:0;
    border-spacing:0;
    font-family:Arial, Helvetica, sans-serif;
}
h1.pub
{
    margin-right: 5px;
    margin-top: 0;
    top: 0;
    position: absolute;
}

h1.pub a
{
    display:block;
    text-align:center;
    border: 2px outset black;
}

td
{
    vertical-align:top;
}

#formfooter
{
    text-align:right;

}
#formfooter input
{
    margin-right: 10px;
    font-size: 18px;
    color: red;

    cursor: pointer;
}

body {
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */

    background:#fff;
    /* Minimum width of layout - remove line if not required */
    /* The min-width property does not work in old versions of Internet Explorer */
    font-size:90%;
}

#global {width:900px;margin:0 auto;min-width:600px;
}

b
{
    font-weight: inherit;
    color: red;
}

#banner
{
    padding : 0;
    margin: 0;
    display:inline;
}

a {
    color:red;
    text-decoration:none;
}
a:hover {
    color:#fff;
    background:red;
    text-decoration:none;
}
h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}
p {
    margin:.4em 0 .8em 0;
    padding:0;
}
img {
    margin:0;
}

#header img {
    margin:10px 0 0;
}
/* Header styles */
#header {
    clear:both;
    float:left;
    width:100%;
}
#header {

}
#header p,
#header h1,
#header h2 {
    padding:.4em 15px 0 15px;
    margin:3px 0 0 0;
    font-weight: bolder;
    height:26px;
}
#header ul {
    clear:left;
    float:left;
    width:100%;
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
}
#header ul li {
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
}
#header ul li a {
    display:block;
    float:left;
    margin:0 0 0 1px;
    padding:3px 10px;
    text-align:center;
    background:#eee;
    color:#000;
    text-decoration:none;
    position:relative;
    left:15px;
    line-height:1.3em;
}
#header ul li a:hover {
    background:#369;
    color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
    color:#fff;
    background:#000;
    font-weight:bold;
}
#header ul li a span {
    display:block;
}

#header h2
{
    margin-left: 0;
    margin-top:0;
    padding:0;
}

#menubar
{
    clear:both;
    margin:0;
    padding:4px 15px 2px !important;
    font-size: 15px;
    position:relative;
    background-image: url(../img/fond_bann_bout.jpg);
    background-repeat: no-repeat;
}

#menubar a
{
    color: white;
    margin-right:7px;
    font-size: 10px;


}

#menubar a:hover
{
    color: #DEDCDC;
    background-color: transparent;
}

#menubar .bouton
{
    padding: 0 0 3px 10px;
    height: 58px;
    margin: 0px 3px 0  0;
    display:inline;
}

#menubar .active
{
    background-image:url(../img/bouton_active_gauche.png);
    background-repeat:no-repeat;
    background-position: 0 1px;
}

#menubar .bouton a
{
    padding:3px 10px 4px 0;
    height:19px;
    margin: 0;
}

#menubar .active a
{
    background-image:url(../img/bouton_active_droite.png);
    background-position:right 0px;
    background-repeat:no-repeat;
    color: black;
}

/* 'widths' sub menu */
#layoutdims {
    position:absolute;
    right:5px;
    top:-17px;
    font-size: 10px;
    color:#000000;
    padding-top: 3px;
}


#layoutdims input {
    width: 55px;
    height: 18px;
}

span#layoutdims a {
    color:red;
    margin: 0;
}

span#layoutdims a:hover {
    background-color: red;
}

#layoutdims input#logsubmit {
    width: auto;
}

.option {
    font-size: 10px;
}

/* column container */
.col1{
    width:500px;
    float:left;
}

.col2 {
    width:200px;
    padding-top:16px;
    float:left;
    clear:both;
}

.col3 {
    width:200px;
    float:left;
}
/* Footer styles */
#footer {
    clear:both;
    float:left;
    width:100%;
    border-top:1px solid #000;
    vertical-align:middle;
}
#footer p {
    padding:8px 10px 0 45px;
    margin:0;
    text-align:left;
    font-size:9px;

}

#mainformt
{
    border: 1px solid #AAAAAA;

}

#status
{

}

#loading
{
    position:relative;
}

#id_data
{
    display:none;
}

.cadre
{
    margin-top: 10px;
}

.cadre .content
{
    background-image:url(../img/cadre_middle.png);
    padding-left:12px;
    padding-right:12px;
    padding-top: 20px;
    background-repeat:repeat-y;
    background-position: 0 200px;
}

.cadre h2
{
    background-image:url(../img/cadre_titre.png);
    margin: 0;
    height: 33px;
    padding: 7px 0 0 12px;
}

.cadre h2 img {
    margin-right:5px;

}

.cadre .bottom
{
    background-image:url(../img/cadre_bas.png);
    background-repeat:no-repeat;
    width:100%;
    height:28px;
}


#latestvideos td
{
    text-align: center;
    padding-bottom: 12px;
    font-size: 10px;
}

#latestvideos a
{
    border:none;
    font-size: 9px;
}

#latestvideos a img
{
    border: 1px solid white;
}

#latestvideos a:hover img
{
    border: 1px solid red;
}

.col3 h3
{
    margin: 0;
    padding: 0;
}

#press blockquote
{
    font-size: 22px;
    font-family: Times, serif;
}

#press p img
{
    margin-left: 50px;
}

#press a, #presse a img, #press a:hover
{
    border:none;
    background: none;
    color:transparent;
}

#mp3info .smallterms
{
    font-size: 10px;
}

table.form {
    width:100%;
}

table.form th {
    height: 30px;
    width: 75px;
    vertical-align: top;
}

table.form td input[type=text] {
    height: 22px;
    font-size: 14px;
    width: 240px;
}

table.form td input[type=submit]{
    height: 28px;
    font-size: 14px;
}

table.form td textarea{
    height: 75px;
    width: 240px;
    font-size: 14px;
}

.errorHeader {display: none;}

.moviethumb {
    float:left;
    width:150px;
    height: 140px;
    text-align: center;
}

.moviethumb img {
    width:120px;
    height:90px;
}

.signup ul.ads {

}

.signup ul.ads li b {

}

.signup ul.ads li {
    color:red;
    font-size:18px;
    margin-bottom:8px;
    margin-top:4px;
    list-style-type: none;
}

.signup ul.ads li span.small {
    color:black;
    display:block;
    font-size:11px;
    line-height:13px;
    margin-top:2px;
}

.signup ul.ads li b {
    color: #FF1155;
}

.signup ul.ads li.special {
}

.signup table.signup_offer th {
    vertical-align: top;
    text-align: left;
    width: 61px;
    padding-top: 9px;
}

.signup table.signup_offer td {
    padding: 9px 9px;
}

.signup table.signup_offer #pricepermonth td .price {
    color: red;
    font-size: 35px;
    float:left;
    font-weight: bold;
}

.signup table.signup_offer #pricepermonth td .pricelittle {
    color: red;
    font-size: 12px;
    float:left;
    font-weight: bold;
}

.signup table.signup_offer #pricepermonth td .dollars {
    color: red;
    font-size: 18px;
    float:left;
    display:block;
    vertical-align: bottom;
    position:relative;
    height:35px;
    width:13px;
}

.signup table.signup_offer #pricepermonth td .dollars div {
    position:absolute;
    bottom: 0px;
}

.signup table.signup_offer #totalprice td {
    font-weight: bold;
}

.buttonshare a img {
    border: none;
}

#layoutdims a.useraccountlink{
    color: #FF1155;
    font-size:10px;
}

#layoutdims a.useraccountlink:hover{
    background-color: #FF1155;
    color: white;
}


.signup_tunnel a {
    height:auto;
    width:auto;
}

.signup_tunnel a:hover,
.signup_tunnel a:hover img {
    background-color:#FF1155;
    color: white;
}

.signup_tunnel b,
.signup_tunnel a {
    color: #FF1155;
}

.slide-out-div {
    padding: 20px;
    width: 350px;
    background: #ccc;
    border: 1px solid #29216d;
}

a.rose {
    color:#FF1155;
}

a.rose:hover {
    background-color:#FF1155;
    color:white;
}