@charset "utf-8";
/* CSS Document */

body, h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
        background: #ffb5ed;
	min-width:990px;
}
#wrapper {
	width:990px;
	margin:auto;
}
#header {
	height:240px;
	position:relative;
	overflow:hidden;
}
#header2 {
	height:157px;
	overflow:hidden;
}
.topmenu {
	float:right;
	background-image:url(../images/top_menu_bg.png);
	width:672px;
}
.topmenu ul {
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:77px;
}
.topmenu ul li {
	float:left;
	list-style-type:none;
	height:77px;
	padding-top:10px;
}
.topmenu ul {
}
.topmenu ul li.start {
	margin-left:70px;
	_margin-left:35px;
}
.topmenu ul li a{
	color:#9C0085;
	display:block;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	padding:0 32px;
	border-right:1px solid #9C0085;
	text-decoration:none;
}

.topmenu a:hover{
	text-decoration:underline;
}

.topmenu ul li.end a {
	border:none;
}

.spiegel_text_cont {
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	height:157px;
	margin-top:0px;
	width:732px;
	overflow:hidden;
        float: right;
}
.spiegel_text_cont .spiegel_text {
	margin-left:300px;
	font-size:13px;
	color:#b6927a;
}

.title_cont {
	background-image:url(../images/title_bar.png);
	float:right;
	height:49px;
	margin-right:10px;
	margin-top:20px;
	width:506px;
	color:#9c0085;
}
.title_cont h3 {
	margin:5px 0 0 0;
	color:#eb51d4;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.title_cont .inner {
	margin-left:56px;
	overflow:hidden;
}
.title_cont p {
	margin-left:10px;
	font-size:13px;
}

.menu {
	background:url(../images/menu.png) no-repeat center;
	height:63px;
	margin:auto;
	width:990px;
}

.submenu {
	background:url(../images/submenu.png) no-repeat center;
	height:60px;
	margin:auto;
	width:990px;
	font-size:11px;
	text-align:center;
	color:#e64bcf;
	padding:10px 0px;
}
.submenu2 {
	background:url(../images/submenu2.jpg) no-repeat center;
	height:87px;
	margin:-6px auto 0;
	width:980px;
	font-size:11px;
	text-align:center;
	color:#e64bcf;
	padding:10px 0px;
}

.submenu2 h1 {
	font-size: 25px;
}

.menu ul {
	overflow:hidden;
	margin:0;
	padding:0 15px;
}

.menu ul li {
	float:left;
	height:63px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:160px;	
}
.menu ul li a.menuitema {
	display:block;
	margin:18px 0 0 20px;
}
.menuitema img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.header_bottom {
	font-size:11px;
	text-align:center;
	width:960px;
	margin:auto;
	color:#e64bcf;
}
.content_wrapper {
	margin:auto;
        width: 990px;
}
.prefooter1 {
	background:url(../images/prefooter1.jpg) no-repeat 50% 0;
	height:38px;
}
.prefooter2 {
	background:url(../images/prefooter2.jpg) no-repeat 50% 0;
	height:38px;
}
#content {
	width:980px;
	margin:auto;
	overflow:hidden;
}

