/* ---------------------------------------------------------------------------------
   
   CDK Stone - Print Stylesheet 

--------------------------------------------------------------------------------- */

body { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.3em; }

h4 { font-size: 0.8em; } 
h5, h6 { font: 0.7em Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; }

#logo { font-size: 1.4em; text-transform: uppercase; margin: 0; }
#logo a { color: #000; text-decoration: none; font-weight: bold; }
#logo a span { font-weight: normal; }

#header { border-bottom: solid 3px #666; padding: 10px 0px; margin-bottom: 45px; }

#footerContact { border-top: solid 1px #ccc; margin: 35px 0 0 0; padding: 15px 0 0 0; }
#footerContact p { width: 120px; float: left; }

#navigation,
#flashBox, 
#middleBox,
#footerBottom,
#footerLeft,
fieldset,
.submit
{ display: none; }

#productBox ul, #productBox2 ul { margin: 0; padding: 0; }
#productBox ul li, #productBox2 ul li { list-style-type: none; width: 210px; float: left; margin: 5px 5px 10px 0px; display: inline; }
#productBox h3, #productBox2 h3 { text-transform: uppercase; margin: 0; padding: 6px 0 0 0; font-weight: normal; }
