/* ------------------- General rules ------------------- */

body {color:#000; margin:0; padding:0; background:#fff; font:70%
 verdana,arial,helvetica,sans-serif}
img {border:0}
input, select, textarea {font:1em verdana,arial,helvetica,sans-serif}
acronym, abbr {border:0; cursor/**/:/**/help}
a acronym {cursor:pointer}
div.clear {clear:both; height:1px; font-size:1px}

p, ul, h1, h2, h3, h4, h5 {margin-top:1.1em; margin-bottom:0; line-height:120%}
p {margin-top:0;}
li {line-height:120%}
table, th, td {font-size:1em; border-collapse:collapse; text-align:left; vertical-align:top}

form ul, .explore ul, .paging ul, #browse ul {list-style:none; margin:0; padding:0}

a {text-decoration:none}
/*a:visited {color:#000}*/
a:hover, a:active, a:focus, span a:hover {text-decoration:underline}


form {margin:0}
form ul li {margin:0 0 1em; clear:left}
form li label {display:block; float:left; margin-right:0.5em; text-align:right}
form li.check label {float:none; display:inline; margin:0; text-align:left; width:auto !important}

/* ------------------- Hidden text ------------------- */

.hide {position:absolute; left:-9000px; top:0; z-index:20}
.hide a:focus, .hide a:active {color:#fff; background:#432f78; font-size:1.4em; display:block; padding:0.5em; border:0.3em outset #4b4b4b; white-space:nowrap; width:15em; text-align:center; font-weight:bold; position:absolute; left:9000px} 


/* ------------------- CONTAINERS ------------------- */

#main {
	width: 755px;
	margin: 3px 0 0 5px;
}

#content {
	float: right;
	width: 617px;
}
#content.nolefthandnav {
	width: 755px;
}
#relatedcontent {
	float: right;
	width: 219px;
	margin: 3px 0 5px 5px;
}

#subnav {
	float: left;
	width: 134px;
}


/*------------------------TOP BANNER------------------------*/


#topbanner {
 	margin: 5px 0 0 0px;
}


#footer {
	clear:both;
	text-align:center;
	background:#FFF;
}

/*------------------------CONTENT------------------------*/
h1 {
	margin: 0;
	font-size: 1.35em;
}


h2 {
	margin: 0;
	font-size: 1.2em;
	padding: 2px 5px;
}

h3 {
	margin: 0;
	font-size: 1.2em;
	padding: 2px 5px;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	padding: 0px 3px;
	}
 


a {
	font-weight:bold;
}

#bread a {
	font-weight:normal;
}

/*----------------TV INDEX area----------------*/


/*floats sub hero items*/ 
#tvindexhero, .btsubhero {
	width: 333px;
	float: left;
}

#tvindexhero img {
	width: 333px;
}

/*hero title text*/
#tvindexhero h1 {
	font-style:italic;
	font-size: 1.2em;
}

/*hero text*/
.open2indexherotext {
	font-size:1.2em;
	margin:0 3px 0 3px;
}

/*.open2indexherotext p {
margin-bottom:20px;
padding-bottom:20px;
}*/

.open2indexherotext p {
	margin-bottom:0.5em;
}


/*floats sub hero items*/ 
#tvindexsubhero, .btsubhero2 {
	width: 284px;
	float: right;
}

/*fixes postioning problem with subhero items*/
html>body #tvindexsubhero h2, html>body .bttvindexsubhero .btsubhero2 h2 {
	margin-right:0;
}

/*fixes postioning problem with subhero items*/
#tvindexsubhero h2, .bttvindexsubhero {
	clear: both;
}

/*images for subhero items*/
#tvindexsubhero img, .bttvindexsubhero img {
 	width: 134px;
	height: 81px;
	float: right;
	padding-left: 5px;
}

.open2indexsubherotext {
	padding: 3px 0px 3px 5px;
	font-size: 0.9em;
	height: 81px;
}
html>body .open2indexsubherotext {
	height: auto;
	}

/*--viewer tags--*/


/*--page numbers--*/

.paging {
	padding:2px 5px;
	height:1%;
}

html>/**/body .paging {
	height:auto;
}

.paging h1 {
	float: left;
}

.paging div {
	float: right;
	white-space:nowrap;
	padding-top:2px;
}

/* next 2 statements sort out disapearing page numbers in IE6 */
.paging div {
	height: 1%;
}

html>/**/body .paging div {
	height:auto;
}

.paging div.clear {
	float: none;
	padding:0;
}

.paging h2, .paging ul, .paging li {
	display: inline;
	font-size:1em;
}

.paging h2 {
	padding-right:0.8em;
}

.paging li {
	font-weight:bold;
}

.paging a {
	font-weight:normal;
}


/*--alignment for bottom paging for previous, page XofY & next--*/
#btpager {
	text-align: center;
}

#btpagerprev {
	text-align: right;
	float: left;
	width: 20%;
}

#btpagernext {
	text-align: left;
	float: right;
	width: 20%;
}


/* open2tiftext for Taking it Further Pages so the H2's can be shown differently from the other TLA viewer pages*/
.open2articletext, .open2tiftext {
	padding: 5px;
	font-size:1.2em;
}

/* Taking it Further pages H2 style
.open2tiftext h2 {
	padding:0.2em;
	padding-top:0;
	background-color:#EEE5EA;
	color:#630031;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #630031;
}*/

.open2articletext p, .open2articletext ul, .open2tiftext p, .open2articletext div {
	margin-bottom:1.1em;
}

.open2articletext h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin-top: 1.1em;
}

