a:link {
	text-decoration: none;
	color: #3B3B3B;
}
a:visited {
	text-decoration: none;
	color: #3B3B3B;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF
}
a.letter:link {
	text-decoration: none;
	color: #3B3B3B;
}
a.letter:visited {
	text-decoration: none;
	color: #3B3B3B;
}
a.letter:hover {
	text-decoration: none;
	color: #ffffff;
}
a.letter:active {
	text-decoration: none;
	color: #ffffff;
}


a.model:link {
	text-decoration: none;
	color: #3B3B3B;
}
a.model:visited {
	text-decoration: none;
	color: #3B3B3B;
}
a.model:hover {
	text-decoration: none;
	color: #A90303;
}
a.model:active {
	text-decoration: none;
	color: #A90303;
}
a.email:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.email:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.email:hover {
	text-decoration: none;
	color: #A90303;
}
a.email:active {
	text-decoration: none;
	color: #A90303;
}
.allTxt {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	color: #515151;
	text-transform: none;
}
.favTxt {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	color: #515151;
	text-transform: none;
	font-weight: normal;
}
.formTxt {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.model_name {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: bold;
	text-transform: uppercase;
}
.Big_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a90303;
}
.measurements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
/*	text-transform: capitalize;*/
}
.measurementsPrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
/*	text-transform: capitalize;*/
}
.printbrdr {
	border: 1px solid #000000;
}
.checkbox {
	height: 10px;
	width: 10px;
}
.becomeboxes {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #252322;
	width: 150px;
}
.dateboxes {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #252322;
	width: 46px;
}
.popupBrdr {
	border: 5px solid #000000;
}
.popupBigname {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14px;
	color: #A90303;
	font-weight: bold;
}
.popupTxt {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
}

.brdrs_white {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.modNameRes {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A90303;
}
.brdrsTop_white {
	border-top-width: 1px;
	
	border-top-style: solid;

	border-top-color: #FFFFFF;
}
.brdrsBot_white {
	
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	border-bottom-color: #FFFFFF;
}
.contactTxt {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.contact_title {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	color: #6F6F6F;
}
.contact_line {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	text-transform: lowercase;
	color: #FFFFFF;
}
.Locate {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	width: 170px;
	height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
}
#fav {
	margin:0px;
	padding:0px;

}
/*RESULTS THUMBS*/
.thumbnail {
	float:left; display:inline; overflow:hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #007e00;
/*	width:126px;
	height:170px;*/
	width:159px;
	height:225px;
	overflow:hidden;
	display:block; 
	z-index: 1;
	background-color:#000000;
}
.thumbnailshow {
	float:left;
	margin: 0;
	padding: 0;
	border: 0px solid #007e00;
/*	width:126px;
	height:170px;*/
	width:159px;
	height:130px;
	overflow:hidden;
	display:block; 
	z-index: 1;
	background-color:#000000;
}

.mdlImg {
	margin: 0px;
	border: 0px;

}
.modelName {
	padding:0; margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #3B3B3B;
	text-decoration:none;
}
.modelNameOn {
	padding:0; margin:5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
#holdPic{

	width:130px;
	height:170px;
	overflow:hidden;
	float:left;
}
#holdPicShows{

	width:140px;
	height:96px;
	overflow:hidden;
	float:left;
}