/*	RESET - sets browser default styles
************************************************************************/

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote,
pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul,
li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th,
td			{margin:0;padding:0;border:0;font-weight:inherit; 
			 font-style:inherit;font-size:100%;font-family: inherit; 
			 vertical-align:baseline;}

body 		{background-color:#99CCFF;line-height:1.5;}

table		{border-collapse:separate;border-spacing: 0;}
caption,
th, td 		{text-align:left;font-weight:normal;}
table,
td, th 		{vertical-align:middle;}

ul			{list-style-type:none;}

blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes:"" "";}

a img 		{border:none;}



/*	DEFAULT ELEMENT STYLES - allows you to set HTML element styles
************************************************************************/

#ibe legend		{display:none;}

#ibe table		{border:solid 1px #333399;margin-bottom:1em;width:618px;}
#ibe th			{background:#23b6d8;font-weight:bold;padding:3px 0px;}
#ibe td img		{vertical-align:middle;}
#ibe tfoot td	{border-top:solid 1px #333399;padding:5px;text-align:left;}

#ibe h1,h2,h3,h4{font-weight:bold;}
#ibe h1			{color:#000;font-size:2em;font-weight:normal;margin-bottom:0.7em;}
#ibe h1.contentHeading			{color:#000;font-size:2em;font-weight:normal;margin-bottom:0.7em;padding:15px 30px 0px 30px;color:#23B6D8;}
#ibe h2			{background:#23b6d8;color:#fff;font-size:14px;padding:5px;}

