@charset "utf-8";

/* CSS Document */


body{
	background:#070C65 url(../pics/vip_body_bg.png) repeat-x left top;
	background-attachment:fixed;
	padding:0px;
	margin:0px;
	font-family:"Myriad Pro";
}


#main_header{
	padding:0px;
}

#main_header img{
	border:none;
}

#main_menu{
	background-image:url(../pics/vip_content_bg.png);
	width:904px;

}

#button_container{
	background:url(../pics/vip_menu_bg.png) repeat-x left top;
	width:875px;
	height:40px;
}


#main_container{
	background-image:url(../pics/vip_content_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	min-height:300px;

}

#content_inside{
	width:854px;
	min-height:400px;
	background:url(../pics/vip_content_top.png) repeat-x left top;
	padding: 10px;
}

#main_footer{
	background-image:url(../pics/vip_footer_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	height:34px;
}




#main_plant{
	position:relative;
	width:382px;
	height:374px;
	top:-282px;
	left:298px;
	z-index:0;
}

#news_slider{
	width:904px;
	height:20px;
	background:url(../pics/vip_headslider_bg.png);
	position:relative;
	overflow:hidden;
}

#slider_wrapper{
	width:870px;
	height:20px;
	overflow:hidden;
	position:relative;
}

#slider_container{
	position:relative;
}
.slider_div{
	position:absolute;
	width:890px;
}

.text_slider{
	font-size:14px;
}

.text_normal{
	color:#CCCCCC;
}

.text_higth{
	color:#FF9900;
}

#container_tbl{
	width:978px;
}
#girls_container_th{
	width:120px;
}

#girls_container{
	width:120px;
	overflow:hidden;
	position:relative;
	height:400px;
}

#girls_slider{
	position:absolute;
	padding-top:40px;
	padding-bottom:40px;
}

#girls_slider div{
	margin-top:5px;
	border: 1px solid #333333;
	padding:2px;
	background-color:#000000;
}

#girls_slider div img{
	cursor:pointer;
}

.text_girlname{
 color:#FF9900;
}

.person_thumb{
	float:left;
	/*margin:3px;*/
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	border: 1px solid #ebedfe;
	background-color: #020847;
	padding: 1px;

}

.person_thumb:hover{
	color: #111111;
	background-color: #FFFFFF;
}

.footer_img{
	border:1px solid #f0f0fb;
	margin:3px;
}

.clickable{
	cursor:pointer;
}

/* CONTENT  */

.content_title{
	color:#FC0; 
	font-size:24px;
	text-shadow:#666666 1px 1px 0px;
	font-family:Arial;
	display:block;
	margin-bottom:10px;
	margin-top:0px;	
}

.content_content{
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:14px;
}

.content_content_title{
	color:#FFFF00;
	font-size:20px;

}

.content_high{
	color:#F33;
	font-weight:bold
}


.page_subtitle{
	color:#FC0; 
}

.content_a{
	text-decoration:none;
	color:#000000;
	background-color:#FF9900;
	font-weight:bolder;
	padding: 0px 5px 0px 5px;
}

.content_a:hover{
	background-color:#FFFF00;
}

.content_img{
	border:0px;
	background-color:#050272;
	padding: 5px;
}
.content_img:hover{
	background-color:#FFFF00;
	padding: 5px;
}

.content_a:visited{
}

.corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }

.content_girl{
	padding:0px;
	width:770px;
	margin:10px 5px 0px 70px;
	color:#bab7f9;
	display:inline-block;
    border-bottom: 1px solid #1A1A1A;
    vertical-align: center;
}

#content_girls_tbl tr th{
	vertical-align:top;
	padding:5px;
}

.content_girl_title{
	display: inline-block;
	width: 550px;
	vertical-align: top;
	text-align:left;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:24px;
	text-shadow:#000000 1px 1px 0px;
	margin: 5px 0px 0px 5px;
    
}

.pic_a{
    display: inline-block;
    margin-top:39px;
}

.content_girl_pic{
	border:1px solid #1E90FF;
    
}

