@charset "utf-8";

/*============================== */
			@media all { 
/* ===========================================================================================	*/


* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

.clear {clear: both;}

h1 {
font-family: Georgia, Tahoma, Trebuchet MS, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
text-align: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}

h2 {
font-family: Georgia, Tahoma, Trebuchet MS, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

/*=== CONTENT ==============================*/

.content a:link, .content a:visited {
	color: #3662AF;
	text-decoration: none;
        }

.content a:hover, .content a:active {
        color: red;
        }
		
.content ol {
list-style: inside;
list-style-type:decimal;
padding: 5px 10px;
}

.content ul {
list-style: inside;
padding: 5px 10px;
}

.content ul div {
display: inline;
}	


/*=====================================*/

body {
	font-family: Tahoma, Trebuchet MS, "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:62.5%;
	background-repeat: repeat-y;
	color: #333333;
	background-position: center;
}

#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}


#header {
    clear: both;
	height: 170px;
position:relative;
}



#logo {
	


}

.header_social_icons{
position: absolute;
top:77px;
right:100px;
width:120px;
}

.facebook_small{
float:left;
}

.twitter_small{
float:left;
}

.picasa_small{
float:left;
}
#langs {
position: absolute;
top:88px;
right:20px;
}

#langs select{
width:70px;
}

#menuwrapper {
float: right;
position: relative;
z-index: 50;
margin: 0px 10px 10px 0;
}

.top_banner_wrapper {
position:absolute;
width: 450px;
height: 50px;
}

.topbanner{
padding: 10px;
font-size:13px;
}

.bottom_content_wrapper
{
    color:#FFFFFF;
    background-image:url('../tmp_images/bottom-bg.jpg');
    background-repeat:repeat-x;
    min-height:120px;
    background-color:#BCBCBC;
}
.bottom_content
{
    margin:0 auto;
    padding:0px;
    width:980px;
}

.bottom_banner_wrapper
{
text-align:center;
margin:8px 0px 0px 0px; 
}


/*=== Middler ==============================*/

#middler {
	clear: both;
	padding: 0px 0 10px 0;
}


#leftcol {
width: 620px;
float: left;
border-right: solid 1px #cccccc;
padding: 0 10px;
}

.categorytitle,
.pagetitle {
padding: 5px 10px 10px 10px;
border-bottom: solid 1px #cccccc;
margin: 0 0 10px 0;
}

.pagetext,
.pagepreview,
.categorytext {
padding: 10px 0;
font-size: 13px;
text-align: left;
line-height: 19px;
}

.pagedate
{
    text-align:left;
    font-size:11px;
    font-weight:bold;
}

.PageNavigator
{
    font-size:11px;
}

.PageNavigator span.current_page
{
    font-size:12px;
    font-weight:bold;
    position:relative;
}

.pagepreview img{
float:left;
width:100px;
padding: 0 10px 0 0;
}

.categoryphoto {
float: left;
text-align: left;
border: solid 1px #cccccc;
display: inline;
margin: 0 10px 3px 0;
}

.pageimage img{
padding:10px 10px 5px 5px;
float:left;
}

.contentvideowrapper {
padding:15px 0 0 0;
float:left;
height:130px;
width:150px;
font-size:13px;
}

.readmorelink {
text-align: right;
padding: 0 0 30px 0;
font-size: 12px;
}

.addthis_wrapper {
width:100%;
text-align:right;
}

.contcatTables{
font-size:13px;
line-height:16px;
text-align:left;
vertical-align:middle;
}

.contcatTables td{
vertical-align:middle;
}

.optionsHeader{
font-size:14px;
font-weight:bold;
line-height:16px;
text-align:center;
padding:0 0 5px 0;
}

.contcatTables input{
margin:4px;
}

.teaser_wrapper {
clear:both;
}

.teaser h1{
font-size: 13px;
text-align:center;
padding:0 0 8px 0;
margin:0 0 8px 0;
}

.teaser h1 a{
    text-decoration:none;
}

.teaser h1 a:hover{
    text-decoration:underline;
}

.teaser{
float:left;
padding:10px; 
margin:0 4px 0 0;
height:130px;
width:220px;
}

.teaser_title 
{
    height:40px;
}

.teaser_icon 
{
    padding:0 5px 10px 0; 
}

.teaser_icon img{
height:95px;
}

.teaser_text {
padding:0px;
}

.table_content td {
text-align:center;
}

/*===  Rightcol==============================*/

#rightcol {
width: 325px;
padding: 0 0 0 10px;
float: left;
border-left: solid 1px #cccccc;
position: relative;
left: -1px;
top: 0;
}

.all_news_wrapper {
padding: 0 0 8px 0;
font-size:13px;
}

.all_news_wrapper input, .buttons{
padding: 3px 2px 0 2px;
font-size:12px;
border:solid 1px #cccccc;
}

.all_news_wrapper input.inputbtn, .buttons{
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}

.all_news_wrapper .pagetext{
padding:5px 0 0 10px;
}

.viewalllink {
    text-align:right;
}

.all_news_wrapper .pagetextpreview{
font-size:12px;
}

