html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	background-color:#000000;
	text-align:center;
	min-width:990px;
	min-height:600px;
	margin:0;
	padding:0
}
img {
	border:none;

}
form {
	margin:0;
	padding:0;

}
#holdHome {
	height: 100%; 
	width:100%; 
	position: absolute; 
	left:0; top:0; 
	overflow:hidden; 
	padding:0px; 
	margin:0px;

}
#flash-content {
	position: absolute; 
	top:50%; 
	width:50%; 
	height:100px; 
	z-index:100; 
	visibility: visible; 
	left: 50%; 
	margin-top:-298px;
	margin-left:-495px;
}

#flash-hoz {
	margin:0;
	padding:0;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:left;
	clear:both;
	z-index:100;
}
#vertical{
	float:left;
	height:50%;
	margin-top:-298px;/* half vertical height*/
	width:100%;
}
#hoz {
	margin:0;
	padding:0;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:590px;
	background:#000;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
}
#cds-link {
	text-align:right;
	width:965px;
	height:10px;
	clear:both;

}
#cds-link a {
	margin:0;
	padding:0;
	font-family: Arial; 
	color:#999999;
	font-weight: bold; 
	text-decoration: none; 
	font-size:9px; 
	text-transform:none;

}
#logo {
	width:34px;
	height:100%;
	float:left;

}
#logo-spacer {
	position:relative;
	width:37px;
	height:100%;
	float:left;
	/*border:1px solid #00FF00;*/

}
#content {
	width:893px;
	height:100%;
	float:left;

}
/******content start******/
#navigation {
	width:100%;
	height:24px;
	background:url(../images/nav_bg.png) repeat-x;

}
/******nav.aspx start******/
#navigation ul {
	margin:0;
	padding:0;

}
#navigation ul li {
	display:inline;
	list-style-type:none;

}
#navigation ul li img {
	cursor:pointer;

}
#btn_spacer {
	position:relative;
	padding:0 0 0 110px;
	z-index:500;

}
/*#btn_spacer div {
	position:relative;
	width:189px;
	height:24px;

}*/
#btn_spacer div#ddlLayer {
	visibility:hidden;
	position:absolute;
	top:15px;
	*top:25px; /*IE 7*/
	left:111px;
	width:130px;
	height:300px;
	z-index:500;

}
/******nav.aspx end*******/


#content-holder {
	width:100%;
	height:552px;

}
#content-holder div#flash {
	text-align:center;
	margin:40px 0 0 0;

}
#content-holder ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#content-holder ul li {
	display:inline;
	margin:0;
	padding:0 0 0 50px;
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
}
#content-holder ul li a:link, a:visited, a:active {
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
}
#content-holder ul li a:hover {
	text-decoration:underline;

}
/******contents for results page start******/
#content-holder div#prev-hold {
	width:16px;
	height:100%;
	float:left;

}
#content-holder div#img-hold {
	width:855px;
	height:100%;
	float:left;

}
#content-holder div#next-hold {
	width:19px;
	height:100%;
	float:left;

}
/*previous button start*/
#prev-hold div {
	padding:517px 0 0 0;

}
/*previous button end*/
#content-holder p.error-txt 
{
    font-family:"Century Gothic", Arial;
	font-size:10.5px;
	font-style:normal;
	color:#ffffff;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:25% 0 0 0;
	text-align:center;
}
/***results images start***/
#img-hold {
	/*width:855px;*/
	padding:5px 0 3px 0;
	overflow:hidden;

}
/*model image holder start*/
#img-hold div.imgs {
	padding:5px;
	float:left;
	text-align:center;

}
/*model image holder end*/

/*image, out of town, model name holder start*/
#img-hold div.imgs div.img-rel-hold {
	position:relative;
	width:132px;
	height:170px;
	text-align:center;
	overflow:hidden;
	z-index:1;

}
/*image, out of town, model name holder end*/

