* {
	padding: 0;
	margin: 0;
}

html {
	background: #86C9EF url(/assets/ui/page-bg.gif) 0 0 repeat-x;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	color: #333;
}

ul, ol {
	list-style-type: none;
}

a img {
	border: none;
}

.hidden {
	display: none;
}

a#promo-corner {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 132px;
	height: 142px;
	overflow: hidden;
	z-index: 100;
	opacity: 0.75;
	outline: none;
}

body#home a#promo-corner,
a#promo-corner:hover {
	opacity: 1;
}

div#infobar {
	background: #77c4de url(/assets/ui/infobar-bg.gif) 0 0 repeat-x;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.8;
	overflow: hidden;
	padding: 5px 0;
}

div#infobar div.inner {
	width: 860px;
	margin: 0 auto;
}

div#infobar a {
	color: #fff;
	text-decoration: none;
}

div#infobar ul a {
	display: inline-block;
	background-color: #67a6c2;
	padding: 0 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	outline: none;
}

div#infobar ul a:hover {
	background-color: #4785a1;
}

div#infobar p {
	float: left;
}

div#infobar p a:hover {
	text-decoration: underline;
}

div#infobar ul {
	float: right;
}

div#infobar ul li {
	display: inline;
}

div#infobar a.weather {
	background-position: 95% 50%;
	padding-right: 25px;
	background-repeat: no-repeat;
}

div#header {
	width: 860px;
	height: 93px;
	margin: 0 auto;
	position: relative;
}

div#header a#logo {
	position: absolute;
	top: -5px;
	left: 0;
	display: block;
	width: 368px;
	height: 101px;
	z-index: 2;
}

div#header a#logo:hover,
div#header a#award:hover {
	opacity: 0.8;
}

div#header a#award {
	position: absolute;
	top: -14px;
	left: 325px;
	display: block;
	width: 98px;
	height: 98px;
	z-index: 1;
}

div#header p {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1.1em;
	color: #6594aa;
}

div#header p a {
	color: #6594aa;
}

div#header p a:hover {
	color: #000;
}

input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div#header form {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 1.1em;
	z-index: 101;
}

div#header form input.button {
	display: inline-block;
	background-color: #67a6c2;
	padding: 2px 10px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	cursor: pointer;
}

div#header form input.button:hover {
	background-color: #4785a1;
}

div#header form input.text {
	width: 145px;
}

div#nav {
	width: 870px;
	margin: 10px auto;
	color: #fff;
	height: 6em;
	z-index: 101;
	position: relative;
}

div.tabs ul.primary {
	margin-left: 5px;
	float: left;
	position: relative;
}

div.tabs li {
	float: left;
	display: block;
	text-align: center;
	margin-right: 2px;
}

div#nav li.home { width: 56px; }
div#nav li.plan-your-visit { width: 111px; }
div#nav li.models-and-attractions { width: 162px; }
div#nav li.behind-the-scenes { width: 136px; }
div#nav li.history { width: 65px; }
div#nav li.news { width: 96px; }
div#nav li.fun-and-games { width: 102px; }
div#nav li.shop { width: 50px; }
div#nav li.contact { width: 66px; }

div.tabs a, div#content div.tabs ul li a {
	display: block;
	color: #fff !important;
	text-decoration: none;
	white-space: nowrap;
}

div#nav a {
	font-size: 1.1em;
	outline: none;
	text-shadow: 1px 1px #2c511c;
}

div.tabs ul.primary li a {
	padding-left: 7px;
	background: url(/assets/ui/nav-primary-off.gif) 0 0 no-repeat;
}

div.tabs ul.primary li a span {
	display: block;
	padding: 0.75em 0;
	padding-right: 7px;
	background: url(/assets/ui/nav-primary-off.gif) 100% 0 no-repeat;
}

div.tabs ul.primary li span.shadow {
	width: 100%;
	height: 5px;
	margin-top: -5px;
	background-color: #000;
	opacity: 0.1;
	display: block;
}

div.tabs ul.primary li a:hover,
div.tabs ul.primary li a:hover span {

}

div.tabs ul.primary li.selected a,
div.tabs ul.primary li.selected a span {
	background-image: url(/assets/ui/nav-primary-on.gif);
	cursor: default;
	text-shadow: none;
}

div.tabs li.last {
	margin-right: 0;
}

div#nav .secondary {
	display: none;
	text-shadow: 1px 1px #396626 !important;
}

div#nav li.selected .secondary,
div#nav ul.no-parent li.home .secondary {
	display: block;
	position: absolute;
	left: 0;
	top: 2.6em;
	height: 34px;
	width: 864px;
	background: url(/assets/ui/nav-secondary-bg2.png) 0 -1px no-repeat;
}

div#nav li.selected ul.secondary a {
	font-weight: normal;
	background: none;
	cursor: pointer;
	padding: 8px 0 6px 0;
	margin-left: 10px;
}

div#nav li.selected ul.secondary li.last {
	margin-right: 0;
}

div#nav li.selected ul.secondary a:hover,
div#nav li.selected ul.secondary li.selected a {
	text-decoration: underline;
}

.cloudy { background-image: url(/assets/ui/weather_cloudy.png); }
.sun { background-image: url(/assets/ui/weather_sun.png); }
.clouds { background-image: url(/assets/ui/weather_clouds.png); }
.rain { background-image: url(/assets/ui/weather_rain.png); }
.snow { background-image: url(/assets/ui/weather_snow.png); }

