﻿* {
    margin: 0;
    padding: 0;
}

body {
    padding: 36px 0 30px 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000000;
    background: White;
}

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #EA9824;
    background: White;
}

h1 a
{
    color: #EA9824;
}

h2 {
    float: left;
    padding: 0 0 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #000000;
    background: White;
}

h4 {
    padding: 0px 0 5px 0;
    font: 16px Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    color: #C64E05;
}

p {
    padding: 5px 0;
    font: 12px/20px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #000000;
}

a {
    color: #0771CA;
    text-decoration: none;
}

a:hover {
    color: #0771CA;
    text-decoration: underline;
    
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}

#top_area {
    height: 140px;
    background: #ffffff url(images/MimasBanner1.png);
}

#afterh2 {
    float: left;
    width: 20px;
    height: 36px;
    background: url(images/top_bg.gif) no-repeat left;
}

#menu {
    float: right;
    padding: 0 10px 0 0;
    height: 36px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 15px;
    height: 36px;
    border-left: 2px solid White;
}

#menu ul li a {
    display: block;
    margin: 20px 0 0 0;
    font: bold 11px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
}

#middle_area {
    padding: 2px 0 0 0;
}

#left_area {
    float: left;
    width: 190px;
}

#left_area h3 {
    font: bold 13px/26px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #ffffff url(images/OrangeStrip2.png) repeat-x;
}

#left_area ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left_area ul li {
    margin: 0 0 0 15px;
    padding: 0 0 0 25px;
    background: url(images/Arrow2.png) no-repeat left;
}

#left_area ul li a {
    font: 12px/22px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    /*color: #8C955C;*/
    color: #4C3E24;
}

#left_area ul li a:hover {
    text-decoration: underline;
    color: #EDA929;
}

#right_area {
    float: right;
    padding: 0 0 15px 0;
    width: 708px;
    text-align: justify;
    background: url(images/BrownStrip2.png) repeat-x top;
}

#right_headline {
    padding: 0 0 0 15px;
    text-align: justify;
}

#right_headline h3 {
    padding: 0 0 0 15px;
    font: bold 13px/26px Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    color: White;
    background: #ffffff url(images/BrownStrip2.png) repeat-x top;
}

.right_top
{
    padding: 0 0 14px 0;
    margin: 15px 0 0 0;
}

.content_dual
{
    clear: both;
}

.content_dual p
{
    text-align: left;
}

.content_dual h3
{
    padding: 0 0 0 15px;
    background: #F5B132 url(images/BrownStrip2.png) repeat-x;
}

.content_left
{
    float: left;
    padding: 0 0 15px 0;
    width: 335px;
    text-align: left;
}

.content_right
{
    float: right;
    padding: 0 0 15px 0;
    width: 335px;
    text-align: left;
}

.content_across
{
    clear: both;
    margin: 15px 0px 15px 0px;
    vertical-align: top;
}

.content_across h3
{
    margin: 0 0 0 0;
    background: #A8BB35 url(images/BrownStrip2.png) repeat-x top;
}

#bottom {
    clear: both;
    padding: 0 0 0 190px;
    height: 26px;
    background: #799AD7 url(images/OrangeStrip2.png) repeat-x;
}

#bottom_2 {
    padding: 0 20px 0 0;
    background: url(images/bottom_right.gif) no-repeat right;
    border-left: 2px solid White;
}

#bottom p {
    padding: 0 0 0 15px;
    font: 10px/26px Arial, Helvetica, sans-serif;
    color: White;
    background: #A8BB35 url(images/BrownStrip2.png) repeat-x;
}

#bottom a, #bottom a:hover {
    color: White;
}

.imgLeft {
    display: block;
    float: left;
    margin: 0px 15px 15px 0;
}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}

#mid_top
{
    clear: both;
    padding: 0 0 14px 0;
    text-align: left;
}

.gallery_table
{
    width: 98%;
}

.gallery_table td
{
    width: 33%;
    text-align: left;
    vertical-align: top;
}

.gallery_table h4
{
    padding: 0px 0 0px 0;
    /*margin: 0em;*/
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    color: #C64E05;
    /*color: #000000;*/
}

.manual_step
{
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}

.feature_title
{
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}

.instr_header
{

    color: #C64E05;
}

.command_list
{
    list-style-type: none;
}

.command_list li
{
    margin: 5px 0 5px 0;
}

.command_list li h4
{
    font-weight: bold;
    font-size: 14px;
}


#command_table
{
    width:100%;
}

#command_table tr
{
    border-bottom: solid 1px #000000;
}


#command_table tr td
{
    border-top: solid 1px #000000;
    border-right: solid 0px #000000;
    padding: 5px 5px 0px 0;
}

.gallery_thumb
{
    width: 100%;
}

.navLink
{
    font-weight: bold;
}

.navLinkDisabled
{
    font-weight: bold;
    color: #aaaaaa;
}
