@CHARSET "UTF-8";

body {
	margin: 5px;
	padding: 0;
	font-family: Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times,
		serif;
	font-size: 1em;
	color: #000000;
	background: url(../img/graybg.gif) top repeat-x #ffffff;
}

a:link,a:visited {
	color: #cc0000;
	text-decoration: underline;
}

a:hover,a:active {
	color: #999999;
	text-decoration: none;
}

p {
	margin: 4px 0 1.8em 0;
	line-height: 1.5em;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center !important;
}

.small {
	font-size: .7em;
}

.center {
	margin: 0 auto;
}

h1,h2,h3,h4,h6 {
	font-weight: bold;
	margin: 10px 0 10px 0;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
}

.informmessage {
	color: #044;
}

.error {
	color: #f00;
}

img {
	border: 0;
}

.adminattachments {
	overflow: hidden;
}

.adminattachments div {
	float: left;
	margin: 5px;
}

h1.fancyheader {
	background: url('../img/menuleftbg.gif') repeat-x;
	height: 20px;
	font-family: Verdana, Lucida, Arial;
	font-size: .8em;
	color: #fff;
	padding-left: 1em;
}

/*  ---------------- Outer container that holds all the columns ---------------- */
#wrapper {
	width: 100%;
	overflow: hidden;
	min-width: 1000px;
	max-width: 1300px;
}

#header {
	padding: 0px;
	height: 80px;
	overflow: hidden;
	vertical-align: bottom;
	text-align: center;
}

#header a {
	
}

#header img {
	margin: 0 auto;
}

#footer {
	width: 99%;
	padding: 50px 5px 5px 5px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	position: relative;
}

#footer div {
	float: right;
	font-weight: bold;
	font-size: .8em;
}

#footer div img {
	vertical-align: middle;
}

#leftcolumn {
	float: left;
	padding: 5px;
	width: 20%;
}

#rightcolumn {
	float: right;
	padding: 5px;
	width: 28%;
}

#maincolumn {
	float: left;
	padding: 5px;
	width: 48%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#navHorizontal {
	height: 20px;
	padding: 3px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	overflow: hidden;
}

#navHorizontal img {
	float: left;
	margin-top: 4px;
}

#navHorizontal ul {
	margin-right: 2em;
	float: right;
	line-height: 20px;
	vertical-align: middle;
}

#navHorizontal ul li {
	margin-left: .5em;
	float: left;
}

#navHorizontal ul li a:link,#navHorizontal ul li a:visited {
	color: #999;
	font-weight: bolder;
	font-size: .8em;
	text-decoration: none;
}

#navHorizontal ul li a:hover,#navHorizontal ul li a:active {
	color: #555;
	text-decoration: underline;
}

ul.navVertical {
	display: block;
}

ul.navVertical li {
	margin-bottom: 2px;
}

ul.navVertical li a:link,ul.navVertical li a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bolder;
	font-size: .8em;
}

ul.navVertical li a:hover,#navVertical ul li a:active {
	color: #aaa;
}

#header2 {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

#header2 img {
	margin: 0 auto;
	display: block;
}

div#tagsoup h3 {
	font-size: .8em;
	font-weight: bold;
}

div#tagsoup p {
	font-size: .6em;
}

div#tagsoup p a {
	text-decoration: none;
}

div.searchleft {
	font-weight: bold;
	margin: 10px 0 10px 0;
}

div.searchleft div {
	overflow: hidden;
}

div.searchleft div input {
	float: left;
	border: 1px solid #ab090c;
	font-size: .8em;
	height: 16px;
	width: 13em;
}

div.navverticalcategories {
	margin-top: 10px;
}



div.navverticalcategories img {
	margin-top: 1.4em;
}

div.navverticalcategories p span {
	font-weight: bold;
}

div.navverticalcategories p {
	margin-bottom: .8em;
	font-size: .8em;
}

div.navverticalcategories li {
	padding-left: 2em;
}

div.navverticalcategories li a:link,div.navverticalcategories ul li a:visited
	{
	text-decoration: none;
	color: #aaa;
	font-size: .8em;
	font-weight: bold;
}

div.navverticalcategories li a:hover,div.navverticalcategories ul li a:active
	{
	color: #555;
	text-decoration: underline;
}

div.navverticalcategories li.active a:link,div.navverticalcategories ul li.active a:visited
	{
	text-decoration: underline;
	color: #f00;
	font-size: .8em;
	font-weight: bold;
}

div.navverticalcategories li.active a:hover,div.navverticalcategories ul li.active a:active
	{
	color: #555;
	text-decoration: underline;
}

.mediumfonts {
	font-size: .8em;
}

img.adimage {
	margin: 5px auto 5px auto;
	display: block;
	width: 264px;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */ /********* TABS *****************/
#tabs {
	font-size: .7em;
}

#tabs ul {
	float: left;
}

#tabs li {
	height: 23px;
	padding: 2px 6px 2px 6px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url('../img/tabsright.png') repeat-x;
}

* html #tabs li {
	display: inline;
}

#tabs li,#tabs li a {
	float: left;
}

#tabs ul li a {
	text-decoration: none;
	padding: 1px;
	color: #fff;
	font-weight: bold;
}

#tabs ul li.active {
	background: #fff;
}

#tabs ul li.active a {
	color: #000;
}

