﻿@import url('jquery-ui-1.8.1.css');

/* CSS Document */
body
{
    background: #F7F7F7 url('../Images/bg.gif') repeat-x scroll 0 0;
    color: #171717;
    font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
    margin: 0;
    padding: 0;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, select, span, ul, ol, li, p, a
{
    margin: 0;
    padding: 0;
}
img
{
    border: none;
}
ul, ol
{
    list-style: none;
}
ul.ualpha
{
    list-style-type: upper-alpha;
}
ul.lalpha
{
    list-style-type: lower-alpha;
}
ul.decimal
{
    list-style-type: decimal;
}

/*  LAYOUT
---------------------------------------------*/
#header
{
    position: fixed;
    top: 0;
    width: 100%;
    height: 37px;
    background: #F7F7F7 url('../Images/bg.gif') repeat-x scroll 0 0;
}
#header .menucontrol
{
    margin: 0 auto;
    padding: 0 11px;
    width: 937px;
    height: 37px;
}
#header .menucontrol ul
{
    margin: 0 auto;
    height: 37px;
}
#header .menucontrol li
{
    float: left;
    line-height: 37px;
    font: bold 12px/37px Arial, Helvetica, sans-serif;
    color: #C1C1C1;
}
#header .menucontrol a
{
    display: block;
    padding: 0 18px;
    text-decoration: none;
    color: #C1C1C1 !important;
}
#header .menucontrol a:visited
{
    color: #C1C1C1;
}
#header .menucontrol a:hover
{
    background: transparent url('../Images/top_btn_h.gif') no-repeat scroll center bottom;
}
#header .menucontrol a.current
{
    background: transparent url('../Images/top_btn_h.gif') no-repeat scroll center bottom;
}

#page
{
    position: relative;
    margin: 48px auto 0 auto;
    padding: 0 11px;
    width: 937px;
}

#content
{
    position: relative;
    background: #F7F7F7 url('../Images/header_bg.gif') no-repeat scroll right top;
    font: normal 13px/24px Georgia, "Times New Roman" , Times, serif;
    color: #171717;
}
#content h2
{
    font: bold italic 24px/34px Georgia, "Times New Roman" , Times, serif;
    color: #B10000;
}
#content h2 span
{
    color: #000000;
}
#content h3
{
    font: bold 20px/24px Georgia, "Times New Roman" , Times, serif;
    color: #526D0D;
    background: transparent url('../Images/folder_icon.gif') no-repeat scroll 0 5px;
    padding: 0 0 0 23px;
}
#content h4
{
    margin: 0 0 11px 0;
    padding: 0;
    font: normal 20px/24px Georgia, "Times New Roman" , Times, serif;
    background-color: #FFF7DE;
    color: #000000;
}
#content h5
{
    margin: 0 0 11px 0;
    font: bold 13px/20px Georgia, "Times New Roman" , Times, serif;
}
#content h6
{
    margin: 0;
    font: bold 12px/20px Georgia, "Times New Roman", Times, serif;
}
#content ol
{
    margin: 0 22px 11px 33px;
    list-style-type: decimal;
}
#content ol li
{
    padding-left: 11px;
}
#content p
{
    padding: 0 0 11px 0;
}
#content a
{
    color: #003E6A;
    text-decoration: underline;
}
#content a:hover
{
    text-decoration: none;
}

#footer
{
    position: relative;
    background-color: #292929;
    color: #FFFFFF;
    height: 150px;
}
#footer .footer
{
    position: relative;
    margin: 0 auto;
    padding: 32px 11px;
    width: 937px;
}
#footer .menucontrol ul
{
    margin: 0;
    height: 37px;
    list-style-type: none;
}
#footer .menucontrol li
{
    float: left;
    line-height: 37px;
    font: bold 12px/37px Arial, Helvetica, sans-serif;
    color: #C1C1C1;
}
#footer .menucontrol li a
{
    display: block;
    margin: 0;
    padding: 0 11px;
    text-decoration: none;
    border: none;
    color: #C1C1C1;
}
#footer .menucontrol li a:hover
{
    text-decoration: underline;
}
#footer .menucontrol li a:visited
{
    color: #C1C1C1;
}
#footer .menucontrol li a:first-child
{
    padding-left: 0px;
}
#footer a 
{
    color: #C1C1C1 !important;
    text-decoration: underline;
}
#footer a:hover
{
    text-decoration: none;
}
#footer a:visited
{
    color: #C3C3C3;
}

/*  COLUMNS
---------------------------------------------*/

.box1column
{
    position: relative;
    margin-bottom: 11px;
    float: left;
    width: 305px;
}

.box2column
{
    position: relative;
    margin-bottom: 11px;
    float: left;
    width: 621px;
}

.leftspacer
{
    margin-left: 11px;
}

.rightspacer
{
    margin-right: 11px;
}

/*  PINK
---------------------------------------------*/
.pink
{
    background: #F7F7F7 url('../Images/pink_bg.gif') no-repeat scroll 0 0;
    width: 182px;
    padding: 7px 15px 50px 15px;
    color: #4B2B3E;
}
.pink h3
{
    background: transparent url('../Images/news_icon.gif') no-repeat 2px 13px !important;
    padding: 0 0 0 22px;
    font: bold 20px/38px Georgia, "Times New Roman" , Times, serif !important;
    color: #850049 !important;
}
.pink h4
{
    /*background: transparent url('../Images/date_bg.gif') repeat-x scroll 0 13px !important; */
    background-color: transparent !important;
    width: 56px;
    font: bold 12px/39px Arial, Helvetica, sans-serif !important;
    text-align: center;
    color: #384B06 !important;
}
.pink h5
{
    font: bold 10px/11px Georgia, "Times New Roman" , Times, serif !important;
    text-transform: uppercase;
    color: #000000 !important;
}
.pink p
{
    padding: 3px 0 10px 0;
    font: normal 11px/17px Georgia, "Times New Roman" , Times, serif !important;
    color: #4B2B3E !important;
}
.pink a.more
{
    background: #FFFFFF url('../Images/pink_more_btn.gif') no-repeat scroll 0 0;
    width: 46px;
    height: 11px;
    padding: 0;
    display: block;
    float: right;
    text-decoration: none;
    text-indent: -20000px;
    line-height: 0;
}
.pink a.more:hover
{
    background: #FFFFFF url('../Images/pink_more_btn_h.gif') no-repeat scroll 0 0;
}

/*  GREEN
---------------------------------------------*/
.green
{
    background: #F7F7F7 url('../Images/green_bg.gif') no-repeat scroll 0 0;
    width: 182px;
    margin: 0 23px;
    padding: 7px 15px 50px 15px;
    color: #4B2B3E;
}
.green h3
{
    background: transparent url('../Images/solution_icon.gif') no-repeat scroll 2px 13px !important;
    padding: 0 0 0 22px;
    font: bold 20px/38px Georgia, "Times New Roman" , Times, serif !important;
    color: #516D0A !important;
}
.green h4
{
    background: transparent url('../Images/starting_at.gif') no-repeat scroll 0 0 !important;
    width: 56px;
    font: bold 12px/39px Arial, Helvetica, sans-serif !important;
    text-align: center;
    color: #384B06 !important;
}
.green h5
{
    font: bold 10px/11px Georgia, "Times New Roman" , Times, serif !important;
    text-transform: uppercase;
    color: #000000 !important;
}
.green p
{
    padding: 3px 0 27px 0;
    font: normal 11px/17px Georgia, "Times New Roman" , Times, serif !important;
    color: #3D5C32 !important;
}
.green p a.line
{
    padding: 0;
    font: normal 11px/17px Georgia, "Times New Roman" , Times, serif;
    text-decoration: underline;
    color: #3D5C32;
}
.green p a.line:hover
{
    text-decoration: none;
}
.green a.more
{
    background: #FFFFFF url('../Images/green_more_btn.gif') no-repeat scroll 0 0;
    width: 46px;
    height: 11px;
    padding: 0;
    float: right;
    text-decoration: none;
    text-indent: -20000px;
    line-height: 0;
    color: #000000;
}
.green a.more:hover
{
    background: #FFFFFF url('../Images/green_more_btn_h.gif') no-repeat scroll 0 0;
}

/*  BLUE
---------------------------------------------*/
.blue
{
    background: #F7F7F7 url('../Images/blue_bg.gif') no-repeat scroll 0 0;
    width: 182px;
    padding: 7px 15px 50px 15px;
    color: #4B2B3E;
}
.blue h3
{
    background: transparent url('../Images/support_icon.gif') no-repeat scroll 2px 11px !important;
    padding: 0 9px 0 22px;
    font: bold 20px/38px Georgia, "Times New Roman" , Times, serif !important;
    color: #364A5B !important;
}
.blue h4
{
    background-color: transparent !important;
    width: 56px;
    font: bold 12px/39px Arial, Helvetica, sans-serif !important;
    text-align: center;
    color: #384B06 !important;
}
.blue h5
{
    font: bold 10px/11px Georgia, "Times New Roman" , Times, serif !important;
    text-transform: uppercase;
    color: #000000 !important;
}
.blue p
{
    padding: 3px 0 27px 0;
    font: normal 11px/17px Georgia, "Times New Roman" , Times, serif !important;
    color: #3D5C32 !important;
}
.blue label
{
    padding: 0 0 16px 0;
    float: left;
    height: 23px;
    font: normal 10px/23px Georgia, "Times New Roman" , Times, serif;
    color: #003E6A;
}
.blue input, .blue select
{
    background-color: #FFFFFF;
    width: 115px;
    margin: 0 0 16px 0;
    padding: 2px 2px 2px 2px;
    float: right;
    font: normal 11px/14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.blue input[type="submit"]
{
    width: 75px;
}
.blue textarea
{
    background-color: #FFFFFF;
    width: 170px;
    margin: 0 0 16px 6px;
    padding: 2px;
    font: normal 11px/14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.blue a.more
{
    background: #FFFFFF url('../Images/blue_more_btn.gif') no-repeat scroll 0 0;
    width: 46px;
    height: 11px;
    padding: 0;
    display: block;
    float: right;
    text-decoration: none;
    text-indent: -20000px;
    line-height: 0;
    color: #000000;
}
.blue a.more:hover
{
    background: #FFFFFF url('../Images/blue_more_btn_h.gif') no-repeat scroll 0 0;
}

/*  GOAL
---------------------------------------------*/

.goal
{
    width: 448px;
    padding: 0 22px 0 0;
    float: left;
}
.goal p.greenText
{
    padding: 6px 0;
    font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
    color: #526D0D;
}
.goal ul.bullet li
{
    background: #FFFBED url('../Images/bullet_no.gif') no-repeat scroll 2px 5px;
    margin: 0 0 5px 0;
    padding: 2px 2px 2px 23px;
    font: normal 13px/20px Georgia, "Times New Roman" , Times, serif;
    color: #171717;
}

/*  MENU
---------------------------------------------*/
.menu
{
    padding-bottom: 11px;
}
.menu ul
{
    list-style-type: none;
}
.menu li
{
    float: left;
}
.menu li a
{
    display: block;
    padding: 0 6px;
}

/*  LOGIN
---------------------------------------------*/
.login
{
    background-color: #E7E7E7;
    width: 281px;
    padding: 10px 12px;
    color: #033462;
}
.login h2
{
    background: transparent url('../Images/login_head_bg.gif') repeat-x scroll 0 0;
    padding: 0 0 20px 13px;
    font: bold 17px/30px Georgia, "Times New Roman" , Times, serif !important;
    color: #000000 !important;
}
.login label
{
    font: bold 13px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #B10000;
}
.login input, select
{
    background-color: #FFFFFF;
    font: normal 13px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.login textarea
{
    background-color: #FFFFFF;
    font: normal 13px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.login .editor-label, .login .editor-field
{
    line-height: 26px;
}
.login .editor-field input
{
    width: 155px;
}
.login .editor-field textarea
{
    width: 275px;
}
.login .editor-field select
{
    width: 160px;
}

/*  POPUP LAYOUT
---------------------------------------------*/
#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6 */
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #CECECE;
}

.popup
{
    display: none;
    position: fixed;
    _position: absolue; /* hack for internet explorer 6 */
    z-index: 2;
    background-color: #FFF !important;
    width: 450px;
    height: 200px;
    padding: 15px;
    border: 2px solid #CECECE;
    font: normal 11px/23px "segoe ui" , helvetica, arial, verdana, sans-serif !important;
    color: #000033 !important;
}
.popup a, a:link
{
    cursor: pointer;
    text-decoration: none;
    color: #0066cc !important;
}
.popup a:visited
{
    text-decoration: none;
    color: #0099cc !important;
}
.popup a:hover, a:active
{
    text-decoration: underline;
    color: #0066cc !important;
}
.popup a.popupClose
{
    position: absolute;
    top: 15px;
    right: 15px;
}
.popup p
{
    font: normal 11px/16px "segoe ui" , helvetica, arial, verdana, sans-serif !important;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0 3px;
    line-height: 26px;
}
.box1column .editor-label
{
    float: left;
    width: 110px;
}

.submitBtn
{
    margin-top: 0.5em;
    padding: 0.125em 0.5em;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/*	MISC
---------------------------------------------*/

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.nofloat
{
    float: none;
}

.alignLeft
{
    text-align: left;
}

.alignJustified
{
    text-align: justify;
}

.alignRight
{
    text-align: right;
}

.clear
{
    clear: both;
    font-size: 0em;
    height: 0;
    line-height: 0px;
}

.spacer
{
    font-size: 0;
    line-height: 0;
    clear: both;
}
