BODY, #fullheight {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	background-color: #cfcfcf;
	font-size:11px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	color: #1c1c1c;
	text-align:center;	
	background-position: top left; 
	background-image: url('../../images/templates/background/bg_stripe.jpg'); 
	background-repeat: repeat-x;	
	}
	
/* --------------------------- */
/*         LINK STYLES         */
/* --------------------------- */	

A:link { color: #02386f; text-decoration: none; }
A:active { color: #02386f; text-decoration: none; }
A:visited { color: #02386f; text-decoration: none; }
A:hover { color: #a69346; text-decoration: none; }

A.blue:link { color: #01274e; text-decoration: none; }
A.blue:active { color: #01274e; text-decoration: none; }
A.blue:visited { color: #01274e; text-decoration: none; }
A.blue:hover { color: #a69346; text-decoration: none; }

A.sidenav:link { color: #01274e; text-decoration: none; }
A.sidenav:active { color: #01274e; text-decoration: none; }
A.sidenav:visited { color: #01274e; text-decoration: none; }
A.sidenav:hover { color: #01274e; text-decoration: none; } 

A.white: link { color: white; }
A.white: active { color: white; }
A.white: visited { color: white; }
A.white: hover { color: white; } 

  
A.red: link { color: #cc0000; }
A.red: active { color: #cc0000; }
A.red: visited { color: #cc0000; }
A.red: hover { color: #cc0000; } 
  
A.GmapSidebar:link { color: #01274e; text-decoration: none; }
A.GmapSidebar:active { color: #01274e; text-decoration: none; }
A.GmapSidebar:visited { color: #01274e; text-decoration: none; }
A.GmapSidebar:hover { color: #a69346; text-decoration: none; } 


img, div { 
	behavior: url('../../iepngfix.htc'); 
}

/* --------------------------- */
/*        HEADER DIVS          */
/* --------------------------- */	

#Tagline { position: absolute; width: 605px; height: 46px; left: 50%; margin-left: -302px; z-index: 200; top: 418px; }

#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	background-position: top left; 
	background-image: url('../../images/templates/header/header_shadow.png'); 
	height: 126px;
	background-color: #ffffff;
	}

#msalogo {
	float: left;
	padding-top: 40px;
	padding-left: 24px;	
	display: inline;
	}

#bookdirect {
	float: right;
	padding-top: 40px;	
	padding-right: 29px;	
	display: inline;
	}

/* --------------------------- */
/*          NAV DIVS           */
/* --------------------------- */

#navigation {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 924px;	
	height: 30px;
	}

/* --------------------------- */
/*       HOMEPAGE DIVS         */
/* --------------------------- */

#SydFestival { position: absolute; left: 50%; width: 235px; height: 93px; top: 349px; margin-left: -90px; z-index: 100;  }

#homepageoffers {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	height: 288px;
	background-color: #f5f1d4;	
	text-align: left;	
	background-position: top left; 
	background-image: url('../../images/templates/general/offers_shadow.png'); 	
	background-repeat: repeat-x;
	overflow: hidden;
	}
	

.homepageoffersPadding { padding: 15px 20px 20px 23px; overflow: hidden; }

	
#hotdeals {
	float: left;
	margin-left: 15px;
	display: inline;
	}

#hotdeals h4.tanlarge { width: 150px; }	
	
	
#tagline {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	height: 33px;
	background-color: #fcfaf0;	
	}

/* --------------------------- */
/*       CONTENT  DIVS         */
/* --------------------------- */


#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	background-color: #ffffff;	
	text-align: left;
	overflow: hidden;
	}


.contentpadding { padding: 15px 23px 23px 15px; }


#contentgeneral {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 902px;
	background-color: #ffffff;	
	text-align: left;
	padding: 0px 23px 0px 0px;
	overflow: hidden;	
	z-index: 50;
	}
	
	
#generalbox {
	width: 885px;
	background-color: #ffffff;	
	text-align: left;
	padding-left: 17px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;	
	clear: both;
	}


#shadow {
	position: absolute;
	width: 924px;	
	left: 50%;
	margin-left: -462px;
	top: 242px;
	height: 20px;
	z-index: 100;	
	}


#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 924px;	
	font-size: 10px;	
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	} 
	
/* --------------------------- */
/*       SIDEBAR BUTTONS       */
/* --------------------------- */	

#homepagebuttons {
	width: 900px;
	clear: both;
	}
	
#homepagebox {
	width: 850px;
	background-color: #ffffff;	
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;	
	clear: both;
	}

#specialsbutton {
	background-position: top left; 
	background-image: url('../../images/templates/specials/offer_shadow.png'); 	
	width: 287px;
	height: 79px;
	padding-top: 11px;
	padding-left: 11px;
	float: left;
	display: inline;
	}
	
	

#specialsbox {
	border: 5px solid #ffffff;
	width: 277px;
	height: 55px;
	background-color: #07223f;
	}
	
html>body #specialsbox {
width: 268px;
height: 55px;
}	
	
#specialsimage {
	float: left;
	border-right: 3px solid #ffffff;
	}	
	
#specialstext {
	float: left;
	color: #ffffff;
	width: 168px;
	text-align: left;
	margin-left: 9px;

	}
	
/* --------------------------- */
/*       BOOKING BOX DIVS      */
/* --------------------------- */

#bookingbox {
	float: left;
	width: 260px;
	padding: 7px;
	border: 3px solid #ffffff;
	background-color: #ece4a8;
	text-align: left;
	margin-bottom: 5px;
	}
	
