
img { behavior: url(/getaway/iepngfix/iepngfix.htc); }

.content_required { margin:10px; padding:10px; border:1px solid red; }

/* ---------------------------------------- BASE TAG SETTINGS ---------------------------------------- */

html {
	height: 100%;
}

body {
	background-image: url(/getaway/images/outerBG.png); 
	background-position: top; 
	background-repeat: no-repeat; 
	background-color: #001133;
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a { color:#CCCCFF; }

dt { }
dd { margin-bottom:5px; }


/* DEFAULT HEADERS:  h1=32px  h2=24px  h3=18px  h4=16px  h5=13px  h6=10px  */
h1 { font-size:20px; border-bottom:1px solid #CCCCCC; }
h2 { font-size:18px; padding-left:10px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }


/* ---------------------------------------- PORTABLE ---------------------------------------- */
.fleft { float:right; padding:0px 10px 5px 0px; }
.fright { float:right; padding:0px 0px 5px 10px; }


/* ---------------------------------------- SPECIFIC LAYOUT SETTING ---------------------------------------- */

#outerwrapper {
	width: 933px;
	margin: 60px auto 0px auto;
	height: auto !IMPORTANT;
	height: 400px;  
	min-height: 400px;
	background-color: #4D5866;
	border: 1px solid #5E6678;
	padding: 0px;
	position: relative;
}

#innerwrapper {
	width: 933px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#logo {
	position: absolute;
	right: 10px;
	top: -26px;

}




#header {
	float: left;
	width: 933px;
	height: 374px;
	background-image: url(/images/header/headerImage056.jpg);
	position: relative;
}

#menu {
	float: left;
	width: 933px;
	height: 59px;
	background-image: url(/images/menuBarBG.png);
	behavior: url(/getaway/iepngfix/iepngfix.htc);
}

#menu ul {
	padding: 0px;
	margin: 18px 30px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
	padding: 0px 0px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
}

#menu li:last-child {
	border-right: 0px;
}

#menu li.last {
	border-right: 0px;
}

#menu li.selected a {
	color: #666633;
}

#menu a {
	display: block;
	margin: 2px 15px;
	padding: 0px 0px;

	height: 20px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content_col {
	float: left;
	position: relative; 
	width: 545px;
	margin: 0px 0px 20px 10px;
	padding: 10px;
	display: inline;
	background-color: #3B4856;
	\\background-image: url(/getaway/images/rightColBG.png);
	\\behavior: url(/getaway/iepngfix/iepngfix.htc);
	min-height: 300px;
	color: #FFFFFF;
}

#content_col ul {}
#content_col ul li { line-height:200% }

#content_col p { line-height:150%; }

#hotel {
	float: left;
	width: 210px;
	border-right: 1px solid #888899;
	
}

#getawayDetail {
	float: left;
	margin: 5px;
}


#trickff {
	clear: both;
	margin: 0px;
}

#footer {
	clear: both;
	width: 925px;
	margin: 0px auto;
	color: #CCCCCC;
	font-size: 0.9em;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	
}

#copyright {
	float: left;
	
	
}

#developer {
	float: right;
	text-align: right;

}




#menu_col { 
	float:left; 
	position:relative; 
	width: 318px; 
	margin:0px 0px 0px 20px; 
	 
	display:inline;
	background-image: url(/getaway/images/leftColMidBG.jpg); 
	
	behavior: url(/getaway/iepngfix/iepngfix.htc);
	
}

#menu_col_top {
	background-image: url(/getaway/images/leftColTopBG.jpg);
	background-repeat: no-repeat;
	behavior: url(/getaway/iepngfix/iepngfix.htc);
}

#menu_col_bottom {
	background-image: url(/getaway/images/leftColBotBG.jpg);
	min-height: 310px; 
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	
}

td.getawayTitle {
	font-weight: bold;
	color: #EEEEEE;
	border-bottom: 1px solid #777799;
	height: 20px;
	padding: 4px;
	width: 260px;
}

td.getawayTitle a {
	color: #EEEEEE;
	text-decoration: none;
	
}

td.getawayPrice {
	color: #DDDDDD;
}

.startprice {
	font-weight: normal;
}


/*
<head></head>
*/ 
