body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul { 
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
abbr,acronym {
	border:0;
}
body {
	font: normal 13px arial,sans-serif;
	line-height: 22px;  
	color: #90918d;
	background: url(images/square-bg.gif) repeat;
}
h1 { font-size: 22px; padding-bottom: 12px; }
h1.top { padding-top: 22px;}
h2 { font-size: 18px; padding-bottom: 11px; }
h2.top { padding-top: 22px;}
h3 { font-size: 14px; padding-bottom: 11px; }
h4 { font-size: 12px; padding-bottom: 11px; }
h5 { font-size: 10px; font-weight:bold; }
h6 { font-size: 8px; font-weight:bold; }
p { margin: 0 0 22px 0;}
p.first { margin-top:22px; }
p.last { margin-bottom:0; }
a:link, a:visited {
	text-decoration:none;
	color: #90918d;
}
a:focus, a:hover {
	color: #e76c4a;
}
#wrapper {
	width: 900px;
	padding: 20px 40px 40px 40px;
	margin: 0px auto;
	background: #fff;
}
#header {
	width: 900px;
}
#logo {
}
#horisontal_menu {
	text-align: center;
	height: 30px;
	margin-top: 11px;
}
#body {
	width: 900px;
	padding: 13px 0 0 0;
}
#maincol{
	float: right;
	width: 652px;
}
#maincol a:link, #maincol a:visited {
	border-bottom: 1px solid #90918d;
}
#maincol a:focus, #maincol a:hover {
	border-bottom: 1px solid #e76c4a;
}
#sidecol {
	float: left;
	width: 248px;
}
#sidecol ul {
	margin-top: 20px;
}
#sidecol a:link, #sidecol a:visited {
	display: block;
	width: 188px;
	height: 29px;
	padding: 8px 0 0 20px;
	border-bottom: solid 1px #e3e2dc;
	color: #90918d;
	text-decoration: none;
}
#sidecol a:hover {
	background: url(images/bullet_red.gif) no-repeat;
	color: #e76c4a;
}
.bullet_1 { background: url(images/bullet_orange.gif) no-repeat; }
.bullet_2 { background: url(images/bullet_green.gif) no-repeat; }
.bullet_3 { background: url(images/bullet_red.gif) no-repeat; }
.bullet_4 { background: url(images/bullet_darkorange.gif) no-repeat; }
.bullet_5 { background: url(images/bullet_darkgreen.gif) no-repeat; }
.clear { clear: both; }
.greyborder { border: 1px solid #e9e9e8; }
.source { font-style: italic; }
.source a:link, .source a:visited;{
	border-bottom: none;
	color: #90918d;	
}
.pad20 { padding: 20px 0; }
.pad10 { padding: 10px 0; }
.lightgreen { color: #c0df76; }
.darkgreen { color: #d4e5ac; }
.lightorange { color: #f9be39; }
.darkorange { color: #fa922a; }
.red { color: #e76c4a; }
.grey { color: #90918d; }
.cap { font-size: 80%; }
/*rates tables*/
.rates {
	font: normal 14px auto "Lucida Grande",arial,sans-serif;
}
.rates a:link, .rates a:visited {
	color: #90918d;
	border-bottom: 1px dotted #90918d;
}
.rates a:hover, .rates a:active {
	color: #e76c4a;
}
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}
.rates caption {
	padding: 0 0 5px 0;
	width: 500px;	
	font-style: italic;	 
	text-align: right;
}
.rates th {
	border-right: 1px solid #d4e5ac;
	border-bottom: 1px solid #d4e5ac;
	border-top: 1px solid #d4e5ac;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e9f7c9 url(images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d4e5ac;
	background: none;
	font-size: 16px;
}
.rates td {
	border-right: 1px solid #d4e5ac;
	border-bottom: 1px solid #d4e5ac;
	background: #fff;
	padding: 6px 6px 6px 12px;
}
td.alt {
	background: #e9f7c9;
}
th.spec {
	border-left: 1px solid #d4e5ac;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}
th.specalt {
	border-left: 1px solid #d4e5ac;
	border-top: 0;
	background: #e9f7c9 url(images/bullet2.gif) no-repeat;
}
/*rates tables*/
blockquote {
	background: transparent url(images/quostart.gif) left top no-repeat;
	font: italic 16px georgia; line-height: 180%;
}
blockquote div {
	text-indent: 2cm;
	background: transparent url(images/quoend.gif) right bottom no-repeat;
}
/*gallery*/
.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.hoverbox a:link, .hoverbox a:visited, .hoverbox a:hover, .hoverbox a:focus, hoverbox a:active {
	border-bottom: none;
	text-decoration: none;
}
/*gallery*/
/* calendar */
.calendar {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.calendar caption {
	margin: 0;
	padding: .3em 0;
	background: #d4e5ac;
	font-size: 12px;
	}
.calendar th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	}
.calendar td {
	border: 1px solid #fff;
	padding: .1em .3em ;
	width: 1em;
	text-align: center;
	}
.calendar td a {
	color: #000;
	text-decoration: none;
	}
.calendar td.today {
	
	}
.calendar td.selected {
	border: 1px dotted #ff7800;
	}
.calendar td.highlighted {
	background: #f9be39;
	color: #fff;
	}
.calendar td:hover, .calendar td.today:hover, 
.calendar td.selected:hover, .calendar td.highlighted:hover {
	background: #cff;
	border: 1px solid #09f;
	}
	
table.calendar td.pad:hover {
	background: none;
	border: 0;
	}
/* calendar */
/* lightbox */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.imageborder {
	border: 1px solid #silver;
}
/* lightbox */

.hoverbox a:link, .hoverbox a:visited {
	border-bottom: none;
}
.villa_details {
	width:331px; 
	float:left;
}
.availability {
	line-height: 100%;
	float:left; 
	width:320px;
}
.framed img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
.framed
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.tiny {
	font: normal 9px sans-serif;
}
.byline {
	width: 100%; 
	font-size: 10px; 
	text-align: right; 
}
.labeltext {
	font: normal 12px verdana;
}
span.required{
  color: red !important;
}