* html #bookingbox {
	width: 280px;
	}
	
#bookingboxgeneral {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	height: 63px;
	background-color: #ece4a8;	
	text-align: left;	
	background-position: top left; 
	background-image: url('../../images/templates/general/offers_shadow3.png'); 	
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	text-align: left;
	z-index: 20;
	}

html>body #bookingboxgeneral {
padding-left: 15px;
width: 904px;
}

/* --------------------------- */
/*      FLOATING BOX DIVS      */
/* --------------------------- */

#polaroid {
	position: absolute;
	left: 50%;
	width: 311px;
	height: 259px;
	margin-left: 150px;
	z-index: 1;
	top: 158px;
	background-position: top left; 
	background-image: url('../../images/templates/homepage/polaroid.png'); 	
	}
	
.polaroidpadding { padding: 14px 0px 0px 0px; }

#polaroidtop {
	position: absolute;
	left: 50%;
	width: 275px;
	height: 7px;
	margin-left: 130px;
	z-index: 2000;
	top: 156px;
	background-position: top right; 
	background-color:#FFFFFF;	
	}


/* --------------------------- */
/*             STYLES          */
/* --------------------------- */

#floatright {
	padding-top: 10px;
	width: 578px;
	float: right;	
	}

.borderbottomwhite {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px;
	padding-top: 0px;
	text-align: left;
	}

.paddingtop {
	padding-top: 4px;
	}

.sidebarbg {
	background-color: #f2f0ca;
	}

TD {
  font-family: Arial, Verdana, Tahoma, Sans Serif;
  font-size: 11px;
  }


P {
  font-family: Arial, Verdana, Tahoma, Sans Serif;
  font-size: 11px;
  line-height: 16px;
  }

li {
	list-style:none;
	background:url(../../images/general/bullet.gif) no-repeat 0px 0.3em; 
	padding-bottom: 0px;
	margin-bottom: 3px; 
	padding-left:15px;
	margin-left: -40px;
	}



