body {
	background-color:#ebebeb;
}

a {
	color: #003f8c;
	outline: none;
}

ul#toolbar {
	clear: both;
	margin: 0px auto;
	list-style-type: none;
	height: 12px;
	text-align: center;
	font-family: "DejaVu Sans Condensed";
	float:left;
}

#toolbar li {
	float: left;
	text-indent: -9999px;
	font-size:1px;
	background-repeat: no-repeat;
}

#toolbar li a {
	display: block;
	height: 12px;
	font-size:1px;
}

/*
#toolbar li.active {
	background-position: 0px 0px;
}

#toolbar li.inactive {
	background-position: 0px 13px;
}

#toolbar li:hover {
	background-position: 0px 18px;
}



-- orijinal -- 
#toolbar li a {
	display: block;
	height: 12px;
}

#toolbar li.active {
	background-position: 80% top;
}

#toolbar li.inactive {
	background-position: 80% bottom;
}

#toolbar li:hover {
	background-position: 80% top;
}

*/

#toolbar li#kullanici-tab {
	background-image: url("/common/_images/kullanici_sayi_02.jpg");
	width: 20px;
	height: 12px;
}

#toolbar li#surucu-tab {
	background-image: url("/common/_images/kullanici_sayi_03.jpg");
	width: 20px;
	height: 12px;
}

#toolbar li#sertifika-tab {
	background-image: url("/common/_images/kullanici_sayi_04.jpg");
	width: 20px;
	height: 12px;
}

#frame {
	width: 243px;
	height: 193px;
	margin: 0px auto;
	overflow: hidden;
	/*position: relative;*/
}

#scroller {
	width: 243px;
	height: 193px;
	background-color: #fff;
	margin: 0px auto;
	overflow: hidden;
}

#content {
	width: 1715px;
}

.section {
	width: 243px;
	height: 193px;
	float: left;
}

#frame div.button {
	height: 12px;
}

#icerik .E_3_1 {
	height:16px;
}
#icerik #kullanici-pane .E_3_2 {
	width:87px;
	float:left;
	height:178px;
	background-image:url("/common/_images/kullanici_06.jpg");
	background-repeat:no-repeat;
}
#icerik #surucu-pane .E_3_2 {
	width:87px;
	float:left;
	height:178px;
	background-image:url("/common/_images/surucu_06.jpg");
	background-repeat:no-repeat;
}
#icerik #sertifika-pane .E_3_2 {
	width:87px;
	float:left;
	height:178px;
	background-image:url("/common/_images/sertifika_06.jpg");
	background-repeat:no-repeat;
}


#icerik .E_3_3 {
	width:156px;
	float:left;
	height:178px;
}
#icerik .E_3_3 a:hover{
	text-decoration: none;
}
#icerik .E_3_3 a:hover span{
	color:#cc0000;
	text-decoration: none;
}
	#icerik .E_3_3_1{
	}

		#icerik .E_3_3_1_1{
			font-size:14px;
			color:#767676;
			font-weight:500;
		}
		#icerik .E_3_3_1_2{
			font-size:14px;
			color:#b0b0b0;
			font-weight:500;
		}
		#icerik .E_3_3_1_3{
			margin-top:-1px;
			font-size:10px;
			color:#b0b0b0;
			border:0px solid red;
		}
	#icerik .E_3_3_2{
		width:135px;
		height:1px;
		border-bottom:1px solid #d9d9d9;
		font-size:1px;
		/*background-color:#d9d9d9;*/
		float:right;
		margin-top:7px;
		margin-bottom:7px;
	}
#icerik .E_3_4{
	float: right;
}
	#icerik .E_3_4_1{
		padding:0px 0px 0px 10px;
	}
	
div.button#left {
	float:left;
}
div.button#orta{
	float: left;
}
div.button#right {
	float:left;
}