div#content {
	background: #fff url(/assets/ui/content-bg.gif) 0 0 repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 20px 6px 20px 26px;
	padding-bottom: 201px;
	clear: left;
	overflow: hidden;
	position: relative;
}

div#hero {
	margin: -20px 0 20px -20px;
	width: 866px;
}

div#hero.image {
	display: block;
	height: 240px;
	position: relative;
}

div#hero.image img.mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

div#hero.image div.image {
	position: absolute;
	height: 240px;
	width: 860px;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 1;
}

div#hero.image div.image img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div#hero.image div.image span.caption {
	position: absolute;
	bottom: -10px;
	left: -10px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	float: left;
	padding: 10px 20px 20px 20px;
	background-color: #000;
	opacity: 0.65;
	color: #fff;
	z-index: 101;
	font-size: 1.1em;
	font-weight: normal;
}

div#hero.image div.image span.caption-right {
	float: right;
	right: -10px;
	left: auto;
	padding-left: 10px;
}

div#hero.noimage {
	height: 8px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.column {
	margin-right: 20px;
	float: left;
	display: none;
}

div.last,
li.last {
	margin-right: 0 !important;
}

div.clear {
	clear: both;
}

div.column-1 {
	width: 260px;
	display: block;
}

div.column-2 {
	width: 540px;
	display: block;
}

div.column-3 {
	width: 820px;
	margin-right: 0;
	display: block;
}

div#promos.column {
	margin-top: 20px;
}

ul#breadcrumb {
	float: right;
	margin: -12px 20px 0 0 !important;
}

ul#breadcrumb li {
	display: inline-block;
	margin-left: 1px;
	color: #888;
	font-size: 1.1em;
}

ul#breadcrumb li span.spacer {
	margin-left: 1px;
}

ul#breadcrumb li span.spacer-prefix {
	margin-left: 0;
	margin-right: 3px;
}

ul#breadcrumb li a {
	color: #888;
}

ul#breadcrumb li a:hover {
	color: #555;
}

div#content h1 {
	font-family: "VAG Rounded", "Arial Rounded MT Bold", "Arial Rounded", Arial, sans-serif;
	font-size: 3.6em;
	margin: 0 0 -0.5em -5px;
	color: #479001;
	letter-spacing: -1px;
}

div#content h2 {
	font-size: 1.6em;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 1em 0;
}

div#content h2 + p {
	margin-top: -0.5em;
}

div#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0;
}

div#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0;
}

div#content h2 a {
	color: blue;
}

div#content p {
	font-size: 1.1em;
	line-height: 1.8;
	margin: 1em 0 1em 0;
}

div#content p.images-half {
	overflow: hidden;
	padding: 0 10px;
}

div#content p.images-half .photo {
	margin-bottom: 0;
}

div#content p.images-half .left {
	margin-right: 10px;
}

div#content p.images-half .right {
	margin: 0;
}

div#content a {
	color: blue;
}

div#content a:hover {
	color: #000;
}

div#content ul,
div#content ol {
	margin: 1em 2em;
}

div#content ul li,
div#content ol li {
	font-size: 1.1em;
	line-height: 1.8;
	list-style-type: disc;
}

div#content div.intro {
	margin-top: 2em;
	/*background: url(/assets/ui/ornament.gif) 50% 100% no-repeat;*/
	padding-bottom: 40px;
	padding: 1px 10px;
	margin-bottom: 20px;
	background-color: #f6f2ed;
	border-top: 1px solid #ecddca;
	border-bottom: 4px solid #ecddca;
	color: #705534;
}

div#content div.intro a {
	color: #705534;
}

div#content div.intro a:hover {
	color: #000;
}

div.hr {
	border: none;
	background: none;
	background: url(/assets/ui/ornament.gif) 50% 100% no-repeat;
	height: 30px;
	margin: 2em 0;
	padding: 0;
	clear: both;
}

div#content div.intro p {
	font-size: 1.1em;
}

div.promo {
	width: 262px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	z-index: 3;
}

div.promo-wide {
	width: 540px !important;
}

div.promo .decor {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 2;
}

div.promo h2,
div.promo h3 {
	position: absolute;
	top: 14px;
	left: 15px;
	font-size: 1.2em !important;
	color: #fff;
	margin: 0 !important;
}

div.promo .content {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 40px 20px 10px 20px;
	position: relative;
	z-index: 3;
	color: #fff;
}

div.text-align-right h3 {
	left: 107px !important;
}

div.text-align-right div.content {
	padding-left: 112px;
}

div.text-align-left h3 {
	right: 10px !important;
}

div.text-align-left div.content {
	padding-right: 112px;
}

div.promo .bottom {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
	z-index: 3;
}

div.promo .content p {
	margin: 0 !important;
	font-size: 1.1em !important;
	line-height: 1.6em !important;
}

div.promo .content a {
	color: #fff !important;
}

div.beige .content a {
	color: blue !important;
}

div.promo .content ol,
div.promo .content ul {
	margin-left: 15px !important;
	margin-right: 0 !important;
}

div.promo .content ol li {
	margin: 0;
}

div#content div.promo .bottom a,
div#content div.promo .bottom .a {
	display: block;	
	background-repeat: no-repeat;
	height: 28px;
	float: right;
	font-size: 11px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	right: 9px;
	z-index: 3;
	outline: none;
}

div#content div.text-align-left .bottom a,
div#content div.text-align-left .bottom .a {
	float: left;
	right: auto;
	left: 10px;
}

div#content table#prices a {
	color: #705534 !important;
}

button {
	border: none;
	background: none;
	width: auto;
}

body.birthday-parties button.a {
	width: 220px;
}

