body {
/*
  background: url(../../images/mainBckGrndPxl.jpg) repeat;
*/
    
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  text-align: center;
  margin: 0px;
  background-color:#A4B567;
}

.mainWrapper {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 877px;
  background: url(../../images/mainBodyBck.jpg) repeat-y;
}

.flags ul {
  display: inline;
  margin:0px;
  padding:0px;
}

.flags {
  position: relative;
  float: right;
  margin-top: 16px;
  margin-right: 20px;
  width:600px;
  text-align:right;
}

.flags li {
  display: inline;
  background: none;
  font-size:8pt;
  padding-left:4px
}

.datestamp {
  position: relative;
  float: left;
  color: White;
  font-weight: bold;
  margin-top: 16px;
  margin-left: 16px;
}

#topBar {
  position: relative;
  background: url(../../images/topBar.jpg) no-repeat;
  height: 41px;
  width: 877px;
  background-color:#2E370A;
}

#topBarBody {
  position: relative;
  background: url(../../images/topBarBody.jpg) repeat-y;
  height: 183px;
}

.animation {
  position: relative;
  margin: 0px;
  padding: 0px;
}

#menuPanel {
  position: relative; 
  background: url(../../images/menuBar.jpg) repeat-x;
  height: 28px;
  width: 859px;
  z-index: 999;
  background-color:#829C53;

}

#menu {
  position: relative;
  float: left;
  margin-left: 1px;
  padding: 0px;
  vertical-align: middle;
  text-align: left;
  height: 28px;

}

#searchbox {
  width: 117px;
  position: relative;
  float: right;
  height: 23px;
  display: block;
  text-align: left;
  background: url(../../images/search.jpg) no-repeat;
  margin-top: 3px;
  margin-right: 3px;
  padding:0px;
  background-color:#EFFBD3;
}

.txtSearch {
  color: #747474;
  font-style: italic;
  background: transparent;
  width: 93px;
  border: 0px solid;
  height: 18px;
  padding-left:3px;
  padding-top:3px;
}
.nomargin
{
  margin:0px;
}

#extrude {
  position: relative;
  width: 877px;
  background: url(../../images/extrudeBody.jpg) repeat-y;
  background-color: #E3EDBB;
}

.extrudeTop {
  position: relative;
  height: 14px;
  width: 877px;
  background: url(../../images/extrudeTop.jpg) no-repeat;
}

.extrudeBody {
  position: relative;
  background: url(../../images/extrudeBody.jpg) repeat-y;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 12px;
  padding-bottom: 0px;
}

.extrudeBody #tosee {
    position: relative;
    float: left;
    width: 200px;
    height: 300px;

}

.extrudeBody #todo {
    position: relative;
    margin-left: 12px;
    float: left;
    width: 200px;
    height: 300px;

}

.extrudeBody #toeat {
    position: relative;
    margin-left: 12px;
    float: left;
    width: 200px;
    height: 300px;

}

.extrudeBody #tostay {
    position: relative;
    margin-left: 12px;
    float: left;
    width: 200px;
    height: 300px;

}

.extrudeBody #signature {
  float: left;
  margin: 0 4px 8px 16px;
  width: 400px;

}

*html #extrude .extrudeBody #signature {
  ma\rgin-left: 8px;
}

#extrude .extrudeBody #signature .subColmn {
  position: relative;
  margin-top: 0px;
  margin-bottom: 12px;
  background: url(../../images/columnBck-lg.jpg) no-repeat;
}

#extrude .extrudeBody #signature .titlename {
  position: relative;
  top: 0px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  color: #555555;
  padding-top: 8px;
  padding-left: 18px;
}

#extrude .extrudeBody #signature .content {
 position: relative;
 top: 4px;
 padding: 8px;
}

#extrude .extrudeBody #activities {
  position: relative;
  top: 1px;
  float: left;
  margin: 0px 16px 8px 30px;
  padding-left: 10px;  
  width: 400px;
  overflow: hidden;
  display: block;

}

