/* Global */
* {
margin:0;
padding:0;
}
a, img {
border:none;
}
li {
list-style:none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
a {
text-decoration:none;
color:#1aafe0;
}
a:hover {
text-decoration:none;
color:#e62987;
}
/* Layout */
body {
background-color:#cdecf1;
font: 62.5%/1.4 Arial, Helvetica, sans-serif;
color:#000;
}
html {
overflow-y:scroll;
}
#body_art {
width:100%;
background:url(/images/global/body_bg.gif) center top repeat-y;
}
#wrap {
width:999px;
margin:0px auto;
font-size:12px;
position:relative;
background-color:#FFF;
}
#header {
height:123px;
position:relative;
width:999px;
z-index:5;
}
#container {
width:999px;
padding-bottom:20px;
}
#footer {
padding-top:37px;
width:999px;
margin:0 auto;
height:155px;
font-size:12px;
position:relative;
}
#footer_art {
width:100%;
background:url(/images/global/footer_bg.gif) center top no-repeat;
position:relative;
left:-1px;
}

/* Header */

#header h1 {
position:absolute;
top:40px;
left:36px;
}
#header h1 a {
display:block;
width:180px;
height:78px;
overflow:hidden;
text-indent:-9999px;
font-size:1px;
outline:none;
background:url(/images/global/logo/logo.gif) 0 0 no-repeat;
}
#heart {
position:absolute;
top:45px;
left:219px;
width:21px;
height:18px;
background:url(/images/global/logo/heart.png) 0 0 no-repeat #d91d6b;
}
#header .girls_locations {
position:absolute;
width:410px;
top:18px;
left:298px;
}
#header .girls_locations li {
display:inline;
padding:0 4px;
}
#header .girls_locations li.title {
color:#e62987;
font-weight:bold;
}
#top_menu {
position:absolute;
top:48px;
left:298px;
width:676px;
font-size:14px;
z-index:10;
padding-bottom:8px;
background: url(/images/global/top_menu/menu_shadow.gif) center bottom no-repeat;
}
#top_menu li {
float: left;
}
#top_menu li:first-child a {
border-left: 1px solid #f2f2f2;
}
#top_menu li a {
display: block;
background:url(/images/global/top_menu/item_bg.gif) 0 0 repeat-x;
padding: 0px 15px;
text-decoration: none;
border-right: 1px solid #f2f2f2;
width: 104px;
color: #333;
white-space: pre;
line-height:33px;
border-bottom:1px solid #eaeaea;
}
#top_menu li a:hover, #top_menu li.open a {
background: #fafafa;
}
#top_menu li a:hover {
color:#e62987;
}
#top_menu li ul {
position: absolute;
display:none;
width:161px;
padding-bottom:2px;
background:url(/images/global/top_menu/menu_bg.png) right bottom no-repeat;
}
#top_menu li ul li {
float: none;
display: inline;
}
#top_menu li ul li a, #top_menu li.open ul li a {
width: 129px;
background: #fafafa;
border:none;
border-bottom:1px solid #eaeaea;
color:#333;
}
#top_menu li ul li:first-child a, #top_menu li.open ul li:first-child a {
border-left:none;
}
#top_menu li ul li a:hover {
background: #FFF;
color:#e62987;
}

#header #login_block {
width:250px;
height:29px;
position:absolute;
top:10px;
right:23px;
}
#header #login_form {
width:250px;
height:29px;
display:none;
}
#header #login_form .text {
width:89px;
padding:2px 6px;
height:17px;
border:1px solid #CCC;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-right:4px;
}
#header #login_form input {
vertical-align:middle;
}
#header #login_form .submit {
outline:none;
}
#header #login_block #login_links {
width:250px;
height:21px;
display:block;
padding-top:0px;
text-align:right;
}
#header #login_block #login_links li {
display:inline;
padding:0px 3px;
}
#header #login_block #login_links li a {
outline:none;
}
/* color text */
.grey {color:gray;}




/* Content */

