/* CAR-eng.com Template Style Sheet */
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: meduim;
	background-image: url(/images/background/sidnav_repeat_bg.gif);
	background-repeat: repeat-y;
}
#bodytable {
	background-image: url("/images/background/header_repeat_bg.gif");
	background-repeat: repeat-x;
	background-color: #776778;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#head {
	background-image: url(/images/background/head_bg.gif);
	background-repeat: no-repeat;
	height: 250px;
	padding-left: 360px;
	padding: 0 18px 0 0;
	z-index: 0;
}
#sidenav {
	width: 250px;
	height: 500px;
	background-color: #776778;
	background-image: url("/images/background/side_bg.gif");
	background-repeat: no-repeat;
	color:#f1f1f1;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content_frame {
	background-color: #CCCCCC;
	background-image: url(/images/background/content-underpane_bg.gif);
	background-repeat: no-repeat;
	padding: 18px 0px 0px 14px;
}
#logo {
	width:175px;
	height:126px;
	position: absolute;
	left: 18px;
	top: 0px;
	display: block;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#leadimages  {
	display: table-cell;
	position: relative;
	height: 170px;
	top: 28px;
	left: 375px;
	background-image:url(/images/lead_machines1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 0;
	float: left;
	margin: 0 0 0 0px;
}
#leadimages img {
	border: 1px solid black;
}
/* Primary Site Links */
#mainnav {
	text-align: left;
	z-index: 2;
}
#mainnav br {
	display: none;
}
#mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 900;
	color: #f1f1f1;
	text-decoration: none;
	padding: 3px 4px 3px 3px;
}
#mainnav a:hover {
	background-image:url(/images/nav_pulse.gif);
	background-color: #50305A;
	border: 1px solid #CCCCCC;
}
#nav_home {
	position: absolute;
	left: 16px;
	top: 150px;
	display: none;
	z-index: 2;
}
#nav_about {
	height: 26px;
	width: 100px;
	position: absolute;
	left: 270px;
	top: 12px;
	display: block;
	z-index: 2;
	line-height: 27px;
	text-align: left;
	vertical-align: bottom;
	text-align: center;
}
#nav_newsletter {
	position: absolute;
	left: 145px;
	top: 150px;
	display: block;
	z-index: 2;
}
#nav_employment {
	position: absolute;
	left: 15px;
	top: 205px;
	display: block;
	z-index: 2;
}
#nav_contact {
	position: absolute;
	left: 218px;
	top: 87px;
	display: block;
	padding: 0px 3px 0px 6px;
	z-index: 2;
}
#nav_rfq {
	height: 26px;
	width: 175px;
	position: absolute;
	left: 378px;
	top: 12px;
	display: block;
	z-index: 2;
	vertical-align: bottom;
	text-align: center;
	line-height: 27px;
}
#nav_directions {
	height: 26px;
	width: 188px;
	position: absolute;
	left: 560px;
	top: 12px;
	display: block;
	z-index: 2;
	vertical-align: bottom;
	text-align: center;
	line-height: 27px;
}
#home #nav_home {
	display: none;
}
#about #nav_about, #team #nav_about, #press #nav_about,
#contact #nav_contact,
#directions #nav_directions,
#newsletter #nav_newsletter,
#clientservices #nav_clientservices,
#employment #nav_employment,
#rfq #nav_rfq {
	border: 1px solid #CCCCCC;
	background-color: #50305A;
}
#sidenav_links {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	font-size: 0.9em;
}
#sidenav_links br {
	display: none;
}
#sidenav_links a, a:visited {
	color: #f1f1f1;
	text-decoration: none;
}
a.top_link {
	font-size: 0.9em;	
	display: block;
	padding: 1px 1px 1px 28px;
	width: 220px;
	background-image: url(/images/background/navbullet_top.gif);
	background-repeat: no-repeat;
	margin: 12px 0 6px 0px;
}
a.sub_link, a.doc_link  {
	display: block;
	padding: 1px 1px 1px 40px;
	margin: 1px 0 1px 0;
	width: 208px;
	background-image: url(/images/background/navbullet_sub.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
}
#production #nav_production,
#equipment #nav_equipment,
#engineering #nav_engineering,
#multislides #nav_multislides,
#davenport #nav_davenport,
#punchpress #nav_punchpress,
#cnc #nav_cnc,
#milling #nav_milling,
#lathe #nav_lathe,
#toolmaking #nav_toolmaking,
#wireedm #nav_wireedm,
#assembly #nav_assembly,
#prototyping #nav_prototyping,
#quality #nav_quality,
#inspection #nav_inspection,
#whiteboxes #nav_whiteboxes
{
	background-color: #50305A;
}
a:hover.top_link  {
	text-decoration: none;
	background-color: #50305A;
	background-image: url(/images/background/navbullet_top.gif);
}
a:hover.sub_link, a:hover.doc_link {
	text-decoration: none;
	background-color: #50305A;
	background-image: url(/images/background/navbullet_sub.gif);
}
a.doc_link, a:hover.doc_link {
	background-image: url(/images/background/navbullet_doc.gif);
}
#about_links {
	border-bottom: 1px solid #009999;
	display: table;
	width: 100%;
	height: 34px;
	vertical-align: bottom;
}
#nav_history, #nav_team, #nav_press {
	font-size: 1.0em;
	text-decoration: none;
	background-image: url(images/background/link_folder_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	width: 200px;
	padding: 12px 0 4px 0;
	vertical-align: middle;
	text-indent: 20px;
}
#about_links a:hover, #about_links a:visited:hover,
#about #nav_history, #team #nav_team, #press #nav_press
 {
	padding: 8px 0 7px 0;
	background-position: 0 -5px;
	text-decoration: none;
	font-weight: bold;
	color: 009999;
	}
