* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	vertical-align: top;
	text-align: left;
	padding: 3px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
	text-align: center; /*το προσέθεσα για να πάει το side menu στη μέση*/
}

a {
	outline: none;
	color: #4F95FF;
}

	a:hover {
	text-decoration: none;
	text-align: center;
	}

html {
	min-width: 980px;
}

body {
	background: #0c0d13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #95979c;
}

h1 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 29px 0;
	padding: 0 0 14px 0;
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.2em;
  	font-weight: 400;
	color: #c8cbd5;
}


h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 29px 0;
	padding: 0 0 14px 0;
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
  	font-weight: 400;
	color: #c8cbd5;
}

	h2 span {
		display: block;
		margin: -7px 0 0 0;
		letter-spacing: 0;
		line-height: 1.25em;
		text-transform: none;
		font-size: 0.342em;
		color: #6479a1;
	}

h3 {
/*	background: url(images/title-line1.gif) repeat-x 0% 100%;
	width: 100%;*/
	height: 25px;
/*	overflow: hidden;   */
	margin: 0 0 20px 0;
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.1em;
	font-size: 1.7em;
	font-weight: 400;
	color: #c8cbd5;
}

	h3.extra {
		margin: 0 0 20px 0;
}

	h3.extra {
		margin: 0 0 34px 0;
	}

h4 {
/*	background: url(images/title-line1.gif) repeat-x 0% 100%;
	width: 100%;*/
	height: 25px;
/*	overflow: hidden;   */
	margin: 0 0 20px 0;
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.1em;
	font-size: 1.7em;
	font-weight: 400;
	color: #c8cbd5;
}

	h4.extra {
		margin: 0 0 20px 0;
	}
	
h5 {
	height: 25px;
	overflow: hidden;
	margin: 0 0 0 0;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.4em;
	font-size: 1.4em;
	font-weight: 400;
	color: #c8cbd5;
}	

h6 {
	padding: 0 0 9px 0;
	line-height: 1.6em;
	font-size: 1em;
	color: #b1b3bb;
}

	h6 a {
		color: #b1b3bb;
	}
	
	h6 span {
		display: block;
		padding: 3px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 30px 26px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 30px 28px 0;
	}
	img.fleft-normal {
		float: left;
		margin: 12px 18px 12px 0px;
	}
	img.fleft-small {
		float: left;
		margin: 0px 10px 10px 0px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 0 15px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(images/tail-top-right.gif) repeat-x 50% 0%;
	width: 50%;
	height: 969px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	background: #000 url(images/main-tail-top.gif) repeat-x 50% 531px;
}

#main-tail-top-300h {
	background: #000 url(images/main-tail-top.gif) repeat-x 50% 300px;
}


#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 50% 100%;
}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 531px;
	position: relative;
	width: 100%;
}

#main-bg-300h {
	background: url(images/main-bg.jpg) no-repeat 50% 300px;
	position: relative;
	width: 100%;
}

#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.82em;
}

#header {
	position: relative;
	height: 531px;
	overflow: hidden;
}

#header-300h {
	position: relative;
	height: 300px;
	overflow: hidden;
}

#flash {
	width: 100%;
	height: 386px;
	position: absolute;
	top: 145px;
	left: 0;
}

#content {
	width: 100%;
	text-transform: none;
	font-size: 1em;
}

	#content .indent {
		padding: 50px 10px 32px 13px;
	}
	
	#content .indent-1 {
		padding: 59px 8px 31px 9px;
	}
	
		#content p {
	padding: 0 0 8px 0;
	line-height: 1.6em;
	font-size: 1em;
	color: #95979c;
	text-indent: 25px;
	text-align: left;
		}
		
		#content p.extra {
			padding: 0 0 17px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 25px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 12px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 23px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 27px 0;
		}
		
		#content p.extra5 {
			padding: 0 0 34px 0;
		}
		
			#content p strong {
				display: block;
				padding: 0 0 1px 0;
				line-height: 1.35em;
				font-weight: normal;
				color: #b1b3bb;
			}
			
			#content p small {
				float: right;
				font-size: 1em;
			}

.row-1 {
	padding: 0 0 23px 0;
}

.row-2 .inner {
	padding: 27px 0 0 17px;
}

.box {
	width: 100%;
	margin: 0 0 14px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #0c0d12 url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 15px 27px 17px 28px;
	}
	
	.box .inner-1 {
		padding: 15px 27px 11px 28px;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #0c0d12 url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 15px 27px 13px 28px;
	}
	
	.box-1 .inner-1 {
		padding: 15px 27px 17px 28px;
	}

.link {
	float: right;
	line-height: 1.7em;
	color: #3188cc;
}

.link-indent {
	margin: 0 0 36px 0;
}

.link-indent1 {
	margin: 0 0 34px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 6px;
		padding: 0 0 0 30px;
		line-height: 2.4em;
		font-size: 1em;
		color: #65676c;
	}
	
	.list li.extra {
		background: none;
	}
	
		.list li a {
			color: #6567ac;
		}
	
			.list li.extra a {
				color: #3188cc;
			}

.list-1 {
	width: 100%;
	margin: 0 0 -17px 0;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 44px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.6em;
		font-size: 1em;
		color: #65676c;
	}
	
	.list-1 li.extra {
		padding: 0 0 26px 0;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 30px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 4px 0 11px 0;
			line-height: 1.25em;
			color: #b1b3bb;
		}
		
			.list-1 li strong a {
				color: #b1b3bb;
			}
			
		.list-1 li p {
			padding: 0 !important;
			line-height: 1.6em !important;
			font-size: 1em !important;
			color: #65676c !important;
		}

