/* CSS Document for passport sub-pages created 09/02/24 */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;

}
img {
	border: none;

}
a.modelname:link, a.modelname:visited, a.modelname:active, .modelname {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8a8989;
	font-style:normal;
	font-weight:normal;
	text-transform:lowercase;
	text-decoration:none;

}
a.modelname:hover {
	color:#585858;
	cursor:pointer;
	text-decoration:none;

}
.break {
	margin:0;
	padding:-15px 0 0 0;

}
.imgHold {
	width:115px;
	height:170px;
	overflow:hidden;

}
.imgHold2 {
	width:134px;
	height:186px;
	overflow:hidden;

}
.navlinks {
	padding:0 7px 0 0;

}
.ddlMdlName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8a8989;
	font-style:normal;
	font-weight:normal;
	text-transform:lowercase;
	text-decoration:none;

}
/*Find a model layer for results_images.aspx*/
.ddlmodel {
	position:absolute;
	top:40px;
	width:173px; 
	height:337px;
	visibility:hidden;
	left: 812px;
	z-index:4;
}
.txtbox {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818283;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;

}
.modelnameL {
	font-family:"Times New Roman", Times, serif;
	font-size:33px;
	font-style:italic;
	color:#3d3e40;
	text-transform:lowercase;

}
.modelnameM {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-style:normal;
	color:#626262;
	text-transform:lowercase;

}
.modeltxt {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
	color:#3b2003;
	text-decoration:none;
	text-transform:uppercase;

}
.measurements {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	font-weight:normal;
	color:#9f9f9f;
	text-transform:lowercase;
	white-space:nowrap;

}
.abouttxt {
	font-family:"Century Gothic", Arial;
	font-size:13px;
	color:#818283;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;

}
.printtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818283;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;

}
.print_measurements {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#9f9f9f;
	text-transform:lowercase;
	white-space:nowrap;

}