/*
Toledo Metal Spinning Default Style Sheet
www.toledometalspinning.com
------------------------------------------------------*/

/* Styles the Current Link in Tabs
-----------------------------------------------------*/
@import "currentlink.css"; 


/* HTML ELEMENTS
------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	background: #fff;
	}
table {
	font-family: arial;
	font-size: 11px;
	line-height: 170%;
	}
.tableBorder {BORDER-RIGHT: #373e76 1px solid; BORDER-TOP: #373e76 1px solid; BORDER-LEFT: #373e76 1px solid; BORDER-BOTTOM: #373e76 1px solid}
	
.drkGreyTR {
	color: #FFF;
	background: #666;
}

.whtTR {
	color: #000;
	background:#FFF;
}

.white {
	color: #FFFFFF;
}

.ligthGreyTR {
	color: #000;
	background:#CCC;
}

h1 {
	font-family: arial;
	margin-bottom: 20px;
	padding-bottom: 3px;
	line-height: 19px;
	font-size: 19px;	
	text-transform: uppercase;
	color: #000;
	}
h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
		margin-bottom: 10px;
		padding: 0px;
		font-size: 14px;
		color: #000;
		text-decoration: none;
		display: block;
		border-bottom: 1px solid #000;
	}
	
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
		margin-bottom: 10px;
		padding: 0px;
		font-size: 14px;
		color: #000;
		text-decoration: none;
		display: block;
		margin: 0px;
		font-family: arial;
		line-height: 18px;
		border-bottom: 1px solid #000;
}


a:link {
	color: #06c;
	}
a:active, a:hover {
	color: #c90;
	}
a:visited {
	color: #936;
	}


/* PAGE LAYOUT
------------------------------------------------------*/
#header {
	margin: 0px;
	padding: 0px;
	height: 108px;
	background: #000 /*url(/images/header_bg.gif) repeat-x*/;
	}
	
#container {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 760px;
	}

#leftcol {
	width: 150px;
	float: left;
	margin-left: -1px;
	margin: 0px;
	}
#threecolsubpage #leftcol {
	margin-left: 10px;
	margin-top: 0px;
	}

#content {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 30px 150px;
	/*border-left: 1px solid #666;*/
	}
#threecolsubpage #content {
	margin: 0px 25% 0 165px;
	padding: 3px;
	color: #000;
	}

#rightcol {
	position: absolute;
	left: 80%;
	top: 85px;
	width: 140px;
	padding-left: 10px;
	z-index: 3;
	color: #000;
	padding: 3px;
	}
	
#footer {
	margin:45px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	padding: 15px;
	color: #ddd;
	font-size: 11px;
	line-height: 14px;
	background: #000 url(/images/footer_bg.gif) repeat-x top;
	}
#threecolsubpage #footer {
	clear: both;
	}

/* TABS
--------------------------------------------------------*/
#tabnav {
	height: 22px;
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	background: url(/images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li {
	margin: 0; 
	padding: 0;
 	display: inline;
  	list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #8c0000;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 20px 3px 20px;
	margin-right: -1px;
	/*border-top: 1px solid #fff;
	border-right: 1px solid #8c0000; 
	border-left: 1px solid #8c0000;
	border-bottom: 1px solid #fff;*/
	border: 1px solid #fff;
	text-decoration: none;
	color: #eee;
	}

#tabnav a:link.active, #tabnav a:visited.active {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee; 
	border-left: 1px solid #eee;
	border-bottom: 1px solid #c00;
	background: #c00;
	color: #fff;
	}

#tabnav a:hover {
	background: #c00;
	color: #fff;
	border: 1px solid #fff;
	}
	
/* HEADER ELEMENTS
--------------------------------------------------------*/

#headergraphic {
	margin: 0px;
	padding: 0px;
  	width: 760px;
  	height: 65px;
  	background: #000 url(/images/header_graphic.gif) top left no-repeat;
   	}
#headergraphic span {
   	display: none;
	}
	
#logo

{
margin: 0px;
	padding: 0px;
  	width: 458px;
  	height: 65px;
}

#navbottomborder {
	margin: 0px;
	padding: 0px;
	height: 11px;
	background: #c00 url(/images/footer_bg.gif) repeat-x bottom;
	} 
	
/* SIDELINKS
---------------------------------------------------------*/
	#sidelinks {
		margin: 0px 0px 0px 0px;
		padding-right: 0px;
		border-top: 1px solid #bbb;
		}
	#sidelinks a:link, #sidelinks a:active, #sidelinks a:visited {
		display: block;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		font-weight: bold;
		padding: 5px 0px 5px 15px;
		border-bottom: 1px solid #bbb;
		}
		
/* CONTENT ELEMENTS 
---------------------------------------------------------*/
	.subindextable {
		margin: 0px;
		padding: 0px;
		width: 590px;
		border: 0px;
		}
	.subindextable h2 {
		margin: 0px;
		padding: 0px;
		display: inline;
		font-size: 16px;
		line-height: 18px;
		color: #960;
		}

	
	.formtable {
		font-size: 90%;
		line-height: 150%;
		background: #eee;
		border: 1px solid #ddd;
		}
	.formtable td {
		border: 1px solid #ddd;
		padding: 3px;
		}
		
	.imagealignright {
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
		}
		
	.imagealignleft {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		}
	
	#newslisting {
		margin: 0px;
		padding: 0px;
		}
	#newslisting li {
		margin-bottom: 18px;
		list-style-image: url('/images/news_icon.gif');
		vertical-align: middle;
		}

/* FOOTER ELEMENTS 
---------------------------------------------------------*/
#footer a {
	color: #fff;
	}
	
/* HOMEPAGE SPECIFIC ELEMENTS
--------------------------------------------------------*/
#maingraphic {
	margin: 0px;
	padding: 0px;
	height: 230px;
	
	background: url(/images/maingraphic_bg.gif);
	}
#maingraphic_bottom {
	margin: 0px;
	padding: 0px;
	height: 19px;
	background: url(/images/maingraphic_bottom.gif);
	}
#maingraphic_text {
	position: absolute;
	top: 190px;
	left: 410px;
	margin: 0px;
	padding: 0px;
	width: 350px;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	}
	
#threecolumns {
	margin: 20px 0px 0px 0px;
	border: 0px;
	font-size: 11px;
	line-height: 14px;
	}
/*#threecolumns ul {
	margin: 16px;
	}*/
#threecolumns li {
	margin-bottom: 10px;
	padding: 0px;
	}
	
.heading {
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	border-bottom: 6px solid #000;
	}
.thumbnail {
	float: left;
	width: 50px;
	margin-right: 10px;
	padding: 0px;
	}
.description {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}
.seperator {
	margin: 4px 0px 5px 0px;
	padding: 0px;
	/*border-bottom: 1px dotted #ccc;*/
	clear: both;
	}
.calloutbox {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	border-left: 1px solid #b8b398;
	border-right: 1px solid #b8b398;
	}
.calloutbox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b398;
	background: #f2efde;
	}
.awardimage {
	float: left;
	border: 1px solid #666;
	margin-right: 5px;
	}
.metal_Spinning_Text {
 position:absolute;
 left:5px;
 /*	top:1090px; */
	top: 976px;
 margin: 5px;
 padding: 5px;
 padding-right:10px;
 width: 750px;
 text-align: left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 color: #000;
 border: 1px solid #ccc;
	}

.metal_Spinning_Text h1 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	text-transform: none;
	}
