/* Global Layout */

html,body,img,ul,dl,dd,dt,li,p,h1,h2,h3,#topnav,#wrapper,#header,#cosmetic_bg1,#cosmetic_bg2, top,#leftColumn {margin:0;padding:0;border:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 90%;
}

.clear {
	height: 1%;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

html > body .clear {
	min-height: 1px;
	height: auto;
} 

/* Hide from IE/Mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* Hide from IE/Mac */

fieldset { border: none; }

.skipnavigation {
	display: none;
}

img {
	border : 0;
}

a:link {
	text-decoration:none;
}

a:hover, li a:hover, ul li a:hover, .latestNews ul li a:hover, a:hover.prefix {
	text-decoration : underline;
}

a:visited {
	text-decoration:none;
}

a.exitlink {
	padding-right : 17px;
	background : url(../images/www.gif) top right no-repeat;
}

#wrapper {
	width : 770px;
	margin : 10px auto 10px auto;
	padding : 0;
}

/* Top stuff */
#top {
	width : 770px;
	height: 112px;	
	border : 0;
}

#breadcrumbs {
	position:relative;
	padding-left : 220px;
	font-size : 70%;
	float:left;
}
	
#breadcrumbs .active {
	font-weight: bold;
}



#breadcrumbs a:hover {
	text-decoration : underline;
}


/*Search box */

#searchbox {
	position:absolute;
	float:right;
	width : 530px;
	margin-left : 200px;
	text-align: right;
	margin-top : 18px;
	padding: 10px 20px 0 0;
}

input {
	border:1px solid white;
	border-top: 3px solid white;
}

input#searchfield {
	height: 14px;
}

.newsitem input {
	margin:0px;
	padding:0px;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	background-color: #FFFFFF;
	height: 18px;
}

input.radioBtn,
input.checkboxBtn {
	border: none;
}

input.checkboxBtn {
	margin-right: 0.5em;
}

button {
	font-weight: bold;
	margin : 0 0 0 3px ;
	font-size: 90%;
	border : 0;
	text-align:center;
	height: 20px;
}

#homelogo {
	position:absolute;
	display :block;
	width: 215px;
	height: 85px;
	float:left;
	z-index: 1;
}

/* Navigation */
#tab_container {
	padding-left: 10px;
	position:relative;
	height:24px;
	top : 91px;
}


#tab_container ul#tabs {
	position : relative;
	height: 24px;
	width:750px;
}

#tab_container ul#tabs li {
	list-style: none;
	position: absolute;
	top: 0;

	}
ul#tabs li, 
ul#tabs a {
	height: 24px;
	display: block;
	}
#tab_container ul#tabs li a {
	text-align : center;
	font-weight: bold;
	font-size: 90%;
	color: white;
	height : 21px;
}


#tab_container #tb1	 {left: 0; width: 66px;}
#tab_container #tb2	 {left: 67px; width: 74px;}
#tab_container #tb3	 {left: 141px; width: 84px;}
#tab_container #tb4	 {left: 225px; width: 107px;}
#tab_container #tb5	 {left: 332px; width: 83px;}
#tab_container #tb6	 {left: 415px; width: 83px;}
#tab_container #tb7	 {left: 498px; width: 72px;}
#tab_container #tb8	 {left: 570px; width: 74px;}
#tab_container #tb9	 {left: 644px; width: 88px;}

#tab_container a.active {background-color : #C92A2F;}
#tab_container #tb9	a.active {background-color : #C92A2F; background-image : url(../images/back_tb8.gif);}

/*Left hand menu */

#navigation {
	line-height : 150%;
}

#navigation a:link {
	text-decoration : none;
}



li.navLevel1, 
li.navLevel2,
li.navLevel3, 
li.navLevel4, 
li.navLevel5 {
	list-style: none;
	padding-left : 10px;
}



li.navLevel1 a:link, 
li.navLevel1 a:visited {
	font-weight: bold;
}

