html { height: 100%; }

.mainBody
{
	margin: 0px;
	background-color: #1F6F03;
	background-image: url('/images/Interface/bgimage.gif');
	background-repeat: repeat-x;

}

body, td, div .normal, textarea
{
	font-family: arial, helvetica, verdana;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}


form {
	margin:0px;
}

p {

	margin-top: 5px;
	margin-bottom: 5px;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 40px;
}

.thumbNav
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 100px;
}

a { text-decoration: underline; }
a:link { color: #1F70BD; }
a:visited { color: #1F70BD; }

a:active
{
	color: #1F70BD;
	text-decoration: underline;
}

a:hover
{
	color: #1F70BD;
	text-decoration: none;
}

.links a { text-decoration: underline; line-height: 18px;}
.links a:link { color: #B50301; }
.links a:visited { color: #B50301; }

.links a:active
{
	color: #B50301;
	text-decoration: none;
}

.links a:hover
{
	color: #B50301;
	text-decoration: none;
}

.mainmenu
{
	font-size: 11px;
	color: #1F70BD;
}

.mainmenu a { text-decoration: none; }
.mainmenu a:link { color: #1F70BD; }
.mainmenu a:visited { color: #1F70BD; }
.mainmenu a:active { color: #1F70BD; }

.mainmenu a:hover
{
	color: #1F70BD;
	text-decoration: underline;
}

.mainmenuactive
{
	font-size: 11px;
	color: #1F70BD;
	font-weight: bold;
	text-decoration: underline;
}

.submenu a
{
	font-size: 11px;
	font-weight: normal;
	color: #1f70bd;
	text-decoration: none;
}

.submenu a:hover, a.current
{
	color: #1f70bd;
	text-decoration: underline;
}


h1 {
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
}

.heading1, .heading1 h2
{
	color: #1F70BD;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

.heading2, h2, .heading2 h2, .heading2 h3
{
	color: #1F70BD;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2.red {
	font-size: 18px;
	color: red;
}

.heading2a
{
	color: #1F70BD;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.heading3, h3
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.heading4, h4
{
	color: #1F70BD;
	font-size: 11px;
}

.bannerheading
{
	position: relative;
	float: left;
	left: 37px;
	top: -110px;
	height: 0px;
}

.bannersubheading
{
	color: #CAD0E6;
	font-size: 17px;
	font-weight: bold;
	padding-left:5px;
}

.border
{
	border-width: 0px 2px 0px 2px; 
	border-style: solid; 
	border-color:#ABDB88;
}
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
/* Tabs */
.panel {
	clear: both;
	display: none;
	padding: 0px;
}
.panel.active-tab-body {
	display: block;
}

#tabsB {
  float:left;
  font-size:12px;
  line-height:normal;
  }
#tabsB ul {
  margin:0;
  padding:5px 0px 0px 10px;
  list-style:none;
  }
#tabsB li {
  display:inline;
  margin:0;
  padding:0;
  
  }
#tabsB a {
  float:left;
  background:url("/images/MenuItems/tableftB.gif") no-repeat left top;
  background-position:0% -42px;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsB a span {
  float:left;
  display:block;
  background:url("/images/MenuItems/tabrightB.gif") no-repeat right top;
  background-position:100% -42px;
  padding:5px 15px 3px 6px;
  color:#000;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color:#c5c1ce;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
  color:#1F70BD;
  }
#tabsB a:hover,#tabsB a.active-tab {
  background-position:0% 0px;
  }
#tabsB a:hover span, #tabsB a.active-tab span {
  background-position:100% 0px;
  color:#1F70BD;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color:#fff;
  }

.topMenu {
	margin-top: 0px;
}

.tabsM {
  margin:0;
  list-style:none;
  padding:0;
  line-height: normal;
  float:left;
  height: 26px;
}
.tabsM li {
  display:inline-block;
  margin:0;
  padding:0;
  float: left;
  }
.tabsC {
  margin:0;
  list-style:none;
  padding:0;
  padding-left:20px;
  font-size:12px;
  line-height:normal;
  margin-bottom: 8px;
  background:url("/images/Interface/ppanelbg.gif") no-repeat left top;
  float: left;
  width: 610px;
  border-bottom: 1px solid #c5c1ce;
}
.tabsCSeparator {
	border-right: 1px solid #c5c1ce; 
	width: 1px; 
	height:15px; 
	margin-top: 10px;
}
.tabsC li {
  display:block;
  margin:0;
  padding:0;
  float: left;
  }
.tabsC a {
  float:left;
  background-position:0% -42px;
  margin:0;
  padding:3px 0 0 7px;
  text-decoration:none;
  }
.tabsC a span {
  float:left;
  display:block;
  background-position:100% -42px;
  padding:5px 15px 3px 6px;
  color:#000;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color:#c5c1ce;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsC a span {float:none;}
/* End IE5-Mac hack */
.tabsC a:hover span {
  color:#1F70BD;
  }
.tabsC a:hover,.tabsC a.active-tab {
  background-position:0% 0px;
  }
.tabsC a:hover span, .tabsC a.active-tab span {
  background-position:100% 0px;
  color:#1F70BD;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color:#fff;
  }  
  
/* Search Results */
.searchResultsHeader {
	color: #1F70BD;
	background-color: #e8eff4;
	padding: 10px;
}
table.searchResults {
	width: 100%;
}
table.searchResults td {
	padding: 3px;
}
table.searchResults th {
	background-color: #B5B5B5;
	color: #FFFFFF;
	font-size:12px;
	text-align: left;
	padding: 3px;
}
/*----------------------------------------------------------------------
          Progress Indicator
-----------------------------------------------------------------------*/

ul#progressMeter
{
	list-style-type: none;
	color: #6A6A6A;
	font-size: 11px;
	margin: 0px 0 20px 0;
	padding: 0;
	clear: both;
}

ul#progressMeter li
{
	float: left;
	text-align: center;
	padding: 0 12px 12px 12px;
	background: url(/images/Breadcrum/progress_bar.gif) repeat-x center bottom;
}

ul#progressMeter li a {
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: none;
}

ul#progressMeter li.currentmiddle a, ul#progressMeter li.currentend a {
	font-weight: bold;
	color: #000;
}

ul#progressMeter li.title { 
	padding-left: 0;
	font-weight: bold;
	font-size: 11px;
}
ul#progressMeter li.incompletemiddle { 
	background-image: url(/images/Breadcrum/progress_dot_middle.gif); 
}
ul#progressMeter li.incompleteend { 
	background-image: url(/images/Breadcrum/progress_dot_end.gif); 
}
ul#progressMeter li.currentmiddle
{
	font-weight: bold;
	color: #369;
	background-image: url(/images/Breadcrum/progress_dot_middle_red.gif);
}

