@charset "utf-8";
/* CSS Document */
body {
  background-image: url(../images/bg/bg.gif);
  background-repeat: repeat-x;
  background-color: #ECECEC;
  margin: 0;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif
}
 #holder {
    background: url(../images/bg/layout_bg.gif) repeat-y center;
   width: 100%;
   position: absolute;
   top:160px;
   float: left;
   display: block;
}


#layout {
   width: 945px;
   margin: 0 auto;
}
#header {
  margin: 0 auto;
  width: 945px;
  height: 170px;

}
#lang {
  float: right;
  display: block;
  width: 87px;
  height: 52px;
  margin-top: 60px;
}


 #nav {
   background:url(../templates/default/nav/img/navbg.gif) repeat-x;
   border-bottom:1px solid #ccc;
   border-top:1px solid #ccc;
   margin-bottom: 1px;

 }


/*==== WHERE ==== */

 #where {
   background-color: #f5f5f1;
}

#where ul {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 7px 15px;
  width: auto;
}

#where li {
  display: inline;
  margin: 0;
  padding: 0;
}

#where li a:link, #where li a:visited {
  background: url(../images/bg/wheresepbg.gif) no-repeat bottom right;
  color: #16267F;
  float: left;

  padding: 0px 20px 5px 0;
  text-decoration: none;
}

#where li a:hover, #where li a:active {
  color: #FF9933;
  text-decoration: underline;
}

#master {
  width: 100%;
  float:left;

}
#master_bottom{
  background: url(../images/content/master_bottom.gif) repeat-x;
  float:left;
  margin-left: -18px;
}
#master_top{
  display: none;
  background: url(../images/general/master_top.gif) no-repeat center;
  width: 100%;
  margin-left: 2px;
  height:17px;
}





/* = = = = SIDEBAR NEWS = = = = */

#sidebarnewstitle {
  color: #808080;
  float: left;
  font: bold 10pt "Times New Roman", Times, serif;
  width: 240px;
}

#sidebarnews {
  background-image: url(../images/bg/newslistheader.gif);
  background-repeat: no-repeat;
  float: left;
  line-height: 1.5;
  width: 240px;
}

#sidebarnews ul, #homeaddwords_hld ul {
  list-style: none;
  padding: 0;
}

#sidebarnews a:link, #sidebarnews a:visited {
  border-right: 4px solid #fff;
  border-bottom:1px dotted #ccc;
  color: #0042ff;
  display: block;
  font-size: 12px;
  padding: 4px 2px 6px 8px;
  font-family: Tahoma, Arial, sans-serif
}

#sidebarnews a:hover, #sidebarnews a:active, #sidebarnews a.current {
  background-color: #f8f8f8;
  color: #CA1C1D;
}

#sidebarnews span.date {
  color: #000;
  font-size: 8pt;
}
/* = = = = INSIDE NEWS CONTENT = = = = */

#insidenewsholder {
  margin-top: 0px;
}

#insidenewscontent{
  float: left;
  padding: 0 5px 0 5px;
  text-align: justify;
  width: 690px;
}

#insidenewscontent p{
  font: 9pt Tahoma, Arial, sans-serif;
}

#insidenewscontent p.statistic {
  text-align: right;
}

#insidenewscontent h1{
  color: #636363;
  padding: 0;
  margin: 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 16pt
}

#insidenewscontent h2{
  color: #d40000;
  margin: 2px;
  font-weight: normal;
  text-decoration: none;
  font-size: 10pt
}
/*---------HOME NEWS-----------*/
#home_news {
 float:right;
 width: 360px;
 overflow: hidden;
 margin-right:10px;
 margin-top: 6px;
}
#home_news div.title {
   background: url(../images/bg/home_news_title_bg.gif) repeat-x;
 width: 360px;
 height: 56px;
  font-weight: bold
}

#home_news a:link, #home_news a:visited{
  width: 100%;
  background: url(../images/arrows/yellowdot.gif) no-repeat left center;
  border-bottom:1px dotted #ccc;
  float: left;
  display: block;
  color: #636363;
  padding: 10px 5px;
  padding-left: 10px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9pt;
  text-decoration: none
}
#home_news a:hover, #home_news a:active{
  color: #E0AC00;
  background-color: #fafafa;
}
  span.tarih {
    display: none;
   width:90px;
   padding: 5px 0;
    float:right;
  font-size: 8pt;
  text-align: right
}


