/* 
------------------------------------------
JLO Metals Screen Style Sheet
------------------------------------------
*/

/* Styles the Current Links
-----------------------------------------------------*/
@import "currentlink_styles.css"; 

/* HTML Elements 
-----------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: #000;
	line-height: 170%;
	width: 760px;
	}
	
a:link, a:active {
	font-size: 11px;
	text-decoration: underline;
	color:#4F74A1;
	/*color: #778496;*/
	}

a:visited {
	font-size: 11px;
	text-decoration: underline;
	color:#9BBDE5;
	}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFBF48;
	}			
	
h1 {
	font-size: 18px;
	border-bottom: 2px solid #FFBF48;
	font-weight: bold;
	color: #FFBF48;
	}	
	
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:0;
	}		
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin:0;
	padding:0;
	}	
	
/* TOP TAB NAVIGATION
--------------------------------------------------------*/
#tabnav {
	height: 26px;
	margin: 0;
	padding-left: 30px;
	color: #fff;
	background-color: #68ADDB;
	width: 760px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:730px;
	}html>#tabnav {  width:760px;} 


#tabnav li {	
	margin: 0;
	padding: 0;
 	display: inline;
  	list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited, #tabnav a:active {
	float: left;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	padding: 5px;
	margin: 5px 10px 0px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #68ADDB;
	display:block;
	}

#tabnav a:hover {
	float: left;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	padding: 5px;
	margin: 5px 10px 0px 10px;
	text-decoration: underline;
	color: #fff;
	background-color: #FFBF48;
	display:block;
	}		
	
/* LEFT NAVIGATION
--------------------------------------------------------*/		
.leftnav {
	position:absolute;
	top: 180px;
	left: 0;
	}

.leftnavcontent {
	margin: 0px 0px 0px 25px;
	width: 165px;
	}	
	
.leftnavcontactus {
	background-image: url(/images/bg_contact.jpg); 
	background-repeat: no-repeat;
	padding: 8px 0px 10px 34px;
	margin: 20px 0px 20px 0px;
	width: 208px;
	height: 204px;
	line-height:120%;
	}	
	
.whitetitle {
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	}	
	
.arrow {
	list-style-image: url(/images/bullet.gif);
	margin-left: 20px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-left:20px;
	}html>body .arrow{margin-left:-20px} 

	
/* SPECIFIC HOME ELEMENTS
--------------------------------------------------------*/		

.logobottom {
	position: absolute;
	left:207px;
	top:179px;
	}

.homecontent {
	margin: 180px 0px 20px 217px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	margin: 180px 0px 20px 217px;
	width: 540px;
	}	html>.homecontent {  margin: 180px 0px 20px 217px;} 
	
.maincontent {
	margin: 10px 0px 20px 217px;
	width: 540px;
	}		
	
.producttitle {
	background-color: #C9DFF3;
	padding: 1px 3px 1px 10px;
 	font-weight: bold;
	font-size: 13px;
	}	

/* FOOTER
--------------------------------------------------------*/			
.footer {
	border-top: #D5DADF;
	background-color: #68ADDB;
	width: 760px;
	margin:0;
	padding:0 10px;
	text-align:center;
	color: #fff;
	font-size: 10px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 740px;		
	clear: both;
	}	html>.footer { width: 760px;	} 
	
.footer a:link, .footer a:visited, .footer a:active {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
	}

.footer a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #FFBF48;
	font-size: 10px;
	}		
	
/* MISC
--------------------------------------------------------*/			

.productlinks {
	float: left;
	margin: 0px 0px 20px 10px;	
	line-height: 140%;
	width: 150px;
	font-size:10px;
	}

.productlinks a:link, .productlinks a:visited, .productlinks a:active, .productlinks a:hover {
	margin-bottom: -8px;
	padding:0;
	display: block;
	}

.tolerances {
	clear:both;
	margin-top:30px;
	background-color: #eeeeee;
	}

.leftalign150 {
	float: left;
	margin-right: 30px;
	width:150px;
	}

.leftalign150 img {
	margin: 10px 0;
	}

.rightalign150 {
	float: right;
	width:150px;
	}

.callout_box {
	float: right;
	border: 1px solid #000;
	padding:5px;
	margin:10px 0 10px 10px;
	font-weight:bold;
	font-size: 12px;
	}

.leftalign {
	float: left;
	margin-right:2px;
	}
	
.rightalign {
	float: right;
	margin-left:2px;
	}	
	
.productimg {
	float: left;
	clear:both;
	margin: 25px 35px 35px 0px;
	}	
	
.quote {
	width: 450px;
	margin: 10px 0 10px 40px;
	
	}
