/* CSS Document For Bookings created 08/11/10 */
body {
	margin:0px;
	background-color:#FFFFFF;

}
/*Model name text for ddl*/
.modelname {
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#818283;
	text-decoration:none;
	text-transform:lowercase;

}
.contact {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	font-weight:normal;
	color:#818283;
	text-decoration:none;
	text-transform:lowercase;

}
.terms {
	font-family:"Century Gothic", Arial;
	font-size:11px;
	font-weight:normal;
	color:#818283;
	text-decoration:none;
}
.modelnameList {
	font-family:"Century Gothic", Arial;
	font-size:11px;
	font-weight:normal;
	color:#818283;
	text-decoration:none;
	text-transform:lowercase;

}
a.modelname:link {
	color:#818283;
	text-decoration:none;

}
a.modelname:visited {
	color:818283;
	text-decoration:none;

}
a.modelname:hover {
	color:#000000;
	text-decoration:none;

}
a.modelname:active {
	color:818283;
	text-decoration:none;

}
a.portfolio:link, a.portfolio:visited {
	color:#818283;
	text-decoration:none;
	font-family:"Century Gothic", Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}
a.portfolio:hover, a.portfolio:active {
	color:#000000;
	text-decoration:none;
	font-family:"Century Gothic", Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;

}

/*Find a model layer for results_content.aspx*/
.ddlmodel {
	position:absolute; 
	top:20px !important;
	top:20px;
	width:180px; 
	height:340px;
	visibility:hidden;
	left: 5px !important;
	left: 5px;
	z-index:1;
}
/*models ddl layer*/
.lyrBrd {
	border:solid 1px #000000;

}
/*measurements text*/
.txtMeasure {
	font-family:"Century Gothic", Arial;
	font-size:13px;
	font-weight:normal;
	color:#818283;
	text-decoration:none;
	text-transform:lowercase;

}
.txtbox {
	font-family:"Century Gothic", Arial;
	font-size:11px;
	font-weight:normal;
	color:#818283;
	text-decoration:none;
	background-color: #FFFFFF;
}
/*Model text on details.asp*/
.txtModelNameL {
	font-family:"Century Gothic", Arial;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:lowercase;

}
