html, body { 
    margin: 0;
    padding: 0;
    font-family: "Arial",Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    background: #ededed url('../images/bg.jpg') 0 0;
    color: #555555;
}

img { border: 0 none; }
a{
    text-decoration: none;
    color: #888888;
    outline: none;
}

a:hover { color: #0092b2;  }

p.errors {
    margin: 5px;
    padding: 5px;
    color: #992d2d;
    border: 1px solid #992d2d;
    background: #c86a6a;
}

#theContainer {
    width: 100%;
    height: 690px;
    background: url('../images/container_bg.jpg') 0 0 repeat-x;
}

#theHeader {
    width: 850px;
    height: 135px;
    margin: 0 auto;
    background: #ffffff;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    padding: 0 10px;
}

#theTop {
    width: 850px;
    height: 65px;
    margin: 0 auto;
    background: url('../images/top_bg.jpg') 50% 0 no-repeat;
    border-right: 1px solid #00326d;
}

#theBody {
    width: 850px;
    height: 577px;
    margin: 0 auto;
    background: #ffffff;
    border-left: 1px solid #00326d;
    border-right: 1px solid #00326d;
    background: #ffffff url('../images/bottom_body_bg.jpg') 0 0 no-repeat;
}

#theBody div#theLeft {
    width: 509px;
    height: 542px;
    margin: 3px 1px 0 10px;
    padding: 15px 0 0 0;
    float: left;
    display: inline;
    text-align: left;
    overflow: auto;
}

#theBody div#theRight {
    float: left;
    display: inline; 
    width: 310px;
    margin: 0 8px 0 12px;
    padding: 65px 0 0 0;
}

#theBody div#theRight div#theNavigation,
#theBody div#theRight h1.blue {
    width: 294px;
    height: 24px;
    background: url('../images/side_header_bg.jpg') 0 0 no-repeat;
    line-height: 23px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    margin: 5px 8px;
}

#theBody div#theRight h1.blue_short {
    width: 150px;
    height: 24px;
    background: url('../images/side_header_bg_small.jpg') 0 0 no-repeat;
    line-height: 23px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    margin: 5px 8px;
}

#theBody div#theRight div#theNavigation a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

#theBody div#theRight div#theNavigation a:hover {
    color: #7f98b6;
}

#theInformation a {
    text-decoration: underline;
}

#theInformation a img,
#theInformation a.logo {
    text-decoration: none;
}

#theInformation div.side_box {
    clear: both;
    width: 310px;
    text-align: center;
}

#theInformation div.side_box div.half_side_box {
    float: left;
    display: inline;
    width: 135px;
    margin: 2px;    
}

#theInformation div.side_box div.half_side_box2 {
    float: left;
    display: inline;
    width: 165px;
    margin: 2px;    
}

#theInformation div.side_box div.half_side_box p {
    text-align: left;
}

 #theInformation div.side_box div.half_side_box h1.blue_short {
    width: 150px;
    height: 24px;
    background: url('../images/side_header_bg_short.jpg') 0 0 no-repeat;
    line-height: 23px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    margin: 3px 0;
}



#theBody div#theRight div#theEvents {
    margin: 10px 0;
    width: 310px;
}

#theBody div#theRight div#theEvents div#upcoming_events {
    float: left;
    display: inline;
    width: 140px;
    height: 194px;
    border-right: 1px solid #00326d;
}

#theBody div#theRight div#theEvents div#upcoming_events h1 {
    font-size: 14px;
    color: #00326d;
}

#theBody div#theRight div#theEvents div#upcoming_events div#event_box,
#event_box {
    width: 140px;
    height: 163px;
    overflow: hidden;
    position: relative
}

#theBody div#theRight div#theEvents div#upcoming_events div#event_box div#events {
    height: auto;
    position: relative;
}

#theBody div#theRight div#theEvents div#upcoming_events div#event_box div#events p {
    font-size: 12px;
    color: #777777;
    margin: 5px;
    padding: 5px 0;
    border-bottom: 1px solid #00326d;
}

#theBody div#theRight div#theEvents div#upcoming_events div#event_box div#events p span {
    font-size: 14px;
    color: #00326d;
}

#theBody div#theRight div#theEvents div#theCalendar {
    float: left;
    display: inline;
    width: 140px;
    height: 194px;
    margin: 0 0 0 5px;
}


div#theCalendar {
    position: relative;
}

#theCalendar1,
#theCalendar2 {
    position: absolute;
    width: 170px;
    height: 220px;
    left: 0;
    top: 0;
    display: none;
}

#theCalendar div#theCalendar_top {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #ffffff;
    background: url('../images/h1.jpg') 0 0 repeat-x;
    margin: 0;
}

#theCalendar div#theCalendar_top a.small_link {
    font-size: 10px;
    text-decoration: none;
    float: left;
    display: inline;
    width: 30px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    color: #00326d;
}