#about_links a:visited {
	color: #009999;
}
#about_links br{
	display: none;
}
#about_links #history a {
	color: #dddddd;
	font-weight: bold;
	background-color: #50305A;
}
/* Page Content Layout */
#tableoverflow {
	background-image: url(/images/background/contentrepeat_bg.gif);
	background-repeat: repeat-y;
}
#content_table {
	background-color: #f1f1f1;
	background-image: url(/images/background/table_bg.gif);
	background-repeat: no-repeat;
	margin: 0px 14px 10px 0px;

		}
.topleft {
	background-image:  url(/images/background/topleft_bg.gif);
	background-repeat: no-repeat;
}
.topcenter, .topcenter1 {
	border-top: 1px solid #3A7F8A;
}
.topright {
	background-image:  url(/images/background/topright_bg.gif);
	background-repeat: no-repeat;
}
.centerleft {
	background-image: url("/images/background/centerleft_bg.gif");
	background-repeat: repeat-y;
	background-position: 0 -2px;
	border-left: solid 1px #327a84;
}
.center {
	background-color: #f1f1f1;
	background-image: url("/images/background/table-center_bg.gif");
	background-repeat: no-repeat;
	border-right: solid 1px #327a84;
}
.centerright {
	background-image: url(/images/background/centerright_bg.gif);
	background-repeat: repeat-y;
}
.centerright1 {
	border-right: solid 1px #327a84;
	}
.bottomleft {
	background-image:  url(/images/background/bottomleft_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomcenter {
	border-bottom: solid 1px #327a84;
	font-size: .5em;
	
}
.bottomright {
	background-image:  url(/images/background/bottomright_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer {
color: #666666;
width: 650px;
font-size: .8em;
}
#footer p {
text-align: center;
width: auto;
}
#content {
	font-size: 1.0em;
	width: 650px;
}
#content h1 {
	background-image: url(/images/background/h1_bg.gif);
	background-repeat: no-repeat;
	font-size: 1.6em;
	display: block;
	height: 55px;
	line-height: 40px;
	padding: 0 0 0 40px;
}
#content h2 {
	color: #AA3300;
	font-size: 1.3em;
}
#equipment_list {
	font-size: .8em;
}
#equipment_list td {
	vertical-align: top;
	width: 50%;
	padding: 0px 20px 10px 20px;
}
#equipment_list h2 {
	font-size: 1.1em;
	border-bottom: 1px solid #333333;
}
#equipment_list ul {
padding: 0px;
margin: 0px;
margin-left: 15px;
	}
#bios {
	margin-top: 10px;
}
#bios td {
padding: 10px 0px 20px 10px;
}
#bios h2 {
margin-top: 0px;
padding-top: 0px;
}
#press_list {
}
#press_list td {
	padding: 10px 10px 10px 10px;
}
#press_list img {
	border: 1px solid #333333;
}	
.inline_image_text {
	display: inline;
	border: 0;
	line-height: 14px;
	border-bottom: 1px solid #990099;
	font-size: 1.0em
}
.inline {
	display: inline;
}
img {
border: 0px;
}
a {
	color: #009999;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #CC00FF;
	text-decoration: underline;
}
a:visited {
	color: #330066;
	text-decoration: underline;
}
th {
	font-size: 1.0em;
	
}
#rfq_form tr {
	text-align: left;
	width: 100%;
	
}
#rfq_form th {
width: 40%;
vertical-align: top;
font-size: 1.0em;
}
#rfq_form td {
width: 40%;
vertical-align: top;
}
h2#prototyping, h2#assembly, h2#wireedm, h2#milling, h2#lathe, h2#punchpress, h2#davenport, h2#multislides{
	padding-top: 10px;
	clear: right;
}
.secureimage {
margin-top: 5px;
border: 1px dashed #000077;
}
.code_note {
display: block;
font-style: italic;
text-indent: 5px;
font-size: 0.8em;
font-weight: normal;
margin-bottom: 3px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.padleft5 {
	padding-left: 5px;
}
.marginleft5 {
	margin-left: 5px;
}
.marginright5 {
	margin-right: 5px;
}
.marginleft10 {
	margin-left: 10px;
}
.marginright10 {
	margin-right: 10px;
}
.padright5 {
	padding-left: 10px;
}
.small {
	font-size: 0.8em;
}
.large {
	font-size: 1.2em;
}
.righttop {
	text-align: right;
	vertical-align: top;
	}
.thinborder {
	border: 1px solid black;
}
.indent {
	padding-left: 25px;
}	