/* ----------------------------- */
/* CSS created by sebdesign.eu    /

/* ----------------------------- */
/* STANDARD HTML TAG RESET       */

* {
	text-decoration: none;
	font-size: 1em;
	outline: none;
	padding: 0;
	margin: 0;
	}

address { 
	font-style: normal; 
	}
	
th, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
	
a, img, a img, object, table {
	border: none; 
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
caption, th, td, center { 
	vertical-align: bottom;
	text-align: left;
	}
	
body { 
	font-family: georgia, times new roman, serif;
	font-size: 62.5%;
	background: #fff; 
	line-height: 1; 
	color: #000;
	}
	
ul, ol, dir, menu { 
	list-style: none; 
	}
	
a { 
	color: inherit; 
	}
	
hr { 
	display: none; 
	}

/* ----------------------------- */

body {
	background: #cc302f url("images/header.jpg") no-repeat 0 0;
}

div#container {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 30px;
	width: 740px;
}

div.hr {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

p {
	color: #666;
	background-color: #fff;
	padding: 0 0 1.8em;
}

a {
	font-weight: normal;
	color: #fff;
}

/*
a {
	font-weight: 700;
	color: #fff;
	background-color: #000;
	padding: 0.3em 0.6em;
}

a:hover {
	color: #fff59a;
	background-color: #000;
}
*/


sup {
	font-size: 0.833em;
	line-height: 1em;
}

div#container > ul li {
	margin-bottom: 1em;
}

dt {
	font-weight: bold;
}

li.main {
	background-color: #fff;
	padding: 20px;
	width: 700px;
}

li.main h1 {
	font-size: 1.8em;
	margin-bottom: 0.4em;
	color: #cc302f;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.6em;
}

li.main h3 {
	font-weight: bold;
}

li.main a {
	color: #08949d;
}

li.main a:hover {
	border-bottom: 1px dotted #ff8787;
	color: #cc302f;
	padding-bottom: .2em;
}

a#amstel {
	margin-left: 160px;
	margin-top: -70px;
	display: block;
	width: 80px;
	height: 70px;
}

a#river_party {
	display: block;
	width: 180px;
	height: 180px;
}

/* ----------------------------- */
/*            MENU               */

li#menu {
	height: 3.2em;
	background-color: #000;
}

li#menu ul {
	height: 3.2em;
	padding: 8px 0 0 10px;
}

li#menu ul li {
	display: inline;
	color: #fff;
	margin: 0 5px;
	font-size: 1.2em;
}

li#menu ul li a.selected {
	color: #fff59a;
}

li#menu ul li a:hover {
	color: #fff59a;
	border-bottom: 1px dotted #807a4d;
	padding-bottom: 0.2em;
}

/* ----------------------------- */
/*           BANNER              */

li#banner {
	height: 150px;
	background-color: #fff;
}

/* ----------------------------- */
/*         RIVERPARTY            */

li#riverparty h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.3em 0.5em;
	background-color: #000;
	display: inline;
}

li#riverparty div {
	margin-top: 1.5em;
}

li#riverparty p em {
	font-style: normal;
	font-weight: bold;
}

li#riverparty p span {
	font-variant: small-caps;

	font-weight: bold;
	letter-spacing: 0.05em;
}

/* ----------------------------- */
/*          PROGRAM              */

li#program {
	height: 500px;
}

li#program dl#presentation {
	margin-bottom: 0.8em;
}

li#program h2 {
	font-weight: bold;
	color: #08949d;
}


li#program dl#presentation dt {
	color: #08949d;
	margin-right: 0.4em;
	margin-top: 1px;
	display: inline;
}

li#program dl#presentation dd {
	font-size: 1.3em;
	display: inline;
}

li#program ul li h2 {
	font-weight: bold;
	line-height: 1.1em;
	border: 1px dotted #ccc;
	border-width: 1px 0 1px 0;
	padding: 0.4em 0;
	color: #cc302f;
}

li#program ul li img {
	float: left;
	padding-top: 3px;
	width: 50px;
}

li#program ul li dl dt {
	line-height: 1.2em;
	margin-top: 10px;
	clear: both;
	color: #08949d;
}

li#program ul li dl dd {
	font-size: 1.3em;
	display: inline;
	word-spacing: 0.1em;
}

li#program ul li dl dd span {
	color: #cc302f;
	margin: 0 1px 0 0;
}

.left {
	width: 340px;
	margin-right: 20px;
	float: left;
}

.right {
	width: 340px;
	float: left;
}

/* ----------------------------- */
/*        HAPPENINGS        */


li#happenings ul li {
	color: #08949d;
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.75em;
	margin-bottom: 0.5em;
}

/* ----------------------------- */
/*            TICKETS            */

li#tickets dl#ticketprice dt {
	float: left;
	color: #cc302f;
	font-weight: bold;
}

li#tickets dl#ticketprice dd {
	padding-top: 0em;
	margin-bottom: 0.5em;
	font-weight: normal;
	margin-left: 30px;
}

li#tickets ul#ticketshop li {
	width: 100px;
	margin-right: 20px;
	float: left;
}

