/*	-------------------------------------------------------------
	version		1.0
	url				rtl.lu
	created		03.09.2009
	modified	03.09.2009
	-------------------------------------------------------------	
	
	Color index:
	
	RTL RED			#E10000
	LINK COLOR	    #184378
	BACKGROUND	    #313131
	TEXT			#2c2c2c
	TITLE			#000
	BORDER          #DADADA
	HIGHLIGHT       #F2F2F2	
	
*/

@import 'reset.css';
@import 'layout.css';
@import 'legacy.css';

/*	-------------------------------------------------------------
		Global Definitions
 -------------------------------------------------------------  */
 
body {
	font-size: 9pt;
	font-family: arial, verdana, lucida, sans-serif;
	color: #5a5858;
	line-height: 1.2em;
	background: #1b1c1c url('http://images.newmedia.lu/rtl/layout/bg.gif') top center repeat-y; 
	/* background: #1b1c1c url('http://images.newmedia.lu/rtl/layout/bg_halloween.jpg') top center no-repeat; HALLOWEEN */
	/* background: #ffd800 url('http://images.newmedia.lu/rtl/tdf_andy_giel.jpg') top left repeat-x;  TDF */ 
}

a {
	color: #184378;
	text-decoration: none;
}

a:link {
	color: #184378;
	text-decoration: none;
}

a:visited {
    color: #184378;
}

a:hover {
	color: #E10000;
	text-decoration: none;
}

.colspan-2 h1 {
	background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_rtl_features.png) top left no-repeat;
	margin: 0;
}

h1.master-title {
	/* background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_rtl.png) top left no-repeat; */
	background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_top_bg.png) bottom left repeat-x;
	color: #4b4b4b;
	font-size: 1.8em;
	/* padding: 4px 0 0 25px; */
	padding: 0 0 0 15px;
	line-height: 30px;
	margin: 10px 0 5px 0;	
	font-weight: bold;
	/* border: none; */
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;	
	border-bottom: 1px solid #DADADA;		
}

h1 {
	font-size: 1.3em;
	color: #4b4b4b;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	font-weight: normal;
	background-color: #f4f4f4;
	line-height: 30px;
	font-weight: bold;
	background: #FFF url(http://images.newmedia.lu/rtl/layout/h1_sub_bg.png) top left repeat-x;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;	
	border-bottom: 1px solid #DADADA;	
}

.colspan-2 h1 {
	margin: 0 5px 5px 5px; 
	background: url(http://images.newmedia.lu/rtl/layout/h1_sub_bg.png) top left repeat-x;
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 30px;
	border: none;
}

h2 {
	color: #2c2c2c;
	font-size: 1.5em;
	padding: 10px 0;
	margin: 0 0 0 5px;
	line-height: 25px;
}

h1 a {
	color: #4b4b4b;
}

#home h1 a {
	color: #4b4b4b;
}

#sonndeszeitung h1 a {
	color: #4b4b4b;
}

p {
	margin: 10px 0 0 5px;	
}

hr {
	margin: 10px 5px;		
}

.mediaplayer h5 {
	font-weight: bold;
	font-size: 1.2em;
	color: #4b4b4b;
	padding: 10px 0;
	margin: 0;
}

.mediaplayer i {
	font-weight: normal;
	font-size: 1em;
	display: block;
	padding: 5px 0;
}

.maincontent {
	padding: 10px 0;
	margin: 0 5px;
}

/*	-------------------------------------------------------------
		Hide Content
 -------------------------------------------------------------  */         

.hidden {
	display: none;
}

/*	-------------------------------------------------------------
		Blocks
 -------------------------------------------------------------  */
 
 div.links {
	 font-weight: normal;
	 float: right;
	 margin: 8px 5px 0 0;
 }

/*	-------------------------------------------------------------
		Clear all floats
 -------------------------------------------------------------  */


.clearit {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;

}

/*	-------------------------------------------------------------
		Container
 -------------------------------------------------------------  */
 
 #container {
	width: 1020px;
	margin: 0 auto;
	position: relative;
	/* background: #1b1c1c url('http://images.newmedia.lu/rtl/layout/bg.gif') top center repeat-y; */
	background: url('http://images.newmedia.lu/rtl/layout/bg.gif') top center repeat-y; 
 }
 
 #page {
	width: 850px;
	position: relative;	
 }
 
 /*	-------------------------------------------------------------
		Global Divider
 -------------------------------------------------------------  */ 
 
 .divider {
	clear: both;
	padding: 0;
	height: 10px;
	border-bottom: 1px solid #DADADA;
	margin: 0;
	line-height: 0;
	font-size: 0;
}
 
/*	-------------------------------------------------------------
		Header
 -------------------------------------------------------------  */ 

#header {
	width: 850px;
	height: 110px;
	background: url('http://images.newmedia.lu/rtl/layout/header_bg.png') top center no-repeat; 
}

