/* CSS Document */
/* Polis Akademisi */
/* BİLGİ SİSTEMLERİ */

body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		background-color:#FFFFFF;
		padding:0;
		margin:0;
	background-image:url('../images/b.gif');
		background-position:50% 0;
		background-repeat:no-repeat;
}
ul {
	display:block;
	list-style-position:outside;
	list-style-type:none;
}
h1 {
	width:auto;
	margin:0;
	display:block;
}
#header {
	height:130px;
	width:900px;
	margin:0 auto;
	padding:0;
	background:url('../images/bs_01.jpg') no-repeat 0 0;
}
#content {
	height:auto;
	width:100%;
	margin:0 auto;
	padding:0;
	background-color:#d8f6f4;
	/*background-image:url(images/bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;*/
}
#content #footer {
	height:31px;/*50px*/
	display:block;
	width:100%;
	font-size:90%;
	margin:0;
	text-align:center;
	padding-top:8px;
	background-color:#dae3e8;
	background:url('../images/footerbg.gif') repeat-x 0 0;
	border-bottom:5px solid #b5c6d0;
	border-top:1px solid #b5c6d0;
}
#content #footer span#programcı {
	width:auto;
	height:42px;
	display:block;
	margin-left:40px;
	float:left;
	text-align:left;
	line-height:1.6em;
}
#content #footer a {
	color:#333333;
	text-decoration:none;
}
#content #footer a:hover {
	text-decoration:underline;
}
#content #footer span#adobe {
	float:right;
	margin-right:40px;
	color:#FF0000;
	display:block;
}
#content #footer span#adobe a img{
	border:none;
}
#content #footer span#adobe span {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:3px;
}
#content #face {
	height:610px;
	width:900px;
	margin:0 auto;
	padding-top:20px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	background-image:url('../images/academy_logo.jpg');
	background-position:50% 30%;
	background-repeat:no-repeat;
}
#content #face table {
	font: 96% Verdana, "New York", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: left;
	border-collapse:separate;
	border-spacing:2px;
	width:auto;
	padding:0;
	margin:0;
}
#content #face table tr {
	vertical-align:top;
}
#content #face table tr,th,td {
	padding: .75em;
	/*border:1px solid #000;*/
}
/***/
#content #face table td.left,
#content #face table td.right {
	width:450px;
}
#content #face table td.left a.ogrenci {
	width:295px;
	height:27px;/*41px*/
	display:block;
	background:url('../images/buton.gif') no-repeat 0 0;
	text-align:center;
	margin-bottom:25px;
	padding-top:14px;
	font-size:115%;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#content #face table td.left a:hover.ogrenci {
	height:29px;
	padding-top:12px;
	background:url('../images/buton.gif') no-repeat 0 -41px;
}
#content #face table td.right a.bolum {
	width:295px;
	height:27px;/*41px*/
	display:block;
	background:url('../images/buton.gif') no-repeat 0 -82px;
	text-align:center;
	margin-bottom:25px;
	padding-top:14px;
	font-size:115%;
	text-decoration:none;
	color:#656d07;
	font-weight:bold;
}
#content #face table td.right a:hover.bolum {
	height:29px;
	padding-top:12px;
	background:url('../images/buton.gif') no-repeat 0 -123px;
}
#content #face table td.right a.kurum,
#content #face table td.left a.kurum,
#content #face table td.bottom a.kurum {
	width:295px;
	height:27px;/*41px*/
	display:block;
	background:url('../images/buton.gif') no-repeat 0 -164px;
	text-align:center;
	margin-bottom:25px;
	padding-top:14px;
	font-size:115%;
	text-decoration:none;
	color:#136883;
	font-weight:bold;
}
#content #face table td.right a:hover.kurum,
#content #face table td.left a:hover.kurum,
#content #face table td.bottom a:hover.kurum {
	height:29px;
	padding-top:12px;
	background:url('../images/buton.gif') no-repeat 0 -205px;
}
/***/
.tabL60 {
	margin-left:50px;
}
.tabL30 {
	margin-left:25px;
}
.tabL0 {
	margin-left:0px;
}
.tabR60 {
	margin-right:50px;
}
.tabR30 {
	margin-right:25px;
}
.tabR0 {
	margin-right:0px;
}
