
/* cvs id: $Id: style.css,v 1.6 2009/07/28 05:13:29 sean Exp $ */
	* {
		margin: 0;
		padding: 0;
	}
	body {
		margin: 0px;
		background-color: #6E6E5E;
		text-align: left;
	}
.mainTable {
	background-color: #FFFFFF;
	border: 2px solid #738A7A;
}

	a:visited {
		color: #45453B;
    font-weight: bold;
		/*text-decoration: none;*/
	}
	a:active {
		color: #591E55;
    font-weight: bold;
		/*text-decoration: none;*/
	}
	a:link {
		/*text-decoration: none;*/
		color: #45453B;
    font-weight: bold;
	}
	a:hover {
		color: #591E55;
    font-weight: bold;
		/*text-decoration: none;*/
	}
  p {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	line-height: 20px;
  	font-weight: normal;
  	color: #000;
  	/*text-decoration: none;*/
  }
.error {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ff4444;
}
/*
H1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #28657E;
}
*/
.pageHeading {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*padding-bottom: 3px;
	border-bottom: 1px solid #91A39A;*/
	color: #91A39A;
}

.head2 {
	/*background-color: white;*/
	line-height: 200%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #738A7A;
}

.head3 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	/* color: #28657E; */
	color: #6A6869;
}

UL {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #6A6869;
  padding-left:25px;
}

TH {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #303030;
	text-align: left;
	padding: 4px 2px 4px 2px
}

TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*color: #6A6869;*/
}


INPUT,
TEXTAREA,
SELECT {
	font-family : 	Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
}

.indexExpand:link,
.indexExpand:visited {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 1px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #F8E2D5;
}

.indexExpand:hover {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 1px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.indexHome {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 1px;
}
/*
.index {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-top: 1px solid #ADBCE5;
	width: 130px;
}
*/
.subIndex {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-style: none;
}

TD.indexURL {
	padding-top: 4px;
	vertical-align : middle;
	color: #000000;
}

.indexURL:link,
.indexURL:visited {
	font-family: 	 Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
}

.indexURL:hover {
	font-family : 	 Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color: #E48FB1;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
}


.indexfixedURL{
	font-family: 	 Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E48FB1;
	text-decoration: none;
	border-style: none;
	white-space: nowrap;
}

.leftMargin {
	margin: 0px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 40px;
	padding-left: 2px;
	border-style: none;
	width: 150px;
	background-color: #BF4D0B;
}

.rightMargin {
	background-color: #E3E8E4;
	padding-top: 20px;
}

.wrapPanel {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.indexPanel {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-style: none;
}

.topSpacer {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: none;
	background-color: white;
}

.bookingPanel {
	margin: 0px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-style: none;
	background-color: #D9946D;
}

.pageBody {
	margin: 0px;
	padding-top: 20px;
	padding-right:12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-style: none;
	background-color: #FFFFFF;
}

.blot {
	margin-top: 5px;
	background-color: #28657E;
}

.editbox {
/*	border: 1px solid #BFD0D7; */
	border: none;
}

.caption {
	font-size: 10px;
}

.roomTitle {
	font-size: 1.4em;
	padding: 5px 2px;
}

.roomTitleRow {
	background: #dad5d3;
}


.element {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/* color: #303030; */
  	color: #6A6869;
	padding: 4px;
}

.elementTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #738A7A;
	padding: 4px 2px 4px 2px
}

.elementTitle2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #738A7A;
	line-height: 25px;
}


.elementEdit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding: 4px 2px 8px 2px
}

.elementImg {
	border: 1px solid #84959D;
}

.specialTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #738A7A;
	padding: 4px 0px 0px 0px
}

FORM {
	margin: 0;
}

.subBox {
        background-color : white;
/*        border: 1px solid #738A7A; */
        color: #E592B4;
        border: 1px solid #E592B4;
        font-size: 12px;
}

.link2:link,.link2:visited {
	line-height: 200%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #28657E;
}

.link2:hover {
	line-height: 200%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #28657E;
}

.siteMapEntry {
	/*background-color: #E7F2EF;*/
	padding-top: 4px;
	padding-bottom: 3px;
}

.siteMapPanel {
	/*background-color: #E7F2EF;*/
	padding: 12px 0px 12px 0px;
	width: 380px;
}

.elementBackgroundDark  { background-color: transparent; }
.elementBackgroundLight { background-color: transparent; }

.formBackgroundDark  { background-color: #FFF5F5; }
.formBackgroundLight { background-color: #FFE5E5; }


/* =================== start booking search form styles ===================== */

.rangeValid {
  font-family: arial,sans-serif;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  border: none;
  width: 132px;
  padding: 2px;
  background-color: #D9946D;
}

.rangeInvalid {
  font-family: arial,sans-serif;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  border: none;
  width: 132px;
  padding: 2px;
  background-color: #ff0000;
}

.bookingSelect {
	font-family : 	Verdana, Helvetica, Arial, 'MS Sans Serif', Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none red;
}

.bookingHead2 {
	line-height: 200%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.bookingText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

.bookingSmall {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 10px;
 	color: white;
	padding: 2px;
}

.mediaContainer {
        padding-bottom: 12px;
}


.mandflag {
color: red;
}

/*
.elementmem {
       font-family: verdana, Arial, Helvetica, Geneva, Swiss;
       font-size: 8.5pt;
       font-style: normal;
       font-weight: normal;
       text-decoration: none;
       color: #303030;
      padding: 4px 2px 4px 2px;
       width: 200px;

}
*/
.elementmemTitle {
       font-family: verdana, Arial, Helvetica, Geneva, Swiss;
       font-size: 8.5pt;
       font-style: normal;
       font-weight: normal;
       text-decoration: none;
       color: #4F4F4E;
       padding: 4px 2px 4px 2px;
       width: 130px;
       text-align: right;
       vertical-align: top;
}



/* ==================== end booking search form styles ====================== */

/* ========================= start banner styles ============================ */
#banner {
	/*background-image: url(images/banner.jpg);
	background-repeat: no-repeat;*/
  position: relative;
	width: 780px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}

/* =========================== end banner styles ============================ */

/* =========================== start menu styles ============================ */
#nav {
  line-height: 35px;
	color: #6A1E69;
  background: url(images/button.jpg) repeat-x;
  margin:0px;
  padding: 0px 8px 0px 8px;
}

#navCircle {
  line-height: 35px;
	color: #6A1E69;
  background: url(images/button.jpg) repeat;
  margin:0px;
  padding: 0px 8px 0px 8px;
}

#navCircle li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  text-align:center;
  height: 35px;
}

#navCircle a:link, #navCircle a:visited {
        font-size: 11px;
        line-height: 35px;
        font-weight: bold;
        padding: 0 9px 0px 9px;
        text-decoration: none;
        color: #000;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 5px;
        color: #6A1E69;
}
/* ============================= end menu styles ============================ */
