
/* cvs id: $Id: style.css,v 1.4 2010/06/23 06:50:19 sean Exp $ */


/* ==================== Start Footer styles ====================== */

.footer-text {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: Gray;
}

A.footer-text {
	text-decoration: none;
	color: Gray;
}

A.footer-text:visited {
	text-decoration: none;
	color: Gray;
}

A.footer-text:hover {
	text-decoration: underline;
	color: Gray;
}

/* ==================== End Footer styles ====================== */

.caption {
	font-size: 10px;
}

.error {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ff4444;
}

.pageHeading {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #00547D;
	white-space: normal;
}

.head2 {
	line-height: 200%;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #00547D;
	padding-bottom: 3px;
}

.subHeading {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.leftmarginText {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: Maroon;
}
.head3 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #828383;
}

td  {
	color: #000000;
	font-size: 12px;
}

.heading {
	font-family : serif;
	font-size : 15px;
	font-style : italic;
	font-weight : 600;
	color: #666666;
	font-stretch : normal;
	padding-bottom : 4px;
}

INPUT,
TEXTAREA,
SELECT {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}

.roomTitle {
	font-size: 1.1em;
	padding: 2px;
	color: #005494;
	font-weight: bold;
}

.roomTitleRow {
	background: #c7d9e2;
}

.element {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
	padding: 0px
}

.elementTitle {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px
}

.elementTitle2 {

	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
}

.mandflag {
color: red;
}


.elementEdit {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 8px 2px
}

.elementImg {
	border: 4px solid #EDE6D3;
}

FORM {
	margin: 0;
}

.subBox {
	font-size: 1.2em;
	color: #000000;
}

.link2:link,.link2:visited {
	line-height: 200%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}

.link2:hover {
	line-height: 200%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #707070;
}

.headerLink:link,.headerLink:visited {
	font-size: 17px;
  	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

.headerLink:hover {
	font-size: 17px;
  	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: underline;
	color: Black;
}

.elementBackgroundDark  { /* background-color: #ffffff; */ }
.elementBackgroundLight { /* background-color: #ffffff; */ }

.formBackgroundDark  { background-color: #ffffff; }
.formBackgroundLight { background-color: #ffffff; }



/* =================== end search form styles ===================== */


.mediaContainer {
  width:200px;
  text-align: center;
	padding-bottom: 12px;
}

/* ==================== end booking search form styles ====================== */



