/*
#000000	text
#000000	link text, left border, 
#000099	links on popup hotel page navbar
#cc0000	default text hover colour
#efefff	popup info on hotel page + nav
#f0f7f0	main tables background (venues, etc)
#e7f0e7	main tables border (venues, etc)


*/
body {
	background-color: ffffff;
}

body, h1, h2, h3, li, p { 
	color: #006600;
}

.main h3 {
	font-size: 1.6em;
}

td a:link, td a:visited {
	color: #000000;
}
/*
h3 {
	white-space: nowrap;
	clear: left;
}
*/

.links td a:link, .links td a:visited {
	color: #006633;
}

.links td {
	border-top: solid 1px #666699;
}

td a:hover, .links td a:hover, #entries td a:hover {
	color: #cc0000;
}

.seperator {
	background-color: #993333;
}

.hbaaselect {
	background-color: #e7f0e7;
}
/* .navbar { 
	background-color: #9fa59b;
} */

.popup, .links td, .features td, .listtab td, #entries td, #venues td, #detail td, #help td { 
	background-color: #f0f7f0;
	border: solid 1px #e7f0e7;
}

.popup, .layerdtl td, .features td, .listtab  td  {
	border: 1px solid #efefff;
}

.left h4 {
	margin-top: 0px;
	padding-top: 0px;
}
	
.left, .left p {
	background-color: #9fa59b;
	color: #ffffff;
	font-weight: bold;
}
#search td {
	color: #ffffff;
}
/* 
#country td, #townsrch td, .left p {
	font-size: 11px;
}
*/

#country td, #townsrch {
	border: 1px solid #a0a69c;
	border-bottom: 1px solid #ffcc00;
	background-color: #a0a69c;
	width: 180px;
}
#townsrch td {
	border-bottom: 1px solid #a0a69c !important;
	color: #ffffff;
	padding: 2px;
	background-color: #a0a69c;
}
#entries td a:link, #entries td a:visited, #venues td a:link, #venues td a:visited, #help td a:link, #help td a:visited {
	color: #000000;
}
#entries td a:hover, #venues td a:hover, #help td a:hover {
	color: #cc0000;
}

#country td a:hover, #entries td a:hover, #venues td a:hover, #toolbar td a:hover, #townsrch td a:hover, .results td, #detail td {
	background-color: #e7f0e7;
}
#search td a:link, #search td a:visited {
	color: #ffffff;
}
#search td a:hover {
	color: #009900;
	background-color: #a0a69c;
}

#entries td, #venues td {
	padding: 0px;
}
#help td {
	padding: 4px;
}


.nav td, .nav th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 16px;
	padding: 0px;
	line-height: 18px !important;
	vertical-align: baseline !important;
}

.nav th {
	background-color: #d7e0d7;
	color: #339933;
}
.nav td a:link, .nav td a:visited {
	font-size: 10px !important;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}

.nav th a:link, .nav th a:visited {
	font-size: 12px !important;
	font-weight: bold;
	color: #666699;
	border: none;
}
.nav td a:hover {
	background-color: #e7f0e7 !important;
}

.nav th a:hover {
	background-color: #c7e0c7 !important;
}
.hilite {
	color: #cc0000;
}

.txtlink  {
	background-color: #f0f7f0 !important;
}