#navigation a:hover {
	text-decoration : underline;
}


li.navLevel1 { 
	margin-left : 0px; 
	font-size: 100%;
	background-color: #EDEDED;

}

li.navLevel1 a:link, li.navLevel1 a:visited {
	color : #333333;
}

li.navLevel2 {
	margin-left : 0px;
	padding-left : 15px;
	font-size: 95%;
	background-color: #EDEDED;
}

li.navLevel2 a:link, li.navLevel2 a:visited, li.navLevel2 a:active {
	color : #333333;
}

li.navLevel3 { 
	padding-left : 20px;
	font-size: 95%;
	background-color : #FBFBFB;
}

li.navLevel3 a:link, li.navLevel3 a:visited {
	color : #666666;
}

li.navLevel4 { 
	padding-left : 25px; 
	font-size: 95%;
	background-color: #FBFBFB;
}

li.navLevel4 a:link, li.navLevel4 a:visited {
	color : #666666;
}

li.navLevel5 { 
	padding-left : 30px; 
	font-size: 95%;
	background-color: #FBFBFB;
}

li.navLevel5 a:link, li.navLevel5 a:visited {
	color : #666666;
}

#navigation li.active {
	background-color: #D4D0D0;
}

#navigation li.active a:link, #navigation li.active a:visited {
	color : #660000;
	font-weight : bold;
}

/* Main content */

#contentWrapper {
	min-height:300px;
	margin-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	border-top : 10px solid white;
	border-left : 10px solid white;
	border-right : 10px solid white;
/* Hides from IE-mac \*/
	height: auto !important;
   height:300px;
/* End hide from IE-mac */
}

#mainContent {
	float:right;
	display:inline;
	width:570px;
	z-index: 10;
	margin-left: 10px;
/* Hides from IE-mac \*/
	height: auto !important;
   	height: 1%;
/* End hide from IE-mac */

}

#mainContent-one-column {
	position:relative;
	margin-left:0px;
	padding: 10px 0 10px 0;
	padding: 0;
}

#leftColumn {
	position:relative;
	margin-left:0px;
	margin-right : 580px;
	padding: 0px 0 10px 0px;
}

/*News item */


.newsitem img {
	border : 0;
	margin : 10px 10px 10px 0;
}


.intro-head {
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

h1 {
	font-size : 150%;
}

h2 {
	margin : 0;
	font-size: 120%;
}

h3 {
	margin : 0;
	font-size: 100%;
}

h4 {
	margin-top:0;
	font-weight: normal;
}

.date {
	font-size : 90%;
}

.date-listings {
	font-weight : normal;
}


.newsitem p {
	font-size : 90%;
	line-height : 130%;
	margin : 10px 0 20px 0;
	
}

.collections-item h2,
.listings h2 {
	margin : 0;
	font-size: 90%;
}

.newsitem ul, .newsitem ol {
	margin-bottom : 10px;
	
}

.newsitem li {
	font-size : 100%;
	list-style-position : outside;
	list-style-image: url(../images/dot.gif);	
	margin-left : 15px;
}

.inline-image-left, .inline-image-right {
	width : 200px;
	overflow : hidden;
}

.box .inline-image-left, .box .inline-image-right {
	width : 144px;
	overflow : hidden;
}

.inline-image-left {
	float:left;
	margin : 0px 6px 6px 0;
}

.inline-image-right {
	float:right;
	margin : 0px 0px 6px 6px;
}

.inline-image-left img,
.inline-image-left p {
	margin : 0;
	padding: 0
}

.inline-image-right img,
.inline-image-right p {
	margin : 0;
	padding: 0
}

div.inline-image-left p, div.inline-image-right p {
	color : #333;
	font-size : 75%;
}

.prefix {
	font-size : 90%;
	line-height : 130%;
}

/*Image grid */

.image-grid {
	width:100%;
}

.image-grid img {
	margin :2px;
}

/* Listings */

.listings img {
	clear : none;
	
}

/*.list-image {
	width : 120px;	
	
	}
*/

div.listings {
	margin: 10px 0 10px 0
}

.listings div.item-text {
	float : right;
	margin: 10px 0 10px 0;
}

.listings p {
	margin : 0 0 0 0;
}

/* Boxed Content */
.box {
	padding : 10px;
	display:block;
	clear : both;
}

/* Collections */

.collections-item {
	display: : block;
	width: 180px;
	float:left;
	margin: 3px;
}

.collections-item-row {
	display : block;
}
.collections h2 {
	display : block;
	padding : 2px 2px 2px 5px;
}

.collections-item img {
	margin: 0;
}

.collections-item p {
	display : block;
	padding : 5px;
	margin : 0;
}

.collections-item h2.active {
	background-color: #762631;
}

.collections-item .active p,
.collections-item p.active {
	background-color: #f2e9ea;
}

/* Image Popup */

.imageLinks { margin: 5px 0 10px 0; }

.back a { padding-left: 16px; }

.forward a { margin-right: 8px; }

.back { background: url(../images/back.gif) 0 50% no-repeat; }

.forward { background: url(../images/forward.gif) 100% 50% no-repeat; }

ul.more { padding: 5px 0 10px 0; }

.more { margin: 1em 0; }

.more li {
	list-style: none;
	float: left;
	padding-right: 5px;
}

.more li a { padding-right: 5px; }


/* Related */

#extraBar {
	display : block;
	float : right;
	width: 180px;
	margin : 0 0 0 10px;
}

