#maincontainer, #treasurecontainer, #specialoffers, #holideacontainer, #excursions
{
	position: relative;
	width: 99%;
	_width: 98%;
	xxborder: 1px solid green;
}

/* Regular selectors */
html, body
{
	font: normal 85% Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}

body
{
	xxmargin: 0 0 0 2em;
	xxmax-width: 65em;
}

#center1
{
	text-align: center;
	background:#f2f5ea;
}

#center2
{
	position: relative;
	overflow: hidden;
	text-align: left;
	margin:auto; /*Mozilla needs that to do the horizontal centering*/
	background-color: #fff;

	width: 65em;
	max-width: 65em;
}

h1
{
	padding-top: 1em;
	margin: 0 0 0.2em 0;
	width: 100%;
}

img
{
	border: none;
}

a
{
	color: #072451;
}

form
{
	padding: 0;
	margin: 0;
}

fieldset
{
	margin-top: 1em;
}

dt
{
	font-weight: bold;
	margin: 0.5em auto;
}

td, th
{
	text-align: left;
	vertical-align: top;
}

caption
{
	margin-top: 0.5em;
	text-align: left;
	font-weight: bold;
}

#regionlinks p.reqformlabel
{
	padding: 0;
	margin: 0.2em 0 0 0;
}

table#brocreq td
{
	white-space: nowrap;
}

table#brocreq td input
{
	margin: 0;
	padding: 0;
}


table#broctab
{
	border-top: 1px solid #ccc;
}

table#broctab td
{
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

table#broctab td img
{
	padding-top: 1em;
}

table#distchart td
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	text-align: right;
}

table#distchart td.left
{
	border-left: 1px solid #000;
}

table#distchart td.bottom
{
	border-bottom: 1px solid #000;
}

div#requestncform
{
	background: #f2f5ea;
	width: 97%;
	border: 1px solid #e9e4e9;
	padding: 0.5em;
}

div#requestncform label
{
	font-weight: bold;
}

.rbname, .rbcompany, .rbcounty, .rbaddress, .rbcountry
{
	width: 20em;
	float: left;
}

.rbaddress
{
	width: 20em;
}

.rbcountry
{
	margin-top:1em;
}

.rbbreak
{
	clear: both;
}

#rblanguage li
{
	display: inline;
}

#placetext
{
	text-transform: capitalize;
	font-weight: bold;
	padding: 0.5em 0 0 0em;
	margin: 0;
	font-size: 1.1em;
}

th
{
	text-align: left;
}

#navigation
{
	float: left;
	width: 152px;
	border: 1px solid #d6d7d6;
}

#navigation .panel
{
	margin: 0 0 1px 0;
	padding: 0.2em;
}

#navigation .imgpanel
{
	margin: 0 0 1px 0;
	padding: 0em;
}

#navigation .panel h2
{
	font-size: 0.9em;
	margin: 0;
}

#navigation .panel h2.reqbroch
{
	font-size: 0.92em;
}

#navigation .panel h2 a
{
	color: #072451;
	text-decoration: none;
}

#sendpage
{
	xxlist-style-image: url(/images/sendfriendicon.gif);
}

#printpage
{
	xxlist-style-image: url(/images/printicon.gif);
}

#homepage
{
	list-style-image: url(/images/homeicon.gif);
}

ul#langflag li, #footer li
{
	display: inline;
}

#content
{
	position: relative;
	float: left;
	margin-left: 0.5em;
	padding: 0;
	xxborder: 1px solid green;
}

#content h2, #content h3
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

#specialoffers
{
	height: 164px;
	text-align: center;
}
#specialoffers img
{
	border-bottom: none;
	padding: 2em 0.6em 0;
}
#maincontainer h2, #maincontainer h2, #specialoffers h2, #excursions h2, #holideacontainer h2, #treasurecontainer h2
{
	padding: 0 0.5em;
	border-bottom: 1px solid #d6d7d6;
	text-shadow: 0.2em 0.2em;
}

#maincontainer h3, #specialoffers h3, #excursions h3
{
	border-bottom: none;
	padding: 0 0.5em;
}

#maincontainer p, #specialoffers p, #excursions p, #specialoffers .pad, #excursions .pad
{
	padding: 0.2em 0.5em;
}

#intro, #quicksearch
{
	float: left;
	width: 56%;
}

#intro
{
	border-right: 1px solid #d6d7d6;
}

