/* Menu */
#menu { 
	border-top: 1px solid #F7308C; 
	border-bottom: 1px solid #F7308C;
}
#menu a, #menu a:link  { 
	color: #F7308C; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 0 30px 0 30px; 
}
#menu a:hover { 
	color: #F7308C; 
	text-decoration: underline; 
	font-weight: bold; 
}

#msie {
background-color: #F4E7EA;
border: 1px solid #986265;
padding: 5px;
margin: 4px;
}

#contenu {
	position:absolute;
	left: 50%;
  width: 900px;
	height: 100%;
	margin-top: 15px; /* moitié de la hauteur pour centrage parfait */
	margin-left: -450px; /* moitié de la largeur pour centrage parfait */
	top: 140px;
	padding-top: 50px;
}

/* h1,h2,h3 */
h1 { 
	background: #F7308C; 
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 { 
	color: #F7308C; 
	font-size: 18px; 
	font-weight: bold; 
	text-align: left; 
	margin: 3px; 
	border-bottom: 1px solid #F7308C;
	padding-top: 20px;
}
h3 { 
	color: #F7308C;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
/* container */
#container, #container2 {
	background: #fff; 
	width: 700px;
	/*margin-left: 10px;
	margin: 0 auto;*/ 
	display: table; 
	padding-bottom: 30px; 
	color: #000000; 
	border: 1px solid #000000; 
	float:left;
}
#container table, #container td { margin: auto; text-align: center; }
#container table, #container td, #container2 table, #container2 td { font-size: 11px; }
#container table, #container2 table { border: 0; }
#container input, #container2 input { border: 1px solid #F7308C; font-size: 14px; }
#container td.pseudo { width: 82px; height: 25px; text-align: left; font-weight: bold; }
#container td.profile, #container td.empty { width: 122px; text-align: right; }
#container td.profile a {
	background-image: url('http://media.eurolive.com/images/new_details.gif'); 
	padding-left: 25px; 
	background-repeat: no-repeat; 
	background-position: left; 
	color: #F7308C; 
	font-weight: bold; 
}
#container td.profile a:hover { text-decoration: none; }
#container2 td.coeur { text-align: right; }
#container2 table.profile { width: 700px; margin: auto; text-align: left; }
#container2 table.profile td.image { width: 200px; }
#container2 table.profile td.infos { width: 250px; float:left; }
#container2 table.profile td.astro { width: 200px; border: 1px solid #F7308C; padding: 5px; }
#container2 td.right { border-right: 1px solid #F7308C; }

