
body {
    margin: 0;
    text-align: center;
    background-image:url(/img/eroblog/top-left-tail.gif);
    background-repeat:repeat-x;
    background-color:#090806;
    color:#F0F0F0;
    font-family: 'Droid Sans', arial, serif;
}

/**
 * Overhide framework
 */
h1, h4, h5, h6 {color:#FDFDFD;}
h2 { color:#E53721; margin-top:8px; }
h3 { color:#C53262; margin:0px 0 8px 0; }

h2,h3 { font-family: 'Josefin Sans Std Light', arial, serif; }
h2.status { font-family: inherit; }

a:focus, a:hover {color:#FFF;}
a {color:#FFF;}
blockquote {color:#FFF;}
del {color:#FFF;}
/**
 * New class
 */
.align_center { text-align:center; }
.align_right { text-align:right; }
.align_left { text-align:left; }

.button {
    background-color:#160A0C;
    border:1px solid #CF4E53;
    color:#CF4E53;
}

/**
 * MAin layout
 */
#main_background {
    width:1100px;
    position: relative;
    margin-left: auto; 
    margin-right: auto; 
    text-align: left; 
    background-image:url(/img/eroblog/header-bg.jpg);
    background-repeat:no-repeat;
}
#header {
    height:77px;
    background-image:url(/img/eroblog/eroblog-title.png);
    background-repeat:no-repeat;
    margin-top:10px;
}
#header a img {
    width:250px;
    height:65px;
}
#site_lang_bar {
    margin-top:10px;
}
#top_left_box {
    position: relative;
    height:213px;
    background-image:url(/img/eroblog/header-form-bg.jpg);
    background-repeat:no-repeat;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
    cursor:pointer;
}
#top_left_box {
    padding-top:10px;
}
#my_favourites_models, #my_blacklisted_models {
    height:100px;
    width:97%;
    overflow-y:auto;
    overflow-x:hidden;
    margin-bottom:0;
}
#my_favourites_models .online, #my_blacklisted_models .online {
    color:#90FF8F;
}
#my_favourites_models .offline, #my_blacklisted_models .offline {
    
}
#my_favourites_models li, #my_blacklisted_models li {
    position:relative;
}
#my_favourites_models .del, #my_blacklisted_models .del {
    position:absolute;
    right:0px;
    text-decoration:none;
    top:0px;
}
.sidebox {
    width:197px;
    position:relative;
    background-color:#3A0000;
    margin-bottom:10px;
}
.sidebox.list_model div img {
    margin-right:3px;
}
.sidebox.list_model span {
    position: absolute;
    bottom:3px;
    margin:0 5px 0 5px;
    font-size:10px;
}
.sidebox.search {
    text-align:center;
}
.sidebox.search div {
    padding-top:8px;
    margin-left:5px;
    padding-bottom:5px;
}
.sidebox.search h3 {
    padding-top:13px;
    text-align:center;
}
.sidebox h3 {
    padding-top:10px;
}
.sidebox.pub {
    height:243px;
    padding-bottom:0px;
}
.sidebox.pub span {
    visibility:hidden;
}
.sidebox.pub a {
    font-size:12px;
    position:absolute;
    bottom:23px;
    left:30px;
}
#become_model_box {
    /*i18n*/
}
#become_affiliate_box {
    /*i18n*/
}
#welcome_box {
    width:674px;
    height:213px;
}
#welcome_box h1 {
    visibility:hidden;
}

.property {
    background:#160A0C none repeat scroll 0 0;
    color:#CF4E53;
    display:block;
    float:left;
    margin:0 4px 4px 0;
    padding:4px 0 6px 7px;
    width:90px;
    text-align:left;
}
.property img {
    vertical-align:middle;
    
    
    
    
    
    
}

.property.large {
    width:78px;
}
#footer {
    width:100%;
    background-color:#230000;
    color:#995A5A;
}
#footer ul {
    text-align:right;
    margin:20px 0 20px 0;
    padding-top:10px;
}
#footer ul li{
    display:inline;
    border-right:1px solid #995A5A;
    padding-right:15px;
    padding-left:10px;
}
#footer ul a{
    color:inherit;
    text-decoration:none;
}
/**
 * Whois

a.preview_link {
    position:relative;
}
img.preview {
    width:150px;
    height:113px;
    margin-left:3px;
}
img.clip {
    position:absolute;
    top:2px;
    right:0;
    
}
.whois_dl {
    background-color:#550A23;
    background-image:url(/img/eroblog/whois-bg.jpg);
    height:156px;
    background-repeat:no-repeat;
}
.whois_dl.is_favorite {
    background-image:url(/img/eroblog/whois-bg-fav.jpg);
}
.whois_dl dt {text-transform:uppercase;}
.whois_dl dd {margin-left:0;}
.whois_dl dd span.type img {display:block;margin-left:20px;margin-bottom:2px;}
.whois_dl .add_to_blacklist img { float:right;margin-top:3px;margin-right:3px; }
.slideshow-images {
    border:1px solid #5D1B25;
}
.slideshow-thumbnails {
	bottom: -120px !important;
	height: 120px !important;
}
 */ 
 