#quicksearch
{
	width: 38%;
}

#quicksearch form
{
	padding: 0 0.3em;
}

#gobutton, #searchbutton, #submitbutton
{
	height: 20px;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent url(/images/go_button.gif) no-repeat center top;
	text-indent: -1000em;
}

#keywordsearchbutton
{
	width: 52px;
	height: 19px;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent url(/images/enc_searchbutton.jpg) no-repeat center top;
	text-indent: -1000em;
}

#submitbutton
{
	width: 115px;
	height: 26px;
	background: transparent url(/images/requestbutton.gif) no-repeat center top;
}

form ul, ul#langflag, #suopt, #mainnav, #mainnav ul, ul#navopt, #footer ul, #styleselector, #regionlinks ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#suopt li
{
	margin-bottom: 1em;
}

ul#navopt
{
	padding-left: 12px;
	margin-left: 8px;
}

ul#navopt
{
	margin-bottom: 1em;
}

ul#navopt a
{
	color: #999;
}

#mainnav li, #styleselector
{
	padding: 0.2em;
	border-bottom: 1px solid #e9e4e9;
}

#mainnav ul li
{
	margin-left: 1em;
	padding: 0.2em;
	border-bottom: none;
}

#mainnav a
{
	color: #072451;
	text-decoration: none;
	font-weight: bold;
}

#mainnav ul a
{
	font-weight: normal;
}

#styleselector a
{
	color: #00c;
}

.treasure
{
	float: left;
	width: 23%;
	padding: 0.4em 0.29em;
	border-right: 1px solid #e9e4e9;
}

.holidea
{
	float: left;
	width: 31%;
	padding: 0.4em;
	border-right: 1px solid #e9e4e9;
}

.last
{
	border-right: none;
}

p.clear
{
	clear: both;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

.cb
{
	clear: both;
}

#excursions
{
	float: left;
	width: 64%;
	margin-right: 0.2em;
}

#excusions img
{
	overflow: hidden;
}

#specialoffers
{
	float: left;
	width: 33%	;
}

#treasurecontainer, #specialoffers, #holideacontainer, #excursions
{
	border-top-width: 0;
	margin-top: 0.2em;
}

#footer
{
	border: 1px solid #d6d7d6;
	width: 97%;
	background: #eee url(/images/enclogo_bottom.gif) right top no-repeat;
	padding: 0.3em;
	height: 8em;
}

#footer ul
{
	width: 41em;
}

#footer ul li
{
	white-space: nowrap;
	margin-right: 0.42em;
}

#footer ul li a
{
	color: #999;
}

#regionlinks ul li a
{
	color: #333;
}

/* Regional Pages */
#mainsection
{
	float: left;
	width: 73%;
	padding: 0.5em;
}

#mainsection h2, #mainsection h3, #signupsection h2
{
	font-size: 1.2em;
	font-weight: bold;
}

#mainsection h3
{
	margin-top: 1em;
	font-size: 1.1em;
}

#regionside
{
	float: left;
	width: 23%;
	margin-top: 0.2em;
}

#regionlinks
{
	padding: 0.5em;
}

#regionlinks ul li
{
	margin-top: 1em;
}

#regionso
{
	padding: 0.5em;
	margin-top: 0.2em;
}

div#map p
{
	padding: 0;
	margin: 0;
}

#mapheader
{
	/* Absolute unit, as this div is to sit above an absolutely sized image */
	width: 565px;
	background: #909365;
	border: 1px solid #606032;
}

#mainsection #mapheader h2
{
	color: #fff;
	padding: 0.2em;
}

#mapheader ul
{
	list-style-type: none;
	padding: 1em;
	margin: 0;
}

#mapheader ul li
{
	display: inline;
	margin-right: 1em;
}

#mapheader ul li a
{
	color: #fff;
}

p.nop
{
	padding: 1px 0 0 0;
	margin: 0;
}

.faint
{
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
}

/* Weird Firefox bug caused by optgroup */
#maincontainer:hover, #treasurecontainer:hover, #holideacontainer:hover, #excursions:hover, #specialoffers:hover
{
	background-color: transparent;
}


optgroup
{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding-left: 3px;
}



/*
#navigation h2.whereweare
{
	font-size: 0.95em;
}
*/


.imageleft
{
	clear: both;
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}

.error
{
	color:red;
}

ul.error
{
	margin-left:4em;
	padding:0;
	list-style-type:disc;
}
