/* typography.css */

/* ---------->>> GENERAL <<<-----------*/
body { font-size: 11px; font-family: Arial, Helvetica, "Lucida Grande","Lucida Sans Unicode",sans-serif; color : #536978; }
p { font-size: 1em; /* 11px */
line-height: 1.5em; /* 18px */
margin: 0 0 1.5em; }

div#site_info li#border {padding : 0 9px 0 0 ; border-right:1px solid #e7e8ea;  }
div#site_info a:link, div#site_info a:visited { color: #6c7b85;}
   
/* ---------->>> HEADERS <<<-----------*/
h2, div#content_right div#brochure span#bold { color : #0099a9; font-size: 1.6em; line-height: 1em; margin: 0.3em 0; font-weight: 300; }
h3 { font-size: 1.1667em; line-height: 1.286em; margin-top: 1.929em; margin-bottom: 0.643em; padding: 0; }
h4 { font-size: 1.1667em; line-height: 1.286em; margin-top: 1.929em; margin : 0 0 .75em ; font-weight: 400; }
h3#h3_1 { margin:0 0 .15em 25px; font-weight :700; letter-spacing : -1px; background: transparent url(./images/bullet1.png) no-repeat 0 0; background-position: left; padding: 0 0 0 25px }
h3, h4,h5,form span  { color : #0099a9; }

/* ---------->>> CONTENT <<<-----------*/
div#content_right form h3 { background:none; padding:0; margin:0; }
ul#module_front li p { font-size : .9em; color : #327c85; line-height: 1.2em; margin: 0 20px;padding-bottom:.7em; }
ul#module_front li h3 {margin: 0 0 .4em;}
ul#nav_bottom li { border: none; }
div#product p {margin: 10px 0 0;}
blockquote { text-indent: -9999px;}
div#intro p, div#content_right div#brochure p  {color: #0099a9; font-size : 120%; line-height: 1.4em; padding: 0 0 1em; 0 } 

/* ---------->>> LINKS <<<-----------*/
a:link, a:visited { text-decoration : none; }
ul#nav_tools a {color : #fff; } 
ul#list_right a, ul#link a { text-decoration:underline; }




