body
{
    margin: auto;
    background-image: url('../RealEstate1/images/bgbig.jpg');
    width: 1010px;
    font-family: Verdana, Arial, Serif;
    vertical-align: middle;
    color: #FFFFFF;
}

td
{
    vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
    color: #FFFFFF;
}

a:link
{
    text-decoration: underline;
    color: White;
    font-weight: bold;
}

a:visited {
    text-decoration: underline;
    color: White;   
    font-weight: bold;
}

a:active {
    text-decoration: underline;
    color: White;  
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
    color: #FFCC2A;  
    font-weight: bold;
}

#container
{
    background-image: url('../RealEstate1/images/ContainerBody.gif');
    background-repeat: repeat;
    font-size: small;
} 

#container2
{
    background-image:url('../RealEstate1/images/ContainerHead1.gif');
    background-repeat:no-repeat;
}

#header
{
    height: 135px;
    /*background-image:url('../RealEstate1/images/gorilla-main-logo.gif');
    background-repeat:no-repeat;*/
}

#headermenu
{
    /*padding: 90px 0px 0px 340px;
    z-index: 2;*/
}

#breadcrumb
{
    background-color: #012B59;
    color: #FFFFFF;
    padding: 3px 3px 3px 3px;
    border: 1px solid #6699FF;
    width: 770px;
}

#breadcrumb a
{
}
#breadcrumb_btm
{
}

#breadcrumb_btm a
{
}

/*
#footermenu
{
}
*/

#footer
{
    background-image: url('../RealEstate1/images/ContainerFooter.gif');
    background-repeat: no-repeat;
    height: 20px;
}
        
#footertext
{
    vertical-align: middle;
    text-align: center;
    font-size: small;
}

#loginbox
{
    color: #FFFFFF;
    font-weight: bold;
    /*
    position: relative;
    font-size: x-small;
    left: 22px;
    top: 30px;
    */
}

/*#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}
#themeselector  select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 9px;
}*/

/*#welcomebox
{
    text-align: center;
}*/

#leftcol
{
    position: absolute;
    _margin-top: 35px;
    top: 155px;
    width: 210px;
    color: White;
    font-size: Small;
    font-style: normal;
    font-variant: normal;
    font-family: Verdana;
    text-align: left;
}

#centercol
{
    border-width: 10px;
    margin-left: 200px;
    margin-top: 4px;
    padding-top: 5px;
    width: 780px;
}
    
#centercolcontent
{
    color: #FFFFFF;
    width: 770px;
}

.headermenulink
{
    font-family: Verdana;
    font-size: Small;
    text-transform: uppercase;
    color: White;
}

.headermenulink a
{
   text-decoration: none;
   color: gray; 
}

.headermenulink a:hover
{
    text-decoration: underline overline;
    color: white;
}

.articlebox
{
    background-color: #033E7D;
    color: white;
    border: 1px none white;
    padding: 6px 6px 6px 6px;
    font-size: smaller;
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: white;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
    background-color: #033E7D;
    font-weight: bold;
    text-align: center;
    color: white;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #033E7D;
   color: white;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}

.sectiontitle
{    
   color  : #FFFFFF;
   font-size: medium;
   font-weight: bold;
}
.sectionsubtitle
{
   color  : #FFFFFF;
   font-size: small;
   font-weight: bold;
}
.EmailAlerts
{
   color  : #FFFFFF;
   font-size: small;
}
#GoogleMaps
{
    color: #000000;
}
.SlideShow
{
    background-color: #000000;
}

.FilmStripPopup
{
    position: absolute;
    left: 100px;
    top: 100px;
}

.FilmStrip
{
    background-color: #000000;
    vertical-align: middle;
    text-align: center;
    width: 572px;
}

/*.closeLoginPanel
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 17px;
    font-size: 11px;
    font-weight: bold;

    position: absolute;
    top:8px;
    right: 10px;
}

.closeLoginPanel a
{
    background-color: #6699CC; 
    cursor: pointer;
    color: #FFFFFF; 
    text-align: center; 
    text-decoration: none; 
    padding: 5px;
}*/