div.promo .bottom a:hover,
div.promo .bottom a:hover span,
div.promo .bottom .a:hover,
div.promo .bottom .a:hover span,
div.promo-hover .bottom a,
div.promo-hover .bottom a span {
	text-decoration: underline !important;
}

div#content div.promo .bottom button {
	border: none;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	bottom: 13px !important;
}

div.promo-hover {
	cursor: pointer;
}

div.promo .bottom a span.text,
div.promo .bottom .a span.text {
	display: block;
	float: left;
	padding: 8px 8px 9px 20px;
	background-repeat: no-repeat;
	text-shadow: 1px 1px #444;
}

div.promo .bottom .a span.text {
	padding-top: 6px;
}

div.promo .bottom a span.end,
div.promo .bottom .a span.end {
	display: block;
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 15px;
	height: 28px;
	float: left;
}

div.orange { background-color: #fa7a3d; }
div.orange .content { background-image: url(/assets/ui/promo-header-orange.png); }
div.orange .bottom { background-image: url(/assets/ui/promo-footer-orange.png); }
div.orange .bottom a span.text { background-image: url(/assets/ui/promo-button-orange.png); }
div.orange .bottom a span.end { background-image: url(/assets/ui/promo-button-orange.png); }

div.green { background-color: #86B648; }
div.green .content { background-image: url(/assets/ui/promo-header-green.png); }
div.green .bottom { background-image: url(/assets/ui/promo-footer-green.png); }
div.green .bottom a span.text { background-image: url(/assets/ui/promo-button-green.png); }
div.green .bottom a span.end { background-image: url(/assets/ui/promo-button-green.png); }

div.blue { background-color: #68acd2; }
div.blue .content { background-image: url(/assets/ui/promo-header-blue.png); }
div.blue .bottom { background-image: url(/assets/ui/promo-footer-blue.png); }
div.blue .bottom a span.text { background-image: url(/assets/ui/promo-button-blue.png); }
div.blue .bottom a span.end { background-image: url(/assets/ui/promo-button-blue.png); }

div#content div.beige { background-color: #f6f2ed; }
div#content div.beige .content { color: #333; background-image: url(/assets/ui/promo-header-beige.png); padding: 45px 23px 15px 20px }
div#content div.beige h2, div.beige h3 { color: #8e6f48; top: 15px; left: 15px; }
div#content div.beige .bottom { background-image: url(/assets/ui/promo-footer-beige.png); }
div#content div.beige .bottom a, div#content div.beige .bottom span.a { bottom: 12px; right: 12px; }
div#content div.beige .bottom a span.text, div#content div.beige .bottom .a span.text { background-image: url(/assets/ui/promo-button-beige.png); }
div#content div.beige .bottom a span.end, div#content div.beige .bottom .a span.end { background-image: url(/assets/ui/promo-button-beige.png); }

div#content div.promo-wide .content { background-image: url(/assets/ui/promo-wide-header-beige.png); }
div#content div.promo-wide .bottom { background-image: url(/assets/ui/promo-wide-footer-beige.png); }

table {
	border-collapse: collapse;
	line-height: 1.8em;
}

div.promo table {
	width: 100%;
}

table th,
table thead td {
	font-size: 1.1em;
	text-align: left;
	padding: 5px 10px 5px 0;
	font-weight: bold;
	border-bottom: 3px solid #e0cfb9;
}

table tbody td {
	padding: 4px 10px;
	font-size: 1.1em;
}

table tr.alt td {
	background-color: #fbf9f6;
}

table tr.aside td {
	color: #666;
	padding: 10px;
}

div.getting-here img {
	border: 4px solid #fff;
}

div.getting-here div.content {
	padding-bottom: 10px !important;
}

div.journey-packs div.content,
div.by-train div.content,
div.by-bus div.content,
div.group-book div.content {
	padding-bottom: 14px;
}

div.contact-details div.content {
	padding-bottom: 0 !important;
	text-align: center;
}

div.contact-details div.content p {
	padding-bottom: 10px !important;
}

div.flickr ul.decor {
	top: 12px;
	left: 8px;
	margin: 0 !important;
}

div.flickr h3 {
	left: 89px !important;
}

div.flickr ul.decor li {
	background-repeat: no-repeat;
	background-position: 4px 4px;
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none !important;
	width: 86px;
	height: 86px;
}

div.flickr ul.decor li.image-2 {
	z-index: 5;
	top: 29px;
	left: 13px;
}

body#fun-and-games div.model-railway-video img.decor {
	position: absolute;
	top: 85px;
	left: 28px;
}

body#fun-and-games div.model-railway-video div.content {
	padding-bottom: 180px;
}

div.villages img.decor,
div.villages-inspiration img.decor {
	left: -5px;
	bottom: 7px;
	top: auto;
}

div.villages div.content,
div.villages-inspiration div.content {
	padding-left: 120px;
}

div.villages h3 {
	left: 115px !important;
}

div.playground div.content {
	padding-left: 120px;	
}

div.playground h3 {
	left: 115px !important;
}

div.facilities div.content {
	padding-left: 120px;	
}

div.facilities h3 {
	left: 115px !important;
}

div.group-visits img.decor {
	bottom: 4px;
	top: auto;
}

div.birthday-parties img.decor {
	top: 18px;
	left: 18px;
}

div.map-and-directions img.decor {
	z-index: 4;
	left: -3px;
	top: 7px;
}

div.map-and-directions div.content {
	padding-left: 100px;
}

div.map-and-directions h3 {
	left: 94px !important;
}

div.vv img.decor {
	right: 10px;
	top: 10px;
	left: auto;
}

div.postcards img.decor {
	left: 20px;
	top: 20px;
}

div.school-visits img.decor {
	left: 20px;
	top: 10px;
	z-index: 4;
}

div#content div.download-leaflet img.decor {
	z-index: 4;
	left: 2px;
	top: -2px;
}