.left_row {
width:298px;
float:left;
}
.left_row .values {
margin-top:30px;
margin-left:37px;
width:211px;
height:50px;
background:url(/images/register/register_values.gif) 0 0 no-repeat;
text-indent:-9999px;
}
.left_row .flash {
margin-top:15px;
margin-left:24px;
width:274px;
height:282px;
background:url(/images/global/flash.jpg) 0 0 no-repeat;
}
.left_row .prompt {
margin-top:20px;
margin-left:24px;
width:264px;
height:88px;
background:url(/images/register/prompt_arrow2.gif) 0 0 no-repeat;
text-indent:-9999px;
}
.left_row .text_block {
margin-left:37px;
margin-top:28px;
}
.left_row .text_block h2 {
float:left;
padding-right:31px;
background:url(/images/global/grey_heart.gif) right center no-repeat;
}
.content {
width:414px;
float:left;
}
.content .register_block {
width:414px;
background:url(/images/register/register_block_repeat.gif) 0 0 repeat-y;
margin-bottom:16px;
}
.content .register_block_top {
background:url(/images/register/register_block_top.gif) 0 0 no-repeat;
}
.content .register_block_bottom {
background:url(/images/register/register_block_bottom.gif) left bottom no-repeat;
padding-top:30px;
padding-left:37px;
padding-right:10px;
min-height:465px;
}
.content .register_block h3 {
width:290px;
height:15px;
background:url(/images/register/register_title.gif) 0 0 no-repeat;
font-size:1px;
margin-bottom:20px;
text-indent:-9999px;
}
.content .register_block td {
padding:3px 10px 3px 0px;
vertical-align:middle;
}
.content .register_block td.title {
width:40%;
}
.content .register_block .text {
width:191px;
height:17px;
padding:2px 6px;
background-color:#FFF;
border:1px solid #CCC;
font-family:Arial, Helvetica, sans-serif;
}
.content .register_block .grey {
color:#999;
font-size:11px;
}
.content .register_block select {
height:22px;
border:1px solid #CCC;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.content .register_block .select_long {
width:204px;
}
.content .register_block .select_range {
width:55px;
}
.content .register_block .and {
padding:0px 10px;
}
.content .register_block .select_date1 {
width:55px;
}
.content .register_block .select_date2 {
width:88px;
}
.content .register_block .text_td {
padding-top:22px;
}
.content .register_block .check {
margin-right:5px;
}
.content .register_block .check, .content .register_block .radio {
vertical-align:middle;
}
.right_row {
width:250px;
float:left;
padding-left:27px;
}
.right_row #right_login_block {
width:232px;
height:115px;
position:relative;
left:-5px;
}
.right_row #green_block {
width:232px;
height:115px;
position:absolute;
background:url(/images/global/login_green_block.jpg) 0 0 no-repeat;
display:block;
cursor:pointer;
}


.right_row #grey_block {
width:232px;
height:121px;
position:absolute;
background:url(/images/global/login_grey_block.png) 0 0 no-repeat;
display:block;
cursor:pointer;
}

.right_row #grey_block .credits {
margin-top:20px;
margin-left:22px;
width:165px;
font-size:13px;
}


.right_row #grey_block .credits li {
padding-left:25px;
height:17px;
margin-bottom:5px;
}
.right_row #grey_block .credits li strong {
color:#48ca70;
}
.right_row #grey_block .credits li strong.red {
color:#ee7c82;
}
.right_row #grey_block .credits li.mail {
background:url(/images/user/ico/credits_mail.gif) 0 center no-repeat;
}
.right_row #grey_block .credits li.photo {
background:url(/images/user/ico/credits_photo.gif) 0 center no-repeat;
}
.right_row #grey_block .credits li.video {
background:url(/images/user/ico/credits_video.gif) 0 center no-repeat;
}
.right_row #grey_block .credits li.audio {
background:url(/images/user/ico/credits_audio.gif) 0 center no-repeat;
}


.right_row #right_login_form {
width:217px;
padding-left:15px;
height:115px;
display:none;
}
.right_row #right_login_form .text {
width:149px;
padding:2px 6px;
height:17px;
border:1px solid #CCC;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-right:4px;
}
.right_row #right_login_form input {
vertical-align:middle;
}
.right_row #right_login_form .submit {
outline:none;
}
.right_row .lady_day_block {
width:212px;
margin-top:7px;
}
.right_row .lady_day_block p {
margin-bottom:10px;
}
.right_row .lady_day {
padding:16px;
background:url(/images/register/photo_bg.gif) left bottom no-repeat;
border-top:1px solid #f1f1f1;
margin-bottom:10px;
}
.right_row .lady_day .thumb {
text-align:center;
}
.thumb .virt {
	position: relative;
}
.right_row .lady_day .text {
text-align:right;
margin-top:15px;
color:#333;
font-weight:bold;
}
.right_row .lady_day .text span {
float:left;
text-align:left;
}
.right_row .testimonials {
margin-top:25px;
}
.right_row .testimonials ul {
margin-bottom:10px;
}
.right_row .testimonials  li {
width:215px;
padding:3px 0px 3px 15px;
border-bottom:1px solid #e4e4e4;
background:url(/images/global/quot_bg.gif) left center no-repeat;
margin-bottom:5px;
font-size:13px;
}
.right_row .testimonials  li a {
color:#000;
}
.right_row .testimonials  li a:hover {
color:#e62987;
}





#container .text_block {
padding-right:3px;
font-size:13px;
}
h2.sifr-title {
font-size:24px;
font-weight:normal;
}
#container .text_block p {
clear:both;
margin-bottom:10px;
display:inline-block;
}

