body {
	width: 100%;
	height: 100%;
	margin: 0px;
	/*background: #5B5B5B url(/images/misc/body_tile_xy.gif);*/
	background: transparent url(/images/misc/content_tile_xy.gif);
	font: 11px Verdana, Arial, Helvetica;
}
fieldset.requestForm {
	border: none;
	text-align: center;
}
fieldset.requestForm div {
	clear: both;
}
fieldset.requestForm label {
	float: right;
	width: 80px;
	text-align: right;
	margin-right: 4px;
	vertical-align: middle;
	font: 11px Verdana, Arial, Helvetica;
}
fieldset.requestForm textarea {
	width: 300px;
	float: left;
	height: 160px;
	font: 11px Verdana, Arial, Helvetica;
}
fieldset.requestForm input:text {
	margin-bottom: 3px;
	float: left;
	background: #FFF;
	width: 160px;
	font: 11px Verdana, Arial, Helvetica;
}
fieldset.requestForm input:submit {

}
a {
	color: #3333CC;
}
a.pdf {
	background: transparent url(/images/misc/md_pdf.gif) no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 16px;
}
h1 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom:10px;
}
h2 {
	font-size: 12px;	
}
h3 {
	font-size: 12px;	
}
h4 {
	font-size: 12px;	
}
#main {
	width: 100%;
	height: 100%;
	background: transparent url(/images/misc/subbody_tile_right.gif) repeat-y top right;
}
#rightgutter {
	width: 20px;
}
#contain {
	height:87px;
}
#header {
	width:100%;
	border-bottom: solid 2px #000;
}
.textheader {
	font: bold 13px Verdana, Arial, Helvetica;
	color: #000;
	height:20px;
	width:100%;
	margin-bottom:8px;
	border-bottom: solid 1px #999999;
	padding-left:8px;
	padding-top: 5px;
	background: #FFF8D2;
}
#tag {
	width:100%;
	background-color: #ABACAA;
}
#menu_top {
	clear: both;
	background: transparent url(/images/misc/nav_tile_x.gif) repeat-x;	
	border-bottom: solid 2px #000;
}
#menu_contain {	
	height:20px;
}
#menu {
	display:block;
	padding-left: 20px;
	height:20px;
	margin: 0px;
	position: absolute;
	top: 50px;
	left:210px;
}
#menu a {
	font: 11px Verdana, Arial, Helvetica;
	color: #000;
	padding: 3px 6px;
	margin: 0px;
	text-decoration: none;
	background: #CCCCCC url(/images/misc/topnav_tile_x.gif) repeat-x;
	border-right: solid 1px #000;
	white-space: nowrap;
}
#menu a:hover {
	color: #3333CC;
}
#menu a.hover {
	color: #3333CC;
}
#menu a.active {
	background: #CCCCCC url(/images/misc/topnav_tile_x_over.gif) repeat-x;
}
#menu a.active:hover {
	color: #000;
}
.breadcrumb {
	background-color: #C3CFE2;
	height: 15px;
	font-size: 10px;
}
.breadcrumb a {
	text-decoration: underline;
	color: #000;
}
.breadcrumb a:hover {
	color: #336699;
}
.leftnav {
	height:100%;
	background-color: #DDDDDD;
}
#left {
	height: 100%;
	font: 10px Verdana, Arial, Helvetica;
	float:left;
	width: 161px;
	border: solid 1px #FFF;
	padding: 1px;
	background-color: #7F7F7F;
}
#left a {
	color : #000;
	border-bottom : solid 1px #FFF;
	display : block;
	padding : 3px 0px;
	text-decoration : none;
	background-color : #EAEAEA;
	padding-left : 6px;
}
#left a:hover, #left a.first:hover, #left a.second:hover , #left a.third:hover  {
	color : #3333CC;
}
#left a.active, #left a.active:hover {
	color : #000;
	padding-left:6px;
	background : #CECEE0;
}
#left a.sub {
	background : #CECEE0;
	padding-left : 18px;
}
#left a.subactive, #left a.subactive:hover {
	color : #2B588B;
	background : #B9BBDC;
}
#right {
	width:100%;
	height: 100%;
	font: 11px Verdana, Arial, Helvetica;
	float:left;
	border: solid 1px #FFF;
	padding: 1px;
	background-color: #7F7F7F;
}
#content_contain {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
#content {
	margin: 0px 10px 10px 10px;
	/*margin-top: 10px;*/
	vertical-align: top;
}

#content tr td {
	font: 11px Verdana, Arial, Helvetica;	
}
#footer {
	float: left;
	padding: 1px;
	background-color: #FFF;
	border: solid 1px #666;
	width: 100%;
}
#footer a {
	color: #003399;
}
#footer #border {
	font: 10px Verdana, Arial, Helvetica;
	height: 24px;
	border: solid 1px #666;
	padding: 1px;
	display: block;
	text-align: center;
}
#footer #border p {
	margin-top:0px;
	padding-top: 3px;
}
.flyout {
	position:absolute;
	background-color: #ffffe1;
	display:none;
	z-index:50000;
	margin-top:1px;
}
.flyout a {
	display: block;
	border: solid 1px black;
	border-top-style:none;
	color: black;
	text-decoration:none;
	padding:2px 4px;
}
.flyout a:hover {
	color: #3333CC;
}

