@import url("reset.css");
@import url("layout.css");
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {*zoom: 1;/*for ie 5.5-7*/}
html, body {
	min-height: 100%;
	background:#D2D777;
	height:100%;
}
/* Default element styles */
body {
	margin:0;
	padding:0;
	font-family:Georgia;
	color:#30320c;
	background:#D2D777 url(/images/bg_grad.png) repeat-x;
	line-height:24px;
	font-size:16px;
}
a {
	 color:#2e5900;
	 font-size:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "DejaVu Serif", serif;
	font-weight:normal;
	margin:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p, fieldset, table{
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-size:30px;	
	line-height:52px;
}
h2 {
	line-height:40px;
	font-size:25px;
}
h3 {
	line-height:30px;
	font-size:20px;
}
h4 {
	line-height:26px;
	font-size:18px;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;	
	line-height:20px;	
}
strong {
	font-weight:bold;	
}

form fieldset {
	border:none;
	margin:0 20px 0 20px;
	padding:0px 13px 5px 10px;
	background-color:#ECEEBD;
}
form legend {
	border:none;
	margin:10px 0 0 0px;
	padding:0px 13px 0px 10px;
	background-color:#D2D684;
	
}
form input[type=text] {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #D2D684;
	font-size:13px;
	padding:3px;
}
form input[type=submit] {
	font-size:13px;
	padding:3px;
}
form select {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #D2D684;	
	font-size:13px;
	padding:2px;
}
form inputinput[type=checkbox], form inputinput[type=radio] {
	width:auto;
}
form textarea {
	height:50px;
	width:420px;
	border:1px solid #D2D684;
	padding:2px 2px 2px 5px;
	font-size:13px;
}
form label {
	display:block;
	margin-top:10px;
	font-weight:bold;
	
}
form label input {
	margin-right:10px;
	
}
table {
	margin-bottom:20px;	
}
table th  {
	font-weight:bold;	
}
table th, table td{
	padding:4px;
	font-size:13px;	
	line-height:16px;	
	font-family:Verdana, Geneva, sans-serif;
}
table th.right, table td.right{
	text-align:right;
}
table tbody td {
	border:1px solid #EEF0CF;	
}
/*
#pg {
	margin:auto;text-align:left; /* leave unchanged */
	/* width:73.85em;/* non-IE */
	/* *width:72.07em;/* IE */
	/* min-width:960px;/* optional but recommended */
/* }*/

/* Header Styles */
#hd {
	position:relative;
	height:119px;
}
	#hd #logo {
		 z-index:1000;
		 position:absolute;
		 top:10px;
		 left:15px;
		 margin:0;
	}
	#hd #toolbox {
		text-align:right;
		padding:1.5em 1em 0 0;
	}
	#hd #toolbox a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#hd #banner {
		z-index:999;
		position:absolute;
		top:0px;
		left:130px;
		margin:0;
	}

	#hd #tabs {
		position:absolute;
		bottom:0px;
		right:0px;
		margin:0;
		font-size:93%;
		line-height:normal;
		margin:0;
		clear:both;
	} 
		#hd #tabs ul {
			 margin:0;
			 padding:0;
			 list-style:none;
		}
		#hd #tabs li {
			 float: left;
			 display: block;
			 margin: 3px 0 0 0;
			 color: black;
			 background-image:url(/images/tab_left.png) !important;
			 background-image:url(/images/tab_left.gif);
			 background-position:left top;
			 background-repeat:no-repeat;
			 background-color:#c5cb57;
			 text-decoration: none;
		}
		#hd #tabs a {
			 font-size:110%;
			 color:#335d04;
			 font-weight:bold;
			 display:block;
			 padding: 8px 15px;
			 background: url(/images/tab_right.png) no-repeat right top !important;
			 background: url(/images/tab_right.gif) no-repeat right top;
			 text-decoration: none;
		}
		#hd #tabs > ul a {width:auto;}
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#hd #tabs a {float:none;}
		/* End IE5-Mac hack */
		#hd #tabs a:hover {
			color:#333;
			 background:#fff;
		}
		#hd #tabs li.selected, 
		#tabs li:hover
		{ 
			 color:#fff;
			 background-color:#dcdf9e;
		}
		#hd #tabs li.selected a,
		#hd #tabs li.selected a:hover
		{ 
			  color:#333;
		}