/* Registered user */
.user #header {
height:164px;
}
.user #login_block {
margin-top:7px;
}
.user #login_block a {
margin-left:15px;
}
.user #header .new_mails {
position:absolute;
left:300px;
top:116px;
width:280px;
}
.user #header .new_mails a {
font-weight:normal;
text-decoration:underline;
}
.user #header .basket {
position:absolute;
left:697px;
top:116px;
width:214px;
padding-left:26px;
background:url(/images/user/ico/basket.gif) 0 0 no-repeat;
}
.user #header .basket h3 {
font-size:17px;
font-weight:bold;
line-height:19px;
}
.user #header .basket p {
margin-top:3px;
}
.user #container #user_menu {
position:relative;
left:32px;
float:left;
}
.user #container #user_menu li {
width:134px;
float:left;
padding-right:4px;
padding-bottom:4px;
border-bottom:1px solid #DDD;
position:relative;
}
.user #container #user_menu li.active {
border-bottom:1px solid #FFF;
}
.user #container #user_menu li.small {
width:117px;
}
.user #container #user_menu li .right, .user #container #user_menu li .left {
display:none;
}
.user #container #user_menu li.active .right {
width:5px;
height:5px;
position:absolute;
font-size:1px;
display:block;
background:url(/images/user/menu/right_corner.gif) 0 0 no-repeat;
text-indent:-9999px;
bottom:-1px;
right:0px;
}
.user #container #user_menu li.active .left {
width:5px;
height:5px;
position:absolute;
font-size:1px;
display:block;
background:url(/images/user/menu/left_corner.gif) 0 0 no-repeat;
text-indent:-9999px;
bottom:-1px;
left:-4px;
}
.user #container #user_menu li a {
display:block;
width:134px;
height:52px;
text-indent:-9999px;
overflow:hidden;
outline:none;
}
.user #container #user_menu li.small a {
width:117px;
}
.user #container #user_menu li a.mailbox {
background:url(/images/user/menu/mailbox.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.mailbox {
background:url(/images/user/menu/mailbox_a.gif) 0 0 no-repeat;
}
.user #container #user_menu li a.photo {
background:url(/images/user/menu/photo.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.photo {
background:url(/images/user/menu/photo_a.gif) 0 0 no-repeat;
}
.user #container #user_menu li a.video {
background:url(/images/user/menu/video.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.video {
background:url(/images/user/menu/video_a.gif) 0 0 no-repeat;
}
.user #container #user_menu li a.audio {
background:url(/images/user/menu/audio.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.audio {
background:url(/images/user/menu/audio_a.gif) 0 0 no-repeat;
}
.user #container #user_menu li a.shop {
background:url(/images/user/menu/shop.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.shop {
background:url(/images/user/menu/shop_a.gif) 0 0 no-repeat;
}
.user #container #user_menu li a.profile {
background:url(/images/user/menu/profile.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.profile {
background:url(/images/user/menu/profile_a.gif) 0 0 no-repeat;
}
.user #container #user_menu li a.ladies {
background:url(/images/user/menu/ladies.gif) 0 0 no-repeat;
}
.user #container #user_menu li.active a.ladies {
background:url(/images/user/menu/ladies_a.gif) 0 0 no-repeat;
}

.user #container div.mailbox {
padding:5px 25px;
float:left;
}
.user #container .sidebar {
width:179px;
float:left;
}
.user #container .sidebar #mail_menu {
padding-top:25px;
font-size:13px;
}
.user #container .sidebar #mail_menu li {
height:25px;
width:168px;
padding-left:12px;
padding-top:7px;
position:relative;
left:0px;
}
.user #container .sidebar #mail_menu li.active {
background:url(/images/user/mail_menu/item_active.gif) 0 0 no-repeat;
}
.user #container .sidebar #mail_menu #first_item.active {
background:url(/images/user/mail_menu/item_active.gif) 0 0 no-repeat;
width:171px;
}
.user #container .sidebar #mail_menu li a {
text-decoration:underline;
}
.user #container .sidebar .unlimited {
margin-top:20px;
padding-left:12px;
width:165px;
font-size:13px;
}
.user #container .sidebar .unlimited li {
margin-top:10px;
}
.user #container .sidebar .unlimited li .name strong {
color:#1aafe0;
}
.user #container .sidebar .unlimited li .date strong {
color:#999;
font-size:11px;
}
.user #container .sidebar .unlimited li .compose a {
text-decoration:underline;
}
.user #container .sidebar .button {
margin-top:12px;
width:150px;
height:26px;
background:url(/images/user/ico/button.gif) 0 0 no-repeat;
padding:9px 0px 0;
text-align:center;
display:block;
}
.user #container .sidebar .button img {
vertical-align:middle;
position:relative;
top:-1px;
}
.user #container .sidebar .credits {
margin-top:20px;
padding-left:12px;
width:165px;
font-size:13px;
}
.user #container .sidebar .credits li {
padding-left:25px;
height:20px;
margin-bottom:5px;
}
.user #container .sidebar .credits li strong {
color:#48ca70;
}
.user #container .sidebar .credits li strong.red {
color:#ee7c82;
}
.user #container .sidebar .credits li.mail {
background:url(/images/user/ico/credits_mail.gif) 0 center no-repeat;
}
.user #container .sidebar .credits li.photo {
background:url(/images/user/ico/credits_photo.gif) 0 center no-repeat;
}
.user #container .sidebar .credits li.video {
background:url(/images/user/ico/credits_video.gif) 0 center no-repeat;
}
.user #container .sidebar .credits li.audio {
background:url(/images/user/ico/credits_audio.gif) 0 center no-repeat;
}

