body {
	background: #fff url(background.png) repeat-x top;
	margin: 0;
	font: normal 12px Arial;
	color #333;
	text-align: center;
}

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


h1,h2,h3,h4,h5 {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none outside;
	margin: 0;
}

div {
	position: relative;
	float: left;
}

img {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

marquee {
	width: 300px;
	background: #000;
	border: solid 1px #333;
	font: bold 16px/32px Arial;
	color: #C2F5B8;
	padding: 0 4Px 0 4px;
}

.anchored {
	cursor: pointer;
}



#container {
	float: none;
	width: 1008px;
	height: 1995px;
	text-align: left;
	background: #fff url(container-bg.gif) repeat-x;
	margin: 0 auto;
}

#pageTop {
	width: 1008px;
	height: 161px;
	background: url(bg-top.gif);
}

#logo {
	position: relative;
	top: 0;
	left: 0;
	width: 292px;
	height: 160px;
}

#banner1 {
	top: 45px;
	left: 180px;
	border: solid 1px #c00;
	width: 468px;
	height: 60px;
}


#corporate-bar {
	margin-top: 2px;
	background: url(corporate-bar.gif) repeat-x;
	width: 1008px;
	height: 30px;
	font: normal 17px/28px Arial;
	color: #fff;
}

#corporate-bar a {
	font: normal 15px/30px Arial;
	color: #fff;
	margin-left: 20px;
	margin-right: 10px;
}

#pageBottom {
	width: 1008px;
	height: 150px;
	padding: 150px 0 0 0;
	text-align: center;
}

#pageBottom img {
	margin: 0 204px 0 204px;
}

#stdPage {
	width: 1008px;
}

#stdPageLeft {
	margin-top: 10px;
	width: 182px;
	overflow: hidden;
}

#stdPageRite {
	margin: 28px 0 0 8px;
	width: 308px;
	overflow: hidden;
}

#stdPageMid {
	margin-left: 8px;
	width: 502px;
	overflow: hidden;
}
#stdPageMid img.source {
	margin-top: 10px;
	float: right;
}


#manset {
	background: url(bg_manset.gif);
	width: 182px;
	height: 432px;
}

#scheduleHiddenInnerText {
	width: 10px;
	height: 10px;
	overflow: none;
	display: none;
}

#schedule {
	background: #fefeff url(bg_schedule.gif);
	width: 502px;
	height: 222px;
	overflow: hidden;
}

#schedule #weekDays {
	width: 100px;
	height: 222px;
	margin: 6px 0 0 9px;
}

#schedule #weekDays li {
	width: 100px;
	height: 30px;
	cursor: pointer;
}


#scheduleTable {
	position: absolute;
	top: 10px;
	left: 110px;
	width: 380px;
	height: 204px;
	overflow: auto;
}

#scheduleTable ul {
	margin: 0;
	padding: 0;
}


#scheduleTable h1 {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	width: 335px;
	font: bold 16px Arial;
	color: #fdb913;
	border-bottom: solid 1px #fdb913;
}

#scheduleTable ul li {
	border-bottom: solid 1px #fddf97;
	font: normal 12px/18px Arial;
	width: 206px;
	overflow: hidden;
	cursor: pointer;
}

#scheduleTable ul li.high {
	width: 246px;
}

#scheduleTable ul li span.time {
	color: #fddf97;
	font: normal 11px/22px Arial;	
	margin-left: 12px;
	margin-right: 12px;
}


#scheduleTable div.images {
	position: absolute;
	top: 30px;
	left: 240px;
	width: 120px;
}

#scheduleTable div.images img {
	width: 100px;
	border: solid 1px #fddf97;
	margin-bottom: 37px;
}








div.scheduler {
	background: #f3fcff;
    border: solid 1px #DFEAF1;

    margin-top: 8px;
    padding: 0 8px 36px 8px;
    width: 484px;
    font: normal 13px Arial;

}

div.scheduler h1 {
	font: bold 32px Arial;
	margin: 16px 0 8px 0; 
	color: #900;
}

div.scheduler h2 {
    font: normal 14px Arial;
	color: #009;
}

