@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #686fce;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
a{
	outline:none;
	text-decoration:none;
}





#container{
	width:990px;
	margin:0 auto;
	background-image: url(../images/template.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
        background-attachment: fixed;
}
#header{
	width:990px;
	height:129px;
}
.language{
	height:22px;
	width:990px;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
}
.language ul{
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	float:right;
}
.language ul li{
	float:left;
	padding:0 0 0 22px;
}
.language .en{
	background:url(../images/en-flag.gif) 0 50% no-repeat;
	margin: 0 18px 0 0;
}
.language .id{
	background:url(../images/id-flag.gif) 0 50% no-repeat;
	margin: 0 18px 0 0;
}
.language .jp{
	background:url(../images/jp-flag.gif) 0 50% no-repeat;
}
.language a{
	color:#FFF;
}
.language a:hover{
	color:#d54040;
}
h1{
	margin:0;
	padding:0;
}
h1 a{
	width:239px;
	height:103px;
	text-indent:-20000px;
	background:url(../images/blue-eyes-logo.png) 0 0;
	display:block;
}
#main_nav{
	font: 500 12px 'Century Gothic',Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:0.05em;
	height:45px;
	
}
#main_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#main_nav ul li{
	float:left;
	margin:0;
        background-image: url(../images/link.png);
}
#main_nav ul li a{
	padding:14px 17px;
	display:block;
	color:#FFF;
}
#main_nav ul li a:hover{
	background:#000;
	color:#FF0000;
}
#main_nav ul li.active a{
	color:#FFF;
	background-image: url(../images/link.jpg);
}
#banner{
	width:990px;
	height:375px;
}
.banner_pic{
	padding:5px;
	width:600px;
	height:234px;
	background:#000;
	margin:37px 0 0 0;
	float:left;
}
.intro_text{
	width:360px;
	height:234px;
	float:left;
	margin:37px 0 0 20px;
	text-align:justify;
	font-size:11px;
	color:#9e979e;
	line-height:18px;
	background-image: url(../images/introtex.png);
}
.intro_text h2{
	margin:0 0 20px 0;
	padding:0;
	font: 500 30px 'Helvetica35-Thin','Helvetica 35 Thin','Helvetica Narrow','Century Gothic',Arial,sans-serif;
	color:#FFF;
}
.banner_reflection{
	position:absolute;
	margin:0 0 0 0;
	z-index:1;
}
.music_dance{
	width:111px;
	height:116px;
	margin:-60px 0 0 550px;
	position:absolute;
	z-index:9;
}
#ladies_companion{
	width:990px;
	height:180px;
	background-image: url(../images/ladies-companion-bg.png);
        background-repeat: no-repeat;
}
#ladies_companion h3{
	margin:-36px 0 0 0;
	padding:0;
	font: 500 25px 'Helvetica35-Thin','Helvetica 35 Thin','Helvetica Narrow','Century Gothic',Arial,sans-serif;
	color:#FFF;
	position:absolute;
}
#left_content{
	float:left;
	width:657px;
	padding:10px 30px 20px 0;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}
#left_content h2{
	font: 500 25px 'Helvetica35-Thin','Helvetica 35 Thin','Helvetica Narrow','Century Gothic',Arial,sans-serif;
	color:#FFF;
}
#right_content{
	width:268px;
	padding:10px 0 20px 30px;
	float:left;
	background:url(../images/bg-right-content.png) 0 0 no-repeat;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}
.event span{
	width:267px;
	height:16px;
	display:block;
	background:url(../images/event-shadow.png) 0 0 no-repeat;
}
.event .crop{
	width:260px;
	height:105px;
	overflow:hidden;
	border:4px solid #FFF;
}
.event img{
	border:none;
	margin-top:-40px;
}
/* -----------------------------------------*/
/* ---------- WIDE BOX STYLING -------------*/
/* -----------------------------------------*/

.widebox {
	width:990px; /* background offsets y-1px for dt overlap illusion */
	float:left;
	margin:17px auto 0px 125px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-image: url(../images/bg-widbox.jpg);
}
.widebox dt{
	margin:0 0 0 11px;
}
.widebox dd{
	margin:10px 0 0 15px;
	float:left;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.widebox dd.wideboxddfirst{
	margin:10px 0 0 19px;
	float:left;
	width:290px;
}

.widebox dd img{
	border:1px solid #333;
	margin:0 0 5px 0;
}
#wideboxend {
	width:990px;
	margin:0 0 0 0;
	background:url(../img/bgwideboxholder.png) no-repeat bottom center;
}
.widebox a{
	font-weight:bold;
}

.widebox dt a{
	margin:0 0 0 10px;
}