li#tickets ul#ticketshop li a:hover {
	border: 0;
}

li#tickets ul#ticketshop li+li+li {
	margin-right: 0;
}

/* ----------------------------- */
/*            GUIDE              */

/*li#tickets h2, li#guide h2, li#history h2, li#location h2, li#contact h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #08949d;
	clear: both;
}

*/
li#tickets h2, li#guide h2, li#photos h2, li#history h2, li#location h2, li#contact h2 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	clear: both;
	padding: 0.1em 0.3em;
	background-color: #000;
	display: inline;
}


li#guide dt {
	margin-top: 1em;
	color: #cc302f;
}

li#guide span {
	font-variant: small-caps;
}

li#guide dl.shops dt {
	border-bottom: 1px dotted #ccc;
}

li#guide dl em {
	font-weight: bold;
	font-style: normal;
}

/* ----------------------------- */
/*          PHOTOS             */

li#photos ul li {
	width: 87px;
	height: 65px;
	float: left;
	margin: 0 13px 13px 0;
}

li#photos ul li a {
	display: block;
	width: 87px;
	height: 65px;
	padding: 0.5em;
}

li#photos ul li a:hover {
	text-decoration: none;
	background-color: #fff59a;
	border: 0;
}

/* ----------------------------- */
/*          HISTORY             */


li#history li {
	float: left;
	width: 220px;
	margin-right: 20px;
	padding-top: 1em;
}

li#history li.last {
	margin-right: 0;
}

li#history ul p {
	width: 220px;
	font-size: 0.9em;
	line-height: 1.5em;
}

li#history ul img {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
}

/* ----------------------------- */
/*          LOCATION             */

li#location img {
	margin-top: 2em;
}

li#location a#download {
	background: url("images/pdf.gif") no-repeat 0 0;
	padding-left: 1.8em;
	padding-bottom: 4px;
	}

li#location a#download:hover {
	border-bottom: 1px dotted #ff8787;
}

li#location a:hover {
	border: 0;
}

/* ----------------------------- */
/*           CONTACT             */

li#contact a#people_logo img {
	margin: 0.5em 0;
}

li#contact a#people_logo:hover {
	border: 0;
	padding: 0;
}

li#contact address span.sc {
	font-variant: small-caps;
	color: #666;
	width: 50px;
	display: block;
	float: left;
}

li#contact address span.fn a, li#contact address span.fn {
	font-weight: bold;
	color: #cc302f;
}

li#contact p {
padding-bottom: 0;
}

/* ----------------------------- */
/*    MAIN SPONSORS    */

li#main_sponsors {
	clear: both;
	background: #fff url("images/main_sponsors.jpg") no-repeat 0 0;
	height: 50px;
	width: 740px;
}


a#neagenia {
	width: 90px;
	height: 50px;
	left: 20px;
}

a#eot {
	left: 160px;
	width: 220px;
	height: 50px;
}

a#yppo {
	left: 230px;
	width: 180px;
	height: 50px;
}

/* ----------------------------- */
/*          SPONSORS          */

li#sponsors {
	clear: both;
	background: #fff url("images/sponsors.jpg") no-repeat 19px 25px;
	height: 100px;
	width: 740px;
}

li#program ul, li#program dl#presentation, li#sponsors dl, li#footer dl {
	font-size: 0.833em;
}

li#sponsors dl dt {
	margin-left: 2em;
	line-height: 1em;
	padding-top: 0.833em;
	margin-bottom: 12px;
}

li#sponsors a, li#main_sponsors a {
	position: relative;
	display: block;
	float: left;
}

a#ant1 {
	margin-left: 17px;
	width: 59px;
	height: 56px;
}

a#ethnos {
	width: 99px;
	height: 24px;
}

a#ethnoskyriakis {
	width: 85px;
	height: 24px;
}

a#eikones {
	width: 85px;
	height: 24px;
}

a#imerisia {
	width: 135px;
	height: 24px;
}

a#paper {
	width: 160px;
	height: 24px;
}

a#cosmoradio {
	width: 85px;
	height: 24px;
}

a#os3 {
	width: 53px;
	height: 32px;
}

a#mad {
	width: 65px;
	height: 32px;
}

a#madradio {
	width: 60px;
	height: 32px;
}

a#madtv {
	width: 90px;
	height: 32px;
}

a#iqmagazine {
	width: 110px;
	height: 32px;
}

a#culturenow {
	width: 80px;
	height: 32px;
}

a#goculture {
	width: 110px;
	height: 32px;
}

a#zoo {
	width: 75px;
	height: 32px;
}

/* ----------------------------- */
/*           FOOTER              */

li#footer dl dt {
	float: left;
	line-height: 18px;
	margin: 2px .5em 0 0;
}

li#footer dl dd {
	font-size: 1.1em;
	color: #fff;
	line-height: 20px;
}

li#footer dl dd a img {
	margin: 2px 5px 0 0;
	float: left;
}

li#footer a:hover {
	border-bottom: 1px dotted #ff8787;
	color: #fff59a;
	padding-bottom: .2em;
}