.open2articletext h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin-top: 1.1em;
}

.open2articletext h4 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin-top: 1.1em;
}

.open2righthandtext {
	padding: 5px;
	font-size:1em;
}





.pullquoteleft {
	text-indent: 0;
	float: left;
	width:35%;
	padding: 10px 10px 10px 2px;
	margin:15px 20px 20px 20px;
	font-size:1.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-align:center;
}

.pullquoteright {
	text-indent: 0;
	float: right;
	width:35%;
	padding: 10px;
	margin:15px 20px 20px 20px;
	font-size:1.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-align:center;
}



#relatedcontent p {
	margin:3px 3px 14px 3px;
 	font-size: 1em;
}

#relatedcontent img {
	display: block;
	width: 219px;
}

#relatedcontent h3 {
	padding: 2px 5px;
}

#relatedcontent ul {
	margin: 5px 5px 5px 25px;
	padding: 0;
}

#relatedprogrammes {
	margin:0 !important;
	padding-bottom: 5px !important;
}

#relatedprogrammes img {
	width: 219px;
	height: 58px;
}

/*----------------lefthand navigation area----------------*/

#subnav ul {
	text-indent:-4px;
	list-style: none; 
	margin: 0; 
	padding: 3px 0px 0 0px;
	font-size: .9em;
}

#subnav ul ul {
	font-size:1em;
	padding: 0;
}


#subnav a, #subnav .currentnavitem  { 
	text-decoration: none; 
 	display: block;
 	height:1%;
	padding: 4px 5px 1px 8px; 
}

html>/**/body #subnav a, html>/**/body #subnav .currentnavitem  {height:auto}

#subnav .currentnavitem {
	font-style: italic;
}

#subnav li {
	font-weight: bold;
}
#subnav ul ul {
	padding-bottom: 6px
}
#subnav ul ul li {
	font-weight: normal;
	padding-bottom: 0
}

#subnav ul ul a, #subnav ul ul .currentnavitem {
	padding: 1px 4px 0px 11px;
	line-height: 1.1em;
	font-weight: normal;
}

#subnav a:hover {
	text-decoration: underline;
}


/*---------------- menu pages ----------------*/
.menuline {
	margin: 5px 5px 5px 0px;
}

.menuline img.menuimage {
	float: left;
	margin-right: 5px;
	width:134px;
	height:81px;
}

.menuline h2 {
	margin-top: 0;
}

div.clearleft {clear:left; height:1px; font-size:1px}

/*---------------- menu pages ----------------*/
#feedbackform {
	margin: 5px auto;
}

#feedbackform label {
	width: 7em;
	text-align: right;
	margin-right: 0.5em;
	float: left;
	display: block;
}

#feedbackform li.reset input {
	margin-left: 9em;
	display: inline;
}

#feedbackform li.submit input {
	margin-left: 2em;
	display: inline;
}

#feedbackform li.submit, li.reset {
	display: inline;
}


#feedbackform .longlabel label {
float:none;
text-align:left;
width:auto;
}


#feedbackform li.longlabelcheckbox  {
margin-top: 1em;
}


#feedbackform .longlabelcheckbox label {
width: auto;
float: none;
text-align: left;
display: inline;
}




#feedbackform .longlabelcheckbox input {
float:left;
margin: 0.2em 1em 1em 5em;
}



/*bug fix for IE on PC for images being 3px out of line*/
#tvindexsubhero img, .btsubhero img, .btsubhero2 img { 
	margin-right:-3px;
}

html>body #tvindexsubhero img, html>body .btsubhero img, html>body .btsubhero2 img {
	margin-right: 0;
}

/*makes the ul bullet points in the main article text area invisible*/
.invisiblelist, .spacedinvisiblelist {
	list-style:none;
	margin:0px;
	padding:0px;
}

.spacedinvisiblelist li {
	padding-bottom:0.5em;
}

/* fix to try and stop tables in content breaking the pages*/
table {
	width:auto !important;
}


/*for the tv article page*/
#standfirst {
	font-style:italic;
	border-bottom:1px dotted #666;
	}
.hasrelated #standfirst {
	margin-right: 223px;
	}

/*START styling for User Generated Content Maps*/

p#mapmode, p#report-form  {
	text-align: center;
	}

#map-form, #report-form {
	background: #eee;
	margin: 15px;
	padding: 1em;
	border:1px solid #ccc;
	}

#map-form h2, #report-form h2 {
	margin: 0 0 0.5em 0;
	text-align: center;
	}


#map-form p, #report-form p {
	margin: 0.5em 0;
	}

#map-form label, #report-form label {
	display: block;
	float: left;
	margin: 0 0.5em 0.5em 0;
	text-align: right;
	width: 16.5em;
	clear: left;
	}

#map-form input, #map-form textarea, #report-form input, #report-form textarea {
	margin: 0 0 0.5em;
	padding: 0;
	}

#map-form #submit, #report-form #reportsubmit {
	margin-left:17em;
	padding:0 1em;
	}

#map-form #message, #report-form #reportmessage, #map-area #reportresult {
	clear: left;
	color: red;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	border: 1px solid red;
	}

#map-form #imagechoices {
	margin-left: 5em;
	}

#map-form #termslabel{
	width: 21.5em;
	}

#map-form input#title, #map-form textarea#description, #map-form input#imageURL, #report-form input#reportname, #report-form input#reportemail, #report-form textarea  {
	width: 15em;
	}

#map p#pindesc img {
	float: right;
	}


#map_area p.numberadded{
	text-align: center;
	}
/*END styling for User Generated Content Maps*/