div#content div.download-leaflet div.content {
	padding-left: 90px;
}

div#content div.download-leaflet h2,
div#content div.download-leaflet h3 {
	left: 85px !important;
}

div.facebook img.decor {
	top: 10px;
	left: 17px;
}

div.archive img.decor {
	left: 8px;
	top: 13px;
}

div.archive h3 {
	left: 97px !important;
}

div.archive div.content {
	padding-left: 102px;
}

div.todays-weather p {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 26px;
}

div.prices div.content,
div.opening-times div.content {
	padding-bottom: 0 !important;
}

div.prices table thead {
	position: absolute;
	top: -9999px;
	left: -9999px;
	display: none;
}

tr.sub-heading th,
tr.sub-heading td {
	padding-top: 10px;
}

.nowrap {
	white-space: nowrap;
}

div#map {
	height: 480px;
	width: 534px;
	border: 3px solid #ccc;
	margin: 2em 0;
}

div#map-key {
	clear: both;
	overflow: hidden;
	margin: -1.5em 0 2em 0;
	zoom: 1;
}

div#map-key ul {
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0;
}

div#map-key ul li {
	float: left;
	display: block;
	color: #fff;
	padding: 0 7px;
}

div#map-key ul li.label {
	margin-right: 2px;
	color: #000;
}

body.map-and-directions form.directions {
	margin-bottom: 10px;
}

body.map-and-directions p.print {
	margin-bottom: 5px !important;
}

body#models-and-attractions div.stock {
	overflow: hidden;
	margin-bottom: 20px;
}

ul.gallery {
	overflow: hidden;
	margin: 0 !important;
}

ul.gallery li {
	list-style-type: none !important;
	padding: 0 !important;
	float: left;
	margin: 0 10px 10px 0;
}

a.gallery {
	display: block;
	position: relative;
	text-decoration: none;
}

a.gallery span {
	display: block;
	padding: 5px 10px;
	position: absolute;
	bottom: 5px;
	left: 5px;
	text-decoration: none;
}

a.gallery span.background {
	background-color: #000;
	z-index: 1;
	opacity: 0.5;
}

a.gallery:hover span.background {
	opacity: 0.7;
}

a.nolink:hover span.background {
	opacity: 0.5;
}

.light span.background {
	opacity: 0.3 !important;
}

.light:hover span.background {
	opacity: 0.5 !important;
}

a.gallery span.background span {
	visibility: hidden;
	padding: 0;
	position: relative;
	bottom: auto;
	left: auto;
}

a.gallery span.caption {
	text-align: center;
	color: #fff;
	text-decoration: none;
	z-index: 2;
}

.photo {
	border: 1px solid #ddd;
	padding: 5px;
}

a.photo:hover {
	border-color: #aaa;
}

.w160,
.w160 img {
	width: 160px;
}
.w160 span.background,
.w160 span.caption {
	width: 140px;
}

.w240,
.w240 img {
	width: 240px;
}
.w240 span.background,
.w240 span.caption {
	width: 220px; /* 10px padding */
}

.w250 {
	width: 250px;
}
.w250 span.background,
.w250 span.caption {
	width: 230px;
}

.w540,
.w540 img {
	width: 540px;
}

.w540 span.background,
.w540 span.caption {
	width: 520px; /* 10px padding */
}

a.nolink {
	cursor: default;
	outline: none;
}

.video-gallery .player {
	margin: 0 auto;
}

.video-gallery ul {
	margin: 20px 0 !important;
}

.video-gallery li {
	list-style-type: none !important;
	margin: 0 !important;
}

.video-gallery li a.left {
	margin-right: 5px;
}

a.gallery img {
	display: block;
}

body#models-and-attractions div.stock a.photo {
	float: left;
	margin-right: 20px;
}

body#models-and-attractions div.stock div {
	float: left;
	width: 347px;
}

body#models-and-attractions div.stock h3 {
	margin: 5px 0 -0.5em 0;
}

body#models-and-attractions div.stock p.summary {
	margin: 1em 0 -0.8em 0;
	font-style: italic;
	color: #666;
}

body#models-and-attractions div.stock ul.images {
	display: none;
}

h2 {
	clear: both;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
	display: block;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
	display: block;
}

div.subsection-seealso li.selected a {
	color: #333 !important;
	text-decoration: none;
}

div.subsection-seealso {
	margin-left: 20px;
}

div.subsection-seealso li {
	line-height: 1.4;
}

div.subsection-tabs {
	clear: both;
	overflow: hidden;
	margin: 20px 0 0 0;
	border-bottom: 4px solid #61c103;
}

div.subsection-tabs ul {
	margin: 0 !important;
}

div.subsection-tabs a {
	padding-left: 6px !important;
	background-image: url(/assets/ui/nav-whitebg-off.gif) !important;
}

div.subsection-tabs a span {
	font-size: 11px !important;
	padding: 3px 6px 3px 0 !important;
	background-image: url(/assets/ui/nav-whitebg-off.gif) !important;
	display: block;
}

div.subsection-tabs a:hover span,
div.subsection-tabs a:hover {
	text-decoration: underline;
}

div.subsection-tabs li.selected a span,
div.subsection-tabs li.selected a {
	font-weight: bold;
	background-image: url(/assets/ui/nav-whitebg-on.gif) !important;
}