.content_girl_pic:hover{
	border:1px solid #ffffff;
}

.content_girl_thumb{
	height: 80px;
	border:1px solid #1E90FF;
	margin:3px;
    
}

.content_girl_thumb:hover{
	border:1px solid #ffffff;
}
/* TEBLES */

#opening_tbl{
	background-color:#020847;
	width:400px;
	color:#032cfc;
	font-size:18px;
}

#opening_frangen_th{
	background-color:#FF9900;
	color:#000000;
	width:500px;
}

#footer_girl_face{
	
	height:79px;
}


.footer_girl_img1 img{
	height:77px;
	border: 0px;
	border-top:1px solid #0202fe;
	border-bottom:1px solid #0202fe;
	border-left:1px solid #0202fe;
}
.footer_girl_img2 img{
	height:77px;
	border: 0px;
	border-top:1px solid #0202fe;
	border-bottom:1px solid #0202fe;
	border-right:1px solid #0202fe;
}

.footer_girl_img{
	height:77px;
}

.footer_girl_text{
	height:77px;
	color:#bfbdf4;
	font-size:20px;

	border: 0px;
	border-top:1px solid #0202fe;
	border-bottom:1px solid #0202fe;
}

.footer_girl_text_num{
	height:77px;
	color:#FFCC00;
	font-size:20px;

	border: 0px;
	border:1px solid #FFFFFF;
	padding-left:20px;
	padding-right:20px;
}

#footer_girl_tbl{
	border:0px;
	padding:0px;
	border-collapse:collapse;
}

#footer_girl_tbl th{
	border:0px;
	padding:0px;
}

.girl_link{
	display: inline-block;
	color:#bab7f9;
	font-size:11px;
	font-weight:normal;
    margin-left: 30px;
}

.girl_link:hover{
	color:#0066FF;
}

#footer-links{
	height:85px; 
	margin-left:15px;
}
#footer-links a img{
	border: 1px solid #0202fe;
}
#footer-links a img:hover{
	border: 1px solid #BFBFBF;
}

/*  NEW */




@font-face {
    font-family: 'astr';
    src: url('fonts/Capsuula-webfont.eot');
    src: url('fonts/Capsuula-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Capsuula-webfont.woff') format('woff'),
         url('fonts/cap.ttf') format('truetype'),
         url('fonts/Capsuula-webfont.svg#capsuularegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    background: #000;
    color:#FFF;
    padding: 0;
    margin: 0;
    font-family: 'astr', Tahoma;
	font-size: 16px;
}


.content {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

header {
	height: 120px;
}

.pageinner {
	width: 800px;
	margin: 0 auto;
}

.pageuinner {
	width: 500px;
	margin: 0 auto;
	background-color: #000;
	border-radius: 0 0 8px 8px;
	padding: 0 20px 20px 20px;
}

.clear {
	clear: both;
}

#logo {
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 10;
}

#slogen {
	float: right;
	color: #303030;
	font-size: 54px;
	text-transform: uppercase;
	height: 56px;
	overflow: hidden;	
}

#flags-wrapper {
	width: 640px;
	height: 52px;
	float: right;
	background: transparent url(images/headerline.jpg) no-repeat center bottom;
}

#flags-inner {
	padding-top: 15px;
	text-align: right;
}

#flags-inner a {
	display: inline-block;
	margin: 0 6px;
}

.menu-wrapper {
	height: 452px;
	position: relative;
}

nav.mainmenu {
	background-color: rgba(31,31,31,0.5);
	height: 70px;
}

nav.mainmenu .content {
	text-align: right;
}

nav.mainmenu ul {
	margin: 0; padding:0;
}

nav.mainmenu li {
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

nav.mainmenu a {
	display: inline-block;
	padding: 0 7px;
	line-height: 70px;
	height: 70px;
	font-size: 20px;
	color: #FFF;
	text-transform: uppercase;
}

nav.mainmenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: rgba(31,31,31,0.4);
}