.user #container .mailbox_content {
width:759px;
float:left;
}
.user .mailbox_content .top_block {
text-align:right;
padding-right:0px;
margin-top:10px;
margin-bottom:5px;
}
.user .mailbox_content .top_block .text {
border:1px solid #CCC;
width:161px;
height:18px;
vertical-align:middle;
margin-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:3px;
}
.user .mailbox_content .top_block form a {
padding:5px 14px;
text-decoration:none;
background:url(/images/user/ico/search_mail.gif) left center no-repeat;
vertical-align:middle;
}
.user .mailbox_content .top_block .left_part {
padding-top:3px;
float:left;
}
.user .mailbox_content .top_block #expand_collapse {

outline:none;
padding-right:19px;
background:url(/images/user/ico/expand.gif) right center no-repeat;
}
.user .mailbox_content .top_block #expand_collapse.expand {
background:url(/images/user/ico/collapse.gif) right center no-repeat;
}


.user .mailbox_content .mail_table_valentine {
margin-top:10px;
margin-left:100px;
width:959px;

font-size:13px;
}
.user .mailbox_content .mail_table_top_valentine {
width:959px;

}
.user .mailbox_content .mail_table_bottom_valentine {
width:959px;

padding:5px 9px 20px 9px;
}
.user .mailbox_content .mail_table_bottom_valentine th, .user .mailbox_content .mail_table_bottom_valentine td {
text-align:left;
padding:7px 3px;
vertical-align:middle;
line-height:20px;
}






.user .mailbox_content .mail_table {
width:759px;
background:url(/images/user/mail_table/table_repeat.gif) 0 0 repeat-y;
font-size:13px;
}
.user .mailbox_content .mail_table_top {
width:759px;
background:url(/images/user/mail_table/table_top.gif) 0 0 no-repeat;
}
.user .mailbox_content .mail_table_bottom {
width:741px;
background:url(/images/user/mail_table/table_bottom.gif) left bottom no-repeat;
padding:5px 9px 20px 9px;
}
.user .mailbox_content .mail_table_bottom th, .user .mailbox_content .mail_table_bottom td {
text-align:left;
padding:7px 3px;
vertical-align:middle;
line-height:20px;
}
.user .mailbox_content .mail_table_bottom th input, .user .mailbox_content .mail_table_bottom td input {
vertical-align:middle;
margin-left:7px;
margin-right:4px;
}
.user .mailbox_content .mail_table_bottom th img.ico, .user .mailbox_content .mail_table_bottom td img.ico {
vertical-align:middle;
margin:0px 5px;
}
.user .mailbox_content .mail_table_bottom table th {
color:#999;
font-size:14px;
font-weight:normal;
}
.user .mailbox_content .mail_table_bottom .outbox td {
background:url(/images/user/mail_table/outbox_bg.gif) 0 0 repeat-x #F7F7F7;
}
.user .mailbox_content .mail_table_bottom .outbox td.open {
border-bottom:none;
background-image: url(/images/user/mail_table/outbox1_bg.gif);
}
.user .mailbox_content .mail_table_bottom .inbox td {
background:url(/images/user/mail_table/inbox_bg.gif) 0 0 repeat-x;
}
.user .mailbox_content .mail_table_bottom .inbox td.open {
border-bottom:none;
background-color:#F7F7F7;
background-image:none;
}
.user .mailbox_content .mail_table_bottom .icons {
width:100%;
position:relative;
}
.user .mailbox_content .mail_table_bottom .new {
background:url(/images/user/ico/new.gif) 0 0 no-repeat;
width:43px;
height:22px;
}
.user .mailbox_content .mail_table_bottom .reply {
background:url(/images/user/ico/reply.gif) 0 0 no-repeat;
width:43px;
height:22px;
}
.user .mailbox_content .mail_table_bottom .read {
background:url(/images/user/ico/read.gif) 0 0 no-repeat;
width:43px;
height:22px;
}
.user .mailbox_content .mail_table_bottom .na{
width:43px;
height:22px;
}
.user .mailbox_content .mail_table_bottom .stop {
background:url(/images/user/ico/stop.gif) 0 0 no-repeat;
width:43px;
height:22px;
}
.user .mailbox_content .mail_table_bottom .inner td {
line-height:17px;
}
.user .mailbox_content .mail_table_bottom .inner .text {
padding:0px 30px 15px;
font-size:14px;
}
.user .mailbox_content .mail_table_bottom .inner .attach {
padding:15px 20px;
margin:0px 10px 15px;
background-color:#FFF;
}
.user .mailbox_content .mail_table_bottom .inner .attach .header {
text-align:right;
margin-bottom:10px;
}
.user .mailbox_content .mail_table_bottom .inner .attach .header a {
text-decoration:underline;
}
.user .mailbox_content .mail_table_bottom .inner .attach .header .title {
float:left;
padding-left:40px;
font-size:13px;
color:#000;
font-weight:bold;
background:url(/images/user/ico/video.gif) left center no-repeat;
line-height:20px;
}
.user .mailbox_content .mail_table_bottom .inner .attach .media {
margin-bottom:15px;
}

