#container
{
    width: 805px;
    /*margin: 0 auto;*/
    /*padding-left:157px;*/
    /*padding-left:270px;*/
    /*argin-left:100px;*/
    float:left;
}
#splash_logo
{
    width: 803px;
    height: 165px;
    background: url('../images/splash_logo.jpg') no-repeat;
}
#flash_placeholder
{
    background: url('../images/splash_main_img.jpg') no-repeat;
    width: 801px;
    height: 450px;
}
#flashcontent
{
    float: left;
}
#splash_bg
{
    background: url('../images/splash_bg.jpg') no-repeat;
    width: 803px;
    height: 45px;
}
#splash_holiday
{
    width: 275px;
    height: 249px;
    float: left;
}
#splash_lifestyle
{
    float: left;
    width: 245px;
    height: 249px;
}
#splash_sales
{
    float: right;
    width: 283px;
    height: 249px;
    padding-right: 2px;
}
#video
{
    clear: both;
    width: 803px;
    padding-top: 20px;
    text-align: center;
    background-color: #c7ebfd;
}

#splash_nav
{
    clear: both;
    width: 803px;
    height: 25px;
    padding-top: 20px;
    text-align: center;
    font-weight: bold;
    background-color: #c7ebfd;
}
#splash_nav a
{
    color: #005387;
}
#splash_foot
{
    background: url('../images/splash_foot.jpg') no-repeat;
    height: 21px;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
    padding-top: 5px;
}
#splash_foot a
{
    color: #FFFFFF;
}


/*  Content Pages header orig height 316px; */

#header
{
    width: 805px;
    height: 258px;
    overflow: hidden;
}
#content
{
    width: 805px;
    background: url('../images/content_bg.jpg') repeat-y;
    min-height: 791px;
    height: auto !important;
    height: 796px;
}
#left_nav
{
    float: left;
    background: url('../images/nav.jpg') top left no-repeat;
    width: 149px;
    height: 786px;
    text-align: center;
    padding-top: 5px;
    
}
#page_heading
{
    float: left;
    background: url('../images/accom_header.jpg') no-repeat;
    width: 424px;
    height: 128px;
}
#page_content
{
    width: 425px;
    min-height: 640px;
    height: auto !important;
    height: 640px;
    float: left;
    padding: 10px 0px 20px 30px;
}
#footer
{
    clear: both;
    width: 640px;
    height: 20px;
    margin: 0 auto;
    padding-left: 20px;
    text-align:center;
}
#footer a
{
    color: #005387;
    font-weight: bold;
}
#credit
{
    clear: both;
    background: url('../images/content_foot.jpg') no-repeat;
    height: 21px;
    width: 805px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 5px;
}
#credit a
{
    color: #FFFFFF;
}

/* Body content images for major pages */
#right_img
{
    float: right;
    width: 656px;
    min-height: 796px;
    height: auto !important;
    height: 796px;
    padding-bottom:12px;
}
.right_img_default
{
    background: url('../images/default2_right.jpg') no-repeat;
    height: 796px;
}

.right_img_10
{
    background: url('../images/theapartments2_right.jpg') no-repeat;
    height: 796px;
}
.right_img_11
{
    background: url('../images/bundabergregion2_right.jpg') no-repeat;
    height: 795px;
}
.right_img_12
{
    background: url('../images/aboutbargara2_right.jpg') no-repeat;
    height: 1112px;
}
.right_img_apartmentsales
{
    background: url('../images/apartmentsales2_right.jpg') no-repeat;
    height: 796px;
}
.right_img_15
{
    background: url('../images/contact2_right.jpg') no-repeat;
    height: 796px;
}
.right_img_14
{
    background: url('../images/bookings2_right.jpg') no-repeat;
    height: 796px;
    margin-top: 1px;
}

/* Heading content images for major pages */
.page_heading_default
{
    background: url('../images/accom_right.jpg') no-repeat;
}

.page_heading_accommodation
{
    background: url('../images/accom_right.jpg') no-repeat;
}
.page_heading_lifestyle
{
    background: url('../images/accom_right.jpg') no-repeat;
}
.page_heading_location
{
    background: url('../images/accom_right.jpg') no-repeat;
}
.page_heading_sales
{
    background: url('../images/accom_right.jpg') no-repeat;
}
.page_heading_contactus
{
    background: url('../images/accom_right.jpg') no-repeat;
}
.page_heading_bookinginformation
{
    background: url('../images/accom_right.jpg') no-repeat;
}
#marker_heading h1
{
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}
#trip-advisor
{
    /*float:left; 
    padding: 16px 16px 0px 12px;*/
}
/*override the styling for the trip advisor*/
.widSSPAll ul a
{
    text-transform:uppercase !important;
    color:Red !important;
    font-size:9px !important;
    font-weight:bold !important;
}
    
