* { margin: 0; padding: 0; }

.hide { display: none; }

.flagged { outline: 5px solid red; }

.required {
  color: #E30076;
  font-weight: bold;
}

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

html {
	text-align: center;
	}

body {
	background: #cccccc;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 58%;
	}
	
.container {
	width: 1210px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	}

p, em, q {
	color:#000;
	}

code {
	font-family: monospace;
	}

a { outline: none; color: #000000; text-decoration: none;}

a:hover { outline: none; color: #E30076; text-decoration: none;}
	
a img { border: 0; }

a.headlinks { outline: none; color: #000000; text-decoration: none;}

a.headlinks:hover { outline: none; color: #ffffff; text-decoration: none;}
	
a.headlinks img { border: 0; }

a.toplinks { outline: none; color: #000000; text-decoration: none;}

a.toplinks:hover { outline: none; color: #B2B2B2; text-decoration: none;}
	
a.toplinks img { border: 0; }

a.lsideoptlinks { outline: none; color: #ffffff; text-decoration: none;}

a.lsideoptlinks:hover { outline: none; color: #ffffff; text-decoration: none;}
	
a.lsideoptlinks img { border: 0; }

a.lsidelinks { outline: none; color: #000000; text-decoration: none;}

a.lsidelinks:hover { outline: none; color: #B2B2B2; text-decoration: none;}
	
a.lsidelinks img { border: 0; }

a.maglinks { outline: none; color: #ffffff; text-decoration: none;}

a.maglinks:hover { outline: none; color: #ffffff; text-decoration: none;}
	
a.maglinks img { border: 0; }

	
/* The header */	
	
div#header {
	height: 300px;
	width: 1210px;
	margin: 0;
	position: relative;
	background-color: #fff;
	}
	
div#headernoban	{
	height: 250px;
	width: 1210px;
	margin: 0;
	position: relative;
	background-color: #fff;
	}
	
#header h1 {
	position: absolute;
	top: 42px;
	left: 136px;	
	text-indent: -9999px;
	}
	
#header h1 a {
	display: block;
	width: 525px;
	height: 170px;
	}
	
#header p {
	display: none;
	}
	
div#header1 {
	height: 30px;
	width: 1200px;
	margin: 0;
	position: relative;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #fff;
	}	
	
div#header2 {
	height: 260px;
	width: 1210px;
	margin: auto;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
		background: #fff url(../images/mainbanner.jpg) no-repeat;
	}	
	
	
div#header3 {
	height: 0px;
	width: 1210px;
	margin: 0;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	background: #998675 url(../images/bg_header2.jpg) no-repeat;
	}
	
div#header4 {
	height: 0px;
	width: 460px;
	margin: 0;
	padding-left: 750px;	
	top: -5px;
	padding-bottom: 5px;
	position: relative;
	color: #B2B2B2;
	font-weight: bold;
	font-size: 12pt;
	background-color: #998675;
	}			
	
/* The subheader */

div#subheader {
	height: 235px;
	width: 1210px;
	margin: 0;
	position: relative;
	background-color: #999999;
	border-bottom: #000 solid 1px;
	}	
	
#subheader p {
	display: none;
	}	
	
div#subheader1 {
	height: 235px;
	width: 276px;
	margin: 0;
	position: relative;
	color: #000;
	font-size: 10pt;
	padding-left:30px;
	background: #999999 url(../images/bg_subhead_1.jpg) repeat-x;
	line-height:16pt;
	float:left;
	}	
	
div#subheader2 {
	height: 235px;
	width: 271px;
	margin: 0;
	position: relative;
	color: #000;
	font-size: 10pt;
	padding-left:30px;	
	background: #B3B3B3 url(../images/bg_subhead_2.jpg) repeat-x;
		line-height:16pt;
	float:left;
	}	
	
	
div#subheader3 {
	height: 235px;
	width: 271px;
	margin: 0;
	position: relative;
	color: #000;
	font-size: 10pt;
	padding-left:30px;
	background: #B3B3B3 url(../images/bg_subhead_2.jpg) repeat-x;
		line-height:16pt;
	float:left;
	}		
	
div#subheader4 {
	height: 235px	;
	width: 271px;
	margin: 0;
	position: relative;
	color: #000;
	font-size: 10pt;
	padding-left:30px;	
	border-right: #000 solid 1px;
	background: #B3B3B3 url(../images/bg_subhead_2.jpg) repeat-x;
		line-height:16pt;
	float:left;
}		
	
#contacts p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}	
	
/* The main content */

