
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 935px;
	height: 176px; /* custom decorations */
	border: none;
	margin:5px 0px 0px 0px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items
{
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
    top: 0px;
    left: 0px;
}

/* single scrollable item */
.scrollable img
{
	float: left; /*margin:20px 5px 20px 21px;*/
	background-color: #fff;
	border: none;
	cursor: pointer;
	width: 100px;
	height: 75px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* active item */
.scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

.items div
{
	width: 935px;
	height: 176px;
	float: left;
}



/* navigsdyon */



/* position and dimensions of the navigator */
.navi
{
	/*margin-left:328px; 	width:200px; 	height:20px;*/
}


/* items inside navigator */
.navi a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../img/Radio/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

/* mouseover state */
.navi a:hover
{
	background-position: 0 -8px;
}

/* active state (current page state) */
.navi a.active
{
	background-position: 0 -16px;
}



/* butonlar */



/* this makes it possible to add next button beside scrollable */
.scrollable
{
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse
{
	background: url(../img/Radio/oksol.png) no-repeat;
	width: 22px;
	height: 24px;
	float: left; /*margin:40px 10px;*/
	cursor: pointer;
	font-size: 1px;
	z-index:500;
}

/* right */
a.right
{
	background-position: 0 -0;
	clear: right;
	margin-right: 0px;
}
a.right:hover
{
	background-position: -0 -0;
}
a.right:active
{
	background-position: -0 -0;
}


/* left */
a.left
{
	margin-left: 0px;
	clear: left;
}
a.left:hover
{
	background-position: -0 0;
}
a.left:active
{
	background-position: -0 0;
}


/* disabled navigational button */
a.disabled
{
}

/* Foto Galeri Scripti Icin */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#foto_icerik .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 430px;
	height: 100px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#foto_icerik .scrollable .items
{
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
#foto_icerik .scrollable img
{
	float: left;
	margin: 20px 3px 10px 0px;
	background-color: #fff;
	padding: 2px;
	border: none;
	cursor: pointer;
	width: 80px;
	height: 60px;
}

/* active item */
#foto_icerik.scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}


/* this makes it possible to add next button beside scrollable */
#foto_icerik .scrollable
{
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
#foto_icerik a.browse
{
	background: url(../img/Radio/hori_large1.png) no-repeat;
	display: block;
	width: 8px;
	height: 9px;
	float: left;
	margin: 48px 20px;
	cursor: pointer;
	font-size: 1px;
}

/* right */
#foto_icerik a.right
{
	background-position: -8px 0px;
	clear: right;
	margin-right: 0px;
}


/* left */
#foto_icerik a.left
{
	margin-left: 0px;
}



/* Foto Galeri Scripti Icin Son */


/*tv scripti için*/


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#tv_icerik .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 490px;
	height: 229px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#tv_icerik .scrollable .items
{
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
#tv_icerik .scrollable img
{
	float: left; /*margin:20px 5px 20px 21px;*/
	background-color: #fff;
	padding: 2px;
	border: none;
	cursor: pointer;
	width: 490px;
	height: 229px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 0;
}

/* active item */
#tv_icerik .scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

#tv_icerik .items div
{
	width: 490px;
	height: 229px;
	position: relative;
}

#tv_icerik .scrollable h1
{
	width: 190px;
	position: absolute;
	left: 340px;
	margin-top: 70px;
	color: #fefd8c;
	z-index: 2;
	border: none;
}

#tv_icerik .scrollable h2
{
	width: 140px;
	position: absolute;
	left: 340px;
	margin-top: 110px;
	color: #FFF;
	z-index: 2;
}

#tv_icerik .scrollable .bgTransparan
{
	width: 155px;
	height: 229px;
	background-image: url(../img/Radio/tvBG.png);
	position: absolute;
	top: 2px;
	left: 335px;
	z-index: 1;
}





/* navigsdyon */

/* position and dimensions of the navigator */
#tv_icerik .navi
{
	/*margin-left:328px; 	width:200px; 	height:20px;*/
}


/* items inside navigator */
#tv_icerik .navi a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../img/Radio/navigator.png) 0px 0px no-repeat;
	display: block;
	font-size: 1px;
}

/* mouseover state */
#tv_icerik .navi a:hover
{
	background-position: 0 -8px;
}

/* active state (current page state) */
#tv_icerik .navi a.active
{
	background-position: 0 -16px;
}



/* butonlar */



/* this makes it possible to add next button beside scrollable */
#tv_icerik .scrollable
{
	float: left;
}

#tv_icerik #naviBrowse
{
	position: absolute;
	left: 390px;
	top: 220px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	width: 150px;
	z-index: 2;
}

/* prev, next, prevPage and nextPage buttons */
#tv_icerik a.browse
{
	background: url(../img/Radio/hori_large.png) no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	float: left; /*margin:40px 10px;*/
	cursor: pointer;
	font-size: 1px;
}

/* right */
#tv_icerik a.right
{
	background-position: 0px -12px;
	clear: right;
	margin-right: 0px;
}
#tv_icerik a.right:hover
{
	background-position: -13px -12px;
}
#tv_icerik a.right:active
{
	background-position: -26px -12px;
}


/* left */
#tv_icerik a.left
{
	margin-left: 0px;
}
#tv_icerik a.left:hover
{
	background-position: -12px 0;
}
#tv_icerik a.left:active
{
	background-position: -25px 0;
}


/* disabled navigational button */
#tv_icerik a.disabled
{
}


/*tv script son*/

.navigatorLinks
{
	float: left;
}

#foto_icerik .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 430px;
	height: 100px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/













#ana_dosya .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 160px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#ana_dosya .scrollable .items
{
	/* this cannot be too large */
	width: 500em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
#ana_dosya .scrollable img
{
	float: left; /*margin:20px 5px 20px 21px;*/
	background-color: #fff;
	padding: 2px;
	border: none;
	cursor: pointer;
	width: 80px;
	height: 60px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* active item */
#ana_dosya .scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

#ana_dosya .items div
{
	width: 300px;
	height: 150px;
}



/* navigsdyon */



/* position and dimensions of the navigator */
#ana_dosya .navi
{
	/*margin-left:328px; 	width:200px; 	height:20px;*/
}


/* items inside navigator */
#ana_dosya .navi a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../anasayfa/images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

/* mouseover state */
#ana_dosya .navi a:hover
{
	background-position: 0 -8px;
}

/* active state (current page state) */
#ana_dosya .navi a.active
{
	background-position: 0 -16px;
}



/* butonlar */



/* this makes it possible to add next button beside scrollable */
#ana_dosya .scrollable
{
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
#ana_dosya a.browse
{
	background: url(../anasayfa/images/hori_large.png) no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	float: left; /*margin:40px 10px;*/
	cursor: pointer;
	font-size: 1px;
}

/* right */
#ana_dosya a.right
{
	background-position: 0 -13px;
	clear: right;
	margin-right: 0px;
}
#ana_dosya a.right:hover
{
	background-position: -13px -13px;
}
#ana_dosya a.right:active
{
	background-position: -26px -13px;
}


/* left */
#ana_dosya a.left
{
	margin-left: 0px;
}
#ana_dosya a.left:hover
{
	background-position: -12px 0;
}
#ana_dosya a.left:active
{
	background-position: -25px 0;
}


/* disabled navigational button */
#ana_dosya a.disabled
{
}







#foto_galeri_radyo .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 90px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#foto_galeri_radyo .scrollable .items
{
	/* this cannot be too large */
	width: 500em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
#foto_galeri_radyo .scrollable img
{
	float: left; /*margin:20px 5px 20px 21px;*/
	background-color: #fff;
	padding: 2px;
	border: none;
	cursor: pointer;
	width: 80px;
	height: 60px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* active item */
#foto_galeri_radyo .scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

#foto_galeri_radyo .items div
{
	width: 300px;
	height: 90px;
}



/* navigsdyon */



/* position and dimensions of the navigator */
#foto_galeri_radyo .navi
{
	/*margin-left:328px; 	width:200px; 	height:20px;*/
}


/* items inside navigator */
#foto_galeri_radyo .navi a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../anasayfa/images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

/* mouseover state */
#foto_galeri_radyo .navi a:hover
{
	background-position: 0 -8px;
}

/* active state (current page state) */
#ana_dosya .navi a.active
{
	background-position: 0 -16px;
}



/* butonlar */



/* this makes it possible to add next button beside scrollable */
#foto_galeri_radyo .scrollable
{
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
#foto_galeri_radyo a.browse
{
	background: url(../anasayfa/images/hori_large.png) no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	float: left; /*margin:40px 10px;*/
	cursor: pointer;
	font-size: 1px;
}

/* right */
#foto_galeri_radyo a.right
{
	background-position: 0 -13px;
	clear: right;
	margin-right: 0px;
}
#foto_galeri_radyo a.right:hover
{
	background-position: -13px -13px;
}
#foto_galeri_radyo a.right:active
{
	background-position: -26px -13px;
}


/* left */
#foto_galeri_radyo a.left
{
	margin-left: 0px;
}
#foto_galeri_radyo a.left:hover
{
	background-position: -12px 0;
}
#foto_galeri_radyo a.left:active
{
	background-position: -25px 0;
}


/* disabled navigational button */
#foto_galeri_radyo a.disabled
{
}





#radyolar_orta .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 620px;
	height: 150px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#radyolar_orta .scrollable .items
{
	/* this cannot be too large */
	width: 1000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
#radyolar_orta .scrollable img
{
	float: left; /*margin:20px 5px 20px 21px;*/
	background-color: #fff;
	padding: 2px;
	border: none;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:150px;
	height:65px;
}

/* active item */
#radyolar_orta .scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

#radyolar_orta .items div
{
	width: 620px;
	height: 150px;
}



/* navigsdyon */



/* position and dimensions of the navigator */
#radyolar_orta .navi
{
	/*margin-left:328px; 	width:200px; 	height:20px;*/
}


/* items inside navigator */
#radyolar_orta .navi a
{
	width: 24px;
	height: 27px;
	float: left;
	margin: 1px;
	background: url(../img/radio/radyolarimiz_normal.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

/* mouseover state */
#radyolar_orta .navi a:hover
{
	background-position: 0 0px;
}

/* active state (current page state) */
#radyolar_orta .navi a.active
{
	background: url(../img/radio/radyolarimiz_secili.png) 0 0 no-repeat;
}



/* butonlar */



/* this makes it possible to add next button beside scrollable */
#radyolar_orta .scrollable
{
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
#radyolar_orta a.browse
{
	background: url(../anasayfa/images/hori_large.png) no-repeat;
	display: block;
	width: 26px;
	height: 27px;
	float: left; /*margin:40px 10px;*/
	cursor: pointer;
	font-size: 1px;
}

/* right */
#radyolar_orta a.right
{
	background-position: 0 0px;
	clear: right;
	margin-right: 0px;
}
#radyolar_orta a.right:hover
{
	background-position: -0px -0px;
}
#radyolar_orta a.right:active
{
	background-position: -26px -13px;
}


/* left */
#radyolar_orta a.left
{
	margin-left: 0px;
}
#radyolar_orta a.left:hover
{
	background-position: -0px 0;
}
#radyolar_orta a.left:active
{
	background-position: -25px 0;
}


/* disabled navigational button */
#radyolar_orta a.disabled
{
}



#dosya_detay .scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 444px;
	height: 333px; /* custom decorations */
	border: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#dosya_detay .scrollable .items
{
	/* this cannot be too large */
	width: 500em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
#dosya_detay .scrollable img
{
	float: left; /*margin:20px 5px 20px 21px;*/
	background-color: #fff;
	padding: 2px;
	border: none;
	cursor: pointer;
	width: 400px;
	height: 300px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* active item */
#dosya_detay .scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

#dosya_detay .items div
{
	width: 444px;
	height: 333px;
}



/* navigsdyon */



/* position and dimensions of the navigator */
#dosya_detay .navi
{
	/*margin-left:328px; 	width:200px; 	height:20px;*/
}


/* items inside navigator */
#dosya_detay .navi a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../anasayfa/images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

/* mouseover state */
#dosya_detay .navi a:hover
{
	background-position: 0 -8px;
}

/* active state (current page state) */
#dosya_detay .navi a.active
{
	background-position: 0 -16px;
}



/* butonlar */



/* this makes it possible to add next button beside scrollable */
#dosya_detay .scrollable
{
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
#dosya_detay a.browse
{
	background: url(../anasayfa/images/hori_large.png) no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	float: left; /*margin:40px 10px;*/
	cursor: pointer;
	font-size: 1px;
}

/* right */
#dosya_detay a.right
{
	background-position: 0 -13px;
	clear: right;
	margin-right: 0px;
}
#dosya_detay a.right:hover
{
	background-position: -13px -13px;
}
#dosya_detay a.right:active
{
	background-position: -26px -13px;
}


/* left */
#dosya_detay a.left
{
	margin-left: 0px;
}
#dosya_detay a.left:hover
{
	background-position: -12px 0;
}
#dosya_detay a.left:active
{
	background-position: -25px 0;
}


/* disabled navigational button */
#dosya_detay a.disabled
{
}


