* {
	border:0;
	margin:0;
	padding:0;
}

body {
	color:#555;
	font:0.75em/100% 'Lucida Sans Unicode';
	line-height:1.4em;
	background-image: url(../image/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a {
	color:#c40b12;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

#top {
	width: 100%;
	background-image: url(../image/bg_menu.png);
	background-repeat: repeat-x;
}

#top_inside {
	width: 1250px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

ul.menu .menulink_selected {
	color:#fff;
	background-image: url(../image/bg_menu_selected.png);
	background-repeat: repeat-x;
}

#language {
	float:right;
	margin-right: 140px;
	margin-top: 16px;
	word-spacing: 10px;
}

#language a {
	font-size: 1em;
	color: #898989;
	text-shadow:1px 1px #000;
}

#language a:hover {
	color: #fff;
}

#header {
	width:100%;
}

#header_inside {
	width:1250px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/bg_header.png);
	background-repeat: no-repeat;
}

#content {
	min-width: 1250px;
	margin-top: 0px;
}

#content_home {
	width:1250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 820px;
	font-size: 1.1em;
	background-image: url(../image/bg_content.png);
	background-repeat: no-repeat;
}

#content_page {
	width:1250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 700px;
	font-size: 1.1em;
	background-image: url(../image/bg_page.png);
	background-repeat: no-repeat;
}

#home {
	width:480px;
	float: left;
	margin-left: 190px;
	padding-right: 10px;
	margin-top: 70px;
	line-height: 22px;
}

#common {
	width:770px;
	float: left;
	margin-left: 340px;
	padding-right: 10px;
	margin-top: 70px;
	text-align: justify;
	padding-bottom: 80px;

}

#content_gallery {
	width:770px;
	float: left;
	margin-left: 340px;
	padding-right: 10px;
	margin-top: 70px;
	text-align: justify;
	padding-bottom: 80px;

}


#common iframe {
	margin-top: 20px;
	margin-bottom: 20px;	

	-moz-box-shadow: 0 0 7px #111111;
	-webkit-box-shadow: 0 0 7px#111111;
	box-shadow: 0 0 7px #111111;


}



#common img {
	margin-top: 20px;
	margin-bottom: 20px;	

	-moz-box-shadow: 0 0 7px #111111;
	-webkit-box-shadow: 0 0 7px#111111;
	box-shadow: 0 0 7px #111111;


}

#common p {
	color: #ccc;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#girls {
	width:380px;
	float: right;
	background-image: url(../image/girls.png);
	background-repeat: no-repeat;
	height: 700px;
	margin-top: 10px;
	margin-right: 180px;
}

#girls_second {
	width:380px;
	float: right;
	background-image: url(../image/girls_second.png);
	background-repeat: no-repeat;
	height: 700px;
	margin-top: 10px;
	margin-right: 180px;
}

#contact {
	width:300px;
	float: right;
	height: 300px;
	margin-top: 197px;
	margin-right: 175px;
	font-size: 1em;
	line-height:1.4em;
}

#contact a {
	color: #7e7e7e;
}

#contact a:hover {
	color: #c91773;
}

#home a {
	font-size: 4em;
	font-weight: bold;
}

#home a:hover {
	color: #7e7e7e;
}



#contact_form {
	letter-spacing:-1px;
	line-height:175%;
	width:560px;
	height: 386px;
	margin-top: 0px;
	float: left;
	margin-left: 100px;
}

#contact_form p {
	padding:0 0 10px;
	font-size: 1.1em;
	color: #9B4299;
	margin-bottom: 5px;

}

#footer {
	min-width: 1250px;
}

#footer_content {
	height:160px;
	width:1000px;
	padding-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-right: 0px;
	font-size: 1em;
	text-shadow:1px 1px #000;
	background-image: url(../image/bg_footer.png);
	background-repeat: no-repeat;
}

#footer_content a:hover {
	text-decoration: underline;		
}

#social {
	height: 150px;
	width: 250px;
	float: left;
}

div.fade {
	position: relative;
}
 
img.a {
	position: absolute;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

#easyTooltip {
	border:1px solid #5b5b5b;
	color:#fff;
	box-shadow: 0px 0px 6px #111111;
	-webkit-box-shadow: 0px 0px 6px #111111;
	-moz-box-shadow: 0px 0px 6px #111111;	
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-image: url(../source/easytooltip/bg.png);
	background-repeat: repeat;
	z-index:9999;
	}
	
