/* wrapper - homepage 
	- topheader
	- menu
	- header
	- Top 
			- whatson
			- galleries
			- collection
			- wind
			- zone
			
			 
	- Bottom	
			- news
			- ournews
			- learning
			- visit
			- whatson
			- venue
*/

/* wrapper - subpage
	- topheader
	- menu
	- breadcrumb
	- Navigation
	- content
	- relatedlink
	

*/


html, body{
	margin: 0;
	height: 100%;
}

#wrapper{
	min-height: 100%;
	width: 770px;
	padding: 0 10px;
	margin: 0 auto;
}

/* wrapper - topheader */

#topheader {
	width: 767px;
	height: 110px;
	background-image: url(../images/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;


}

/* wrapper - menu */
#menu {
	width:767px;
	height: 22px;
	background-image: url(../images/glass/menuback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;

}

#menu a{
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #fff;
	text-decoration: none;
	
}

/* wrapper - header */

#header {
	width:767px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	text-align: left;

}


h1{
	color: #333;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin: 10px 2px 5px 5px;
	text-align: left;
}

h2{
	color: #333;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 2px 2px 2px 5px;
	text-align: left;
}

p{
	text-indent:0px;
	color: #333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 2px 15px 2px 5px;
	text-align: left;
}

#more {
	text-indent:0px;
	float: right;
	text-align: left;

}

#more a{
	background-image: url(../images/glass/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent:5px;
	color: #333;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 6px;
}

#more a:hover{
	text-decoration: underline;
}


#title {
	margin: 0px;
	text-indent:5px;
	text-align: left;
}

#title h2{
	background-image: url(../images/arrowwhite.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 6px;
}

#links {
	margin: 5px 0px 0px 5px;
	text-align: left;
}

#links a{
	background-image: url(../images/glass/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #333;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 6px;
}

#links a:hover{
	text-decoration: underline;
}

#line {
	background-image: url(../images/line_break.gif);
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
}

img{
	border:none;
}

/* wrapper - top */

#top {
	width: 770px;
}

/**/

/* wrapper - top - whatson */
#whatson {
	float: left;
	width: 285px;
	height: 370px;
	border: 1px solid #999;
	margin: 0px 0px 10px 0px;
}

#whatson img{
	float: none;
	margin-top: 0px;
}
/**/

/* wrapper - top - galleries */
#galleries{
	float: right;
	width: 461px;
	height: 700px;
	border: 1px solid #999;
	background-image: url(../images/glass/learningback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 10px;
}

#galleries img{
	float: right;
	margin-top: 0px;
	padding-right:0px;
}

/**/

/* wrapper - top - collection */

#collection {
	float: left;
	width:141px;
	height: 234px;
	background-image: url(../images/glass/learningback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin: 0px 0px 15px 17px;

}

#collection img{
	margin-top: 4px;

}

/**/

/* wrapper - top - wind */

#wind {
	float: left;
	width:141px;
	height: 234px;
	background-image: url(../images/glass/learningback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin: 0px 0px 15px 17px;
}

#wind img{
	margin-top: 4px;
}


/**/

/* wrapper - top - zone */

#zone {
	float: left;
	width:141px;
	height: 234px;
	background-image: url(../images/glass/learningback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin: 0px 0px 15px 17px;

}

#zone img{
	margin-top: 4px;
}


/**/

/* wrapper - bottom */

#bottom {
	width: 770px;
	margin: 10px 0px 0px 0px;
}

/**/

/* wrapper - bottom - news */

#news {
	float: left;
	width: 285px;
	height: 138px;
	border: 1px solid #999;
	background-image: url(../images/glass/learningback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 15px 0px;

}

#news img{
	float: left;
	margin: 4px 5px 0px 0px;
}

/* wrapper - bottom - newsletter */

#newsletter {
	float: left;
	width: 285px;
	height: 127px;
	border: 1px solid #999;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
}

/**/

/* wrapper - bottom - learning */
#learning{
	float: left;
	width: 461px;
	height: 138px;
	border: 1px solid #999;
	background-image: url(../images/glass/learningback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 15px 17px;
	font-family: Arial, Helvetica, sans-serif;
}

#learning img{
	float: left;
	margin-top: 4px;
	padding-right:5px;
}

/**/

/* wrapper - bottom - visit */

#visit {
	float: left;
	width:141px;
	height: 99px;
	background-image: url(../images/glass/visitback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin: 0px 0px 10px 17px;
}

/**/

/* wrapper - bottom - whatsonsmall */

#whatsonsmall {
	float: left;
	width:141px;
	height: 99px;
	background-image: url(../images/glass/whatsonback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin: 0px 0px 10px 17px;
}

/**/

/* wrapper - bottom - venue */

#venue {
	float: left;
	width:141px;
	height: 99px;
	background-image: url(../images/glass/venueback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin: 0px 0px 15px 17px;

}

/**/

.newsletterinput{
	width: 120px;
	color: #333;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background: #FFFF99;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
}

#newletterinputlinks a{
	float: right;
	background-image: url(../images/glass/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #333;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 6px;


}

#ft {
	clear: both;
	background-image: url(../images/redline.jpg);
	margin: 10px 0px 5px 0px;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;

}

#ft a{
	color: #000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

#ft a:hover{
	text-decoration: underline;
}

#newsletterbox {
	float: left;
	width: 167px;
	border: 1px solid #999;
	background-image: url(../images/glass/newsback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 5px 0px 5px 0px;

}

#collectionbox {
	float: left;
	width: 167px;
	border: 1px solid #999;
	background-image: url(../images/glass/collectionback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 15px 0px;

}

#collectionbox img{
	margin-top: 4px;

