@import "/style/global.css";
/*---------------------------------------------------------------------
http://www2.rte.ie/tv/programmes_general associated stylesheet

version:   1.0
author:    Robert O'Shaughnessy
email:     robert@rte.ie
ext: 	   2214		 
----------------------------------------------------------------------*/
body {
	background-image: url(../images/bg.png);
}
/*-------------------------------------------------------------------- =Global Header*/

body#rte_one #globalLogoPlaceholder {
	background: #012758 url(/tv/images/logo_rteone.gif) left no-repeat;
}
body#rte_two #globalLogoPlaceholder {
	background:#577714 url(/tv/images/logo_rtetwo.gif) left no-repeat;

}
#globalLogoPlaceholder {
	background: #f8f8ff url(/tv/images/logo.gif) left no-repeat;
	background-color: rgb(7,147,170);
}
#logoPlaceholder {
	background-color:rgb(6,135,156);		
}
body#rte_one #globalMenuPlaceholder {
	background-color:#015089;
}
body#rte_two #globalMenuPlaceholder {
	background-color:#4B612C;
}
body#rte_two #globalMenu li {
	background-color:#4B612C;
	border-left: solid 1px rgb(198,222,226);
}

body#rte_two #globalMenu li.noborder {
	background-color:#4B612C;
	border-left:none;
}

body#rte_one #globalMenu li {
	background-color:#015089;
	border-left: solid 1px rgb(198,222,226);
}

body#rte_one #globalMenu li.noborder {
	background-color:#015089;
	border-left: none;
}

#globalMenuPlaceholder {
	background-color:#2B4E54;
}
#globalMenu {
	background-color: rgb(43, 78, 84);
}
#globalMenu li {
	
	border-left: solid 1px rgb(198,222,226);
}
#globalSecondaryMenu {
	background-color: rgb(198,222,226);
	border-top: solid 1px rgb(198,222,226);
	color: black;
}
body#rte_two #globalSecondaryMenu {
	background-color:#E4EDDC;
	border-top: solid 1px rgb(198,222,226);
	color: black;
}
body#rte_one #globalSecondaryMenu {
	background-color:#E4F4FC;
	border-top: solid 1px rgb(198,222,226);
	color: black;
}
/*-------------------------------------------------------------------- =Links*/

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/tv/images/icon_pdf.gif) no-repeat center right;
}
a[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(/tv/images/icon_xls.gif) no-repeat center right;
}
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(/tv/images/icon_mailto.gif) no-repeat center right;
}
/*a[href ^="http://www."] {
   padding-right: 20px;
   background: transparent url(/tv/images/icon_external.gif) no-repeat center right;
}*/
a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(/tv/images/icon_popup.gif) no-repeat center right;
}
a.linkborder {
	border-bottom:1px #cccccc solid;
	border-top:1px #cccccc solid;
	display:block;
	height:1.5em;
	line-height:1.5em;
	background:#f0f0f0 url('/images/bullet_transparent.gif') no-repeat 3px 0px;
	color:green;
	padding-left:13px;
}
/*-------------------------------------------------------------------- =Content Container*/
#content{
	width: 860px;
	border-bottom: 1px solid rgb(230,230,230);
	background-image: url(/tv/images/leftfauxborder.gif);
	background-repeat: repeat-y;
	/*background-position: left;*/
	float:left;
	clear:both;
	/*display:table;*/
}
/*-------------------------------------------------------------------- =Left Naviagation*/


/*--------------------------------------------------------------------= menu links */
ul.menlinkList {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 6px;
}