@font-face {font-family: Eurofurence; src: url(../source/font/Eurofurence.ttf); }

.space {
	margin-bottom: 20px;
}

.message {
	color: #c91773;
	margin-bottom: 20px;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
		
#slider, #slider li { 
	width:800px;
	height:410px;
	overflow:hidden; 
}

#service { 
	width:800px;
}

#page { 
	width:800px;
}

ul.menu {
	list-style:none;
	padding:0;
	margin-left: 140px;
}
ul.menu * {margin:0; padding:0}
ul.menu a {
	color:#898989;
	display:block;
	height: 33px;
	text-align:center;
	padding-top:17px;
	width:120px;
	font-size: 1em;
	font-weight: lighter;
	text-transform: capitalize;
	text-shadow:1px 1px #000;
}

ul.menu li {position:relative; float:left;}
ul.menu ul {
	position:absolute;
	left:0;
	display:none;
	list-style:none;
}
ul.menu ul li {
	position:relative;
	width:120px;
	margin:0;
}
ul.menu ul li a {
	color:#898989;
	display:block;
	height: 25px;
	text-align:center;
	width:120px;
	font-size: 1em;
	font-weight: lighter;
	text-transform: capitalize;
	text-shadow:1px 1px #000;
	background-image: url(../image/bg_menu.png);
	background-repeat: repeat-x;
	padding-top:10px;
}
ul.menu ul li a:hover {
	color:#fff;
	background-image: url(../image/bg_menu_hover.png);
	background-repeat: repeat-x;
	text-shadow:1px 1px #434343;
}

ul.menu .dropdown_selected {
	color:#fff;
}

ul.menu .dropdown_selected_round {
	color:#fff;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

ul.menu .round {
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

ul.menu .menulink {
	width:95px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	color:#fff;
	background-image: url(../image/bg_menu_hover.png);
	background-repeat: repeat-x;
	text-shadow:1px 1px #434343;
}

.fadeThis {
	position:relative;
	display:block;
	height: 77px;
	width: 250px;
	background:url(../image/facebook.png) 0 0 no-repeat;
	margin-left: 149px;
}
	
.fadeThis * {
	display: none;
}
	
.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 77px;
	width: 250px;
	background:url(../image/facebook.png) 0 -77px no-repeat;
}
	
.fadeThis ul, li {
	margin:0;
	list-style: none;
}

.fadeThis2 {
	position:relative;
	display:block;
	height: 73px;
	width: 250px;
	background:url(../image/linkedin.png) 0 0 no-repeat;
	margin-left: 149px;
}
	
.fadeThis2 * {
	display: none;
}
	
.fadeThis2 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 73px;
	width: 250px;
	background:url(../image/linkedin.png) 0 -73px no-repeat;
}
	
.fadeThis2 ul, li {
	margin:0;
	list-style: none;
}

table {
	margin-left: 130px;	
	}
	
	
 td {
	padding-left: 20px;	
	}

	#cell {
	width: 230px;
	height: 200px;

	}
	
		#thumb {
	width: 230px;
	height: 185px;
	background:url(../image/bg_menu.png);

	-moz-box-shadow: 0 0 7px #111111;
	-webkit-box-shadow: 0 0 7px#111111;
	box-shadow: 0 0 7px #111111;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 20px;
	}
	
			#thumb_picture {
	width: 230px;
	height: 145px;

	float: left;
	}
	
				#thumb_picture img {

	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
width: 230px;
	}
	
					#thumb_text {
	float: left;
	width: 230px;
	text-align: center;

	}
	
						#thumb_text h1 {
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	font-weight: lighter;
	margin-top: 7px;
	text-shadow:1px 1px #000;
	}
							#paginator {
	text-align: right;
	height: 10px;
	}
								#paginator a {
	font-size: 25px;
	font-weight: lighter;
	letter-spacing: 3px;
	}
	
									#footer_content_right {
	float: right;
	width: 250px;
	margin-top: 10px;
	}
	
										#footer_content_left {
	float: left;
	width: 200px;
	height: 135px;
	line-height: 22px;
	margin-top: -20px;

	}
						#common h1, #content_gallery h1 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: lighter;
	text-shadow:1px 1px #000;
	margin-bottom: 15px;
	font-family: 'Lucida Sans Unicode';
	}


	#content_gallery iframe {
	height: 750px;
	width: 830px;
	padding: 0px;
	background-color:transparent;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}








