@charset "utf-8";
/* CSS Reset */

@import url('reset.css');

/* CSS Menu */

@import url('menu.css');

/* CSS Forms */

@import url('forms.css');

/* CSS Document */

html, body {
	margin: 0 0;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}

p {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Main template divs */

#container {
	width:100%;
	margin: 0 auto;
}

#header-full {
	float: left;
	width: 100%;
	height: 179px;
	margin: 42px 0 50px 0;
	background-image: url(../images/png-bg/header.png);
	background-position: left top;
	background-repeat: repeat;
}

.christmas-header {
	background-image: url(../images/png-bg/index-xmas-2010.png) !important;
}



#page-width {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#footer-full {
	float: left;
	display: inline;
	width: 100%;
	height: 218px;
	margin: 20px 0 100px 0;
	background-image: url(../images/png-bg/header.png);
	background-position: left top;
	background-repeat: repeat;
}

.clear {
	clear: both;
}

#top, #middle, #footer {
	width: 960px;
}

#top {
	margin: 0 auto;
	text-align: left;
	height: 179px;
}

#middle {
	float: left;
	display: inline;
	position: relative;
}

/* Footer styling */

#footer {
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 202px;
	padding-top: 16px;
}

	#tryus, #aboutus, #exploreus {
		float: left;
		display: inline;
		padding-left: 14px;
	}
	
	#tryus {
		width: 307px;
		background-image: url(../images/footer-border.jpg);
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	
	#aboutus {
		width: 306px;
		background-image: url(../images/footer-border.jpg);
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	
	#exploreus {
		width: 305px;
	}
	
	#tryus h2, #aboutus h2, #exploreus h2 {
		padding: 0;
		margin: 0;
		font-weight: normal;
		font-size: 40px;
		letter-spacing: -1px;
		color: #999999;
	}
	
	#tryus p, #aboutus p, #exploreus p {
		padding: 0;
		margin: 0;
		margin: 21px 0 0 20px;
		font: 10px/21px Arial, Helvetica, sans-serif;
		color: #ffffff;
	}
	
		#tryus p a, #aboutus p a, #exploreus p a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#tryus p a:hover, #aboutus p a:hover, #exploreus p a:hover, #exploreus p a.selected2 {
			color: #999999;
			text-decoration: none;
		}

/* End of footer styling */

/* End of styling for main template divs */

/* Styling for all templates */

#logo {
	float: left;
	display: inline;
	width: 322px;
	height: 114px;
}

/* Navigation styling */

#nav {
	clear: left;
	float: left;
	display: inline;
	width: 960px;
	height: 65px;
}

	#nav ul {
		float: right;
		display: inline;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		#nav ul li {
			float: left;
			display: inline;
			width: auto;
		}

			#nav ul li a {
				float: left;
				font-size: 30px;
				color: #ffffff;
				height: 48px;
				padding-top: 17px;
				margin-left: 26px;
				letter-spacing: -1px;
				text-decoration: none;
				background-image: url(../images/png-bg/nav.png);
				background-position: center 0;
				background-repeat: no-repeat;
			}
			
			#nav ul li a:hover, #nav ul li a.selected {
				background-position: center -65px;
				text-decoration: none;
				color: #ffffff;
			}

/* End of navigation styling */

#content {
	float: left;
	display: inline;
	width: 600px;
	min-height: 278px;
	height: auto !important;
	height: 278px;
	padding: 28px 20px 0 20px;
	background-image: url(../images/png-bg/content.png);
	background-position: left top;
	background-repeat: repeat;
}

	#content h1 {
		padding: 0;
		margin: 0;
		padding-bottom: 18px;
		font-weight: normal;
		font-size: 58px;
		letter-spacing: -1px;
		color: #ad0067;
	}
	
	#content h2 {
		padding: 0;
		margin: 0;
		padding-bottom: 10px;
		font-weight: normal;
		font-size: 38px;
		letter-spacing: -1px;
		color: #ffffff;
	}
	
	#content h4 {
		padding: 0;
		margin: 0;
		padding-bottom: 18px;
		font-weight: normal;
		font-size: 58px;
		letter-spacing: -1px;
		color: #ffffff;
	}
	
		#content h4 a {
			text-decoration: none;
			color: #ffffff;
		}
		
		#content h4 a:hover {
			text-decoration: none;
			color: #ad0067;
		}
	
	#content p, #form-container p {
		margin-bottom: 20px;
		font: 12px/22px Arial, Helvetica, sans-serif;
		color: #ffffff;
	}
	
	#content p.georgia-font {
		font: 14px/22px Georgia, "Times New Roman", Times, serif;
	}
	
		#content p a {
			text-decoration: none;
			color: #ffffff;
		}
		
		#content p a:hover {
			text-decoration: none;
			color: #ad0067;
		}
		
#buttons {
	clear: left;
	float: left;
	display: inline;
	width: 640px;
	height: 146px;
	background-image: url(../images/png-bg/buttons.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#right-container{
	float: right;
	display: inline;
}

#form-container {	
	width: 249px;
	min-height: 302px;
	height: auto !important;
	height: 302px;
	padding: 18px 22px;
	background-image: url(../images/png-bg/content.png);
	background-position: left top;
	background-repeat: repeat;
}

	#form-container h3 {
		padding: 0;
		margin: 0;
		padding-bottom: 12px;
		font-weight: normal;
		font-size: 40px;
		letter-spacing: -1px;
		color: #ad0067;
		border-bottom: 1px solid #ad0067;
	}

#menu-container {
	float: right;
	display: inline;
	width: 249px;
	min-height: 302px;
	height: auto !important;
	height: 302px;
	margin-right: 7px;
	padding: 18px 22px;
	background-image: url(../images/png-bg/content.png);
	background-position: left top;
	background-repeat: repeat;
}

	#menu-container h4 {
		padding: 0;
		margin: 0;
		padding: 18px 0;
		font-weight: normal;
		font-size: 40px;
		letter-spacing: -1px;
		color: #ffffff;
		border-top: 1px solid #ad0067;
	}
	
		#menu-container h4 a {
			text-decoration: none;
			color: #ffffff;
		}
		
		#menu-container h4 a:hover {
			text-decoration: none;
			color: #ad0067;
		}
		
.hot-date-image {
	float: left;
	display: inline;
	width: 100px;
	height: 145px;
	margin-right: 10px;
	padding-top: 5px;
}

.hot-date-text {
	float: left;
	display: inline;
	width: 480px;
	height: 150px;
	clear: right;
	color: #FFFFFF;
    font: 12px/22px Arial,Helvetica,sans-serif;
}
		
/* End of styling for all templates */

	#menu-container h4.nobordertop {
		border-top: none;
	}
	
	.clear {
		clear: both;
	}
	
	.site-by {
		margin: 10px 0 0 185px;
	}
	
	.royal-celebration-btn {
	float:left;
	display:inline;
	margin:10px 0 0 225px;
	}
