﻿a 
{
    color: #414C80;
}
body 
{
    background-color: #D4D6DA;
    background-image: url(bg.gif);
    background-repeat: no-repeat;
    font-family: Arial, Verdana;
    font-size: 80%;
    margin: 0px;
}
body.popup
{
    background-color: #fff;
    background-image: none;
    margin: 20px;
}
div.beginrental 
{
    border: solid 5px #f99;
    margin-bottom: 10px;
    padding: 10px;
}
div.beginrental h2
{
    color: #c00;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
div.beginrental p
{
    margin: 10px 0px 0px 0px;
}
div.bordered 
{
    border: solid 2px #C9CCD3;
    padding: 10px;
}
div.bordered h2
{
    font-size: 100%;
    margin: 0px 0px 5px 0px;
}
div.bordered p
{
    margin: 5px 0px 5px 0px;
}
div.bordered ul
{
    margin: 5px 0px 20px 0px;
}
div.container 
{
    margin: 0px auto 20px auto;
    padding: 20px 0px 0px 0px;
    width: 980px;
}
div.clients
{
    background-color: #f5f5f5;
    border: solid 2px #ccc;
    margin: 0px;
    padding: 10px;
}
div.clients h4
{
    color: #414C80;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
div.clients ul li
{
    font-size: 90%;
    padding: 1px 0px !important;
}
div#featured
{
    background-color: #414C80;
    border-top: solid 20px #242C54;
    height: 150px;
    padding: 20px;
    width: 940px;
}
div#featured div.feature 
{
    display: inline;
    float: left;
    padding-right: 10px;
    width: 300px;
}
div#featured div.feature a
{
    text-decoration: none;
}
div#featured div.feature a:hover
{
    text-decoration: underline;
}
div#featured div.feature h3 
{
    margin: 0px 0px 10px 0px;
}
div#featured div.feature h3 a
{
    color: #fff;
    font-style: italic;
    font-weight: normal;
}
div#featured div.feature img
{
    border: solid 5px #fff;
    float: left;
    margin-right: 10px;
}
div#featured div.feature p.tempter
{
    color: #fff;
}
div#featured div.feature p.more a
{
    color: #ACB4CF;
    font-weight: bold;
}
div.flash 
{
    border: solid 2px #D4D6DA;
    font-size: 85%;
    padding: 10px;
}
div.flash img
{
    float: left;
    margin: 0px 20px 0px 0px;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
div#footer div
{
    color: #666;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
div#footer div a
{
    color: #666;
    text-decoration: none;
}
div#footer div a:hover
{
    text-decoration: underline;
}
div#footer p
{
    background-image: url(footer.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #333;
    margin: 0px;
    padding: 10px;
}
div#footer p a
{
    font-weight: bold;
    text-decoration: none;
}
div#footer p a:hover
{
    text-decoration: underline;
}
div#footer p img
{
    vertical-align: middle;
}
div#footer p span
{
    float: right;
    margin-top: 3px;
}
div#header 
{
    background-image: url(header.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    width: 980px;
}
div#header table tr td
{
    vertical-align: top;
    width: 490px;
}
div#header table tr td.controlpanel
{
    color: #666;
}
div#header table tr td.controlpanel a
{
    font-weight: bold;
    text-decoration: none;
}
div#header table tr td.controlpanel a:hover
{
    text-decoration: underline;
}
div#header table tr td.controlpanel h2
{
    border-bottom: solid 1px #D4D6DA;
    font-size: 140%;
    font-style: italic;
    font-weight: normal;
    margin: 20px 20px 10px 0px;
    padding: 0px 0px 10px;
}
div#header table tr td.controlpanel h2 span
{
    font-weight: bold;
}
div#header table tr td.controlpanel ul
{
    list-style-type: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
div#header table tr td.controlpanel ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}
div#header table tr td.controlpanel ul li a
{
    float: left;
    margin-right: 40px;
}
div.login 
{
    background-image: url(login.jpg);
}
div#main 
{
    background-color: #fff;
    margin-top: 0px;
    padding: 190px 20px 20px 20px;
}
div.notification 
{
    color: #669933;
    font-size: 140%;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 10px 0px 10px 0px;
}
div.warning 
{
    background-color: #f99;
    color: #600;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
}
div#navigation 
{
    background-image: url(navigation_bg.jpg);
    background-repeat: repeat-x;
    background-color: #414C80;
    width: 980px;
}
div#navigation br
{
    clear: both;
}
div#navigation ul
{
    list-style: none;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}
div#navigation ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}
div#navigation ul li a
{
    color: #fff;
    font-weight: bold;
    float: left;
    margin-right: 5px;
    padding: 12px 24px 12px 24px;
    text-decoration: none;
    text-transform: uppercase;
}
div#navigation ul li a.on
{
    background-color: #68749F;
}
div#navigation ul li a:hover
{
    background-color: #68749F;
}
div#left 
{
    position: absolute;
    top: 220px;
    width: 180px;
}
div#left ul
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
div#left ul li
{
    margin: 0px;
    padding: 0px;
}
div#left ul li a
{
    background-color: #D4D6DA;
    float: left;
    font-weight: bold;
    margin-bottom: 1px;
    padding: 10px;
    text-decoration: none;
    width: 160px;
}
div#left ul li a:hover
{
    background-color: #999;
    color: #fff;
}
div.reduce 
{
    border-top: solid 2px #D4D6DA;
    font-size: 85%;
    padding-top: 20px;
}
div#right 
{
    margin-left: 200px;
}
div#right p.author
{
    color: #333;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
div#right p.source
{
    color: #666;
    font-weight: bold;
    margin: 5px 0px 30px 0px;
}
div.services h2
{
    color: #414C80;
    font-family: Arial, Verdana;
    font-size: 110%;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
}
div.services p
{
    margin: 0px 0px 20px 0px;
}
div.video
{
    background-color: #000;
    border: solid 3px #666;
    padding: 3px;
}
h1 
{
    color: #414C80;
    font-family: Times New Roman, Garamond, Arial, Verdana;
    font-size: 220%;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
}
h2
{
    color: #414C80;
    font-family: Arial, Verdana;
    font-size: 140%;
    font-weight: bold;
}
h2.sectionheader
{
    margin: 0px 0px 5px 0px;
}
h3
{
    color: #414C80;
    font-family: Arial, Verdana;
    font-size: 120%;
    font-weight: normal;
}
img 
{
    border: none;
    vertical-align: top;
}
img.headericon 
{
    float: left;
    margin: 0px 20px 20px 0px;
}
img.protx 
{
    float: right;
    margin: 20px;
}
p.sectionheader 
{
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
p.snail
{
    color: #666;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
p.snail a
{
    color: #666;
    font-weight: bold;
}
table 
{
    font-size: 100%;
}
table.contactform tr td
{
    padding: 2px 5px;
    vertical-align: middle !important;
}
table.contactform tr td.field a.button 
{
    background-color: #D4D6DA;
    font-weight: bold;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
table.contactform tr td.field input.textbox
{
    border: solid 1px #999;
    font-family: Arial, Verdana;
    font-size: 100%;
    padding: 3px;
    width: 180px;
}
table.contactform tr td.field textarea
{
    border: solid 1px #999;
    font-family: Arial, Verdana;
    font-size: 100%;
    margin: 5px 0px;
    padding: 3px;
    width: 282px;
}
table.datagrid 
{
    border: none;
    width: 100%;
}
table.datagrid tr td
{
    border-bottom: solid 2px #D4D6DA;
    padding: 5px;
}
table.datagrid tr td a
{
    font-weight: bold;
    text-decoration: none;
}
table.datagrid tr td a:hover
{
    text-decoration: underline;
}
table.datagrid tr.header td
{
    font-weight: bold;
}
table.layout
{
    width: 100%;
}
table.layout tr td
{
    vertical-align: top;
}
table.layout tr td.box
{
    background-image: url(negotiate_bg.jpg);
    background-repeat: repeat-x;
    border: solid 2px #D4D6DA;
    padding: 20px;
}
table.layout tr td.full
{
    width: 100%;
}
table.layout tr td.third
{
    width: 33%;
}
table.layout tr td.third table
{
    margin-top: 10px;
}
table.layout tr td h1
{
    font-size: 200%;
    margin: 0px 0px 10px 0px;
}
table.latest 
{
    width: 100%;
}
table.latest tr td
{
    padding: 0px 20px 20px 0px;
    width: 50%;
}
table.latest tr td a
{
    text-decoration: none;
}
table.latest tr td a:hover
{
    text-decoration: underline;
}
table.latest tr td h2
{
    font-style: italic;
    margin: 0px 0px 10px 0px;
}
table.latest tr td img
{
    border: solid 5px #D4D6DA;
    float: left;
    margin: 0px 20px 40px 0px;
}
table.latest tr td p
{
    color: #333;
    margin: 10px 0px 0px 0px;
}
table.latest tr td p.more a
{
    font-weight: bold;
}
table.panel tr td.left, table.panel tr td.right
{
    background-color: #f5f5f5;
    border: solid 2px #ccc;
    padding: 10px 15px 20px 15px;
    vertical-align: top;
}
table.panel td
{
    vertical-align: top;
}
table.team tr td.details
{
    width: 33%;
    vertical-align: top;
}
table.team tr td.details div.panel
{
    background-color: #f5f5f5;
    border: solid 2px #ccc;
    margin-bottom: 10px;
    padding: 15px 15px 0px 15px;
}
table.team tr td.details div.panel img
{
    border: solid 3px #fff;
    margin: 0px 15px 10px 0px;
}
table.team tr td.details div.panel p.title
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
table.webform tr td.field
{
    padding: 1px 0px 1px 0px;
}
table.webform tr td.field input.textbox
{
    border: solid 1px #999;
    font-family: Arial, Verdana;
    font-size: 100%;
    padding: 3px;
    width: 180px;
}
table.webform tr td.field textarea.smalltextarea
{
    border: solid 1px #999;
    font-family: Arial, Verdana;
    font-size: 100%;
    height: 100px;
    line-height: 160%;
    padding: 3px;
    width: 370px;
}
table.webform tr td.field textarea.textarea
{
    border: solid 1px #999;
    font-family: Arial, Verdana;
    font-size: 100%;
    height: 100px;
    line-height: 160%;
    padding: 3px;
    width: 480px;
}
table.webform tr td.label
{
    padding: 1px 10px 1px 0px;
    width: 180px;
}
table.webform tr td a.button 
{
    background-color: #D4D6DA;
    font-weight: bold;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
table.videocontainer
{
    width: 100%;
}
table.videocontainer tr td.left
{
    width: 50%;
}
table.videocontainer tr td.right
{
    width: 50%;
}
table.videocontainer tr td.stream
{
    text-align: center;
}
table.webform tr td a.button:hover
{
    background-color: #999;
    color: #fff;
}
ul.controls
{
    clear: both;
    list-style-type: none;
    margin: 20px 0px 20px 0px;
    padding: 0px;
}
ul.controls li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}
ul.controls li a
{
    background-image: url(button_rightarrow.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    float: left;
    font-size: 120%;
    line-height: 140%;
    margin-right: 1px;
    padding: 15px 50px 15px 20px;
    text-decoration: none;
    width: 162px;
}
ul.controls li a span
{
    font-size: 80%;
    font-weight: normal;
}
ul.controls li a.comments
{
    margin-left: 40px;
}
ul.controls li a.previous
{
    background-image: url(button_leftarrow.jpg);
    padding: 15px 20px 15px 50px;
}
ul.controls li a.previous:hover
{
    background-image: url(button_leftarrow_on.jpg);
}
ul.controls li a:hover
{
    background-image: url(button_rightarrow_on.jpg);
}
ul.tabs
{
    list-style-type: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}
ul.tabs li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}
ul.tabs li a
{
    background-color: #eaeaea;
    display: inline-block;
    font-weight: bold;
    margin-right: 1px;
    padding: 10px;
    text-decoration: none;
}
ul.tabs li a.on
{
    background-color: #ccc;
}
div.tabset
{
    border: solid 2px #ccc;
    padding: 10px;
}