@charset "utf-8";
/* FTH YAZILIM CSS */

body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/bg.png) no-repeat top center #ececec;
}
a{
	text-decoration: none;
	text-transform: capitalize;
}
a, img, a img{
    border: none;
}
p{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
input, textarea{
    outline: none;
}
#yuzde{
	width: 100%;
	min-height: 100px;
	margin: 0px;
	float: left;
}
#kutu{
    width: 940px;
    margin: 0px auto;
}
.jalt{
    padding: 1px 5px;
    text-transform: capitalize;
    background: url(../images/jalt.png);
    color: #fff;
    position: absolute;
    z-index: 999;
    
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 8px;

-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 8px;

border-top-left-radius: 0px;
border-top-right-radius: 8px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 8px;
}


#top{
	width: 100%;
    height: 129px;
	margin: 0px 0px 20px 0px;
	float: left;
    background: url(../images/menu_bg.png) repeat-x top left;
}
#logo{
	width: 238px;
    height: 129px;
	margin: 0px;
	float: left;
    background: url(../images/logo.png) no-repeat top left;
}
#menu{
	width: 600px;
    height: 38px;
	margin: 20px 0px 0px 20px;
	float: left;
}
#menu #none{
    background: none;
}
#menu li{
    height: 28px;
	margin: 0px;
	padding: 10px 25px 0px 10px;
	float: left;
    background: url(../images/menu_li.png) no-repeat top right;
}
#menu li a{
    color: #043454;
    font-size: 14px;
    font-weight: 600;
}
#menu li .burda, #menu li a:hover{
    color: #76b729;
}

/* Slider Start*/
#slider{
    width: 942px;
    height: 381px;
    float: left;
    margin: 0px 0px 35px -1px;
    background: url(../images/slider_bg.png) no-repeat left center;
}
#slider>ul{
    width: 937px;
    height: 349px;
    overflow: hidden;
}
#slider>ul>li, #slider>ul>li>img{
    width: 937px;
    height: 349px;
    float: left;
    margin: 5px 0px 20px 5px;
}
#slider>ul>li>img{
    margin: 0px;
}
#slider>#yon{ 
    position: relative;
    width: 912px;
    height: 60px;
    margin: -200px 0px 0px 15px;
}      
#slider>#yon>#ileri{   
    width: 16px;
    height: 61px;
    background: url(../images/slide_arrow.png) top left;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}      
#slider>#yon>#geri{  
    width: 16px;
    height: 61px;
    background: url(../images/slide_arrow.png) top right;
    float: right;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}
/* Slider Finish*/

#index_duyurular,
#index_urunler,
#index_kurumsal{
    width: 283px;
    height: 120px;
    float: left;
}
#index_urunler{
    margin: 0px 45px;
}
#index_duyurular a,
#index_urunler a,
#index_kurumsal a{
    color: #000;
}
#index_duyurular p,
#index_urunler p,
#index_kurumsal p{
    width: 233px;
    height: 20px;
    padding: 5px 20px;
    margin: 0px 0px 0px 10px;
    background: url(../images/block_arrow.png) no-repeat center left;
    float: left;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
}
#index_kurumsal>#icerik{
    width: 180px;
    height: 100px;
    padding: 0px 0px 0px 103px;
    margin: 0px 0px 0px 10px;
    background: url(../images/kurumsal.png) no-repeat center left;
    float: left;
    overflow: hidden;
}
hr{
    width: 283px;
    height: 6px;
    background: #76b729;
    float: left;
    border: none;
    margin-bottom: 10px;
}
#index_urunler>#icerik{
    width: 180px;
    height: 100px;
    padding: 0px 0px 0px 103px;
    margin: 0px 0px 0px 10px;
    background: url(../images/urunler.png) no-repeat center left;
    float: left;
    overflow: hidden;
}
#index_duyurular>#duyurular{
    width: 268px;
    height: 100px;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px;
    float: left;
    overflow: hidden;
}
#duyurular li{
    width: 268px;
    height: 100px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px;
    float: left;
}
#duyurular ul li h1{
    font-size: 14px;
    float: left;
    width: 200px;
    font-size: 14px;
    margin: 0px 0px 0px 12px;
}
#duyurular ul li img{
    width: 55px;
    height: 55px;
    float: left;
    margin: 12px 0px 0px 0px;
}
#duyurular ul li p{
    width: 200px;
    background: none;
    padding: 0;
    margin: 0px 0px 0px 10px;
    float: left;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}
#duyuru_resim,
#duyuru_resim>img{
    width: 100px;
    height: 100px;
    float: left;
    margin: 8px;
}
#p{
    width: 660px;
    float: left;
}
#bottom_slide{
    width: 935px;
    height: 102px;
    float: left;
    margin: 100px 3px 0px;
    background: url(../images/bottom_slide.png) no-repeat center left;
}
#jcarousel{
    width: 816px;
    height: 72px;
    float: left;
    margin: 10px 59px;
}
#jcarousel li{
    width: 195px;
    height: 72px;
    float: left;
    margin: 0px 4.5px;
}
#jcarousel .jcarousel-prev-horizontal{
    position: relative;
    width: 46px;
    height: 77px;
    float: left;
    margin: -72px 0px 0px -53px;
    background: url(../images/bottom_slide_left.png) top left;
}
#jcarousel .jcarousel-next-horizontal{
    position: relative;
    width: 46px;
    height: 77px;
    float: right;
    margin: -72px -53px 0px 0px;
    background: url(../images/bottom_slide_right.png) top left;
}



/* SAYFALAR */


