body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background: #fff url(../images/pattern.gif);
}
#container {
	width:960px;
	text-align:left;
	margin:0 auto;
}
#header {
	width:960px;
	height:96px;
	background:url(../images/swirls.gif) no-repeat 80%;
	position:relative;
}
#header h1 {
	margin:0;
}
#header h1 a {
	display:block;
	background:url(../images/fridaLogo.gif) no-repeat;
	width:283px;
	height:70px;
	text-indent:-9999px;
	position:absolute;
	top:20px;
	left:0px;
}
#topNav {
	position:absolute;
	top:55px;
	right:5px;
}
#topNav ul {
	padding-top:10px;
}
#topNav ul {
	list-style-type:none;
	margin:0;
}
#topNav li {
	display:inline;
	padding:0 10px;
	float:left;
}
#topNav a {
	color:#656566;
	text-decoration:none;
	display:block;
	height:30px;
	float:left;
	padding:0 3px;
}
#topNav a:hover {
	color:#2496EE;
	background:url(../images/menuInd.gif) no-repeat center bottom;
}
#topNav a.selected {
	color:#2496EE;
	font-weight:bold;
	background:url(../images/menuInd.gif) no-repeat center bottom;
}
#languages {
	position:absolute;
	background:url(../images/languagesBg.gif) no-repeat;
	width:102px;
	height:36px;
	right:0;
	top:0px;
}
a.greek {
	text-decoration: none;
	background-image: url(../images/grFlag.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:4px 6px 0 12px !important;
	margin:4px 6px 0 6px;
}
a.english {
	text-decoration: none;
	background-image: url(../images/enFlag.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:4px 6px 0 0;
}
a.danish {
	text-decoration: none;
	background-image: url(../images/dkFlag.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:4px 0 0 0;
}
a.greek:hover, a.english:hover, a.danish:hover {
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}
#flash {
	width:960px;
	height:450px;
	float:left;
}

#flashContent1 {
	background:url(../images/flashContent1.jpg) no-repeat left;
	width:960px;
	height:243px;
        margin-left:6px;
	float:left;
}

#flashContent2 {
	background:url(../images/flashContent2.jpg) no-repeat left;
	width:960px;
	height:243px;
        margin-left:6px;
	float:left;
}

#flashContent3 {
	background:url(../images/flashContent3.jpg) no-repeat left;
	width:960px;
	height:243px;
        margin-left:6px;
	float:left;
}

#flashContent4 {
	background:url(../images/flashContent4.jpg) no-repeat left;
	width:960px;
	height:243px;
        margin-left:6px;
	float:left;
}

#flashContent5 {
	background:url(../images/flashContent5.jpg) no-repeat left;
	width:960px;
	height:243px;
        margin-left:6px;
	float:left;
}

#breadCrumb {
	width:940px;
	float:left;
	padding:5px 10px;
	background-color:#8B9147;
}
#breadCrumb p {
	margin:0;
	color:#FFFFFF;
	font-size:11px;
}
#breadCrumb a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#breadCrumb a:hover {
	text-decoration:underline;
}
#content {
	width:960px;
	float:left;
	position:relative;
}
#leftColumn {
	float:left;
	width:631px;
	min-height:270px;
	padding:0 25px 25px;
	background:url(../images/contentBg.gif) no-repeat 11px bottom;
}
#rightColumn {
	width:269px;
	padding:10px 0 0 10px;
	float:left;
}
a.accommodationGrBtn {
	background:url(../images/accommodationGR.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}
a.tourGrBtn {
	background:url(../images/tourGR.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}
a.bookingGrBtn {
	background:url(../images/bookGR.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
}
a.accommodationEnBtn {
	background:url(../images/accommodationEN.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}
a.tourEnBtn {
	background:url(../images/tourEN.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}
a.bookingEnBtn {
	background:url(../images/bookEN.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
}
a.accommodationDkBtn {
	background:url(../images/accommodationDK.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}
a.tourDkBtn {
	background:url(../images/tourDK.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-bottom:15px;
}
a.bookingDkBtn {
	background:url(../images/bookDK.gif);
	width:260px;
	height:78px;
	display:block;
	text-indent:-9999px;
	float:left;
}
a.accommodationGrBtn:hover, a.tourGrBtn:hover, a.bookingGrBtn:hover, a.accommodationEnBtn:hover, a.tourEnBtn:hover, a.bookingEnBtn:hover, a.accommodationDkBtn:hover, a.tourDkBtn:hover, a.bookingDkBtn:hover {
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
}
p.contact {
	margin:30px 0 10px 10px;
	font-size:11px;
}
#homeFacilities {
	background:url(../images/facilitiesBg.gif) no-repeat;
	width:242px;
	height:216px;
	padding:15px;
	position:absolute;
	bottom:0;
}
#homeFacilities ul {
	margin:0;
	list-style-type:none;
}
#homeFacilities li {
	background:url(../images/listIcon.gif) no-repeat left center;
	padding-left:10px;
	margin-bottom:5px;
	line-height:20px;
}
img.featuredPhoto {
	position:absolute;
	bottom:0;
	right:10px;
}
#footer {
      clear:both;
      color:#666666;
      height:40px;
      margin-bottom:20px;
      padding:15px;
      position:relative;
      width:930px;
}
#footer p {
	margin:0;
}
#footer a {
	color:#666;
}
#footer ul {
      list-style-type:none;
      margin:0;
}
#footer li {
	display:inline;
	padding:0 5px 0 0;
}

ul#developers {
      bottom:0;
      position:absolute;
      right:5px;
}
ul#developers li {
	display:inline;
	float:left;
	margin-right:15px;
}
ul#developers li a {
	display:block;
	text-indent:-9999px;
}
ul#developers li a.nohsys { background:url(../images/nohsys.gif) no-repeat; width:60px; height:23px;}
ul#developers li a.petrosdimitriadis { background:url(../images/petrosdimitriadis.gif) no-repeat; width:117px; height:23px;}
p {
	font-size:80%;
	line-height:18px;
	margin:8px 0;
}
a {
	color:#0090ff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
li {font-size:80%;}

h1, h2, h3, h4 {color:#2999f0; font-weight:normal;}

h1 {
	font-size:160%;
	margin:0 0 10px;
}
h2 {
	font-size:120%;
	margin:20px 0 10px 0;
}
h3 {
	font-size:100%;
	margin:20px 0 0 0;
}
p img {
	border:3px solid #a08c5e;
	padding:1px;
	background:#FFFFFF;
}
blockquote {
	background:#f8f3e8;
	padding:10px;
	font-size:80%;
	margin:10px;
}
ul.gallery {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.gallery li {
	display:inline;
}
ul.gallery li a {
	border:3px solid #FFFFFF;
	display:block;
	text-decoration:none;
	float:left;
	margin-right:40px;
}
ul.gallery li a:hover {
	border:3px solid #CCCCCC;
}