#bd {
	background-color:#FFF;
}
	#bd ul {
		margin-right:20px;
		margin-left:20px;
	}
	#bd img {
		border: 1px solid #2E5900;	
	}
	#bd img.none {
		border: 0px solid #FFFFFF;	
	}
	#bd .main {
		padding-top:10px;	
	}
#ft {
	background: #222 none repeat scroll 0 0;
	position:relative;
	width:960px;
	height:70px;
	minheight:70px;
}
	#ft p{
		padding:0.5em;
		margin:0;
		color:#FFF;
	}
	#ft a{
		color:#FFF;
	}
	#address {
		width:400px;
		position:absolute;
		left:0;
	}
	#links {
		width:560px;
		position:absolute;
		right:0;
	}
#copyright {
	background: #222 none repeat scroll 0 0;
	color:#FFF;
}
	#copyright p{
		padding:0.5em;
		margin:0;
	}
	#copyright a{
		color:#FFF;
	}
	
/*
Content type specific styles
*/
.featured {
	margin:0px 0 20px 0;
}
.featured h3 {
	margin-bottom:5px;
	font-weight:bold
}
.featured p {
	font-size:16px;
	margin-bottom:1em;
}
.featured fieldset p {
	font-size:100%;
	margin:20px 0 10px 0px;
	padding-top:10px;
}
.featured img {
	margin:0px 10px 0px 0px;
}
/*
.complementary {
	background:#ECEEBD;
	padding:10px 0px 20px 0;
}	
.complementary h3 span { 
	font-size:70%;
	font-weight:normal;
	margin-left:10px;
}*/

/*
Page specific styles
*/
#shelf {
	background:#dcdf9e none repeat scroll 0 0;
	text-align:right;
}
#shelf h1{
	font-weight:normal;

	font-style:italic;
	line-height:50px;
	font-size:17px;
}

#bd {
	padding-bottom:20px;
}
#bd .main .content blockquote{
	margin-left: 30px;
	margin-bottom: 10px;
	font-size:larger;
	font-style:italic;
}
#bd .main .content ul{
	margin-left: 20px;
	margin-bottom: 10px;
	list-style:circle;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;	
		line-height:20px;	
}
#bd .main .content ul li{
	margin-left: 20px;
	margin-bottom: 5px;
	list-style:circle;
}
#bd .main .content p{
	margin-bottom: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#bd .main .content img{
	margin: 10px;
}
#pg .main .news h3{
	margin-top:10px;
	border-bottom:1px solid #ECEEBD;
}
/*naviagtion*/
#bd .complementary #navigation {
	background:#ECEEBD;
}
#bd .complementary #navigation h3 {
	margin:0px;
	padding:10px 10px 10px 15px;
}
#bd .complementary #navigation h3 a{
	text-decoration:none;
}
#bd .complementary #navigation h3.selected {
	margin:0px;
	padding:10px 10px 10px 15px;
	background-color:#FFF;
	text-decoration:none;
}
#bd .complementary #navigation ul {
	border-top:1px solid #C5CB57;
	margin:0;
}
#bd .complementary #navigation ul ul {
	border:none;
}
#bd .complementary #navigation ul li{
	padding:10px 10px 10px 15px;
	border-bottom:1px solid #C5CB57;
}
#bd .complementary #navigation ul ul li{
	padding:6px 10px 6px 45px;
	border-bottom:1px solid #C5CB57;
}
#bd .complementary #navigation ul ul ul li{
	padding:6px 10px 6px 75px;
	border-bottom:1px solid #C5CB57;
}