/* pages */
.pages { text-align: center; }
.pages a {
	padding: 0 2px 0 2px; 
	text-decoration: none; 
}
.pages a:hover { color: #FF007E; }
.pages .active { color: #FF007E; font-weight: bold; }
.next span, .prec span { visibility: hidden; }
a.next, a.prec { width: 11px; height: 5px; }
a.prec { background: transparent url('http://media.eurolive.com/images/week1.gif') no-repeat center center; }
a.next { background: transparent url('http://media.eurolive.com/images/week2.gif') no-repeat center center; }

/* Logo */
.logo_hetero, .logo_gay, .logo_trans {
	width: 245px;
	height: 51px;
	margin: 0 auto; 
	display: block; 
	margin-top: 20px;
}
.logo_hetero { background: transparent url('http://exemple.eurolive.com/images/eurolive.gif') no-repeat center center; }
.logo_hetero span, .logo_gay span, .logo_trans span { display: none; }

/* view_show */
.view_show { display: block; width: 80%; background: #F7308C; color: #FFFFFF; text-align: center; font-weight: bold; padding: 3px; }
a.view_show { text-decoration: none; text-transform: uppercase; margin: auto; text-align: center; }

/* Images */
img { border: 0; vertical-align: bottom; }
.thumb { border: 1px solid #F7308C; }

/* separation */
.clear { display: block; height: 1px; clear: both; line-height: 1px; width: 100%; margin-top: 10px; }
.hr { background: white url(http://media.eurolive.com/images/hr.gif) repeat-x top center; height: 21px; }

/* over */
.pic { background: transparent url(http://media.eurolive.com/images/border_pic.gif) no-repeat center center; padding: 8px; }
.over { position: absolute; margin-top: 150px; margin-left: 0; padding: 3px 0 2px 0; width: 52px; }
.over img { border: 1px solid #ccc; background: #fff; z-index: 2000; position: relative; margin-right: 2px; }
.over .transp { 
	position: absolute;
	width: 52px; 
	height: 25px; 
	top: 0; 
	background: transparent url(http://media.eurolive.com/images/pic_bg.gif) no-repeat right top; 
	padding: 0 10px 0 0;
	left: 0;  
	filter: alpha(opacity=50); 
	display: block;   
	-moz-opacity: .50; opacity: .50;
}

/*status*/
.status { position: absolute; margin-top: 155px; margin-left: 181px; width: 19px; height: 19px; display: block; padding: 0; }
.online { background: transparent url(http://media.eurolive.com/images/status/over1.gif) no-repeat center center; }
.offline { background: transparent url(http://media.eurolive.com/images/status/over2.gif) no-repeat center center; }
.one2one { background: transparent url(http://media.eurolive.com/images/status/over3.gif) no-repeat center center; }

/* Popup Thumbs */
table.body { 
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
table.body td { 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
table.body img { border: solid 1px black; }

/* others */
.nopad { padding: 0; margin: 0; }
#drap { margin-left: 20%; text-align: left; }
#drap img { margin: 2px; }
#drap a { display: block; float: left; width: 20px; height: 30px; }
#drap a:hover, #drap a.active { background-image: url(http://media.eurolive.com/images/up.gif); }
#synergie { text-align: right; margin: 2px; }


/* ISSU DE LIVE2SEXE ORIGINEL */

body {
        background-color: #FFCCFF;
        text-align: center;
        margin: 0; padding: 0;
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
table {
        text-align: center;

}
img { border: 0; }

a:link {color: #003366; background: transparent;}
a:visited {color: #003366; background: transparent;}
a:hover {color: #003366; text-decoration: none; background: #FF00FF;}

/* id */
#categories {
        text-align: justify; width: 150px;
        margin-left: 5px; margin-right: auto;
}
#lang {
}

/* classes */
.vid {
        background-color: #FF99FF; width: 620px;
        border: solid 1px #FF00FF;
}

.vidl {
        background-color: #FF99FF; width: 620px;
        border: solid 1px #FF00FF;
        height:6px;
}

.titre {
        text-transform: uppercase;
        font:20px, bold Arial;
        background-color: #FF99FF; width: 652px;
        border-bottom: solid 1px #FF00FF;
}

.titrel {
        color:#CC0000;
        font-size:12px;
        font-family:Arial;
        background-color: #FFFFFF; width: 620px;
        border-bottom: solid 1px #FF00FF;
        text-align: left;
}

.titrecat {
        text-transform: uppercase;
}

.date {
        background-color: #FFCCFF; width: 620px;
        border-bottom: solid 1px #FF00FF;
}

#pages {
        font:12px;
        margin-left: 15px;
        background-color: #FFCCFF; width: 620px;
        border: solid 1px #FF00FF;
        text-align: middle;
}

.theme {
        background-color: #FF99FF; width: 620px;
        border-bottom: solid 1px #FF00FF;
}

.infos_videos {
}
.nav {
        text-align: center; width: 620px;
        margin-left: auto; margin-right: auto;
}

.description {
        margin-left: 15px;
        text-align: justify; width: 620px;
        background-color: #FFCCFF; width: 620px;
        border: solid 1px #FF00FF;
}

.wmp {
        margin-left: 15px;
        background-color: #FFCCFF; width: 620px;
}

.thumbs {
        cursor: pointer;
                background-color: #FF99FF; width: 620px;
        border: solid 1px #FF00FF;
}

.live {
        background-color: #FF99FF; width: 620px;
        border: solid 1px #FF00FF;
}

.bigthumbs {
        cursor: pointer;
}

.randvid {
        cursor: pointer;
}

.thumbs img { cursor: pointer; } /* img's markup in .thumbs */
.telecharger {
        font:30px, bold; color: #ffffff;
        background-color: #FF0066; width: 300px;
        margin-left: 30px;
        border: solid 2px #000000;
        cursor: pointer;
}

.telecharger a {
        font:30px, bold; color: #ffffff;
        background-color: #FF0066; width: 300px;
        margin-left: 30px; margin-right: auto;
        border: solid 2px #000000;
        cursor: pointer;
}

.telecharger a:hover {
        background-color: #FF00FF ;
        font-weight: bold;
}

.minidl {
        font:12px, bold; color: #ffffff;
        background-color: #FF0066;
       /* margin-left: 30px; */
        border: solid 1px #000000;
        cursor: pointer;
        text-align: center;
}

.titrealeat {
        text-transform: uppercase;
        font:12px, Arial; color: #FF0066;
        font-weight: bold;
        background-color: #CCCCFF;
       /* margin-left: 30px; */
        border: solid 1px #000000;
        text-align: center;
}

.lienphotos {
        text-transform: uppercase;
        font:20px, Arial; color: #FF0066;
        font-weight: bold;
        background-color: #CCCCFF;
       /* margin-left: 30px; */
        border-bottom: solid 1px #000000;
        text-align: center;
}

#header {
             background-color: #ffffff;
             border-bottom: solid 2px #FF00FF;
             float:top; clear:both;   padding:0;
             height:120px;
             padding-top: 50px;
 }

#logo {
             background-color: #ffffff;
             /*border-bottom: solid 2px #FF00FF;
             position: absolute;*/
             float:left;
             padding-top:10px;

 }

#concourslive {
               background-color: #ffffff;
               border: solid 2px #FF00FF;
               position: absolute;
               left:50%;
               padding-top:2px;   /*15 avec concours*/
               margin-top: 20px;
               text-align: left;
 }

#menu {
        margin-left:10px;
        width:150px;
       /* position: absolute;  */
        left:0;
        text-align:left;
        /*padding:5px 10px;*/
        border:1px dashed #003399;
        background-color:#CCCCFF;
        font:12px, bold Arial, Helvetica, sans-serif;
        color:#000000;
        clear:both;
      /*  float:left;*/
      }

#menu a {
        display:block;
        padding-left: 8px;
        height: 20px;
        line-height: 18px;
        border-top: 1px solid #c6c6c6;
}

#menu a:hover {
        display:block;
        padding-left: 12px;
        height: 20px;
        line-height: 18px;
        color:#CCCCFF;
        text-decoration:none;
        background-color: #FF00FF ;
        font-weight: bold;
}
#menu a.select{
        display:block;
        padding-left: 10px;
        height: 20px;
        line-height: 18px;
        color:#ffffff;
        text-decoration:none;
        background-color: #FF00FF ;
        font-weight: bold;
}

#menudr {
        margin-right:10px;
        width:150px;
        position: absolute;
        right:0;
        text-align:left;
        padding:5px 5px;
        border:1px dashed #003399;
        background-color:#ffffff;
        font:12px, bold Arial, Helvetica, sans-serif;
        color:#000000;
      }

#menudr2 {
        margin-right:10px;
        width:150px;
        position: absolute;
        right:0;
        text-align:left;
        padding:5px 10px;
        border:1px dashed #003399;
        background-color:#ffffff;
        font:12px, bold Arial, Helvetica, sans-serif;
        color:#000000;
      }

.blocdroit {
/*float:right; clear:both;  margin:10em 0 0 0; padding:0;}*/
float:right;}

#mainmiddle {
        width:620px;
        margin-left:65px;
        margin-right:50px;
        text-align:middle;
        /*padding:5px 10px;
        border:1px dashed #003399;
        background-color:#ffffff;*/
        font:12px, bold Arial, Helvetica, sans-serif;
        color:#000000;
      }

#mainmiddlelive {
        width:750px;
        margin-left:5px;
        margin-right:50px;
       /* text-align:middle;
        padding:5px 10px;
        border:1px dashed #003399;
        background-color:#ffffff;*/
        font:12px, bold Arial, Helvetica, sans-serif;
        color:#000000;
        float:left;
        clear:both;
      }

#conteneur {
 position: absolute;
 margin-top: 20px;
 margin-right: 300px;
 width: 100%;
 background-color:#CCCCFF;
 }

.concours1 {
        font:16px, bold Arial;
        background-color: #FF99FF;
        border: solid 1px #FF00FF;
        font:12px, bold Arial;
}

.cadreconcours {
        border: solid 1px #FF00FF;
        background-color: #FFCCFF;
}

.concours2 {
        font:16px, bold Arial;
        background-color: #FFCCFF;
        border: solid 1px #FF00FF;
}

.bg {font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #FFCCFF;margin: 0px;color: #F2C256;}
.banner {margin: 10px;}
.pagetitles {background-color: #970300;height: 10px;font-size: 11px;font-weight: bold;padding: 5px;color: #FFFFFF;}
.border {background-color: #FFCCFF;}
.pics {background-color: #FFCCFF;}
.img_border {border: 1px solid #970300;}
.img_borderBig {border: 1px solid #970300;display: block; width:740px;}
.pics_over {background-color: #FF00FF;}
.img_border {border: 1px solid #970300;}
