/* 
------------------------------------------
SpecialtyMFG Screen Style Sheet
------------------------------------------
*/



/* Styles the Current Link in Left Margin
-----------------------------------------------------*/
@import "currentlink_styles.css"; 

/* HTML Elements 
-----------------------------------------------------*/
	body {
		margin:0px;
		padding:0px;
		font-family: arial, verdana, sans-serif;
		font-size: 76%;
		color: #000;
		line-height: 170%;
		background: url(/images/margin_bg.gif) repeat-y;
		}
	
	a:link, a:visited, a:active {
		color: #06f;
		text-decoration: underline;
		}
	a:hover {
		color: #000696;
		text-decoration: underline;
		}
		
	table {
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		color: #333;
		line-height: 180%;
		}
		
	ul {
		margin-left: 18px;
		}
		
	td a:link, a:visited, a:active {
		color: #06f;
		text-decoration: underline;
		}
		
	td a:hover {
		color: #000696;
		text-decoration: underline;
		}
		
	#all {
		background: none;
		}		
		
	h1 {
		font-size: 18px;
		font-weight: bold;
		font-family: arial, verdana, sans-serif;
		color: #000;
		padding: 10px 5px 10px 0px;
		margin: 0px;
		}	
				

/* General Layout 
-----------------------------------------------------*/
	#header_home {
		width: 765px;
		height: 176px;
		margin: 0px 0px 10px 0px;
		padding: 5px 0px 0px 0px;
		}html>body #header_home {margin-top:20px;} 

	#header {
		background: url(/images/bg_header.gif) repeat-x;
		margin: 0px;
		padding: 0px;
		height: 80px;
		width: 760px;
		voice-family: "\"}\""; 
  		voice-family:inherit;
		}html>body #header {height:80px;} 		

	#maincontent {
		margin: 0px 15px 0px 0px;
		padding-top: 5px;
		width: 610px;
		}html>body #maincontent {margin-top: 25px;} 
		
	#maincontent_no_leftmargin {
		margin: 0px 15px 0px 20px;
		padding-top: 5px;
		width: 740px;	
		}html>body #maincontent {margin-top: 25px;} 		
		
	#footer {
		width: 760px;
  		font-size:90%;
		text-align: center;
		color: #000;
		margin: 5px 0px 0px 0px;
 		padding:10px 0px 10px 0px;
		border-top: 2px solid #FE0000;
		background: #fff;
		clear:both;
		visibility:hidden;
  		}
	
/* Header Elements 
-----------------------------------------------------*/		
	#headergraphic {
		position: absolute;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		}
	#homepagegraphic {
		border: 1px solid #ccc;
		}
		
/* Header Navigation 
-----------------------------------------------------*/		
	#headerlinks {
		position: absolute;
		left: 425px;
		top: 0px;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
		background: none;
		white-space: nowrap;
		visibility:hidden;
		}		

	#headerlinks a:link, #headerlinks a:visited, #headerlinks a:active {
		color: #fff;
		text-decoration: none;
		margin: 0px;
		padding: 3px 8px 3px 8px;
		width: 100%;
		background: #E11818;
		border-right: 1px solid #fff;
		}
	#headerlinks a:hover {
		color: #fff;
		text-decoration: underline;
		margin: 0px;
		padding: 3px 8px 3px 8px;
		width: 100%;
		background: #E11818;
		border-right: 1px solid #fff;
		}
		
/* Header Navigation 
-----------------------------------------------------*/

	#search {
		position: absolute;
		left: 525px;
		top: 50px;
		white-space:nowrap;
		width: 240px;
		visibility: hidden;
		}	

	.textbox {
		border-width:1px; 
		width:150px; 
		height:18px; 
		margin:1px;
		padding:0px;
		font-family:arial; font-size:12px; color:#000;
		}

	.embeded_search {
		margin-left: -25px;
		}					
		
