/*------------------------------------------------------------------
Screen Style Sheet

version: Greek
author: Evi Kostakou
website: www.gifted.gr
Year: 2016;
--------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&amp;subset=greek);
body {
	font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0F0E1;
	/*background: url(back.gif) repeat top;*/
	line-height : 17px;
	padding: 0;
	margin: 0;
}
.hide {
	position: absolute;
	left: -9000px;
	right: -9000px;
}
.header {
	background : url(top-image-1024.jpg) repeat-y right;
	width: 1024px;
	height: 170px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.header h1 {
	font-size: 0.85em;
	width: 350px;
	position: absolute;
	top: 89px;
	font-weight: normal;
	left: 245px;
	line-height: 1.4em;
	display: block;
	margin: 0;
	padding: 0;
	color: #706765;
	text-transform:uppercase;
}
.header .language {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 20px;
	background-color: #0082D9;
	color: #FFF;
	border-radius: 3px;
	padding: 3px 6px;
	font-size: 0.8em;
}
.language:hover {
	background-color: #F7760E;
}
.topborder {
	background : #0082D9 url(top_border.jpg) repeat-y right;
	text-align : right;
	padding: 0px 12px 3px 0px;
	color : White;
}
.topborder a {
	font-weight : bold;
	color : White;
	font-size : 0.6em;/*font-style : normal;*/
}
.topborder a:hover {
	color : rgb(168, 212, 255);
	background-color : transparent;
}
.main {
	width : 750px;
	background-color : White;
}
table.tabletop {
	border: 1px solid rgb(153, 165, 177);
	border-bottom : none;
	width: 1024px;
}
table.tablebottom {
	width: 1024px;
}
ul.ullatin {
	list-style-type : decimal;
}
span.spandetail {
	font-size : 0.9em;
	color : Black;
}
div.divmaincontent {
	/*background : rgb(247, 248, 250) url(main_logo.gif) no-repeat bottom;*/
	
	margin: 0px 0px 15px 25px;
	padding: 15px;
	width : 87%;
	line-height: 1.4em;
	font-size : 0.95em;
	/*border : 1px solid rgb(200, 215, 233);*/
	height: 30em;/*background: url(contentTop.jpg) no-repeat top left;*/
}
*>div.divmaincontent {
	min-height: 42em;
	height: auto;
	font-weight: normal;
}
div.divmaincontent hr {
	color : #CCCCCC;
	margin-bottom : 10px;
	margin-top : 4px;
	height : 1px;
}
.spandetail {
	font-size : 0.8em;
	color : Black;
}
.filesize {
	font-size : 0.8em;
	color : #999;
}
.word {
	background: url(word-icon.png) no-repeat top left;
	background-size: 20px 20px;
	padding-left: 30px;
	line-height: normal;
	min-height: 20px;
}
.pdf {
	background: url(pdf-icon.png) no-repeat top left;
	background-size: 20px 20px;
	padding-left: 30px;
	line-height: normal;
	min-height: 20px;
}
.jpg {
	background: url(image-icon.png) no-repeat top left;
	background-size: 20px 20px;
	padding-left: 30px;
	line-height: normal;
	min-height: 20px;
}
.photodetails {
	display: block;
	background-color: #F6F6F6;
	color: #000;
	font-style: italic;
	padding: 10px;
	width: 450px;
	text-align: center;
	margin-bottom: 40px;
}
.photodetailsL {
	display: block;
	background-color: #F6F6F6;
	color: #000;
	font-style: italic;
	padding: 10px;
	width: 580px;
	text-align: center;
	margin-bottom: 40px;
}
div.divmaincontent p {
	margin: 0px 30px 15px 20px;
	color : rgb(106, 106, 106);
	text-align : left;
}
div.divmaincontent ul li {
	font-size : 1em;
	margin: 15px 20px 15px 20px;
	color : rgb(106, 106, 106);
	list-style-image : url(bullet.gif);
}
div.divmaincontent ol li {
	font-size : 0.95em;
	margin: 0px 20px 7px 20px;
	color : rgb(106, 106, 106);
}
div.divmaincontent h1 {
	font-size : 2.1em;
	padding-top: 10px;
	margin: 15px 20px 30px 20px;
	line-height : 1.2em;
	color : #333;
	font-weight:normal;
	letter-spacing:-0.05em;
}
div.divmaincontent h2 {
	font-size : 1.3em;
	line-height : 1.4em;
	margin: 35px 20px 20px 20px;
	padding-bottom: 6px;
	color : #333;
	/*	color : rgb(0, 134, 219);*/
	border-bottom: 1px dotted #CCC;
}
div.divmaincontent h3 {
	font-size : 1.1em;
	font-weight: bold;
	margin: 40px 20px 20px 20px;
	line-height : 19px;
	color : #333;
}
div.divpath {
	font-size : 0.7em;
	margin: 10px 55px 0px 60px;
	color : rgb(70, 130, 180);
}
a {
	-webkit-transition: background-color .3s ease, color .3s ease;
	-moz-transition: background-color .3s ease, color .3s ease;
	-ms-transition: background-color .3s ease, color .3s ease;
	-o-transition: background-color .3s ease, color .3s ease;
 transition: background-color .3s ease, color .3s ease color : rgb(234, 129, 0);
	text-decoration: none;
	color: #0082D9;
}
a:hover {
	color : White;
	background-color : rgb(234, 129, 0);/*font-weight: bold;*/
}

/*/////////////////////////// MENU ///////////////////////*/

.menu {
	/*background : #0082D9 url(bottom_menu.jpg) no-repeat bottom;*/
	background : #0082D9;
	padding-top: 20px;
}
.menu ul {
	font-size : 0.95em;
	margin: 0px;
	padding-left: 20px;
}
.menu ul li {
	line-height: 20px;
	list-style: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#menu a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #ffffff;
	padding: 8px 15px 8px 18px;/*background: url(bullet_menu.jpg) no-repeat left;*/
}
ul#menu a:hover {
	/*background: #0B9DFF url(bullet_menu_f2.jpg) no-repeat left;*/
	color: #ffffff;
}
.meta {
	margin-bottom: 8px
}
.new {
	background-color: #F00;
	/*border:1px solid #900;*/
	color: #FFF;
	font-size: 0.9em;
	padding: 2px 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}
.floatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.banners-area {
	display: block;
	margin-top: 20px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px;
	text-align: center;
	clear:both;
}
.links-area {
	padding: 30px 30px 30px 30px;
	overflow: hidden;
}
.links-area .social {
	float: left;
	vertical-align: middle;
}
.fb-like {
	margin-top: 50px;
	text-align: right;
	width: 100%;
	clear:both;
}



/*/////////////////////////// PRICE Announcement///////////////////////*/
.promo-news.price{
	padding: 5% 8%;

}
.promo-news.price img{
	float: left;
	margin: 0 5px 0 0;
	width:30px;
	height: 30px;
}

.promo-news.price p{
	margin-left:50px;
	color: #000;
}

/*/////////////////////////// PROMO NEWS ///////////////////////*/
.promo-news {
	margin: 0px 20px;
	display: inline-block;
	padding: 5% 5%;
	box-sizing: border-box;
	background-color: #F3F3F3;
}
.promo-news.left {
	margin-left: 1%;
	margin-right:0;
	float:left;
	width:45%;
}
.promo-news.right {
	margin-right: 1%;
	margin-left:0;
	float:right;
	width:49%;
}