ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin: 0; padding: 0;
}
a img,:link img,:visited img { border: none; }

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  margin: 0;
  padding: 0;
  font-family: trebuchet ms, geneva, sans-serif;
  font-size: small;
  background-image: url("../images/orta-arka.png");
  background-position: top center;
  background-repeat: repeat-y;
  background-color: #ffffff;
}

#kapsul {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#baskisim {
	height: 120px;
	position: relative;
	background-color: #63A8F6;
	background: transparent url(../uploads/ust/ust.gif) no-repeat scroll top left;
}
#lisansec {
	position: absolute;
	right: 5px;
	bottom: 15px;
	list-style-type: none;
}
#lisansec li {
	float: left;
	padding-left: 5px;
}

#baskisim h1 {
	display:block;
	float:left;
	font-size: 1.12em;
	height:20px;
	padding: 100px 0 0 15px;
	margin: 0;
	width:500px;
	background: transparent url(../images/fetav.gif) no-repeat scroll top left;
}
#baskisim h1 a {
	color: #fff;
}
#ustmenu {
	background: transparent url(../images/menu.gif) repeat-x scroll center top;
	height: 33px;
}
#ortakisim {
	background:#D8DFE6 url(../images/icerik-arka.gif) repeat-x scroll center top;
	padding:20px;
}
#altkisim {
	margin: 15px 0 10px 0;
	margin: 5px;
}
#icerik {
	float: left;
	width: 690px;
}
#sutun {
	width: 250px;
	float: right;
}
.clear {
	clear: both;
}

.beyazli {
	background: #FFFFFF none repeat scroll 0 0;
}

.ayir20 {
	padding: 10px 20px 20px 20px;
}
.ayir15 {
	padding: 15px;
}

#havadurumuyeri {
	text-align: center;
}
#havadurumuyeri img {
	border: none;
}

#slogan {
	float: left;
}

#checkgooglemail {
	background:transparent url(../images/check-email.png) no-repeat scroll 0 8px;
	color:#EFEFEF;
	display:block;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 22px;
	text-decoration:none;
}

#sutun h3 {
	text-align: left;
}

ul.sagmenu {
	list-style-type: none;
}

ul.sagmenu li {
	margin: 0 0 2px 0;
}

ul.sagmenu li a {
	background-color: #aabde6;
	color: #1133aa;
	text-decoration: none;
	padding: 8px 5px 0 10px;
	height: 21px;
	display: block;
	font-weight: bold;
	text-align: right;
}

ul.sagmenu li a:hover {
	background-color: #cfdeff;
	color: #1133aa;
	text-align: left;
}


.isyerikutu {
	border: 5px solid #efefef;
	height: 150px;
	margin-bottom: 15px;
}
.icerikyazilari h2 {
	color: #930;
	font-size: small;
/*	font-weight: bold;*/
	margin-bottom: 5px;
}

.sagkutu {
	margin-bottom: 20px;
}





 .carousel  {
    padding: 10px 0 0 0;
    margin: 0 0 20px 10px;
    position: relative;     
}
.digg {
    position: absolute;
    left: 610px;
    top: 110px;
}
.main {
    margin-left: 40px;
}

.demo em {
    color: #FF3300;
    font-weight: bold;
    font-size: 60%;        
    font-style: normal;
}
.carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
    float: left;
}              
.carousel a.prev, .carousel a.next {
    display: block;
    float: left;
    width: 30px;
    height: 143px;
    text-decoration: none;
    background: url("../images/imageNavLeft.gif") left 60px no-repeat;
}

    .carousel a.next {
        background: url("../images/imageNavRight.gif") right 60px no-repeat;
    }
        .carousel a.next:hover {
            background-image: url("../images/imageNavRightHover.gif");
        }
        .carousel a.prev:hover {
            background-image: url("../images/imageNavLeftHover.gif");
        }    
        .carousel a:hover, .carousel a:active {
            border: none;
            outline: none;
        }                 
.carousel .jCarouselLite {
    border: 1px solid black;
    float: left;
    background-color: #dfdfdf;
    
    /* Needed for rendering without flicker */
    position: relative;
    visibility: hidden;
    left: -5000px;
}
    .carousel ul {
        margin: 0;
    }
    .carousel li img, 
    .carousel li p {
        background-color: #fff;
        width: 150px;
        height: 118px;
        margin: 10px;
    }
    
    .widget img {
        cursor: pointer;
    }
        .mid {
            margin-left: 80px;
            width: 400px;
            height: 300px;
        }
        .vertical {
            margin-left: 170px;
        }
            .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                width: 170px;
            }
        .imageSlider li img, 
        .imageSlider li p, 
        .imageSliderExt li img , 
        .imageSliderExt li p {
            width: 400px;
            height: 300px;
        }

        
        
.resimGalerisi img {
	border:1px solid #DDDDFF;
	float:left;
	margin:4px 1px 0 4px;
	padding:4px;
}



ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}



.isyeri_tipbolge {
	float: right;
	font-style: italic;
}

.isyeri_resim {
	float: left;
	padding: 3px;
	border: 1px solid #eef;
}
.isyeri_resim img {
}

.isyeri_unvan {
}

.isyeri_tanitim {
}

.isyeri_bilgi {
}





