body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
h1 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #0099FF;
	padding: 5px 0px 5px 6px;
	margin: 0px;
	width: 597px;
	/*height: 36px;*/
}
h2 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
strong {
	text-transform: uppercase;
}
input {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* -------------------------------------------------------- */

/* INPUT DIFFERENTIATORS */
.radioCheckbox {
	width: 15px;
}
.button {
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Arial Black', Arial, sans-serif;
	padding: 15px 25px 15px 25px;
	width: auto;
}
.listInfo {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
.searchInfo {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	/*border-top: 1px solid #FFFFFF;*/
	text-align: right;
}

/* -------------------------------------------------------- */

/* HEADING DIFFERENTIATORS */
.white {
	color: #FFFFFF;
}
.blue {
	color: #0099FF;
}
.grey {
	color: #444444;
}
.red {
	color: #ff3333;
}
.black {
	color: #000000;
}
.green {
	color: #9ad81c;
}
.blackBorderBottom {
	margin: 3px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}
.whiteBorderBottom {
	margin: 3px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
}
.boldOFF {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.uppercaseOFF {
	text-transform: none;
}
.arialBlackUppercase {
	font-family: 'Arial Black', Arial, sans-serif;
	text-transform: uppercase;
}
.searchWithinHeading {
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	position: relative;
	top: 10px;
}
.searchWithinSubheading {
	color: #000000;
	background-image: url(../images/bullet-blue-square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #000000;
}
.cityFooterHeading {
	color: #0099FF;
	background-image: url(../images/bg-footer-city-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 19px;
	padding: 0px 5px 40px 0px;
}
.normal {
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* -------------------------------------------------------- */

/* CUSTOM UL */
ul.orangeBlocks {
	list-style-image: url(../images/bullet-orange.gif);
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
ul.pinkBlocks {
	list-style-image: url(../images/bullet-pink.gif);
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
ul.greenBlocks {
	list-style-image: url(../images/bullet-green-square.gif);
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
ul.blueArrows {
	list-style-image: url(../images/bullet-blue-white.gif);
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.blueBlackArrows {
	list-style-image: url(../images/bullet-blue-black.gif);
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
ul.greyArrows {
	list-style-image: url(../images/bullet-grey.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}
ul.normalList {
	list-style-image: none;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	list-style-type: disc;
}

/* -------------------------------------------------------- */

.mainTable {
	width: 1000px;
}
.homepageBackground {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listingTable {
	margin-top: 10px;
}
.searchWithinDiv {
	margin: 5px 0px 20px 0px; 
	background-color: #FFFFFF; 
	padding: 2px 5px 2px 5px; 
	color: #000000;
}
/* -------------------------------------------------------- */

/* HEADER */
.sectionTitle {
	font-size: 11px;
	font-weight: bold;
	background-color: #0099FF;
	padding: 10px 10px 5px 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: auto;
	white-space: nowrap;
}
.sectionTable {
	margin: 0px 10px 8px 15px;
}
/* -------------------------------------------------------- */

/* CLASSES WITHIN -- LEFT COLUMN -- */
.leftColumn {
	width: 200px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
}
/* Login Area */
.loginBG {
	background-color: #222222;
	background-image: url(../images/login-lady.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 15px 5px 5px;
}
.leftFieldHeading {
	font-size: 14px;
	text-transform: uppercase;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	position: relative;
	top: 4px;
	font-weight: bold;
}
/* All left column fields */
.leftField {
	border: 1px solid #FFFFFF;
	font-size: 12px;
	vertical-align: top;
}
.leftSearchTop {
	background-color: #0099FF;
	padding: 0px 5px 5px 5px;
}
.leftSearchBottom {
	background-color: #FFFFFF;
	padding: 0px 5px 5px 5px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

/* Poll Area */
.pollBottom {
	background-image: url(../images/bg-poll-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	vertical-align: top;
	padding: 0px 25px 0px 15px;
}
.pollTop {
	background-image: url(../images/bg-poll-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	font-size: 14px;
	padding: 28px 15px 0px 15px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.pollContent {
	background-image: url(../images/bg-poll-content.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding: 5px 20px 0px 20px;
	color: #000000;
	font-weight: bold;
}

/* -------------------------------------------------------- */

/* CLASSES WITHIN -- CONTENT -- */
.content {
	width: 605px;
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}
.breadcrumbs {
	position: relative;
	top: 3px;
	left: 3px;
	color: #0099FF;
	text-transform: uppercase;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
}
.extraInfoTable {
	margin: 0px 0px 15px 30px;
}
.extraInfo {
	background-color: #FFFFFF;
	background-image: url(../images/bg-extraInfo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.contentTable {
	width: 100%;
}
.gallerBorder {
	border: 5px solid #FFFFFF;
	margin: 2px 0px 2px 0px;
}
.tourImages {
	border: 5px solid #FFFFFF;
	margin: 5px 0px 0px 0px;
}
#competitionWIN {
	font-size: 34px;
	font-family: 'Arial Black', Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	margin: 6px 0px 0px 0px;
}
.infoDiv {
	border: 1px solid #444444;
	padding: 10px 10px 10px 85px;
	margin: 5px 0px 5px 0px;
	background-image: url(../images/icon-information.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.smallText {
	font-size: 10px;
}
.fadeBg {
	background-image: url(../images/bg-heading-line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 5px 0px;
}
.whiteBgHeading {
	background-color: #FFFFFF;
	padding: 2px 5px 0px 5px;
	color: #000000;
}
.whiteBorderHeading {
	border: 1px solid #FFFFFF;	
	padding: 1px 5px 3px 5px;
}

.whiteBorder { /* small image borders */
	border: 1px solid #FFFFFF;	
}

.require { /* FORM REQUIRED CLASS (*) */
	font-size: 18px;
	color: #FF0000;
}
.imgExtras { /* FORM IMAGE UPLOADED INFORMATION */
	font-size: 10px; 
	background-color: #222222;
	width: 300px;
	white-space: nowrap;
	padding: 5px;
	border: 1px solid #444444;
	margin-top: 5px;
}

/* success classes */
.successText {
	color: #9ad81c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	width: 100%;
	white-space: nowrap;
}
.successBorder {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 15%; 
}
/* error classes */
.errorText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	white-space: nowrap;
}
.errorBorder {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 20px 0px;
	width: 100%; 
	border: 2px solid #880000;
	background-color: #cc0000;
}
.errorUL {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 16px;
}

/* advertising classes within content */
.footerAdHeading {
	position: relative;
	top: 3px;
	left: 15px;
	color: #444444;
	text-transform: uppercase;
	font-size: 11px;
	width: 145px;
	margin-top: 20px;
}
.encloseFooterBanner {
	width: 590px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}
.textDiv {
	background-color: #222222;
	border: 1px solid #333333;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

/* -------------------------------------------------------- */

/* CLASSES WITHIN -- RIGHT COLUMN -- */
.rightColumn {
	width: 170px;
	padding: 5px 5px 0px 0px;
	vertical-align: top;
}
.rightColumnVenue {
	width: 170px;
	vertical-align: top;
	background-color: #0099FF;
}
.adHeading {
	position: relative;
	top: 3px;
	left: 16px;
	color: #444444;
	text-transform: uppercase;
	font-size: 11px;
	width: 145px;
}
.encloseRightBanner {
	width: 160px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}

/* -------------------------------------------------------- */

/* CLASSES WITHIN THE -- FOOTER -- */
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px 0px 10px 15px;
	border-top: 5px solid #FFFFFF;
}
a.footerLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	color: #0099FF;
	text-decoration: none;
}
.areaFooterContent {
	background-color: #0099FF;
	width: 100%;
	vertical-align: top;
	padding: 4px;
	text-transform: none;
	color: #000000;
}
/* -------------------------------------------------------- */

a {
	color: #0099FF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ANCHOR CLASSES */
a.breadcrumb {
	color: #0099FF;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #FFFFFF;
}

.uppercaseWhite {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.uppercaseBlue {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
}

a.uppercaseWhite {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a.uppercaseWhite:hover {
	color: #FF9900;
}
a.uppercaseBlue {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
	text-decoration: none;
}

a.uppercaseBlue:hover {
	color: #FF9900;
}
a.uppercaseBlack {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
	text-decoration: none;
}

a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

a.blackToBlue {
	color: #000000;
	text-decoration: none;
}
a.blackToBlue:hover {
	color: #0099FF;
	text-decoration: none;
	cursor: hand;
}

a.whiteToRed {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteToRed:hover {
	color: #ff3333;
	text-decoration: none;
}

a.whiteToPink {
	color: #FFFFFF;
	text-decoration: none;
}

a.pinkToWhite {
	color: #ff3399;
	text-decoration: none;
}

a.pinkToWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.whiteToPink:hover {
	color: #ff3399;
	text-decoration: none;
}

a.whiteToGreen {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteToGreen:hover {
	color: #33cc33;
	text-decoration: none;
}

a.redToWhite {
	color: #ff3333;
	text-decoration: none;
}
a.redToWhite:hover {
	color: #ffffff;
	text-decoration: none;
}

a.whiteToBlue {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteToBlue:hover {
	color: #0099FF;
	text-decoration: none;
}
a.whiteToBlack {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteToBlack:hover {
	color: #000000;
	text-decoration: none;
}

a.yellowToWhite {
	color: #ffff00;
	text-decoration: none;
}
a.yellowToWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.blueToWhite {
	color: #0099FF;
	text-decoration: none;
}
a.blueToWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.headingLink {
	color: #0099FF;
	text-decoration: none;
}
a.headingLink:hover {
	color: #000000;
	text-decoration: none;
}

a.loginLink {
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
}
a.loginLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.searchWithinLinks {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.searchWithinLinks:hover {
	color: #0099FF;
}

a.areaFooterLinks {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.areaFooterLinks:hover {
	color: #FFFFFF;
}

a.favShareLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.favShareLink:hover {
	color: #ffd641;
	text-decoration: none;
}

a.update {
	font-size: 12px;
	color: #ffe694;
	text-decoration: none;
}
a.update:hover {
	color: #fbd149;
	text-decoration: none;
}

/* Sign Up Now Menu - Left Column */
.registerMenu {
	width:auto;
	clear:both;
}
ul.registerMenu, .registerMenu li{
	padding:0px; 
	margin:0px;
	list-style:none;
	margin: 0px 0px 0px 5px;
}
ul.registerMenu{
	clear:both;
	margin: 0px;
	padding: 3px 5px 5px 5px;
}
.registerMenu li a {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding: 0px 0px 0px 17px;
	text-decoration:none;
	background-image: url(../images/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	margin:0px;
}
.registerMenu li a:hover{
	color:#FF9900;
	background-image: url(../images/bullet-white.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

/* Quick Search Menu - Left Column */
.searchMenu {
	width:auto;
	clear:both;
}
ul.searchMenu, .searchMenu li{
	padding:0px; 
	margin:0px;
	list-style:none;
}
ul.searchMenu{
	clear:both;
	margin: 0px;
	padding: 3px 5px 5px 5px;
}
.searchMenu li a {
	color:#000000;
	font-weight:bold;
	display:block;
	padding: 0px 0px 0px 15px;
	text-decoration:none;
	background-image: url(../images/bullet-blue-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
}
.searchMenu li a:hover{
	color:#0099FF;
	background-image: url(../images/bullet-black-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* -------------------------------------------------------- */
