@charset "utf-8";
/* CSS Document */
body
{
	background:#FFFFFF;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	margin:0;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:11px;
  font-weight:bolder;
}
#container
{
  float :left;
  background:#fff url(../images/bg1.png) repeat-y;
  width:826px;
  height:auto;
}
#main
{
  float :left;
  margin:0 0 0 16px;
  background:#fff;
  width:807px;
  height:auto;
}
#logo
{
  float :left;
  margin:0 auto;
  padding:0;
  background:#fff url(../images/rent_logo.jpg) no-repeat;
  width:357px;
  height:135px;
}
#topline
{
  float :left;
  /*margin:0 0 -9px;*/
  margin:0 auto;
  padding:0;
  width:807px;
  height:10px;
  background:url(../images/mavibar.jpg) no-repeat;
}
#bottomline
{
  float:left;
  margin:-9px auto;
  padding:0;
  width:807px;
  height:7px;
  background:url(../images/rypintr_06.jpg) no-repeat;
}
#middlebox
{
  float :left;
  margin:0;
  padding:0;
  background:inherit;
  width:807px;
  height:358px;
}
#searchbox
{
  float :left;
  margin:0 auto;
  padding:5px;
  background:url(../images/arama1.jpg) no-repeat;
  width:237px;
  height:341px;
  color:#fff;
  font-weight:bolder;
}
#favorites
{
  float :left;
  margin:47px auto;
  padding:5px;
  width:220px;
  height:100px;
  color:#fff;
  vertical-align: bottom;
  overflow: auto;
}


#flashbox
{
  float :left;
  margin:0;
  padding:0;
  width:560px;
  height:341px;
  z-index: -1000;
}

#searchbox h2
{
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:16px;
  font-weight:bolder;
}
#searchbox label
{
  float:left;
  width:70px;
  height:24px;
  margin:0 auto;
  padding:0 5px;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
  vertical-align:middle;
}
#searchbox input
{
  width:66px;
  margin:2px auto;
  padding:2px;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
  vertical-align:middle;
  background-color:#fff;
  border:none;
}
#searchbox button
{
  width:80px;
  margin:2xp auto;
  padding:0;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
  vertical-align:middle;
  border:1px solid #e4e4e4;
  background-color:#fff;
}

#searchbox .combo
{
  width:145px;
  margin:2px auto;
  padding:0 2px;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
  vertical-align:middle;
}

#contentbox
{
  float :left;
  margin:10px auto;
  padding:0;
  background:inherit;
  width:807px;
  height:auto;
}
#footerbox
{
  float :left;
  margin:30px auto;
  padding:0;
  background:inherit;
  width:807px;
  height:100px;
  background:#fff url(../images/cizgi.gif) repeat-x;
}
#footerterm
{
  float :right;
  margin:30px 0 0 10px;
  padding:6px;
  width:auto;
  height:30px;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
}


#footerlogo
{
  float :left;
  margin:30px 0 0 10px;
  padding:10px;
  background:#fff url(../images/logo_kucuk1.jpg) no-repeat;
  width:100px;
  height:29px;
  border-right:1px solid #e2e2e2;
}
#footernav
{
  float :right;
  margin:30px 0 0 10px;
  padding:6px;
  width:auto;
  height:30px;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
}
#footernav ul
{
  margin:0;
  padding:0;
  list-style-type:none;
  width:auto;
  float:left;
}
#footernav ul li
{
  display:block;
  float:left;
  margin:0px 1px;
}
#footernav ul li a
{
  display:block;
  float:left;
  color:#666;
  text-decoration:none;
  padding:2px 5px 5px 5px;
  margin:0 auto;
  height:27px;
  width:auto;   
  text-indent:0px;
}
#footernav ul li a:hover
{
  color:#76AAE3;
  height:27px;
  text-decoration:underline;
}
#footernav ul li a.current
{
  color:#76AAE3;
  height:27px;
  text-decoration:underline;
}

.title 
{
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial;
	font-size:17px;
  font-weight:normal;
	color: #001b49;
	text-decoration:none;
}
.content
{
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial;
	font-size:11px;
  font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-shadow:#999999;
}
.content a
{
  float:left;
  color:#666;
  text-decoration:none;
  font-weight:bolder;
  width:auto;
}
.content a:hover
{
  color:#E80087;
  font-weight:bolder;
  text-decoration:underline;
}
.content a.current
{
  color:#000;
  font-weight:bolder;
}

