body{
background: #000000;
margin: 0px;
padding: 0px;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
color: #010000;
font-size: 12px;
margin-bottom: 40px;
}

table.refliste {
	font-size: 14px;
	width: 100%;
	margin: 0px auto;
	border-bottom: 0px solid #ccc;
}

table.refliste tr, table.refliste tr td{
	font-size: 14px;
	text-align: left;
	padding: 3px;
}

h1 {
	font-size: 16px;
	margin: 20px 0px 5px 0px;
}

h2 {
	color:#BF0013;
	font-size: 18px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

a, a:visited {
	color: #bf0013;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
}


li.sakla {
	visibility: hidden;
	height: 0px;
	float: left;
}

table.iletisim,table.iletisim tr, table.iletisim tr td {
	padding: 5px;
}

p {
	line-height: 16px;
	padding-bottom: 10px;
}

.left-ayrac {
	display: block;
	height: 3px;
	background: url(../images/left-line.png) repeat-x bottom;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 255px;
}

.right-ayrac {
	display: block;
	height: 3px;
	background: url(../images/right-line.png) repeat-x bottom;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 575px;
}

.genis-ayrac {
	display: block;
	width: 880px;
	height: 3px;
	background: url(../images/right-line.png) repeat-x bottom;
	margin: 10px 0px 10px 0px;
	float: left;
}

ul.liste {
	margin: 2px;
}

ul.liste li {
	background: url(../images/list-icon.gif) no-repeat 0px 8px;
}

ul.liste li a, ul.liste li a:visited {
	display: block;
	color: #010000;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
}

ul.liste li a:hover {
	color: #010000;
}


ul.ikili-sol {
	position: relative;
	margin: 2px;
	width: 275px;
	float: left;
}

ul.ikili-sol li {
	background: url(../images/list-icon.gif) no-repeat 0px 8px;
	padding: 5px 0px 5px 10px;
}


ul.ikili-sag {
	position: relative;
	margin: 2px;
	width: 275px;
	float: right;
}

ul.ikili-sag li {
	background: url(../images/list-icon.gif) no-repeat 0px 8px;
	padding: 5px 0px 5px 10px;
}


a.devami, a.devami:visited {
	color: #fff;
	background: url(../images/devami-buton.gif) no-repeat; 
	padding: 3px 15px 5px 20px;
	margin: 5px 0px 0px 10px;
	text-decoration: none;
	float: left;
}

a.devami:hover {
	background: url(../images/devami-buton-hover.gif) no-repeat; 
}

a.popupwindow, a.popupwindow:visited {
	color: #fff;
	background: url(../images/devami-buton.gif) no-repeat; 
	padding: 3px 15px 5px 20px;
	margin: 5px 0px 0px 10px;
	text-decoration: none;
	float: left;
}

a.popupwindow:hover {
	background: url(../images/devami-buton-hover.gif) no-repeat; 
}

tr {
	vertical-align: top;
}

img{
	border: 0px;
}

#wrapper {
	width: 980px;
	margin: auto;
}

#header {
	width: 980px;
	height: 431px;
}

#container {
	width: 923px;
	position: relative;
	float: left;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	margin-left: 30px;
	background: #c5c5c5 url(../images/container-bg.png) repeat-y;
	margin-bottom: 20px;
}

#solblok {
	position: relative;
	width: 290px;
	float: left;
	margin: 20px 0px 40px 0px;
}


#sol-inner {
	width: 260px;
	margin: 0px 0px 0px 20px;
}


#anasayfa-orta {
	position: relative;
	margin: 0 auto;
	width: 340px;
	text-align: center;
	padding-top: 20px;
	background: #000;
	float: left;
}

a#turkish, a#turkish:visited {
	position: absolute;
	top: 340px;
	left: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/turkey.png) no-repeat;
}

a#turkish:hover {
	color: #8b0c0c;
	text-decoration: none;
}

a#english, a#english:visited {
	position: absolute;
	top: 340px;
	right: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/english.png) no-repeat;
}

a#english:hover {
	color: #8b0c0c;
	text-decoration: none;
}



#anasayfa-sag {
	position: relative;
	width: 290px;
	background: #d5d5d5;
	float: right;
	padding: 20px 0px 20px 0px;
}

#anasayfa-sag-inner {
	float: left;
	position: relative;
	width: 260px;
	margin: 0px 0px 0px 20px;
}

#anasayfa-sag h2 {
	width: 290px;
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

#anasayfa-sag p {
	position: relative;
	float: left;
	padding: 0px;
	margin:0px;
}

#anasayfa-sag a.devami {
	position: relative;
	margin-top: 10px;
	float: right;
}


#sagblok {
	width: 575px;
	float: right;
	margin:  20px 30px 40px 0px;
}


#scroll-inner, #scroll-inner li {
	overflow:hidden;
	width: 929px;
	height: 263px;
	position: relative;
}





#scroll {
	position: relative;
	width: 929px;
	height: 263px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 0px;
	background: url(../images/banner-bg.png) no-repeat;
}


#scroll-inner {
	position: relative;
}