.user .mailbox_content .pager {
margin-top:15px;
padding:0px 5px;
}
.user .mailbox_content .pager a {
text-decoration:underline;
}
.user .mailbox_content .pager .del {
float:left;
}
.user .mailbox_content .pager ul {
float:right;
text-align:right;
}
.user .mailbox_content .pager ul li {
display: inline;
padding:0px 4px;
}
/* Inbox */
.user #inbox_table .new_tr td {
background-color:#FFF;
}
.user #inbox_table .re_tr td {
background-color:#e1f8dc;
}
/* Compose */
#newmail_table {
padding:25px 30px;
width:699px;
}
#newmail_table .thumb {
width:144px;
float:left;
font-size:13px;
}
#newmail_table .thumb img {
margin:10px 0px;
padding:5px;
border:1px solid #d8d8d8;
}
#newmail_table .thumb .add_favorite {
padding-left:17px;
background:url(/images/user/mail_table/heart.gif) left center no-repeat;
}
#newmail_table .thumb .favorite {
padding-left:17px;
background:url(/images/user/mail_table/heart2.gif) left center no-repeat;
}
#newmail_table .thumb .add_favorite a {
text-decoration:underline;
}
#newmail_table .compose_mail {
width:553px;
float:left;
}
.error {
padding:13px 40px;
background:url(/images/user/ico/error.gif) 15px 13px no-repeat #ffff99;
font-size:13px;
margin-bottom:11px;
}
.error a {
text-decoration:underline;
}
#newmail_table .compose_mail .text {
width:531px;
height:23px;
background-color:#FFF;
border:1px solid #d8d8d8;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
padding:6px 10px 0px 10px;
font-weight:normal;
margin-bottom:8px;
}
	#newmail_table .compose_mail textarea {
width:531px;
height:455px;
background-color:#FFF;
border:1px solid #d8d8d8;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
padding:6px 10px 0px 10px;
font-weight:normal;
overflow-y:auto;
}
#newmail_table .compose_mail .bottom_text {
width:533px;
height:25px;
background:url(/images/user/mail_table/bottom_text_bg.gif) 0 0 repeat-x;
font-size:12px;
padding:6px 10px 0px;
text-align:right;
margin-bottom:10px;
}
#newmail_table .compose_mail .bottom_text strong {
font-weight:normal;
color:#999px;
float:left;
}
#newmail_table .compose_mail .bottom_text a {
text-decoration:underline;
}
#newmail_table .compose_mail .gallery_attach {
margin-bottom:15px;
}
#newmail_table .compose_mail .gallery_attach a {
text-decoration:underline;
}
#newmail_table .compose_mail .gallery_attach p {
float:left;
padding-top:9px;
}
#newmail_table .compose_mail .gallery_attach .button {
width:76px;
float:left;
height:25px;
background: url(/images/user/mail_table/button.gif) 0 0 no-repeat;
padding:9px 0px 0;
text-align:center;
display:block;
margin-left:5px;
text-decoration:none;
}
.big_button {
width:128px;
float:left;
height:25px;
background: url(/images/user/mail_table/big_button.gif) 0 0 no-repeat;
padding:9px 0px 0;
text-align:center;
display:block;
margin-left:5px;
float:right;
text-decoration:none !important;
}
.big_button img {
position:relative;
left:3px;
top:2px;
}
#newmail_table .compose_mail .attaches {
margin-bottom:10px;
font-size:13px;
}
#newmail_table .compose_mail .attaches li {
padding-left:40px;
height:21px;
padding-top:3px;
}
#newmail_table .compose_mail .attaches li a {
text-decoration:underline;
}
#newmail_table .compose_mail .attaches .photo {
background:url(/images/user/ico/photo.gif) left center no-repeat;
}
#newmail_table .compose_mail .attaches .video {
background:url(/images/user/ico/video.gif) left center no-repeat;
}
#newmail_table .compose_mail .attaches .audio {
background:url(/images/user/ico/audio.gif) 6px center no-repeat;
}
/* Read Reply */
#newmail_table .compose_mail .reply_text {
position:relative;
padding:0px 0px 20px 20px;
}
#newmail_table .compose_mail .reply_text .send {
position:absolute;
top:0px;
right:0px;
text-decoration:underline;
display:block;
padding-right:29px;
background:url(/images/user/ico/credits_mail.gif) right center no-repeat;
}
#newmail_table .compose_mail .reply_text h4 {
font-size:14px;
}
#newmail_table .compose_mail .reply_text p {
margin-bottom:10px;
font-size:14px;
}
#newmail_table .compose_mail .attaches_reply {
background-color:#FFF;
padding:20px 13px;
position:relative;
margin-bottom:30px;
}
#newmail_table .compose_mail .attaches_reply .header {
margin-bottom:10px;
}
#newmail_table .compose_mail .attaches_reply .header a {
text-decoration:underline;
}
#newmail_table .compose_mail .attaches_reply .header h4 {
font-size:13px;
padding-left:40px;
background:url(/images/user/ico/video.gif) left center no-repeat;
float:left;
}
#newmail_table .compose_mail .attaches_reply .accept_all {
padding-left:20px;
float:left;
}
#newmail_table .compose_mail .attaches_reply .accept_sel {
float:left;
padding-left:70px;
}
#newmail_table .compose_mail .attaches_reply .items li {
width:171px;
float:left;
padding-left:7px;
}
#newmail_table .compose_mail .attaches_reply .items li:first-child {
padding:0px;
}
#newmail_table .compose_mail .attaches_reply .items li .item_header {
text-align:right;
font-size:11px;
padding-bottom:3px;
}
#newmail_table .compose_mail .attaches_reply .items li .item_header span {
float:left;
color:#999;
}
#newmail_table .compose_mail .attaches_reply .items li .item_header  input {
vertical-align:middle;
}
#newmail_table .compose_mail .attaches_reply .items li .item_thumb {
position:relative;
margin-bottom:7px;
height:130px;
}
#newmail_table .compose_mail .attaches_reply .items li .item_thumb .item_text {
position:absolute;
padding:9px 11px;
background-color:#f2f2f2;
font-size:14px;
line-height:17px;
bottom:0;
left:0px;
}
#newmail_table .compose_mail .attaches_reply .items li .item_footer a {
text-decoration:underline;
}

