*
{
	margin:0;
	padding:0;
}

body
{
	background-image:url(/img/background.png);
	background-color:#066e95;
	background-repeat:repeat-x;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	color:black;
	font-size:12px;
}

img
{
	border:0;
}

p
{
	margin:10px 0;
}

a:hover
{
	color:#ff5757;
}

div.clear
{
	clear:both;
}

#content
{
	margin:0 auto 15 auto;
	text-align:left;
}

/* Homepage (Language Selector) */
#home
{
	width:750px;
	height:650px;
	margin:20px auto auto auto;
	background-color:white;
	text-align:center;
}

#home_langselector
{
	margin-top:10px;
}

#home #homeinfo
{
	width:600px;
	font-size:11px;
	margin:60px auto auto auto;
}

#home #homeinfo a
{
	color:black;
}


/* Index Page */
#index
{
	width:950px;
	margin:0 auto 15px auto;
	text-align:center;
	background-color:white;
}

h1
{
	color:#ff5757;
	margin:0 0 0 0;
}

#shortdesc
{
	text-align:left;
	font-size:11px;
	width:90%;
	margin:5px auto 10px auto;
	border:1px solid #bbb;
	padding:4px;
}

#shortdesc a
{
	color:black;
}

#longdesc
{
	text-align:left;
	font-size:12px;
	width:90%;
	margin:5px auto 10px auto;
	border:1px solid #bbb;
	padding:9px;
}

#longdesc img
{
	margin-right:30px;
	float:left
}

#longdesc div.info
{
	width:640px;
	float:left
}

#longdesc div.info img.button2
{
	margin-top:20px;
}

#longdesc h1{
	margin-bottom:15px;
}

#modelselector.en
{
	width:905px;
	background-image:url(/img/en/agepointer.gif);
	background-repeat:no-repeat;
	width:905px;
	height:90px;
	margin-left:12px;
	text-align:left;
	padding:12px 5px 10px 22px;
}

#modelselector.de
{
	width:905px;
	background-image:url(/img/de/agepointer.gif);
	background-repeat:no-repeat;
	width:905px;
	height:90px;
	margin-left:12px;
	text-align:left;
	padding:12px 5px 10px 22px;
}

