/* CSS Document by manolis gerapetritis | www.visit-greece.de */

* {margin: 0;
   padding: 0;}
   
body {
	background-color: lightBlue;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	
}

#container {
	width: 798px;
	margin:0px auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
	border: 1px solid #75778E;
	text-align:left;
	padding: 0px 21px 1px;
	background-image: url(images/container_a.jpg);
	background-repeat: repeat-y;
}

#header {
	text-align: right;
	background-repeat: no-repeat;
	height: 170px;
	padding: 1px 2px 1px 0px;
	color: #FFFFFF;
	border: 1px solid white;
}

#subheader {
	background-image: url(images/subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}



#right {
	float: right;
	width: 130px;
	clear: both;
	margin-right: 1px;
}

.rightboxes {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
}



#content {
	padding: 4px;
	padding-top: 0px;
	margin-right: 140px;
	margin-left: 20px;
	background-image: url(images/.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align:left;
}




#footer {
	clear: both;
	background-color: #474C52;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	padding: 0.5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(images/linkbar_b.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	text-indent: 2em;
	text-align: justify;
}

img {
	border: none;
	
}

.pressingress {
	color: #CC0000;
	
}

h1 {
	font-size: 1.4em;
	color: blue;
	clear: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}

h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1em;
	padding: 5px;
	color: #990000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
	clear: left;
}

h3 {
	font-size: 1.5em;
	color: #798196;
	clear: left;
	font-style: italic;
}

h4{
    font-size: 1em;
    font-weight: bold;
	background-color: #F3F3F3;
	padding: 5px;
	margin-bottom: 15px;
	color: #798196;
	border: 1px dotted #646675;
}


.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.floatright {
	float: right;
	margin-right: 1px;
	margin-bottom: 5px;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: blue;
	text-decoration: none;
}

/********** Top navigation *************/
#navlist
{
	height: 1.5em;
	margin-top: 0px;
	padding: 1.1em 0em 0.3em 0.4em;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(images/linkbar_b.jpg);
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid yellow;
}



#navlist a, #navlist a:link, #navlist a:visited
{
padding: 1.2em;
padding-left: 0.7em;
padding-right: 0.7em;
color: #CCCCCC;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	padding: 1.1em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}


/* =-=-=-=-=-=-=-[Menu right side]-=-=-=-=-=-=-=- */
	
#menu {
	border: 1px solid #D3D4D6;
}
	
#menu li a {
    	height: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0,9em;
	vertical-align:middle;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF
}	
	
#menu li a:link, #menu li a:visited {
	color: black;
	display: block;
	background: #33CCFF;
	padding: 5px 0 3px 10px;
}
	
#menu li a:hover {
	color: #000000;
	background: #33FFFF;
	padding: 5px 0 3px 10px;
}
	
#menu li a:active {
	color: #000000;
	background: #FFFF99;
	padding: 5px 0 3px 10px;
}

#nolistbullet {list-style-type: none;}

.bg1 
	{
margin-bottom: 5px;
margin-top: 5px;
}


.apo15 
	{
margin-left: 7px;

}


	
/**************************************** Contact form ****************************/

form.contact_us {
	width: 180px;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 180px;
        background: url(images/input_bg.png);
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 180px;
          background: url(images/input_bg.png);
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 128px;
	padding: 2px;
	background-color: #F2F3F7;
}

.text-7 {
font-family:arial,helvetica,sans-serif;
font-size:7pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align:justify;
}

.text-8 {
color:#000000;
font-family:arial,helvetica,sans-serif;
font-size:8pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align:justify;
}

.apo15 
	{
margin-left: 7px;

}

.bg1 
	{
margin-bottom: 5px;
margin-top: 5px;
}