*html #extrude .extrudeBody #activities {
    margin-left: 13px;
}

#extrude .extrudeBody #activities .subColmn {
  position: relative;
  top: 1px;
  margin-top: 0px;
  margin-bottom: 12px;
  background: url(../../images/columnBck-lg.jpg) no-repeat;
}

#extrude .extrudeBody #activities .titlename {
  position: relative;
  top: 1px;
  xmargin: 0px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  color: #555555;
  padding-top: 8px;
  padding-left: 18px;
}

#extrude .extrudeBody #activities .content {
 position: relative;
 top: 4px;
 text-align: left;
 padding: 4px;

}

/* activity list - homepage*/

#extrude .extrudeBody #activities .content ul {
    list-style: none;
    margin-top: 4px;
    padding: 0px;

}

*html .content ul {
  margin-left: 0px;
}

#extrude .extrudeBody #activities .content li {
    display: block;
    text-decoration: none;
    background: none;
    margin-left: 0;
    line-height: 1.2em;
    clear: both;

}

#extrude .extrudeBody #activities .content li .imgs {
    position: relative;
    float: left;
    margin-bottom: 2px;
    display: block;
}

#extrude .extrudeBody #activities .content li .actiName {
  position: relative;
  top: 4px;
  left: 10px;
  font-size: 120%;
  font-weight: bold;
  color: Green;
}

#extrude .extrudeBody #activities .content li .actiShort {
  position: relative;
  xtop: 6px;
  xleft: 10px;
  text-align: justify;
  margin:0px;
  padding:0px;
}

#extrude .extrudeBody #activities .content li .readMore {
  position: relative;
  float: right;
  top: 4px;
}


/* end of activity list*/

.extrudeBottom {
  position: relative;
  top: 2px;
  clear: both;
  margin: 0px;
  height: 14px;
  background: url(../../images/extrudeBottom.jpg) no-repeat;
}
/*
#mainBody {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  xpadding: 8px;
  xtext-align: left;
  z-index: 0;

}
*/
/*do not change this section, */
#mainBody {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/mainBodyBck.jpg);
	background-repeat: repeat-y;
	text-align: left;
	z-index: 0;
	overflow: hidden;
	display:block;
	height:100%;
	background-color:#E3EDBB;
}

#mainBody .colmnOne {
  position: relative;
  float: left;
  margin-top: 10px;
  margin-left: 20px;
  width: 200px;
  display: block;
  clear: both;
  
}

*html #mainBody .colmnOne {
/*for IE  6 */
  margin-left: 10px;
}

#mainBody .colmnOne .subColmn {
  position: relative;
  margin-top: 0px;
  margin-bottom: 30px;
  background: url(../images/grBodyBack.jpg);
  text-align: left;
}

#mainBody .colmnOne #titlename {
  font-size: 1.2em;
  font-weight: bold;
  color: #006400;
  padding-top: 12px;
  padding-left: 32px;
  text-align: left;
  background: url(../images/grTitleBack.jpg) no-repeat;
  height: 26px;
}

#mainBody .colmnOne #body {
	xborder: 1px solid;
	background: url(../images/grBodyBack.jpg);
}	

#mainBody .colmnOne #bottom {
	background: url(../images/grBottomBack.jpg) no-repeat;
	height: 14px;
}	

#mainBody .colmnOne p {
  position: relative;
  margin-top: 12px;
  margin-left: 8px;
  padding-right: 4px;
  text-align: justify;
}

/* columnOne for Home*/
#mainBody .colmnOneHome {
  position: relative;
  float: left;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 2px;
  width: 200px;
  display: block;
  clear: both;
}
/* REQUIRED for IE  6 */
*html #mainBody .colmnOneHome {
  margin-left: 10px;
}

#mainBody .colmnOneHome .subColmn {
  position: relative;
  margin-top: 0px;
  margin-bottom: 30px;
  background: url(../images/grBodyBack.jpg) no-repeat;
  text-align: left;
}

