@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-align: center;
	background: black url('../images/live_background.jpg') no-repeat center top;
	color: white;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
* {
	margin: 0;
	padding: 0;	
}
h1, h2, h3, h4 {
	margin: 2px 0 5px 0;	
	color: white;
	font-weight: normal;
}
h1 { 
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px; 
	padding: 0 0 10px 0;
}
h2 { 
	font-size: 16px; 
	text-transform: uppercase;
	letter-spacing: -1px; 
	padding: 0 0 10px 0;
}
h3 { 
	font-size: 14px;  
	text-transform: uppercase;
	letter-spacing: -1px; 
}
p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
}
img {
	border: 0;	
}
a {
	color: #FF6FE1;
	text-decoration: none;	
}
a:hover {
	color: #FF6FE1;
	text-decoration: underline;	
}
td {
	vertical-align: top;
}
.h {
	display: none;	
}
hr {
	border: 0;
	border-bottom: 2px solid white;	
}
#atext {
	display: block;
	position: absolute;
	top: 350px;
	left: 200px;	
	height: 1px;
	width: 1px;
}
img {
	border: 0;	
}
#wrap {
	position: relative;
	clear: left;
	text-align: center;
}
#site {
	margin: 0 auto;
	width: 972px;
}
#shadow {
	margin: 0 auto;
	width: 1124px;
	background: url('../images/site-shadow.png') repeat-y center;
}
#shadow-footer {
	margin: 0 auto;
	padding: 0;
	width: 1124px;
	height: 25px;
	background: url('../images/site-shadow-footer.png') no-repeat center -20px;
}
#preload {
	display: none;	
}
#nav {
	width: 100%;
	height: 79px;
	overflow: hidden;
	background: black;	
}
#site-nav {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
#site-nav li {
	float: left;
	margin: 0;
	padding: 0;	
}
#site-nav li a {
	display: block;
	height: 79px;
	width: 100%;
}
#site-nav li span {
	display: none;
}

/** fi **/

#site-nav #fi-nav-uutiset {
	width: 119px;
	background: url('../images/nav_uutiset_fi.jpg') no-repeat center top;
}
#site-nav #fi-nav-uutiset:hover {
	background-image: url('../images/nav_uutiset_fi_hover.jpg');
}
#site-nav #fi-nav-liput {
	width: 116px;
	background: url('../images/nav_liput_fi.jpg') no-repeat center top;
}
#site-nav #fi-nav-liput:hover {
	background-image: url('../images/nav_liput_fi_hover.jpg');
}
#site-nav #fi-nav-info {
	width: 106px;
	background: url('../images/nav_info_fi.jpg') no-repeat center top;
}
#site-nav #fi-nav-info:hover {
	background-image: url('../images/nav_info_fi_hover.jpg');
}
#site-nav #fi-nav-yhteydet {
	width: 129px;
	background: url('../images/nav_yhteydet_fi.jpg') no-repeat center top;
}
#site-nav #fi-nav-yhteydet:hover {
	background-image: url('../images/nav_yhteydet_fi_hover.jpg');
}
#site-nav #fi-nav-sijainti {
	width: 123px;
	background: url('../images/nav_sijainti_fi.jpg') no-repeat center top;
}
#site-nav #fi-nav-sijainti:hover {
	background-image: url('../images/nav_sijainti_fi_hover.jpg');
}
#site-nav #fi-nav-yhteystiedot {
	width: 161px;
	background: url('../images/nav_yhteystiedot_fi.jpg') no-repeat center top;
}
#site-nav #fi-nav-yhteystiedot:hover {
	background-image: url('../images/nav_yhteystiedot_fi_hover.jpg');
}

/** en **/
#site-nav #en-nav-uutiset {
	width: 119px;
	background: url('../images/nav_uutiset_en.jpg') no-repeat center top;
}
#site-nav #en-nav-uutiset:hover {
	background-image: url('../images/nav_uutiset_en_hover.jpg');
}
#site-nav #en-nav-liput {
	width: 116px;
	background: url('../images/nav_liput_en.jpg') no-repeat center top;
}
#site-nav #en-nav-liput:hover {
	background-image: url('../images/nav_liput_en_hover.jpg');
}
#site-nav #en-nav-info {
	width: 106px;
	background: url('../images/nav_info_en.jpg') no-repeat center top;
}
#site-nav #en-nav-info:hover {
	background-image: url('../images/nav_info_en_hover.jpg');
}
#site-nav #en-nav-yhteydet {
	width: 129px;
	background: url('../images/nav_yhteydet_en.jpg') no-repeat center top;
}
#site-nav #en-nav-yhteydet:hover {
	background-image: url('../images/nav_yhteydet_en_hover.jpg');
}
#site-nav #en-nav-sijainti {
	width: 123px;
	background: url('../images/nav_sijainti_en.jpg') no-repeat center top;
}
#site-nav #en-nav-sijainti:hover {
	background-image: url('../images/nav_sijainti_en_hover.jpg');
}
#site-nav #en-nav-yhteystiedot {
	width: 161px;
	background: url('../images/nav_yhteystiedot_en.jpg') no-repeat center top;
}
#site-nav #en-nav-yhteystiedot:hover {
	background-image: url('../images/nav_yhteystiedot_en_hover.jpg');
}


