*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:#fff;
/*background-image:url('./images/arka_plan.png');*/
background-repeat:no-repeat;
}
body{
padding:0;
background-color:#FFFFFF;
position:relative;
}
html > body{
min-height:100%;
height:auto;
}
div.oncesi_sonrasi_buyuk{
height:355px;
width:476px;
}
.sec_menu {
width: 220px;
height: 34px;
overflow: hidden;
background: url(./images/asagi_ok.jpg) no-repeat right #ddd;
border: 1px solid #ccc;
}
.sec_menu select {
background: transparent;
width: 220px;
padding: 5px;
font-size: 12px;
line-height: 1;
border: 0;
border-radius: 0;
height: 34px;
-webkit-appearance: none;
}

.arabutonu {
margin-top:5px;
height:80px;
width:110px;
border-radius:10px;
cursor:pointer;
background-color:#2D3655;
border:3px solid #fff;
color:#fff;
margin-right:10px;
}
.arabutonu:hover {
background:#267F9E;
}
.arabutonu_ref {
height:80px;
width:110px;
border-radius:10px;
cursor:pointer;
background-color:#2D3655;
border:3px solid #fff;
margin-left:3px;
color:#fff;
}
.arabutonu_ref:hover {
background:#267F9E;
}
#header{
height:126px;
font-family:Tahoma;
font-size:11px;
color:#6A6A6A;
width:960px;
margin:0 auto;
position: absolute;
top: 0px;
right:0px;
left:0px;
}
#head_bg {
background:url('./images/head_bg.png');
background-repeat:repeat-x;
height:132px;
}
#diller {
float:right;
margin-top:-30px;
}
#sosyal {
float:right;
}
#sosyal img {
border:0px;
height:30px;
}
.slogan {
float:left;
margin-top:-10px;
font-size:2.5em;
font-style:italic;
color:#fff;
}
.slogan_ru {
float:left;
margin-top:-10px;
font-size:2.5em;
font-style:italic;
color:#fff;
}
.slide {
height:500px;
width:940px;
margin-top:10px;
border-radius:10px;
}
.form_yazi {
color:#0B5E7E;
padding-left:5px;
border-radius:5px;
height:10px;
width:110px;
font-size:16px;
font-weight:bold;
padding-top:5px;
font-style:italic;
}
.container {
display:none;
}
.container{overflow:hidden; background:#fff;}
.csstransitions #menus>.container{height:0;-moz-transition:all 250ms cubic-bezier(.42,0,.58,1);-ms-transition:all 250ms cubic-bezier(.42,0,.58,1);-o-transition:all 250ms cubic-bezier(.42,0,.58,1);-webkit-transition:all 250ms cubic-bezier(.42,0,.58,1);transition:all 250ms cubic-bezier(.42,0,.58,1);}
body.touch #menus>.container,.csstransitions body.touch #menus>.container{-moz-transition:none;-ms-transition:none;-o-transition:none;-webkit-transition:none;transition:none;}
ul li:hover .container{
display:block;
position:absolute;
}
.ara_form{
margin-top:10px;
margin-left:10px;
height:50px;
width:900px;
display:block;
}
.icerik_ust{
width:150px;
height:530px;
margin-top:0px;
float:left;
margin-left:5px;
}
.sag{
float:left;
}
.sol {
float:left;
margin-right:-150px;
}
.diger {
margin-left:55px;
}
.logo{
margin:0 50px 0 38px;
float:left;
}
.icerik_baslik {
padding-left:5px;
padding-top:20px;
height:50px;
width:200px;
font: bold 14px Arial, Sans-Serif;
color:gray;
}
.icerik_sag {
float:left;
margin-left:10px;
width:300px;
}
.son_icerik {
width:150px;
height:65px;
margin-bottom:2px;
color:black;
border-bottom:1px solid black;
}
a.icerik_link{
text-decoration:none;
}

.icerik_icerik {
margin-left:5px;
font-family:arial;
font-size:0.9em;
width:520px;
}
.son_icerik img {
margin-top:5px;
margin-left:5px;
margin-right:5px;
height:50px;
width:60px;
float:right;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
border:4px solid white;
border-radius:10px;
box-shadow: 0px 0px 10px #000;
}
#service_main{
width:940px;
float:left;
}
.service_content{
width:300px;
height:120px;
border-radius:10px;
margin-bottom:5px;
margin-right:5px;
float:left;
border:2px solid #3A6EA5;
background:#A9CDDF;
}
.service_content .service_resim img {
margin-top:13px;
margin-left:30px;
margin-right:0px;
height:90px;
width:120px;
float:right;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
border:4px solid white;
border-radius:10px;
box-shadow: 0px 0px 10px #000;
position:absolute;
}
.service_icerik {
float:left;
padding:5px 0px 0px 5px;
height:95px;
width:140px;
color:#fff;
}
.service_icerik h1 {
font-size:2em;
color:#fff;
width:180px;
}
.filtre {
height:50px;
float:right;
margin-right:20px;
}
hr.style {
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
#header span{
display:block;
float:left;
line-height:20px;
padding:0 10px 0 0
}
#header div.head{
line-height:20px;
padding:42px 0 0 0;
}
#select{
width:100px;
height:18px;
float:left;
font-size:11px;
/ font-size:9px;
margin:0 23px 0 0;
border:2px inset #808080
}
#header div img{
padding:1px;
border:0px solid #fff;
float:left;
margin:3px 2px 0 0
}
#header .active, #header div img:hover{
border:0px solid #828282
}
#account{
display:block;
float:left;
color:#D3D0C7;
margin:0 0 0 12px;
font-size:14px;
}
#account a{
font-family:Tahoma;
font-size:11px;
color:#6A6A6A;
text-decoration:none;
margin:0 8px;
}
#account a:visited{text-decoration:none}
#account a:hover{text-decoration:underline}
#mega-menu-tut{
width: 100%;
margin-top: 50px;
padding: 10px 0 0 0;
list-style: none;  
background: #95AEBE;
background: -moz-linear-gradient(#95AEBE, #95AEBE); 
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #95AEBE),color-stop(1, #95AEBE));	
background: -webkit-linear-gradient(#95AEBE, #95AEBE);	
background: -o-linear-gradient(#95AEBE, #95AEBE);
background: -ms-linear-gradient(#95AEBE, #95AEBE);
background: linear-gradient(#95AEBE, #95AEBE);
margin-left:20px;
}

#menu li{
float: left;
padding: 0 0 10px 0;
position: relative;
}

#menu a{
float: left;
height: 25px;
padding: 0 25px;
color: #fff;
text-transform: uppercase;
font: bold 12px/25px Arial, Helvetica;
text-decoration: none;
text-shadow: 0 1px 0 #000;
border-left:1px dotted white;
font-size:1.3em;
}

#menu li:hover > a{
color: #fff;
}

*html #menu li a:hover{ /* IE6 */
color: #fafafa;
}