ul.menlinkList li.vid {

	background-image:url('/tv/images/vid_icon.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding:3px 3px 0px 35px;
	background-position: 0 70%;
	line-height: 1.4em;
}
ul.menlinkList li.titleprog {
	background-image:none;	
}
ul.menlinkList li {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	background-image: url('/images/bullet_transparent.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 3px 0px 10px;
	line-height: 1.4em;
}
ul.menlinkList li a {
	color: #000000;
}

ul.menlinkList li img {
	position:relative;
	top:2px;
}

ul.menlinksList ul.menlinksList
{
	padding: 0px;
}

/*---------------------------------------------------------------------= menu links ends here */







#leftNav
{
	width:168px;
	float:left;
	border-top:solid 1px white;
	background-color:#F0F0F0;	
}
ul.linkList
{
	list-style-type:none;
	clear:both;
	margin:0px;
	padding:5px;
}
ul.linkList li 
{
	font-family:Tahoma, Arial;
	font-size:8pt;
	color:#000000;
	background-image:url(/tv/images/bullet.gif);
	background-repeat:no-repeat;
	margin:0px 5px;
	padding:0px 10px;
	padding-top: 3px;
	line-height:1.3em;
	
}
ul.linkList li a 
{
	font-family:Tahoma, Arial;
	font-size:8pt;
	color:#000000;
}
ul.linkList2
{
	list-style-type:none;
	clear:both;
	margin:0px;
	padding:0px;
	/*height:inherit;*/
}
div.TVnavbut
{	
	
	background-color:#CCCCCC;
	border-bottom:#ffffff solid 1px;
}
/*-------------------------------------------------------------------- =Primary Content*/

#primaryContent
{
	float:left;
	border-top:solid 1px white;
	border-left:solid 1px white;
	width:688px;
	/*background-color:#FFFFFF; removed so that side line can be seen from content post clear prog*/	
	margin: 0;
	padding: 0;
	display: block;
	height:inherit;	
}

/*-------------------------------------------------------------------- =Title Headers*/

body#rte_one div.titleTV
{
	background-image:url(/tv/images/tvbg_one.gif);	
	background-color:#014F87;
}
body#rte_two div.titleTV
{
	background-image:url(/tv/images/tvbg_two.gif);	
	background-color:#577714;
}
div.rightArchive div.titleTV
{
	clear:right;
}

div.titleTV
{
	text-align:left;
	margin:0px;
	padding: 0.2em 0em;
	height:1.4em;
	width:100%;
	background-image:url(/tv/images/tvbg.jpg);
	background-repeat:repeat-x;	
	background-color:rgb(10,52,74);
}
div.titleTV span
{
	font-weight:bold;
	color:white;
	margin:0px 8px;
	padding:0px;
	position:relative;
	top:1px;
}
div.titleTV a
{
	color:yellow;
}

div.titleProg {
	height: 3em;
	background-color: rgb(62,61,59);
	clear: both;
}
div.titleProg .titleText {
	color:#FFFFFF;
	font-size:large;
	line-height: 2em;
	padding-left: 10px;
		

}
div.titleProg .progTime {
	color:#FFFFFF;
	font-size:12px;
	padding-left: 10px;	
}

/*-------------------------------------------------------------------- =Main Image and Menu*/
div.mainImagePlaceholder {
	background-color:#3e3d3b;
	border-bottom: solid 1px white;
}

div.mainImagePlaceholder img {
		float: left;
		clear: both;	
}
/*-------------------------------------------------------------------- =Programme Container*/
#progModule_container {
	width:688px;
	font-family:Arial;
	font-size:small;
	background-image:url(/tv/images/rightfauxborder.jpg);
	border-top: solid 1px white;
	background-repeat: repeat-y;
	background-position: right top;	
}
#progModule_container img.archiveImg {
	float:left;
	margin-right:10px;
	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
	
}

/*-------------------------------------------------------------------- =storyBody Container*/

.storyBody {
	padding:12px;
	width:448px;
	font-size:small;
	float:left;
	border-top-width: 1px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	/*border-bottom-color:none;*/
	color:#3D3D3D;
	

}
.clearProg {
/*clear: both;*/
display:none;
}

div.separator
{
	height:1px;
	width: 100%;
	clear:both;
}

/*-------------------------------------------------------------------- =storyBody Typography*/
div.storyBody a{
	color:#2C2E7E;
	
}
div.storyBody p{
	font-size:small;
	line-height:1.3em;
	
}
div.storyBody h1{
	padding: 0px;
	font-size:1.5em;
	color:#3D3D3D;
}
div.storyBody h2{
	padding: 0px;
	font-size:small;
	color:#3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.storyBody h3{
	padding: 0px;
	font-size:x-small;
}
div.storyBody p strong {

}

