﻿
/*Global*/
body
{
    width: 100%;
    height: 100%;
    margin: 0;
    background-color:#000000;
   /* background-image: url('../images/bgrndMain.jpg');
   background-repeat: repeat;*/ 
    text-align: center;
    font-size: 9pt;
    scrollbar-face-color: #ebe0c0;
    scrollbar-arrow-color: #b29015;
    scrollbar-track-color: #c6b98f;
    scrollbar-shadow-color: #80561b;
    scrollbar-highlight-color: #80561b;
    scrollbar-3dlight-color: #c6b98f;
    scrollbar-darkshadow-color: #80561b;
    font-family: Arial;
    color: #333333;
}

hr
{
    margin: 10px 0 10px 0;
}
/*png fix*/
* html img,* html div,* html a,* html input
{
    behavior: url(styles/resources/iepngfix.htc);
}

#mainFrame
{
    background-color: #ffffff !important;
    float: left;
    padding: 12px 11px 0px 10px;
    height: 709px;
}

#contentholder
{
    height: 700px;
    text-align: left;
    width: 941px;
}

#bordertop
{
    background-image: url('../images/content_top.png');
    width: 988px;
    height: 12px;
    margin: auto;
    margin-top: 30px;
}

#borderbottom
{
    background-image: url('../images/content_bottom.png');
    width: 988px;
    height: 16px;
    margin: auto;
}

#borderleft
{
    background-image: url('../images/content_left.png');
    width: 13px;
    height: 721px;
    float: left;
}

#borderright
{
    background-image: url('../images/content_right.png');
    width: 13px;
    height: 721px;
    float: right;
}
.hdrContainer
{
    background-image: url('../images/hdrBackground.png');
    width: 941px;
    height: 71px;
}
#footer
{
    color: white;
    line-height: 18pt;
    width: 961px;
    margin-top: 5px;
    font-family: Georgia;
    margin: auto;
}
.frameholder
{
    width: 988px;
    margin: auto;
    height: 721px;
}

.sprTan
{
    background-color: #c6b98f;
    height: 8px;
    padding: 0px;
    margin: 6px 0px 6px 0px;
    line-height: 8px;
}

.sprBrown
{
    background-color: #80561B;
    height: 8px;
    margin: 6px 0px 6px 0px;
    line-height: 8px;
}

.hdrLeft
{
    float: left;
    width: 132px;
    margin: 10px 0px 0px 10px;
}

.hdrRight
{
    float: right;
}
.contentSmall
{
    background-image: url(../images/ctnBackground.png);
    width: 280px;
    height: 65px;
    font-size: 8pt;
    padding: 4px 10px 0px 10px;
}
.contentSmall P
{
    margin: 0px;
    line-height: 9.5pt;
}
.contentBlock
{
    width: 300px;
    margin: 0px 20px 0px 0px;
    float: left;
    background-color: #ebe0c0;
    height: 250px;
    font-size: 8pt;
}

.contentBlock P
{
    margin: 0px;
    padding: 10px;
}

.contentBlock img
{
    width: 120px;
    float: right;
    margin-left: 10px;
}

.TanBoxContainer
{
    background-image: url(../images/BoxTan.png);
    background-repeat: repeat-y;
    width: 630px;
    padding: 8px;
    margin-bottom: 10px;
    height: 140px;
    font-family: Arial;
}

.redHdrSmall
{
    background-image: url(../images/ctnHeader1.png);
    color: White;
    margin: 0px;
    height: 46px;
}

.redHdr
{
    background-image: url(../images/hdrRedBig.png);
    color: White;
    margin: 0px;
    height: 40px;
    width: 940px;
    margin-bottom: 15px;
}

.redHdrMed
{
    background-image: url(../images/hdrRedMed.png);
    color: White;
    margin: 0px;
    height: 46px;
    width: 620px;
}

.HdrText
{
    position: relative;
    padding: 14px 0px 0px 10px;
    font-size: 10pt;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Georgia;
}

.tanHdrSmall
{
    background-image: url(../images/ctnHeader2.png);
    color: #80561B;
    height: 46px;
}

.redHdrSmall .caps, .tanHdrSmall .caps, .redHdr .caps, .tanHdr .caps
{
    font-size: 14pt;
}