/*	-------------------------------------------------------------
		ADS
 -------------------------------------------------------------  */
 
 #imu-container {

 }

 #imu {
	width: 300px;
	height: 250px;
	padding: 0;
	position: relative;
	margin: 0 0 5px 5px;
	z-index: 100;
 } 
 
 #imu2 {
	width: 300px;
	height: 250px;
	padding: 0;
	position: relative;
	overflow: hidden;
	margin: 0 0 5px 5px;
	z-index: 100;	
 }  
 
 #leaderboard-rtl {
	background-color: #1b1c1c;
	padding: 10px 0;
	z-index: 100;
 }
 
 #leaderboard-rtl .innercontainer {
	width: 1020px;
	margin: 0 auto;
 }
 
 #leaderboard-rtl .ad {
	 width: 850px;
	 text-align: center;
 }
 
 #skyscraper-rtl {
	position: absolute;
	top: 0px;
	left: 860px;		 
	width: 160px;
	height: 600px;
	/* background-color: #272828; */
	z-index: 100;
 }
 
 #google-ad {
	/* background-color: #1b1c1c; */
	display: inline; 
 }
 
 #google-ad .innercontainer {
	/* height: 120px; */
	height: 20px;
	width: 850px;
	background-color: #1b1c1c;  
	/* background-color: #ffd800; */
	text-align:center;
	padding: 10px 0 0 0;
 }
 
 #halfpage-container {
	width: 300px;
	height: 600px;
	padding: 0;
	position: relative;
	overflow: hidden;
	margin: 0 0 5px 5px;
 }
 
/*	-------------------------------------------------------------
		Footer
 -------------------------------------------------------------  */         

#footer {
	background: #E10000 url('http://images.newmedia.lu/rtl2008.lu/global/footer/bg.png') top left repeat-x;
   	margin: 0;
   	position: relative;
   	color: #f9a8a8;
   	padding: 25px 0;
   	font-size: 1em;
}

	#logo-rtl-small {
		position: absolute;
		top: 23px;
		left: 15px;
	}
	
	#logo-metriweb {
		position: absolute;
		top: 28px;
		left: 770px;
	}	

	#footer a {
		color: #FFF;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}	
	
	#footer-menu .last {
		padding-bottom: 20px;
	}
	
	#footer-menu .footer-line {
		margin: 0 40px;
		width: 760px;
		height: 100%;
	}
	
		#footer-menu .footer-line .footer-label {
			float: left;
			width: 140px;
			text-align: right;
			line-height: 1.4em;
			text-transform: uppercase;
		}
		 
		#footer-menu .footer-line .footer-linklist {
			float: left;
			margin: 0 0 0 10px;
			width: 600px;
			line-height: 1.4em;
		}
		
		#footer-menu .footer-line .footer-linklist img {
			padding-top: 2px;
		}
		 
		
.feature a.title {
	display: none;
}	

.feature h1 a.title {
	display: block;
	color: #4b4b4b;
}		

.feature h1 {
	border: 1px solid #e9e9e9;	
}

/* Tabbed Box
----------------------------------------------------------------------------------------------------*/

.tabbedbox .tab {
	background-color: #DADADA;
	float: left;
	padding: 0 15px;
	margin: 0 0 0 1px;
	height: 25px;
}
.tabbedbox .first {
	margin: 0;
}
.tabbedbox .active {
	background: #E10000;
}
.tabbedbox .tab a {
	color: #1b0d01;
	font-size: 1.2em;
	line-height: 25px;
}
.tabbedbox .active a {
	color: #FFF;
}
.tabbedbox .content {
	margin-top: 1px;
	padding: 5px 0 0 0;/* border: 5px solid #f2ebd6; */
}

/* Rating */

.thumbsupdown {
	width: 90px;
	text-align: center;
	border: 1px solid #cdcdcd;
	padding-top: 4px;
	padding-bottom: 4px;
}

.thumbsupdown .container {
	width: 80px;
	margin: 0 auto;
}

.thumbsupdown .up {
	width: 40px;
	float: left;
	display: inline;
}

.thumbsupdown .up .score {
	font-size: 0.8em;
	color: green;
}

.thumbsupdown .down {
	width: 40px;
	float: left;
	display: inline;
}

.thumbsupdown .down .score {
	font-size: 0.8em;
	color: red;
}


.thumbsupdown .votes {
	width: 100%;
	font-size: 0.9em;
}

.ratingcontainer  b {
	text-align: center;
	display: block;
	width: 95px;
	padding-bottom: 3px;
}

.ratingcontainer {
	width: 100px;
	float: left;
	
}

/*	-------------------------------------------------------------
		Xmas Skin
 -------------------------------------------------------------  */     
 
.xmas {
	background: #7da6b8 url('http://images.newmedia.lu/rtl/layout/skin/xmas/bg.jpg') top center no-repeat;	
}

.xmas #container {
	background-color: transparent;	
}