div.subsection-tabs li.selected a:hover {
	text-decoration: none;
}

div.comment {
	padding: 1px 10px;
	margin-bottom: 10px;
}

div.comment p.details img {
	width: 35px;
	height: 35px;
	float: right;
}

div.comment p.details span.name {
	font-weight: bold;
}

div.comment p.details span.date {
	color: #888;
	margin-left: 3px;
}

div.odd {
	background-color: #f1f1f1;
}

p.meta {
	margin-top: -0.5em !important;
}

p.meta, p.meta a {
	color: #888 !important;
}

p.meta a:hover {
	color: #000 !important;
}

fieldset {
	border: none;
	overflow: hidden;
	margin-bottom: 10px;
}

fieldset legend {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 0;
}

fieldset label,
fieldset div.label {
	font-size: 1.1em;
	display: block;
}

div.validation-summary {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 10px 10px;
	border-top: 3px solid red;
}

div.validation-summary span.field-name {
	text-transform: capitalize;
}

div.validation-summary p {
	font-weight: bold;
}

div.validation-summary ul {
	margin-bottom: 0 !important;
}

div#content fieldset label,
div#content fieldset div.label {
	margin: 0 0 10px 0;
	color: #666;
}

div#content fieldset .half {
	width: 230px;
	margin-right: 20px;
	float: left;
}

div#content fieldset .third {
	width: 155px;
	margin-right: 10px;
	float: left;
}

div#content fieldset .last {
	margin-right: 0;
}

div#content fieldset .third input {
	width: 150px;
}

div#content fieldset .invalid {
	font-weight: bold;
	color: red !important;
}

div#content fieldset .invalid select {
	font-weight: normal !important;
	color: #000 !important;
}

div#content label input,
div#content .label input {
	width: 225px;
}

div#content label textarea {
	width: 500px;
}

div#content label span,
div#content .label span {
	display: block;
	margin-bottom: 3px;
}

div#content label span.required,
div#content .label span.required {
	float: none;
	width: auto;
	display: inline;
	color: red;
}

div#landscape {
	background: url(/assets/images/footer2.gif) 50% 0 no-repeat;
	height: 181px;
	text-align: center;
	margin-top: -181px;
	position: relative;
	z-index: 2;
}

div#landscape-flash {
	padding-top: 1px;
	width: 950px;
	height: 181px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

div#footer .column {
	width: 275px;
}

div#footer {
	background-color: #86B648;	
	line-height: 1.8;
	border-top: 12px solid #428f00;
}

div#footer div.inner,
div#footnote div.inner {
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
}

div#footer h2 {
	margin: 0 0 -15px -3px;
	color: #2c460d;
}

div#footer h3 {
	margin: 10px 0 0 0;
	font-size: 1.2em;
	line-height: 1.4;
}

div#footer p {
	color: #2c460d;
	font-size: 1.1em;
	margin: 1em 0;
}

div#footer p.date {
	margin: 0 0 -10px 0;
	font-style: italic;
}

div#footer a {
	color: #2c460d;
}

div#footer-flickr ul {
	margin-top: 11px;
}

div#footer-flickr ul li {
	overflow: hidden;
	float: left;
	margin: 0 6px 6px 0;
	width: 83px;
	height: 83px;
}

div#footer-flickr li a {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	padding: 4px;
	background-color: #428f00;
}

div#footer-flickr li a:hover {
	background-color: #2c460d;
}

div#footer a:hover {
	color: #000;
}

div#footer-flickr img {
	display: block;
	background: white;
	width: 75px;
	height: 75px;
}

div#footnote {
	background-color: #2c460d;
	border-top: 4px solid #428f00;
	color: #c8dea8;
}

div#footnote div.inner {
	padding: 15px 0 10px 0;
}

div#footnote p {
	font-size: 1.1em;
	margin: 0 !important;
}

div#footnote p.powered-by {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

div#footnote a {
	color: #c8dea8;
	display: inline-block;
	min-height: 16px;
}

div#footnote a:hover {
	color: #fff;
}

div.preferred {
	margin-bottom: 15px !important;
}

div.preferred span.choice {
	margin-bottom: 5px !important;
}

div.preferred label {
	display: inline;
}

div.preferred label input,
div.preferred label span {
	display: inline !important;
	vertical-align: middle;
}

div.preferred label span {
	font-size: 0.9em;
	color: #777 !important;
	font-weight: normal;
}

label.checkbox input {
	width: auto !important;
}

form.form {
	background-color: #fcfee8;
	padding: 20px;
}

div.terms {
	color: #777;
	margin-top: 30px;
}

p.no-flash {
	margin: 100px 0 0 0 !important;
	color: #fff;
	font-size: 1.8em !important;
	text-align: center;
	width: 640px;
	padding: 0 100px;
}

p.no-flash a {
	color: #fff !important;
}

body#fun-and-games.create div#content,
body#fun-and-games.view div#content {
	padding-left: 6px;
	padding-right: 26px;
}

body#fun-and-games.create div#hero,
body#fun-and-games.view div#hero {
	margin-left: 0;
}

body#fun-and-games.create #breadcrumb,
body#fun-and-games.view #breadcrumb {
	position: absolute;
	top: 45px;
	right: 10px;
	margin: 0;
	padding: 0;
}

body#fun-and-games.create div#content h1,
body#fun-and-games.view div#content h1 {
	margin: -5px 0 -5px 5px;
	
}

