/*
 * TLI - Website site CSS
 * 
 * @author Daniel Rhoades (daniel@internetintelligence.eu.com)
 * @copyright TMRM Ltd
 * @verson 0.1 (11/10/07)
 */


/* START GENERAL STYLES */

html,body {
    margin: 0;
    padding: 0;
    background-color: #F4F4F4;
    font-family :Arial,  Verdana, Helvetica, sans-serif;
    font-size : 10px;
    color: #363636;
    height: 100%;
}

p {
    font-size: 11px;
    margin: 0px;
    padding-bottom: 10px;
}

table, tbody, thead, td, th, form {
    font-family :Arial,  Verdana, Helvetica, sans-serif;
    font-size : 10px;
    margin:  0;
    padding: 0;
}

td {
    text-align: left; 
}

th {
    padding-right: 10px;
}

h1 {
    font-size: 13px;
    color: #454545;
    margin-top: 0px;
}

h2 {
    font-size : 12px;
    color: #4B4545;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

h3 {
    font-size: 11px;
    color: #171717;
    margin: 0px;
    padding: 0px;
}

div {
    border: 0px solid #000000;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

a {
    text-decoration: none;
    color: #002E7B;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

ul {
    margin: 0px;
    padding-left: 0px;
    margin-left: 15px;
}

li {
    list-style-image: none;
    margin: 0px;
}

/* END GENERAL STYLES */

h1.strapline {
    color: #8F8F8F;
    font-size: 16px;
    font-weight: normal;
}


/* START OUTER CONTAINERS */

#outertable {
    width: 100%;
    height: 100%;
}

#outertable td {
    vertical-align: top;
    text-align: center;
}

#outertable td table td {
    text-align: left;
}

#container {
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 735px;
    height: 100%;
}

#leftedge {
    background-color: transparent;
    background-image: url(../images/border_left.jpg);
    background-repeat: repeat-y;
    background-position: right;
    width: 25px;
}

#middle {
    background-color: #FFFFFF;
    height: 100%;
}

#rightedge {
    background-color: transparent;
    background-image: url(../images/border_right.jpg);
    background-repeat: repeat-y;
    background-position: left;
    width: 25px;
}

/* END OUTER CONTAINERS */


/* START AREA POSITIONING */

#logo {
    margin-left: 11px;
    margin-right: 76px;
    margin-top: 12px;
    margin-bottom: 21px;
}

#strapline {
    margin-top: 40px;
    margin-bottom: 30px;
}

#top {
    width: 735px;
    margin-bottom: -30px;
}

#breadcrumb {
    float: left;
    text-align: left;
    width: 725px;
    padding-left: 10px;
    padding-top: 20px;
    background-color: transparent;
    background-image: url(../images/shadow.gif);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: -3px;
}

#inner {
    
}

#left {
    float: left;
    width: 175px;
    padding-left: 0px;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 5px;
    margin-left: -5px;
}

#main-full {
    float: left;
    width: 725px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 5px;
}

#main {
    float: left;
    width: 540px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 5px;
}

#right {
    float: right;
    width: 165px;
    margin-bottom: 5px;
}

#footer {
    float: left;
    width: 735px;
    border-top: 2px solid #E1E1E1;
}

/* END AREA POSITIONING */


/* START GENERAL FORM STYLES */

input.text {
    border: 1px solid #363636;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
}

/* END GENERAL FORM STYLES */


/* START NAVIGATION STYLES */

#globalnav {
    height: 20px;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 5px;
    position: relative;
    top: -60px;
    right: -250px;
    color: #A5A5A5;
}

#locations {
    position: relative;
    left: 10px;
    top: 20px;
    font-size: 12px;
    color: #FFFFFF;
}

#locations a {
    color: #FFFFFF;
    font-weight: normal;
}

#mainbar {
    float: left;
    width: 549px;
}

#mainnav {
    width: 186px;
    float: right;
}

#mainnav a {
    display: block;
    font-size: 16px;
    height: 32px;
    padding-left: 10px;
    padding-top: 18px;
    margin-left: 0px;
    font-weight: normal;
}

#mainnav-1 {
    background-color: transparent;
    background-image: url(../images/buttonbgd1.jpg);
    background-repeat: no-repeat;
    color: #4B4B45;
}

#mainnav-2 {
    background-color: transparent;
    background-image: url(../images/buttonbgd2.jpg);
    background-repeat: no-repeat;
    color: #4B4B45;
}

#mainnav-3 {
    background-color: transparent;
    background-image: url(../images/buttonbgd3.jpg);
    background-repeat: no-repeat;
    color: #4B4B45;
}

#mainnav-4 {
    background-color: transparent;
    background-image: url(../images/buttonbgd4.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
}

ul.level1, ul.level2 {
    list-style: none;
}

li.leaf, li.closed, li.open, li.active {
    background-color: transparent;
    background-image: url(../images/leftnav_bgd.jpg);
    background-repeat: repeat-x;
    
    margin-bottom: 5px;
    border: 1px solid #8F8F8F;
    padding: 3px;
    padding-left: 10px;
}

li.leaf a, li.closed a, li.open a, li.active a {
    font-size: 11px;
    font-weight: normal;
}

/* END NAVIGATION STYLES */


/* START INNER CONTENT STYLES */

div.questions {
    width: 176px;
    padding: 5px;
    margin-left: 10px;
    float: right;
    background-color: #F4F4F4;
    background-image: url(../images/questions_bgd.gif);
    background-repeat: no-repeat;
}

div.questions p {
    line-height: 12px;
}

div.coreservice {
    float: left;
    width: 161px;
    background-color: #F4F4F4;
    padding-bottom: 5px;
    margin-left: 10px;
}

div.coreservice div.title {
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 2px;
    background-color: transparent;
    background-image: url(../images/tableheadbgd.jpg);
    background-repeat: repeat-x;
}

div.coreservice a {
    color: #002E7B;
    padding-left: 10px;
}

/* End INNER CONTENT STYLES */


/* START FOOTER STYLES */

#footer {
    text-align: center;
    height: 40px;
    padding-top: 5px;
}

#footer p {
    font-size: 9px;
    font-weight: normal;
    text-align: center;
    color: #363636;
    padding-right: 10px;
}

#footer p a {
    color: #363636;
}

/* END FOOTER STYLES */
