@charset "utf-8";
/* CSS Document */

#content
{
	position: relative;
	width: 1016px;	
	text-align: left;
	background: url(../images/back_content.gif) top left repeat-y;
}
#logoHolder
{
	position: relative;
	width: 1016px;
	
	background: url(../images/cover_logo.gif) top left no-repeat transparent;;
}
#innerContent
{
	margin-left: 5px;
	width: 696px;
	position: relative;
}
#sideBanner
{
	position: absolute;
	left: 700px;	
	top: 5px;
}


#widget_and_banner
{
	display: block;
	height: 120px;
	position: relative;	
}
#widget
{
	position: absolute;
	left: 0px;
	top: 20px;
}
#topBanner
{
	position: absolute;
	left: 107px;
	top: 20px;	
}
#onAirWeather
{
	position: relative;
	display: block;
	height: 104px;
}
#onAir
{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 525px;
	height: 99px;	
}
#weather
{
	position: absolute;
	left: 531px;
	top: 5px;	
}
#menu
{
	margin-left: 15px;
	margin-top: 320px;	
	border-bottom: 1px solid white;
	
}
#menu a
{
	color: white;
	border-top: 1px solid white;
}
#menu a:hover
{
	color: #ececec;
}
#sponsor
{
	padding-top: 40px;
	padding-left: 15px;	
}
#bannersBottom
{
	display: block;
	position: relative;
	width: 507px;
	height: 188px;	
}
#competition
{
	position: absolute;
	left: 0px;
	top: 0xp;	
}
#poll
{
	position: absolute;
	left: 332px;
	top: 0px;
	width: 175px;
	height: 188px;	
	background: url(../images/banner_poll.jpg) top left no-repeat;
}
#share
{
	position: absolute;
	right: 0px;
	top: 5px;
}
#utility a
{
	font-weight: normal;
	color: #8e9599;
}
#utility a:hover
{
	color: #b1b5b8;
}
#playlist
{
	display: block;
	background: #a27f9b;	
}
#mapCover
{
	position: absolute;
	right: -1px;
	top: -10px;
	z-index: 15;	
}
#mapCoverText
{
	position: absolute;
	left: 30px;
	top: 10px;
}
#displayMap1
{
	z-index: 10;	
}
#crumbs
{
	padding-top: 4px;
	padding-bottom: 4px;	
}

#lang1,#lang2
{
	position: relative;
}
#langSel1,#langSel2
{
	position: absolute;
	left: 610px;
	top: -23px;	
	white-space: nowrap;
}
#footer
{
	display: block;
	position: relative;
	width: 696px;
	height: 58px;
	background: url(../images/back_footer.gif) top left no-repeat;
}
#copy
{
	position: absolute;
	left: 16px;
	top: 11px;
}
#utility
{
	position: absolute;
	left: 16px;
	top: 27px;
}
#utility a
{
	color: #333333	
}
#utility a:hover
{
	color: black;	
}
#share
{
	position: absolute;
	right: 20px;
	top: 20px;
	color: black;
}
#sitemap ul
{
	margin: 0px;	
	padding-top: 0px;
	padding-left: 10px;
}
#sitemap ul ul
{
	margin: 0px;	
	padding-top: 0px;
	padding-left: 10px;
}
#sitemap li
{
	list-style: none;
}
#by_ica
{
	position: absolute;
	right: 27px;
	bottom: 10px;	
}