#site-nav #nav-live {
	width: 215px;
	background: url('../images/helsinki-live-logo.jpg') no-repeat center top;
}
#site-nav #nav-live:hover {
	background-image: url('../images/helsinki-live-logo_hover.jpg');
}

#banners {
	height: 250px;
	width: 100%;
	overflow: hidden;
	background: black;
}
#middle {
	width: 100%;
}
#middle table#layout {
	border: 0;
}
#middle #leftside {
	width: 725px;
	margin: 0;
	padding: 0;
	background: url('../images/content-bg.png');
}
#leftside #theader  {
	background: black;
	margin: 0;
	padding: 0;
	text-align: left;
}
#leftside #theader h1 {
	display: block;
	margin: 0;
	padding: 4px 0 4px 20px;
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	letter-spacing: -1px; 
	text-transform: uppercase;
}
#leftside #tcontent {
	margin: 0;
	padding: 0;
}
#leftside #tcontent #ctext {
	margin: 0;
	text-align: left;
	padding: 15px 20px 10px 20px;
}
#middle #rightside {
	width: 245px;
	background: black;
	margin: 0;
	padding: 0;
	text-align: right;
}
#middle #rightside img {
	margin: 5px 0 0 0;
}
#rightside #flags {
	float: right;
	margin: 0 10px 0 0;
}
#flags img {
	margin: 0;
}
#social {
	position: relative;
	width: 240px;
	height: 50px;
}
#social img {
	width: 40px;
}
#social #tweet {
	position: absolute;
	top: 0;
	left: 60px;
}
#social #face {
	position: absolute;
	top: 0;
	right: 60px;
}

#footer {
	width: 100%;
	background: black;
	width: 970px;
	padding-bottom: 10px;
}
#footer #bignav {
	padding-top: 5px;
	width: 100%;
}
#footer #bignav table {
	width: 100%;
}
#footer #bignav td  {
	float: left;
	margin-left: 5px;
}
#footer #line {
	width: 100%;
	height: 16px;
	background: url('../images/footer/line.gif') no-repeat center bottom;
}
#footer #fwrap {
	width: 100%;
	height: 130px;	
}
#footer #partners {
	float: left;
	text-align: left;	
	width: 750px;
}
#footer #countdown {
	float: right;
	margin: 4px 10px 0 0;
	width: 200px;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
#footer #countdown span {
	color: #FF6FE1;
}
#tweets {
	position: relative;
	margin: 0;
}
#tweets div.tweet {
	float: left;
	padding: 10px 15px;
	background: url('/general/images/tiles/black20.png');
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0;
	word-wrap:break-word;
}
#smalltweet #text {
	font-size: 14px;
}
#smalltweet #user {
	float: left;
	width: 50px;
	margin: 0 5px 5px 0;
}
#smalltweet #user img { 
}
#tweets #text {
}
#tweets #time {
	color: #FF6FE1;
}
#tweets #bigtweet {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 0 30px 20px 20px;
}
#bigtweet #text {
	font-size: 20px;
}
#bigtweet #user {
	float: left;
	width: 100px;
	height: 100%;
}
#bigtweet #user img { 
	border: 5px solid black;
}
#tweets #smalltweet {
	margin: 0 0 20px 20px;
	width: 275px;
}
#right-banners {
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	margin-top: 0px;
	margin-left: 500px;	
	width: 180px;
	height: 400px;
}
#fixu-banner {
	margin: 0 auto 20px auto;
}

/** News CSS **/

#news {
	float: right;
	width: 355px;
	background: #003553 url('/tias/cms/images/layout/body-gradient-top.png') repeat-x top;
	padding: 5px 5px 10px 5px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px; 
	line-height: 24px;
}	
#news #news-head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px; 
	line-height: 24px;
	font-weight: bold;
	margin: 5px 0 0 15px;
}
#news #more-news {
	clear: both;
	float: right;
	font-size: 12px; 
	font-weight: bold;
	margin: 5px 15px 0 0;
}
#more-news a {
	color: white;
}
ul#feed {
	list-style-type: none;
	margin: 10px 15px;
	padding: 0;
}
ul#feed li {
	margin: 0 0 20px 0;
	padding: 0;
}
ul#feed li a {
	color: white;
}
ul#feed div.date {
	float: right;
	font-size: 12px; 
	margin: 0 0 10px 10px;
}
ul#feed div.more {
	float: right;
	font-size: 12px; 
	margin: 0 0 10px 10px;
}


#newsac {
	margin-top: 0;
}
#newsac span {
	display: block;
	}
#newsac h1.tog {
	cursor: pointer;
	padding: 15px 15px 25px 15px;
	background: url('/general/images/tiles/black20.png') repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 2px 10px;
	word-wrap:break-word;
	text-transform: none;
	}
#newsac h1:hover {
	color: #eaa921;
	}
#newsac span.head {
	color: white;
	clear: both;
	font-size: 16px; 
	line-height: 24px;
	text-transform: uppercase;
	}
#newsac span.time {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: white;
	margin: 5px 0 10px 0;
	}
#newsac span.more {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 10px 0;
	}
#newsac span.elem {
	margin: 10px 30px;
	padding: 10px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url('/general/images/tiles/black20.png') repeat;
	}
#newsac p {
	padding: 10px;
	font-size: 14px;
	}