body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
#renk-turuncu {
	color:#FF931E;
	font-size: 18px;
	font-weight: bold;
}
#renk-gri {
	font-size: 12px;
	text-align: right;
	font-style: italic;	
}

#featured {
	POSITION: relative;
	FLOAT: left;

}
#featured .tab-text {
	DISPLAY: none
}
#featured-tabs-container { /* slide resim ayarlari */
	POSITION: relative;
	WIDTH: 780px;
	HEIGHT: 280px;
	FLOAT: left;
	Z-INDEX: 0;
	TOP: 0px;
}

#yazi { /* slide yazi ayarlari */
	POSITION: absolute;
	LIST-STYLE-TYPE: none;
	WIDTH: 355px;
	HEIGHT: 280px;
	LIST-STYLE-IMAGE: none;
	LEFT: 210px;
	color: #CCC;
	line-height: 25px;

}
#featured-tabs-selectors { /* menu resim ayarlari seçili degilken */
	POSITION: absolute;
	LIST-STYLE-TYPE: none;
	WIDTH: 235px;
	HEIGHT: 280px;
	LIST-STYLE-IMAGE: none;
	right: 0px;
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#featured-tabs-selectors LI A { /* menu yazi ayarlari seçili degilken */
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 45px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 20px;
	DISPLAY: block;
	HEIGHT: 45px;
	COLOR: #787868;
	FONT-SIZE: 15px;
	OVERFLOW: hidden;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

#featured-tabs-selectors LI A.activeSlide { /* menu yazi ayarlari seçili iken */
	COLOR: #ffffff
}
#featured-tabs-selectors LI.featured-content1 A.activeSlide { /* menu resim ayarlari seçili iken */
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: -235px 0px;
}
#featured-tabs-selectors LI.featured-content2 A.activeSlide {
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: -235px -70px;
}
#featured-tabs-selectors LI.featured-content3 A.activeSlide {
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: -235px -140px;
}
#featured-tabs-selectors LI.featured-content4 A.activeSlide {
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: -235px -210px;
}