body#fun-and-games.create div#village,
body#fun-and-games.view div#village {
	width: 860px;
	height: 530px;
	background-color: #59982C;
	overflow-x: scroll;
}

body#fun-and-games.create div#village-flash,
body#fun-and-games.view div#village-flash {
	width: 1000px;
	height: 510px;
}

body#fun-and-games.create div#landscape-flash,
body#fun-and-games.view div#landscape-flash,
body#fun-and-games.colouring-in-game div#landscape-flash {
	display: none;
}

div#footnote a.rss {
	padding-right: 16px;
	background: url(/assets/ui/footer-rss.gif) 100% 0 no-repeat;
}

div#blr-timetable {
	overflow: hidden;
}

div#blr-timetable div.month {
	width: 250px;
	min-height: 270px;
	margin: 0 20px 0 0;
	float: left;
}

div#blr-timetable div.last {
	clear: left;
}

div#blr-timetable table,
div#blr-timetable table tr,
div#blr-timetable table td,
div#blr-timetable table th {
	padding: 7px 0;
	margin: 0;
	text-align: center;
}

div#blr-timetable table {
	width: 250px;
}

div#blr-timetable table th {
	color: #aaa;
	font-weight: normal;
	padding: 0 0 3px 0;
}

div#blr-timetable thead tr {
	border-bottom: 1px solid #ccc !important;
}

div#blr-timetable table td {
	color: #999;
	width: 36px;
}

div#blr-timetable td.ran {
	background-color: #eee;
}

div#blr-timetable td.running {
	background-color: #ff3939;
	color: #fff;
}

div#blr-timetable td.running.hover {
	cursor: pointer;
	background-color: #c11b1b;
	color: #fff !important;
}

div#blr-timetable td.hover {
	background-color: #eee;
	color: #aaa;
	cursor: pointer;
}

div#blr-timetable td.today {
	border: 1px solid #ccc;
	font-weight: bold;
}

div#blr-timetable td.running-today {
	border: none;
	background-color: #dd0000;
	font-weight: bold;
}

body.elevated-walkway .column-2 img {
	margin-top: 10px;
}

body.remote-controlled-boats .column-2 img {
	margin-top: 10px;
}

body#sitemap div#content ul ul li,
body#sitemap div#content ul ul ul li {
	font-size: 1em !important;
}

body#sitemap div#content ul ul li {
	
}

a.chunky {
	display: inline-block;
	background: #428f00 url(/assets/ui/chunky-bg.gif) 0 50%;
	padding: 10px 15px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	outline: none;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff !important;
}

a.chunky:hover {
	text-decoration: underline;
}

a.chunky-small {
	padding: 5px 15px;
	font-size: 1em;
}

/* Pagination
================================================*/
div#content ul.pagination {
    margin: 0;
	overflow: hidden;
}

div#content ul.pagination li {
    list-style-type: none;
    display: inline;
}

div#content ul.pagination li a {
    display: block;
    float: left;
    padding: 2px 8px;
    margin-right: 3px;
    color: #777;
}

div#content ul.pagination li span {
    float: left; 
    margin-right: 4px;
}

div#content ul.pagination li a.page {
    background-color: #c2effc;
    color: #30728d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration: none;
}

div#content ul.pagination li.selected a.page {
	font-weight: bold;
}

div#content ul.pagination li a.page:hover,
div#content ul.pagination li.selected a.page {
    background-color: #73DAF8;
	color: #fff;
}

div#content ul.pagination li.disabled a {
    display: none;
}

#villages {
	overflow: hidden;
	margin: 0 0 10px 0 !important;
}

#villages li {
	float: left;
	width: 260px;
	margin: 0 10px 10px 0;
	list-style-type: none !important;
}

#villages li a {
	display: block;
	color: #395b10;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #d8f5bc;
	line-height: 1.3;
}

#villages a:hover {
	background-color: #c2e4a1;
}

#villages span {
	text-align: center;
}

#villages span.position {
	display: none;
}

#villages span.name {
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	display: block;
}

#villages span.author {
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

#villages a:hover span.name {
	text-decoration: underline;
}

#villages span.when {
	display: block;
	color: #84af5b;
}

div.vv-search div.content {
	
}

div.vv-search div.bottom form {
	margin-left: 20px;
}

div.vv-search div.bottom form input {
	width: 150px;
}

div.vv-search div.bottom form input.submit {
	width: auto;
	display: inline-block;
	background-color: #1d7ec8;
	padding: 2px 10px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	cursor: pointer;
}

div.vv-search div.bottom form input.submit:hover {
	background-color: #126cb0;
}

body.virtual-village div.quote {
	font-size: 1.1em;
	color: #555;
	padding: 20px;
	background-color: #fffddc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 15px;
}

body.virtual-village div.quote cite {
	font-size: 1em;
	display: block;
	text-align: right;
}

div#content ul#ecards {
	margin: 0;
}

div#content ul#ecards li {
	list-style-type: none;
	margin: 0 20px 20px 0;
	float: left;
	width: 250px;
}

div#content ul#ecards li.last {
	margin-right: 0;
}

ul#ecards li a {
	
}

#postcard-front {
	width: 538px;
	height: 345px;
	position: relative;
	margin: 0 0 40px 0;
	border: 1px solid #ccc;
	background: #fff;
	clear: both;
}

#postcard-front img {
	width: 520px;
	padding: 10px 10px 40px 10px;
	display: block;
}

#postcard-front .caption {
	position: absolute;
	bottom: 13px;
	text-align: center;
	display: block;
	font-family: "Gill Sans", "Gill Sans MT", Arial, sans-serif;
	font-size: 18px;
	color: #555;
	width: 540px;
}

