﻿
/* _______________ Universal _______________ */

BODY
{
    background-color: #550c16;
    margin-top: 0px;
    font-size: 9px;
    font-family: verdana;
}

TEXTAREA
{
    border: 1px #CACACA solid;
    color: #555555;
    font-size: 9px;
    font-family: verdana;
    background-color: #EDEDED;
}


SELECT
{
    border: 1px #CACACA solid;
    color: #555555;
    font-size: 9px;
    font-family: verdana;
    background-color: #EDEDED;
}

OPTION
{
    border: 1px #CACACA solid;
    color: #555555;
    font-size: 9px;
    font-family: verdana;
    background-color: #EDEDED;
}

.siteText
{
    font-family: verdana;
    font-size: 9px;
}

.FooterText
{
    font-family: arial, helvetica, sans-serif;
    color: #031866;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 3px;
}

.ContentText
{
    font-family: verdana arial, helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 5px 5px;
}

.HeaderText
{
    font-family: arial;
    color: #550c16;
    font-weight: bold;
    font-size: 14px;
}

.HeaderDescText
{
    font-family: arial;
    color: #443b37;
    font-size: 12px;
}

.MenuText
{
    font-family: arial;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.BottomMenuText
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
}

.FooterLink a:link
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #423d3d;
}
.FooterLink a:visited
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #423d3d;
}
.FooterLink a:hover
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #423d3d;
}

.TitleMenuText
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    text-align: right;
}

.LoginText
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 10px;
    text-align: right;
    vertical-align: middle;
    background-color: #505357;
}
.LoginText a:link
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.LoginText a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.LoginText a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.SubMenu
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #423d3d;
    font-size: 10px;
    vertical-align: middle;
    background-color: #d9d9d9;
}
.SubMenu a:link
{
    color: #423d3d;
    text-decoration: none;
    font-weight: normal;
}
.SubMenu a:hover
{
    color: #423d3d;
    text-decoration: underline;
}

.GridRow a:link
{
    color: #550c16;
    text-decoration: underline;
    font-weight: normal;
}

.RedText
{
    color: #550c16;
    font-weight: bold;
}
.RedLink a:visited
{
    color: #550c16;
    text-decoration: none;
    font-weight: normal;
}
.RedLink a:link
{
    color: #550c16;
    text-decoration: none;
    font-weight: normal;
}
.RedLink a:hover
{
    color: #550c16;
    text-decoration: underline;
    font-weight: normal;
}

.SiteCredits
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    padding: 2px 2px 2px 2px;
    text-align: right;
    padding-right: 20px;
}
.SiteCredits a:link
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.SiteCredits a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.SiteCredits a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.gridHeader
{
    color: #550C16;
    font-size: 10px;
    margin: 0;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.validatorCalloutHighlight
{
    background-color: Silver;
}


INPUT.GlossyTextBox
{
    background-image: url(    '/images/input_box_background.jpg' ) !important;
    border: none !important;
    border-style: none !important;
    height: 18px !important;
    padding: 2px !important;
    width: 198px !important;
}

.FadingTooltip
{
    border-right: darkgray 1px outset;
    border-top: darkgray 1px outset;
    font-size: 12pt;
    border-left: darkgray 1px outset;
    width: auto;
    color: black;
    border-bottom: darkgray 1px outset;
    height: auto;
    background-color: lemonchiffon;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    borderbottomwidth: 3px 3px 3px 3px;
}

.EmailMessageBox
{
    font-size: 12px;
    font-weight: bold;
}

.highslide
{
    cursor: url(/_resources/scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img
{
}
.highslide:hover img
{
}

.highslide-html
{
    background-color: white;
}
.highslide-html-blur
{
}
.highslide-html-content
{
    position: absolute;
    display: none;
}
.highslide-display-block
{
    display: block;
}
.highslide-display-none
{
    display: none;
}

.control
{
    float: right;
    display: block; /*position: relative;*/
    margin: 0 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #999;
}
.control:hover
{
    color: black !important;
}
.highslide-move
{
    cursor: move;
}

.ResourceDisplayImage
{
    padding: 2px;
    margin: 5px;
    border: solid 1px gray;
}

.ResourceDisplayTitle
{
    padding: 0px 3px 5px 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}

.ResourceDisplayItem
{
    margin-top: 10px;
    border: dotted 1px gray;
    margin-left: 5px;
    margin-right: 5px;
}

#container
{
    width: 800px;
    margin: 0 auto;
}

#home-header
{
    height: 66px;
    background-image: url(   '/images/header.jpg' );
    text-align: right;
}

#home-header div
{
    padding: 15px;
}

#preview-header
{
    height: 268px;
    background-image: url(   '/images/preview_header.jpg' );
    text-align: right;
}

.register-btn
{
    padding: 160px 130px 20px 0;
}

.login-btn
{
    padding: 10px 130px 0 0;
}

#preview-menu
{
    background-image: url(    '/images/preview_menu.jpg' );
    height: 29px;
    line-height: 29px;
    padding-left: 20px; /* added negative top margin to handle differences between IE7 & FF */
    margin-top: -9px;
}

#preview-menu li
{
    list-style-type: none;
    display: inline;
    padding-right: 20px;
}

#home-body
{
    background-image: url(    '/images/home_body_bg.jpg' );
    width: 800px;
}

#free-tools
{
    float: left;
    padding-top: 20px;
    width: 50%;
}

#featureds-btns
{
    float: right;
    padding-top: 20px;
    width: 50%;
    text-align: right;
}

#free-tools h1
{
    color: #550C16;
    font-size: 2em;
}

#free-tools h2
{
    color: #550C16;
    font-size: 1.5em;
}

.learn-more
{
    color: #550C16;
    text-decoration: none;
    font-weight: bold;
}

#home-footer
{
    background-image: url( '/images/bg_btm.jpg' );
    height: 20px;
    text-align: center;
}

#home-bg-footer
{
    /* background-image: url( '/images/bg_btm_footer.jpg' ); */
    height: 36px;
    text-align: center;
}

.Button
{
    margin-bottom:-5px;
}