/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/
* { margin: 0; padding: 0;}

body { color: #333; font-family: Arial,sans-serif; font-size: 62.5%;}

/* Links
----------------------------------------------------- */
a:link, a:visited { color: #742C2E; text-decoration: none;}
a:hover { text-decoration: underline;}

/* Global Text
----------------------------------------------------- */

h1 { color: #990000; font-size: 1.8em; line-height: 1.2em; margin: 0 0 1em 0;}
h2 { color: #742C2E; font-size: 1.6em; line-height: 1.2em;}
h3 { color: #334d55; font-size: 1.4em; line-height: 1.8em;}
h4 { color: #333; font-size: 1.2em; line-height: 1.4em;}
h5 { color: #334d55; font-size: 1em; line-height: 1.2em;}
h6 { color: #334d55; font-size: 1em; line-height: 1.2em; font-weight: normal; margin: 0 0 1em 0;}
p { font-size: 1.2em; margin: 0 0 1em 0;}
img { border: none;}
img.floatRight { float: right;}

/********* form and related tag styles *********/
table { width: 100%;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead { display: none;}
#content { float: left; width: 100%;}
#pageNav { display: none;}
#news { float: left; width: 100%;}
#news img { float: left;}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName { padding: 16px 0px 8px 0px; color: #fff; font-weight: normal;}

.clearthis { clear: both;}
/* (this is the code you will use) <div class="clearthis"><!-- this div is not floated and its clear property is set to both --></div> */

/************** utility styles *****************/
#utility { display: none;}

/************** feature styles *****************/
.feature { background: url(images/vials.gif) no-repeat right; float: left; padding: 0 10px; width: 100%;}
.feature h1 { margin: 0 0 .75em 0;}
.feature li { margin: 0 0 .5em  0;}
.feature ul { margin: 0 0 1em 1.5em; font-size: 1.2em;}
.feature td { font-size: 1.2em;}
.feature img { padding: 10px;}

/*************** story styles ******************/
.story { float: left;}
.story a.capsule { color: #005FA9; display: block; padding-bottom: 5px;}
.story a.capsule:hover { text-decoration: underline;}
td.storyLeft{ padding-right: 12px;}

/************** siteInfo styles and footer graphic ****************/
#siteInfo { background: #f2f3f4; border-top: 1px solid #ccc; clear: both; text-align: center; padding: 10px 0; width: 820px;}
#siteInfo h6 { color: #000;}
#siteInfo h6 em { color: #00548A; font-weight: bold;}
#footerGraphic { background: url(http://www.chameleoncreativegroup.com/review/NOD/images/footer_back.gif) no-repeat; float: left; height: 36px; width: 828px;}

/************ sectionLinks styles **************/
#sectionLinks { margin: 0px; padding: 0px;}
/********************* end **********************/