/* @override http://localhost:8888/villa-hurmuses/stylesheets/screen.css */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	background: url("../images/background.gif") repeat-x center 130px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
}

.wrapper {
	width: 640px;
	margin: 20px auto 0;
	text-align: center;
}

#logo {
	padding: 15px 0;
}

#picture-hurmuseslogo {
	padding: 51px 0 0 0;
	overflow: hidden;
	background-image: url("../images/hurmuses-logo.gif");
	background-repeat: no-repeat;
	height: 0px !important;
	height

/**/: 51px;
	margin: 0 0 35px 0;
}

div.condenastebadge {
	position: absolute;
	left: 100%;
	top: 0px;
	overflow: visible;
	height: 118px;
	width: 103px;
	margin: 0 0 0 -103px;
	padding: 0 0 0 0;
	z-index: 1000000000;
	border: none;
	float: none;
}

#menu {
	width: 100%;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	display: block;
}

#nav, #nav ul {
	list-style: none;
}

#nav a {
	display: block;
	line-height: 15px;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	right: 999em;
	top: 131px;
}

#nav li:hover ul, #nav li.sfhover ul {
	right: 50%;
	margin: 0 -320px 0;
	z-index: 699;
}

#nav a {
	color: #666;
}

#nav a:hover {
	color: #333;
}

/* ------------- SLIDING DOORS --------------------- */

#nav ul {
	list-style: none;
	white-space: nowrap;
}

#nav li {
	background: url("../images/left_both.gif") no-repeat left top;
	margin: 0 0 0 2px;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #000;
	float: right;
}

#nav a {
	background: url("../images/right_both.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	width: .1em;
	text-decoration: none;
	width: auto;
}

#nav li ul li a {
	background-image: none;
	color: #666;
	padding: 6px 10px;
}

#nav li ul li a:hover {
	color: #000;
	background-color: #EBEBEB;
}

#nav li ul li {
	background-image: none;
	margin: 0;
	float: right;
	border: none;
}

#nav li ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px #BDBDBD solid;
	font-size: 10px;
	background-color: #F5F5F5;
	width: 640px;
}

#header>ul a {
	width: auto;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

#nav a {
	float: none;
}

/* End IE5-Mac hack */

/* When page is active, set background to grey */

#home #nav-home, #gallery #nav-gallery, #information #nav-information, #mykonos #nav-mykonos,
#contact #nav-contact {
	background-position: 0 -300px;
	border: none;
}

/* When page is active, don't have border on tab */

#home li#nav-home:hover, #gallery li#nav-gallery:hover, #information li#nav-information:hover, #mykonos li#nav-mykonos:hover, #contact li#nav-contact:hover {
	border: none;
}

/* When page is active, adjust background and text colour */

#home #nav-home a, #gallery #nav-gallery a, #information #nav-information a, #mykonos #nav-mykonos a, #contact #nav-contact a {
	background-position: 100% -300px;
	padding-bottom: 5px;
	color: #333;
}

#nav-gallery:hover, #nav-information:hover, #nav-mykonos:hover, #nav-gallery.sfhover, #nav-information.sfhover, #nav-mykonos.sfhover {
	border-bottom: 1px solid #F5F5F5;
}

/* Change background on hover */

#nav li:hover, #nav li.sfhover {
	background-position: 0% -150px;
	color: #000;
}

#nav li:hover a, #nav li.sfhover a {
	background-position: 100% -150px;
}

#gallery #sub-gallery, #information #sub-information, #mykonos #sub-mykonos {
	right: 50%;
	margin: 0 -320px 0;
	background-color: #D9D9D9;
	z-index: 1;
}

#content {
	text-align: left;
	margin: 106px 0 40px 0;
	display: block;
}

#content h2 {
	background: url("../images/quote_background.gif") no-repeat center top;
	vertical-align: middle;
	color: #FFF;
	text-align: left;
	padding: 10px 10px 10px 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-shadow: #00F 0 0 0;
}

#content h2 small {
	font-size: 10px;
	margin: 0 20px 0;
	line-height: 30px;
	text-transform: uppercase;
	float: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

dl#quote {
	background: url("../images/quote_background.gif") no-repeat center top;
	height: 53px;
	vertical-align: middle;
	color: #FFF;
	text-align: center;
	text-shadow: #00F 0 0 0;
}

#content p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 12px;
	margin: 12px 0 0;
}

dl#quote dt {
	padding: 12px 0 0;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

dl#quote dd {
	text-transform: uppercase;
	float: right;
	margin: -2px 68px 0 0;
}

#footer {
	display: table;
	text-align: center;
	background-color: #EFEFEF;
	width: 100%;
	border-top: 1px #CCC solid;
}

#footer-sitemap {
	float: left;
	text-align: left;
	width: 66%;
	padding: 0 2% 0 0;
	border-right: 1px #CCC solid;
	display: table;
}

.sitemapcol {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 20%;
	display: inline;
	line-height: 15px;
}

.sitemapcol ul {
	list-style: none;
}

#footer h4 {
	font-size: 12px;
	font-weight: bold;
}

#footer small {
	display: block;
	clear: both;
	background-color: #D9D9D9;
	color: #666;
	background-image: url("../images/footer-background.gif");
	background-repeat: repeat-x;
	background-position: center top;
	padding: 40px 0 5px;
}

#footer-news p {
	background-image: none;
	padding: 0 0 7.5px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-news {
	float: right;
	text-align: right;
}

#footer-news h4 {
	margin: -4px 0 0;
}

#footer h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 0 0 10px;
	font-weight: lighter;
}

hr {
	display: none;
	visibility: hidden;
	width: 0;
	height: 0;
}

#thumbnails {
	display: table;
	padding: 15px;
}

.thumbnail {
	float: left;
	margin: 5px;
	padding: 10px;
	width: 120px;
	text-align: center;
}

.thumbnail a.hover {
	border: 1px solid #03C;
}

.thumbnail p {
	font-weight: bold;
	font-size: 10px;
	!important
margin: 5px 0;
}

.thumbnail img {
	border: none;
	display: block;
}

a {
	color: #152791;
	text-decoration: none;
}

#footer-sitemap a {
	color: #000;
!important
}

#footer-sitemap a:hover {
	background-color: #DFF3FC;
	color: #152791;
}

#footer-sitemap a:visited, #footer-sitemap a:active {
	color: #333;
}

a:hover {
	background-color: #DFF3FC;
	color: #152791;
}

.underline {
	text-decoration: underline;
}

#home #footer-sitemap a.sitemap-home, #gallery #footer-sitemap a.sitemap-gallery, #information #footer-sitemap a.sitemap-information, #mykonos #footer-sitemap a.sitemap-mykonos, #contact #footer-sitemap a.sitemap-contact {
	text-decoration: underline;
}

#content ul, #content ol {
	padding: 10px 40px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, Sans-Serif;
}

#content li {
	padding: 0 0 5px 5px;
}

#content h3 {
	margin: 5px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	text-decoration: underline;
}

#content blockquote {
	text-align: center;
	font-size: 15px;
	font-style: italic;
	margin: 30px 15px 15px 15px;
}

#cite {
	text-align: right;
	font-style: italic;
	font-size: 11px;
}

#content h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0 -10px 0;
}

.center {
	text-align: center;
	padding: 5px;
}

.floater {
	display: block;
	float: right;
	margin: 15px 0 15px 15px;
}

#content ul.slideshow, #content ul.slideshow li {
  list-style: none;
  margin: 0;
  padding: 0;
}