#tabs div {
	background: #fff;
	clear: both;
	padding: 3px 10px;
	min-height: 200px;
	border: 1px solid #ccc;
}

#tabs div div {
	border: 0;
	min-height: 0;
}

#tabs div p {
	line-height: 1.5em;
}

#istoriko-right li,#history li {
	height: auto;
}

/*************NEWS **************/
div.newssimple {
	border-bottom: 2px dashed #ddd !important;
}

div.newssimple p a:link,div.newssimple p a:visited {
	text-decoration: none;
}

div.newssimple h1 a:link,div.newssimple h1 a:visited {
	text-decoration: none;
}

div.newssimple h3 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 2px;
}

div.newssimple h4 {
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 5px;
}

div.newssimple h4 span {
	color: #f00;
}

div.newssimple h2 {
	text-transform: uppercase;
	font-size: .7em;
	color: #f00;
}

#inlineform {
	margin-bottom: 10px;
	font-size: .8em;
}

/*************** Main Content **********************************/
.contentlist h2 {
	text-align: left;
	font-size: 1em;
}

.contentlist span.date {
	margin: .4em;
	font-size: .5em;
	font-style: italic;
	font-weight: bold;
	color: red;
	text-align: right;
}

.content h2 {
	margin: .3em;
	font-size: 1.2em;
	text-align: center;
}

.content h3.date {
	margin: .4em;
	font-size: .5em;
	font-style: italic;
	font-weight: bold;
	color: red;
	text-align: right;
}

.content h4 {
	margin: 2em 0 1em 0;
}

.content p {
	overflow: hidden;
	margin-bottom: 1em;
	line-height: 1.7em;
	text-align: justify;
	font-size: .9em;
}

.content div {
	margin: .5em;
	padding: .8em;
}

.contenttext {
	overflow: hidden;
	font-size: .8em;
}

.contenttext img {
	padding: 0 1em 1em 0;
}

.contentviewtitle {
	text-align: right;
	border-bottom: 2px solid #cfbbbd;
	font-size: .8em;
	font-weight: bold;
	padding: 0 10px 5px 0;
}

.contentoptions {
	font-size: .8em;
	font-weight: bold;
	padding: 0 10px 50px 0;
}

.contentdescription {
	margin: 2em;;
	padding-left: 60px;
	text-align: right;
	font-size: .8em;
	font-style: italic;
	color: #555;
}

.attachments {
	overflow: hidden;
}

.attachments a {
	display: block;
	margin-bottom: 10px;
}

.attachments img {
	padding: 30px;
}

.attachments p {
	display: block;
	clear: both;
}

.attachments p {
	clear: both;
}

div.contentportfolio {
	overflow: hidden;
}

div.contentportfolio div {
	float: left;
	width: 200px;
	margin: 15px;
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
}

div.contentportfolio div img.firstphoto {
	width: 200px;
	padding: 0;
	margin: 0;
}

#istoriko h1,#istoriko h2,#istoriko h3,#istoriko h4,#history h1,#history h2,#history h3,#history h4
	{
	text-align: center;
	padding: .6em;
}

#istoriko p,#history p {
	margin-bottom: 1em;
	font-size: .8em;
	line-height: 1.5em;
	text-align: justify;
}

#istoriko li,#history li {
	margin-bottom: .6em;
	font-size: .7em;
}

#history li {
	border: none;
	background: #fff;
	font-size: 1em;
}

#tourtext p {
	font-size: .8em;
}

#tourtext p:first-line {
	padding-left: 10px;
}

div.projects {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 1em;
}

div.projects img {
	float: left;
	width: 200px;
}

div.projects div.projects-info {
	float: left;
	padding: 1px 0 0 5px;
}

div.projects p {
	font-size: .7em;
}

div.projects a,div.projects p.httpdesc {
	font-size: .7em;
	font-style: italic;
}

#mg h1 {
	margin: 1em;
}

#mg img {
	padding: 1em;
	text-align: center;
	display: block;
}

#mg p {
	font-size: .8em;
}

/********* START PAGINATOR *************************************/
#paginator {
	font-size: .7em;
	margin-top: 2em;
}

a.paginate {
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #555;
}

a.paginate:hover {
	background-color: #555;
	color: #FFF;
	text-decoration: underline;
}

a.current {
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	background: #555;
	color: #FFF;
	text-decoration: none;
}

span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}

/********* END PAGINATOR *************************************/
	/****************** CALENDAR ********************************/
table.calendar {
	margin: 10px;
}

table.calendar th {
	padding: 5px;
	border: 1px solid #ccc;
	background: #ccc;
}

table.calendar td {
	padding: 5px;
	border: 1px solid;
	text-align: center;
}

table.calendar th {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}

table.calendar td.calendarHeader {
	font-weight: bold;
	font-size: 1.3em;
}

td.calendarToday {
	font-weight: bold;
	background: #ccc;
}

/****************** END CALENDAR ********************************/
#slideshow {
	height: 620px;
	position: relative;
}

#slideshow div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	background-color: #fff;
	width: 100%;
	height: 600px;
	text-align: center;
}

#slideshow div p {
	background-color: #777;
	padding: .3em;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
}

#slideshow div.active {
	z-index: 10;
}

#slideshow div.last-active {
	z-index: 9;
}