#newmail_table .compose_mail .gallery_attach .small_button {
width:69px;
float:left;
height:22px;
background: url(/images/user/mail_table/small_button.gif) 0 0 no-repeat;
padding:4px 0px 0;
text-align:center;
display:block;
margin-left:5px;
text-decoration:none;
}
#newmail_table .compose_mail .gallery_attach .small_button_pressed {
width:69px;
float:left;
height:22px;
background: url(/images/user/mail_table/small_button_pressed.gif) 0 0 no-repeat;
padding:4px 0px 0;
text-align:center;
display:block;
margin-left:5px;
text-decoration:none;
color:#000;
}
#newmail_table .compose_mail .gallery_attach .small_button2 {
width:69px;
float:right;
height:22px;
background: url(/images/user/mail_table/small_button.gif) 0 0 no-repeat;
padding:4px 0px 0;
text-align:center;
display:block;
margin-left:5px;
text-decoration:none;
}
#newmail_table .compose_mail .gallery_attach .text_link {
position:relative;
top:4px;
margin-left:10px;
}
#newmail_table .hr {
margin:20px auto;
width:701px;
height:24px;
background:url(/images/user/mail_table/hr_bg.gif) 0 0 no-repeat;
clear:both;
position:relative;
}
/*  Lightbox */

#overlay[id] {
position:fixed;
}
#overlay {
background-color:#000033;
display:block;
height:100%;
left:0;
opacity:0.5;
filter:alpha(opacity=50);
position:absolute;
top:0;
width:100%;
z-index:5000;
}
#lightbox[id] {
position:fixed;
}
#lightbox {
color:#000000;
font-size:12px;
}
#lightbox {
background-color:#FFF;
display:block;
min-height:463px;
left:50%;
margin:-270px 0 0 -336px;
padding:30px 35px;
position:absolute;
text-align:left;
top:50%;
width:592px;
z-index:9999;
}
#lightbox .lightbox_content {
position:relative;
}
#lightbox .lightbox_content .close {
position:absolute;
right:0px;
top:6px;
font-size:14px;
color:#666;
}
#lightbox .lightbox_title {
margin-top:25px;
text-align:right;
font-size:13px;
}
#lightbox .lightbox_title span.left {
float:left;
padding-top:2px;
}
#lightbox .lightbox_title div {
font-size:14px;
float:right;
}
#lightbox .lightbox_title div .text {
width:60px;
height:19px;
background-color:#FFF;
border:1px solid #CCC;
padding:2px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#lightbox .lightbox_title div a {
text-decoration:underline;
}
#lightbox .lightbox_ladies {
margin-top:15px;
margin-left:-16px;
}
#lightbox .lightbox_ladies li {
width:85px;
float:left;
padding-left:16px;
margin-bottom:15px;
}
#lightbox .lightbox_ladies li img {
margin-top:5px;
}
#lightbox .lightbox_footer {
text-align:right;
font-size:13px;
}
#lightbox .lightbox_footer span.left {
float:left;
}
#lightbox .lightbox_footer span.left a {
width:131px;
height:36px;
display:block;
outline:none;
text-indent:-9999px;
overflow:hidden;
background:url(/images/user/lightbox/all_ladies_btn.gif) 0 0 no-repeat;
text-align:left;
}
#lightbox .lightbox_footer ul {
font-size:14px;
float:right;
padding-top:7px;
}
#lightbox .lightbox_footer ul li {
display:inline;
padding:0px 7px;
}
#lightbox .lightbox_footer ul li span {
color:#999;
}
/* Footer */
#footer .copy {
padding-left:38px;
}
#footer #footer_menu {
position:absolute;
top:41px;
left:430px;
}
#footer #footer_menu ul {
visibility:hidden;
padding-top:5px;
}
#footer #footer_menu li {
float:left;
padding:0px 0px 0px 9px;
border-left:1px solid #cdecf1;
margin-left:26px;
}
#footer #footer_menu li a:hover {
color:#000;
}
#footer #footer_menu li.open {
border-left:1px solid #a6dee7;
}
#footer #footer_menu li.open a {
color:#000;
}
#footer #footer_menu ul li {
display:block;
float:none;
padding:1px 0px;
margin:0px;
}
#footer #footer_menu li.open ul li a {
color:#1aafe0;
}
#footer #footer_menu li.open ul li a:hover {
color:#e62987;
}