div.scheduler h3 {
    font: normal 12px Arial;
	color: #006;
}

div.scheduler h4 {
    font: normal 12px Arial;
    color: #006;
}

div.scheduler h5 {
	margin: 12px 12px 0 0;
	float: right;
	font: normal 11px Arial;
	color: #009;
}


div.scheduler div.leftWrapper {
	margin: 0 12px 16px 0;
}

div.scheduler div.programme_details {
	width: 232px;
	text-align: justify;
	font: bold 10px/13px Arial;
	border: solid 1px #fcc;
	background: #fffcfc;
	padding: 4px;
	float: left;
	clear: both;
}


div.scheduler img.programme_image {
	width: 240px;
	height: 180px;
	border: solid 1px #900;
	float: left;
}




#onAir {
	margin: 30px 0 16px 0;
	background: url(bg_onAir.gif);
	width: 502px;
	height: 316px;
}


#onAir img.arrow {
	position: absolute;
	top: 34px;
	left: 308px;
}

#onAir ul.buttons {
	height: 42px;
	width: 502px;
}

#onAir ul.buttons li.raise, li.sink {
	width: 123px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin-right: 2px;
	}

#onAir ul.buttons li.raise {
	background: url(bg-onAir-buttons-base1.gif);
	font: bold 13px Arial;
	color: #a2760c;
	padding-top: 10px;
	height: 32px;
}


#onAir ul.buttons li.sink {
	background: url(bg-onAir-buttons-base0.gif);
	font: bold 12px Arial;
	color: #a2760c;
	padding-top: 17px;
	height: 25px;
}



#onAirTabContent_0, #onAirTabContent_1, #onAirTabContent_2, #onAirTabContent_3 {
	display: none;
}

#onAir div.content {
	cursor: pointer;
}

#onAir div.content img.onAir {
	position: absolute;
	top: 16px;
	left: 16px;
	width: 288px;
	height: 216px;
	border: 2px solid #feb913;
}


#onAir div.content h1 {
	margin: 40px 0 0 326px;
	font: bold 24px Arial;
}

#onAir div.content h1 a {
	color: #feb913;
}

#onAir div.content h2 {
	color: #333;
	margin: 12px 10px 16px 326px;
	font: normal 12px Arial;
}

#onAir div.content span.timetag {
	position: absolute;
	top: 16px;
	left: 326px;
	color: #a2760c;
	font: normal 20px Arial;
}

#tvPaneWrapper {
	margin-top: 8px;
	width: 308px;
	height: 186px;
	overflow: hidden;
}

#tvPaneAligner {
	left: -28px;
}

#YAYINDAYIZ_sesli img {
	width: 308px;
	height: 24px;
}

div.currDateTime {
	margin: 0 0 0 10px;
	font: bold 12px Verdana;
	color: #000;
}


#teknikErisim {
	margin-top: 20px;
	background: url(bg_teknik-erisim.gif);
	width: 308px;
	height: 137px;
}

#teknikErisim div.centered {
 position: absolute;
 font: bold 10px Tahoma;
 width: 308px;
 top: 109px;
 left: 0;
 text-align: center;
 color: #666;
}

#teknikErisim div.left {
	position: absolute;
	top: 34px;
	left: 10px;
	width: 140px;
	text-align: right;
	font: bold 12px Arial;
	color: #fdb913;
}

#teknikErisim div.rite {
    position: absolute;
    top: 34px;
    left: 160px;
    width: 140px;
    font: normal 12px Arial;
    color: #666;
}

#haberItems {
	margin-top: 38px;
	width: 174px;
	height: 360px;
	overflow: hidden;
	/*border: solid 1px #600;*/
	text-align: center;
	padding: 0 4px 0 4px;
}

#haberItems li {
	padding: 16px 0 8px 0;
	border-bottom: solid 1px #ccc;
	font: normal 11px Arial;
}

#haberItems img {
	width: 160px;
	border: solid 1px #933;
	float: none;
}

#haberItems img.waiting, #haberItem img.waiting {
	width: 32px;
	height: 32px;
	border: 0;
}