/*out of town image holder start*/
#img-hold div.imgs div.img-rel-hold div.plane1-hold {
	display:inline; 
	position:relative;
}
#img-hold div.imgs div.img-rel-hold div.plane1 {
	position:absolute;
	top:-155px;
	*top:0px; /*IE 7*/
	left:0; 
	z-index:100;
}
/* safari 3+, chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#img-hold div.imgs div.img-rel-hold div.plane1 { 
	position:absolute;
	top:-156px;
	left:0; 
	z-index:100;
}
}
/*out of town image holder end*/

/*model name transparent background start*/
#img-hold div.imgs div.img-rel-hold div.mdlLyr {
	position:absolute; 
	top:151px; 
	left:0px; 
	width:132px; 
	height:15px;
	text-decoration:none;
	background:url(../images/model_name_bg.png) no-repeat;

}

/*model name transparent background end*/

/*model name text start*/
#img-hold div.imgs div.img-rel-hold div.mdlLyr div.modelNameLyr p {
	position:relative;
	top:0px;
	padding:0;
	margin:0;
	font-family:"Century Gothic", Arial;
	font-size:10.5px;
	font-style:normal;
	color:#ffffff;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	z-index:100;

}
/*model name text end*/

/***results images end***/

/*next button start*/
#next-hold div {
	padding:517px 0 0 0;
	
}
/*next button end*/
/******contents for results page end******/

/******contents for details page start******/
#fbContainer {
	z-index:0;

}
#dlts-prev {
	float:left;

}
#dlts-prev div {
	padding:451px 0 0 0;
	cursor:pointer;

}
/*flash page flip holder start*/
#dtls-flash-imgs {
	width:855px;
	padding:23px 0 0 0;
	float:left;
	z-index:100;

}
/*flash page flip holder end*/
#dlts-next {
	float:left;

}
#dlts-next div {
	padding:451px 0 0 0;
	cursor:pointer;

}
/*model name, model option buttons, stats holder start*/
#model-info {
	clear:both;
	width:100%;


}
#model-info div#model-name {
	float:left;
	width:443px;
	height:49px;
	text-align:left;
	background:url(../images/dtls_bg_line.gif) repeat-x bottom;
}
#model-info div#model-name h1 {
	padding:17px 0 0 0;
	margin:0;
	float:left;
	font-family:"Century Gothic", Arial;
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;

}
#model-info div#model-name div#dtl-plane {
	float:left;
	padding:19px 0 0 6px;

}
#model-info div#model-option {
	float:left;
	width:443px;
	height:49px;
	text-align:right;
	background:url(../images/dtls_bg_line.gif) repeat-x bottom;
}
#model-info div#model-option div#btn_portfolio {
	float:right;
	padding:24px 0 0 0;

}
#model-info div#model-option div#btn_polaroid {
	float:right;
	padding:24px 0 0 0;

}
#model-info div#model-option div#btn_video {
	float:right;
	padding:24px 0 0 0;

}
#model-info div#model-option div#btn_print {
	float:right;
	padding:24px 0 0 0;

}
.dtls-btn-spacer {
	padding:0 0 0 21px;
	float:right;

}

#stats-content ul {
	margin:0;
	padding:0;

}
#stats-content ul li {
	display:inline;
	list-style-type:none;
	font:"Century Gothic", Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 12px 0 0;

}
/*model name, model option buttons, stats holder end*/

/******contents for details page end******/

/******contents for videos page start******/
#vid-content {
	width:855px;
	height:459px;
	*height:456px; /*IE 7*/
	padding:23px 0 0 0;
	float:left;
	text-align:center;

}
#vid-content div#video {
	padding:50px 0 0 0;

}
#vid-content div#video-links {
	padding:15px 0 0 0;
	text-align:center;

}
#vid-content div#video-links ul {
	margin:0;
	padding:0;

}
#vid-content div#video-links ul li a {
	list-style-type:none;
	margin:0;
	padding:0 0 5px 0;
	font:"Century Gothic", Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;

}
#vid-content div#video-links ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}
/******contents for videos page end******/