p.indexMoreLink {
text-align:right;
margin: 0px 8px 0px 0px;
padding:0px;
clear:none;
font-weight:bold;
}

hr {
    height:1px;
    width:100%;

    color:#EEEEEE;
   
   }
/*-------------------------------------------------------------------- =Prog Sidebar*/
#progmodulesidebar_container{
	float:right;
	width:214px;
	
}

#progModule_sidebar {
	width:213px;
	float:right;
	background-color:#F0F0F0;
	font-size:8pt;
	font-family:Tahoma, Arial;
	clear:right;
	
}

#progModule_sidebar_imagecaption {
	width: 193px;
	color:#333333;
	padding: 10px;
}
#progModule_container div.titleTV  {
	float:right;
	width:213px;
	background-image:url(/tv/images/tvbg.jpg);	
	background-color:rgb(10,52,74);
}
#progModule_container ul.linklist  {
	float:right;
	color:green;
	
}
#progModule_container ul.linklist li  {
	float:right;
	color:green;
	
}
/*--------------------------------------------------------------------- =Drop Menu */

/* style the outer div to give it width */
.dropmenu {
	font-size: small;
	font-family:Arial;
	background-color: #F0F0F0;
	float:none;
	width:100%;
}

.smalltext {
	font-size: 9px;
	font-family:Arial;
	background-color: #F0F0F0;
	float:none;
	width:100%;
}
/* remove all the bullets, borders and padding from the default list styling */
.dropmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:2em;
}
/* style the sub-level lists */
.dropmenu ul ul {	
}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown dropmenu positon */
.dropmenu ul li {
	float:left;
	height:2em;
	line-height:2em;
	background:#F0F0F0 url(../images/miniarrowbullet.gif) right no-repeat;
}

/* style the sub level list items */
.dropmenu ul ul li {
	display:block;
	width:12em;
	height:auto;
	position:relative;
	line-height:2em;
	text-decoration:none;
	
}

/* style the links for the top level */
.dropmenu a, .dropmenu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:1em;
	text-decoration:none;
	color:#000000;
	background:#F0F0F0 url(../images/miniarrowbullet.gif) right no-repeat;
	padding:0 1.2em 0 .8em;}

/* style the sub level links */
.dropmenu ul ul a, .dropmenu ul ul a:visited {
	display:block;
	background:#EEEEEE  url(../images/miniarrowbullet.gif) right no-repeat;
	
	color:#000000;
	text-decoration:none;
	height:100%;
	line-height:1em; 
	padding:.5em 1.5em .5em 1em;
}
.dropmenu ul table ul a, .dropmenu ul table ul a:visited  {
	background:#EEEEEE  url(../images/miniarrowbullet.gif) right no-repeat;
	
}


/* style the table so that it takes no part in the layout - required for IE to work */
.dropmenu table {position:absolute; left:0; top:0; font-size:1em;}
.dropmenu ul ul table {lef\t:-1px;}
.dropmenu ul ul table ul.left {margin-lef\t:2px;}

.dropmenu li:hover {position:relative;}
* html .dropmenu a:hover {position:relative;}