#modelselector img
{
	background-image:url(/img/modelselector.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:92px;
	float:left;
	margin-right:1px;
}

#modelinfo
{
	text-align:left;
	height:200px;
}

/* Modelselector Model Images - One per image for background image (save requests) */
#ms_eve
{
	background-position:0 0;
}

#ms_jialin
{
	background-position:-59px 0px;
}

#ms_luna
{
	background-position:-118px 0px;
}

#ms_manuela
{
	background-position:-177px 0px;
}

#ms_tanja
{
	background-position:-236px 0px;
}

#ms_kati
{
	background-position:-296px 0px;
}

#ms_lamuchacha
{
	background-position:-355px 0px;
}

#ms_mary
{
	background-position:-414px 0px;
}

#ms_luca
{
	background-position:-473px 0px;
}

#ms_maryam
{
	background-position:-532px 0px;
}

#ms_charlene
{
	background-position:-591px 0px;
}

#ms_daisy
{
	background-position:-650px 0px;
}
#ms_bionda
{
	background-position:-709px 0px;
}
#ms_morticia
{
	background-position:-769px 0px;
}
#ms_ella
{
	background-position:-828px 0px;
}

/* Modelselector english */
#modelselector.en
{
	
}

#modelselectorhint
{
	text-align:center;
	color:#ff5757;
	font-size:11px;
	font-weight:bold;
}

#modelinfo
{
	position:absolute;
	z-index:99999;
}

#modelinfo #arrow
{
	 position:relative;
	 top:-20px;
	 left:44px;
	 z-index:900;
}

#modelinfo #modelblock
{
	border:3px solid #ff5757;
	z-index:9000;
	background-color:white;
	/*position:absolute;*/
	width:877px;
	margin-left:34px;
	margin-top:-20px;
	margin-bottom:20px;
}

#modelinfo #modelloader
{
	padding:10px;
	font-size:18px;
	text-align:center;
}

#modelinfo #modelloader img
{
	margin:20px auto;
}

div.modelpreview
{
	z-index:65535;
}

div.modelpreview img
{
	border-right:1px solid #ccc;
	float:left;
	margin-right:20px;
}


div.modelpreview div.photoinfo
{
	width:95px;
	text-align:left;
	float:left;
	margin-top:70px;
}

div.modelpreview div.modelstats
{
	margin-top:12px;
	margin-bottom:12px;
	float:left;
	margin-left:0;
	width:500px;
}

div.modelpreview div.modelphotos img
{
	float:left;
	margin-right:2px;
}


/* Galleries */
div.gallery
{
	width:929px;
	height:463px;
	/*overflow:hidden; */
	background-repeat:no-repeat;
	background-image:url(/img/gallerybg.gif);
	text-align:left;
	margin-left:12px;
}


div.gallery div.info
{
	position:relative;
	top:-10px;
	left:-10px;
	width:315px;
	height:446px;
}

div.gallery div.info img.clip
{
	float:left;
}

div.gallery img.largepreview
{
	float:right;
	margin-top:22px;
	margin-right:20px;
}

div.gallery div.info div.buttons
{
	float:left;
	width:140px;
	margin:30px 0 0 10px;
	height:165px;
}

div.gallery div.info div.buttons img
{
	margin-bottom:10px;
}

div.gallery div.info h2
{
	color:#ff5757;
	font-size:22px;
	margin:10px 0;
}

div.gallery div.info div.description
{
	margin-left:33px;
	margin-right:10px;
}


/* Models page */
#models
{
	width:950px;
	margin:0 auto 15px auto;
	text-align:center;
	background-color:white;
}


#models #modellist
{
	text-align:left;
}

#models #modellist div.model
{
	background-image:url(/img/separator.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}

#models #modellist div.model div.modelclipbutton
{
	float:left;
	width:155px;
	text-align:center;
}
#models #modellist div.model div.modelstats
{
	float:left;
	margin-left:20px;
	margin-top:4px;
	width:735px;
}

#models #modellist h2
{
	color:#ff5757;
	font-size:30px;
}

#models #modellist h3
{
	color:#ff5757;
	font-size:14px;
	margin-top:13px;
}

#models #modellist ul
{
	list-style-type:none;
}

#models #modellist ul a
{
	color:#6779a3;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
}


#models #modellist div.soles
{
	float:right;
	width:200px;
	text-align:center;
	font-size:11px;
}

#models #modellist div.soles img
{
	margin-bottom:8px;
}


#breadcrumb
{
	text-align:left;
	margin:0 0 10px 15px;
}

#breadcrumb a
{
	color:black;
}

a.previewlink
{
	color:#c40000;
	font-weight:bold;
	font-size:11px;
}

a.soleslink
{
	color:#6779a3;
	font-size:11px;
}


/* Join Page */
#join
{
	width:950px;
	margin:0 auto 15px auto;
	padding-bottom:50px;
	text-align:center;
	background-color:white;
}


#join #joinreasons
{
	list-style-type:none;
	text-align:left;
	margin-left:100px;
	margin-top:20px;
}

#join #joinreasons li
{
	font-size:14px;
	font-weight:bold;
	color:#066e95;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom:12px;
	margin-bottom:10px;
}

#join h2
{
	color:#ff5757;
	margin-top:30px;
}

div.taglist ul li
{
	display: inline;
	font-size:10px
}

div.taglist ul li a
{
	color:#066e95;
}

#pagenav
{
	text-align:center;
}

#pagenav img.left
{
	float:left;
	margin-top:35px;
}

#pagenav img.right
{
	float:right;
	margin-top:35px;
}

div.photonav
{
	margin:15px 0;
	text-align:center;
	padding:8px;
}

div.photonav ul li
{
	display:inline;
	font-size:11px;
}

div.photonav ul li.current
{
	font-weight:bold;
	color:#ff5757;
}

div.photonav ul li a
{
	color:#066e95;
}

/* Model Profile Page */
#profile
{
	width:950px;
	margin:0 auto 15px auto;
	text-align:center;
	background-color:white;
}

#profilegallery
{
	text-align:left;
	width:880px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
}

#profilegallery h2
{
	color:#ff5757;
	font-size:25px;
}

div.profilegallerysingle
{
	margin-top:5px;
}

div.profilegallerysingle h3
{
	margin-bottom:10px;
}

div.profilegallerysingle h3 a
{
	color:#066e95;
}

#copyright
{
	color:white;
	font-size:11px;
	margin:5px auto 10px auto;
	text-align:center;
}

#copyright a
{
	color:white;
}


#tagcloud
{
	width:400px;
	border:1px solid #ddd;
	padding:10px;
	float:right;
	margin-left:15px;
}

#tagcloud a
{
	 color: #FF5757;
}

#tagcloud a:visited
{
	 color: #FF5757;
}


#tagpage
{
	width:950px;
	margin:0 auto 15px auto;
	text-align:left;
	background-color:white;
}

#tagpage2
{
	padding:15px;
}

div.taggallery
{
	margin:5px 0 25px 0;
}

#tagpage h2
{
	margin-bottom:5px;
}

#tagpage h2 a
{
	color:#ff5757;
}