.red {
	color: #cc0000;
}

  
 
  
.fivestar {
  font-family: "Century Gothic", Tahoma, Arial, Verdana, Sans Serif;
  font-size: 11px;
	font-weight: normal;
  color: #a69346;  }



.button {
	color: #FFFFFF;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 12px 12px 12px;	
	background-image: url(../../images/aav/buttons/button_bg.gif);
	background-position: top left;
	background-repeat: no-repeat; } 

.propertycontent {
	text-align: left; 
	padding: 25px 26px 0px 26px;
}

 
 
.heading {
  font-family: "Century Gothic", Tahoma, Arial, Verdana, Sans Serif;
  font-size: 14px;
  color: #01274e;
  } 
  
.headingsml {
  font-family: "Century Gothic", Tahoma, Arial, Verdana, Sans Serif;
  font-size: 12px;
  color: #01274e;
  }   
  

input, textarea, select {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; color: #333333; 
	background-color: #FFFFFF; 
	border: 1px solid #CCCCCC; 
	}


.sidebaroff {
background-color: #f2f0ca;
padding-left: 1em;
padding-right: 1em;
padding-top: 7px;
padding-bottom: 7px;
text-transform: uppercase;
color: #ffffff;
border-bottom: 1px inset white;
}

.sidebaron {
background-color: #ece4a8;
padding-left: 1em;
padding-right: 1em;
padding-top: 7px;
padding-bottom: 7px;
text-transform: uppercase;
color: #ffffff;
border-bottom: 1px inset white;

}


.small {
	font-size: 10px; }
	
	
.white {
	color : white; 
	}
		


.colwrapper{
padding: 0px;
padding-top: 15px;
/* margin: 50px; */
width: 100%;
}

.pcols {
float: left;
width: 410px;
margin: 0;
padding-right: 15px;
padding-bottom: 10px;
border: 0;
}




/* --------------------------- */
/* COMMON NOFLASH REPLACEMENT */
/* --------------------------- */

    
.sIFR-active h1.yellowright {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 25px;
	line-height: 25px;
	color: #ffd503;
	padding-top: -13px;
	margin-top: -13px;
	padding-bottom: 0px;
	margin-bottom: 0px;		
	}

.sIFR-active h6.whiteright {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 14px;
	line-height: 14px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	color: #ffffff;	
	}
	
.sIFR-active h6.white {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 14px;
	line-height: 14px; 
	padding-top: 6px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: left;		
	color: #ffffff;		
	}
	
	
.sIFR-active h6.whitesmall {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 12px;
	line-height: 12px; 
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
	color: #ffffff;			
	}


.sIFR-active h6.nav {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 13px;
	line-height: 13px; 
	padding-top: 6px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;	
	color: #ffffff;			
	}
	
.sIFR-active h6.tan {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 13px;
	line-height: 13px; 
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: left;	
	color: #9b8100;	
	}
	
.sIFR-active h5.darkblue {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 16px;
	line-height: 16px; 
	padding-top: -5px;
	margin-top: -5px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	text-align: left;	
	color: #082d54;	
	}

.sIFR-active h4.tanlarge {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 18px;
	line-height: 18px; 
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
	color: #9b8100;	
	}
	
.sIFR-active h4.tanmedium {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 15px;
	line-height: 15px; 
	padding-top: 7px;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
	color: #9b8100;	
	}
	
.sIFR-active h2.orange {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 17px;
	line-height: 17px; 
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	text-align: left;	
	color: #cd4400;	
	}
	
.sIFR-active h4.yellowlarge {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 18px;
	line-height: 18px; 
	padding-top: -5px;
	margin-top: -5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;	
	color: #ffd503;	
	}
	
.sIFR-active H2 {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 24px;
	line-height: 24px;  
	color: #082d54;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	padding-top: -9px;
	margin-top: -9px;	
	padding-left: -3px;
	margin-left: -3px;
	}

.sIFR-active H3 {
	font-size: 16px;
	line-height: 16px;  
	color: #cd4400;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	margin-top: 0px;	
	padding-left: -1px;
	margin-left: -1px;	
	}
	
.sIFR-active h6.sidebar {
	font-family: Arial, Verdana, Tahoma, Sans Serif;
	font-size: 14px;
	line-height: 14px; 
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	text-align: left;	
	color: #072342;	
	}

.sIFR-active H4 {
	font-size: 14px;
	line-height: 14px;  
	color: #082d54;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	margin-top: 0px;	
	padding-left: -1px;
	margin-left: -1px;	
	}
