
/* cvs id: $Id: style.css,v 1.6 2010/07/23 06:19:22 sean Exp $ */

* {
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
}

h1 {
  font-size: 18px;
}

.head2 {
  color: #8b958e;
  font-weight: bold;
  font-size: 14px;
}

.element {
  padding: 4px;
}

.element a {
  color: #283C70;
  text-decoration: none;
}

.element a:hover {
  text-decoration: underline;
}

.roomTitleRow {
  background: #d4c8d3;
}

.roomTitle {
  font-size: 1.2em;
  padding: 4px;
}

.mediaContainer {
  float: left;
  padding-bottom: 15px;
  padding-left: 14px;
  border: none;
}

.mediaContainer .caption {
  font-size: 0.7em;
}

.elementImg {
  border: none;
}

/* ==================== Start Body styles ====================== */
BODY {
	margin: 0px;
  background: #111517 url(images/background.jpg) top left repeat-x;
}


#outer-wrapper {
  width: 960px;
  margin: 0px auto;
  position:relative;
  z-index:1;
}

#header-container {
  float: left;
  height: 180px;
  width: 100%;
  margin-top: 25px;
}

#header-logo {
  float: left;
  width: 280px;
  height: 180px;
  background: url(images/logo.gif) top left no-repeat;
}

#header-flash {
   float: right;
   width: 680px;
   height: 180px;
}

#flash-images {
  width: 680px;
  height: 180px;
	overflow: hidden;
}

#menu-container {
  float: left;
  height: 30px;
}


/* --------------- Menu ---------------*/
#menu-wrap {
	position: relative;
	z-index: 999;
}
#menu-wrap ul {
	padding: 0;
	margin: 0px;
}
#menu-wrap li {
    display: inline;
    text-align: left;
    padding: 0px;
}

.main-menu-li {
	margin-left: 0px;
}

#menu-wrap a {
  text-decoration: none;
  font-size: 0.90em;
  font-weight: normal;
	padding-bottom: 12px;
	position: relative;
	top: 0px;
	margin-left: 27px;
}

.menu-link-active {
	color: #ffffff;
}

.menu-link {
	color: #767470;
}

.sub-menu a {
	color: #767470;
}

#menu-wrap a:hover {
	  text-decoration: none;
	  color: #ffffff;
    font-weight: normal;    
}
#menu-wrap ul li { 
    position: relative;
    top: 5px;
    padding: 0 0px;
}
#menu-wrap ul ul {
    display: none;
    position: absolute;
    top: 23px;
    width: auto !important;
    white-space: nowrap;
    left: 20px;
    margin: 0px;
    padding-bottom: 10px;
    background: #191919;
}
#menu-wrap ul ul li {
    display: block;
    position: relative;
    padding: 2px;
    text-align: left;
    margin: 0px;
}
#menu-wrap ul ul li a {
    display: block;
    margin: 0px;
	  padding: 4px;
    width: 100%;
}
/* --------------- End Menu ---------------*/

#content-container {
  float: left;
  width: 100%;
  min-height: 600px;
  overflow: hidden;
  background: url(images/body-bg.gif) top left repeat-y; 
  margin-bottom: 10px;
}

#content-left {
  float: left;
  width: 725px
}

#content-left a {
  color: #283C70;
  text-decoration: none;
}

#content-left a:hover {
  text-decoration: none;
}

#content-left .content {
  padding: 30px;
  font-size: 0.80em;
  color: #333333;
  line-height: 1.5em;
}

#content-left .virtual-tour-link {
   float: right;
   width: 220px;
   height: 89px;
   margin-right: 110px;
   margin-top: 30px;
   background: url(images/link-virtual-tour.gif) top left no-repeat;
   cursor: pointer;
}

#content-left .music-room-link {
   float: left;
   clear: both;
   width: 328px;
   height: 131px;
   margin-left: 30px;
   margin-top: 0px;
   background: url(images/link-music-room.gif) top left no-repeat;
   cursor: pointer;
}

#content-left .rose-cottage-link {
   float: right;
   clear: both;
   width: 386px;
   height: 153px;
   margin-right: 30px;
   margin-top: 10px;
   background: url(images/link-rose-cottage.gif) top left no-repeat;
   cursor: pointer;
}

#content-left .green-room-link {
   float: left;
   clear: both;
   width: 289px;
   height: 115px;
   margin-left: 40px;
   margin-top: 0px;
   background: url(images/link-green-room.gif) top left no-repeat;
   cursor: pointer;
}

#content-left .water-garden-link {
   float: right;
   clear: both;
   width: 325px;
   height: 129px;
   margin-right: 50px;
   margin-top: 0px;
   background: url(images/link-water-garden.gif) top left no-repeat;
   cursor: pointer;
}

#content-left .small-leaves {
  float: left;
  width: 100%;
  margin: 25px 0px 15px 30px;
}

#content-left .small-music {
  float: left;
  width: 146px;
  height: 79px;
  background: url(images/link-music-room-small.gif) top left no-repeat;
  cursor: pointer;
}
#content-left .small-music:hover {
  background-position: 0px -79px;
}

#content-left  .small-rose-cottage {
  float: left;
  width: 146px;
  height: 79px;
  margin-left: 30px;
  background: url(images/link-rose-cottage-small.gif) top left no-repeat;
  cursor: pointer;
}
#content-left .small-rose-cottage:hover {
  background-position: 0px -79px;
}

#content-left  .small-green-room {
  float: left;
  width: 146px;
  height: 79px;
  margin-left: 30px;
  background: url(images/link-green-room-small.gif) top left no-repeat;
  cursor: pointer;
}
#content-left .small-green-room:hover {
  background-position: 0px -79px;
}

#content-left  .small-water-garden {
  float: left;
  width: 146px;
  height: 79px;
  margin-left: 30px;
  background: url(images/link-water-garden-small.gif) top left no-repeat;
  cursor: pointer;
}
#content-left .small-water-garden:hover {
  background-position: 0px -79px;
}

#content-right {
  float: right;
  width: 235px;
}

#content-right .specials-title {
  width: 90px;
  margin: 0px auto;
  margin-top: 20px;
  height: 18px;
  background: url(images/title-specials.gif) top left no-repeat;
}

#content-right .specials {
  float: left;
  overflow: hidden;
  font-size: 10px;
  color: #5e5a54;
}

#content-right .specials a {
  color: #a92226;
  text-decoration: none;
}

#content-right .specials a:hover {
  color: #a92226;
  text-decoration: underline;
}

#content-right .booking-panel {
  float: left;
  margin: 0px auto;
  margin-top: 30px;
  width: 200px;
  overflow: hidden;
}

#footer-spacer {
  float: left;
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  width: 100%;
}

.right-address {
  width: 185px;
  float: right;
  padding-right: 30px;
  font-size: 0.70em;
}

.right-address a {
  font-size: 0.80em;
  color: #283c70;
  text-decoration: none;
}

.right-address a:hover {
  text-decoration: underline;
}

.left-logo {
  width: 175px;
  height: 106px;
  float: left;
  margin-left: 20px;
  background: url(images/footer-logo.gif) top left no-repeat;
}

#footer {
  float: left;
  width: 950px;
  text-align: right;
  font-size: 0.65em;
  color: #605d54;
  padding-right: 10px;
  height: 25px;
}

#footer a {
  color: #283c70;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: none;
  color: #4364b9;
}