#mainBody .colmnOneHome #titlename {
  font-size: 1.2em;
  font-weight: bold;
  color: #006400;
  padding-top: 12px;
  padding-left: 32px;
  text-align: left;
  background: url(../images/grTitleBack.jpg) no-repeat;
  height: 26px;
  position: relative;
}

#mainBody .colmnOneHome #body {
	xborder: 1px solid;
	background: url(../images/grBodyBack.jpg);
}	

#mainBody .colmnOneHome #bottom {
	background: url(../images/grBottomBack.jpg) no-repeat;
	height: 14px;
}	

#mainBody .colmnOneHome p {
  position: relative;
  margin-top: 12px;
  margin-left: 8px;
  padding-right: 6px;
  text-align: justify;
}


/* home columnTwo */

#mainBody .colmnTwo {
	position: relative;
	margin-top: 10px;
	float: left;
	margin-left: 4px;
	display: block;
	width: 422px;
	padding-right: 6px;
	background: url(../images/home/columnTwoHomeBack.jpg) repeat-y -6px;
	xborder-left: thin dashed #A4B567;
	xborder-right: thin dashed #A4B567;
}



/*for IE  6 
*html #mainBody .colmnTwo {

  margin-top: 10px;
  margin-left: 12px;
}
*/
#mainBody .colmnTwo .subColmn {
  position:relative;
  margin-top: 0px;
  margin-bottom: 12px;
  xbackground: url(../images/columnBck-lg.jpg) no-repeat;
}
#mainBody .colmnTwo .subColmn ul{
  position: relative;
  margin-left:28px;
  padding:0px;
  line-height: 1.7em;
}

#mainBody .colmnTwo #titlename {
	font-size: 1.2em;
	font-weight: bold;
	color: #A52A2A;
	padding-top: 8px;
	padding-left: 18px;
	text-align: left;
}
/*
#mainBody .colmnTwo p {
  xmargin-top: 12px;
  xmargin-left: 8px;
  xpadding-right: 6px;
  text-align: justify;
}
*/
/* home columnTwo Wide */

#mainBody .colmnTwoWide {

  position: relative;
  left: 12px;
  margin-top: 10px;
  float: left;
  width: 623px;

}

#mainBody .colmnTwoWide .subColmn {
  position: relative;
  margin-top: 0px;
  margin-bottom: 40px;
  background: url(../images/columnBck-wide.jpg) no-repeat;
}

#mainBody .colmnTwoWide #titlename {
  font-size: 1.2em;
  font-weight: bold;
  color: #483D8B;
  padding-top: 16px;
  padding-left: 36px;
  text-align: left;
}

#mainBody .colmnTwoWide p {
  margin-top: 12px;
  margin-left: 8px;
  padding-right: 6px;
  text-align: justify;
}

.colmnTwoWide .clearzone {
  position: relative;
  top: 28px;
  left: 8px;
  margin-bottom: 24px;
  display: block;
  clear: both;
  text-align: left;

}

*html .colmnTwoWide .clearzone {
    position: relative;
    top: 32px;
    margin-bottom: 26px;
}

/* mainBody yearly highlights */

#mainBody .colmnTwo .yearPlan {
 position: relative;
 text-align: left;
 margin-top:12px;
 margin-left:8px;
 display: block;
 width:100%;
}



#mainBody .colmnTwo .yearPlan .actiName {
  font-size: 120%;
  font-weight: bold;
  color: Green;
}

#mainBody .colmnTwo .yearPlan td
{
  vertical-align:top;
}

#mainBody .colmnTwo .yearPlan .image
{
  padding: 2px;
  border: 1px solid Gray;
}


#mainBody .colmnTwo .yearPlan td .readMore
{
  margin-top:5px;
  display:block;
  text-align:right;
}
#mainBody .colmnTwo .yearPlan .actiName a {
 text-decoration: none;
}

#mainBody .colmnTwo .yearPlan .actiName a:hover {
 text-decoration: none;
 color: Maroon;
}


/* end of mainBody yearly highlights */


/* colmnOneWide leftHand side */