/**
 * Whois V2
 */
a.preview_link {
    position:relative;
}
img.preview {
    width:150px;
    height:113px;
    margin-left:3px;
}
img.clip {
    position:absolute;
    top:2px;
    right:0;
    
}
.whois_dl {
    background-color:#550A23;
    background-image:url(/img/eroblog/whois-v2-bg.jpg);
    height:156px;
    background-repeat:no-repeat;
}
.whois_dl.is_favorite {
    background-image:url(/img/eroblog/whois-v2-bg-fav.jpg);
}
.whois_dl dt {text-transform:uppercase;}
.whois_dl dd {margin-left:0;}
.whois_dl dd span.type img {display:block;margin-left:20px;margin-bottom:2px;}
/*
.whois_dl .add_to_blacklist img { float:right;margin-top:3px;margin-right:3px; }



*/
.slideshow-images {
    border:1px solid #5D1B25;
}
.slideshow-thumbnails {
	bottom: -120px !important;
	height: 120px !important;
}

/**
 * Profil
 */
.btn_contact {
    width:150px;
    height:19px;
    font-size:11px;
    background-image:url(/img/eroblog/btn_choose_contact.gif);
    display:block;
    padding-left:5px;
    line-height:18px;
    background-repeat:no-repeat;
}
h2.status {
    background-image:url(/img/eroblog/btn_online.gif);
    height:36px;
}
h2.status span {
    color:white;
    font-size:12px;
    margin-left:5px;
    display:block;
    padding-top:8px;
    font-weight:bold;
}
h2.online {
    background-image:url(/img/eroblog/btn_online.gif);
}
h2.offline {
    background-image:url(/img/eroblog/btn_offline.gif);
}
.live_chooser_box p {
    font-size:11px;
    margin-left:5px;
}
.live_chooser_box a {
    text-decoration:none;
    cursor:pointer;
}
/**
 * Tooltip
 */
/* Elements */
.helptip, .ihelptip { cursor:help; }
/* La bulle tooltip*/
.info_tooltip        { /*margin-left:125px;margin-top:-11px;*/position:relative;}
.tip		    { width:200px; background:url(/img/eroblog/tip-text.gif) left top repeat-y; }
.tip-top		{ background:url(/img/eroblog/tip-top.gif) top left no-repeat; height:27px; width:200px; }
.tip-title		{ color:white;position:absolute;top:9px;left:35px;font-size:11px;}
.tip-text		{ color:black; text-align:left;padding-left:15px;}
.tip-bottom		{ background:url(/img/eroblog/tip-bottom.gif) left bottom no-repeat; width:200px; height:15px; }
/**
 * Disclaimer
 */
div.disclaimer {
    text-align:center;
    width:560px;
    border:1px solid #CCC;
    background-color:#444;
    display:block;
    position:absolute;
    height:300px;
    color:white;
    font-family:arial;
    font-size:12px;
    background-image:url(/img/eroblog/disclaimer-bg.jpg);
    background-repeat:no-repeat;
}
div.disclaimer #flag_bar {
    text-align:left;
    height:15px;
    margin-top:2px;
    margin-left:2px;
}
div.disclaimer #flag_bar img {
    margin:1px;
    border:1px solid #EBEBEB;
}
div.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;
} 
div.disclaimer h1 {
    font-size:12px;
    padding:0;
    margin:0;
}
div.disclaimer li {
    list-style-position:outside;
    margin:1px 0px 1px 10px;
    font-size:10px;
    
}

/* Pagination */
div.pagination {
    padding: 3px;
    text-align:center;
    font-size:10px;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #652979;
    text-decoration: none; /* no underline */
    color: #FFF !important;
    background-color:#601F23;
}
div.pagination a:hover {
    border: 1px solid #652979;
    color: #000 !important;
    background-color: #FFF;
}
div.pagination .current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #652979;
    font-weight: bold;
    background-color: #FFF;
    color: #000;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