ul#progressMeter li.currentend
{
	font-weight: bold;
	color: #000;
	background-image: url(/images/Breadcrum/progress_dot_end_red.gif);
}

/*----------------------------------------------------------------------
          Map Popup
-----------------------------------------------------------------------*/

#map
{
	position: relative;
	z-index: 0
}

#map a .large
{
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#map a img { border: 0; }

#map a.p1, #map a.p1:visited
{
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#map a.p1:hover
{
	color: #000000;
	text-decoration: none;
}

#map a.p1:hover .large
{
	border: 1px solid #C7D9E7;
	display: block;
	height: auto;
	left: -380px;
	position: absolute;
	top: -60px;
	width: auto;
}

.ImageGallery {
	width: 165px;
	height: 230px;
	border-right: 1px solid #ccc;
	float: left;
	padding: 10px 10px 10px 20px;
	margin-bottom: 10px;
}
.last {
	border-right: 0px;
}
.ImageGallery .image_container {
	width:155px;
}

.itinerary th {
	background-color: gray;
	color: #fff;
	font-size: 11px;
}
.itinerary tr.even {
	background-color: #f2f1f4;;
}

.resultpage_current a {
	text-decoration: none;
}

input, textarea {

color: #666;
}

/* dynamic forms */
.dynamicForm .singleEditField { width: 250px;} 
.dynamicForm .mediumEditField { width: 250px;} 
.dynamicForm .largeEditField { width: 250px;} 
.dynamicForm .required {color: red}

.dynamicForm .dynamicFormLabel { color: black; text-align: left;} 
.dynamicForm .dynamicFormErrors { display: block; border: 1px dotted red; font-weight: bold; }
.dynamicForm .dynamicFormMessage { display: block; border: 1px dotted yellow;}

#weddingEnquiryForm textarea {
	padding: 2px;
}	