/*do not change this section*/
#mainBody .colmnOneWide {
  position: float;
  float: left;
  clear: both;
  display: block;
  width: 620px;
  text-align: justify;
  margin-left:20px;
  margin-top:2px;
}
/*REQUIRED FOR IE 6*/
*html #mainBody .colmnOneWide {
  margin-left: 12px;
}


#tools {
  position: relative;
  text-align: right;
  padding:0px;
  margin:0px;
}
/*
*html #mainBody .colmnOneWide #tools {
  width: 120px;
  top: 6px;
}
*/
#mainBody .colmnOneWide #tools ul {
    position: relative;
    list-style: none;
    padding:0px;
    margin:0px;
}


#mainBody .colmnOneWide #tools li {
    display: inline;
    text-decoration: none;
    margin:1px;
}


#mainBody .colmnOneWide .subColmn {
  position: relative;
  top: 12px;
  margin-top: 0px;
  margin-left: 6px;
  margin-bottom: 12px;
  background: url(../../images/columnBck-lg.jpg) no-repeat;
  display: block;
}

#mainBody .colmnOneWide #titlename {
  font-size: 1.2em;
  font-weight: bold;
  color: #483D8B;
  padding-top: 8px;
  padding-left: 18px;
  text-align: left;
}

.colmnOneWide .clearzone {
  position: relative;
  top: 12px;
  left: 8px;
  height: 14px;
  display: block;
  clear: both;
  text-align: left;
  padding: 6px;
}

/*
*html .colmnOneWide .clearzone {
    position: relative;
	  padding: 6px;
    height: 6px;
    xmargin-bottom: 26px;
}
*/
#mainBody .colmnOneWide .subColmn ul {
    position: relative;
    list-style: none;
    margin-left: 12px;
    padding: 0px; 
}

*html .columnOneWide .subColmn ul {
  margin-left: 10px;
}

#mainBody .colmnOneWide .subColmn li {
    display: block;
    text-decoration: none;
    margin-left: 0;
    line-height: 1.7em;
    clear: both;
}

#mainBody .colmnOneWide .subColmn #separator {
  margin-top:0px;
  margin-bottom:0px;
  width: 100%;
  display: block;
  height: 26px;
  text-align: center;
  clear: both;
  background: url(../../images/separator.gif) no-repeat;
  background-position: center;
}

*html .colmnOneWide .subColmn #separator {
  height: 20px;
}
/* listBox for Destination & Activities */
#mainBody .colmnOneWide #listBox {
    top: 24px;
    margin: 0;
    padding: 0;
    white-space: normal;
}

.listBoxDiv {
    margin:0px; margin-top:0px; padding:0px;
    
}

.listBoxList {
    list-style-image: none;
    list-style-type: none;
    float: left;
    white-space: normal;
    width: 298px;
    height: 13em;
    margin: 0px 12px 20px 0;
    overflow: hidden;
    white-space: normal;
}

.listBoxList .imglist img {
    position: relative;
    top: 0;
    float: left;
    margin-right: 6px;
}

.listBoxList a {
    color: Maroon;
    text-decoration: none;
}

.listBoxList a:hover {
    color: Navy;
    text-decoration: underline;
}

.listBoxList .listName {
    position: relative;
    top: 4px;
    font-variant: small-caps;
    font-size: 106%;
    font-weight: bold;
    color: #245185;
    line-height: 1.0em;

}

.listBoxList .listName2 {
    position: relative;
    top: 4px;
    font-size: 92%;
    font-weight: bold;
    color: #006400;

}

.listBoxList .listShort {
    position: relative;
    top: 12px;
    margin: 0;
    line-height: 1.2em;
}

.listBoxList .readMore {
    position: relative;
    display: block;
    margin-top: 20px;
    text-align: left;
}
/* end of listBox for Destination & Activities */

/* listBox for Eating Out */
#mainBody .colmnOneWide #listBox2 {
    position: relative;
    margin: 0;
    padding: 0;
    white-space: normal;
    text-align: left;
    width:620px;
}
/*REQUIRED for IE6*/
*html #mainBody .colmnOneWide #listBox2 {
  width:610px;
}