.relatedBar {
	padding : 10px;
}
	
#extraBar .related-head {
	font-size : 100%;
	margin-bottom : 10px;
	font-weight:bold;
}

#extraBar a:link {
	text-decoration : none;
}

#extraBar a:visited {
	text-decoration : none;
}

#extraBar a:hover {
	text-decoration : underline;
}

#extraBar li {
	margin-left : 15px;
	list-style-image: url(../theme/fire_orange/images/dot.gif);
	font-size : 90%;
}

.dropDown {
	background-color : #C62A2E;
	padding : 10px;
}

/* Footer */

#footer {
	padding : 5px 0 5px 0;
	font-size : 85%;
	border-top : 1px solid #D6D6D6;
	background-color: white;
}

#footer a:link,
#footer a:hover,
#footer a:visited {
	text-decoration: underline;
}

.highlight {
	font-weight : bold;
}

.spacer {
	clear: both;
	height : 1px;
}

/* Kids page */
.kidsPage #mainContent {
	margin-left: 0px;
}

/*Left hand menu */

.kidsPage #leftColumn {
	margin-right : 600px;
}

.kidsPage #mainContent {
	width:590px;
}

.kidsPage #navigation {
	line-height :150%;
	background-color : #f4ea64;
}

.kidsPage #navigation a:link,
.kidsPage #navigation a:visited {
	text-decoration : none;
	padding-left : 20px;
}

.kidsPage li.navLevel1, 
.kidsPage li.navLevel2, 
.kidsPage li.navLevel4,
.kidsPage li.navLevel3 {
	list-style: none;
	margin:0;
	padding-left:0px;
}

.kidsPage li.navLevel1 a:link, 
.kidsPage li.navLevel1 a:visited {
	font-weight: bold;
}

.kidsPage #navigation a:hover {
	text-decoration : underline;
}


.kidsPage li.navLevel1 { 
	margin-left : 0px; 
	font-size: 100%;
	background-color: transparent;
}

.kidsPage li.navLevel1 a:link, 
.kidsPage li.navLevel1 a:visited {
	color : transparent;
}

.kidsPage li.navLevel2 {
	margin-left : 0px;
	padding-left : 0px;
	font-size: 95%;
	background-color: transparent;
}


.kidsPage li.navLevel3 { 
	margin-left : 0px;
	padding-left : 10px;
	font-size: 95%;
	background-color : transparent;
}




