/* START OF GLOBAL STYLES*/
.scrollbars {
	SCROLLBAR-FACE-COLOR: #F3F3F3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FCFCFC;
	SCROLLBAR-SHADOW-COLOR: #BEBEBE;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #8F8F8F;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #F7F7F7;
}	
.alltxt{
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	color: #434343;
	font-weight: normal;

}
.chckbox {
	background-color: #FFFFFF;
	height: 12px;
	width: 12px;
}
.formtxt{
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	text-transform: uppercase;
}
.formtxtSmall{
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 9px;
	color: #434343;
	font-weight: normal;
	text-transform: uppercase;
}
/* END OF GLOBAL STYLES*/

/* Styles for Models section*/
.nav {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 13px;
	color: #434343;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: 13px;
}
.botnav{
	background-image: url(../images/models_navbg.jpg);
	background-repeat:no-repeat;
}
.becomebg{
	background-color: #5c6471;
}
.breadcrumb{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:15px;
	color:#a7aab6;
	text-transform:uppercase;

}
a.divisions:link, a.divisions:visited, .divisions{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:14px;
	color:#a7aab6;
	text-transform:uppercase;
	text-decoration:none;
}
a.divisions:active, a.divisions:hover{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:14px;
	color:#a7aab6;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;	
}
a.alphabet:link, a.alphabet:hover, a.alphabet:hover, a.alphabet:active, .alphabet{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:12px;
	color:#939293;
	text-transform:lowercase;
	word-spacing: 5px;
	text-decoration:none;	

}
a.resModelName:link, a.resModelName:active, a.resModelName:hover, a.resModelName:visited, .resModelName{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:10px;
	color:#474545;
	text-transform: uppercase;
	text-decoration:none;
	line-height: 11px;
}
.detModelName{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:14px;
	color:#545454;
	text-transform: uppercase;
}
.measure{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:12px;
	color:#828385;
	text-transform: capitalize;
}
a.measureType:link, a.measureType:visited, .measureType{
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:11px;
	color:#474545;
	text-transform: uppercase;
	text-decoration:none;
}
a.measureType:hover, a.measureType:active {
	font-family:"Century Gothic", Helvetica, Arial;
	font-size:11px;
	color:#3C3C3C;
	text-transform: uppercase;
	text-decoration:none;	
}
.searchdrop {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 18px;
}
.searchSmallTxtbox {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 18px;
	width: 30px;
}
.txtbox {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 18px;
	width: 170px;
}
.combobox {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
.attach {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
}
.joinfrbrdr {
	border:1px solid #a1a4ab;
}