/******contents for become a model page start******/

#formContent {
	width: 600px;
	height:350px;
	margin-left: 195px;
	padding-top:70px;
}
#formContent p {
    margin:0;
    padding:25% 0 0 0;
    text-align:center;
    font-family:"Century Gothic", Arial; font-size:10.5px; font-weight:normal; text-transform:none; color:#ffffff;
}
.formtxt { font-family:"Century Gothic", Arial; font-size:12px; color:#ffffff;}
label, input, textarea {
	/*display: inline;*/
	white-space:nowrap;
	margin-bottom: 5px;
}
.label1{
	padding-right:10px;
	width: 65px;
	float: left;
	white-space:nowrap;
}
.label2{
	margin:0 10px 0 40px;
	width: 65px;
	white-space:nowrap;
	border:1px solid #00FF00;
}
.span {
	padding:0;
	margin:0 5px 0 -15px;

}
.label-lastname{
	margin:0 14px 0 35px;
	width: 65px;
	white-space:nowrap;
}
.label-dob{
	margin:0 7px 0 34px;
	width: 65px;
	white-space:nowrap;
}
.label-hair{
	margin:0 53px 0 35px;
	width: 65px;
	white-space:nowrap;
}
.label-eyes{
	margin:0 51px 0 35px;
	width: 65px;
	white-space:nowrap;
}
.label-height{
	margin:0 37px 0 35px;
	width: 65px;
	white-space:nowrap;
}
.label-suit{
	margin:0 19px 0 35px;
	width: 65px;
	white-space:nowrap;
}
.label-shoe{
	margin:0 46px 0 35px;
	width: 65px;
	white-space:nowrap;
}
.label-gender{
	margin:0 36px 0 35px; padding:0;
	white-space:nowrap;
}
#female1, #male1 {
	width:20px;
	height:12px;
	*height:auto; /*IE7*/
	white-space:nowrap;
	margin:0; padding:0;
	background:#000;

}
input{
	width: 170px;
	height:18px;
	background:#fff;
	border: 1px #3F3F3F solid;
}
.file {
    width: 270px;
	height:18px;
	background:#fff;
	border: none;
}
textarea{
	width: 470px;
	background:#fff;
	border: 1px #3F3F3F solid;
}
/******contents for become a model page end******/
/******conents for contact page start******/
#contact-holder {
	/*width:100%;
	height:552px;*/
	margin:150px 0 0 340px;

}
#contact-holder ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#contact-holder ul li {
	display:inherit;
	margin:0;
	padding:0 0 0 20px;
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
}
#contact-holder ul li.tel {
	margin:0;
	padding:20px 0 0 20px;

}
#contact-holder ul li.women-link {
	margin:0;
	padding:20px 0 0 20px;

}
#contact-holder ul li.men-link {
	margin:0;
	padding:0 0 0 20px;

}
#contact-holder ul li a:link, a:visited, a:active {
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
}
#contact-holder ul li a:hover {
	text-decoration:underline;

}
.contactblue { color:#23b4de;}
/******conents for contact page end******/
#about-lyr {
	margin:50px 0 0 20px;

}
#about-lyr div:first {
	float:left;
	width:280px; 
	text-align:justify;

}
#about-lyr div {
	float:left; 
	width:280px; 
	margin:0 0 0 10px; 
	text-align:justify

}
#about-lyr p {
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}

/*out of town key start*/
#footer {
	width:100%;
	height:14px;
	text-align:left;

}
/*out of town key end*/

/******content end******/
#content-spacer {
	width:26px;
	height:100%;
	float:left;

}
#back {
	position:absolute;
	top:30px;
	left:25px;
	text-align:right;
	width:50px;
	height:10px;
	clear:both;

}
#back a {
	margin:0;
	padding:0;
	font-family:"Century Gothic", Arial;
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none; 
	font-size:11px; 
	text-transform:none;

}