.PageBackground
{
    height: 615px;
    width: 940px;
    background-image: url(../images/ctnBackground3.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

/* Fonts*/
a[href*="mailto:"], a.ResidentPortalLink
{
    font-size: 8pt;
    font-weight: 100;
    color: #4f70b4;
    text-decoration: none;
}

a[href*="mailto:"]:hover, a.ResidentPortalLink:hover
{
    color: #A72413 !important;
    text-decoration: underline;
}

a[href*="www"], .Linkbtn
{
    font-size: 8pt;
    text-decoration: none;
    color: #4f70b4;
}

a[href*="www"]:hover, .Linkbtn:hover
{
    font-weight: 100;
    text-decoration: underline;
    color: #A72413;
}



.hdrRed
{
    color: #A72413;
    text-transform: uppercase;
    font-size: 9pt !important;
    font-family: Georgia;
}

.itemHdr
{
    font-weight: bold;
}

.itemHdr a, .itemHdr a:link, .itemHdr a:active, .itemHdr a:visited, .contentSmall a, .contentSmall a:active, .contentSmall a:visited, .contentSmall a:link
{
    color: #A72413;
    font-size: 8pt;
    text-decoration: none;
    cursor: hand;
}

.itemHdr a:hover, .contentSmall a:hover
{
    color: #4f70b4;
    text-decoration: underscore;
}
.itemHdr a:hover
{
    font-weight: bold;
    }
.small
{
    font-family: Arial;
    font-size: 8.5pt;
}

#footer A, #footer A:link, #footer A:visited
{
    color: White;
    text-decoration: none;
}

#footer A:hover
{
    color: #80561B;
    text-decoration: underline overline;
}


/*Properties Page*/
#PropMap
{
    width: 460px;
    margin-right: 15px;
    float: left;
}

#PropList
{
    width: 455px;
    height: 540px;
    float: left;
    overflow-x: none;
    overflow-y: scroll;
    padding-right: 10px;
}

#PropList .StateHeader
{
    border-bottom: 1px solid #c6b98f;
    margin: 10px 0px 10px 0px;
}

#PropList .StateHeader .hdrRed
{
    display: block;
    font-weight: bold;
}

.ItemBlock
{
    clear: both;
    margin-bottom: 20px;
    height: 90px;
    font-size: 8pt;
}

.ItemBlock .ItemImg
{
    float: left;
    height: 90px;
    width: 140px;
    border: 1px solid #888888 !important;
    margin-right: 15px;
}

.ItemBlock .ItemDesc
{
    float: left;
    width: 270px;
}

.ItemBlock .ItemDesc .left
{
    float: left;
    width: 140px;
    font-size: 8pt;
    font-family: Arial;
    padding: 0 0 8px 0;
    margin-right: 10px;
}

.ItemBlock .ItemDesc .right
{
    float: left;
    width: 120px;
    font-size: 8pt;
    font-family: Arial;
    padding: 0 0 8px 0;
}

/*achievements*/

#achievements
{
    height: 540px;
    width: 610px;
    padding-right: 10px;
    overflow-y: scroll;
}


#achievements .Item
{
    clear: both;
    padding: 0px 15px 0px 15px;
}

#achievements .hdrRed
{
    font-size: 12pt !important;
    font-weight: bold;
    border: 1px solid #A72413;
    line-height: 18pt;
    vertical-align: middle;
    border-left: 0;
    border-right: 0;
    background-color: #ece1c1;
    padding: 0 4px 0 4px;
}
.AchievementBox
{
    height: 620px;
    width: 940px;
    background-image: url(../images/ctnBackground3.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.achievementHolder
{
    height: 620px;
    overflow-y: hidden;
    overflow-x: auto;
}

.TeamBios
{
    float: left;
    width: 620px;
    height: 345px;
    overflow-x: none;
    overflow-y: scroll;
}
.TeamBios .content
{
    margin-left: 58px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 9pt;
    width: 540px;
}
.TeamBios .ItemImg
{
    float: left;
    margin: 5px 10px 0 0;
    
    }


.TeamBios .ItemText
    {
    float:left;
        width: 450px;
        padding-bottom:5px;
        }
        
    