nav.middle {
	margin-top: 30px;
}

nav.middle ul {
	margin: 0;
	padding: 0;
}

nav.middle li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 22px;
	width: 225px;
	height: 300px;
	position: relative;	
}

nav.middle li .menuimg {
	border-radius: 7px;
	left: 0;
	overflow: hidden;
	position: absolute;
}

nav.middle li .menut {
	background-color: #660000;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	display: block;
	height: 70px;
	line-height: 70px;
	width: 225px;
	left: 0;
	vertical-align: middle;
	position: absolute;
	overflow: hidden;
	text-decoration: none;
}

nav.middle li .menut .icon-effect,
nav.middle li .menuimg .icon-effect {
  position: absolute;
  top: -290%;
  left: -200%;
  width: 250%;
  height: 400%;

  opacity: 0;
  
  background: rgba(255, 255, 255, 0.2);
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );
  background: -webkit-gradient(
    linear, left top, right top,
    color-stop(0%  ,rgba(255, 255, 255, 0.2)),
    color-stop(75% ,rgba(255, 255, 255, 0.2)),
    color-stop(90% ,rgba(255, 255, 255, 0.8)),
    color-stop(100%,rgba(255, 255, 255, 0.0))
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,6
    rgba(255, 255, 255, 0.0) 100%
  );
  background: linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );

  -webkit-transform: rotate(30deg);
     -moz-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
       -o-transform: rotate(30deg);
          transform: rotate(30deg);
    
  -webkit-transition-property: left, top, opacity;
     -moz-transition-property: left, top, opacity;
      -ms-transition-property: left, top, opacity;
       -o-transition-property: left, top, opacity;
          transition-property: left, top, opacity;
  -webkit-transition-duration: 1s, 1s, 0.3s;
     -moz-transition-duration: 1s, 1s, 0.3s;
      -ms-transition-duration: 1s, 1s, 0.3s;
       -o-transition-duration: 1s, 1s, 0.3s;
          transition-duration: 1s, 1s, 0.3s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
      -ms-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

/* Hover state - trigger effect */

nav.middle li:hover .icon-effect {
  opacity: 0.5;
  top: -20%;
  left: -20%;
}

nav.middle li:hover .menuimg .icon-effect {
  opacity: 0.3;
  top: -60%;
  left: -60%;
}

/* Active state */

nav.middle li:active .icon-effect {
  opacity: 0;
}

nav.middle li.even .menuimg {
	bottom: 0;
}

nav.middle li.odd .menuimg {
	top: 0;
}

nav.middle li.even .menut {
	top: 230px;
}

nav.middle li.odd .menut {
	bottom: 0;
}

.menu-wrapper-footer {
	background-color: rgba(31,31,31,0.5);
	height: 20px;
	position: absolute;
	left: 0; right: 0; bottom: 0;
}


.content-wrapper {
}

#bccc {
	height: 54px;
	width: 100%;
	background-color: #000;
}

#content {
	margin-top: -54px;
	min-height: 400px;
}


footer {
	padding-top: 20px;
}

#footer-menu {
	margin: 0 10px;
	height: 56px;
	border-radius: 8px;
	text-align: center;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
}

#footer-menu li {
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

#footer-menu a {
	display: inline-block;
	padding: 0 10px;
	line-height: 56px;
	height: 56px;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
}

#footer-menu a:hover {
	
}

#captchaRow {
	position: relative;
}

#captchaRow a {
	position: absolute;
	top: -3px; left: 130px;
}

#ContactForm_verifyCode {
	position: absolute;
	top: 18px; left: 130px;
}

#copy {
	text-align: center;
	margin: 15px 0 22px 0;
}


.mainoffer {
	width: 213px;
	height: 298px;
}

.mainoffer h1.o {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	margin: 0; padding: 15px 0 30px 0;
	font-weight: normal;
}

.mainoffer h2.o {
	color: #FFF;
	font-size: 33px;
	text-shadow: 0 0 10px rgba(255,247,193, 0.3);
	font-weight: bold;
	height: 80px;
	text-align: center;
	margin: 0; padding: 0 7px;
}

