
/* CVS $Id: style.css,v 1.4 2009/07/29 07:09:56 sean Exp $ */

/* html elements */
body {
  margin: 0px;
  text-align: center;
  background: #732A54;
  padding: 4px;
}


body, td, th, input {
  font-family: verdana, sans-serif;
  font-size: 13px;

}


a img {
	border: 0;
}


form {
	margin: 0;

}

label, input {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }


h1 {
	font-size: 120%;
	color: #955322;
}
h2 {
	font-size: 110%;
	color: #B26C38;
}
h2 a:visited {
	text-decoration: none;
}
h3 {
	color: #EC361D;
	font-size: 110%;
}
h4 {
	font-size: 110%;
	color: #666;
}
h5 {
	font-size: 100%;
	color: #955322;
}
h6 {
	color: #EC361D;
	font-size: 100%;
}

p, li, dt, dd {
	font-size: 92%;
}
p {
	line-height: 150%;
}
sup {
	font-size: 70%;
}


a            { color: #008000; text-decoration: none }
a:active    { color: #008000; text-decoration: none }
a:visited   { color: #008000; text-decoration: none }
a:hover      { color: #019901; text-decoration: none }


.headerSection {
  background: #732A54;
  text-align: center;

}



.footerSection {
/* width="100%" height="41" valign="top" bgcolor="#732A54" */
  text-align: center;
  height: 41px;
  background: #732A54;
}


.menuitem {
  width: 680px; 
  margin: 0 auto;
  padding: 10px;

  text-align: center;
  color: #E9E9E9;
  font-weight: 900;
  font-size: 11px;
}
.menuitem a            {
  color: #E9E9E9; text-decoration: none
}

.menuitem a:active    {
  color: #E9E9E9; text-decoration: none
}

.menuitem a:visited   { color: #E9E9E9; text-decoration: none }
.menuitem a:hover      { color: #ffffff; text-decoration: none }


td {
  vertical-align: top;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 1em 1em;
}

li {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

sup {
  font-size: 70%;
}

form {
  margin: 0;
  display: inline;
}

label {
  font-weight: bold;
}


/* Footer */

#footer {
    clear:both;
    font-size: 11px;
    border-top: 1px solid #999;
		margin: 1em 0;
		padding: 0.8em 0;
		text-align: center;
}


#footer a {
  color: #559;
	font-weight : bold;
	text-decoration: none;
}

#footer a:hover{
	color:#F66;
  font-weight : bold;
	text-decoration: underline;
}


#footer ul {
  margin: 0 0 1em 0;
  padding: 0;
}

#footer li {
  display: inline;
  padding: 0 20px 0 0;
  margin: 0;
  white-space: nowrap;
}

#footer p {
  margin: 0.6em 0;
}


/** main stuff **/

	#container {
    text-align: left;
    width: 800px;
    max-width: 800px;
    margin: 0 auto;
	}

   body[class] #container {
     width: auto;
   } 


  #content {
    text-align: left;
    width: 100%;
    padding: 15px 0 25px 25px;
  }






/* olddddd */
.error {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ff4444;
}



.pageHeading {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
	color: #800000;
	text-align: center;
}

/* Headings of Pages / Sections */
.head2 {
	line-height: 200%;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}

.head3 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}

ul {

}

th {
	font-weight: bold;
	padding: 4px 2px 4px 2px
}



input,
textarea,
select {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #023548;
}


#leftMargin {
	padding-top: 2em;
}


#rightMargin {
  width: 200px;
	padding-top: 2em;
	padding-left: 2em;
  text-align: center;
}


.wrapPanel {
	margin: 0;
	padding: 0;
	border-style: none;
}


.pageBody {
	margin: 0px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-style: none;
}

.blot {
	margin-top: 5px;
	background: #828383;
}

.editbox {
	border: 1px solid #BFD0D7; 
	border: none;
}

.caption {
	font-size: 10px;
}

.roomTitle {
	font-size: 0.90em;
	padding: 5px 2px;
}

.roomTitleRow {
	background: #d3ada9;
}

.element {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #023548;
	padding: 4px;
	line-height : 18px;
}

.element b {
	font-style: normal;
}


.elementTitle {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #222283;
	padding: 4px 2px 4px 2px
}

.elementEdit {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 4px 2px 8px 2px
}

.elementImg {
	border: 1px solid #222283;
}


.subBox {
	background: #fff;
	color: #732A54;
	border: 1px solid #732A54;
	font-size: 12px;
}

.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;
}


.elementBackgroundDark  { /* background-color: #D3DCF0; */ }
.elementBackgroundLight { /* background-color: #E3ECFF; */ }

.formBackgroundDark  { background: #EBD2CB; }
.formBackgroundLight { background: #F7DDC9; }

/* =================== start booking search form styles ===================== */

.mediaContainer {
  margin-bottom: 1.5em;
}

.pageSlogan {
  font-weight: bold;
}

/* ==================== end booking search form styles ====================== */

