body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #1b5386;
	margin: 0;
	padding: 0;
	background-color: #71b0ce;
	background-image: url('graphics/body_gradient.png'); 
	background-repeat: repeat-x;
	text-align: left;
}

:link,
:visited,
:active
{
	color: #2c0061;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


div,
table,
form,
img,
p,
ul,
h1,
h2,
h3,
dd,
object
{
	margin: 0;
	border: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}

ul{
	list-style: none;
}

input,
textarea,
select
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #a4b97f;
	background-color: white;
	color: #666666;
}

button
{
	color: white;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url('graphics/button.png');
	background-repeat: no-repeat;
	border: 0;
	height: 18px;
	width: 100px;
	padding-left: 0;
	padding-bottom: 2px;
}

html>body button{
	padding-bottom: 3px;
}


.delimiter{
	clear: both;
}

.invisible_delimiter{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

.hidden{
	display: none;
}


.invisible{
	visibility: hidden;
	position: absolute;
}

#root{
	text-align: left;
	padding-bottom: 4px;
	width: 87.8em;
	overflow: hidden;
}

html>body #root{
	width: 88.3em;
}

#subroot{
	background-color: white;
	background-image: url('graphics/subroot_gradient.png');
	background-repeat: repeat-x;
	padding-left: 18px;
}

#top_decor{
	position: relative;
}

#top_decor img{
	position: relative;
	margin-right: -4px;
	margin-bottom: -4px;
	left: -4px;
	top: -4px;
}

#top_decor object{
	border: 6px solid white;
}

html>body #top_decor img{
	top: 0;
	left: 0;
	margin: 0;
}

#logo_container{
	padding-left: 6px;
}

#logo{
	float: left;
	padding-right: 80px;	
}

#top_contact{
	position: relative;
	padding-top: 30px;
	color: #2c0061;
}

#top_contact h1{
	font-size: 16px;
}

#vtop{
	padding-top: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 10px;
}

#top_left_slogan{
	float: left;
}

#signup_prompt{
	text-align: right;
}


#menu1{
	font-weight: bold;
	font-size: 12px;
	background-color: #63a8c9;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 24px;
}

#menu1 li{
	display: inline;
	margin-right: 10px;
}


#menu1 :link,
#menu1 :active,
#menu1 :visited
{
	color: white;
}

#menu1 li.active :link,
#menu1 li.active :active,
#menu1 li.active :visited
{
	color: #2c0061;
}

#langselect{
	float: right;
	position: relative;
	top: 3px;
	right: 10px;
}

html>body #langselect{
	top: 4px;
}

#padder{
	padding-left: 6px;
	padding-right: 6px;
}

#menu2_container{
	position: relative;
	border-bottom: 1px solid #6197bd;
	margin-left: -24px;
	margin-right: -6px;
	padding-left: 24px;
	padding-top: 20px;
	margin-bottom: 30px;
}


#menu2{
	font-size: 11px;
	font-weight: bold;
}

#menu2 li{
	float: left;
}

#menu2 li a{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu2 li.active a,
#menu2 li a:hover
{
	border-right: 1px solid #6197bd;
	border-left: 1px solid #6197bd;
	border-top: 1px solid #6197bd;
	padding-top: 2px;
        padding-left: 9px;
        padding-right: 9px;
	text-decoration: none;
}

#menu2 :link,
#menu2 :active,
#menu2 :visited
{
	color: #1b5386;
}



#relativelinks
{
	border: 1px solid #999999;
	background-color: #f4f4f0;
	margin-bottom: 10px;
}

#gallery,
#guide_ancors
{
	border: 1px solid #999999;
	background-color: white;
	margin-bottom: 10px;
}

#gallery h2,
#relativelinks h2,
#guide_ancors h2
{
	color: white;
	font-weight: bold;
	background-color: #6da0c3;
	background-image: url('graphics/box_arrow.png');
	background-position: 10px 50%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	padding-right: 6px;
	border: 1px solid white;
}

