@charset "utf-8";
/* CSS Document */

a { color:#025684;text-decoration:none;}
a:hover { text-decoration:underline;}

p {	font:Arial, Helvetica, sans-serif;	font-family: Arial, Helvetica, sans-serif;font-size:100%;}

h1,h2,h3,h4,h5,h6 {
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h1 {font-size: 90%;	margin:0px;	padding:0px;}
h2 {font-size: 80%;	margin:0px; padding:0px;}
h4 {font-size: 70%; margin:0px 0px 10px 0px;padding:0px;}
h5 {font-size: 100%;margin:2px 0px 10px 0px;padding:0px;}

form {margin: 0;padding: 0;}
ul {padding:0px 0px 0px 15px;margin:0px;}
ul li { list-style-image: url(/_system/ITV/images/arrow.gif);padding:0px 0px 2px 0px;margin:0px;}

.boldstyle { font-weight:bold;}
.orangetext {color: #d76203;}
.greentext {color: #4b6b1f;}
.bluetext {color: #054b6f;}
.pinktext {color: #ab0471;}
.lightbluetext {color: #025183;}
.bluefont {color: #025183;}


/* PAGE LAYOUT */
table#body{width:873px;border-collapse : collapse;margin : auto;font:Arial, Helvetica, sans-serif;font-family: Arial, Helvetica, sans-serif;}
td#masthead{padding: 0px;}
table#headercontainer{margin:0;	padding:0;width:873px;}
#inner_container{border:none}

td#masthead #banner_top{display:none;}
td#masthead #banner_right{display:none;}
#pagehead {display:none;}
#search {display:none;}
#returnlink {display:none;}
#navigation {display:none;}
#footer {display:none;}

/* PAGE BANNER */
#banner {position:relative; width:843px;height:98px;}
#banner .date { display:none;}


/* Article Pages */
table#articles {width:100%;	margin:0;padding:0;}
td.mainarticle .article_container {padding: 20px;}
td.mainarticle .article_container .article {font-size:80%;clear:none;}
td.mainarticle .article_container h1 {font-size:100%;padding:10px 0 10px 0;margin:5px 0 10px 0;padding:0px;}
td.mainarticle .article_container h2 {font-size:100%;color: #025183;margin:0 0 5px 0;padding:0px;}
td.mainarticle .article_container .article h2 {font-size:110%;padding-bottom:5px;color: #025183;}

.artcle .bluefont {color: #025183; font-size:120%; margin:0 0 20px 0; }
td.mainarticle .article_container img {	padding:10px 10px 10px 10px;vertical-align:top;}

/* ARTICLE PAGE OPTIONS */
.published {float:right; font-size:90%;}
.published img {vertical-align:middle; padding:0;}
.pageoptions {display:none;}
.pageoptions a {color:#000000;}

#bookmarks { display:none; }
#bookmarks a { padding:0 10px 0 10px; }
#bookmarks a img { padding-right:3px; vertical-align:middle; }

.left_options {	float:left; padding:0 10px 0 10px;}
.left_options img, .right_options img{padding:0 3px 0 3px;}
.right_options {float:right; padding:0 10px 0 10px;}
td.rightarticle {display:none;}

a img {
border:none;
}


/* Video Area */
.thumbnail {width : 65px; height : 38px; cursor : pointer; margin:0;}
.thumbnailalpha {width : 65px; height : 38px; position : absolute;margin:0; padding:0px;  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.thumbnailwrapper {width:65px; padding:8px 0px;margin:0 auto;}

.brclear {clear:both;font-size:1px;line-height:1px;}

#tabs {border-collapse:collapse;padding:0;}

.tabrollover {float:left;padding:0;}
.tabrollover .lefttab {background-image:url(/_system/ITV/Images/placeholders/tabrolloverl.gif);background-repeat:no-repeat;width:5px;height:22px;float:left;}
.tabrollover .righttab {background-image:url(/_system/ITV/Images/placeholders/tabrolloverr.gif);background-repeat:no-repeat;width:5px;height:22px;float:left;margin-right:0.5em;}
.tabrollover .centretab {background-color:#000000;font-weight:bold;font-size:80%; float:left;}
.tabrollover .centretab .tabheight {height:22px; float:left;}
.tabrollover .centretab .tabheight div {padding:0.2em 0.5em 0 0.5em;}
.tabrollover .centretab .tabheight div a {color:#FFFFFF;text-decoration:none;}
.tabrollover .centretab .tabheight div a:hover {text-decoration:none;}

.tab {float:left;padding:0;}
.tab .lefttab {background-image:url(/_system/ITV/Images/placeholders/tabl.gif);background-repeat:no-repeat;width:5px;height:22px;float:left;}
.tab .righttab {background-image:url(/_system/ITV/Images/placeholders/tabr.gif);background-repeat:no-repeat;width:5px;height:22px;float:left;margin-right:0.5em;}
.tab .centretab {border-top:1px #d5d7d6 solid;float:left;font-weight:bold;font-size:80%;}
.tab .centretab .tabheight {height:22px;float:left;}
.tab .centretab .tabheight div {padding:0.2em 0.5em 0 0.5em;}
.tab .centretab .tabheight div a {color:#7e7e7e;text-decoration:none;}
.tab .centretab .tabheight div a:hover {text-decoration:none;}


/* FORMATTING */
.redfont {color:#FF0000;}
.bluefont {color:#0000FF;}
.greenfont {color:#008000;}
.purplefont {color:#800080;}
.ltgreyfont {color:#CCCCCC;}

.redbg {background:#FA9090;}
.bluebg {background:#9B9BFD;}
.greenbg {background:#7CB27C;}
.purplebg {background:#8B6A8B;}

.smallestfont {font-size:70%;}
.smallerfont {font-size:85%;}
.largerfont {font-size:115%;}
.largestfont {font-size:135%;}

.LeftAlign {text-align:left;}
.RightAlign {text-align:right;}
.CentreAlign {text-align:center;}

.boldstyle {font-weight:bold;}
.italicstyle {font-style: italic;}