/*-----------------Home Products--------------*/
  #home_products {
    width: 565px;
    margin-left: 3px;
    float:left;

  }
  #home_products ul{
    margin: 0;
    padding: 0;
    list-style: none;
  }
 #home_products li {
   border: 0px solid #f00;
   width: 187px;
   height: 145px;
   float:left;
 }
 #home_products li a:link, #home_products li a:visited {
   background: url(../images/general/homelinkbg.gif) no-repeat center;
   float:left;
   width: 187px;
   height: 145px;
 }
  #home_products li a:hover, #home_products li a:active {
   background: url(../images/general/homelinkbgover.gif) no-repeat center;

 }


/*----------------End Home Products-----------*/

/*------------Content Page----------*/
#content{
    width: 690px;
	float:left;
	padding: 0px;
    padding-top: 0;
	font-size: 9pt;
	line-height: 17px;
  font-family: Tahoma, Arial, sans-serif
}


#content h1{
   background: url(../images/bg/block_title_bg.gif) repeat-x;
	padding: 7px 5px;
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}
#content h3{

	font-size: 12pt;
	font-weight: bold;
	color: #B91007;
}
#content h4{

	font-size: 10pt;
	font-weight: bold;
	color: #fa7025;
}

#product_flash {
  background: url(../images/bg/udetay.png) no-repeat top left;
  display: block;
}


/* ---------- BlocK ------------*/

div.block_title {
   background: url(../images/bg/block_title_bg.gif) repeat-x;
   padding:9px 4px;
   color:#fff;
  font-weight: bold;
  font-size: 8pt
}
div.block_content {
  background: url(../images/bg/block_content_bg.gif) repeat-x top center;
  background-color: #f9f9f9;
  padding: 5px;
  margin-bottom: 5px;
}

div.block_content a:link, div.block_content a:visited  {
  display: block;
  padding: 5px 2px;
  padding-left:10px;
  background: url(../images/arrows/link_arrows.png) left center no-repeat;
  text-decoration: none;
  color: #5c5d66;
  font-size: 8pt;
  font-weight: bold
}
div.block_content a:hover, div.block_content a:active  {

  color: #16267f;
  text-decoration: underline
}
div.block_content p {
  padding: 0;
  margin: 0;
}
/*------------inside content---------*/
div.inside_content {
  float:left;
  background: url(../images/bg/block_content_bg.gif) repeat-x top center;
  background-color: #f9f9f9;
  padding: 5px;
  margin-bottom: 5px;
  font-size: 9pt
}
div.inside_content ul.icerik {
 	padding:0;

    width: 682px;
	margin:0;
	list-style:none;
}
div.inside_content ul.icerik li {
    width: 100%;
	float:left;
}

div.inside_content ul.icerik li.title {
    width:100%;
  font-weight: bold;
  padding: 5px 0;
  background-color: #E1E1E1
}
div.inside_content ul.icerik li a:link, div.inside_content ul.icerik li a:visited {
  display: block;
  float:left;
  cursor: default;
  padding: 3px 2px;
  padding-left:10px;
  width: 150px;
  text-decoration: none;
  color: #a87c00;
  font-size: 12px;
  font-weight: bold
}
div.inside_content ul.icerik li a:hover, div.inside_content ul.icerik li a:active {

}

/*---------------CONTACT-------------*/
#contact_us table td {
  color: #F00;
  padding: 5px;
}

#contact_us table td.frm_baslik {
  color: #000;
  font: bold 11px Arial, Helvetica, sans-serif;
  padding-left: 10px;
  text-align: right;
  width: 100px;
}
#contact_info{
  float: left;
}
#contact_info ul {
  width: 650px;
  list-style: none;
  padding: 0;
  margin: 0;
}


#sidebar_l {
  padding: 0;
  padding-right: 5px;
  width: 263px;
  float:left;
}
#sidebar_r {
  padding: 0;
  width: 250px;
  float:right;
}
 /*---------------Side Bar Btn---------------*/
#sidebar_btn {
  margin: 0;
  padding: 0;
}
#sidebar_btn ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar_btn a {
  background: url(../images/btn/sidebar/sidebar_btn_bg.gif) repeat-x;
  margin: 0;
  padding: 0;
  border-top:1px solid #ccc;
}
#sidebar_btn a:hover {
  background: url(../images/btn/sidebar/sidebar_btn_bgover.gif) repeat-x;

}


.clearfloat {
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 0px;
}