.kidsPage li.navLevel4 { 
	padding-left : 25px; 
	font-size: 95%;
	background-color: transparent;
}


.kidsPage .inline-image-right {
	margin : 0px 6px 6px 6px;
}


.kidsBox {
	display : inline;
	margin :0;
	padding: : 0;
}

.frontpage-anim {
	display : block;
	float : right;
	width: 180px;
	margin : 0 2px;

}

#kids_grid a {
	text-decoration : none;
}

#kids_grid img {
	margin : 3px;
}


.kidsPage div.listings {
	width: 570px;
}

/* New front page */

#mainContent-frontpage {
	margin: 0;
	height: 180px;
	padding: 40px 360px 40px 30px;
}

.mainContent img {
	padding : 0;
	margin : 0;
	border : 0;
}

#mainContent-frontpage h1 {
	font-size: 190%;
	text-transform:uppercase;
}

#mainContent-frontpage h2, #mainContent-frontpage p, #mainContent-frontpage li {
	font-weight: bold;
}

#mainContent-frontpage p {
	margin-top : 10px;
}

.latestNews {
	height: 100px;
}


/* e-Postacard page styles */

#ecard-form {
	width: 200px;
	float: right;
	background-color: #ededed;
	padding: 5px;
}

#ecard-form toggle {
	font-size: 85%;
	font-weight: normal;
	background-color: #fff;
	border : 1px solid #333;
	color : #000;
}

#ecard-form .button:hover {
	background-color: #C62A2E;
	border: 1px solid #fff;
	color : #fff;
}

.kidsPage #ecard-form {
	background-color: #EEE399;
}


/* video styles from VAM */

.toggle {
	display: none;
}

/* css to scroll video transcripts, with IE5 Mac hack */
#transDIV {
	height: 225px;
	overflow: visible;
	background-color: #f3f3f3;
	padding: 5px;
}

/* \*/
#transDIV {
	overflow: auto;
}
/* */

.videoConnectionDiv {
	text-align: center;
	width: 100%;
	padding-top: 30px;
}

.videoConnectionDiv a.button {
	padding: 2px 10px; 
	border: 1px solid black;
	font-weight: bold;
	font-size: 90%;
	margin: 10px;
}

.videoConnectionDiv a.button:link, .videoConnectionDiv a.button:visited, .videoConnectionDiv a.button:live {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.videoConnectionDiv a.button:hover {
	background-color: #c92a2f;
	color: #fff;
}

/* Uploads */

ul.images { margin: 0; }

ul.images li {
	list-style: none;
	float: left;
	margin: 0 6px 3px 0;
}

ul.images li.first { clear: left; }

#textbox {
	width: 570px;
	margin-bottom: 1em;
}

#imagebox {
	width: 360px;
	margin-bottom: 1em;
	float: left;
}

#searchpanel {
	width: 190px;
	float: right;
	padding: 5px;
}

#searchpanel label {
	padding-top: 0.5em;
	display: block;
}

#searchpanel label.inline {
	display: inline;
}

#imagebox .header {
	padding: 2px 5px;
	min-height: 3em;
}

#imagebox .header h2, #textbox .header h2 {
	float: left;
	margin: 0;
	width: 230px;
}

#imagebox .header ul, #imagebox .header p, #textbox .header ul, #textbox .header p  {
	text-align: right;
	margin: 0;
}

#imagebox .header ul {
	list-style: none;
	float: right;
	width: 120px;
}

#imagebox p, #textbox p { clear: both; }

#imagebox .header li, #textbox .header li {
	margin: 0;
	list-style-image: none;	
	list-style: none;
	display: inline;
}

#imagebox .boxbody { padding: 5px; }

#imagebox .boxbody, #textbox .boxbody { padding: 5px 0 5px 10px; }

#imagebox input {
	border: 1px solid;
	width: 9em;
}