#page_bg{
    
    width: 940px;
    min-height: 500px;
    height: auto;
    float: left;
    background: url(../images/page_bg.png);
    background-repeat: repeat-y;
       
       
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-border-border-radius: 15px;
       
}
#page_bg #left{
    width: 251px; 
    margin: 0;
    float: left;
}

#page_bg #sayf_resim{
    width: 251px;
    height: 286px;
    margin: 0;
    float: left;
    background: url(../images/sayf_resim.png) no-repeat top left;
    
    
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
    
}

#page_bg #left_menu_title{
    width: 141px;
    height: 20px;
    margin: 10px 25px;
    font-size: 20px;
    line-height: 20px;
    color: #0e2749;
    float: left;
    padding: 0 30px;
    background: url(../images/left_menu_title.png) no-repeat center left;
    text-transform: capitalize;
}

#page_bg #left_menu_bg{
    width: 251px;
    float: left;
    margin: 10px 0px;
    padding: 0 0px;
}

#page_bg #left_menu_bg li{
    width: 221px;
    min-height: 20px;
    margin: 5px 15px;
    padding: 0 0px;
    background: url(../images/left_menu_li.png) no-repeat top left;
	font-size:10px;
}

#page_bg #left_menu_bg .burda,
#page_bg #left_menu_bg li:hover{
    background: url(../images/left_menu_hover.png) no-repeat top left;
}

#page_bg #left_menu_bg li a{
    display: block;
    color: #0e2749;
    padding: 0 15px;
    margin-bottom: 5px;
}

#page_bg #left_menu_bg li>ul>li{
    width: 202px;
    height: 20px;
    margin: 0px 15px;
    padding: 0 0px;
}

#page_bg #left_menu_bg li>ul{
    display: none;
}

#page_bg #left_menu_bottom{
    width: 187px;
    height: 136px;
    margin: 20px 32px 0px;
    float: left;
    background: url(../images/left_menu_bottom.png) no-repeat top left;

}

#page{
    width: 656px;
    padding: 15px;
    float: left;
}

#page>h1,
#page>#urunler>h1{
    width: 600px;
    float: left;
    height: 30px;
    padding: 0px 25px;
    color: #0e2749;
    font-weight: 400;
    border-bottom: 1px dashed #76b729;
    background: url(../images/h1.png) no-repeat top left;
    text-transform: capitalize;
}





/* FOOTHER */

#foother{
    width: 100%;
    height: 263px;
    float: left;
    margin: 50px 0px 0px;
    background: url(../images/foother.png) repeat-x bottom left;
}
#foother>#top{
    width: 100%;
    height: 26px;
    float: left;
    margin: 0px 0px 0px;
    background: url(../images/foother_top.png) no-repeat top center;
}


#search{

    width: 200px;
    height: 50px;
    margin: -10px 0px 10px 0px;
    float: right;
}
.search{
    width: 130px;
    height: 20px;
    margin: 12px 0px 20px 0px;
    float: left;
    border: 2px solid #0e2749;
}
#search input[type="submit"]{
    width: 50px;
    height: 27px;
    background: url(../images/search.png) no-repeat center;
    margin: 12px 0px 0px 10px;
    float: left;
    border: none;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
}
#alerts{
	width: 136px;
	height: 29px;
	background: url(../images/alert.png);
	position: absolute;
	margin: -21px 0px 0px 15px;
	padding: 5px 0px 4px 36px;
	font-size: 10px; 
	text-transform: capitalize;
	cursor: pointer;
	display: none;
}
#referanslar{
    width: 630px;
    height: 605px;
    margin: 10px 0px 30px 0px;
    overflow-y: auto;
    overflow-x: hidden;
}
#referanslar>ul>li{
    width: 630px;
    height: 60px;
    border-bottom: dashed 1px  #76b729;
}
#referanslar>ul>li img{
    width: 55px;
    height: 55px;
    float: left;
    border: #fff 2px solid;
    margin-right: 10px;
}

#referanslar>ul>li h1{
    padding-top: 10px;
    display: block;
    color: #0e2749;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
#referanslar>ul>li p{
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
}


#iletisim{
    width: 650px;
    float: left;
    margin: 35px 0px 0px 70px;
}
#iletisim_formu{
    width: 650px;
    float: left;
    margin: -30px 0px 0px 70px;
}
#iletisim>ul{
    width: 650px;
    float: left;
}
#iletisim>ul>li{
    width: 650px;
    height: 30px;
    float: left;
}
#iletisim>ul>li>b,
#iletisim>ul>li>p,
#iletisim>ul>li>font{
    float: left;
}
#iletisim>ul>li>b{
    width: 80px;
    text-transform: capitalize;
}
#iletisim>ul>li>p{
    width: 25px;
    font-weight: 600;
}


#duyuru_resim,
#urunler a{
    display: block;
    width: 172px;
    height: 114px;
    padding-top: 1px;
    float: left;
    background: url(../images/img_bg.png);
}
#duyuru_resim>img,
#urunler a>img{
    display: block;
    width: 160px;
    height: 97px;
    margin: 4px 5px;
}



#foother_menu{
    margin: 45px 0px 0px 0px;
}
#foother_menu ul{
    width: 490px;
    margin: 0px auto;
}
#foother_menu li{
    float: left;
    padding: 2px 10px;
    height: 20px;
    border-right: 1px solid #666; 
}
#foother .none{
    border-right: none; 
}
#foother_menu li>a{
    color: #fff;
}
#copyright{
    color: #fff;
    margin: 5px 0px 0px;
    width: 900px;
    float: left;
    font-size:  11px;
    text-align: center;
    text-transform: capitalize;
}