.morelink
{
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial;
	font-size:11px;
  font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-shadow:#999999;
}
.morelink a
{
  display:block;
  float:left;
  color:#609AC8;
  text-decoration:none;
  font-weight:bolder;
  padding:8px 3px 2px 24px;
  margin:0 auto;
  height:27px;
  width:auto;
  text-indent:3px;
  background: url("../images/arti_bullet.jpg") no-repeat 0px 8px;
}
.morelink a:hover
{
  color:#E80087;
  font-weight:bolder;
  text-decoration:underline;
  height:27px;
  background: url("../images/arti_bullet.jpg") no-repeat 0px 8px;
}
.morelink a.current
{
  color:#000;
  font-weight:bolder;
  background: url("../images/arti_bullet.jpg") no-repeat 0px 8px;
}


/* ---------------------- Menü nav ---------------------- */
#menucontainer
{
  float:left;
  position:relative;
  margin:0;
  height:50px;
  color:#666;
  width:807px;
  font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;
  font-size:12px;
  font-weight:bolder;
}
#menunav
{
  position:relative;
  height:32px;
  padding:0;
  margin:0 auto;
  background:url("../images/menu_bg2.png") repeat-x;
}
#menunav ul
{
  margin:0;
  padding:0;
  list-style-type:none;
  width:auto;
  float:left;
}
#menunav ul li
{
  display:block;
  float:left;
  margin:0px 0px;
}
#menunav ul li a
{
  display:block;
  float:left;
  color:#666;
  text-decoration:none;
  padding:5px 3px 0px 10px;
  margin:0 0 0 4px;
  height:25px;
  width:auto;   
  text-indent:3px;
  background: url("../images/list.png") no-repeat 3px 10px;
}
#menunav ul li a:hover
{
  color:#fff;
  height:25px;
  padding:5px 3px 0px 10px;
  margin:0 0 0 4px;
  background:#76AAE3 url("../images/list.png") no-repeat 3px 10px;
}
#menunav ul li a.current
{
  color:#666;
  height:25px;
  padding:5px 3px 0px 10px;
  margin:0 0 0 4px;
  background:#76AAE3 url("../images/list.png") no-repeat 3px 10px;
}
/* ---------------------- END Menu nav ---------------------- */
.minimage
{
  float: left;
  padding:2px;
  border:2px solid #e4e4e4;
  background:#fff url(../images/loader1.gif) no-repeat center center;
}



    .copyright{font-size:9px; color:#000000; font-family: Tahoma}
    .input
    {
        border          : 1px solid #FF9900;
        font-family     : Verdana;
        font-size       : 11 px;
        color           : #066985;
        text-decoration : none;
        font-weight     : bolder;
        background-color: #f1f1f1;
    }
    .etiket
    {
        font-family : Tahoma, Geneva, Verdana, Helvetica;
        color       : #000000;
        font-size   : 11px;
    }
    .etiketb
    {
        font-family : Tahoma, Geneva, Verdana, Helvetica;
        color       : #000000;
        font-size   : 12px;
    }
    .etiketbb
    {
        font-family : Tahoma, Geneva, Verdana, Helvetica;
        color       : #ffffff;
        font-size   : 12px;
        font-weight : bolder;
    }
    .etiketbs
    {
        font-family : Tahoma, Geneva, Verdana, Helvetica;
        color       : #000000;
        font-size   : 12px;
        font-weight : bolder;
    }
    .baslik
    {
        filter: DropShadow(Color=#666666, OffX=100, OffY=100, Positive=150);
        font-family : Verdana, Geneva, Tahoma, Helvetica;
        font-size   : 12px;
        font-weight : bolder;
        text-align  : center;
        color       : #255FF3;
    }
    .ufak
    {
        font-family : Verdana, Geneva, Tahoma, Helvetica;
        font-size   : 8px;
        color       : #0063CE;
        font-weight : bolder;
    }
    .ana_menu
    {
        font-family : Tahoma, Geneva, Verdana, Helvetica;
        font-size   : 11px;
        text-decoration:none;
    }
    .ana_menu A:link {color: #000000; text-decoration:none;}
    .ana_menu A:visited {color: #000000; text-decoration:none;}
    .ana_menu A:hover {color: #669ACC; text-decoration:none;}
    .ana_menu A:active {color: #000000; text-decoration:none;}
    .alt_menu
    {
        font-family : Tahoma, Geneva, Verdana, Helvetica;
        font-size   : 12px;
        font-weight : none;
        color       : #000000;
        text-decoration:none;
    }
    .alt_menu A:link {color: #000000; text-decoration:none;}
    .alt_menu A:visited {color: #000000; text-decoration:none;}
    .alt_menu A:hover {color: #980A1A; text-decoration:underline overline blink;}
    .alt_menu A:active {color: #000000; text-decoration:none;}
    .liste_etiket
    {
        font-family : Tahoma,Verdana, Geneva, Tahoma, Helvetica;
        font-size   : 10px;
        color       : #000000;
        font-weight : bolder;
    }
    .liste_etiket A:link {color: #000000; text-decoration:none;}
    .liste_etiket A:visited {color: #9999FF; text-decoration:none;}
    .liste_etiket A:hover {color: #9999FF; text-decoration:none;}
    .liste_etiket A:active {color: #9999FF; text-decoration:none;}
    .liste_veri
    {
        font-family : Verdana, Geneva, Tahoma, Helvetica;
        font-size   : 11px;
        color       : #000000;
        align       : center;
    }
    .liste_veri A:link {color: #000000; text-decoration:none;}
    .liste_veri A:visited {color: #000000; text-decoration:none;}
    .liste_veri A:hover {color: #FF6600; text-decoration:none;}
    .liste_veri A:active {color: #000000 text-decoration:none;}
    .edit_box
    {
        font-family : Verdana, Geneva, Tahoma, Helvetica;
        font-size   : 10px;
        font-weight : bolder;
        color       : Black;
        background-color: #F1F1F1;
        border-color: #FED207 #FED207 #FED207 #FED207;
        border-style: solid;
        border-width: 1;
    }
    .Buton
    {
        font-family: Tahoma;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        background-color: #F7F7F7;
        border-right: 1px #000 solid;
        border-bottom: 1px #000 solid;
        border-left: 1px #ccc solid;
        border-top: 1px #ccc solid;
        cursor: hand;
    }
    .ttip {border:1px solid black;font-size:12px;layer-background-color:lightyellow;background-color:lightyellow}
    .input_box
    {
        BACKGROUND-COLOR: #ffffff;
        BORDER-RIGHT: #d3d7da 1px solid;
        BORDER-TOP: #d3d7da 1px solid;
        BORDER-LEFT: #d3d7da 1px solid;
        BORDER-BOTTOM: #d3d7da 1px solid;
        FONT-FAMILY: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
        Font-Size : 11px;
        COLOR: #000000;
    }
    .input_box1
    {
        BACKGROUND-COLOR: #ffffff;
        BORDER-BOTTOM: #dbdee3 1px solid;
        BORDER-LEFT: #dbdee3 1px solid;
        BORDER-RIGHT: #dbdee3 1px solid;
        BORDER-TOP: #dbdee3 1px solid;
        COLOR: #464f60;
        FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif;
        FONT-SIZE: 10px;
        HEIGHT: 20px;
        WIDTH: 100%px;
    }
    .input_boxR
    {
        BACKGROUND-COLOR: #ffffff;
        BORDER-RIGHT: #d3d7da 1px solid;
        BORDER-TOP: #d3d7da 1px solid;
        BORDER-LEFT: #d3d7da 1px solid;
        BORDER-BOTTOM: #d3d7da 1px solid;
        FONT-FAMILY: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
        Font-Size : 11px;
        COLOR: #000000;
        text-align      : right;
    }
    .combolist
    {
        BACKGROUND-COLOR: #ffffff;
        BORDER-RIGHT: #d3d7da 1px solid;
        BORDER-TOP: #d3d7da 1px solid;
        BORDER-LEFT: #d3d7da 1px solid;
        BORDER-BOTTOM: #d3d7da 1px solid;
        FONT-FAMILY: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
        Font-Size : 11px;
        COLOR: #000000;
        height: 150px;
        width: 200px;
    }
