/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x #d2d6e1;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:justify;
}
div{
	display:block;
}
a{
	color:#0472bb;
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	color:#000;
}
img{
	border:0px;
}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
h1{font-size:20px;}h2{font-size:18px; margin:4px 0;}h3{font-size:17px;}h4{font-size:15px;}h5{font-size:14px;}h6{font-size:13px;}
h4.vDotted{
	background:url(../images/v-dotted.gif) repeat-x bottom;
	margin:9px 15px 2px 0;
	padding-bottom:5px;
}
p{
	margin:0px;
	padding:3px 0;
}
#container{
	margin:0px auto;
	width:940px;
}
#banner{
	position:relative;
	background:url(../images/bg-banner.jpg) no-repeat;
	width:960px;
	height:267px;
	clear:both;
	z-index:10;
}
#menu{
	position:absolute;
	height: 37px;
	left: 282px;
	top: 212px;
	z-index:2000;
}
#photo{
	position:absolute;
	background:url(../images/foto.png) no-repeat;
	font-size:18px;
	width:240px;
	height:232px;
	right:20px;
	z-index:1;
}
#diller{
	position:absolute;
	top: 10px;
	left:548px;
	color:#fff;
	z-index:2;
	width: 186px;
	height: 18px;
}
#diller img{
	position:absolute;
	float:right;
	top:0px;
	right:0px;
}
#diller a:hover{
	color:#fff;
}
#logo{
	background:url(../images/logo.png) no-repeat;
	width:672px;
	height:167px;
	float:left;
	margin:30px 0 0 30px;
}
#logoTeknoblast{
	background:url(../images/logo-teknoblast.png) no-repeat;
	width:672px;
	height:167px;
	float:left;
	margin:30px 0 0 30px;
}
h1{
	position:absolute;
	text-indent:-9999px; /*metni gizle, seo için tut*/
}
#mainContent{
	background:#e5e7ef;
	width:940px;
	margin:0 0 0 0px;
	display:table;
}
#content{
	position:relative;
	width:660px;
	float:right;
	padding-bottom:15px;
	color:#11131a;
	z-index:0;
}
#content .yerBildirici{
	padding:0 10px 0 0;
	margin:0 0 10px 0;
	width:650px;
	display:inline-block;
}
.yatik{
	font-style:italic;
}
.solTaraf{
	width:250px;
	height:302px;
	float:left;
}
/*#content ul{
	padding:0px;
	margin:0px 0 0 10px;
}
#content li{
	background:url(../images/v-dotted.gif) repeat-x bottom;
	list-style:none;
	padding:2px 0px 3px 3px;
	margin:0 0 5px 0;
	border-left:2px solid #ccc;
}*/
.solTaraf p{
	padding:5px 0;
	margin:0px;
	text-align:justify;
}
#sagTaraf{
	position:relative;
	width:385px;
	height:302px;
	float:right;
	margin:0 10px 0 0;
	overflow:hidden;
}
#sagTaraf p{
	margin:0px;
	padding:0px;
}
#sagTaraf h3{
	background:url(../images/bg-numarali-haber-baslik.gif) repeat-x;
	width:380px;
	height:32px;
	padding:5px 0 0 5px;
}

#sagTaraf #pager{
	position:absolute;
	bottom:26px;
	right:0px;
	float:right;
	z-index:10;
}
#sagTaraf #pager a{
	padding:0 3px;
	margin:1px;
	background:#48a9f6;
	color:#000;
	font-size:10px;
}
.ustTaraf{
	float:left;
}
.ustTaraf img{
	margin:10px 0;
	border-top:8px solid #bdc1d2;
	border-bottom:5px solid #bdc1d2;
	border-left:3px solid #bdc1d2;
	border-right:3px solid #bdc1d2;
}

.altTaraf{
	background:#bdc1d2;
	float:left;
	padding:7px 0 0 22px;
	width:628px;
	height:180px;
}
.altTaraf a{
	color:#1e212b;
}
.altTaraf a:hover{
	color:#0472bb;
}
.altTaraf h4{
	text-align:center;
	padding:15px 0;
	height:33px;
	font-size:13px;
	font-family:"Arial Narrow";
	color:#1e212b;
	clear:both;
}
.altTaraf h4.renk{
	background:#e5e7ef;
}
.altTaraf div div{
	display:inline-block;
	width:81px;
	height:158px;
	float:left;
	background:#e5e7ef;
	margin:0 7px 0 0;
}
.altTaraf div div img{
	display:block;
	height:110px;
}
#leftSideBar{
	position:relative;
	top:-37px;
	background:url(../images/bg-menu.png) repeat-x;
	width:192px;
	float:left;
	left:18px;
	z-index:15;
}
#haberler{
	position:relative;
	width:262px;
	float:left;
	margin:0 0 0 0px;
	padding:10px 0 0 0px;
	z-index:20;
}

#haberler h3{
	background:url(../images/bg-haber-baslik.png) no-repeat;
	width:246px;
	height:23px;
	padding:12px 0 0 16px;
	color:#437cbb;
}
#haberler h4{
	color:#4380c2;
	padding:5px 0 0 16px;
}
#haberler p{
	color:#4380c2;
	margin:0px;
	padding:5px 0 0 16px;
	font-size:11px;
}
#haberler a{
	color:#505466;
}
#haberler a:hover{
	color:#4380c2;
}
.fotoOrtala{
	position:relative;
	top:20px;
	left:0px;
	float:left;
	width:240px;
}
.fotoOrtala .ozet{
	width:220px;
	padding:0 0 0 10px;
}
#footer{
	position:relative;
	background:url(../images/bg-footer.png) repeat-x;
	height:67px;
	clear:both;
}
.fotoOrtala2{
	position:absolute;
	top:32px;
	left:32px;
	float:left;
	z-index:100;
}

#footer p{
	text-align:center;
	font-size:10px;
	padding:42px 0 0 0;
	margin:0px;
	color:#4380c2;
}
.printerWord{
	clear:left;
	cursor:pointer;
	float:right;
	padding-right:20px;
}


.clearfloat{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


table.wucForm{
	width:300px;
}
table.wucForm td{
	border:0px solid #000;
}
table.wucForm input{
	border:1px solid #87b8d3;
	width:250px;
} 
table.wucForm input:hover{
	background:url(../images/pencil.gif) no-repeat right;
	border:1px solid #87b8d3;
	width:250px;
}
table.wucForm .IletisimTextArea{
	border:1px solid #87b8d3;
	width:250px;
	height:100px;
}
table.wucForm .IletisimSelectBox{
	border:1px solid #87b8d3;
	width:250px;
}

table.wucForm .IletisimSelectBox.ufak{
	border:1px solid #87b8d3;
	width:150px;
}
table.wucForm .IletisimBox.ufak{
	border:1px solid #87b8d3;
	width:196px;
}
table.wucForm .btnAra{
	width:80px;
	background-image:none;
}

table.wucForm .btnAra:hover {
	border:1px solid #7bb2d0;
	background-color:#7bb2d0;
	background-image:none;
	color:#404040;
	cursor:pointer;
	width:80px;
}

