@charset "utf-8";
/* CSS Document */

em {
 font-style:normal;
}

h1.mainPageSEO {

/* This is the existing inline style for content title in product-type and product-subtype pages underneath "Products" navagation */

vertical-align: top; margin-top: 0px; font-family: Arial Narrow; font-size: 18px; color: rgb(0, 0, 0);

}

h2.mainPageSEO {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #336699;
	margin-bottom: 4px;*/
}

/* This is the existing external style of the title on the banner of the spec page
.specModel{
	z-index: 2; 
	position: absolute; top: 105; left: 40;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
}
*/

h1.specSEO{
	z-index: 2; 
	/*position: absolute; top: 105; left: 40;*/
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	line-height:18px;
	margin: 2px 0;
}

.specModelSEO{
	
	position: absolute; top: 105; left: 40;
	/*line-height:18px;*/
}


h1.specSEOamd {
	z-index: 2; 
	/*position: absolute; top: 105; left: 40;*/
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	line-height:25px;
	margin: 2px 0;
}

h2.specSEO {
	font-weight: normal;
	font-size: 12px;
}
#breadcrumbs li{
	list-style:none;
	display:inline-block;
}
#breadcrumbs{
	margin-top:0px;
	margin-left:-35px;
	margin-bottom:10px;
}