.mainoffer p.o {
	color: #FFF;
	font-size: 32px;
	margin: 0 0 0 70px; padding: 3px 7px 3px 0;
	text-align: right;
	width: 135px;
}

.mainoffer .odate {
	color: #FFF;
	font-size: 20px;
	margin:  3px 7px; padding: 0;
	text-align: right;
}

.oimage {
	margin: 0;
	text-align: center;
}

.oimage img {
	border-radius: 5px;
	max-width: 100%;
	max-height: 300px;
}

.opengirlslist {
	width: 545px;
	margin: 5px 5px;
	float: left;
	overflow: hidden;
}

.opengirlslist h1.g {
	font-size: 25px;
	margin: 0; padding: 0;
	text-transform: uppercase;
}

.opengirlslist .glist {
	margin-top: 5px;
}



/*events*/
.eventsoffer {
	background-color: #000;
	padding: 0 0 55px 10px;
	overflow: hidden;
}

.events-list {
	/*display: inline-block;*/
	width: 25%;
	float: left;        
}

.events-list h2 {
	margin: 26px 0 16px 0;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

.events-list h2 a {
	color: #FFF;
}

.events-list .image {
	float: left;
	border-radius: 10px;

	overflow: hidden;
}

.events-list .eventslr {
	float: left;
	margin-left: 10px;
	
}

.events-list .price {
	font-size: 34px;
}

.events-list .description {
	margin-top: 10px;
}

.eventimg {
}

.eventimg img {
	display: block;
	margin: 15px auto;
	border-radius: 8px;
	box-shadow: 0 0 5px rgba(31,31,31,0.8);
}

.eventdesc {
	font-size: 28px;
	padding-left: 50px;
}


/*girls*/
.girls-list {
	float: left;
	width: 115px;
	height: 190px;
	margin: 5px 10px;
}

.girls-list.m {
	width: 25%;
	margin: 5px 0;
	text-align: center;
	height: 225px;
}

.girls-list.m img {
	max-width: 90%;
}

.girls-list h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
	
.girls-list a {
	display: block;
	color: #FFF;
}

.girls-list img {
	border-radius: 8px;
}


.gallery-medium {
	text-align: center;
	margin: 50px 0;
}
.gallery-medium a {
	display: inline-block;
	margin: 3px 5px;
	border: solid 2px #555; width: 150px; height: 150px;
	padding: 2px; background-color: #FFF;
}

.gallery-medium a img
{
	width:150px;
}

.girl {
	margin-top: 50px;
	padding-bottom: 23px;
/*	background: #000;*/
	border-radius: 0 0 10px 10px;
}

.girl .mainimg {
	float: left;
	width: 350px;
	padding-left: 20px;
}

.girl .mainimg img {
	border-radius: 10px;
	max-width: 325px;
}

.girl .details {
	float: left;
	width: 590px;
	padding-left: 20px;
	min-height: 440px;
}

.girl h1 {
	font-size: 36px;
	margin: 0;
	padding: 0;
}

.girl ul.services {
	margin: 0;
	padding: 20px 0;
}

ul.services li {
	list-style-type: none;
	font-size: 15px;
	color: #FFF;
}

ul.services li span.lii {
	background: transparent url(images/li.png) center center no-repeat;
	width: 15px; height: 15px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.gdr {
	float: left;
	width: 300px;
}

.gdl {
	float: left;
	width: 230px;
	padding-top: 60px;
	margin-left: 20px;
}

.gdl p {
	margin: 0;
	padding: 2px 0;
	font-size: 15px;
}


.gdl p.sps {
	padding-left: 15px;
}

table.wds {
	width: 100%;
	border: none;
	font-size: 18px;
	color: #FFF;
	margin-top: 20px;
}

table.wds tr {
	height: 25px;
}

table.wds th {
	font-weight: normal;
	width: 100px;
	text-align: left;
}


.gallery {
	margin-top: 50px;
	padding: 7px 10px;
}

.gallery a {
	display: inline-block;
	margin: 7px 10px;
}

.gallery a img {
	border-radius: 7px;
}

a.backit {
	color: #FFF;
	display: inline-block;
	float: right;
	padding: 3px 22px;
	font-size: 15px;
	font-family: 'robotolight';
	border-radius: 3px;
	margin-top: 60px;
}

a.backit:hover {
	color: #FFF;
}

.commentA {
	width: 600px;
	margin: 10px auto;
}

.commA {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

div.form textarea.commF {
	width: 98%;
	padding: 5px 1%;
	border: solid 1px #eee;
	height: 80px;
	border-radius: 8px;
	font-size: 18px;
	color: #222;
	margin-bottom: 9px;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #d8d8d8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d8d8d8));
background: -webkit-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#d8d8d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 );
}

.commT {
	margin: 5px 0;
	padding: 0;
	font-size: 15px;
}

.commT .s {
	font-weight: bold;
	float: left;
	font-size: 18px;
	line-height: 14px;
}

.commT .s .sps {
	font-size: 13px;
	display: inline-block;
	margin-left: 10px;
}

.commT .t {
	margin: 2px 8px;
	padding: 0;
}

.commT .d {
	float: right;
	line-height: 14px;
	vertical-align: baseline;
}

.comm-s {
	width: 60%;
	height: 1px;
	background-color: #111;
	margin: 2px auto;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
	
#welcome {
	display: block;
	text-align: center;
}

#welcome div,
#welcome p {
	display: inline-block;
	margin: 0; padding: 0;
	position: relative;
	max-width: 100%;
	max-height: 100%;
}


#winn {
	display: inline-block;
}

#winn img {
	max-width: 100%;
	max-height: 100%;
	padding: 0; margin: 0;
	border-radius: 6px;
	margin: 0 auto;
	box-shadow: 0 0 35px #F3B112;
	overflow: hidden;
}