#menu li:hover > ul{
display: block;
}

/* Sub-menu */

#menu ul{
list-style: none;
margin: 0;
padding: 0;    
display: none;
position: absolute;
top: 35px;
left: 0;
z-index: 99999;    
background: #58B6C0;
-moz-border-radius: 5px;
border-radius: 5px;
}

#menu ul li{
float: none;
margin: 0;
padding: 0;
display: block;  

}

#menu ul li:last-child{   
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;    
}

#menu ul a{    
padding: 10px;
height: auto;
line-height: 1;
display: block;
white-space: nowrap;
float: none;
text-transform: none;
border:0px;
}

*html #menu ul a{ /* IE6 */   
height: 10px;
width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */    
height: 10px;
width: 150px;
}

#menu ul a:hover{
background: #0186ba;
}

#menu ul li:hover{
background: #0186ba;
}

#menu ul li:first-child a{
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
border:0px;
}

#menu ul li:first-child a:after{
content: '';
position: absolute;
left: 30px;
top: -8px;
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 8px solid #58B6C0;
}

#menu ul li:first-child a:hover:after{
border-bottom-color: #0186BA; 
}

#menu ul li:last-child a{
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
border:0px;
}

#menu:after{
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
#wrapper{
width:962px;
height:130px;
overflow:hidden;
padding:10px 0 10px 22px;
/*background-image:url(images/ust.png);*/
background-position:top left;
background-repeat:no-repeat;
background:#fff;
margin:0 auto;
}
#left{
float:left;
width:455px;
}

hr.ara_cizgi {
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
margin-top:10px;
margin-bottom:10px;
}


