@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
	text-align: center;
	background: #ebe6e2;
}

#container {
	width: 904px;
	margin: 0 auto;
	padding: 0 22px;
	text-align: left;
	background: #ffffff;
}

#containerTop {
	background: url(../images/topBg.jpg) center top no-repeat #F1EDE9;
	height: 431px;
}

a:link, a:visited {
	color: #629710;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.green {
	color: #629710;
}

.frame {
	padding: 2px;
	border: 1px solid #cccccc;
}

#top {
	width: 936px;
	margin: 0 auto;
	padding: 83px 22px 0;
	text-align: left;
	position: relative;
}

#nav {
	position: absolute;
	top: 83px;
	right: 24px;
	text-align: right;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style-type: none;
	float: left;
	/*display: inline;*/
}

#banner {
	position: absolute;
	top: 225px;
	right: 23px;
	/*margin-top: 97px;*/
	text-align: center;
}

#side {
	margin-top: 8px;
	width: 235px;
	padding-left: 10px;
	float: right;
	line-height: 1.4em;
	border-left: solid 1px #cccccc;
}

#side h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

#side img {
	padding-right: 5px;
}

#side td {
	vertical-align: top;
	border-top: solid 2px #d6d6d6;
	padding: 18px 0;
}

#sideNav a:link, #sideNav a:visited {
	color: #555555;
	text-decoration: none;
}

#sideNav a:hover {
	color: #345402;
	text-decoration: none;
}

#sideNav hr {
	border: solid 2px #d6d6d6;
}

#main {
	margin-right: 250px;
	padding: 10px 10px 10px 0;
	position: relative;
}

#main h1 {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #345402;
}

#main h2 {
	font-size: 14px;
}

#comments {
	width: 593px;
	height: 283px;
	padding: 20px;
	background: url(../images/commentBg.jpg) no-repeat;
	font-size: 11px;
	line-height: 1.5em;
	font-style: italic;
}

.fee1 {
	width: 450px;
}

.fee1 td {
	background: #e2f7b9;
	border-bottom: solid 2px #ffffff;
	padding: 5px;
}

.right {
	float: right;
	margin-left: 5px;
}

td {
	vertical-align: top;
}

#poster {
	width: 280px;
	height: 250px;
	background: url(../images/poster_presentation.gif) no-repeat;
	padding-top: 100px;
	padding-left: 40px;
	text-align: center;
}

#closing {
	background: #f1e21a;
	padding: 3px;
	color: #000000;
	font-weight: bold;
}

#contact {
	background: #c4f3a0;
	font-weight: bold;
	padding: 5px 3px;
}

#exhibition {
	width: 100%;
}

#exhibition td {
	padding: 10px;
	border-bottom: solid 1px #cccccc;
}

#exhibition td td {
	padding: 5px;
	border-bottom: none;
}

#exhibitionEnquiry input, textarea {
	width: 300px;
}

#exhibitionEnquiry textarea {
	height: 100px;
}

#exhibitionEnquiry .btn {
	width: 80px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.table1 {
	width: 100%;
	border: solid 1px #cccccc;
}

.table1 td {
	background: #e2f7b9;
	width: 50%;
	padding: 10px;
}

/*
#programme {
	width: 100%;
	border: solid 1px #cccccc;
	padding: 1px;
}

#programme td {
	padding: 5px;
	font-family: "Trebuchet MS";
	color: #333333;
	vertical-align: top;
}

.darkGreen {
	background: #c4f3a0;
}

.lightGreen {
	background: #e1f1d5;
}

.darkBlue {
	background: #a0d3f3;
}

.lightBlue {
	background: #d5f1f1;
}
*/

#footerBg {
	height: 182px;
	background: url(../images/footerBg.jpg) center no-repeat #988878;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0 40px;
	color: #888888;
	text-align: left;
	position: relative;
}

#footer table {
	width: 900px;
	position: absolute;
	top: 82px;
	left: 40px;
}

#footer td {
	padding: 0;
	color: #ffffff;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#sponsor {
	padding-top: 10px;
	font-size: 11px;
}

#sponsor ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#sponsor li {
	list-style-type: none;
	float: left;
	padding-right: 2px;
/*	height: 45px;
	line-height: 45px;
	vertical-align: middle;*/
	
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#download {
	width: 100%;
	border: 1px dashed #aaaaaa;
}

#download td {
	padding: 5px 10px;
}

#download th {
	padding: 5px 10px;
	text-align: left;
	background: #dddddd;
}

#download .line {
	border-bottom: 1px dashed #aaaaaa;
	padding-bottom: 15px;
}

#gallery {

}

#gallery h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #345402;
}

#gallery h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #345402;
}

#gallery table {
	margin: 0 auto;
}

#gallery td {
	width: 20%;
	vertical-align: middle;
	padding: 10px 15px;
}

#gallery img {
	border: 1px solid #666666;
}

.tableGallery a {
	text-decoration: none;
}


