﻿/*PNG FIX*/
.pngall { behavior: url(../js_files/iepngfix.htc) }


/*GLOBAL SETTINGS*/
#MainWrap{ position:relative;}
#Footer {
top:590px;
	height: 10px;
	width:990px;
	position: relative;
	text-align:center;
	
}
#MainNav{
	position: absolute;
	float:left;
	height: 590px;
	width:289px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#MainNavHome 
{
	position: absolute;
	float:left;
	top:0px;	
	left:0px;
	height: 590px;
	width:289px;
}
#FooterHome {
top:-2px;
	height: 10px;
	width:990px;
	position: relative;
	text-align:center;
}
#Logo {	margin-left:26px; vertical-align:top; text-align:left; width:229px; height:118px; border:0px #FF33FF solid;}
#Nav {  position: absolute; top:449px; width:289px; height:144px; border:0px #6699FF solid;}
#MainContentOther{
	position:absolute;
	left:289px;
	height: 590px;
	width:701px;
	background-image: url(../images/bg_other.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#MainContentResults{
	z-index:200;
	position:absolute;
	left:289px;
	height: 590px;
	width:701px;
	background-image: url(../images/bg_models.png);
	background-repeat:no-repeat;
	background-position:right;
}
#MainContentDetails{
	z-index:200;
	position:absolute;
	left:289px;
	height: 590px;
	width:701px;
	background-image: url(../images/bg_model.png);
	background-repeat:no-repeat;
	background-position:right;
}
/*RESULTS*/
#ResHold{ width:700px; height:590px; }
#ResLeft{  z-index:300;position: absolute; width:30px; margin-top:280px; float:left; vertical-align:middle; text-align:right;}
#ResCenter{ position: absolute; width: 648px; top:0px; left:30px; margin-top:0px; height:590px; float: left;border:0px #6699FF solid; z-index:100;}
#ResRight{  z-index:300;position: absolute; left:658px; width:30px; margin-top:280px; float:right; vertical-align:middle; text-align:left;}

.holdThumbs{
	z-index:200;
	width:130px;
	height:195px;
	overflow:hidden;
	float:left;
}
#holdPic{
	z-index:200;
	width:126px;
	height:170px;
	overflow:hidden;
	float:left;
}
.mdlName{
	float:left;
	width:130px;
	text-align:center;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size:12px;
	color:#ced1cf;
	text-transform:lowercase;
	text-decoration:none;
	cursor:pointer;
	z-index:3;

}
.mdlNameOn {
	float:left;
	width:130px;
	text-align:center;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size:12px;
	color:#ffffff;
	text-transform:lowercase;
	text-decoration:none;
	cursor:pointer;
	z-index:3;

}
/*DETAILS */
#modelname{ 
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:10px;
	width:700px;
	color:#FFFFFF;
	font-size:22px;
	margin:0px;
	padding:15px 0 0 10px;
	text-transform:lowercase;
	}
#modelmeasurements 
{	
	position:absolute;border:0px #FFFF00 solid;
	height:35px;
	width: 700px;
	}	
ul{
	float:left;
	padding-top:-20px;
	left:10px;
	margin:0px;
	padding:3px 0 0 10px;
	border:0px aqua solid;

}
li{	
	float:left;
	width:135px;
	margin:0px 0px 0 0;
	padding:0px 0px 0px 0px;
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:14px;
	color:#FFFFFF;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	}
/*CONTACT PAGE*/
#contactContent{
	width: 250px;
	height:250px;
	float:left;
	border:0px #FF00FF solid;
	margin-left: 80px;
	padding-top:130px;
	text-align:left;
	font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#ffffff;
}
#contactContent h1 {
	margin:0;
	padding:0 0 15px 0;
	font-family:Trebuchet MS; font-size:15px; font-weight:bold; color:#ffffff;

}
#contactContent p {
	margin:0;
	padding:0 0 5px 0;

}
#contactContent p.tel {
	padding:10px 0 0 0;

}
#contactContent div#name {
	padding:0;
	margin:0;

}
#contactContent div#skype {
	padding:0 0 10px 0;
	margin:0;

}
#google-map {
	float:left;
	padding-top:150px;
	width:250px;
	height:250px;
	font-family:Trebuchet MS; font-size:13px; font-weight:normal; color:#ffffff;
}
#google-map img {
	border:3px solid #000000;

}
/*#google-map a {font-family:Century Gothic, Arial; font-size:12px; font-weight:bold; color:#ffffff;}
#google-map a:link, a:visited {color:#ffffff; text-decoration:none; }
#google-map a:hover, a:active {color:#000000; text-decoration:none; }*/

a.email:link, a.email:visited {color:#ffffff; text-decoration:none;}
a.email:hover, a.email:active {color:#000000; text-decoration:none;}

/*BECOME PAGE*/
#formContent{
	position: absolute;
	padding-top:100px;
	width: 600px;
	height:370px;
	border:0px #FF00FF solid;
	margin-left: 75px;
	font-family:Trebuchet MS; font-size:12px; color:#ffffff;
}
.formtxt { font-family: Trebuchet MS; font-size:12px; color:#ffffff;}
.required { font-family:Trebuchet MS; font-size:11px; color:#74f44d;}
label, input, textarea {
	display: inline;
	white-space:nowrap;
	margin-bottom: 5px;
}
.typeLabel{
	width:80px;

}
label{
	padding-left:10px;
	width: 105px;
	float: left;
}
input{
	width: 170px;
	height:18px;
	border: 0px #3F3F3F solid;
}
textarea{
	width: 470px;
	border: 0px  #3F3F3F solid;
}
#requiredContent {
	border: 1px  #3F3F3F solid;
	top:500px;
	left:10px;
	width:500px;
	height: 80px;
	float: left;
	position:absolute;
	}
/*WHO PAGE*/
#whoLeft{ float:left; width:325px; padding-left:40px; padding-right:40px; padding-top:67px;font-family:  Trebuchet MS; font-size:13px; color:#000000;}
#whoRight{ float:right; width: 240px; padding-right:40px; padding-left:15px; padding-top:67px;font-family:Century Gothic, Arial; font-weight:bold; font-size:12px; color:#31ff2c; font-style:italic; }
.quoteby {color: #0c5f0c; font-size:11px;}