#haberItems span.title {
	font: bold 13px Arial;
	color: #900;
}

#haberItems span.ctitle {
    font: normal 12px Arial;
    color: #900;
}

#haberItem {
	margin-top: 8px;
	padding: 0 8px 36px 8px;
	background: #FFFCF3;
	border: solid 1px #F1EADF;
	width: 484px;
	font: normal 13px Arial;
}


#haberItem h1 {
	color: #900;
	margin: 18px 0 18px 0; 
}


#haberItem img {
	border: solid 1px #900;
	margin: 0 12px 8px 0;
}

#haberItem span.datetime {
	color: #933;
	float: right;
}


#haberItem p.tagline {
	margin: 0 0 24px 0;
	font: bold 16px/18px Arial;
}

#categories {
	width: 502px;
	height: 368px;
	background: url(bg_categories.gif) scroll;
	margin: 16px 0 32px 0;
	overflow: hidden;
}

#categories ul.buttons {
	height: 31px;
}

#categories ul.buttons li {
	float: left;
	height: 31px;
	margin-right: 1px;
}

#categories ul.buttons li div.left {
	width: 4px;
	height: 31px;
	background: url(bg_categories-button-left.gif);
}

#categories ul.buttons li div.rite {
	width: 5px;
	height: 31px;
	background: url(bg_categories-button-rite.gif);
}

#categories ul.buttons li div.mid, #categories ul.buttons li div.midHigh {
	height: 31px;
	background: url(bg_categories-button-mid.gif);
	font: bold 11px/31px Verdana;
	cursor: pointer;
}

#categories ul.buttons li div.midHigh {
	font: bold 11px/31px Verdana;
	color: #fd9306;
}

#categories_programmes_wrapper, #disposedCat_wrapper {
	margin: 24px 0 0 8px;
	width: 470px;
	height: 290px;
	overflow: auto;
}

#disposedCat_wrapper {
	height: 240px;
}

#categories_programmes, #disposedCat {
	padding: 0px;
	width: 300px;
	height: 264px;
	overflow: hidden;
}

#disposedCat {
	height: 214px;
}


#categories_programmes li, #disposedCat li {
	width: 138px;
	height: 250px;
	float: left;
	text-align: center;
	padding: 0 8px 0 8px;
	border-right: dashed 1px #ccc;
}

#categories_programmes img, #disposedCat img {
	margin-bottom: 10px;
	border: solid 1px #fd9306;
	width: 138px;
	float: none;
	}

#categories_programmes li a, #disposedCat li a {
	font: bold 16px Arial;
	color: #fd9306;
}

#categories_programmes li a p.tagline, #disposedCat p.tagline {
	font: normal 11px Arial;
	color: #666;
	text-align: justify;	
}

#market {
	background: url(bg_market.gif);
	width: 182px;
	height: 115px;
	margin: 24px 0 24px 0 ;
}

#market span.usd, #market span.euro, #market span.parity, #market span.imkb100, #market span.gold {
	position: absolute;
	left: 106px;
	font: normal 10px Arial;
	color: #003;
	width: 48px;
	text-align: right;
}

#market span.usd {
	top: 32px;
}

#market span.euro {
	top: 48px;
}

#market span.parity {
	top: 64px;
}

#market span.imkb100 {
	top: 80px;
}

#market span.gold {
	top: 96px;
}


#slideShow {
	margin: 16px 0;
	width: 308px;
}

#slideShow img {
	margin: auto;
}

#pumpItUp {
	margin-top: 10px;
	background: url(bg_pumpitup.gif);
	width: 180px;
	height: 303px;
	border: solid 1px #ccc;
	text-align: center;
	overflow: hidden;
}

#pumpItUp img {
	width: 160px;
	height: 120px;
	border: solid 1px #feb913;
	margin: 24px 9px 16px 9px;
}

#pumpItUp a {
	font: bold 26px Arial;
	color: #feb913;
}

#pumpItUp a span.timetag {
	font: bold 14px Arial;
	color: #feb913;
}


#googleMap {
	margin-top: 20px;
	width: 502px;
	height: 500px;
}

