/*
CSS stylesheet for merzonindustries.com
Created by Chris Kennedy: www.ckladesign.com     
*/

 
/* HTML */
a:link, a:visited {color: #0066CC; text-decoration: none;}
a:hover, a:active {color: #0066CC; text-decoration: underline;}

body {background: #021a2e url(../site_grfx/bg_fade.jpg) top repeat-x; margin: 0; padding: 0;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #3c6d9a; margin: 4px 0; line-height: 150%;}
h1 {font-size: 1.7em;}
h2 {font-size: 1.2em;}
h3, h4 {font-size: 1em; font-weight: bold;}
p, ul, ol, table {font: normal .9em Arial, Helvetica, sans-serif; color: #333; line-height: 150%;}
p {text-align: left;}
ul ul {font-size: 100%;}


/* Classes */
.center {text-align:center;}
.chart {font-size: .8em; border: 1px solid #bbb;}
.home_head {font-size: 2.2em; text-align:center; margin: 24px 0 0 0; padding: 0; text-align:center;}
.home_sub {font-size: 1.1em; text-align:center; margin: 6px 90px 35px 90px; padding-top: 0; text-align:center;}
.menu {text-align: right; font-size: 1em; margin-top: 9px; padding-top: 0;}
.menu a, .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {color: #fff; margin: 0 20px;}
.menu_sub {text-align: right; font-size: .8em; margin-top: 6px; padding-top: 0;}
.menu_sub a, .menu_sub a:link, .menu_sub a:visited, .menu_sub a:hover, .menu_sub a:active {color: #ffffcc; margin: 0 12px;}
.small {font-size: .8em;}
.sidebar {color: #333; margin-bottom: 2px; padding-bottom: 0;}



/* Divs */
#main {width: 800px; clear: both; margin: 0; padding: 0;}

#container {background-color: #fff; width: 800px; margin: 0 auto; padding: 0; border: 1px solid #fff;}
#content {margin: 0; padding: 0;}

#footer {width: 800px; clear: both; border-top: 5px solid #ff5c00; background-color: #6392b6; padding-bottom: 12px;}
#footer p {color: #eee; font-size: .8em; text-align: center;}
#footer a {color: #f6f6f6; padding: 0 8px;}

#full {margin: 0 30px 20px 30px;}

#header {margin: 0; padding: 0;}
#header h1 span {display: none;}

#left {float: left; width: 200px; margin: 20px;}

#right {float: left; width: 500px; margin: 20px;}

#topmenu {position: absolute; width: 800px; top: 4px; text-align: right;}
#topmenu a.on {text-decoration: none;}
#topmenu p {margin: 0; padding: 0;}

#questions {float: left; width: 800px; clear: both; margin: 0; padding: 0 0 20px 0; background-color: #f1f1f1; border-top: 1px solid #076ebb;}
#questions ul {list-style: none;}
#questions li {float: left; margin: 0 20px;}
#questions a {margin: 0 16px; color:#0066CC;}