@charset "utf-8";
*
{
	margin:			0;
	padding:		0;
}
body
{
	color: 			#000;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		76%;
	background-color: #F0F0F0;

}
a{
	color:				#676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#container
{
	position:		relative;
	text-align:		left;
	width:			1024px;
	height: 100%;
	margin: 0 auto;
	background-color: #F0F0F0;
	border: 1px solid #666666;
	background-image: url(../images/contentBkgr.jpg);
	background-repeat: repeat-y;
}
iframe{

}
/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
/*	text		*/
h1,h2,h3,h4,h5,h6
{
	color:			#FF6600;
	font-weight:	bold;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1
{
	text-align: left;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 130px 20px 20px;
	color: #FF6600;

}
h2
{
	font-size:		24px;
	color: #646464;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 45px;
	text-align: left;
	width: 200px;
}
h3
{
	
	font-size:		24px;
	color: #454545;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 20px 0px 10px 10px;
}
p
{
	line-height:	1.2em;
	color: #666666;
	margin-left: 20px;
}
a img
{
	border:			none;
}

#contentContainer table{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
table{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}

td.quickLinksTD{
  height: 45px;
  width: 65px;
  

}
td.carTd{
	height: 245px;
	width: 125px;
	margin: 0px;
	padding: 20px;
	background-color: #E9E9E9;
}
.sydneyCars {
	
	height: 100px;
	width: 935px;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	border: 1px solid #FF6600;
}
.sydneyCars a{
		font-size: 24px;
}
.quickLinks{
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 10px 0;
}

a:hover .quickLinks{
	color: #FFFFFF;
	text-align: left;

}
.linkUnderline{
	color: #000000;
	text-align: left;
	text-decoration: none;
	border-bottom: solid 1px #000000;
	width: 100px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
}
a:hover .linkUnderline{
	color: #FFFFFF;
	text-align: left;
}
/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
/*	structure	*/
#header
{
	margin:0 20px;
	padding:	50px 0 0 15px;
	height: 100px;
	background-color: #FFFFFF;
	width: 969px;

}
	#header h1
	{
	width: 400px;
	float: left;
	background-image: url(../images/sydneyhotelinfoTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	
	}
		#header h1 span
		{
			display:		none;
		}
/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
#content
{
	height: auto;
	margin:0;
	background-color:#FFFFFF;
	background-image: url(../images/contentBkgr.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#searchContainer
{
	height: 350px;
	background-color: #FF6600;
	border-bottom: 5px solid #00B7FF;
	background-image: url(../images/bkgrSearch.jpg);
	background-repeat: repeat-x;
}
#contentContainer{
	padding: 20px;


}
.floatRight{
	float: right;
	padding: 0 20px 0 0px;
}
 a.floatLeft{
	float: left;
	padding: 0 10px 0 10px;
}

/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
#searchBox
{
	width:			auto;
	margin: 0 0 0 30px;
	

}

#search
{    height: 175px;
margin:0;
	
	
}
form
{	width:405px;
	padding:	10px 20px 10px 10px;
	

}
	fieldset
	{
		border:			none;
		
	}
		legend
		{
			display:		none;
			
		}
		label
		{
			color:			#000000;
			display:		block;
			margin-bottom:	10px;
			font-size: 10px;	
			padding-top: 10px;
			margin:0;
		}
		input
		{
			font-family:	Verdana, Arial, Helvetica, sans-serif;
			padding:5px;
		    height:35px;
			float: left;
			margin:0;
		}
		
		
		select
		{
			font-size: 12px;
			height:35px;
			padding:5px;
			margin:0;	
		}
		#rID
		{
		  font-size: 12px;	
		  width: 300px;
		  padding:5px;
		  height:30px;
		  margin:0;
		}
		#Duration
		{	
		    font-size: 12px;	
			width:50px;
			padding:5px;
		    height:32px;
			margin:0;
			
		}
		#sDate
		{
		    font-size: 12px;
			padding:10px 0 0 5px;
		    height:20px;
			margin:0;
		
		}
			option
			{
				padding:0;
				margin:0;
				height: auto;
			}
			input.submit
			{
				cursor:			pointer;
				margin:0;
		
			}
		#options
		{ 
			margin:0;
		}
		
		#options div
		{
			float:			left;
			padding:0;
			margin:0 20px 0 0;
			

		}
			

/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
#extras {
	clear: right;
	float: right;
	width: 530px;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:0;

}
	#extras ul
	{
	height: 20px;
	list-style:		none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	padding:0;
	}
		#extras ul li
		{			
			float:				left;
			padding:0;
		}
			#extras ul li a
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			padding: 5px 10px 5px 0px;
			text-decoration:	none;
			font-weight: 600;				
			}
			#extras ul li a:hover
			{
				text-decoration:underline;
			}
	
		


/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
#visual
{
	position:			absolute;
	right:				.2em;
	top:				5.7em;
}
	#visual img
	{
		border-bottom:		1px solid #fff;
		border-top:			1px solid #fff;
		height:				41.3em;
		width:				40.3em;
	}
/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
#footer
{
	height: 150px;
	background-color: #FFFFFF;	
	color: #000000;
	margin: 0px 20px 0px 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	
}

.bottomMenu{
	font-size: 15px;
	font-weight: bold;
}

.bottomMenu a{
	font-size: 15px;
	font-weight: bold;

}
/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
.contact
{	width: 940px;
	color: #FF6600;
	float: left;
	padding-left:20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

	.contact p
	{	
		
		font-size:			10px;
		color:				#FF6600;
	}
	
	 .contact a
	{font-size:			17px;
		color:				#676767;
	}


/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	*/
/*	special styles	*/
.do_not_show
{
	position:			absolute;
	top:				-999em;
}
/*hotelclub----*/
#iframe table #tblDestination.tab{
	background-color: #CC6699;
}