#bd .complementary #navigation ul ul ul ul li{
	padding:6px 10px 6px 105px;
	border-bottom:1px solid #C5CB57;
}
#bd .complementary #navigation  li {
	font-weight:bold;
	font-size:14px;
}
#bd .complementary #navigation  li.selected {
	background-color:#FFF;
	font-size:15px;
}
#bd .complementary #navigation  li a{
	text-decoration:none;
}
#bd .complementary #navigation  li.selected a{
	text-decoration:none;
	color:#30320c;
}
/*articles*/
#bd .complementary .articles {
	background:#ECEEBD;
}
#bd .complementary .articles h3 {
	margin:0px;
	padding:10px 10px 10px 15px;
}
#bd .complementary .articles h3.selected {
	margin:0px;
	padding:10px 10px 10px 15px;
	background-color:#FFF;
}
#bd .complementary .articles ul {
	border-top:1px solid #C5CB57;
	margin:0;
}
#bd .complementary .articles ul li.selected {
	background-color:#FFF;
	font-weight:bold;
	color:#30320c;
}
#bd .complementary .articles ul li {
	padding:10px 10px 10px 15px;
	border-bottom:1px solid #C5CB57;
}
#bd .complementary .articles ul li h4{
	font-size:16px
}
#bd .complementary .articles ul li p{
	font-size:12px;
}
#bd .complementary .articles ul li .grid_5 {
	width: 275px;
}
#bd .complementary .articles ul li .grid_6 {
	width: 335px;
}
#bd .complementary .articles ul li .grid_6 p, #bd .complementary .articles ul li .grid_6 h4{
	
	margin:0px;
}

/*home page */
#home #gallery {
	position:relative;
	height:263px;
	overflow:hidden;
}
	#home #gallery ul{
		margin:0;
		padding:0;
	}
		#home #gallery ul li {
			margin:0;
			padding:0;
			float:left;
			position:absolute;
			list-style-type:none;
		}
			#home #gallery ul li.show {
				z-index:500
			}
				#home #gallery ul li img {
					border:none;
				}
	#home #gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:40px; 
		width:100%; 
		position:absolute;
		bottom:0;
		display:none;
	}
		#home #gallery .caption .content {
			margin:7px;
			font-size:130%;
			text-align:right
		}

#home #bd .main {
		padding-top:10px;	
	}
#home .featured {
	margin:0px 0 20px 0;
}
#home .news {
	margin-bottom:20px;
}
#home .news .article{
	display:block;
	margin-bottom:10px;
}
#home .tickets{
	background:url(/images/bg_grad.png);
	color:#FFF;
		padding:10px 0 20px 0;
}
	#home .tickets img{
		border:0px solid #FFF;
		margin-top:-10px;
	}
	#home .tickets h2{
		color:#FFF;
	}
	#home .tickets a{
		color:#FF9
	}
#home .subfeature{
	background:#DCDF9E;
	padding:20px 10px 10px 0px;
}	
	#home .subfeature h3{
	}
	#home .subfeature h4{
		font-weight:bold;
		margin-bottom:10px;
	}
	#home .subfeature p{
		font-size:15px;
		margin-bottom:10px;
	}	
#home .overnight{
	background:#A9BC63;
	padding:10px 10px 10px 0px;
}
	#home .overnight p{
		background:#A9BC63;
		padding-bottom:10px;
	}
	#home .overnight img{
		border:0px solid #FFF;
	}	
#home .complementary{
	padding:0px;
}	
#bd #exhibiting h3 {
border-bottom:1px solid	#E5E7B7;
margin-bottom:20px;
}
#bd #exhibiting p {
	margin-bottom:20px	
}
#bd #exhibiting ul.tabs {
	border-bottom:2px solid #E5E7B7 ;
	margin:10px 20px 0px 20px;
}
#bd #exhibiting ul.tabs li{
	display:inline-block;
	padding:0px
}
#bd #exhibiting ul.tabs li.current{
	background:#E5E7B7 ;
}
#bd #exhibiting ul.tabs li a{
	font-size:14px;
	font-weight:bold;
	padding:0px 3px 0px 4px;
	text-decoration:none;
} 
#bd #exhibiting .panel{
	display:none
}
#bd #exhibiting .current{
	display:block;
}
#bd #exhibiting .panel p, #bd #basket form p{
	background-color:#EEF0CF;
	font-size:13px;	
	padding: 5px 10px 5px 10px;
	margin-bottom:0px;
}
#bd #exhibiting .panel table {
	margin-bottom:10px;
}
#bd #exhibiting .panel table th{
	background-color:#EEF0CF;
	border:1px solid #EEF0CF; 
}