#gallery ul,
#relativelinks ul,
#guide_ancors ul
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
}

#guide_ancors ul li{
	text-align: left;
	background-image: url('graphics/ancor_bullet.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#gallery ul li{
	padding-bottom: 8px;
}

#gallery ul li p{
	color: #7e5c11;
	position: relative;
	top: -3px;
}

span.quotes{
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 5px;
	font-family: arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-right: 2px;
}

#gallery h4{
	color: #7e5c11;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
}

#gallery h4 :link,
#gallery h4 :active,
#gallery h4 :visited
{
	font-size: 11px;
	color: #7e5c11;
}



#tour{
	margin-top: 10px;
}



#edit_content_form p.submit{
	text-align: right;
	margin-top: 10px;
}


#left_frame{
	float: left;
	width: 24.6em;
}

#right_frame{
	width: 18em;
	float: right;
}

#middle_frame{
	float: left;
	font-size: 11px;
	width: 41em;
	height: 314px;
	color: #666666;	
}

html>body #middle_frame{
	height: auto;
	min-height: 250px;
}

#middle_frame h1{
	font-weight: bold;
	margin-bottom: 12px;
}

#middle_frame_cont{
	padding-right: 22px;
	padding-bottom: 30px;
}

#root.edit div#middle_frame,
#root.photoalbum div#middle_frame,
#root.search div#middle_frame
{
	width: auto;
	float: none;
	clear: both;
}


#root.home div#middle_frame,
#root.default div#middle_frame
{
	width: 60em;	
}

#root.news div#middle_frame{
	width: auto;
	padding-right: 30px;
}

html>body #root.news div#middle_frame{
	padding-right: 0;
}


#root.edit div#left_frame,
#root.edit div#right_frame,
#root.home div#right_frame,
#root.news div#left_frame,
#root.news div#right_frame,
#root.default div#right_frame
{
	display: none;
}

#root.newsdetail div#left_frame{
	display: none;
}

#root.newsdetail div#middle_frame{
	width: 64em;
}

#root.photoalbum div#left_frame{
	display: none;
}


#root.edit p.cancel{
	text-align: right;
}



#left_frame_cont{
	padding-right: 95px;
}

#bottom_frame{
	color: white;
	text-align: left;
	padding-top: 4px;
	padding-left: 24px;
	background-color: #71b0ce;
}

html>body #bottom_frame{
	background-color: transparent;
}

#bottom_frame :link,
#bottom_frame :active,
#bottom_frame :visited
{
	color: white;
}

#bottom_frame em{
	font-style: normal;
}

#menu3{
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;

}

#menu3 li{
	display: inline;
	margin-right: 10px;
}


#menu3 :link,
#menu3 :active,
#menu3 :visited
{
	color: white;
}

#bottom_logo_container{
	border-bottom: 1px solid white;
	padding-top: 20px;
	margin-bottom: 2px;
}

#langselect_bottom{
	float: right;
	position: relative;
	top: -6px;
}

html>body #langselect_bottom{
	top: -4px;
}


#credits{
	float: right;
}

#credits :link,
#credits :active,
#credits :visited
{
	text-decoration: underline;
}

#copyright{
}


#extra_root.admin #htmleditor ul.admin {
	text-align: right;
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
}

#htmleditor ul.admin li.lang {
	float: left;
}

#root.edit #htmleditor{
	padding-top: 20px;
}

#root.edit #htmleditor h1{
	font-weight: bold;
	font-size: 14px;
}

#root.edit #htmleditor form{
	margin-top: 10px;
}


.edit_form p,
.site_form p
{
	margin-bottom: 10px;
	
}

.edit_form span.label,
.site_form span.label
{
	display: block;
	float: left;
	width: 10em;
	text-align: right;
	margin-right: 5px;
}

.edit_form p.submit,
.site_form p.submit
{
	text-align: right;
}

