/* ---------------------------------------- */
/* Name: page.css
/* ---------------------------------------- */
/* Producer: Matt Latzke
/* Production Date: 02-22-08
/* ---------------------------------------- */
/* Description: page styles for milwaukee
/*				precision casting
/* ---------------------------------------- */
/* Revisions:
/* ---------------------------------------- */
/* Top Floor Technologies
/* http://www.topfloortech.com
/* ---------------------------------------- */

@import url(scaffold.css);

	#content{background:#f1eee5;}

	#header{height:164px; background:#f1eee5 url(images/headerBg2.gif) no-repeat top left;}
	#header h2 a{display:block; height:102px; width:269px; background:url(images/logo.gif) no-repeat top left; float:left; margin-left:8px;}
		html>body #header h2 a{margin-left:16px;}
	#header h3{
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#666;
	float:left;
	clear:right;
	margin:25px 0 0 20px;
	width:420px;
}
		*html #header h3{margin-top:35px;}
		*+html #header h3{margin-top:35px;}	
	div#header img#printLogo { display: none; }	
	
	#bufferTop{background:url(images/bufferTopBg.gif) no-repeat top right;}
	#buffer{background:#fff url(images/contentBufferBg.gif) repeat-y top right;}
	#bufferBottom{background:url(images/bufferBottomBg.gif) no-repeat bottom right; height:300px; padding:10px 20px 0 10px;}
		html>body #bufferBottom{height:auto; min-height:300px;}
	
	#lCol{width:150px; float:left;}
	#lNav{border:1px solid #2268a8; background:url(images/lNavBg.gif) no-repeat bottom left;}
	#lCol #lNav h2{border-bottom:1px solid #2268a8;}
	#lCol #lNav h2 a{text-decoration:none; color:#03267d; display:block; height:23px; width:148px; font-size:12px; line-height:23px; background:url(images/lNavTitleBg.gif) no-repeat top left; text-align:center; border:none; margin-top:0;}
	#lCol #lNav h2 a:hover{
	text-decoration:none;
	background:url(images/lNavTitleBgo.gif) no-repeat;
	text-align:center;
	margin-top:0;
}
	#lNav ul{list-style:none; margin:0 5px;}
	#lNav ul a{background:url(images/blueBox.gif) no-repeat 0 4px; padding-left:10px; display:block; font-size:11px; font-weight:normal; text-decoration:none; color:#333;}
	#lNav ul a:hover{
	text-decoration:none;
	color: #CC0000;
}
	#lNav ul li{
	border-bottom:1px solid #dee2ea;
	padding:2px 0;
}
	#lNav h4 a{display:block; font-size:11px; color:#36c; text-decoration:none; margin:5px;}
	#lNav h4 a:hover{text-decoration:underline;}
	#lCol h2 a{display:block; height:23px; width:148px; color:#930; font-size:12px; text-decoration:none; font-weight:normal; line-height:23px; border:1px solid #c08a6a; margin-top:7px; text-align:center; background:url(images/ctaBg.gif) no-repeat top left;}
	#lCol h2 a:hover{
	background-image: url(images/ctaBgo.gif);
	background-repeat: no-repeat;
}
#mim a{
	display:block;
	height:29px;
	width:148px;
	color:#930;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
	border:1px solid #c08a6a;
	margin-top:7px;
	text-align:center;
	background:url(images/ctaBg2.gif) no-repeat left top;
	padding-top: 4px;
}
	#mim a:hover{
	background-image: url(images/ctaBgo2.gif);
	background-repeat: no-repeat;
}
	
	#contentBuffer{
	float:left;
	width:550px;
	padding-left:25px;
}
	#contentBuffer p{margin-bottom:1em;}
	#contentBuffer li{
	margin-bottom:1px;
	list-style-image: url(images/redbox.gif);
	margin-left: 20px;
}
#contentBuffer ul{
	margin-bottom:10px;
}
	
	#contentBuffer h1{
	font-style:italic;
	font-size:18px;
	margin:10px 0 6px;
}
	#contentBuffer h3{
	font-size:15px;
	margin:10px 0 4px;
	color: #08478e;
}
.smlinks {
	font-size: 11px;
	padding-top: 10px;
}
	
	#breadcrumbs{list-style:none; color:#8c8c8c; font-size:11px;}
	#breadcrumbs a{color:#8c8c8c; text-decoration:none;}
	#breadcrumbs a:hover{text-decoration:underline;}
	#breadcrumbs li{
	display:inline;
	background:url(images/breadcrumb.gif) no-repeat left center;
	padding-left:10px;
	margin-left: 0px;
}
.formtext {
	font-size: 11px;
	text-align: right;
	padding-right: 3px;
	line-height: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}
	#breadcrumbs .first{background:none; padding-left:0;}
	
	#contentBottom{height:20px; clear:both; width:100%;}
	
.photofreestanding {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #003333;
}	
	
.photo {
	float: right;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #003333;
}
.boldtext {
	color: #CC0000;
}
.table4 {
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	line-height: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.table4 thead{
	background-color:#08478e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.table4 thead td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px 4px;
}
.table4 tbody td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px 4px;
}
.chartrow {
	background-color: #f1eee5;
}
.chartsubhead {
	color: #FFFFFF;
	background-color: #69a1cf;
	font-weight: bold;
}
.footerlinks {
	font-size: 11px;
}
.rule2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 150px;
}
.rule {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.video {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left:none !important;
	float: right;
}
blockquote {
	padding-right: 150px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.caption {
	padding-bottom: 10px;
}
.caption p{
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	line-height: 13px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
}
.caption img{
	margin: 0px;
	border: 1px solid #333333;
}
.floatright {
	float: right;
}
.zeroed {
	border: none;
	padding: 0px;
	margin: 0px;
}

p.rfqBtn { text-align: center; }
p.rfqBtn a { 
	display:block; 
	padding: 6px; 
	text-decoration: none; 
	color:#FFF; 
	background:#022277; 
}

p.rfqBtn a:hover { 
	background:#0A3D82; 
}