#postcard-new {
	background-color: #fff;
	width: 540px;
	height: 304px;
	background: url(/assets/ui/postcard-new.gif) 0 0 no-repeat;
	position: relative;
}

#postcard-new fieldset textarea:focus,
#postcard-new fieldset input:focus {
	background-color: #fffff3;
}

#postcard-new fieldset.message {
	position: absolute;
	top: 65px;
	left: 20px;
}

#postcard-new fieldset.message textarea {
	width: 216px;
	height: 194px;
	border: 1px dashed #ddd;
	padding: 3px;
}

#postcard-new fieldset.input {
	position: absolute;
	left: 280px;
}

#postcard-new fieldset.input label span {
	float: left;
	width: 70px;
	margin-top: 5px;
	display: block;
}

#postcard-new fieldset.input input {
	float: left;
	width: 160px;
	border: 1px dashed #ddd;
	padding: 3px;
}

#postcard-new fieldset.to-name {
	top: 120px;
}

#postcard-new fieldset.to-email {
	top: 150px;
}

#postcard-new fieldset.from-name {
	top: 190px;
}

#postcard-new fieldset.from-email {
	top: 220px;
}

#postcard-new .button {
	position: absolute;
	bottom: 60px;
	right: 60px;
}

#postcard-new .invalid span {
	font-weight: normal !important;
}

body.postcard div#landscape,
body#fun-and-games.postcard a#award,
body.postcard div#nav,
body.postcard div#header form,
body.postcard div#header p,
body.postcard div#infobar,
body.postcard div#footnote p {
	display: none;
}

body.postcard div#footer div.column {
	display: none;
}

body.postcard div#footer div.last {
	display: block;
	width: 500px;
	float: none;
	margin: 0 auto !important;
}

body.postcard div#footnote div.inner {
	width: 540px;
	display: none;
}

body.postcard div#footnote p.left {
	float: none;
	width: auto;
	text-align: center;
}

body.postcard div#header {
	width: 560px;
}

body.postcard div#header #logo {
	top: 5px;
	left: 90px;
}

body.postcard div#content {
	background: none;
	margin-top: 10px;
	width: 560px;
	padding-bottom: 0px;
	margin-bottom: 40px;
}

body.postcard div.column {
	width: auto;
}

body.postcard div#postcard-front,
body.postcard div#postcard-rear {
	margin: 0 auto 20px auto;
}

body.postcard a.continue {
	float: right;
}

#postcard-rear {
	background-color: #fff;
	width: 540px;
	height: 304px;
	background: url(/assets/ui/postcard-rear.gif) 0 0 no-repeat;
	position: relative;
	clear: both;
}

#postcard-rear .message {
	position: absolute;
	top: 50px;
	left: 15px;
	width: 250px;
	height: 240px;
	overflow-y: auto;
}

#postcard-rear span {
	position: absolute;
	display: block;
	left: 300px;
	font-size: 1.1em;
	line-height: 2;
}

#postcard-rear span.to-name {
	top: 110px;
}

#postcard-rear span.to-email {
	top: 146px;
}

#postcard-rear span.from-name {
	top: 186px;
}

#postcard-rear span.from-email {
	top: 225px;
}

div.video {
	padding: 10px;
	background-color: #f6f2ed;
	border: 1px solid #ecddca;
	border-bottom: 4px solid #ecddca;
	color: #705534;
	clear: both;
}

div.video p.caption {
	margin: 10px 0 0 0 !important;	
}

div.video p.caption a {
	color: #705534 !important;
}

body#models-and-attractions ul#attractions,
body#fun-and-games ul#games {
	overflow: hidden;
}

body#models-and-attractions ul#attractions,
body#models-and-attractions ul#attractions li,
body#fun-and-games ul#games,
body#fun-and-games ul#games li {
	margin: 0;
	list-style-type: none;
}

body#models-and-attractions ul#attractions li,
body#fun-and-games ul#games li {
	float: left;
	position: relative;
	overflow: hidden;
	height: 170px;
	margin: 0 20px 20px 0;
	width: 260px;
}

body#models-and-attractions ul#attractions img,
body#fun-and-games ul#games img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

body#models-and-attractions ul#attractions li h2,
body#models-and-attractions ul#attractions li a,
body#fun-and-games ul#games li h2,
body#fun-and-games ul#games li a {
	position: absolute;
	z-index: 2;
	line-height: 1;
	margin: 0;
	background-color: #000;
	color: #fff;
	padding: 8px 15px;
}

body#models-and-attractions ul#attractions li h2,
body#fun-and-games ul#games li h2 {
	top: 0;
	left: 0;
	font-size: 14px;
	opacity: 0.8;
}

body#models-and-attractions ul#attractions li a,
body#fun-and-games ul#games li a {
	bottom: 0;
	right: 0;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	opacity: 0.7;
}

body#models-and-attractions ul#attractions li.hover a,
body#models-and-attractions ul#attractions li a:hover,
body#fun-and-games ul#games li.hover a,
body#fun-and-games ul#games li a:hover {
	text-decoration: underline;
	opacity: 1;
}

body#models-and-attractions ul#attractions li.hover h2,
body#fun-and-games ul#games li.hover h2 {
	opacity: 1;
}

body#models-and-attractions ul#attractions li.wide,
body#fun-and-games ul#games li.wide {
	width: 540px;
}

body#models-and-attractions ul#attractions li.right,
body#fun-and-games ul#games li.right {
	margin-right: 0;
}

