body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
td {
	vertical-align:top;
	
	}
.main {
	width:1000px;
}
.logo {
	float:left;
}
.advertising {
	float:right;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width:694px;
	height:84px;
}
.navigation {
	font-size:11px;
	color:#669933;
	background-image:url(images/top_signup.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:48px;
}
.navigation input {
	font-size:10px;
	color:#669933;
	border: solid 1px #CC0000;
}

.nav {
	margin-top:10px;
	float:left;
	}

.signup {
	float:right;
	margin-right:25px;
	margin-top:8px;
	color:#FFFFFF;
	width:290px;
	}
.topbanneradvert {
	margin-top:10px;
	width:468px;
	height:60px;
	border: 2px solid #1e5b03;
}
.content {
	margin-top:5px;
}
.colright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:10px;
}
.colright2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.colleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right:10px;
}
.ad250x250 {
	width:250px;
	height:250px;
	border: 2px solid #1e5b03;
	margin-bottom:12px;
}
.ad120x60	{
	width:120px;
	height:60px;
	border: 2px solid #1e5b03;
	margin-left:10px;
	float:right; 
}
.ad120x90 {
	width:120px;
	height:90px;
	border: 2px solid #1e5b03;
	margin-bottom:10px;
	float:right; 
}
.ad120x240 {
	width:120px;
	height:240px;
	border: 2px solid #1e5b03;
	margin-bottom:10px;
	float:right; 
}



.welcome {
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	padding-left:12px;
	padding-right:12px;
	color:#006600;
	font-size:11px;
	margin-top:0px;
}
.welcome a:link {
	color:#CC0000;
	text-decoration:none;
}
.welcome a:visited {
	color:#CC0000;
	text-decoration:none;
}
.welcome a:hover {
	color:#FF9900;
	text-decoration:none;
}

#SearchTable {
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	padding-left:12px;
	padding-right:12px;
	color:#006600;
	font-size:11px;
	margin-top:0px;
	padding-bottom:10px;
}
#SearchTable table {

}
#SearchTable th {
	background-image:url(images/bck_yellow.gif); background-repeat:repeat-x; height:30px; color:#fff; text-align:left;
}
#SearchTable td {
	font-size:10px;
}
#SearchTable a {
	color:#C00;
	text-decoration:none;
}
#SearchTable a:hover {
	color:#030;
	text-decoration:none;
}
#SearchTable disabled {
	color:#C00;
}
/*.Search a:disabled { 
	color:#000000;
	text-decoration:none;
}*/

.Search a:hover {
	color:#006600;
	text-decoration:none;
}


 h1 {
	font-size:1.2em;
	color:#CC0000;
	
}



.other {
	padding:12px;
	color:#006600;
	font-size:11px;
	border: solid 1px #cccccc;
}	

.hr {
	height:1px;
	background-color:#CCCCCC;
	margin-top:2px;
	margin-bottom:2px;
}

.greenback {
	background-image:url(images/bck_green.gif);
	background-repeat:repeat-x;
	background-color:#5A9E29;
	}
.greenback a:link {	
	color:#ffffff;
	text-decoration:none;
	}
.greenback a:visited 
{
	color:#ffffff;
	text-decoration:none;
	}
.greenback a:hover 
{
	color:#ffcc00;
	text-decoration:none;
	}
/*other info*/
.greyback {
	background-color:#f1f1f1;
	}
.greyback td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	}
.greyback a:link {
	color:#CC0000;
	text-decoration:none;
	}
.greyback a:visited {
	color:#CC0000;
	text-decoration:none;
	}
.greyback a:hover {
	color:#ff9900;
	text-decoration:none;
	}
	
	
.greyback2 {
	background-color:#f1f1f1;
	
	}
.greyback2 td {
font-size:11px;
	color:#CC0000;
	}
.greyback2 a:link {
	color:#CC0000;
	text-decoration:none;
	}
.greyback2 a:visited {
	color:#CC0000;
	text-decoration:none;
	}
.greyback2 a:hover {
	color:#ff9900;
	text-decoration:none;
	}


