body, html, img, div, span, p, a, li, ul, table {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background-color: #fcfcf9;
	font-family: Arial, DejaVu, sans-serif;
}

.clear {
	clear: both;
}

#top_cont {
	width: 100%;
	height: 100px;
	background-color: white;
}

#banner {
	height: 100px;
	width: 970px;
	background-image: url('../layout_images/top_banner.png');
	background-position: top left;
	background-repeat: none;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#mid_cont {
	width: 100%;
	height: auto;
	background-image: url('../layout_images/background_1.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #faf9f4;
	display: table;
}

#middle {
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	/* border: 1px solid lime;  */
	overflow: auto;
}

#left_menu {
	width: 180px;
	display: inline;
	overflow: visible;
	float: left;
	/* border: 1px solid blue; */
	margin-left: 30px;
}

#menu_top {
	width: 180px;
	height: 42px;
	background-image: url('../layout_images/menu_top.png');
	margin-top: 15px;
}

#menu_content {
	width: 180px;
	height: 338px;
	background-image: url('../layout_images/menu_back.png');
	background-position: top left;
	background-repeat: no-repeat;
	/* background-color: #e96a9d; */
	overflow: visible;
	/* border: 1px solid red; */
	float: left;
}

#menu_items {
	padding-bottom: 20px;
	/* border: 1px solid white; */
}

#menu_items li {
	list-style-type: none;
	margin-left: 20px;
	line-height: 21px;
	font-size: 14px;
}

#menu_items li a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}

#menu_items li a:hover {
	color: #ad4f75;
}

#search_box {
	width: 180px;
	/* display: table; */
	float: left;
	display: inline;
	margin-left: 30px;
	margin-top: 20px;
	/* border: 1px solid black; */
	overflow: hidden;
	padding: 0;
}

#sb_top {
	width: 180px;
	height: 41px;
	background-image: url('../layout_images/search_top.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	/* border: 1px solid lime; */
}

#sb_cont {
	background-color: #29A0DA;
	/* border: 1px solid red; */
	width: 180px;
	height: 76px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#sb_cont p {
	text-align: center;
}

#search_input {
	border: 1px solid #16719D;
	background-color: white;
	color: gray;
	width: 138px;
	line-height: 22px;
	padding: 6px;
	 /* margin-bottom: 10px; */
}

#search_btn {
 margin-top: 10px;
}

#sb_bottom {
	width: 180px;
	height: 7px;
	line-height: 7px;
	font-size: 3px;
	/* border: 1px solid lime; */
	background-image: url('../layout_images/search_bottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#main_content {
	float: right;
	width: 700px;
	height: 525px;
	/* border: 1px solid red; */
	margin-top: 15px;
	background-image: url('../layout_images/girls.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: 30px;
	display: inline;
	font-size: 12px;
}

#main_content_subpage {
	float: right;
	width: 700px;
	height: 525px;
	/* border: 1px solid red; */
	margin-top: 15px;
	background-image: url('../layout_images/subpage_back.png');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: 30px;
	display: inline;
	font-size: 12px;
}

#main_content_about {
	float: right;
	width: 700px;
	/* height: 525px; */
	/* border: 1px solid red; */
	margin-top: 15px;
	background-image: url('../layout_images/subpage_back_long.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fedfee;
	overflow: auto;
	margin-right: 30px;
	display: inline;
	font-size: 12px;
}

#about_footer {
	height: 11px;
	background-image: url('../layout_images/subpage_back_long_footer.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#top_box {
	/* border: 1px solid red; */
	width: 230px;
	height: 27px;
	float: right;
	margin-right: 60px;
}

#top_box p {
	/* border: 1px solid black; */
	width: 210px;
	text-align: center;
	float: left;
	line-height: 23px;
	padding: 0 9px;
	color: white;
}

#middle_box {
   /* border: 1px solid red;  */
	width: 230px;
	height: 40px;
	float: right;
	margin-right: 65px;
	display: inline;
}

#middle_box p {
	line-height: 40px;
	text-align: center;
	width: 100%
}

#middle_box p a {
	color: #9D3F65;
	font-weight: bold;
	text-decoration: none;
}

#top_box p a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#top_box p a:hover {
	color:#AD4F75;
}

#flag_box {
	float: left;
	/* border: 1px solid lime; */
	margin-top: 12px;
}

#flag_box img {
	
}

#currency_form p {
	font-size: 12px;
	color: black;
	line-height: 15px;
	float: left;
	padding-left: 2px;
}

#currency_box {
	margin-top: 10px;
	float: right;
	/* border: 1px solid red; */
}

#float_container {
	float: right;
	width: 213px;
	/* border: 1px solid blue; */
	margin-right: 71px;
}

#footer_menu {
	background-image: url('../layout_images/background_2.png');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	color: #918D7E;
	/* border: 1px solid lime; */
}

#footer_menu a {
	color: #918D7E;
	text-decoration: none;
	padding: 0 10px;
}

#footer_menu a:hover {
	color:#AD4F75;
}

#footer_notes {
	text-align: center;
	color: #918D7E;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 30px;
}


/* ######################################################## */

#menu_lev1 {
	/* background-color: lime; */
	float:left;
	width:180px;
	height:339px;
}

#floater {
	/* background-color: orange; */
	margin-top: 100px;
	width:0;
	overflow: visible;
	float:left;
}

#menu_lev2 {
	background-color: #CD6790;
	width:200px;
	/* height:200px; */
	padding: 10px 0;
	opacity: 0.8;
}

#menu_lev2 ul li {
	list-style-type: none;
	color: white;
	margin-left: 15px;
	line-height: 20px;
}

#menu_lev2 ul li a {
	text-decoration:  none;
	color: white;
	font-size: 12px;
}


.page_nr {
	text-align: center;
	color: #6f324b;
	margin-right: 20px
}

.page_nr a {
		color: #6f324b;
		text-decoration: none;
		padding: 3px;
}

.page_nr a:hover {
	text-decoration: underline;
	color: #8f526b;
}

.theader {
	background-color: white;
	padding: 3px;
}

.trow {
	border-bottom: 1px solid white;
	/*border-left: 1px solid white; */
	padding: 3px;
}

.thumbnail {
	float: left;
	border: 3px solid white;
	margin: 5px;
}

#announce_left {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	height: 25px;
	width: 4px;
	background-image: url('../layout_images/announce_left.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#announce_right {
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	height: 25px;
	width: 5px;
	background-image: url('../layout_images/announce_right.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#announce {
	float: left;
	width: 900px;
	margin-top: 15px;
	height: 25px;
	background-color: #f4a4c4;
	color: white;
	font-family: Arial, DejaVu, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

#announce p {
	margin-right: 10px;
	margin-left: 10px;
	width: 100%;
	text-align: center;
	/*color: white;*/
	font-family: Arial, DejaVu, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: rgb(111, 50, 75);
}

/* e96a9d */