.edit_form h1,
.site_form h1
{
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

#edit_free_form span.label{
	width: 20em;
	margin-right: 10px;
}

#edit_free_form span.label input{
	text-align: right;
	padding-right: 2px;
}

#edit_free_form span.input_function{
	margin-left: 10px;
}

#contactform span.label{
	width: 18em;
}
#contactform{
	margin-top: 30px;
	padding-left: 16px;
	padding-right: 16px;
}

#contactform form{
	margin-top: 20px;
}

#contactform h1{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}


#page_content.view ul{
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
}

#photo_album_link{
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	text-align: right;
}

#photo_functions{
	padding-bottom: 50px;
}
			

#album_functions{
	margin-bottom: 10px;
	text-align: right;
}

form#edit_photo_form input{
	width: 204px;
}

form#edit_photo_form span.label{
	margin-top: 3px;
}

#page_content.sitemap h1{
	margin-bottom: 20px;
}

#page_content.sitemap ul li{
	font-weight: bold;
	margin-left: 60px;
}

#page_content.sitemap ul ul li{
	margin-left: 20px;
	font-weight: normal;
}

#page_content.sitemap ul li.alone{
	margin-bottom: 10px;
}

ul#pagenav{
	text-align: center;
	margin-top: 20px;
}

ul#pagenav li{
	display: inline;
}

ul#pagenav li.current{
	font-weight: bold;
}

#news_back{
	float: right;
}

#news_detail .body{
	margin-top: 20px;
	margin-bottom: 20px;
}

#searchresults{
	margin-top: 10px;
	color: #247fbc;
}

#searchresults h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#searchresults h2{
	margin-top: 20px;
	font-weight: bold;
}

#searchresults li p{
	padding-left: 20px;
}

#searchresults li p em{
	font-weight: bold;
}


#htmleditor_printable{
	background-image: url('graphics/print.jpg');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;

}

#static_sendmail{
	background-image: url('graphics/mail.jpg');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;

}

.file_link{
	background-image: url('graphics/koumpia/download.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	margin-left: 7px;
}



#photoalbum h1,
#globalalbum h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 4px;

}

#photoalbum p.navigation{
	text-align: right;
	padding-top: 12px;
        padding-bottom: 4px; 
}

#photoalbum ul.admin{
	margin-left: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
}

ul#photoalbum_list{
	margin-top: 20px;
	margin-left: 4px;
}

ul#photoalbum_list li{
	width: 146px;
	height: 150px;
	float: left;
	overflow: hidden;
	text-align: center;
}

#photoalbum ul#photoalbum_list.admin li{
	height: 180px;
}

#photoalbum ul#photoalbum_list li p{
	height: 43px;
	overflow: auto;
}

#photoalbum ul#photoalbum_list.admin ul{
	padding-left: 8px;
	padding-right: 8px;
}

#photoalbum ul#photoalbum_list.admin ul li{
	height: auto;
	width: auto;
	border: none;
	font-size: 10px;
}

#photoalbum ul#photoalbum_list.admin ul li.edit{
	float: left;
}

#photoalbum ul#photoalbum_list.admin ul li.delete{
	float: right;
}

#photoalbum a.photo,
#globalalbum a.photo
{
	display: block;
	height: 90px;
	overflow: hidden;
}

#globalalbum h2{
	clear: both;
	float: none;
	margin-top: 10px;
	font-weight: bold;
}

#newsletter p.input{
	
}

#newsletter p.input input{
}

#newsletter p.submit{
	text-align: right;
	padding-right: 2px;
}

#newsletter p.error{
	margin-top: -4px;
	margin-bottom: 8px;
	color: red;
}

#unsubscribe{
	margin-left: 6px;
	margin-right: 6px;
}

#unsubscribe h1{
	font-weight: bold;
        text-align: center;
        font-size: 12px;
        margin-bottom: 30px;
}

#unsubscribe p.submit{
	margin-top: 20px;
	text-align: right;
}