table.dataTable {
	border-collapse: collapse;
}
table.dataTable tr {
	background-color: #FFF;
}
table.dataTable tr.title {
	background-color: #B9BBDC;
}
table.dataTable td{	
	padding:4px;
	border: solid 1px #CECEE0;
}
/*product spec pages*/
#product_page {
	font: 11px Verdana, Arial, Helvetica;
}
.specs_table {	
	border-collapse: collapse;
}
.specs_table td {
	font: 11px Tahoma, Arial, Verdana;
	padding:4px;
	border: solid 1px #CECEE0;
}
.specs_table td.first {
	text-align: right;
	color: #515175;
}
.column_a {
	padding-right:12px;
}
ul.related_products {
	margin:-5px 10px;
	padding:5px 0px;
}
ul.related_products li {
	list-style-image: none;
	list-style-type: none;
}
.description {
}
#selector {
	margin-top: 10px;
	width: 278px;
	border: solid 1px #DDD;
}
#selector p.head {
	font: 11px Tahoma, Arial, Verdana;
	margin:0px;
	padding: 4px 0px 4px 4px;
	background-color: #DDD;
}	
#selector p {
	margin:5px;
	padding: 4px;
}	
#select_props {
	margin:1px;
	border: solid 1px #CCC;
	padding: 4px;
	background-color: #FFF;
}
select.prod_select {
	width: 260px;
}
#ProductFinder 
{
	text-transform: uppercase;
	text-align:center;
}
#QuickProductFinder
{
	padding:0px;
	margin-top:0px;
	margin-left: 40px;
}
#QuickProductFinder a.help, #QuickProductFinder a.next
{
	display:block;
}
#QuickProductFinder a.next 
{
	text-decoration:none;
	font-weight:bold;
	color:Black;
	font-size:9pt;
}
#QuickProductFinder a.help 
{
	margin-top:8px;
	font-size:8pt;
}
#ProductFinder h1 
{
	text-align:left;
	font-size:12px;
	margin-bottom: 1em;
	margin-bottom: 80px;
}
#ProductFinder b.orSeperator
{
	margin: 10px;
	display:block; 
}
#ProductFinder .highlight 
{
	color:blue;
}
#ProductFinder table.DimensionTable
{
	
}
#ProductFinder table.DimensionTable td 
{
	font-size: 10pt;
	border: solid 1px #a5acb2;
	background-color: #eaeaea;
}
#ProductFinder table.DimensionTable tr.header td, #ProductFinder table.DimensionTable td.leftColumn
{
	font-weight: bold;
	text-align:center;
	border-width:0px;
	border-bottom: solid 1px #a5acb2;
	padding: 0px 10px;
	background-color: White;
}
#ProductFinder table.DimensionTable td.leftColumn 
{
	border-width: 0px;
	border-right: solid 1px #a5acb2;
}
#ProductFinder table.DimensionTable td input 
{
	border: solid 1px #a5acb2;
	background-color: White;
	/*width: 100%;*/
	margin:4px;
}
#ProductFinder table.prevNext 
{
	margin: 0 auto;
	margin-top:40px;
	background-color: #eaeaea;
	border:solid 1px #7d7d7c;
}
#ProductFinder table.prevNext td 
{
	padding:4px;	
}
#ProductFinder table.prevNext a 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;	
}
#ProductFinder table.prevNext td.prev 
{
	border-right: solid 1px #7d7d7c;	
}
#ProductFinder table.results td
{
	font-size: 10pt;
	margin: 0px;
	border: solid 1px #a5acb2;
	background-color: #eaeaea;
}
#ProductFinder table.results 
{
	width:75%;
}
#ProductFinder table.results td 
{
	padding:2px;
}
#ProductFinder table.results tr.header td, #ProductFinder table.results tr.footer td
{
	background-color: White;
	font-weight: bold;
	border-width:0px;
	border-bottom: solid 1px #a5acb2;
	padding:2px 10px 2px 2px;
}
#ProductFinder table.results tr.footer td 
{
	border-width:0px;	
}
#ProductFinder table.results td a.prev, #ProductFinder table.results td a.next 
{
	color: Black;
	text-decoration:none;
}
#ProductFinder table.results td a.prev 
{
	float:left;
}
#ProductFinder table.results td a.next
{
	float:right;
}
#ProductFinder table.results td a.next img, #ProductFinder table.results td a.prev img 
{
	border-width:0px;
}
#ProductFinder p.noResults 
{
	color: Green;
}
#ProductFinder a.searchAgain 
{
	border: solid 1px #4b4c8a;
	background-color: #fbd46c;
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size:11pt;
	padding: 2px 5px;
	text-transform: none
}
div.map
{
    position:relative;
    width:527px;
    height:276px;
    background: transparent url('/images/misc/metlweb_map.gif') no-repeat left top;
    margin: 0 auto;
}
div.map a 
{
    position: absolute;
}
div.map a img 
{ 
    visibility: hidden;
}
div.map a:hover img 
{
    visibility: visible;
}
div.affiliates p 
{
	background: transparent url('/images/misc/affiliates_divider.gif') no-repeat left top;
	overflow: auto; 
	padding-bottom: 10px;
	padding-top: 20px;
}
div.affiliates p img 
{
	float: left;
	margin-right: 15px;
}