#bd #exhibiting .panel table tfoot th{
	background-color:#F6F7E7 ;
	border:1px solid #EEF0CF; 
	
}
#bd #exhibiting .panel  h4, #bd #basket form h4{
	font-size:16px;	
}
#bd #exhibiting .panel .grid_8 form , #bd #basket form .grid_8 {
	margin:0px 0px 0px 20px;
	width:440px;
}
#bd #exhibiting #membership form {
	margin:0px 0px 0px 20px;
}
#bd #exhibiting #membership .grid_10 {
	width:585px;
}
#bd #exhibiting #membership .grid_6 {
	width:345px;
}
#bd #exhibiting .panel .grid_4 {
	width:215px;
}
#bd #exhibiting .panel .last form, #bd #basket .last form{
	margin-left:10px;

}
#bd #exhibiting .panel .last h4 {
	margin-left:10px;}
#bd #exhibiting .panel p {
	font-size:11px;
	margin-right:10px;
}
#bd #exhibiting .panel .last p {
	font-size:11px;
	margin-left:10px;
	margin-right:19px;
}
#bd #exhibiting .panel  form fieldset, #bd #basket .last form{
	margin:0px ;
	padding:0px;
	border:1px solid #EEF0CF;
	background:#F6F7E7;
}
#bd #exhibiting #membership fieldset{
	padding-bottom:10px;
}
#bd #exhibiting .panel  form label{
	font-size:12px;
	margin:5px 10px 0px 10px
}
#bd #exhibiting .panel  form input[type=submit] {
	margin:5px 10px 0px 10px
}
#bd #exhibiting .panel  form input[type=text] {
	margin:0px 10px 0px 10px
}
#bd #exhibiting .panel  form select {
	margin:0px 10px 0px 10px
}
#bd #exhibiting .panel  form textarea {
	margin:0px 10px 0px 10px
}

#bd #exhibiting .panel  form input[type=text].large, #bd #basket form input[type=text].large{
	width:420px
}
#bd #exhibiting .panel  form input[type=text].small, #bd #basket form input[type=text].small{
	width:190px
}
#bd #exhibiting .panel  form input[type=text].exsmall, #bd #basket form input[type=text].exsmall{
	width:30px
}
#bd .message {
margin:0px 20px 10px 20px;	
padding:5px;
}
#bd .warning {
	background-color:#B02B2C;	
	color:#FFFFFF;
}
#bd #basket .addresses h3 {
	margin-left:0px;
}
#bd #basket .addresses .last h3{
	margin-left:10px;
}
#bd #basket .addresses fieldset{
	margin:0px;
	padding:0px 0px 20px 0px;
	width:450px;
	background:#F6F7E7;
	border: 1px solid #EEF0CF;
}
#bd #basket .addresses .last fieldset{
	margin-left:10px;
}
#bd #basket .addresses fieldset label{
	font-size:12px;
	margin-left:10px;
}
#bd #basket .addresses fieldset input[type=text], #bd #basket .addresses fieldset textarea, #bd #basket .addresses fieldset select{
	margin-left:10px;
}
#bd #basket .addresses fieldset textarea{
	height:100px
}
#bd #checkout .grid_8 table th{
	background-color:#F6F7E7;
	border:1px solid #EEF0CF; 
}

#bd #shop form input[type=text].tiny{
	width:40px
}
#bd #shop form fieldset{
	background-color:#F6F7E7;
}
#bd #shop form fieldset label{
	font-size:14px;
}
#bd #checkout table th, #bd #basket table th{
	background-color:#EEF0CF;
	border:1px solid #EEF0CF; 
}

#bd #checkout table tfoot th, #bd #basket table tfoot th{
	background-color:#F6F7E7 ;
	border:1px solid #EEF0CF; 
	
}
#bd #shop p {
	margin-bottom:10px;	
}
