﻿html
{
    background: #999999 url(images/bgr_main.png) repeat-x;
    height: 100%;
}
body
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: .8em;
    margin: 0px;
    padding: 0px;
    color: #333333;
    height: 100%;
}
.rte
{
    width: 100%;
    height: 400px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
a, a:link, a:visited
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
a:active
{
    font-weight: bold;
}
p
{
    line-height: 1.6em;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}
h1
{
    font-size: 1.6em;
    margin-left: 5px;
    color: #000099;
}
h2
{
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 5px;
}
h3
{
    font-size: 1.2em;
    color: #1B3469;
}
h4
{
    font-size: 1.1em;
    font-style: italic;
    color: #3366ff;
}
h5, h6
{
    font-size: 1.4em;
    display: block;
    margin: 5px;
    padding: 5px;
    border-bottom: solid 1px #999999;
}
div#left p, div#right p
{
    margin-left: 10px;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
input.suppressed
{
    border: none;
}
.lnk
{
    color: #7f633e;
    font-weight: bold;
}
.container
{
    min-height: 100%;
    position: relative;
}
.page
{
    width: 1060px;
    margin: 0px auto 0px auto;
}
.header
{
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0px;
    width: 964px;
}
div#sdmenu
{
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0px;
    width: 966px;
}
.contactBox
{
    float: left;
    height: 300px;
    width: 300px;
    margin-left: 10px;
    border: solid 1px #cccccc;
    text-align: center;
    position: relative;
}

.iphoneBox
{
    background: #FFFFFF;
    float: left;
    height: 600px;
    width: 320px;
    margin-left: 10px;
    border: solid 1px #cccccc;
    text-align: center;
    position: relative;
}
.iphonebody
{
    position: relative;
    width: 302px;
    height: 580px;
    background: url('images/iphone_body.jpg');
    z-index: 1;
}
.screenbg
{
    position: absolute;
    left: 43px;
    top: 128px;
    width: 218px;
    height: 254px;
    z-index: 3;
    visibility: visible;
    background: #000000;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.iphoneglare
{
    position: absolute;
    right: -5px;
    top: 0px;
    width: 149px;
    height: 99px;
    z-index: 2;
    visibility: visible;
}
.iphoneicons
{
    line-height: 12px;
    padding: 0pt;
    border-collapse: collapse;
    width: 220px;
    position: absolute;
    color: #FFFFFF;
}
.iphoneicons .icon
{
    width: 25%;
    float: left;
    margin-top: 5px;
}
.iphoneicons img
{
    border-width: 0px;
    height: 46px;
    width: 46px;
}
.iphoneicons span
{
    font-size: 10px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #000000;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
div.portDiv
{
    width: 300px;
    height: 300px;
    float: left;
    padding: 10px;
}
.portDiv .line
{
    background: #BFD2FF;
    height: 8px;
    overflow: hidden;
    margin-top: 5px;
}
.menubg
{
    background: #FFFFFF url(images/menu_bg.png) repeat-x;
}
.main
{
    width: 964px;
    padding: 0px;
    margin: 10px auto 0px auto;
    background: #FFFFFF url(images/main_bg.png) repeat-x;
    border: solid 1px #cccccc;
}
.contentTop, .contentBot, .contentFill
{
    width: 100%;
}
.contentTop
{
    height: 10px;
    overflow: hidden;
}
.contentFill
{
}
.contentBot
{
    height: 10px;
    overflow: hidden;
}
.content
{
    margin: 0px 8px 0px 8px;
    font-size: 1em;
}
div#leftcol
{
    float: left;
    width: 625px;
    margin: 5px;
}
div#rightcol
{
    float: left;
    width: 300px;
    margin: 5px;
}
.footer
{
    color: #000000;
    padding: 8px 0px 8px 0px;
    width: 964px;
    background: #FFFFFF;
    margin: 10px auto 0px auto;
    line-height: normal;
    border: solid 1px #cccccc;
}
.tri
{
    color: #000000;
    width: 964px;
    margin: 10px auto 0px auto;
}
.tri .tritbl
{
    height: 100%;
    width: 100%;
    border-collapse: collapse;
}

.tri table tr td.cellBox
{
    min-height: 300px;
    background: #ffffff;
    color: #000000;
    vertical-align: top;
    text-align: center;
    width: 300px;
    overflow: hidden;
    padding: 8px;
}
div.divBox
{
    width: 100%;
    height: 100%;
    border: solid 1px #CCCCCC;
}
.divBox img
{
    border: none;
    padding: 0;
    margin: 0;
}
.bottomIcon
{
    color: White;
}
.spinner
{
}
.wrapset
{
    margin: 0;
    padding: 0;
}
.spinnerText
{
    color: #333333;
    margin: 8px;
}
span.spinnerLabel
{
    margin-left: 8px;
}
h2.spinnerTitle
{
    color: #002E8C;
    margin: 0;
    padding: 0;
    margin-left: 8px;
}
.spinnerImage
{
    width: 310px;
    float: left;
    margin-top: 8px;
}
div.statement
{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
/* TAB MENU   
----------------------------------------------------------*/
div.loginDisplay
{
    padding: 4px 0px 4px 8px;
    float: right;
    font-size: .9em;
    position: relative;
}
div.phone
{
    text-align: right;
    font-size: 1.7em;
    font-weight: bold;
    margin-right: 10px;
}
div.loginDisplay ul
{
    list-style: none;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: auto;
    position: relative;
    float: right;
}
div.loginDisplay ul li
{
    float: left;
}
div.loginDisplay ul li a, div.loginDisplay ul li a:visited
{
    display: inline-block;
    color: #999999;
    line-height: 1.35em;
    padding: 4px 6px;
    text-decoration: none;
    white-space: nowrap;
}
div.loginDisplay ul li a:hover
{
    background-color: #FFCC33;
    color: #333333;
    text-decoration: underline;
}
div.loginDisplay ul li a:active
{
}
div.hideSkiplink
{
    width: 964px;
    margin: 0 auto 0 auto;
    border: solid 1px #cccccc;
    position: relative;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    position: relative;
}
div.menu ul li
{
    float: left;
    font-size: 1.2em;
}

div.menu ul li a, div.menu ul li a:visited
{
    border-left: 1px #2242c5 solid;
    color: #ffffff;
    display: inline-block;
    line-height: 1.35em;
    padding: 8px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #2242c5;
    color: #ffffff;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/fieldset
{
    margin: 0px;
    padding: .8em;
    border: 1px solid #ccc;
}
fieldset p
{
    margin: 2px 6px 5px 10px;
}
fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}
fieldset label.inline
{
    display: inline;
}
legend
{
    font-size: 1.1em;
    font-weight: bold;
    padding: 0px 4px 0px 4px;
}
input.submitButton
{
    float: right;
    margin: 0px 10px 0px 0px;
}
input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}
input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}
div.accountInfo
{
    width: 55%;
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    height: 90px;
    width: 300px;
}
.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
/*jquery ui overrides*/.ui-icon
{
    margin-left: 5px;
}
div.divStyle
{
}
div.divStyle div
{
    font-size: 0.8em;
    float: left;
    width: 9.5em;
    text-align: center;
}
div.divManipulation
{
    float: left;
}
div.divManipulation div
{
    font-size: 0.8em;
    float: left;
    width: 9.5em;
    text-align: center;
}
div.divBackground
{
    float: left;
    margin-left: 2em;
}
div.divBackground div
{
    font-size: 0.8em;
    float: left;
    width: 9.5em;
    text-align: center;
}
div.divBackground div div
{
    float: none;
    font-size: 1em;
    text-align: left;
}

