/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../img_db/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "verdana", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:2px 0;}
.kaydir{
margin-left:10px;
margin-right:10px;
}
/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:0px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../img_db/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:0px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:90px; padding:10px 0px 15px 20px;}

        #logo {margin:0;}
    
        #nav {position:absolute; top:80px; right:20px; margin:0;}
        #nav span {margin:0 8px;}
        #nav #nav-active {font-weight:bold; text-decoration:none;}
    	
    #tray {position:relative; width:960px; height:45px; background:url("../img_db/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
    #tray ul {margin:0 20px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../img_db/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
    #tray li a:hover {background:url("../img_db/tray-active.gif");}
    #tray #tray-active a {background:url("../img_db/tray-active.gif");}

    #footer {clear:both; padding:20px 20px 40px 20px; font-size:85%;}
    #footer p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {width:960px; height:0px; margin-top:15px; background:url("../img_db/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottom {width:960px; height:0px; margin-bottom:15px; background:url("../img_db/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col {position:relative; padding:0px 0px 0px 0px; background:url("../img_db/col.gif") 0 0 repeat-y;}
/*ORHUN*/

    #ribbon {position:absolute; top:-5px; left:0; width:100px; height:100px; background:url("../img_db/v2.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden; z-index:10;}

    #col-browser {position:relative; float:left; width:280px; height:215px; background:url("../img_db/browser.gif") 0 0 no-repeat;}
    #col-browser img {position:absolute; top:28px; left:10px;}

    #col-text {float:right; width:600px; padding-top:40px; line-height:1.7;}

        #slogan {position:relative; width:500px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%;}
        #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0;  0 0 no-repeat;}
        #btns {margin-top:25px; margin-bottom:0;}





#content-top {width:960px; height:5px; margin-top:1px; background:url("../img_db/content-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#content-bottom {width:960px; height:5px; margin-bottom:0px; background:url("../img_db/content-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#content {background:url("../img_db/content.gif") 0 0 repeat-y; }

    #content #content-left {float:left; width:895px; padding:20px;}
    #content #content-right {float:right; width:268px; margin-right:1px; padding:20px;}







#cols2-top {width:960px; height:5px; margin-top:1px; background:url("../img_db/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:960px; height:5px; margin-bottom:0px; background:url("../img_db/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("../img_db/cols2.gif") 0 0 repeat-y;}

    #cols2 #col-left {float:left; width:595px; padding:20px;}
    #cols2 #col-right {float:right; width:268px; margin-right:1px; padding:20px;}
    
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .title {background:url("../img_db/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px;}
        #cols2 #col-left .title span {padding-left:10px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../img_db/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {float:right; width:190px;}
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:0px; background:url("../img_db/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../img_db/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {background:url("../img_db/cols3.gif") 0 0 repeat-y;}
    .col {float:left; width:308px; padding:0 1px; margin-right:5px; background:url(../img_db/ust.gif) no-repeat;}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:5px 0px 10px 40px; background:url("../img_db/cols3-title.gif") 10px 40% no-repeat; font-size:120%;}

        .col-text {padding:0px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right; background:#F2F2F2;}
        
/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../img_db/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../img_db/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}


/*------------------ new -------------------*/
      #metin_banner {width:960px;} 
      #metin_banner h1, #metin_banner h2 {margin:0 10px; letter-spacing:1px;} 
      #metin_banner h1 {font-size:180%; color:#009900;} 
      #metin_banner h2 {font-size:14px;color:#009900;} 
      #metin_banner h2 {padding-top:0.5em;} 
      #metin_banner {background: transparent; margin:0em;margin-top:1em;} 

      #metin_banner table{margin:0 10px; letter-spacing:1px;} 
      #metin_banner table {font-family:verdana;font-size:10pt; color:#000000;} 
	  #metin_banner UL {list-style-type:none;} 
	  #metin_banner LI {font-family:verdana;font-size:12px; color:#404040;} 
	  #metin_banner LI.Fiyat {font:verdana;font-size:16px; color:#404040;font-weight:bold;text-decoration:underline;} 
	
	  #metin_banner .UL2 {list-style-type:none;} 
	  #metin_banner .LI2 {font-size: 8pt; color:#009900; margin-top:5px; margin-bottom:5px; font-family:Verdana;} 

      .xtop, .xbottom {display:block; background:transparent; font-size:1px;} 
      .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;} 
      .xb1, .xb2, .xb3 {height:1px;} 
      .xb2, .xb3, .xb4 {background:#f0f0f0; border-left:1px solid #999999; border-right:1px solid #999999;} 
      .xb1 {margin:0 5px; background:#999999} 
      .xb2 {margin:0 3px; border-width:0 2px;} 
      .xb3 {margin:0 2px;} 
      .xb4 {height:2px; margin:0 1px;} 
      .xboxcontent {display:block; background:#f0f0f0; border:0 solid #999999; border-width:0 1px;} 


/*------------------ anasayfa resim büyültme -------------------*/
		#preview{
		position:absolute;
		border:1px solid #ccc;
		background:#333;
		padding:5px;
		display:none;
		color:#fff;
		}
	
	
	
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -0px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-width: 0px;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 110px;
}

.hoverbox li
{
	background: #eee;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border:1px solid #ccc;
	width: 200px;
	height: 250px;
}

#ref
{
	margin: 5px;
	background-color: silver;
	border-style: solid;
	border-width: 1px;	
}