.finder2 {
	color:#FFFFFF;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336600;
	font-weight:bold;	
}
.finder2 h1 {
	color:#FFFFFF;
	font-size:14px;	
}
.finder2 div {
	background-image:url(images/greenstar.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}


/*Top 10 Markets*/
.finderTop10 {
	color:#FFFFFF;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336600;
	font-weight:bold;	
}
.finderTop10 h1 {
	color:#FFFFFF;
	font-size:14px;
}
.finderTop10 div {
	padding-left:2px;
	/*padding-top:2px;
	padding-bottom:2px;*/
}
/*Top 10 Markets Ends*/


.finder {
	color:#FFFFFF;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a9d2e;
	font-weight:bold;	
}
.finder a:link { 
	color:#FFFFFF;
	text-decoration:none;
}
.finder a:visited { 
	color:#FFFFFF;
	text-decoration:none;
}
.finder a:hover { 
	color:#ff9900;
	text-decoration:none;
}
.yellow {
	color: #ff9900;
}
.press {
	width:113px;
	height:146px;
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	padding-left:8px;
	padding-right:8px;
	padding-top:12px;
	padding-bottom:12px;
	color:#006600;
	font-size:11px;
	margin-right:5px;

}
.frontfeatured {
	
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	color:#006600;
	font-size:11px;
}
.frontreviewed {
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	color:#006600;
	width:113px;
	font-size:11px;
	height:113px;
	margin-right:0px;
	padding-bottom: 12px;
}
.rating {
	margin-top:5px;
}
.endnav { 
	margin-top:10px;
	}

.footnav {
	font-size:10px;
	color:#336600;
}
.footnav a:link {
	color:#336600;
	text-decoration:none;
}
.footnav a:visited {
	color:#336600;
	text-decoration:none;
}
.footnav a:hover {
	color:#CC0000;
}
.header1 {
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	}
.headergreen {
	font-size:14px;
	color:#336600;
	font-weight:bold;
	}


	
.class1 {
	font-size:11px;
	color:#336600;
}
.class1 a:link {
	color:#CC0000;
	text-decoration:none;
}
.class1 a:visited {
	color:#CC0000;
	text-decoration:none;
}
.class1 a:hover {
	color:#FF9900;
	text-decoration:none;
}
.class1 input {
	font-size:11px;
	color:#336600;
	border:solid 1px #cdcdcd;
	margin:0px;
	padding:0px;
}
.class1 select {
	font-size:11px;
	color:#336600;
	border:solid 1px #cdcdcd;
	margin:0px;
	padding:0px;
}
.red {
	color:#CC0000;
	}
.enhancedmap {

	width:270px;
	height:250px;
	border:solid 2px #336600;
	overflow:hidden;
	}
.enhancedimage {
	width:124px;
	
	border:solid 2px #336600;
	overflow:hidden;
	}
.enhancedimagemain {
	position:absolute;
	width:177px;
	height:123px;
	border:solid 2px #336600;
	overflow:hidden;
	}
.enhancednav {
	float:left;
	margin-right:10px;
	width:67px;
	height:63px;
}
.enhancednavcontainer {
	height:80px;
	margin-bottom:10px;
}
.resultsimage {
	position:absolute;
	width:82px;
	height:70px;
	border:solid 1px #336600;
	overflow:hidden;
	}
.greytd {
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	padding:12px;
}
.whitetd {
	border: 1px solid #dfdfdf;
	background-color:#FFFFFF;
	padding:12px;
}
.book {
	background-image:url(images/bck_book.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:20px;
	height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.book a:link {
	color:#ffffff;
	text-decoration:none;
}
.book a:visited {
	color:#ffffff;
	text-decoration:none;
}
.book a:hover {
	color:#000000;
	text-decoration:none;
}
.book2 {
	background-image:url(images/bck_book2.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-top:8px;
	padding-left:20px;
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.book2 a:link {
	color:#ffffff;
	text-decoration:none;
}
.book2 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.book2 a:hover {
	color:#000000;
	text-decoration:none;
}
.book3 {
	background-image:url(images/bck_book3.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-top:8px;
	padding-left:20px;
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.book3 a:link {
	color:#ffffff;
	text-decoration:none;
}
.book3 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.book3 a:hover {
	color:#000000;
	text-decoration:none;
}

/*book4*/
.book4 {
	background-image:url(images/bck_book3.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:5px;
	height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.book4 a:link {
	color:#ffffff;
	text-decoration:none;
}
.book4 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.book4 a:hover {
	color:#000000;
	text-decoration:none;
}

.infowhite {
	background-image:url(images/bck_white.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	width:120px;
	height:20px;
	margin:1px;
	padding:2px;
	color:#999999;
}
.infowhite a:link {
	color:#999999;
	text-decoration:none;
}
.infowhite a:visited {
	color:#999999;
	text-decoration:none;
}
.infowhite a:hover {
	color:#000000;
	text-decoration:none;
}
.infowhiteOn {
	background-image:url(images/bck_white.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	width:120px;
	height:20px;
	margin:1px;
	padding:2px;
	color:#000000;
	font-weight:bold;
}
.infowhiteOn a:link {
	color:#999999;
	text-decoration:none;
	
}
.infowhiteOn a:visited {
	color:#999999;
	text-decoration:none;
}
.infowhiteOn a:hover {
	color:#000000;
	text-decoration:none;
}
.infohotel {
	background-image:url(images/bck_hotel.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	width:120px;
	height:20px;
	margin:1px;
	padding:2px;
}
.infohotel a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.infohotel a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.infohotel a:hover {
	color:#000000;
	text-decoration:none;
}
.infoinfo {
	background-image:url(images/bck_info.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	width:120px;
	height:20px;
	margin:1px;
	padding:2px;
}
.infoinfo a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.infoinfo a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.infoinfo a:hover {
	color:#000000;
	text-decoration:none;
}
/*other info*/
.infogrey {
	background-image:url(images/bck_grey.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	width:120px;
	height:20px;
	margin:1px;
	padding:2px;
}
.infogrey  a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.infogrey  a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.infogrey  a:hover {
	color:#000000;
	text-decoration:none;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	/*filter:alpha(opacity=70%);*/
	/*opacity:0.7;*/
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
#dropcontentsubject{
width: 113px;
font-weight: bold;
}

.dropcontent{
width: 113px;

display:block;
}
.enganceddetails {
	border: 1px solid #dfdfdf;
	background-color:#f1f1f1;
	color:#000000;
	font-size:10px;
	margin-top:0px;
	padding: 5px;
}
.enganceddetails strong {
color:#336600;
}
.enhanceddetailsgreen {
	font-size:13px;
	color:#336600;
	font-weight:bold;
	}
.enhanceddetailsred {
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
	}
/* enhanced map overlay */
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			/*opacity:.70;*/
			/*-moz-opacity: 0.8;*/
			
			/*filter: alpha(opacity=80);*/
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 16px;
			border: 16px solid #000000;
			background-color: white;
			z-index:1002;
			overflow: auto;
			}
style {
}
.butgreen {
	background-image:url(images/but_green.gif);
	background-repeat:no-repeat;
	text-align:left;
	width:166px;
	height:19px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.butgreen  a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.butgreen  a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.butgreen  a:hover {
	color:#000000;
	text-decoration:none;
}


h1.GreenHeader {
	font-size:1.0em;
	color:#336600;
	height:0px;
}

.RedText 
{
	color:#CC0000;
}

/* Sliding text effect */
.SlideText {
	overflow:hidden;
	width:600px;
	position:absolute;
	font-size:13px;
	font-style: italic;
}
.glidetext{
position: relative;
/*Set initial position of your text. Make it just enough to hide the text from view:*/
left: -500px;
}
#EnhancedEntry {
	margin-bottom:15px; 
	background-color:#336600; 
	padding:12px;
}
#EnhancedEntry h1 {
	font-size:18px;
	color:#FFFFFF;
	margin-top:3px;
	margin-bottom:10px;
}
#EnhancedEntry h2 {
	font-size:13px;
	color:#FF9900;
	margin:0px;
	text-transform:capitalize
}
#EnhancedEntry h3 {
	font-size:12px;
	color:#336600;
	 background-color:#efefef;
	font-weight:bold;
	padding:4px;
	margin-top:0px;
	margin-bottom:10px;
}
#EnhancedEntry a {
	color:#fff;
	text-decoration:underline;	
}
#EnhancedEntry a:hover {
	color:#FF9900;
	text-decoration:underline;	
}
.Review a {
	color:#336600;
	text-decoration:underline;	
}
.Review a:hover {
	color:#FF9900;
	text-decoration:underline;	
}

.date {
	width:56px;
	height:28px;
	float:left;
	
}
.date .month {
	padding:2px;
	background-color:#d87c05;
	border:solid 1px #d87c05;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:22px;
}
.date .day {
	padding:2px;
	background-color:#adcb9a;
	color:#336600;
	font-size:10px;
	float:left;
	border:solid 1px #336600;
	margin-left:1px;
	width:14px;
}
.date2 {
	height:18px;
	float:left;
	margin-right:8px;
	
}
.date2 .month {
	padding:2px;
	background-color:#d87c05;
	border:solid 1px #d87c05;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:22px;
}
.date2 .day {
	padding:2px;
	background-color:#adcb9a;
	color:#336600;
	font-size:10px;
	float:left;
	border:solid 1px #ffffff;
	margin-left:1px;
	width:35px;
	text-align:center;
	
}



.YellowH1 {
background-image:url(images/bck_yellow.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-top:8px;
	padding-left:20px;
	height:23px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.Press {
 border:solid 1px #cccccc;
}


.Press .holder {
	margin: 5px 5px 5px 5px; 
	float: left; 
	vertical-align:middle; 
	display: block; 
	width:144px; 
	height:124px; 
	border:solid 1px #cccccc; 
	background-color:#efefef; 
	text-align:center; 
}
.Press .holder img {
margin: 2px 2px 2px 2px;display: block; border:solid 2px #336600; overflow:hidden;text-align:center; vertical-align:middle;

}
.Press .holder .PDetails {
	height:20px;
	padding:0px 5px 5px 5px;
}

.Press .holder .PDetails .PInfo img {
	float:left;
	height:16px;
	width:16px;
	border:0px;
}

.Press .holder .PDetails .PDownload img {
	float:right;

	border:0px;
}

.pgdiv {
         width:320px;
         height:250px;
         background:#cccccc;
         border:1px solid #cccccc;
         padding:10px;
         margin-bottom:20px;
         font-family:arial;
         font-size:12px;
		 color:#006633
		 }

.greytd .MarketNewsDiv {
margin-right: 12px; margin-bottom: 12px; float: left; vertical-align:middle; display: block; width:134px; height:104px;  overflow:hidden; text-align:center;
}
.greytd .MarketNewsDiv img {
border:solid 2px #336600;
}

.greytd .HolidayDiv {
margin-right: 12px; margin-bottom: 12px; float: left; vertical-align:middle; display: block; width:170px; height:75px;  overflow:hidden; text-align:center;
}
.greytd .HolidayDiv img {
border:solid 2px #336600;
}
.greytd h2 {
	font-size:14px;
}

 /*Update Progress*/
 .updateProgress
{
	position: absolute;
	background-color: #fff;
	/*filter: alpha(opacity=70);
	MozOpacity: 0.7;*/
	/*opacity: 0.7;*/
	padding: 0px;
	margin: 0px;
	text-align:center;
	top: 70%;
	
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}
/* Competition Classes */
#CompititionClass.div {
	
}
#CompititionClass p, h1, h2 {
padding:0px 0px 10px 0px;
margin:0px;
}

#Sponsoredby {
	border:1px solid #006600;
	width:119px;
	margin:10px 0 10px 0;
}
#Sponsoredby .SponsorLogo {
	text-align:center;
	padding:10px 0 10px 0;
}

/* Page Footer */
#PageFooter {
	background: url(images/bck_footer.gif) no-repeat bottom;
	height:84px;
	font-size:10px;
}
#PageFooter .leftdiv {
	margin:46px 0 0px 150px;
	width:400px;
	float:left;
}
#PageFooter .leftdiv .terms {

color:#006633;
}
#PageFooter .leftdiv .terms a {
	color:#006633;
	text-decoration:none;
}
#PageFooter .leftdiv .terms a:hover {
	color:#FF9900;
	text-decoration:none;
}
#PageFooter .leftdiv .fathom {
margin-top:8px;
color:#FFFFFF;
}
#PageFooter .leftdiv .fathom a {
	color:#FF9900;
	text-decoration:none;
}
#PageFooter .leftdiv .fathom a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#PageFooter .rgtdiv {
	margin:0px 0px 0px 0px;
	width:440px;
	float:right
}

/*AN New Styles*/
/*Featured Heading Link*/
.redFeaturedHead 
{
	color:#CC0000;
	font-size: 16px;
}
.redFeaturedHead a
{
	text-decoration: none;
	color:#CC0000;	
}

.redFeaturedHead a:hover
{
	text-decoration: underline;	
	color:#CC0000;
}

.redFeaturedHead a:visited
{
	text-decoration: none;	
	color:#CC0000;
}

	