#theCalendar div#theCalendar_top a.small_link:hover {
    color: #ED8322;
}

#theCalendar div#theCalendar_top a.next_month {
    text-align: right;
}

#theCalendar div#theCalendar_top h1 {
    width: 110px;
    float: left;
    display: inline;
    background: none;
    text-align: center;
    padding: 0;
    font-size: 12px;
    color: #00326d;
}


#theCalendar div.calendar {
    width: 170px;
    height: 175px;
    margin: 0;
    background: #ffffff url('../images/cal_bg.jpg') 0 100% no-repeat;
    margin: 0 auto;
}

#theCalendar div.calendar div.cal_row {
    margin: 0;
    clear: both;
    width: 170px;
    height: 20px;
}

#theCalendar div.calendar div.head {
    height: 15px;
    line-height: 15px; 
    font-weight: bold;
    text-align: center;
    border: none;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 12px;
}

#theCalendar div.calendar div.cal_row div.day {
    float: left;
    display: inline;
    width: 22px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: 14px;
    
    text-align: center;
}

#theCalendar div.calendar div.cal_row div.past,
#theCalendar div.calendar div.cal_row div.future {
    font-size: 11px;
    color: #cccccc;
}

#theCalendar div.calendar div.cal_row div.day a {
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: 22px;
    text-decoration: none;
    display: block;
    color: #000000;
    background-image: url('../images/day_box.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

#theCalendar div.calendar div.cal_row div.day a:hover {
    height: 18px;
    line-height: 18px;
    width: 20px;
    border: 1px solid #00326d;
    color: #00326d;
    background-image: url('../images/day_box.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
}

#theCalendar div.calendar div.head div.day {
    height: 15px;
    background: #b5c3ce;
    font-size: 12px;
    line-height: 15px;
}

#theCalendar div.calendar div.cal_row div.confirmed {
    background: #ff94a3;
}

#theCalendar div.calendar div.cal_row div.pending { 
    background: #fff494;
}

#theCalendar div.calendar div.cal_row div.sold_na { 
    background: #9cff94;
}

#theCalendar div.calendar div.cal_row div.day div.day_number {
    font-size: 13px;
    font-family: Georgia,'Times New Roman',Times,serif;
    border: 1px solid #195a82;
    padding: 3px 0;
    width: 22px;
    height: 14px;
    margin: 2px;
    text-align: center;
    background: #b5c3ce;
    color: #ffffff;
    font-weight: bold;
}

#theFooter {
    width: 850px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    margin: 0 auto;
}

#theFooter div.foot {
    float: left;
    display: inline;
    width: 425px;
    height: 30px;
}

#theFooter a {
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    line-height: 30px;
    margin: 0;
    height: 30px;
}

#theFooter a:hover {
    color: #e1b324;
}

#theFooterHolder {
    width: 800px;
    margin: 0 auto;
}

#theFooter div#theFooterLeft,
#theFooter div#theFooterRight {
    width: 400px;
    float: left;
    display: inline;
    text-align: left;
}

#theFooter div#theFooterRight {
    text-align: right;
}



#theGrayness {   
    width: 100%;
    height: 100%;
    display: none;
    background: #dddddd;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 900;
}

#theDay { 
    display: none;
    width: 220px;
    height: 220px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/big_day.png') 0 0 no-repeat;
    z-index: 1000;
    overflow: hidden;
}

#theDay div#theDay_inside {
    width: 200px;
    height: 200px;
    margin: 10px;
}

#theDay div#theDay_inside h2.cal_head {
    height: 26px;
    line-height: 26px;
    margin: 0;
    font-size: 18px;
}

#theDay div#theDay_inside h3 {
    font-size: 16px;
}

#theDay div#theDay_inside p {
    margin: 5px 10px;
}

#theDay div#theDay_inside div.cal_detail {
    width: 200px;
    height: 200px;
    padding: 0;
}    

div.app_row {
    width: 475px;
    clear: both;
    margin: 3px 0;
    padding: 3px;
    border-bottom: 1px solid #cecece;
    text-align: left;
}

div.app_row div.position {
    float: left;
    display: inline;
    width: 250px;
}

div.app_row div.name {
    float: left;
    display: inline;
    width: 220px;
}

div.fform {
    clear: both;
    padding: 2px;
}

label {
    float: left;
    display: inline;
    margin: 0 5px 0 0;
    width: 120px;
    text-align: right;
}

label.long {
    width: auto;
    text-align: left;
}

input {
    margin: 0;
}

input[type=checkbox] {
    float: left;
    display: inline;
}
    
#theInformation div.side_box:after,
div.app_row:after, 
.clearfix:after,
#theHeader:after,
#theBody div#theBoxes:after,
#theFooter:after, #theBody:after, #theRight div#theEvents:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
