/* CSS Document */
/* Reference "structural.css" for site layout styling */

html {
	}
body {
	background: #000000;
	color: #ffffff;
	font: 80% Arial, Helvetica, sans-serif;
	}

hr, .hide { display: none; }

a, a:link, a:visited {
	color: #736F6E;
	text-decoration: none;
	}
a:hover {
	color: #ffffff;
	}

#master_container {
	position: relative;
	background: url('../images/background.gif') center 0 repeat-y #000000;
	}

#header {
	position: relative;
	background: url('../images/header_back.gif') center 0 no-repeat;
	}
	#header_inner {
		position: relative;
		background: url('../images/header_back.gif') center 0 no-repeat;
		}
	#header h1, #header h2 { display: none; }
	#branding {
		background: url('../images/branding_back.jpg') 0 0 repeat-x #1a1b1b;
		}		
		h4#location {
			font-size: 14px;
			margin: 0;
			}
		#hot_deals a:link, #hot_deals a:visited {
			font-size:10px;
			color: #ffffff;
			font-weight: bold;
			}			
		#reservation h5 {
			position: relative;
			width: 105px;
			height: 0;
			padding: 12px 6px 0 6px;
			margin: 0 auto 0 auto;
			overflow: hidden;
			border-top: 1px solid #383938;
			background: url('../images/title_bestrate.gif') center 6px no-repeat;
			}
		#branding h6 {
			width: 122px;
			height: 9px;
			margin: 0 auto 0 auto;
			padding: 5px 0 0 0;
			overflow: hidden;
			}
		#branding h6 a, #branding h6 a:link, #branding h6 a:visited {
			position: relative;
			display: block;
			width: 122px;
			height: 0;
			overflow: hidden;
			padding-top: 9px;
			background: url('../images/title_hotdeals.gif') 0 0 no-repeat;
			}
		#branding h7 {
			width: 122px;
			height: 9px;
			margin: 0 auto 0 auto;
			padding: 5px 0 0 0;
			overflow: hidden;
			}
		#branding h7 a, #branding h7 a:link, #branding h7 a:visited {
			position: relative;
			display: block;
			width: 122px;
			height: 0;
			overflow: hidden;
			padding-top: 9px;
			background: url('../images/title_whatshot.gif') 0 0 no-repeat;
			}			
	
	#header a, #header a:link, #header a:visited {
		text-decoration: none;
		}
	#header a:hover {
		}

#content {
	background: url('../images/background.gif') center 0 no-repeat #000000;
	}
	#content_body {
		color: #ffffff;
		font-weight: normal;
		}
		
	
	h4 {
		font-size: 17px;
		}
		.float h4 {
			font-size: 18px;
			line-height: 20px;
			margin: 0 0 -7px 0;
			}
	h3 {
		font-size: 21px;
		}
	
	#subNav {
		font-size: 12px;
		color: #666666;
		}
	
	#right h1 {
		position: relative;
		font-size: 24px;
		float: left;
		margin: 0;
		padding: 0;
		letter-spacing: -1px;
		text-transform: lowercase;
		}
		#right img#separator {
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			width: 31px;
			}
		#right h1.next {
			border-right: 1px solid #5c5c5c;
			}
	#right h2 {
		position: relative;
		float: left;
		font-size: 18px;
		margin: 7px 0 0 0;
		}
		
	#box_left p, #box_right p {
		font-size: 1em;
		}
		
		#hrLive a.moreLink, #hrLive a.moreLink:link, #hrLive a.moreLink:visited, #box_left a.moreLink, #box_left a.moreLink:link, #box_left a.moreLink:visited, #box_right a.moreLink, #box_right a.moreLink:link, #box_right a.moreLink:visited {
			color: #666667;
			text-decoration: none;
			font-size: 10px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
		#hrLive a.moreLink:hover, #box_left a.moreLink:hover, #box_right a.moreLink:hover {
			color: #ffffff;
			}

#footer {
	font-size: .82em;
	background: url('../images/footer_back.jpg') center -29px no-repeat #000000;
	}
	#footer_inner {
		background: url('../images/footer_back.jpg') center -29px no-repeat #000000;
		}
	#footer a, #footer a:link, #footer a:visited {
		color: #c4c2c2;
		text-decoration: none;
		}
	#footer a:hover {
		color: #ffffff;
		}
	.footer_right a {
		/*font-weight: bold;*/
		/*font-size: 8px;*/
		}
		
	#utilityFooter {
		color: #cccccc;
		}
		#utilityFooter a, #utilityFooter a:link, #utilityFooter a:visited {
			color: #4f504f;
			}
		#utilityFooter a:hover {
			color: #ffffff;
			}			
	a#hotelDropDown {
		z-index: 999;
		padding-right: 15px;
		background: url('../images/arrow_down.gif') right 4px no-repeat;
		}
	a#seminoleCorporate, a#seminoleCorporate:link, a#seminoleCorporate:visited, a#employmentOpportunities, a#employmentOpportunities:link, a#employmentOpportunities:visited {
		position: relative;
		display: block;
		height: 0;
		padding-top: 24px;
		overflow: hidden;
		margin: 0 0 0 15px;
		float: right;
		background-position: 0 0;
		}
	a#seminoleCorporate:hover, a#employmentOpportunities:hover {
		background-position: 0 24px;
		}
	a#seminoleCorporate {
		width: 98px;
		background-image: url('../images/btn_seminolecorporate.gif');
		}
	a#employmentOpportunities {
		width: 132px;
		background-image: url('../images/btn_employmentopportunites.gif');
		}		
	