.column{
width:134px;
float:left;
margin:0 7px 0 0;
background-image:url(images/bg_c.gif);
background-position:top left;
background-repeat:repeat-y;
}
.column div{
width:134px;
background-image:url(images/bg_c_b.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.column h4{
font-family:Tahoma;
font-size:11px;
color:#ECFEE2;
font-weight:normal;
text-transform:uppercase;
display:block;
width:110px;
height:37px;
line-height:41px;
padding:0 0 7px 25px;
background-position:top left;
background-repeat:no-repeat
}
.column .title1{background-image:url(images/title1_bg.gif);}
.column .title2{background-image:url(images/title2_bg.gif);}
.column .title3{background-image:url(images/title3_bg.gif);}
.c2{
margin-top:33px
}
.c3{
margin-top:67px
}
.column ul{
margin:7px 0 10px 20px;
list-style-type:none;
line-height:18px;
}
.column li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
text-decoration:underline
}
.more2:visited, .more:visited, .column li a:visited{text-decoration:underline}
.more2:hover, .more:hover, .column li a:hover{text-decoration:none}
.more{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009EDC;
text-decoration:underline;
margin:0 0 0 19px;
}
#left .pic{
border:1px solid #fff;
width:108px;
margin:0 auto 6px auto;
}
.pic span{
display:block;
background-color:#303C4A;
line-height:18px;
width:108px;
}
.pic span a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FDFCF7;
text-decoration:none;
margin:0 0 0 5px
}
#columns{
padding:0 0 20px 0;
float:left;
overflow:hidden;
}
#search{
width:384px;
height:247px;
margin:0 0 25px 0;
padding:29px 0 0 38px;
background-image:url(images/search_bg.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:12px;
color:#000000
}
#search p{
line-height:17px;
/ line-height:normal
}
.search {
height:20px;
}
.style1{
padding:13px 0
}
.style1 input{
width:117px;
height:17px;
font-size:11px;
border:1px inset #808080;
margin:0 35px 0 10px
}
.select1{
width:65px;
font-size:11px;
height:18px;
/ font-size:9px;
border:1px inset #808080;
}
.select2{
width:45px;
font-size:11px;
height:18px;
/ font-size:9px;
border:1px inset #808080;
margin:0 57px 0 0;
/ margin:0 50px 0 0
}
.select3{
width:45px;
height:18px;
text-align:center;
/ font-size:9px;
font-size:10px;
font-weight:bold;
margin:1px 0;
border:1px inset #808080;
}
.pad{
padding:0 155px 0 0
}
.pad2{
padding:5px 0;
}
.pad3{
padding:15px 0 0 0
}
.pad3 span{
display:block;
float:left;
width:60px;
font-size:11px;
}
.button{
display:block;
margin:13px 0 0 15px;
/ margin:13px 0 0 9px
}
.text2{
display:block;
width:360px;
padding:18px 0 0 0;
float:left
}
.text2 a{
color:#009EDC;
text-decoration:underline
}
.text2 a:visited{text-decoration:underline}
.text2 a:hover{text-decoration:none}
.radio{
margin:0 3px 0 0
}
.text{
padding:0 0 0 16px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
width:706px;
}
.text p{
padding:12px 0 12px 2px
}
.more2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009EDC;
text-decoration:underline;
margin:0 0 0 2px
}
#right{
float:left;
padding:300px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
#right div{
width:460px;
}
#right div p{
display:block;
padding:8px 5px 25px 8px
}
#right .photo{
display:block;
float:left;
padding:14px 7px 5px 17px;
width:194px;
}
#right .photo a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2D2D2D;
text-decoration:underline;
line-height:24px;
margin:0 0 0 5px
}
#right .photo a:visited{text-decoration:underline}
#right .photo a:hover{text-decoration:none}
#more, #all{
display:block;
background-image:url(images/more_bg.gif);
background-position:top left;
background-repeat:no-repeat;
width:105px;
line-height:23px;
height:24px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#EDFCE3;
}
#more{
float:right;
margin:10px 30px 0 0 ;
display:inline;
}
#all{
margin:18px 0 0 0
}
#footer{
width:984px;
position:relative;
bottom:0px;
height:71px;
border-top:8px solid #254A73;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#343434;
margin:0 auto;
}
#footer ul{
margin:15px 0 10px 0;
text-align:center
}
#footer li{
display:inline;
list-style-type:none;
}
#footer li a{
color:#343434;
text-decoration:none;
margin:0 5px
}
.govde {
clear:both;
padding-left:20px;
height:auto;
margin:0 auto;
width:960px;
}
h2 { 
position: absolute; 
top: 10px; 
left: 0; 
width: 100%; 
}
h2 span { 
color: black; 
font: bold 16px Helvetica, Sans-Serif; 
letter-spacing: -1px;  
background: rgb(255, 255, 255); 
background: rgba(255, 255, 255, 0.7);
padding-top: 5px; 
padding-bottom: 5px; 
padding-right:10px;
padding-left:5px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

.sidepan img {
margin-right: 0px;
float:right;
-webkit-transition: margin 1s ease;
-moz-transition: margin 1s ease;
-o-transition: margin 1s ease;
-ms-transition: margin 1s ease;
transition: margin 1s ease;
}

.sidepan img:hover {
margin-right: -170px;
}
.sidepan2 img {
margin-right: -70px;
float:right;
-webkit-transition: margin 1s ease;
-moz-transition: margin 1s ease;
-o-transition: margin 1s ease;
-ms-transition: margin 1s ease;
transition: margin 1s ease;
}

.sidepan2 img:hover {
margin-right: -230px;
}
.resim {
height: 240px;
width: 140px;
overflow: hidden;
margin-right:5px;
border: 5px solid #2D3655;
float: left;
border-radius:10px;
position: relative; 
margin-bottom:5px;
}
.resim_alt{
height: 300px;
width: 250px;
overflow: hidden;
margin-right:5px;
border: 10px solid #4EB4C2;
float: left;
border-radius:10px;
position: relative; 
margin-bottom:5px;
}
.vertpan img {
margin-top: 0px;
-webkit-transition: margin 1s ease;
-moz-transition: margin 1s ease;
-o-transition: margin 1s ease;
-ms-transition: margin 1s ease;
transition: margin 1s ease;
}
.emlak img {
margin-top: 0px;
-webkit-transition: margin 1s ease;
-moz-transition: margin 1s ease;
-o-transition: margin 1s ease;
-ms-transition: margin 1s ease;
transition: margin 1s ease;
}

.emlak img:hover {
margin-top: -250px;
}

.vertpan img:hover {
margin-top: -100px;
}

.grow img {
height: 300px;
width: 350px;
margin-left:-60px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.grow img:hover {
width: 380px;
height: 350px;
}

#footer li a:visited{text-decoration:none}
#footer li a:hover{text-decoration:underline}
.bft{
color:#254A73;
text-decoration:underline
}
.bft:visited{text-decoration:underline}
.bft:hover{text-decoration:none}
#footer p{
text-align:center
}
#content{
width:958px;
overflow:hidden;
padding:12px 0 150px 24px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin:0 auto;
}
#main{
width:675px;
float:left;
}
#gallery{
padding:14px 0 15px 0;
overflow:hidden;
float:left
}
#gallery img{float:left}
#gallery div{
float:left;
height:338px;
background-color:#191919;
width:180px;
padding:17px 0 0 16px;
position:relative
}
#gallery div.oncesi_sonrasi_buyuk{
float:left;
height:338px;
background-color:#191919;
width:460px;
position:relative
}
#gallery div img{
margin:0 8px 10px 0
}
#content .style4{
color:#333333;
text-decoration:none;
}
.view{
color:#E78F04;
text-decoration:underline;
position:absolute;
bottom:15px;
left:20px;
}
.icerik_bilgi {
font-size:15px;
}
.view:visited{text-decoration:underline}
.view:hover{text-decoration:none}
#content .style4:visited{text-decoration:underline}
#content .style4:hover{text-decoration:none}
#banner{
float:right;
margin:0 5px 0 0
}
.about{
width:650px;
}
.about p a{
color:#009EDC;
text-decoration:underline
}
.about p a:visited{text-decoration:underline}
.about p a:hover{text-decoration:none}
#sidebar{
margin:65px 0 0 25px;
/ margin:68px 0 0 25px;
float:left;
width:218px;
}
.info_tablari {
margin-top:10px;
}
#sidebar p{
padding:5px 0 5px 3px
}
.inner_copy{
border:0;
color:#fff;
float:right;
width:0.09%!important;
margin:-100px;
overflow:hidden;
line-height:0px;
padding:0px;
font-size:11px
}

