@charset "utf-8";
body {
	background-color:#fff;
	background-image:url('/media/_design/pagebgrnd.jpg');
	background-repeat:repeat-x;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.container {
	background:#fff;
	background-repeat:repeat-y;
}
body.exhibitorZone .container {
	background-image:none;
	background:white;
}
#Header {
	background-color:#fff;
	/*background-image:url('/media/_design/header.jpg');
	background-repeat:none;*/
	width:950px;
	height:215px;
}
#slideshow {
	position: relative;
	margin-left:540px;
	margin-top:40px;
}
#Navigation {
	text-align:center;
}
#rightcontent {
	text-align:center;
}
#footer {
	background:#50D2F4;
	color:#fff;
	text-align:center;
}
#footer p {
	width:800px;
	margin:0 auto;
	height:150px;
	color:#fff;
}
.floatright {
	float:right;
	margin:10px;
}
/*Menu*/	
	
	
	
#menu {
	/*width: 19.2em;*/ /* set width of menu */
	font-size:0.9em;
	text-align:left;
}
#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin-bottom:1px;
}
/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	font-weight:bold;
	display: block;
	margin: 0;
	padding: 2px 3px;
}
#menu h2 {
	display: block;
	padding: 3px 0 2px 4px;
	width: 154px;
	margin: 8px 0;
	background-image:url(/media/_design/link.jpg);
	background-repeat:repeat-x;
}
#menu a {
	color: #fff;
	text-decoration: none;
	background-image:url(/media/_design/link.jpg);
	background-repeat:repeat-x;
}
#menu a:hover {
	color: #000000;
	background-color:#ffffff;
	background-image:url(/media/_design/linkover.jpg);
	background-repeat:repeat-x;
}
#menu ul ul li a {
	color:#999;
	background:#fff;
	margin-top:4px;
}
#menu ul ul li a:hover {
	color:black;
	margin-top:4px;
	background-image:none;
}
#sponsorsblock {
	width:950px;
	margin-top:10px;
	margin-bottom:5px;
	height:63px;
	text-align:left;
	border-top:solid 1px #50D2F4;
	border-bottom:solid 1px #50D2F4;
}
/* ----------- OPENING TIMES --------------*/


#opening_times, #media_partners {
	width: 188px;
	height: 100px;
	margin: -10px auto 0 auto;
	color: #2fcae8;
	text-align: center;
	font-size: 1.1em;
	border: 1px solid #2fcae8;
}
#opening_times h4 {
	padding: 4px 0;
	font-size: 0.8em;
	font-weight:bold;
	color: #ffffff;
	margin-bottom:6px;
	background: #2fcae8;
	width: 100%;
}
#opening_times dl {
	padding: 0 4px;
	font-size: 0.8em;
}
#opening_times dt {
	padding: 0;
	line-height:10px;
	color: #777777;
}
#opening_times dd {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
}
/*TEXT ELEMENTS*/



h1 {
	padding: 0 0 0.6em;
	color: #000000;
	font-size:110%;
	font-weight:bold;
}
h2 {
	padding: 0 0 0.6em;
	color: #57565b;
	font-size: 1.2em;
}
h3 {
	padding: 0;
	color: #2fcae8;
	margin:0 0 0.8em 0;
	font-size: 1.1em;
	text-decoration:none;
}
h4 {
	padding: 10px 0 0 0;
	color: #2fcae8;
	font-size: 1em;
}
p {
	padding: 0 0 1em;
	color: #777;
	font-size: 0.9em;
}
p + p {
	text-indent:0;
}
a {
	color: #2fcae8;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color: #777;
	text-decoration:underline;
}
.right {
	float: right;
	clear: right;
	clear: top;
	padding-right: 6px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 3px;
}


ul.runwayGallery span {
font-size:70%;
font-weight:normal;
color:#000;

}

ul.runwayGallery img {
	display:block;

}

#homepagevideo{
	display:block;
	text-align:center;
	padding-bottom:10px;
	margin-left:40px;
}


ul {
	color:#777;
	margin-top:-10px;
	font-size:1em;
}

div.outerDiv {
	margin-bottom:20px;
 }

div.outerDiv-border {
	border-bottom:dotted 1px #ccc;
	margin-bottom:20px;
 }

  

div.leftDiv{
	float:left;
	padding:10px 0 10px 10px;
}

  

div.leftDiv img {
	padding:0;
}


div.rightDiv {
	float:right;
	padding:10px 0 10px 0;
}


div.rightDiv img {
	padding:0;
}


.seminarList ul {
    margin: 2px 0 26px 18px;	
}


.seminarList li {
    padding: 0 0 0 16px;
    line-height: 8px;
	
}



table.seminar {
	margin: 10px auto 20px auto;
	border: 1px solid #2fcae8;
	width: 90%;
	border-collapse: collapse;
	height: auto;
}



table.seminar caption {
	padding: 4px 0 0 0;
	margin-left: 0;
	background: #ffffff;
	text-align: left;
	font-weight: bold;
	color: #2fcae8;
	font-size: 1em;
}


table.seminar tr {
	vertical-align: top;
}


table.seminar th {
	padding: 4px 5px;
	background: #2fcae8;
	font-size: 0.9em;
	color: #ffffff;
	font-weight:bold;
}


table.seminar th span {
	font-weight: normal;
	font-size: 0.8em;
}


table.seminar td {
	padding: 6px 5px 0 5px;
}


table.seminar td p {
	margin: 0 0 2px 0;	
}


table.seminar td h4 {
	margin-top: -3px;
}


td.seminarTime {
	background: #f3f1f2;
	font-weight: normal;
	width: 20%;
	font-size: 0.8em;
	margin-left: 10px;
	vertical-align: top;
}



table.seminar h3, table.seminar h4 {
	color: #2fcae8;
	margin: 0;
	padding: 3px 0;
	cursor:default;
	vertical-align: top;
	font-weight: bold;
	font-size: 0.9em;
}


table.seminar h4.subtitle, table.seminar h4.noDetail {
	cursor:text !important;
	color: #57565b;
	width: auto;
}



p.seminar_top {	
	width: 95%;
	padding-left: 24px;
}


p.synopsis {
	font-style: italic;
}


.seminarTitle {
	font-weight: bold;
	text-align: left;
	color: #57565b;
}



a.seminarLink {
	font-size: 1em;
	font-weight: bold;
	color: #2fcae8;
	border: 1px solid #2fcae8;
	padding: 6px;
	background: #f7ecf5;
}


#march2, #march3 {
	text-decoration: none;
}



table.seminarTimetable {
	list-style: none;
	border: 1px solid #2fcae8;
	border-bottom: none;
	border-right: none;
	background: #ffffff;
	font-size: 0.9em;
	width: 90%;
	margin: 4px auto;
}


/*  .seminarTimetable is for the top panel with the links to each day  */

table.seminarTimetable th {
	background: #d4f2fa;
	color: #23a9bf;
	border-top: none;
	border-right: 1px solid #2fcae8;
	border-bottom: 1px solid #2fcae8;
	border-left: none;
	padding: 6px;
	vertical-align: top;
}


table.seminarTimetable td {
	padding: 6px;
	border-top: none;
	border-right: 1px solid #2fcae8;
	border-bottom: 1px solid #2fcae8;
	border-left: none;
	vertical-align: top;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