#ibe p			{margin-bottom:1em;}
#ibe p.content	{margin-bottom:1em;padding:15px 30px 0px 30px;color:#666666;}
.address 	    {margin-bottom:1em;padding:0px 30px 0px 30px;color:#666666;float:left; width:100%;}
.address a	    {margin-bottom:1em;padding:0px 30px 0px 30px;color:#666666;float:left; width:100%;}
#ibe strong		{font-weight:bold;}
#ibe em			{font-style:italic;}

#ibe a			{color:#333399;text-decoration:none;}
#ibe a:hover	{text-decoration:none;color:#FF0000;}
#ibe a.Prices_highlight {color:#FF0000; text-decoration:underline;}

#ibe img		{border:none;}



/*	LAYOUT - used for site-wide layout positioning
************************************************************************/

body #MenuTitleBar          {background:url(../images/backgrounds/header.jpg) no-repeat;height:75px;margin-left:auto;margin-right:auto;width:795px;}
body #frmIBEMainForm		{background:#99CCFF;}
body #frmIBEMainForm		{overflow:hidden;zoom:1;}
body #footer                {background:#3366CC;margin-left:auto;margin-right:auto;padding:10px;text-align:center;width:775px;}


/* #ibe acts as a container, and hook for over-riding customer styles */
#ibe			{background:#fff;font:0.7em/1.2em verdana, arial;margin-left:auto;margin-right:auto;overflow:auto;width:795px;zoom:1;}

#content		{overflow:hidden;padding:5px 0 28px 5px;width:785px;zoom:1;}
#navigation     {text-align:center;width:100%;}
#navigation li  {float:left;width:155px;}
#holiday_info   {clear:both;overflow:hidden;zoom:1;padding-bottom:0.5em;padding-top:0.5em;}
#holiday_info h1{}
#holiday_info p {}
#contact		{border:1px solid #333399;padding-top:1.5px;width:66%;}
#contact p      {font-size:14px;margin:0.9em 0 1.2em 1.5em;}
#tour_op		{float:right;width:30%;}
#tour_op img    {padding:5px;} 
#tour_op p      {margin:0.5em 0 0.5em 0;}
#tour_op #atol-protected {background:url(../Images/backgrounds/atol-logo.jpg) no-repeat scroll 5px 5px;border:1px solid #333399;line-height:1.2em;padding:5px 5px 0 65px;}
#sidebar		{width:160px;float:left;}
#stage			{width:618px;float:right;overflow:hidden;zoom:1;}

.error			{border:1px solid #333399;background:#9FD6EB;color:#fff;font-weight:bold;margin-bottom:1em;padding:5px;}


/*	TYPOGRAPHY - used for site-wide typographic styles (non element)
************************************************************************/

#contact a		{font-weight:bold;}

#ibe .note			{font-size:80%;}
#ibe .important		{color:#900;}
#ibe .accessibility	{display:none;}
#ibe .error p		{padding:0;margin:0;}



/*	MISC - styles that dont fit into any of the above categories
************************************************************************/

/* CALENDAR */
#divCalendar {background: #fff; font-family:Arial; font-size:11px; width: 12.5em;}
.cal {background: #fff; height: 130px;}
#CalCont {border: solid 1px #666;}
.CalBlock {height: 125px; width:145px; left:0px; top:0px;position:absolute; border: 0; border-width: 0px 0px 0px 0px;}
.CalTable {border-color:#333399;border-style:solid;border-width:0 0 1px;width: 125px;}
.CalHeader {padding: 2px; text-align: left;}
.Close {display:none;text-align: right;}
.CalNavMonths {background: #23B6D8; padding: 2px !important; text-align: left;}
.CalNavYears {background: #23B6D8; padding: 2px !important; text-align: right;}
.Disabled {color: #E4E4E4; font-style: italic; padding-left: 5px !important;}
div.cal table tr td,
div.cal table tr td select {font-size: 0.9em;padding:0;}
td.CalDaysHeader {border-color:#333399; border-style:solid; border-width:0 0 1px;color: #000; padding-left: 5px !important;}
td.CurrentMonth,
td.Weekends {padding-left: 5px !important;}
td.CurrentMonth a,
td.Weekends a,
td.SelectedDay a {color: #23B6D8; display: block; height: 1.5em; width: 1.5em; text-align: center; text-decoration: none;}
td.OtherMonth a,
td.OtherWeekends a {display: none;}
td.SelectedDay a {background-color:#23B6D8; border:solid 1px #333399; color:#FFF;}
td.CurrentMonth a:hover,
td.Weekends a:hover,
td.SelectedDay a:hover {color:#FF0000;text-decoration:underline;}

/* BREADCRUMB */
#breadcrumb				{background:#9FD6EB;margin-bottom:0.5em;overflow:hidden;padding:10px;width:100%;zoom:1;}
#breadcrumb li			{color:#9cacbb;float:left;margin-right:6em;}
#breadcrumb li	a:hover {color:#FF6600;}
#breadcrumb li strong {background:#2327d8;color:#fff;height:40px;padding:10px 7px;position:relative;}

/* SEARCH */
#search #DepDay,
#search #RetDay				{margin-right:5px;}
#search optgroup			{font-style:normal;padding-top:10px;}
#search optgroup.first		{padding:0;}
#search optgroup option		{padding-left:5px;}
#search #advanced_search	{line-height:18px;}
#search #advanced_search a	{font-weight:bold;}
#search #hidden_fields		{display:none;}

#sidebar #search						{background:#9FD6EB;border:solid 1px #333399;padding:4px;}
#sidebar #search #attributes p			{margin-bottom:0.3em;}
#sidebar #search #dates_and_board label	{display:block;}
#sidebar #search #dates_and_board label.accessibility	{display:none;}
#sidebar #search #advanced_search		{font-size:90%;}
#sidebar #search #advanced_search a		{display:block;}
#sidebar #search #optional,
#sidebar #search #optional_hotel_1		{margin-top:1em;}
#sidebar #search #btn_search			{margin-top:1em;}

/* CLEARING */
/* please note that using {overflow: hidden; zoom: 1;} on the parent
   element of the floats will clear them. The classes below are a last resort!! */
.clear_both		{clear:both;}
.clear_left		{clear:left;}
.clear_right	{clear:right;}

.accessibility	{display:none;}

.price a		{font-weight:bold;}