/* style the third level background */
.dropmenu ul ul ul a, .dropmenu ul ul ul a:visited {background:#EEEEEE;}
/* style the fourth level background */
.dropmenu ul ul ul ul a, .dropmenu ul ul ul ul a:visited {background:#EEEEEE;}
/* style the sub level 1 background */
.dropmenu ul :hover a.sub1 {background:#EEEEEE;}
/* style the sub level 2 background */
.dropmenu ul ul :hover a.sub2 {background:#EEEEEE;}

/* style the level hovers */
/* first */
.dropmenu a:hover {
	color:#000000;
	background:#E5E5E5 url(../images/miniarrowbullet.gif) right no-repeat;
}
.dropmenu :hover > a {
	color:#000000;
	background:#E5E5E5 url(../images/miniarrowbullet.gif) right no-repeat;
}
/* second */
.dropmenu ul ul a:hover{
	color:#000000;
	background:#E5E5E5 url(../images/miniarrowbullet.gif) right no-repeat;
}
.dropmenu ul ul :hover > a {
	color:#000000;
	background:#E5E5E5 url(../images/miniarrowbullet.gif) right no-repeat;
}
/* third */
.dropmenu ul ul ul a:hover {
	background:#E5E5E5;}
.dropmenu ul ul ul :hover > a {
	background:#E5E5E5;}
/* fourth */
.dropmenu ul ul ul ul a:hover {
	background:#E5E5E5;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.dropmenu ul ul {visibility:hidden;position:absolute;height:0;top:2em;left:1px;width:14em;margin-left:-1px;}

/* position the third level flyout dropmenu */
.dropmenu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout dropmenu for a left flyout */
.dropmenu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.dropmenu ul li:hover ul, .dropmenu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(../../style/images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.dropmenu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.dropmenu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.dropmenu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.dropmenu ul :hover ul :hover ul :hover ul {visibility:visible;}
/*-------------------------------------------------------------------- =Prog Dropdown */
div.progdrop {
	padding:10px 10px 10px 30px;
	float:left;
}
/*-------------------------------------------------------------------- =Test List */
#archiveContainer {
  	float: left;
  	width: 450px;
  	padding: 10px 0;
  	/*background: url(/tv/images/bg.gif) no-repeat top left;*/
  	}
#archiveContainer dl {
  	float: left;
  	width: 400px;
  	margin: 10px 20px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
	
  	}
#archiveContainer dt {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	font-size: 1em;
  	
	color: #627081;
	font-weight: bold;
  	}
#archiveContainer dd {
  	margin: 0 0 0 0px;
  	padding: 0;
 	font-size: 1em;
  	line-height: 1.5em;
  	color: #666;
  	}
#archiveContainer dl dd.img {
   	margin: 0;
   	}
#archiveContainer dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */

#archiveContainer .alt dt {
  	float: left;
  	}
#archiveContainer .alt dd {
  	margin: 0 98px 0 0;
  	}
#archiveContainer .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}

/*-------------------------------------------------------------------- =Prog Index List */

ul.indexList {
margin:0px;
padding:0px 0px 0px 18px;
}

ul.indexList span.indexDate {
padding-left:5px;
font-size:8pt;
color:#777777;
}

/*-------------------------------------------------------------------- =AVMS content */


h2.tvClipList {
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}

h2.tvClipList a img {
	margin:0px 0px 0px 7px;
	padding:0px;
}

ul.tvClipList {
	list-style-type:none;
	clear:both;
	margin:0px;
	padding:0px;
}

ul.tvClipList li {
	margin:0px;
	padding:0px;
	line-height:1.3em;
}
ul.tvClipList img.thumbnail {
float:left;
	margin:2px 8px 5px 0px;
	border: solid 1px #e7e7e7;
	padding: 2px;
}

hr.tvClipList {
	margin:0px;
	padding:0px;
color:#e7e7e7l;
clear:both;
border:0px;
}


/*-------------------------------------------------------------------- =webchat */

div.webchatDisclaimer { font-size:8pt; padding:8px 0px; }

/*-------------------------------------------------------------------- =Player Bug */

#player_bug {
	height: 0px;
	display:none;
	border-bottom: solid 0px #FFF;
	background-image: url(/tv/images/bg_player_bug2.jpg);
	clear: both;
}

#player_bug p {
	margin: 0;
	padding: 0;
	width: 140px;
	float: right;
	margin-top: 9px;
	text-align: center;
	color: #333;
	font-size: 11px;
}

#player_bug a.watch {
	margin: 0;
	padding: 0;
	display: block;
	width: 118px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	height: 22px;
}

#player_bug a.watch:hover {
	background-image: url(/tv/images/bg_player_bug2_hover.jpg);
	background-repeat: no-repeat;
}