body#search div.result {
	margin: 0 0 20px 0;
}

body#search div.result h2 {
	margin: 0 0 5px 0 !important;
	font-size: 1.2em;
	letter-spacing: 0 !important;
}

body#search div.result p {
	margin: 0 !important;
}

body#search div.result p a {
	color: green;
}

body.birthday-parties #form {
	margin-top: 20px;
}

body.birthday-parties #form div.introduction {
	margin-bottom: 15px;
}

body.birthday-parties #form div.introduction h4 {
	margin: 0 0 0.25em 0 !important;
}

body.birthday-parties div#content #form div.introduction p {
	margin-bottom: 1em !important;
}

body.birthday-parties div#content #form div.content {
	padding-bottom: 0;
}

body.birthday-parties div#content #form div.bottom {
	margin-top: -10px;
}

body#home div.introduction {
	width: 225px;
}

body#home div.introduction h1 {
	display: block;
	width: 230px;
	overflow: hidden;
}

div#home-hero {
	background: none;
	width: 575px;
	margin-right: 0;
}

div#home-hero div.content {
	background: #86B648;
	overflow: hidden;
}

div#home-hero div.description {
	padding: 0 5px 10px 10px;
	float: left;
	width: 160px;
	color: #fff;
}

div#home-hero div.description h2 {
	margin-left: -2px;
	margin-bottom: 5px;
}

div#home-hero div.description a {
	color: #fff;
}

div#home-hero div.description ul {
	margin-left: 15px;
	margin-right: 0;
}

div#home-hero .gallery li {
	width: 575px;
	height: 300px;
	position: relative;
}

div#home-hero .gallery li a {
	color: #fff;
}

div#home-hero .gallery li span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 555px;	
	float: left;
	padding: 5px 10px 5px 10px;
	background-color: #000;
	opacity: 0.65;
	color: #fff;
	z-index: 101;
	font-weight: normal;	
	text-align: center;
}

div#home-hero .gallery ul {
	margin: 0;
	list-style-type: none;
}

div#home-hero .gallery li a:hover span {
	color: #fff;
	text-decoration: underline;
	opacity: 0.8;
	cursor: pointer;
}

div#home-hero .video-player div.video {
	width: 400px;
	float: left;
	background: none;
	padding: 0;
	border: none;
}

div#home-hero .schools div.description {
	padding-top: 20px;
}

div#home-hero .schools div.description,
div#home-hero .events div.description {
	width: 570px;
}

div#home-hero .schools div.description h2 {
	margin-top: 25px;
	margin-bottom: -5px;
}

div#home-hero .schools div.description p {
	width: 400px;
}

div#home-hero .events div.description img {
	float: right;
	margin: -20px 20px 0 0;
	border: 4px solid #428F00;
	width: 150px;
	height: 150px;
}

div#home-hero .events div.description p {
	width: 350px;
}

div#home-hero .events div.description p strong {
	font-size: 1.2em;
	padding-top: 5px;
	display: block;
}

div#home-hero .schools div.description img {
	float: right;
	margin-right: 50px;
}

div#home-hero a.chunky {
	margin-top: 5px;
}

div#home-hero .events div.description h2 {
	margin-top: 25px;
	margin-bottom: -5px;
}

div#home-hero ul.tabs {
	margin: 0;
	overflow: hidden;
}

div#home-hero ul.tabs li {
	list-style-type: none;
}

div#home-hero ul.tabs li {
	width: 143px;
	float: left;
}

div#home-hero ul.tabs li a {
	display: block;
	background: url(/assets/ui/home-hero-tab.gif) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 4px 0;
	cursor: pointer;
}

div#home-hero ul.tabs li a.selected,
div#home-hero ul.tabs li a:hover {
	background-position: -144px 0;
}

div#home-hero ul.tabs li.first,
div#home-hero ul.tabs li.first a {
	width: 144px;
}

div#home-hero ul.tabs li.second,
div#home-hero ul.tabs li.second a {
	width: 144px;
}

div#home-hero ul.tabs li.fourth,
div#home-hero ul.tabs li.fourth a {
	width: 144px;
}

div#home-hero div.view {
	display: none;
	height: 300px;
	overflow: hidden;
}

div#home-hero div.visible {
	display: block;
}

body#home div#promos {
	width: 840px;
}

body#home div#promos div.promo {
	float: left;
	margin: 0 17px 10px 0;
}

body#home div#promos div.promo-3,
body#home div#promos div.promo-6,
body#home div#promos div.promo-9 {
	margin-right: 0;
}

body#home div.row {
	overflow: hidden;
}

body#contact fieldset.message {
	margin-bottom: -10px;
}

body#contact fieldset textarea {
	height: 100px;
}

body#contact h1 {
	margin-bottom: 10px;
}

body#contact div.introduction {
	margin-bottom: 15px;
}

body#plan-your-visit.school-visits #form ul {
	margin-left: 0 !important;
}

body.school-visits #form ul li {
	background: url(../ui/icon-pdf.gif) 0 50% no-repeat;
	padding-left: 25px;
	list-style-type: none;
	margin: 0 0 5px 0;
}

body.colouring-in-game div#game {
	margin: 20px 0;
}

.alt-text {
	position: absolute;
	top: -999999px;
	left: -999999px;
}

body.create #promos,
body.view #promos {
	margin: 20px 0 0 20px;
}






#TB_window {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/assets/ui/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1002;
	color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 4px 4px 8px #000;
	-moz-box-shadow: 4px 4px 8px #000;
	display:none;
	border: none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border: 1px solid #aaa;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:999;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