#footer{
	width:100&;
	background:url(../images/footer-line.jpg) 0 0 repeat-x;
	font-size:11px;
}
#left_content h3,#right_content h3{
	font: 500 20px 'Helvetica35-Thin','Helvetica 35 Thin','Helvetica Narrow','Century Gothic',Arial,sans-serif;
	color:#FFF;
}
#left_content h4,#right_content h4{
	font: bold 12px Arial,sans-serif;
	color:#FFF;
}
#left_content a,#right_content a{
	color:#FFF;
}
#left_content a:hover,#right_content a:hover{
	color:#000;
}
#left_content h2,p,#right_content h2,p{
	margin:4px 0 14px 0;
}
#left_content h3, h4,#right_content h3, h4{
	margin:14px 0 14px 0;
}
.footer_content{
	width:990px;
	height:70px;
	padding:10px 0;
	margin:0 auto;
	color:#FFF;
}
.phone{
	height:60px;
	padding:0 0 0 62px;
	font: 500 25px 'Helvetica35-Thin','Helvetica 35 Thin','Helvetica Narrow','Century Gothic',Arial,sans-serif;
	background-image: url(../images/blue-eyes.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}






.ladies_list{
	padding:12px;
	margin:0 15px 15px 0;
	width:43%;
	height:118px;
	float:left;
	background: url(../images/bg-transparent.png) 0 0;
}
.ladies_list a img{
	padding:5px;
	background:#FFF;
	float:left;
	margin:0 18px 4px 0;
}
.ladies_list a:hover img{
	padding:5px;
	background:#977068;
}
.ladies_list h4{
	margin:0 0 6px 0;
}








ul.gallery{
	margin:0;
	padding:0;
	list-style:none;
}
ul.gallery li{
	float:left;
	margin:0 10px 8px 0;
}
ul.gallery li .crop{
	border:4px solid #FFF;
	width:75px;
	height:75px;
	overflow:hidden;
}
ul.gallery li .crop:hover{
	border:4px solid #977068;
	width:75px;
	height:75px;
	overflow:hidden;
}







div.errors{ color:#F00; }
#EmailForm .invalidValue{ background: #FFDFDF; border:1px solid #F00; }
#EmailForm .requiredValue{ background: #FFFFDF; border:1px solid #F00; }
label{
display:block;
}
#EmailForm{
border:none;
padding:12px;
background:url(../images/bg-transparent.png) 0 0 ;
color:#FFF;
}
#EmailForm input{
width:50%;
}
#EmailForm textarea{
width:75%;
}
#EmailForm .button{
background: url(../images/submit-btn.png) 0 0 no-repeat;
border:none;
font:12px Arial;
width: 82px;
height:23px;
color:#FFF;
}
.genesis{
	width:58px;
	height:29px;
	float:left;
	margin: 0 12px 0 0;
}




/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #d31a45;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #f391bc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #d31a45; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #f391bc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #f391bc;
	background:#b8968e;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #f391bc; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #FFF;
	background:#3e2435;
} 
#ditto_pages a:hover {
    background-color: #fc295a;
    color: #FFF;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}










.clear{
	clear:both;
	margin:0;
	padding:0;
	line-height:1px;
}
.align_left{
	float:left;
}
.align_right{
	float:right;
}
.imgleft{
	float:left;
	margin:0 18px 4px 0;
	border:6px solid #FFF;
}
.imgright{
	float:right;
	margin:0 0 4px 18px;
	border:6px solid #FFF;
}
.imgcenter{
	clear:both;
	margin:0 0 12px 0;
	border:6px solid #FFF;
}
.more{
	text-align:center;
	line-height:24px;
}
.more a{
	width:82px;
	height:23px;
	background:url(../images/more-btn.gif) 0 0 no-repeat;
	display:block;
	color:#FFF;
}
.more a:hover{
	background:url(../images/more-btn.gif) 0 -23px no-repeat;
}
.read_more{
	width:78px;
	height:29px;
	padding:2px 0 0 10px;
	background:url(../images/read-more-btn.png) 0 0 no-repeat;
}
.detil{
	margin:8px 0 0 0;
}
.detil a{
	width:17px;
	height:17px;
	display:block;
	text-indent:-20000px;
	background:url(../images/detil-btn.gif) 0 50% no-repeat;
}
.detil a:hover{
	background:url(../images/detil-btn-hover.gif) 0 50% no-repeat;
}
.red{
	color:#FF0000;
}
.weather{
	padding:12px 40px;
	margin:0;
	background: url(../images/bg-transparent.png) 0 0;
}
#container #banner .intro_text {
	color: #FFF;
}