.list-2 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 13px 0;
	overflow: hidden;
}

	.list-2 dt {
		width: 100%;
		height: 24px;
		padding: 0 0 11px 0;
		overflow: hidden;
	}
	
		.list-2 dt a {
			background: url(images/title-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 24px;
			overflow: hidden;
			margin: 0 0 0 1px;
			line-height: 22px;
			text-decoration: none;
			color: #b1b3bb;
		}
		
			.list-2 dt a span {
				background: url(images/title-left.gif) no-repeat 0% 0%;
				display: inline-block;
			}
			
				.list-2 dt a span span {
					background: url(images/title-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 24px;
					overflow: hidden;
					padding: 0 11px 0 11px;
				}
				
		.list-2 dt a:hover {
			cursor: pointer;
			color: #fff;
		}
		
		.list-2 dd {
			padding: 4px 0 20px 0;
			line-height: 1.6em;
			color: #65676c;
		}
				
		.list-2 dd.extra {
			padding: 0 0 30px 0;
		}
		
			.list-2 dd a {
				margin: 0 0 0 9px;
				color: #6567ec;
			}

.list-3 {
	overflow: hidden;
}

	.list-3 li {
		line-height: 1.6em;
		font-size: 1em;
		color: #65676c;
	}
	
		.list-3 li a {
			text-decoration: none;
			color: #65676c;
		}
		
		.list-3 li a:hover {
			text-decoration: underline;
		}
		
		.list-3 li span a {
			color: #b1b3bb;
		}

.list-4 {
	width: 100%;
	margin: 0 0 -20px 0;
	overflow: hidden;
}

	.list-4 li {
		float: left;
		width: 291px;
		padding: 0 44px 43px 0;
		color: #65676c;
	}
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 30px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			padding: 3px 0 8px 0;
			color: #b1b3bb;
		}
		
			.list-4 li strong a {
				color: #b1b3bb;
			}

.list-5 {
	margin: 0 0 -6px 0;
	padding: 3px 0 0 0;
	overflow: hidden;
	line-height: 1.6em;
	font-size: 1em;
	color: #65676c;
}

	.list-5 dt {
		font-weight: bold;
		color: #b1b3bb;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #b1b3bb;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 16px 0;
	}

.list-indent {
	padding: 0 0 14px 0 !important;
}

.partners {
	background: url(images/partners.gif) no-repeat 0% 0%;
	position: relative;
	width: 956px;
	height: 76px;
	overflow: hidden;
	margin: 0 0 0 -3px;
}

	.partners .inner {
		padding: 5px 0 0 5px;
	}
	
	.partners ul {
		width: 100%;
		overflow: hidden;
	}
	
		.partners ul li {
			float: left;
			padding: 5px 18px 0 0;
		}

.button-prev {
	background: url(images/button-prev.gif) no-repeat 0% 0%;
	display: block;
	width: 19px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	left: 0;
}

.button-next {
	background: url(images/button-next.gif) no-repeat 0% 0%;
	display: block;
	width: 19px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	right: 0;
}

.title {
	width: 100%;
	padding: 0 0 11px 0;
	overflow: hidden;
}

	.title a {
		background: url(images/title-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 24px;
		float: left;
		overflow: hidden;
		margin: 0 0 0 1px;
		line-height: 22px;
		text-decoration: none;
		color: #b1b3bb;
	}
	
		.title a span {
			background: url(images/title-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
			.title a span span {
				background: url(images/title-right.gif) no-repeat 100% 0%;
				display: inline-block;
				height: 24px;
				overflow: hidden;
				padding: 0 11px 0 11px;
			}
			
	.title a:hover {
		cursor: pointer;
		color: #fff;
	}

.pic-indent {
	margin: 0 0 24px 0;
}

.pic-indent1 {
	margin: 0 0 27px 0;
}

.line-hor {
	background: #24252a;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 1px 0 13px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 222px;
	padding: 8px 0 7px 2px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 35px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #18191e;
		width: 214px;
		height: 14px;
		padding: 2px 3px 2px 3px;
		text-transform: none;
		border: 1px solid #33353e;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #65676c;
	}
	
	#contact-form textarea {
		background: #18191e;
		width: 214px;
		height: 189px;
		padding: 2px 3px 2px 3px;
		text-transform: none;
		border: 1px solid #33353e;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #65676c;
	}
	
	#contact-form a {
		float: right;
		margin: 20px 0 0 23px;
		line-height: 1.7em;
		color: #3188cc;
	}

.privacy {
	padding: 14px 0 0 0;
}

	.privacy  h3 {
		margin: 0 0 33px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 16px 3px !important;
		text-align: justify;
	}
	
	.privacy p.extra {
		padding: 0 0 2px 3px !important;
	}

#footer {
	height: 49px;
	overflow: hidden;
}

	#footer .inner {
		padding: 15px 10px 0 30px;
	}
	
		#footer ul {
			float: right;
		}
		
			#footer ul li {
				float: left;
				padding: 0 0 0 5px;
				line-height: 16px;
				text-transform: none;
				font-size: 0.833em;
				color: #65676c;
			}
			
	#footer p {
		float: left;
		padding: 2px 0 0 0;
		line-height: 1.3em;
		text-transform: none;
		font-size: 0.833em;
		color: #65676c;
	}
	
		#footer p span {
			padding: 0 9px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 9px;
			color: #65676c;
		}
		
/*δικά μου*/

.next-btn-indent {
	padding-right: 30%;
}

