
/* Layout */

#links {
	z-index: 2;
	position: absolute;
	top: 20px;
	width: 750px;
	text-align: right;
	padding: 10px;
}

div.error_message {
text-align: center;
font-size: 100%;
font-weight: bold;
color: #CC0000;
}

#container{
text-align:left;
width: 770px;
border-left: 2px solid #252525;
border-right: 2px solid #252525;
margin: 0 auto 0 auto;
background-color: #fff;
padding: 0;
clear:both;
background: #FFF url(../img/background-blue-white.jpg) bottom right no-repeat;
border-bottom: 5px solid #FF5E9E;
}

#header{
height: 241px;
margin-top: 0px;
margin-bottom: 1px;
/*background: #FFF;*/

}

#navigation {
padding: 10px;
padding-top: 15px;
border-bottom: 1px solid #FFF;
background: #FF5E9E;
}

#navigation ul {
display: inline;
}

#navigation ul li {
display: inline;
margin: 0;
border-right: 1px solid #FFF;
}

#navigation ul li a {
color: #FFF;
}

#navigation ul li a {
padding: 5px;
}

#navigation ul li .ultimate-characters {
color: #4E566D;
}

#content{
clear:both;
padding: 20px 20px 60px 20px;
/*background-color: #fff;*/
color: #333;
/*border-bottom: 1px solid #252525;*/
*zoom: 1;
}

#content:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

#footer{
width: 100%;
margin: 0 auto 0 auto;
clear:both;
padding-top: 0;
border-top: 2px solid #252525;
color: #FF5E9E;
*zoom: 1;
/*height: 35px;
background: #252525;*/
}

#footer:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

#footer a{
color: #FF5E9E;
}

#footer-1 {
float: right;
padding: 10px;
text-align: right;
}

#footer-2 {
float: left;
padding: 10px;
text-align: left;
}

#home-1 {
float: left;
	width: 410px;
}

#home-2 {
float: right;
	width: 285px;
}


#introduction {
	width: 370px;
	float: left;
	border: 1px solid #e9e9e9;
	padding: 25px;
	*zoom: 1;
	margin-bottom: 25px;
}

#introduction h1 {
width: 370px;
}

#competition {
	width: 336px;
	height: 280px;
	float: left;
	border: 1px solid #e9e9e9;
	padding: 25px;
	*zoom: 1;
}

*html #competition, #introduction {
	width: 370px;
}

#portfolio {
	width: 285px;
	float: right;
	border: 1px solid #e9e9e9;
	padding: 10px;
	*zoom: 1;
	height: 520px;
	clear: right;
}

#gallery {
	width: 728px;
	float: left;
	border: 1px solid #e9e9e9;
	*zoom: 1;
	height: 100px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

#talent-agency-introduction:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

#contact-map {
float: left;
clear: right;
width: 406px;
}

#contact-map img{
border: 1px solid #e9e9e9;
}

#contact-details {
float: left;
width: 300px;
clear: both;
}

#contact-information, #contact-form {
	border: 1px solid #e9e9e9;
	padding: 5px;
	*zoom: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contact-information:after, #contact-form:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

#contact-form legend{
display: none;
}
#contact-form fieldset {
border: none;

}



.model-profile-holder {
 width: 600px;
 margin: 10px auto 10px auto;
 border: 1px solid #e9e9e9;
 padding: 10px;
 *zoom: 1;
}

.model-profile-holder:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

.model-photo img {
	border: 3px solid #252525;
}

.model-photo {
	float: left;
	width: 210px;
	width: 210px;
	padding: 7px;
}

.model-profile-intro {
	float: left;
	width: 370px;
}

ul.profile-actions {
display: inline;
float: right;
width: 100%;
clear: both;
text-align: right;
margin-bottom: 10px;
}

ul.profile-actions li {
display: inline;
border-right: 1px #e9e9e9;
margin: 0;
}

ul.profile-actions li a {
padding: 5px;
}

* .last {
border-right: none !important;
}

.model-profile {
width: 600px;
 margin: 10px auto 10px auto;
 border: 1px solid #e9e9e9;
 padding: 10px;
 *zoom: 1;
}

.model-profile:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

.model-profile-detail {
float: right;
width: 370px;
}

.model-profile-photos {
float: left;
width: 210px;

}

.model-profile-detail p.important {
	padding: 10px;
	line-height: 170%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.model-profile-photos .model-photo img {
margin-bottom: 10px;
clear:right;
}