div#maincontent {
	width: 1210px;
	margin: 0;
	position: relative;
	background-color: #ffffff;
	}	
	
#maincontent p {
	display: none;
	}	
	
div#maincontent1 {
	width: 307px;
	margin: 0;
	position: relative;
	color: #fff;
	line-height:24px;
	font-size: 12pt;
	background-color: #E30076;
	float:left;
	}	
	
div#maincontent2 {
	width: 465px;
	margin: 0;
	position: relative;
	color: #000000;
	font-size: 8pt;
	background-color: #ffffff;
	float:left;
	text-align: justify;
	margin-left: 5px;	
	margin-right: 5px;
	margin-top:25px;	
	}	
	
div#maincontent2full {
	width: 883px;
	margin: 0;
	position: relative;
	color: #000000;
	font-size: 8pt;
	background-color: #ffffff;
	float:left;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:25px;	
	}		
	
div#maincontent3 {
	width: 418px;
	margin: 0;
	position: relative;
	color: #000000;
	font-size: 8pt;
	background-color: #ffffff;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:25px;	
	}	
	
/* The supporters */

div#supporters {
	height: 195px;
	width: 1210px;
	margin: 0;	
	position: relative;	
	background-color: #fff; /* url(../images/supporters.jpg) no-repeat; */
	float:left;
	}	
	
/* The submenu footer */

div#smfooter {
	height: 222px;
	width: 1210px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	float:left;	
		line-height:16pt;
	}	
	
#smfooter p {
	display: none;
	}	
	
#smfooter a { outline: none; color: #E30076; text-decoration: none;}

#smfooter a:hover { outline: none; color: #E30076; text-decoration: none;}
	
div#smfooter1 {
	height: 222px;
	width: 276px;
	margin: 0;
	position: relative;
	color: #E30076;
	font-size: 10pt;
	padding-left:30px;
	background-color: #ffffff;
	float:left;
	border-right: #E30076 solid 1px;
	}	
	
div#smfooter2 {
	height: 222px;
	width: 270px;
	margin: 0;
	position: relative;
	color: #E30076;
	font-size: 10pt;
	padding-left:30px;	
	background-color: #ffffff;
	float:left;
	border-right: #E30076 solid 1px;	
	}	
	
	
div#smfooter3 {
	height: 222px;
	width: 270px;
	margin: 0;
	position: relative;
	color: #E30076;
	font-size: 10pt;
	padding-left:30px;
	background-color: #ffffff;
	float:left;
	border-right: #E30076 solid 1px;	
	}		
	
div#smfooter4 {
	height: 222px	;
	width: 270px;
	margin: 0;
	position: relative;
	color: #E30076;
	font-size: 10pt;
	padding-left:30px;	
	background-color: #ffffff;
	float:left;
	border-right: #ffffff solid 1px;	
	}		

	
/* The navbar */

ul#navbar {
	height: 98px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	}
	
#navbar li {
	float: left;
	height: 98px;
	width: 250px;
	}	
	

#fullscreen {
    display: none;
    /* background-image: url(https://biennale2.thessalonikibiennale.gr/images/screen-shadow.png); */
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
	background-color: #ffffff;    
	}
	
/* The short pitch */

#subhead {
	margin: 10px 0 10px 0;
	text-align: center;
	font-size: 20px;
	}
	
#subhead p {
	text-transform: lowercase;
	color: #666666;	
	}
	
#subhead p.tagline {
	color: #f00084;
	font-size: 24px;
	}

	
/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { height: 100em; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 838px;
	position: relative;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
	width: 750px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	background: #fff url(../images/content_pane-gradient.gif) bottom repeat-x;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
	
.section {
	width: 710px;
	margin: 20px;
	float: left;
	}
	
.section h2, .section h3 {
	color: #072453;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 5px;
	}
	
.section h3 {
	color: #000;
	}
	
.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 22px;
	}

.section li strong {
	font-size: 19px;
	font-weight: normal;
	}

.section img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#new-pane p, #new-pane li {
	}

/* Footer */

div#footer {
	width: 750px;
	margin: 0 auto 5px auto;
	color: #666;
	font-size: 14px;
	padding-top: 0px;
background: #ebebeb;
	}
	
#coda-get_help #footer {
	background: #ebebeb;
	}
	
#footer p#legal {
	margin: 20px auto 0 auto;
	padding-top: 10px;
	background: #ebebeb;
	text-align: center;
	font-size: 12px;
	}

fieldset {
	border: 0;
	}
	
legend {
	display: none;
	}


.galleria{list-style:none;width:400px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:block;padding-top:.1em}