#listBox2 ul {
    position: relative;
    width:100%;
    padding: 0;
    white-space: normal;
    text-align: left;
    margin-left:14px;
}
/*REQUIRED for IE6*/
*html #listBox2 ul{
  margin-left:0px;
}
.listBox2Div {
    position: relative;
    margin: 0px;
    clear: both;
    display: inline-block;
}

.listBox2List {

    list-style-image: none;
    list-style-type: none;
    float: left;
    white-space: normal;
    width: 187px;
    height: 20em;
    margin-top: 12px;
    margin-left:10px;
    overflow: hidden;
    white-space: normal;
}
/*REQUIRED for IE6
*html .listBox2List {
  margin: 12px 0px 16px 0px;
}*/

.listBox2List .imglist img {
    position: relative;
    top: 0;
    xfloat: left;
    margin-right: 6px;
}

.listBox2List a {
    color: Maroon;
    text-decoration: none;
}

.listBox2List a:hover {
    color: Navy;
    text-decoration: underline;
}

.listBox2List .listName {
    position: relative;
    top: 0px;
    margin-left: 2px;
    font-variant: small-caps;
    font-size: 106%;
    font-weight: bold;
    color: #245185;
    line-height: 1.0em;
    display: block;

}

.listBox2List .listShort {
    position: relative;
    top: -8px;
    margin-left: 2px;
    display: inline-block;
    line-height: 1.2em;

}

.listBox2List .readMore {
    position: relative;
    display: inline-block;
    margin-top: 2px;
    text-align: left;
}
/* end of listBox for Destination & Activities */

#mainBody .colmnOneWide #fullDetail {
   position: relative;
   clear: both;
	 margin-left: 8px;
	 margin-right: 6px;

}

#fullDetail .name {
  position: relative;
  top: 4px;
  font-size: 130%;
  font-weight: bold;
  color: #00008B;
}
#fullDetail .detail {
  position: relative;
  top: 4px;
}

#fullDetail .name2 {
  position: relative;
  top: 8px;
  display: block;
  clear: both;
  margin-bottom: 6px;
  font-size: 100%;
  font-weight: bold;
  color: Green;
}

#fullDetail .story {
  position: relative;
  top: 4px;
}
/* end of columnOneWide lefthand side*/


/* home columnThree */
#mainBody .colmnThree {
  position: relative;
  margin-top: 10px;
  right: 16px;
  margin-right: 4px;
  float: right;
  width: 200px;
  text-align: left;
}

*html #mainBody .colmnThree {
/*for IE  6 */
  right: 12px;
  margin-top: 10px;
  margin-left: 12px;
}

#mainBody .colmnThree .subColmn {
  position: relative;
  margin-top: 0px;
  margin-bottom: 30px;
  background: url(../../images/columnBck.jpg) no-repeat;
}

#mainBody .colmnThree #titlename {
  font-size: 1.2em;
  font-weight: bold;
  color: Maroon;
  padding-top: 8px;
  margin-left: 18px;
}

#mainBody .colmnThree p 
{
  position: relative;
  margin-top: 12px;
  margin-left: 8px;
  padding-right: 6px;
  text-align: justify;
}
#mainBody .colmnThree ul
{
  position: relative;
  margin:0px;
  padding:0px;
  padding-left:25px;
  line-height: 1.7em;
}

#mainBody .colmnThree .subColmn #sidemenu ul {
    list-style: none;
    margin-top: 20px;
    margin-left: 8px;
    padding: 0px;
}

*html .subColmn #sidemenu ul {
  margin-left: 10px;
  
}

#mainBody .colmnThree .subColmn #sidemenu li {
    margin-left: 0;
    line-height: 1.5em;
    clear: both;
}


/* Accommodation -- added 21/12/2007 */

#mainBody .colmnOneWide #accomDiv {
    position: relative;
    top: 4px;
    width: 630px;
    margin-bottom: 20px;
    padding: 0;
    white-space: normal;
    text-align: left;
    clear: both;

}