/* Left Margin Navigation 
-----------------------------------------------------*/

	#products {
		position: absolute;
		left: 0px;
		top: 103px;
		background: none;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		height: 0px;
		width: 0px;
		padding-left: 0px;
		visibility:hidden;
		}

	#sidelinks {
		position: absolute;
		left: 0px;
		top: 125px;
		width: 0px;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
		background: none;
		visibility:hidden;
		}	
	#sidelinks a:link, #sidelinks a:visited, #sidelinks a:active {
		display: block;
		color: #000;
		text-decoration: underline;
		margin: 0px 0px 1px 0px;
		padding: 5px 5px 5px 15px;
		width: 100%;
		border-bottom: 1px solid #C7C7C7;
		background: #fff;
		}
	#sidelinks a:hover {
		display: block;
		color: #FE0000;
		text-decoration: underline;
		margin: 0px 0px 1px 0px;
		padding: 5px 5px 5px 15px;
		width: 100%;
		border-bottom: 1px solid #C7C7C7;
		background: #fff;
		}
		

/* Main Content Elements
-----------------------------------------------------*/
	
	#maincontent h1 {
		font-size: 18px;
		font-weight: bold;
		font-family: arial, verdana, sans-serif;
		color: #000;
		padding: 10px 5px 10px 0px;
		margin: 0px;
		}
		
	#maincontent h2 {
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #FE0000;
		margin: 0px;
		padding: 3px 5px 3px 0px;
		text-indent: 10px;
		}		
		
	.test_sample {
		float: right;
		margin: 0px 0px 15px 15px;
		padding: 0px;
		line-height: 10px;
		visibility:hidden;
		}		
		
		
/* Tables
-----------------------------------------------------*/

	table {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		color: #333;
		line-height: 170%;
		}
		
	.hometable {
		margin: 0px;
		padding: 0px;
		border:0px;
		float:left;
		}		
		
	.hometable td {		
		margin: 0px;
		padding: 0px;
		border:0px;
		}		
		
	#grey_product {
		background: #e7e7e7;
		text-align:center;
		font-size: 88%;
		line-height: 120%;		
		}		
		
	#grey_product a:link, #grey_product a:visited, #grey_product a:active {
		color: #000;
		text-decoration: underline;
		}
	#grey_product a:hover {
		color: #FE0000;
		text-decoration: underline;
		}		
		
	.formtable {
		font-size: 90%;
		line-height: 150%;
		background: #fff;
		border: 1px solid #fff;
		}
	.formtable td {
		border: 1px solid #fff;
		padding: 3px;
		}

/* Footer Elements
-----------------------------------------------------*/


	#footer a:link, a:visited, a:active {
		color: #06f;
		text-decoration: underline;
		}
	#footer a:hover {
		color: #000696;
		text-decoration: underline;
		}
		
/* Teaser Elements
------------------------------------------------------*/		

	#teaser_titles {
		background-color: #FE0000;
		width:760px;
		color: #fff;
		font-weight: bold;
		}
		
	#teaser_content {
		background-color: #e7e7e7;
		width:760px;
		margin-bottom: 20px;
		}				
		
	#teaser1_title {
		padding: 2px 5px 2px 10px;
		float: left;
		width: 360px;
		background-color: #FE0000;
		}html>body #teaser1_title {width:370px;} 
		
	#teaser1_content {
		padding: 5px 5px 5px 10px;
		float: left;
		width: 360px;
		background-color: #e7e7e7;
		}html>body #teaser1_content {width:370px;} 
		
	#teaser2_title {
		padding: 2px 5px 2px 10px;
		float: right;
		width: 360px;
		background-color: #FE0000;
		border-left: #fff solid 3px;
		}html>body #teaser1_title {width:370px;} 
		
	#teaser2_content {
		padding: 5px 5px 5px 10px;
		float: right;
		width: 360px;
		background-color: #e7e7e7;
		border-left: #fff solid 3px;
		}html>body #teaser1_content {width:370px;} 	
		
	.footer_buttons {
		display:none;
		}			
		
/* Miscellaneous 
------------------------------------------------------*/

	#products_paragraph {
		margin: 5px 10px 10px 5px;
		float: left;
		}

	#products_table {
		border-top: 2px solid #FE0000 ;
		border-bottom: 2px solid #FE0000;
		}

	.bullets {
		width: 430px;
		}

	.dark {
		background: #D1D1D1;
		padding: 5px 5px 5px 10px;
		}
		
	.light {
		background: #E8E8E8;
		padding: 5px;
		}

	.rightalign {
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
	.leftalign {
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
	.smallertext {
		font-size: 90%;
		line-height: 120%;
		}
		
	.redtext {
		color: #FE0000;
		}		.acontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
