/********************************************************************************* 
/
/
/    MetalOptics Site Default Stylesheet
/    All Rights Reserved, 2004.
/
/    Document Created by Jeff Lin  |  Last Modified on 03/22/2007
/
/
/    
/	 Primary Color Codes:
/	 00539F (dark MO blue)
/	 7297BA (link hover)
/
**********************************************************************************/


















/**********************************************************************************
/    
/  Setup page
/  
**********************************************************************************/
body {background:white;margin:2%;}











/**********************************************************************************
/    
/  Hide elements
/  
**********************************************************************************/
#top-section {display:none;}
#content-col-left {display:none;}
#footer {display:none;}












/**********************************************************************************
/    
/  Show elements
/  
**********************************************************************************/
#MO-FOOTER {display:block;}








/**********************************************************************************
/    
/  Setup links
/  
**********************************************************************************/
a, a img {color:#00539F;text-decoration:underline;border:none;}






/**********************************************************************************
/    
/  Setup Fonts
/  
**********************************************************************************/
body {font-family:Verdana;}
h1 {font-size:18pt;}
h2 {font-size:16pt;}
h3,h4,h5,h6 {font-size:14pt;}
p {font-size:10pt;}
ul {font-size:10pt;}
dl {font-size:10pt;}








/**********************************************************************************
/    
/  Quote Receipt Setup
/  
**********************************************************************************/
#MO-QuoteRequests h1 {border-bottom:solid 1px #00539F;color:#00539F;}
#MO-QuoteRequests h3 {font-size:12pt;text-decoration:underline;margin:0 10px 0 10px;}
#MO-QuoteRequests p#printthis {display:none;}
#MO-QuoteRequests .ROW-QuoteRequests {margin:10px;}
#MO-QuoteRequests fieldset {margin-bottom:50px;border:solid 2px #00539F;padding:10px;}
#MO-QuoteRequests legend {font-weight:bold;color:#00539F;}
#MO-QuoteRequests dl {margin:10px;}
#MO-QuoteRequests dt {font-weight:bold;margin-right:5px;float:left;}
#MO-QuoteRequests dd {margin:0;}






















/**********************************************************************************
/    
/  MO-FOOTER setup
/  
**********************************************************************************/
#MO-FOOTER {border-top:solid 1px #00539F;padding-top:5px;}
#MO-FOOTER img {border:none;float:left;}
#MO-FOOTER p.smallprints {font-size:8px;color:#00539F;text-align:right;}