.xmas #leaderboard-rtl {
	background: none;
}

.xmas #skyscraper-rtl {
	background: none;	
}

.xmas #header {
	background: url('http://images.newmedia.lu/rtl/layout/skin/xmas/header_bg.jpg') top center no-repeat; 
}

.xmas #google-ad, .xmas #google-ad .innercontainer {
	background: #7da7b9;
}

.xmas-light #header {
	background: url('http://images.newmedia.lu/rtl/layout/skin/xmas/header_bg.jpg') top center no-repeat; 	
}

/*	-------------------------------------------------------------
		St Patrick
 -------------------------------------------------------------  */ 
 
.stpatrick {
	background: #022c00 url('http://images.newmedia.lu/rtl/layout/skin/stpatrick/bg.png') top center;	
}

.stpatrick #container {
	background-color: transparent;	
}

.stpatrick #leaderboard-rtl {
	background: none;
}

.stpatrick #skyscraper-rtl {
	background: none;	
}

.stpatrick #header {
	background: url('http://images.newmedia.lu/rtl/layout/skin/stpatrick/header.png') top center no-repeat; 
}

.stpatrick #google-ad, .stpatrick #google-ad .innercontainer {
	background: #022c00;
}

.stpatrick-light #header {
	background: url('http://images.newmedia.lu/rtl/layout/skin/stpatrick/header.png') top center no-repeat; 	
}

/*	-------------------------------------------------------------
		Senseo
 -------------------------------------------------------------  */  
 
 .senseo #page {
	 /* background: #260b00 url('http://images.newmedia.lu/rtl/games/advent/bg.jpg') top left repeat-x; */
	 background-color: #FFF;
 }
 
 .senseo #layout-default .colspan-5 {
	background: none;
 }
 
/*	-------------------------------------------------------------
		Revue
 -------------------------------------------------------------  */   
 
 .content-revue h1 {
	display: none; 
 }
 
/*	-------------------------------------------------------------
		Goen 2010
 -------------------------------------------------------------  */    
 
 #goen2010 {
	 background: #324793 url('http://images.newmedia.lu/goen2010.rtl.lu/beta/bg.png') top left repeat-x;
	 overflow-x: hidden; 
 }
 
 #goen2010 .pagec {
	margin: 0 auto;
	width: 1200px;
 }
 
 .footer-ad {
	position: fixed; 
	bottom: 0; 
	left: 0; 
	z-index: 100; 
	width: 100%; 
	height: 70px;	 
 }
 
 * html body {
 }
 
 * html .footer-ad {
	
 }
 
 
 
 /*	-------------------------------------------------------------
		White
 -------------------------------------------------------------  */    
 
 #pwhite {
	 background: #fff;
	 overflow-x: hidden; 
 }
 
 #pwhite .pagec {
	margin: 0 auto;
	width: 1200px;
 }
 
 .footer-ad {
	position: fixed; 
	bottom: 0; 
	left: 0; 
	z-index: 100; 
	width: 100%; 
	height: 70px;	 
 }
 
 * html body {
 }
 
 * html .footer-ad {
	
 }
 
 
/*	-------------------------------------------------------------
		Televie
 -------------------------------------------------------------  */ 
 
 .televie-counter {
	width: 295px;
	height: 75px;
	background: transparent url('http://images.newmedia.lu/rtl2008.lu/televie/televie_konto_2009.jpg') top left no-repeat;
	margin: 6px 0px -10px 5px;
 }
 
 .televie-counter a {
	display: block;
	height: 75px;
	width: 295px;
	font-size: 1.8em;
	color: #000000;
 }
 
 .televie-counter a span {
	display: block;
	width: 170px;
	height: 30px;;
	margin: 0 0 0 110px;
	padding: 25px 0 0 0;
	text-align: center;
	line-height: 30px;
	color: #000000;
 } 
 
/*	-------------------------------------------------------------
		Events Box
 -------------------------------------------------------------  */ 	 	
		 
.rtl-events {

	margin: 0;
	background: #FFF;
	width: 300px;
	padding: 5px 0;
	margin: 0 0 5px 5px;
}
.rtl-events img {
	margin: 6px 5px 0 5px;
	padding: 0;
}
.rtl-events a {
	margin: 0;
	padding: 0;
}

/*	-------------------------------------------------------------
		Liveticker
 -------------------------------------------------------------  */ 	 	
 
.liveticker {
 	border: 2px solid #CC0000;
	margin: 0 0 5px 5px;
	position: relative;
	height: 112px;
}

.liveticker .btnmore {
	position: absolute;
	top: 3px;
	right: 3px;
}

.liveticker h2 {
	color: #FFF;
	font-size: 1.3em;
	background: #CC0000;
	margin: 0;
	padding: 2px;
}

.liveticker dt {
	float: left;
	width: 50px;
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
}

.liveticker dd {
	padding: 3px 0;
}



		 