﻿/** Default Page **/
.DefaultTop .DefaultLeft
{
    width: 310px;
    
    /* VC= width: 710px; */
    float: left;
    border-right: 1px solid #ea7d13; 
    height: 332px;
    overflow: hidden;
    background-color:#2e2e2e;
    
}
.DefaultTop .DefaultRight
{
    width: 689px;
    
    /* VC= width: 290px; */
    
    float: left;
    text-align: center;
    height: 332px;
    background-color:#2e2e2e;
}
.DefaultBottom
{
    clear: both;
}
.DefaultBottom .DefaultLeft
{
    width: 310px;
}

.DefaultBottom .DefaultLeft .Separator
{
    border-bottom: 1px solid #ea7d13;
    padding-top: 10px;
    width: 260px;
    margin: auto;
    text-align: center;
}
.DefaultBottom .DefaultRight
{
    width: 629px;
    float: left;
    padding: 10px 0px 0px 30px;
}

.DefaultLeft .item
{
    margin: 10px 10px 20px 10px;
    text-align: center;
    margin: auto;
}
.DefaultLeft .hdrOrange
{
    font-size: 13px;
    margin: 10px 10px 0px 10px;
}
.Blurb
{
    padding: 0px 10px 0 0;
    clear: both;
    text-align: justify;
    margin: 0;
    height: 200px;
    line-height: 15px;
    
}
.Blurb p
{
    margin-bottom: 8px;

}
.Blurb a strong span
{
    color: #ea7d13 !important;
    font-weight: normal !important;
    text-decoration: underline;
}
.Blurb a:hover strong span
{
    color: #ffffff !important;
}
.DefaultTop
{
    /* margin-bottom: -19px; */
    margin: 20px 0 0 0;
    /* margin: 30px 0 0 0; */
    border: 1px solid #bf7609;
    border-left: 0px;
    border-right: 0px;
    width: 1000px;
    height: auto;
}
.EventsHolder
{
    width: 630px;
    /* border: 2px solid #bf7609; */
    margin: 30px 0;
    background-color:#3c3c3c;
}

.eventsText
{
    font-size: 13px;
    width: 298px;
    height: 172px;
    padding-left:30px;
    
}

* html .eventsText
{
    height: 168px;
    }
.EventsHolder .left
{
    float: left;
    width: 328px;
}
.EventsHolder .right
{
    float: right;
    width: 300px;
    height: 223px;
    background-image: url(../images/Resident.jpg);
    border-left: 2px solid #bf7609;
}
.EventsHolder .right .pnlPetStuff{
    float:right;
    position:relative;
    width:0;
    height:0;
    line-height:0;
}
.EventsHolder .right .pnlPetStuff .pnlPetStuffInner{
   position:absolute;
    right:0;
    bottom:3px;
}
#dhtmltooltip
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    padding: 10px;
    position: absolute;
    visibility: hidden;
    width: 150px;
    z-index: 100;
}
a.eventLink span.evdesc
{
    display: none;
}

.DefaultTop img
{
    /*
    border:none!important;
border:solid 1px white!important;
    */
    
    
}

.div_bot_right
{
    /*
    margin-top:5px!important;
    */
}