#accomDiv ul {
    position: relative;
    top: 8px;
    margin-left: 2px;
    padding: 0;
    white-space: normal;
    text-align: left;

    clear: both;
}

*html #accomDiv ul {
    position: relative;
    xtop: 4px;
    margin-left: 2px;
}

.accom {
    xposition: relative;
    margin: 0px;
    clear: both;
    display: inline-block;
}

.accomList, .accomPhotoList {
    border: 1px solid #bbcd91;
    list-style-image: none;
    list-style-type: none;
    padding: 4px;
    xmargin: 0 0 8px 8px;
    float: left;
    white-space: normal;
}

.accomList {
    width: 194px;
    height: 25em;
    margin: 0 6px 6px 0;
    marg\in: 0 5px 5px 0;
    overflow: hidden;
    background-color: #e3edbb;
    white-space: normal;
    display: inline-block;
}

.accomList a {
    color: Maroon;
    text-decoration: none;
}

.accomList a:hover, .accomPhotoList a:hover {
    color: Navy;
    text-decoration: none;
}

.accomList a:hover, .accomPhotoList a:hover {
    text-decoration: none;
}

.accomList .listName {
    position: relative;
    font-variant: small-caps;
    font-size: 106%;
    font-weight: bold;
    color: #245185;
    line-height: 1.0em;
    width: 98%;

}

*html .accomList .listName {
    position: relative;
    top: 2px;
    ma\rgin-left: 1px;
}

.accomList .locationName {
    position: relative;
    top: 0px;
    font-size: 86%;
    font-weight: bold;
    color: #6b6b6b;
    line-height: 1.6em;
    width: 80%;

}

*html .accomList .locationName {
    position: relative;
    top: 2px;
    ma\rgin-left: 2px;
}

.accomList .addr {
    position: relative;
    top: 2px;
    font-size: 86%;
    font-weight: normal;
    color: Black;
    xline-height: 2.0em;
    xwidth: 360px;

}

*html .accomList .addr {
    w\idth: 94%;
    ma\rgin-left: 2px;
}

.accomList .rates {
    position: relative;
    top: 4px;
    font-size: 86%;
    font-weight: normal;
    color: Black;

}

*html .accomList .rates {
    ma\rgin-left: 2px;
}

.accomList .rates strong {
    font-size: 110%;
    font-weight: bold;
    color: #810000;

}

.accomList .rooms {
    position: relative;
    top: 10px;
    margin-left : 30px;
    font-size: 86%;
    font-weight: normal;
    color: Black;
}

.accomList .rooms strong {
    font-weight: bold;
    color: Blue;
}

.accomList .phone {
    position: relative;
    top: 4px;
    font-size: 86%;
    font-weight: normal;
    color: Black;
}

*html .accomList .phone {
    ma\rgin-left: 2px;
}

.accomList .phone strong {
    font-size: 100%;
    font-weight: bold;
    color: #3a4314;
}

.accomList .fax {
    position: relative;
    font-size: 86%;
    font-weight: normal;
    color: Black;
}

.accomList .fax strong {
    font-weight: bold;
    color: Blue;
}

.accomList .email {
    position: relative;
    top: 4px;
    font-size: 86%;
    font-weight: normal;
    color: Black;
}

*html .accomList .email {
    ma\rgin-left: 2px;
}

.accomList .email strong {
    font-size: 100%;
    font-weight: bold;
    color: Blue;
}

.accomList .email a {
    font-size: 100%;
    font-weight: bold;
    color: Green;
}

.accomList .email a:hover {
    font-size: 100%;
    font-weight: bold;
    color: Navy;
}

.accomList .weburl {
    position: relative;
    top: 6px;
    font-size: 86%;
    font-weight: normal;
    color: Black;
}

*html .accomList .weburl {
    position: relative;
    top: 6px;
    ma\rgin-left: 2px;
}

.accomList .weburl strong {
    font-weight: bold;
    color: Blue;
}