#imagebox .button { width: 2em; padding: 0; margin: 0.5em 0 0 0; }
#imagebox #submit1 { width: 7em; }
#submit2 { height: 20px; }
#postSearch { width: 12em; height: 18px; }
#contributions { width: 12em; height: 20px; }
#imagebox #content form { margin-bottom: 1em; }
#imagebox #country, #imagebox #object_type { width: 150px; }

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	margin-bottom: 0.25em;
}

/* What's on */
#calendar {
	background: url(../images/calendar.gif) top left no-repeat;
	border-color: #000;
}

#calendar p.next { background: url(../images/cal_next.gif) top left no-repeat; }
#calendar p.previous { background: url(../images/cal_previous.gif) top left no-repeat; }
#calendar td { background: #e9eeee; }
#calendar td { border-color: #fff; }
#calendar td { color: #999; }
#calendar a { color: #000; }
#programme .resultsDay { background: #C6D3D3; }

#programme_navigation li a { color: #fff; }
#programme_navigation li { color: #fff; border-color: #fff; background: #919531; }
#page #programme table th, .whatson #content label { color: #fff; }
#page #date_range table th { color: #ff7211; }
#programme table { background: #fff; }
#programme table tr.alt { background: #fff; }
#audience_types li a { color: #999; }
#audience_types, .whatson #content .audience { background: #fff; }


#calendar_navigation {
	float: right;
	width: 560px;
}

#calendar_navigation img { float: right; margin: 0; padding: 0;}

#calendar {
	float: left;
	width: 154px;
	height: 140px;
	padding: 8px 9px 0 13px;
	border-right: 4px solid;
}

#calendar table {
	clear: both;
	width: 154px;
}

#calendar p.next {
	margin: -15px 1px 0 0;
	float: right;
}

#calendar p.next a {
	display: block;
	padding: 13px 0 0 0;
	width: 13px;
	overflow: hidden;
	height: 0px !important;
	height /**/: 13px;
}

#calendar p.previous {
	margin: -15px 1px 0 0;
	float: left;
}

#calendar p.previous a {
	display: block;
	padding: 13px 0 0 0;
	width: 13px;
	overflow: hidden;
	height: 0px !important;
	height /**/: 13px;
}

.whatson table {
	border-collapse: collapse;
}

.whatson td { vertical-align: top; }

#calendar td {
	padding: 2px 0 1px;
	border-top: 2px solid #fff;
}

#calendar th { padding-top: 3px; }

#calendar td a { font-decoration: none; }
#calendar td a:hover { font-decoration: underline; }


.whatson #content {
	clear: both;
}

#intro .text {
	width: 190px;
	float: left;
}

#intro .text ul { margin: 0; }

#intro .text ul li {
	list-style: none;
	padding-left: 7px;
}

#programme table .full { display: none; }
#programme table .summary { display: block; }
.whatson #mainContent-one-column .navigation { position: relative; }
.whatson #mainContent-one-column .navigation ul { margin: 0; }
.whatson #mainContent-one-column h2 { margin-bottom: 0; }
.whatson h1 { margin-bottom: 0.2em; }
.whatson #content tbody td { padding-bottom: 1em; }
.whatson #content tbody td.resultsDay {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.whatson #mainContent-one-column .navigation li {
	float: left;
	list-style: none;
}

#programme_navigation li {
	padding: 1px 7px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid;
	border-top: 10px solid;
	margin: 0;
}

#programme_navigation li.range { border-right: none; }

.whatson #content form {
	clear: left;
	text-align: right;
	padding: 5px;
	margin:0;
}

.whatson #content .audience {
	padding: 7px 0px 0px 5px;
	float: left;
	font-size: 0.7em;
	display: none;
}

#audience_types li a {
	padding-left: 25px;
	display: block;
	height: 25px;
	width: 3em;
	text-decoration: none;
}

#audience_types li a:hover {
	text-decoration: underline;
}

#audience_types li { line-height: 1.1; }

li#families {
	line-height: 25px;
	vertical-align: middle;
}

li#families a { width: 4em; }

