* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../tmp_images/main_backround_2.jpg);
	background-color: #1746b0;
	background-position: 0px 220px;
	background-repeat: no-repeat;
}

#wrapper {
	width: 935px;
	background-image: url(../tmp_images/Iliaktida.gr_Template_1_02.jpg);
	background-repeat: repeat-y;
	background-position: 214px;
}

#content a:link, #content a:visited, #rightcolumn a:link, #rightcolumn a:visited{
	color: #3974C0;
	text-decoration: none;
}

#content a:hover, #content a:active, #rightcolumn a:hover, #rightcolumn a:active {
	color: #FF8000;
	text-decoration: none;
}

#header {
	width: 935px;
	float: left;
	height: 220px;
}

#leftcolumn {
	width: 200px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

#content {
	float: left;
	background: #FFFFFF;
	margin-bottom: 20px;
	width: 470px;
/*	display: inline; */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h1{
	width: 460px;
	font-size: 14px;
	font-weight: bold;
	background-color: #3972BF;
background-repeat: no-repeat;
	
	padding-top: 2px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-left: 5px;
}

#content h2{
	width: 460px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../tmp_images/h1_orange.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-left: 5px;
	
}

#content h2 a:hover{
	width: 460px;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #333333;

}

#content p{
	line-height: 16px;
	
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}

#content ul {
	line-height: 16px;
	text-indent: 0px;
	margin-top: 10px;
	padding-left: 25px;
	padding-right: 20px;
list-style: outside;
}

#rightcolumn {
	margin: 0px;
	width: 200px;
	float: right;
	position: relative;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 5px;
}

#controlbox {
	width: 190px;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#controlbox h2 {
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 16px;
}

#controlbox p{
	margin: 10px;
	line-height: 12px;
}

.blueform {
	color: #333333;

}

.searchbox, #Newsletters1_name, #Newsletters1_email, #Newsletters1_mobile {
	width: 160px;
height: 16px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-size: 10px;

}

.blueform h2 {
	background-image: url(../tmp_images/h2_blue.jpg);
background-position: 30px 0px;
background-color: #3873BF;
	background-repeat: no-repeat;
	padding: 3px 0 4px 5px;
}

.orangeform {
    color: #333333;
}

.orangeform ul, .blueform ul{
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.orangeform h2 {
	background-image: url(../tmp_images/h2_orange.jpg);
	background-position: 30px 0px;
        background-repeat: no-repeat;
	background-color: #FF7E02;
        padding: 3px 0 4px 5px;
}

.bluebanner {}

.orangebanner {
	background-image: url(../tmp_images/h2_orange.jpg);
	background-repeat: repeat-y;
background-position: 20px 0px;
background-color: #FF7E02;
}

.orangebanner h2{
	padding: 5px;
	
}

#music{
position:absolute;
top: 730px;
left: 10px;
}

#footer {
	clear: both;
	text-align: right;
padding-right: 30px;
padding-top: 10px;
	background-color: none;
}

.noBorder,
	.noBorder img
	{border: 0;}
.menu ul.vertical
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
top:-1px;
	float:left;
}