.accomList .weburl a {
    font-size: 100%;
    font-weight: bold;
    color: Green;
}

.accomList .weburl a:hover {
    font-size: 100%;
    font-weight: bold;
    color: Navy;
}

.accomList .hotel img {
    position: relative;
    top: 0px;
    margin: -28px 1px 2px 1px;
    border: 1px solid Silver;
}

*html .accomList .hotel img {
    position: relative;
    top: 2px;
}


/* --- accommodation fullview */

#mainBody .colmnOneWide #accomFullDiv {
    position: relative;
    top: 10px;
    width: 630px;
    margin-bottom: 20px;
    padding: 0;
    white-space: normal;
    text-align: left;
    display: block;
    clear: both;

}

.accomm_description
{
  font-weight:normal;font-face:Century;font-size: 8pt; margin-top:0px;
}

#accomFullDiv .name {
  position: relative;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  padding-left:2px;
  font-size: 1.4em;
  font-weight: bold;
  color: #800000;
  display: inline-block;
}

.colmnOneWide #accomFullDiv .star img {
  position: relative;
  margin-left: 12px;
}

.colmnOneWide #accomFullDiv .img img {
  position: relative;
  top: 0px;
  float: right;
  margin: 8px 4px 12px 20px;
  width: 140px;
  height: 300px;
  padding: 2px;
  border: 1px solid gray;
  overflow: hidden;
}

#accomFullDiv .address {
  position: relative;
  xtop: 30px;
  xmargin-top: 8px;
  font-size: 1.1em;
  color: Blue;
  xline-height: 1.1em;
  display: block;
}

#accomFullDiv .rates {
  position: relative;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 110%;
  font-weight: bold;
  color: Maroon;
}

#accomFullDiv .extra {
  position: relative;
  top: 30px;
}

#accomFullDiv .facilityDiv {
  position: relative;
  margin-top: 20px;
  margin-bottom: 12px;
  clear: both;
  display: block;
  font-size: 110%;
  font-weight: bold;

}


#accomFullDiv .facilityDiv ul {
  margin: 0;
  padding: 2px;
}

*html #accomFullDiv .facilityDiv ul {
  padding-bottom: 10px;
}

/*
#accomFullDiv .facilityDiv li {
   position: relative;
   top: 2px;
   list-style-type: none;
   display: block;
   position:float;
   float: left;
   height: 12px;
   padding-left:24px;
   
   

}

*html #accomFullDiv .facilityDiv li {
  position: relative;
  top: 8px;
  padding-bottom: 6px;
}
*/

#accomFullDiv .facility
{
  padding-left:35px;
  white-space: nowrap;
  height:30px;
  margin:4px;
  padding-right:20px;
  font-size:8pt;
  font-weight: normal;
}

#accomFullDiv .redFieldset {
  position: relative;
  margin-top: 10px;
  width: 100% !important;
  line-height: 1.4em;
  display: block;
  clear: both;
}

#accomFullDiv .redFieldset fieldset {
  padding: 12px 4px 4px 10px;
  border: 1px solid Green;
}

*html .redFieldset fieldset {
  padding-top: 24px 6px 24px 12px;
  border: 1px solid Green !important;
  xmargin-bottom: 20px;
}

.redFieldset legend {
  font-size: 110%;
  font-weight: bold;
  color: Maroon;
  padding-left: 6px;
  padding-right: 6px;
}

*html .redFieldset legend {
  padding-left: 2px;
  padding-right: 2px;
}


/* endof Accommodation */

.accSearchReprt {
  position: relative;
  margin-left: 2px;
  margin-top: 20px;
  clear: both;
  display: block;
  height: 20px;
  text-align: left;

}

#footer {
	position: relative;
	margin-bottom: 0px;
	padding-bottom:0px;
	height: 306px;
	background: url(../../images/footerBottom.jpg) no-repeat;
	background-position: bottom;
	font-size: x-small;
	background-color: #E3EDBB;
}
#footercontent
{
  position:absolute; bottom:0px; left:55px; text-align:center; margin-bottom:14px; padding-bottom:0px
}
#footercontent #copywrite, #lastupdate
{
  display:block;
}

