﻿* 
{
    font-family: Arial, Sans-Serif;
}
body, html 
{
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
    text-align: center;
    background-image: url("./images/page_bg.gif");
    background-repeat: repeat-x;
    background-position: center top;
}
a {
    color: #0064b2;
}
a img {
    border: 0px;
}
form 
{
    margin: 0px;
    padding: 0px;
}
.clear 
{
    clear: both;
    height: 1px !important;
}
#page 
{
    margin: auto;
    width: 990px;
    text-align: left;
    background-color: #ffffff;
    position: relative;
    min-height: 650px;
    height: auto !important;
    height: 650px;
}
#border_left, #border_right 
{
    position: absolute;
    top: 0px;
    width: 1px;
    height: 715px;
    background-image: url("./images/page_border.gif");
    background-repeat: no-repeat;
    background-position: center top;
}
#border_left
{
    left: 0px;
}
#border_right 
{
    right: 0px;
}
#content 
{
    margin: 0px 40px;
    padding: 0px 0px 20px 0px;
    position: relative;
    clear: both;
}
#top 
{
    margin: 0px 40px;
    padding: 20px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}
#logo 
{
    background-image: url("./images/logo_itt.gif");
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    width: 111px;
    height: 61px;
    float: left;
    text-decoration: none;
    position: relative;
}
#logo a 
{
    display: block;
    width: 111px;
    height: 61px;
}
#navigation 
{
    margin-top: 25px;
    width: 750px;
    float: right;
}
#navigation ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-top: 1px solid #cccccc;
    float: right;
}
#navigation ul li 
{
    float: left;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
#navigation ul li.last 
{
    border-right: 1px solid #cccccc;
}
#navigation ul li a 
{
    color: #000000;
    font-weight: bold;
    display: block;
    padding: 13px 10px 8px 10px;
    background-image: url("./images/nav_flat.gif");
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a.selected
{
    background-image: url("./images/nav_hover.gif");
}
#header_home 
{
    background-image: url("./images/home_header.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #000000;
    height: 400px;
    margin-top: 10px;
    color: #ffffff;
    position: relative;
}
#header_home div 
{
    width: 385px;
    padding: 30px 0px 0px 30px;
    color: #ffffff;
}
#header_home h1, #header_sub h1
{
    margin: 0px;
    font-size: 2.1em;
    font-weight: normal;
    color: #ffffff;
}
#header_home h2, #header_sub h2
{
    margin-top: 0px;
    font-size: 1.85em;
    font-weight: normal;
    color: #ffffff;
}
#header_home p 
{
    font-size: 1.16em;
    margin: 0px 0px 20px 0px;
    color: #ffffff;
    width: 360px;
}
#header_sub 
{
    background-image: url("./images/subpage_header.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #000000;
    color: #ffffff;
    margin-top: 10px;
    _margin-top: 0px;
    position: relative;
    height: 131px;
    overflow: hidden;
}
#header_sub h2 
{
    margin-bottom: 0px;
}
#header_sub div 
{
    width: 400px;
    padding: 97px 0px 10px 20px;
    color: #ffffff;
}
.button 
{
    background-color: #de6e00;
    background-image: url("./images/button_bg.gif");
    background-repeat: repeat-x;
    background-position: center bottom;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 7px 13px;
    border-top: 1px solid #e89340;
    border-right: 1px solid #6b3400;
    border-bottom: 1px solid #4f2700;
    border-left: 1px solid #935922;
    margin-right: 5px;
    width: auto !important;
    cursor: pointer;
    position: relative;
}
.button:hover
{
    background-color: #f8881a;
    background-image: url("./images/button_bg_hover.gif");
    border-top: 1px solid #fba753;
    border-right: 1px solid #804a15;
    border-bottom: 1px solid #613912;
    border-left: 1px solid #ad7239;
}
#form .button {
    padding: 5px 7px !important;
}
#columns_home 
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    width: 630px;
}
#columns_home li 
{
    float: left;
    width: 24.5%;
}
#columns_home li h3, .section h3, .text h3
{
    color :#8796a2;
    font-size: 1.2em;
    margin-bottom: 3px;
    margin-top: 0px;
}
#form h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #0064b2;
}
#columns_home li.first, #columns_home li.last
{
    width: 25.5%;
}
#columns_home li div 
{
    padding-left: 7px;
    border-left: 2px solid #ebebeb;
    padding-right: 4px;
}
#columns_home li.first div 
{
    padding-left: 0px;
    border-left: 0px;
}
#columns_home li.last div 
{
    padding-right: 0px;
}
.text, .section
{
    margin: 0px 10px;
    padding: 10px;
    width: 595px;
}
.text {
    margin-right: 0px;
    width: 600px;
}
.section 
{
    background-image: url("./images/section_bg.gif");
    background-repeat: repeat-x;
    background-position: left top;
}
.section .links 
{
    width: 135px;
    float: right;
    margin-left: 10px;
}
.section .image 
{
    width: 145px;
    margin-right: 10px;
    float: left;
}
.section .description 
{
    width: 284px;
    float: left;
    padding-right: 10px;
    border-right: 1px dotted #95a2ad;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}
.section .description.wide 
{
    width: 440px;
    padding-right: 0px;
    border-right: 0px;
}
#form 
{
    background-image: url("./images/form_bg.png");
    _background-image: url("./images/form_bg.gif");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 615px;
    height: auto !important;
    height: 615px;
    float: right;
    margin-right: 10px;
    width: 255px;
    position: absolute;
    z-index: 100;
    right: 0px;
    top: 0px;
    _top: 10px;
    overflow: visible
}
#form div 
{
    width: 200px;
    margin: 20px 0px 0px 20px;
    position: relative;
    overflow: visible
}
#form div div 
{
    width: 200px;
    margin: 0px;
    padding: 0px;
    overflow: visible !important;
}
#form div.step 
{
    width: 200px;
    padding: 5px 0px;
}
#form table {
    position: relative;
}
#form div.step table 
{
    width: 100%;
}
#form input, #form select
{
    width: 105px;
    position: relative;
}
.selectbox
{
    vertical-align:middle;
    position: relative;
}
.selectbox select
{
    width: 105px;
    position: absolute;
}
.selectwide select {
    width: 180px !important;
}
#form .checkbox input
{
    width: auto;
    float: left;
}
#form .checkbox label {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    width: 87%;
}
#footer 
{
    border-top: 1px solid #cfd5da;
    padding: 15px 0px;
    background-image: url("./images/foot_bg.gif");
    background-repeat: no-repeat;
    background-position: right 10px;
    margin: 0px 40px;
    color: #666666;
}
#brands
{
    border-top: 1px solid #cfd5da;
    color: #666666;
    padding: 12px 0px;
    text-align: center;
    margin: 0px 40px;
    position: relative;
    z-index: 1000;
}
#brands span
{
    letter-spacing: 13px;
    margin-left: -1px;
    margin-right: -13px;
}
#footer a 
{
    color: #666666;
}
#footer a:hover 
{
    text-decoration: none;
    color: #333333;
}
#sidebar 
{
    float: right;
    width: 200px;
    background-image: url("./images/side_bg.gif");
    background-repeat: repeat-x;
    background-position: left top;
    margin-left: 25px;
}
#sidebar div 
{
    padding: 10px;
}
ul {
    padding-left: 2.5em;
    margin-left: 0px;
}
#form table {
    width: 190px;
    border-collapse: collapse;
    overflow: visible;
    position: relative;
}
#form td {
    position: relative;
}