#content .inner {
	width:920px;
	margin:auto;
	overflow:hidden;
	padding:0 30px;

}
#content .bioinner {
	width:920px;
	margin:10px auto 0;
	overflow:hidden;
	background-image:url(../images/bio_decor1.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.cont_mid {
	margin:auto;
	background:url(../images/content_bg.png) repeat-y 50% 0;
	width:980px;
	overflow:hidden;
	padding:0px 0px 10px;
}
.cont_mid2 {
	margin:-1px auto 0;
	background:url(../images/content_bg2.png) repeat-y 50% 0;
	width:980px;
	overflow:hidden;
	padding:0px 0px;
}
.cont_mid2 #content .inner {
	width:397px;
	color:#8d4911;
	float:left;
}
.cont_mid2 h3 {
	font-size:20px;
	margin-bottom:15px;
}
.cont_mid2 p.inforow {
	font-weight:bold;
	font-size:14px;
	margin:4px 0;
}
.cont_mid2 .biobutton {
	background-image:url(../images/bio_button.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:48px;
	margin-top:30px;
	padding-top:8px;
	text-align:center;
}
.cont_mid2 .biobutton a {
	color:#8D4911;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;	
}

.right_box {
	background-image:url(../images/big_img_border.jpg);
	background-position:17px 0px;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:-14px;
	width:450px;
	float:left;
}
.right_box .rinner {
	margin-left:34px;
}
.right_box  img.big_img {
	margin:10px 0 0 11px;
        border: none;
}
.right_box .thumbs {
	margin-top:40px;
	overflow:hidden;
}
.right_box .thumbs .thumb {
	float:left;
	margin:0 16px 13px 0;
	cursor: pointer;
        width: 100px;
        height: 75px;
        border: 1px solid #ffa200;
}




.cont_mid .inner  { 
	margin: 0 23px !important;
}
.cont_mid2 .inner {
	margin: 0 0 0 49px !important;
	_margin: 0 0 0 25px !important;
}
.cont_item {
	overflow:hidden;
	float:left;
	background:url(../images/model_box_online.png) center top;
	width:206px;
	height:193px;
	margin:0 0 10px 10px;
}
.cont_item h4 {
	color:#B97B10;
	font-size:14px;
	margin-top:3px;
	text-align:center;	
}
.cont_item img.model_pic {
	margin:6px 0 0 16px;
	width:175px;
	height:130px;
	border:0 none;
        display: block;
}
.cont_item img.freechat {
	margin-left:30px;
	margin-top:12px;
}
.cont_item img.bio {
	margin-left:30px;
	margin-top:12px;
}

.cont_item img:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.cont_item2 {
	overflow:hidden;
	float:left;
	background:url(../images/model_box_offline.png) center top;
	width:206px;
	height:193px;
	margin:0 0 10px 10px;
}
.cont_item2 h4 {
	color:#B97B10;
	font-size:14px;
	margin-top:3px;
	text-align:center;
        height: 17px;
}
.cont_item2 h4 a{
	color:#B97B10;
}
.cont_item2 img.model_pic {
	margin:6px 0 0 15px;
	width:175px;
	height:130px;
        display: block;
}
.cont_item2 img.mybio {
	margin-left:65px;
	margin-top:14px;
}
.cont_bot {
background-image:url(../images/content_bottom.png);
height:44px;
width:915px;
}
.breaker {
	clear:both;

}
.paging {
	color:#906315;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	margin:15px auto 0 -40px;
}
.paging a {
	color:#906315;
	text-decoration:none;
	margin:0 3px;
	text-align:center;
	background-image:url(../images/page_item.png);
	background-repeat:no-repeat;
	padding-top:7px;
        padding: 8px 13px;
        line-height: 35px;
}
.paging span.pm {
	color:#906315;
	text-decoration:none;
	display:block;
	width:35px;
	height:31px;
	margin:0 3px;
	text-align:center;
	float:left;
	padding-top:7px;
}
.paging span.sel, .paging a:hover {
	background-image:url(../images/page_item_sel.png);
}
.paging span {
        padding: 8px 13px;
        line-height: 35px;
	margin-top:9px;
}

#footer {
	height:205px;
        /*width: 990px;*/
	background:url(../images/footer.jpg) center top;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
#footer2 {
	height:205px;
	background:url(../images/footer2.jpg) center top;
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
#footer .inner, #footer2 .inner {
	margin:auto;
	overflow:hidden;
        padding: 50px 50px 0;
	width: 990px;
}

.container {
    background: url(../images/header.jpg) no-repeat 50% 0;
}
p.pink_text {
	color:#e64bcf;
	font-size:12px;
        margin: 0 0 10px;
}
p.or_text, p.or_text a {
	font-size:12px;
	color:#b56f49;
}
h3.bio_title {
	color:#E64BCF;
	margin:auto;
	text-align:center;
	width:960px;
	font-size:25px;
}
.bioinner .right_box {
	float: right;
	width: 400px;
}
.bioinner .right_box  img.big_img {
	margin:50px 0 0 11px;
}
.bioinner .right_box .thumbs {
margin-top:40px;
overflow:hidden;
}
.bioinner .right_box .thumbs .thumb {
	float:left;
	margin:10px;
}

.bioinner .left_box {
	float: left;
	width: 470px;
	padding-left:18px;
}
.bioinner .left_box .bio_box_top {
	height:39px;
	width:459px;
	background-image:url(../images/bio_block_top.png);
	background-repeat:no-repeat;
}
.bioinner .left_box .bio_box_mid {
	width:459px;
	background-image:url(../images/bio_block_mid.png);
	background-repeat:repeat-y;
	color:#8d4911;
	overflow:hidden;
}
.bioinner .left_box .bio_box_mid .infoinner {
	margin:0 30px;
}
.bioinner .left_box .bio_box_mid .infoinner h3 {
	font-size:20px;
	margin-bottom:15px;
}
.bioinner .left_box .bio_box_mid .infoinner p.inforow {
	font-weight:bold;
	font-size:14px;
	margin:4px 0;
}
p.addinfo {
	font-size:12px;
	margin-top:30px;
}
p.desc {
	font-size:12px;
}

.bioinner .left_box .bio_box_mid .infoinner .biobutton {
background-image:url(../images/bio_button.png);
background-position:center center;
background-repeat:no-repeat;
height:48px;
margin-top:30px;
padding-top:8px;
text-align:center;
}
.bioinner .left_box .bio_box_mid .infoinner .biobutton a {
color:#8D4911;
font-size:28px;
font-weight:bold;
text-decoration:none;	
}

.bioinner .left_box .bio_box_bot {
	height:40px;
	width:459px;
	background-image:url(../images/bio_block_bot.png);
	background-repeat:no-repeat;
}





/* Drop Down Menu */

.dropmenudiv{
	background-color:#E373C9;
	border:1px solid #CCCCCC;
	font:16px/18px Verdana;
	position:absolute;
	width:200px;
	z-index:100;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: bold;
	color: #ffffff;
}

* html .dropmenudiv a{ /*ie only*/
	width: 100%;
}

.dropmenudiv a:hover{
	background-color: #F9E38E;
	color: #003366;
	text-decoration:none;
}
div.dropmenudiv a{
	float: none;
	margin:0;
	text-align: center;
	
}

h6{ 
	font-size:12px;
	color:#e64bcf;
	margin-top:25px;
	margin-bottom:10px;
}