.popup-bg {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1000;
	position: fixed;
	display: none;
	background-color: rgba(0,0,0,0.4);
}
.popup-container {
    z-index: 10001;
    display: none;
    position: absolute;
    right: 0; left: 0; top: 0; margin: auto;
    /*width: 76%; height: 80%;*/
    max-width: 86%; max-height: 90%;
    padding: 10px 2%;
}

.popup-container.wrapper {
	background: #FFFFFF;
    border: 4px solid #B3B3B3; border-radius: 3px;
    box-shadow: 0 0 5px 2px #444;
}

a.popup-close {
	cursor:pointer; display: none;
    position: fixed;
    right: 20px;
    top: 40px;
    z-index:1100;
    font-size: 40px;
    font-weight: bold;
    color: #FA1C5A;
    text-shadow: 0 1px 8px #333;
    text-decoration: none;
}
a.popup-close:hover {
	color: #B72717;
}

@CHARSET "UTF-8";




.menu-wrapper {
	background: transparent url(images/menuwbg.jpg) no-repeat top center;
}

.content-wrapper {
	background: transparent url(images/contentbg.jpg) top;
}

nav.middle li .menut.g {
	background-color: #660000;
}

nav.middle li .menut.n {
	background-color: #660000;
}

nav.middle li .menut.p {

}

nav.middle li .menut.a {
	background-color: #891481;
}

#footer-menu {
	background-color: #660000;
}

#copy {
	color: #0076a3;
}

.mainoffer {
	background: transparent url(images/bannbg.png) no-repeat center center;
}

.mainoffer h2.o {
	color: #660000;
}

.mainoffer .odate {
}
.opengirlslist h1.g {
	color: #660000;
}

.events-list .price {
	color: #0076a3;
}

.girl h1 {
	color: #660000;
}

.sps {
	color: #660000;
}

.girl .details {
	background: transparent url(images/girl.png) center center no-repeat;
}

a.backit {
	background-color: #660000;
}

a, a:hover { color: #660000;}

.girls-list a img{
	border: 2px solid #660000;
}