#scroll-inner, #scroll-inner li{ 
	width: 929px;
	height: 263px;
	overflow:hidden; 
}

span#prevBtn{
	position: absolute;
	width: 35px;
	height: 64px;
	right: -10px;
	bottom: 30px;
	z-index: 300;
}

span#nextBtn{
	position: absolute;
	width: 35px;
	height: 64px;
	z-index: 300;
	bottom: 30px;
	left: -10px;	
}


#footer {
	float: left;
	padding: 5px 10px 5px 10px;
	width: 906px;
	margin-left: 30px;
	background: #565656;
	color: #fff;
}

#scroll-cerceve {
	width: 929px;
	height: 263px;
	position: absolute;
	z-index:2;
	background: url(../images/scroll-cerceve.gif) no-repeat;
}


#scroll-inner, #scroll-inner li {
	overflow:hidden;
	width: 929px;
	height: 263px;
	position: relative;
}




/* PROJELER */
#genis-icerik {
	position: relative;
	width: 900px;
/*	height: 450px; */
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	background: url(../images/banner-bg.png) no-repeat;
}


#genis-icerik-inner {
	position: relative;
}


#genis-icerik-inner, #genis-icerik-inner li{ 
	width: 900px;
/*	height: 450px; */
	overflow:hidden;
	position: relative; 
}

span#prevBtn{
	position: absolute;
	width: 35px;
	height: 64px;
	right: -50px;
	top: 30px;
	z-index: 300;
}

span#nextBtn{
	position: absolute;
	width: 35px;
	height: 64px;
	z-index: 300;
	top: 30px;
	left: -50px;	
}

#genis-icerik-cerceve {
	width: 900px;
	height: 450px;
	position: absolute;
	z-index:2;
	background: url(../images/scroll-cerceve.gif) no-repeat;
}

.genis-icerik-inner-text {
	position: absolute; 
	z-index: 3; 
	right: 50px; 
	top: 0px; 
	height: 400px;  
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px; 
	text-align: right;
	font-size: 16px;
	background: url(../images/blank.png);
	color: #fff;
}
.genis-icerik-inner-text h2 {
	color: #ea1818;
	font-size: 22px;
}


/* REFERANSLAR BÖLÜMÜ */
#referans-icerik {
	position: relative;
	width: 900px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	background: url(../images/banner-bg.png) no-repeat;
}

#genis-icerik-inner{ 
	width: 900px;
	position: relative; 
}

.referans-satir {
	width: 880px;
	padding: 10px;
	float: left;
}

.referans-resim {
	border: 5px solid #b5b5b5;
	width: 400px;
	float: left;
	margin: 10px;
	padding: 3px;
}

.referans-yazi {
	text-align: right;
	float: right;
	margin: 10px;
	padding: 3px;
	width: 400px;
}


/* KAYMA */

.resimKutusu{ 
	width: 120px; 
	height: 120px; 
	margin:5px; 	
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
.resimKutusu img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.resimKutusu p{ 
	padding: 0 2px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.resimBasligi{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 150px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.baslik .resimBasligi {
 	top: 100px;
 	left: 0;
 	padding-top: 0px;
}

.kutuHareket a, .kutuHareket .resimBasligi a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}

#ik table, #ik tr, #ik td, #ik th {
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px solid #d5d5d5;
}

/* Form elementleri */

form.contact {
	margin: 20px 0px 0px 0px;
	color: #111;
}

form.contact p {
	width: 310px;
	display: block;
	float: left;
}

form.contact label {
	vertical-align: middle;
	font-size: 13px;
	padding-left: 10px;
	float: left;
	width: 130px;
}

form.contact input[type="text"] {
	display: inline;
	float: right;
	width: 160px;
	color: #777;
	border: 1px solid #a9a9a9;
	background: #fff5f5;
}

 	
form.contact input[type="text"]:hover{
	color: #555;
	background: #ffffff;
}

form.contact input[type="text"]:focus{
	color: #555;
	background: #ffffff;
}



form.contact input.buton {
	cursor: pointer;
	float: right;
	font-size: 13px;
	padding: 3px 20px 3px 20px;
	border: 1px solid #a9a9a9;
	background: #ffffff;
	color: #777;
}

form.contact input[type="button"]:hover{
	color: #555;
}

form.contact input[type="button"]:focus{
	color: #555;
}


form.contact textarea {
	width: 160px;
	float: right;
	height: 60px;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #777;
	border: 1px solid #a9a9a9;
	background: #fff5f5;
}

form.contact textarea:hover{
	border: 1px solid #aaa;
	background: #eee;
	color: #666;
}

form.contact textarea:focus{
	border: 1px solid #aaa;
	color: #666;
	background: #eee;
}

a.lnk, a.lnk:visited, a.lnk:hover {
	float: right;
	margin: 3px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
	background: url(../images/lnk-buton-right.gif) no-repeat right;
	text-decoration: none;
	color: #fff;
} 

a.lnk span {
	margin: 0px 0px 0px 10px;
	padding: 3px 20px 5px 20px;
	background: url(../images/lnk-buton-left.gif) no-repeat left;
}