.topPersonInfo {common.css (line 6)
background-color:#FFFFFF;
display:none;
position:absolute;
z-index:500;
padding:30px;
}
.topPersonInfobg{
    background-image:url(/images/gallery/bg.png);
    background-repeat:no-repeat;
    width:300px;
    height:300px;
    position:relative;
    margin-left:-32px;
    margin-top:-32px;
    float:left;
    top:0px;
    left:0px;
}
.topPersonInfobg a{
    text-decoration:underline;
}
.topPersonInfobg a:hover{
    text-decoration:none;
}
.topPersonItem {float:left}

.subjectInfo {common.css (line 6)
background-color:#FFFFFF;
display:none;
padding:12px;
position:absolute;
width:300px;
border: 1px #999999 solid;
z-index:500;
}
.subjectItem {float:left}

#first_page {
display:block;
text-align:left;
width:350px;
z-index:9999;
}
#first_page .first_page_content {

}
#first_page .first_page_content .close {
position:absolute;
right:0px;
top:6px;
font-size:14px;
color:#666;
}
#first_page .first_page_title {
margin-top:25px;
text-align:right;
font-size:13px;
}
#first_page .first_page_title span.left {
float:left;
padding-top:2px;
}
#first_page .first_page_title div {
font-size:14px;
float:right;
}
#first_page .first_page_title div .text {
width:60px;
height:19px;
background-color:#FFF;
border:1px solid #CCC;
padding:2px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#first_page .first_page_title div a {
text-decoration:underline;
}
#first_page .first_page_ladies {
margin-top:15px;
margin-left:-30px;
}
#first_page .first_page_ladies li {
width:85px;
float:left;
padding-left:10px;
margin-bottom:10px;
}
#first_page .first_page_ladies li img {
margin-top:5px;
}
#first_page .first_page_footer {
text-align:right;
font-size:13px;
}
#first_page .first_page_footer span.left {
float:left;
}
#first_page .first_page_footer span.left a {
width:111px;
height:36px;
display:block;
outline:none;
text-indent:-9999px;
overflow:hidden;
background:url(/images/user/first_page/all_ladies_btn.gif) 0 0 no-repeat;
text-align:left;
}

#first_page .first_page_footer {
text-align:right;
font-size:13px;
}
#first_page .first_page_footer span.left {
float:left;
}
#first_page .first_page_footer span.left a {
width:111px;
height:36px;
display:block;
outline:none;
text-indent:-9999px;
overflow:hidden;
background:url(/images/user/first_page/all_ladies_btn.gif) 0 0 no-repeat;
text-align:left;
}
#first_page .first_page_footer ul {
font-size:14px;
float:right;
padding-top:7px;
}
#first_page .first_page_footer ul li {
display:inline;
padding:0px 7px;
}
#first_page .first_page_footer ul li span {
color:#999;
}





#bd_list .first_page_title div a {
text-decoration:underline;
}
#bd_list .first_page_ladies {
margin-top:20px;
margin-left:-10px;
}
#bd_list .first_page_ladies li {
width:95px;
float:left;
padding-left:15px;
margin-bottom:15px;
}
#bd_list .first_page_ladies li img {
margin-top:5px;
}


#sim_list_all .first_page_title div a {
text-decoration:underline;
}
#sim_list_all .first_page_ladies {
margin-top:20px;
margin-left:-10px;
}
#sim_list_all .first_page_ladies li {
width:95px;
float:left;
padding-left:15px;
margin-bottom:15px;
}
#sim_list_all .first_page_ladies li img {
margin-top:5px;
}




#sim_list .first_page_title div a {
text-decoration:underline;
}
#sim_list .first_page_ladies {
margin-top:20px;
margin-left:-10px;
}
#sim_list .first_page_ladies li {
width:145px;
float:left;
padding-left:15px;
margin-bottom:15px;
}
#sim_list .first_page_ladies li img {
margin-top:5px;
}




.right_menu {
width:222px;
float:left;
margin-top:20px;
margin-right:5px;
margin-left:15px;
background-color:#fafafa;
border-bottom:1px #e6e6e6 solid;
border-top:1px #e6e6e6 solid;
}