.all_news_wrapper_title {
padding: 5px 10px 10px 5px;
border-bottom: solid 1px #cccccc;
}

.a_news_wrapper {
padding: 10px 0 5px 10px;
}

.news_photo {
text-align: left;
padding: 0 0 5px 0;
}

.pagetitlelink {
padding: 5px 0;
text-align: left;
font-size: 13px;
font-weight:bold;
line-height: 14px;
}

.pagetextpreview {
font-size: 10px;
line-height: 14px;
text-align: left;
padding: 5px 0;
}

.news_readmore {
padding: 5px 0px;
text-align: right;
}

.newsletterwrapper {}

.section_title {
padding: 10px;
border-bottom: solid 1px #cccccc;
}

.newslettercontent {
text-align: left;
}

.newslettertext {
line-height: 13px;
padding: 5px;
}

.newsletterform {
text-align: left;
}


.inputbox1 {
width: 200px;
height: 20px;
margin: 3px 0px;
font-size: 12px;
}

.inputbox {
width: 137px;
height: 20px;
margin: 3px 0px;
font-size: 12px;
}

.button {
font-size: 11px;
padding: 3px;
height: 23px;
background-color: #666666;
color: #ffffff;
border: solid 1px #000000;
}

.interview_wrapper {
float:left;
width:160px;
height:140px;
padding:10px 0 0 0;
}

.interview_text {
padding:2px 0 2px 0;
}

.pagephotolink img {
width:120px;
float:left;
}

.pagephotolink {
float:left;
padding:0 10px 0 0;
}

.all_news_wrapper, .item_wrapper {
clear:both;
}


.pos
{ 
border:solid 1px #AAAAAA;
margin:6px 0 6px 0;
padding:6px;
}

.pos h1
{
color:#FFFFFF;
background-color:#AAAAAA;
margin-bottom:8px;
padding:6px;
}

.pos .categorytitle
{
padding:0px;
margin:5px 0 5px 0;
border:none;
}

.pos2 /* Sintages */
{ 
border:solid 1px #9E9F3B;
margin:6px 0 6px 0;
padding:6px;
}

.pos2 h1
{
color:#FFFFFF;
background-color:#9E9F3B;
margin-bottom:8px;
padding:6px;
}

.pos2 .categorytitle
{
padding:0px;
margin:5px 0 5px 0;
border:none;
}

.pos2 a
{
color:#9E9F3B!important;
}

.pos2 a:hover
{
color: red !important;
}


.pos3 /* Tragoudia */
{ 
border:solid 1px #409F3B;
margin:6px 0 6px 0;
padding:6px;
}

.pos3 h1
{
color:#FFFFFF;
background-color:#409F3B;
margin-bottom:8px;
padding:6px;
}

.pos3 .categorytitle
{
padding:0px;
margin:5px 0 5px 0;
border:none;
}

.pos3 a
{
color:#409F3B !important;
}

.pos3 a:hover
{
color: red !important;
}

.pos6 /* Ekdilwseis */
{ 
border:solid 1px #9F6363;
margin:6px 0 6px 0;
padding:6px;
}

.pos6 h1
{
color:#FFFFFF;
background-color:#9F6363;
margin-bottom:8px;
padding:6px;
}

.pos6 .categorytitle
{
padding:0px;
margin:5px 0 5px 0;
border:none;
}

.pos6 a
{
color:#9F6363!important;
}

.pos6 a:hover
{
color: red !important;
}


.pos7 /* Anekdota */
{ 
border:solid 1px #3B439F;
margin:6px 0 6px 0;
padding:6px;
}

.pos7 h1
{
color:#FFFFFF;
background-color:#3B439F;
margin-bottom:8px;
padding:6px;
}

.pos7 .categorytitle
{
padding:0px;
margin:5px 0 5px 0;
border:none;
}

.pos7 a
{
color:#3B439F!important;
}

.pos7 a:hover
{
color: red !important;
}





/*===Footer==============*/

.bottombanner {
padding: 10px;
font-size:13px;
}

#footer {
border-top: solid 1px #cccccc;
padding: 10px;
clear: both;
}

#footer a:link, #footer a:visited {
color: #31307E;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #b66955;
}

.inventics_neoweb {
    margin:4px 0 0 0;
}

.inventics_neoweb img {
position: relative;
top: 3px;
left: 0px;
}

.inventics_neoweb {
padding: 5px 0;
}









/*=============================== */
}
			@media print { 
/* ============================== */



body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header {display: none;}

#leftcol {

	width: auto; 
    margin: 0;
    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}

#footer {display:none;}

#homeprint {display:none;}

#MyOrders1_printorder {display:none;}


#MyOrders1_printHeader {display:block;
text-align: center;

padding: 10px;}

#MyOrders1_myorders > h5 {display:none;}

.steptitle {display:none;}

#rightcol {display:none;}


a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}
a:hover {
	color: #55643B;
	text-decoration: underline;
}

#MyOrders1_HyperLink2, #teaser, #newsletter {display:none;}

#printcontactdetails {display:block;
text-align: left;
padding: 20px 0 0 0;}

/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/
	