#footercontent #lastupdate
{
  margin-top:24px;
  margin-bottom:40px;
}

.customHR
{
  background-color:#fff;
  border-top: 1px #2E370A solid;
  border-left: 0px white none;
  border-right: 0px white none;
  border-bottom: 0px white none;
  
  height: 0px;
  margin: 0px;
  width: 760px;
}


/* text formatting */

a {
  color: #191970;
  text-decoration: none;
}

a:hover {
  color: #800000;
  text-decoration: underline;
}

.darkBlueBigBold {
  font-size: 12px;
  font-weight: bold;
  color: #00008B;
}

.maroonAlertBold {
  font-weight: bold;
  color: Maroon;
}

.greenHighliteBold {
  font-weight: bold;
  color: Green;
}

.blackHighliteBold {
  font-weight: bold;
  color: #003333;
}

.redNote {
  font-size: 10px;
  color: Red;
}

.maroonPageNum {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: Maroon;
}

*html fieldset {
	padding: 10px;
}
/* end of text formatting */

/* cloud tags*/

.tag_cloud {
    position: relative;
    top: 18px;
    margin-left: 8px;
    text-decoration: none;
    font-family: verdana;
    line-height: 24px;
}
.tag_cloud:link  {
	color: #191970;
}
.tag_cloud:visited { 
	color:  #191970; 
}
.tag_cloud:hover {
	color: #FF6347;
	text-decoration: none;
}
.tag_cloud:active {
	color: #006400;
	text-decoration: underline;
}

/*
.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #81d601; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }

end of cloud tags*/

 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#layer1 {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 300px;
	background-color: #fff;
	border: 1px solid #2e370a;
	padding: 10px;
	z-index:999;
	text-align:left;
	width:300px;
}

#close {
	float: right;
	color:#ccc;
}
#close a{
	float: right;
	color:#ccc;
}

.formfield {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #333333;
line-height: 12px;
background-color: #ffffff;
height: auto;
width: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: auto;
}

.subcol_content
{
  padding-top:12px;
  padding-left:8px;
  xborder:1px solid;
}
.subcol_content .actiName {
  font-size: 110%;
  font-weight: bold;
  color: Green;
}
.subcol_content .title {
  font-size: 1.2em;
  font-weight: bold;
  color: Maroon;
 }
.subcol_content ul li  {
  text-decoration: :none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 12px;
  line-height:normal;
}
.subcol_content li  {
list-style-image:url(../../images/btn-ArrowRd.gif);
}

.newsletter
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.inputLabel 
{
margin-top: 4px;
font-size: 12px;
font-weight: bold;
color: #ff4500;
}
.inputText
{
padding: 2px;
width: 162px;
margin-top: 4px;
margin-bottom: 6px;
border:1px solid;
border-color: #ff8c00;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
}
.buttonLogin
{
border:1px solid;
border-color: #4682b4;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-size: 11px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
font-weight: bold;
color: #ff4500;
}

.news p
{
  padding-left:10px;
}
.news #title
{
  font-size: 1.2em;
  font-weight: bold;
  color: #483d8b;
  padding-top: 8px;
  padding-left: 10px;
}

/*sidemenu child list
- to be added into v2008.css file
*/

#mainBody .colmnThree .subColmn #sidemenu li ul {
	list-style: none;
	margin: 0;
	padding-left: 3px;
}

#mainBody .colmnThree .subColmn #sidemenu li ul li
{
  cursor: pointer;
  text-decoration: :none;
  background: url(../../images/btn-ArrowRd.gif) no-repeat;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 1.6em;
}

/*notice alert*/
#mainBody .colmnTwo #noticeAlert {
padding: 10px 10px 20px;
xborder: 1px solid;
overflow: hidden;
}
/* end of notice alert*/

.dotted_hr 
{
color: #e3edbb;
background-color: #e3edbb;
border-width: 1px;
border-color: #2e370a;
border-top-style: none;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
}