#newslist{
	padding-left: 4px;
	padding-top: 6px;
}

#newslist dt{
	margin-bottom: 8px;
}

#newslist dt span.title{
	color: #5d96bc;
	font-size: 12px;
	font-weight: bold;
}

#newslist dt span.title :link,
#newslist dt span.title :active,
#newslist dt span.title :visited
{
	color: #5d96bc;
}

#newslist dt span.admin{
	float: right;
}


#newslist dd{
	border-bottom: 1px solid #5d96bc;
	margin-bottom: 14px;
	height: 118px;
	overflow: hidden;
}

#newslist dd img{
	float: left;
	margin-right: 8px;
}

#newslist dd p.abstract{
	height: 100px;
	overflow: auto;
}

#newslist dd p.abstract span.admin{
	display: block;
	width: 139px;
	height: 100px;
	float: left;
}

#newslist dd p.more{
	text-align: right;
}

#newslist dd p.more a{
	color: #757055;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

#newslist dd p.more :link,
#newslist dd p.more :active,
#newslist dd p.more :visited
{
	color: #757055;
}

#newslist dd p.more span.admin{
	float: left;
}

#newslist dd p.more span.admin a{
	background-color: transparent;
	font-weight: normal;
	position: relative;
	top: -4px;
	left: -4px;
}

#editnews input{
	width: 40em;
}

#editnews input.checkbox{
	width: auto;
}

#newsdetail{
	padding-left: 4px;
}

#newsdetail div.back
{
	padding-top: 10px;
}

#newsdetail div.back a,
#newsdetail div.back :link,
#newsdetail div.back :active,
#newsdetail div.back :visited
{
	color: #999999;	
}

#newsdetail h1{
	margin-bottom: 10px;
}

#newsdetail h1 span.title{
	font-size: 12px;
	font-weight: bold;
	color: #5d96bc;
}

#newsdetail h1 span.admin{
	float: right;
}


#newsdetail div.photo{
	float: left;
	width: 139px;
	margin-right: 8px;
	margin-bottom: 4px;
}

#newsdetail div.photo span.admin{
	position: relative;
	top: -8px;
}

#relativelinks h4{
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#relativelinks ul{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#relativelinks ul li{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-bottom: 6px;
	
}

#relativelinks ul li.link{
	background-image: url('graphics/link.png');
}

#relativelinks ul li.file{
	background-image: url('graphics/download.png');
}

#relativelinks p.admin{
	text-align: right;
	font-size: 10px;
}

form#edit_relative_form h2{
	margin-bottom: 10px;
}

form#edit_relative_form h3{
	background-image: url('graphics/link.png');
	padding-left: 20px;
	background-position: 0px; 4px;
	margin-bottom: 6px;
}

#sitemap h1{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #5d96bc;
}

#sitemap ul{
	padding-left: 20px;
}

#sitemap ul li{
	margin-bottom: 10px;
	font-weight: bold;
}

#sitemap ul li li{
	margin-bottom: 0px;
	font-weight: normal;
}

#categorypromo{
	padding-top: 14px;
}

#categorypromo div{
	width: 356px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#categorypromo div.first{
	padding-left: 0px;
	border-right: 1px solid #dadada;
}

#categorypromo div.last{
	padding-right: 0px;
}

#categorypromo ul{
	padding-top: 10px;
}

#categorypromo ul li{
	width: 162px;
	float: left;
	background-image: url('graphics/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
}

html > body #categorypromo ul li{
	margin-bottom: 4px;
}

#categorypromo p.more{
	clear: left;
	text-align: right;
	line-height: 2em;
	margin-top: 10px;
}

#categorypromo p.more a{
	background-color: #5d96bc;
	background-image: url('graphics/arrow_blue.png');
	background-repeat: no-repeat;
	background-position: 94% 4px;
	border: 1px solid #3a7ba8;
	font-weight: bold;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 10px;
}

