/*################# Reset ########### */ 
body { margin: auto;  font-size:12px; }
img { border: none }
a { text-decoration: none }
table, tr, td, ul, li, h1, h2, h3, h4, h5, h6, p, form  { padding: 0; margin: 0;  list-style-type: none; border:none; font-size:13px;}
input,select,textarea {font-size:11px; font-family:Tahoma, Geneva, sans-serif;}
:focus { outline:none;}

/*################# Banner ########### */ 
.banner { z-index:1; position: relative; overflow: hidden; background: url(../trans_banner/preloader.html) center center no-repeat; }
.banner .Slide { visibility:hidden; background: #EEEEEE url(../trans_banner/preloader.html) center center no-repeat; }
.banner .icon { background-image: url(../trans_banner/icons.png); }
.banner .timer_sprite { background-image: url(../trans_banner/timer-sprite.png); }
/* Global Description Style */	
.banner .Slide div { font-family: Arial, Helvetica, sans-serif; font-weight:100; color:#FFF; font-size:16px; }
/*Hyperlink Styles*/
.banner a:link { color:#FFF; text-decoration:none; }
.banner a:visited { color:#FFF; }
.banner a:hover { color:#FFF; text-decoration:underline; }
.banner a:active { color:#FFF; }
.banner .noSelect { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; }

/*################# İçerik Eklenmiş Resimler ########### */ 
.resim_ana {width:190px; height:170px; float:left; margin-right:23px; overflow:hidden; margin-bottom:20px;} /*Genel Çerçeve*/
.resim_cerceve { width:188px; height:148px; border:1px solid #ccc; float:left;  overflow:hidden; } /*Resim Çerçevesi*/
.resim_aciklamasi { width:190px; height:20px;  float:left;padding-top:2px;font-weight:bold; text-align:center;} /*Resim Açıklaması*/
.resimm {width:190px;} /*Resim gösterme boyutu*/
.resim_cerceve:hover {border:1px solid #54242e;}

/*################# İçerik Eklenmiş Resimler 1 ########### */ 
.resim_ana1 {width:220px; height:120px; float:left; margin-right:23px; overflow:hidden; margin-bottom:20px;} /*Genel Çerçeve*/
.resim_cerceve1 { width:218px; height:100px; border:1px solid #ccc; float:left;  overflow:hidden; } /*Resim Çerçevesi*/
.resim_aciklamasi1 { width:220px; height:20px;  float:left;padding-top:2px;font-weight:bold; text-align:center;} /*Resim Açıklaması*/
.resimm1 {width:220px;} /*Resim gösterme boyutu*/
.resim_cerceve1:hover {border:1px solid #3b5998;}