.right_support {
width:222px;
float:left;
margin-top:15px;
margin-right:5px;
margin-left:15px;
background-color:#ffffff;
border:1px #e3e3e3 solid;
}
.right_support p{
text-align: center;
margin:10px;
}


.right_menu ul {
margin-top:25px;
margin-bottom:20px;
}
.right_menu ul li {
display:block;

padding:0px 25px 6px;
font-size:13px
}

.right_menu ul li a{
text-decoration:underline;
}

.static_content
{
float:left;
width:70%; 
margin-left:35px;
}


#container .block
{
float:left;
width:70%; 
margin-left:35px;
}

.oval_button {
background-image:url(/images/design/content/button/oval.gif);
background-repeat:no-repeat;
display:block;
height:35px;
line-height:35px;
text-align:center;
width:113px;
}
.testimonial_block {
border:1px solid #CCCCCC;
display:block;
float:left;
height:375px;
margin:0 10px 10px;
width:500px;
}
.article  h1{
font-size: 48px;
font-weight:normal;
}
.article  h2{
font-size: 16px;
}
#mails_free_3 {
  width:927px;
  position:relative;
}
#mails_free_3 .top{
  font-size:13px;
  margin-left:40px;
  margin-bottom:-5px;
}

#mails_free_3 .middle{
  background-image:url(/images/mailbox/3_mail_bg.png);
  background-repeat:no-repeat;
  width:927px;
  height:266px
}
#mails_free_3 .middle .form{
 position:absolute;
 left:517px;
 top:179px;
}
#mails_free_3 .middle .form .whith_bg {
  margin-left: 120px;
  margin-top:-5px}
#mails_free_3 .middle .form .oval_button {
  background-image:url(/images/mailbox/oval_button.gif);
  background-repeat:no-repeat;
  display:block;
  height:34px;
  line-height:35px;
  text-align:center;
  width:128px;
  }
#mails_free_3 .serves_mes{
 position:absolute;
 left:410px;
 top:215px;
 font-size:16px;
 color:#ffffff;
  
}
#mails_free_3 .middle .form input {
  font-size:23px;
  width:93px;
  padding:3px;
  height:31px;
  border:0px none;
  float:left; 
}



#mails_free_3 .bottom{
  font-size:13px;
  margin-right:80px;
  float:right;
  
}

.slideshow_text {
width:531px;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000;
padding:6px 10px 0px 6px;
font-weight:normal;
overflow-y:auto;
}




.slideshow_text .text {
border:1px solid #CCC;

height:40px;
vertical-align:middle;
margin-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding-top:3px;
}

.save_button {
width:69px;
height:22px;
background: url(/images/user/mail_table/small_button.gif) 0 0 no-repeat;
padding:4px 0px 0;
text-align:center;
display:block;
margin-left:5px;
text-decoration:none;
}

#clips li {
width:85px;
float:left;
padding-left:16px;
margin-bottom:15px;
}
#clips  li img {
margin-top:5px;
}
#clips .lightbox_footer {
text-align:right;
font-size:13px;
}
#clips .lightbox_footer span.left {
float:left;
}
.slider li
{
list-style-type:decimal;
padding:4px;
}
/* virtual gifts */
.new_feature {
	width:120; 
	height:130;
	margin: -250px 0px 75px -145px;
}
.virtual_gifts {
	

}
.virtual_gifts table {
	border:1px #d8d8d8 solid; border-bottom:0px none;
	margin:0px;
	padding:0px;
	text-align: center;
	vertical-align: middle;
}
.virtual_gifts table td {
	background-color:#f7f7f7;
	margin:0px !important;
	padding:0px !important;
	width:98px;
	height:98px;
	border-right:1px #d8d8d8 solid;
	border-bottom:1px #d8d8d8 solid;
	text-align: center !important;
	vertical-align: middle !important;
}
.virtual_gifts table td.right {
	border-right:0px none;
	border-bottom:1px #d8d8d8 solid;
	text-align: center;
	vertical-align: middle;
}
.virtual_gifts table td div.rel{
	position: relative;
}
.virtual_gifts .rel a{
	display: block;
	width: 98px;
	height: 98px;
}
.virtual_gifts .rel a img{
		margin: 9px
}
.virtual_gifts .rel a:HOVER{
	background-color: #FFFFFF;
}
.virtual_gifts table td div.check{
	width:16px;
	height:13px;
	position: absolute;
	background-image: url("/images/virtual_gifts/check.gif");
	top:5px;
	right:5px;
	display:none;
}
.virtual_gifts table td.check{
	background-color:#ffffff;
}
.virtual_gifts a.big_button {
	margin: 13px 0px 0px;
	float:left;
}
.virtual_gifts .note {
	color: #666666;
}
.virtual_gifts .select_gift{
	margin-top: 22px;
	margin-left:10px;
	float: left;
	font-weight: bold;
}
.virtual_gift_top  .no_border{
	border:0px none !important;

}
.no_subscription {
	color:#cccccc;

}