.ref_kod {
width: 200px;
height: 34px;
overflow: hidden;
background: #ddd;
border: 1px solid #ccc;
padding-left:10px;
font-size:1em;
}
.home_image {
height:150px;
width:228px;
border-radius:15px;
}
.pagination{ 
padding: 4px; 
} 

.pagination ul{ 
margin: 0; 
padding: 0; 
text-align: left; /*Set to "right" to right align pagination interface*/ 
font-size: 20px; 
} 

.pagination li{ 
list-style-type: none; 
display: inline; 
padding-bottom: 1px; 
} 

.pagination a, .pagination a:visited{ 
padding: 0 5px; 
border: 1px solid #9aafe5; 
text-decoration: none; 
color: #2e6ab1; 
} 

.pagination a:hover, .pagination a:active{ 
border: 1px solid #2b66a5; 
color: #000; 
background-color: #FFFF80; 
} 

.pagination a.currentpage{ 
background-color: #2e6ab1; 
color: #FFF !important; 
border-color: #2b66a5; 
font-weight: bold; 
cursor: default; 
}
.sayfalama {
margin-top:10px;
}  
.contact_form input{
border-bottom:1px solid black;
border-top:none;
border-left:none;
border-right:none;
}
.contact_form textarea {
border-right:1px solid black;
border-bottom:1px solid black;
border-top:none;
border-left:none;
}
.contact_form input[type="submit"] {
margin-top:5px;
height:40px;
width:170px;
border-radius:10px;
cursor:pointer;
background-color:#67BEDC;
border:3px solid #fff;
color:#fff;	
}
.icerik_govde {
width:960px;
clear:both;
}