#programme { padding: 0 5px 5px; margin-bottom: 1em;}

#programme table {
	width: 740px;
	padding: 0;
	margin: 0;
}

#programme table td { padding: 2px 5px; }
#programme table th { padding: 5px 5px 2px; }
#programme table .programme { padding: 2px 30px; }
#programme table h3, #programme table h4 { margin: 0; }
#programme table .time { white-space: nowrap; }
#programme table p { margin: 0; }
#programme table div { margin: 1em 0 0; }
#programme table div p { margin: 0 0 1em; }
#programme table p.more { margin: 1em 0 0.5em; }

#programme table .eventtype {
	text-align: right;
	white-space: nowrap;
}

#date_range table {
	width: 740px;
	padding: 0;
	margin: 0;
}

#date_range table td { padding: 2px 5px; text-align: center; }
#date_range table th { padding: 5px 5px 2px; text-align: center;}
#date_range table .programme { padding: 2px 30px; }
#date_range table h3, #date_range table h4 { margin: 0; }
#date_range table .time { white-space: nowrap; }
#date_range table p { margin: 0; }
#date_range table div { margin: 1em 0 0; }
#date_range table div p { margin: 0 0 1em; }
#date_range table p.more { margin: 1em 0 0.5em; }



#calendar h2, #calendar p, #calendar table { font-size: 0.8em; }
#calendar h2 { font-weight: bold; }
#calendar th { font-weight: normal; }
#calendar h2, #calendar td, #calendar th { text-align: center; }
.whatson #content h2 { font-weight: bold; }
#calendar .highlight a { font-weight: bold; }
.whatson #wrapper select { font-family: verdana, sans-serif; }

#programme_navigation li {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#programme table th, #date_range table th {
	font-weight: normal;
	text-transform: uppercase;
}

#programme table h3, #programme table h4 {
	font-size: 1em;
	font-weight: bold;
}

#programme .resultsDay { font-weight:bold; }

#audience_types li { font-size: 0.7em; }

.label {
	text-transform: uppercase;
}

/* What's On */

.whatson h3, #calendar h2 { color: #000; }
#calendar a { color: #000; text-decoration: none; }
#calendar a:hover, #calendar a:active { color: #d3a614; text-decoration: underline; }
#intro .text ul li, .boxes .more a { background: url(images/small_dot.gif) 0 0.6em no-repeat; }
#programme_navigation li { border-color: #fff; background: #990000; }
#programme_navigation li.range { background: #C92A2F; }
#programme_navigation li.active { background: #FE5701; }
#programme_navigation li a { text-decoration: none; }
#programme_navigation li a:hover { text-decoration: underline; }
.whatson #content form { background: #990000; }
#date_range table thead tr { background: #e9eeee; }
#date_range table th.time { background: url(../../images/dateRangeCornerLeft.gif) top left no-repeat #e9eeee; }
#date_range table th.eventtype { background: url(../images/dateRangeCornerRight.gif) top right no-repeat #e9eeee; }
#date_range { background: #c6d3d3; }
#date_range table tr { background: #e9eeee; }
#programme table thead tr { background: #FE5701; }
#programme table th.time { background: url(../images/whatson_tabletop_l.gif) top left no-repeat #FE5701; }
#programme table th.eventtype { background: url(../images/whatson_tabletop_r.gif) top right no-repeat #FE5701; }
#programme { background: #990000; padding-top: 1em; }
#programme table tr { background: #f4f9f9; }
#families a { background: url(../images/key_families.gif) 0 2px no-repeat; }
#young_people a { background: url(../images/young_people.gif) 0 2px no-repeat; }
#deaf_people a { background: url(../images/deaf_people.gif) 0 2px no-repeat; }
#visually_impared a { background: url(../images/visually_impared.gif) 0 2px no-repeat; }
#calendar .highlight { background: #FE5701; }
#calendar .highlight a:hover, #calendar .highlight a:active { color: #fff; }

