/* -- Global -- */

html,
body {
 margin: 0;
 padding: 0;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #27231F;
 line-height: 20px;
}

html {
 text-align: center;
 background: #E7DED6 url(../images/bg-whitby.jpg) repeat-x;
}

body {
 position: relative;
 width: 760px;
 margin: 0 auto;
 padding: 0 10px;
 background: url(../images/bg-shadow.png) repeat-y;
}

img {
 border: 0;
}

form {
 margin: 0;
 padding: 0;
}

textarea {
 overflow: auto;
}

ul,
ol,
li {
 list-style: none;
 margin: 0;
 padding: 0;
}

h2 {
 font-size: 16px;
 color: #5493CD;
}

.left {
 float: left !important;
}

.right {
 float: right !important;
}

.nomargin {
 margin: 0 !important;
}

.noborder {
 border: 0 !important;
}

.clear {
 display: block;
 clear: both;
 overflow: hidden;
 height: 0;
}



/* -- Template -- */

#whitby {
 width: 758px;
 padding: 1px;
 background: #F3EFEB;
 position: relative;
}

#header {
 height: 144px;
 text-align: left;
}

#header img {
 display: block;
}

#header #nav {
 float: left;
 width: 758px;
 height: 33px;
 overflow: hidden;
}

#header #nav-inside {
 width: 800px;
}

#header #nav a {
 display: block;
 float: left;
 min-width: 20px;
 width: auto !important;
 width: 20px;
 height: 33px;
}

#header #nav a:hover,
#header #nav .selected {
 margin-top: -33px;
 height: 66px;
}

#content,
#footer {
 text-align: left;
 position: relative;
}

#content a {
 color: #295CA9;
 text-decoration: none;
 border-bottom: 1px solid #A6B8D5;
}

#content a:hover {
 border-bottom: 1px solid #295CA9;
}

.content-left {
 float: left;
 width: 470px;
}

.content-right {
 float: right;
 text-align: center;
}

.content-right img {
 display: block;
}

#footer #info {
 padding: 30px 16px 20px;
 line-height: 15px;
 background: #3C77AC;
 color: #FFF;
}

#footer #info a {
 color: #FFF;
 text-decoration: none;
 border-bottom: 1px solid #80A6C9;
}

#footer #info a:hover {
 border-bottom: 1px solid #FFF;
}

#footer #copy {
 padding: 6px 0;
 margin-top: 1px;
 background: url(../images/bg-footer.jpg);
 color: #3C77AC;
 font-size: 10px;
 text-align: center;
}



/* -- Homepage -- */

#home-left {
 float: left;
 width: 346px;
 height: 275px;
 padding: 25px 15px;
 font-size: 12px;
 line-height: 16px;
 margin: 1px;
 margin-left: 0;
 background: url(../images/home-welcome-bg.jpg);
 border: 1px solid #D3CAC1;
}

#home-right {
 float: left;
 width: 377px;
 height: 275px;
 padding: 25px 0;
 margin: 1px 0 1px;
 background: url(../images/home-tour-bg.jpg);
 border: 1px solid #D3CAC1;
 overflow: hidden;
}

#home-right img {
 margin-left: 15px;
}



/* -- The Villa -- */

#villa-top img {
 display: block;
}

#villa-top div {
 height: 35px;
 overflow: hidden;
}

#villa-top div img {
 float: left;
}

#villa-top a {
 display: block;
 float: left;
 min-width: 20px;
 width: auto !important;
 width: 20px;
 height: 35px;
}

#villa-top .selected {
 margin-top: -35px;
 height: 70px;
}

.tab {
 padding: 25px 15px;
 background: #FFF url(../images/home-welcome-bg.jpg) repeat-x;
 border: 1px solid #D3CAC1;
 border-top: 0;
 margin-bottom: 1px;
 min-height: 300px;
 height: auto !important;
 height: 300px;
}

.photo {
 float: left;
 width: 337px;
 height: 277px;
 margin: 12px;
 border: 1px solid #B6ADA3;
}

.photo img {
 display: block;
 border-bottom: 1px solid #B6ADA3;
 margin: 1px;
}

.photo span {
 display: block;
 width: 335px;
 height: 20px;
 text-align: center;
 background: #EAE1DA;
 color: #7D7874;
 font-size: 11px;
 margin: 1px;
}



/* -- Rates -- */

#rates {
	background: #F9F8F6;
	border: 1px solid #D3CAC1;
	padding: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