html>body #categorypromo p.more a{
	padding-right: 14px;
}

#categorypromo p.more a:link,
#categorypromo p.more a:active,
#categorypromo p.more a:visited
{
	color: white;
}

#newspromo{
	width: 27.5em;
}

html>body #newspromo{
	width: 27.7em;
}

#newspromo h1{
	border: 1px solid #6197bd;
	padding: 4px;
}

#newspromo h1 img{
	margin-bottom: -3px;
}

#newspromo ul li{
	background-image: url('graphics/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	margin-bottom: 10px;
}

#newspromo :link,
#newspromo :active,
#newspromo :visited
{
	color: #707070;
}


div.pagenav{
	text-align: center;
}

div.pagenav :link,
div.pagenav :active,
div.pagenav :visited
{
	text-decoration: underline;
}


div.pagenav ul{
	display: inline;
}

div.pagenav ul li{
	display: inline;
}

div.pagenav li.current a{
	font-weight: bold;
}

a.invisible_ancor{
	float: right;
}

#login{
	padding-top: 10px;
	border-bottom: 1px solid #dadada;
}


#login h1{
	color: #175387;
	font-weight: bold;
	font-size: 12px;
}

#login span.label{
	width: 300px;
}

#reservationform h2{
	margin-bottom: 10px;
}

#reservationform h1{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

#reservationform h2{
	margin-bottom: 20px;
}

#reservationform .label{
	width: 20em;
}

#reservationform #reservationform_checkin,
#reservationform #reservationform_checkout
{
	width: 7em;
}

#reservationform #reservationform_rooms,
#reservationform #reservationform_beds
{
	width: 2em;
}

#reservationform img{
	vertical-align: top;
}

#newsletter_form span.label{
	display: block;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

#newsletter_form p{
	text-align: center;
}


#banners{
	padding-top: 5px;
	padding-bottom: 10px;
}

#banners li{
	margin-bottom: 10px;
}

#compactreservationform{
	border: 1px solid #6197bd;
	width: 27.5em;
	float: right;
}

#compactreservationform div.prompt{
	border-bottom: 1px solid #6197bd;
	padding: 4px;
}

#compactreservationform div.prompt img{
	margin-bottom: -3px;
}

#compactreservationform form{
	border: 4px solid white;
	padding: 4px;
	background-color: #c4dbeb;
	color: #1b5386;
	height: 7em;
}

html>body #compactreservationform form{
	height: auto;
}

#compactreservationform span.label{
	margin-bottom: 2px;
}

#compactreservationform p.checkin input,
#compactreservationform p.checkout input
{
	width: 7em;
}

#compactreservationform p.checkin img,
#compactreservationform p.checkout img
{
	vertical-align: top;
}

#compactreservationform p.rooms input,
#compactreservationform p.beds input
{
	width: 2em;
	margin-left: 8px;
}

#compactreservationform p.checkin,
#compactreservationform p.checkout
{
	width: 12.8em;
	padding-left: 20px;

}

html>body #compactreservationform p.checkin,
html>body #compactreservationform p.checkout
{
	width: 11em;
}


#compactreservationform p.rooms,
#compactreservationform p.beds
{
	padding-left: 20px;
	width: 6.2em;
	margin-top: 4px;
}

html>body #compactreservationform p.rooms,
html>body #compactreservationform p.beds
{
	width: 4.6em;
}

#compactreservationform p.submit{
	margin-top: 18px;
	padding-left: 20px;
}

#compactreservationform p{
	float: left;
}

#root.home div#htmleditor{
	margin-bottom: 20px;
}

#root.main div#htmleditor table,
#root.home div#htmleditor table
{
	border-collapse: collapse;
}

#root.main div#htmleditor table td,
#root.home div#htmleditor table td
{
	border: 1px solid #999999;
	padding: 2px;
}

#root.main div#htmleditor ul,
#root.home div#htmleditor ul
{
	list-style-type: disc;
	margin-left: 20px;
}

