﻿body
{
    margin: 0px auto 0px auto;
    width: 780px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    background-image: url('../images/site/backgroud.gif');
    background-repeat: repeat;
    font-size: small;
       background-color: #1A2121;
}

h1
{
    font-family: verdana;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #33CCCC;
    text-transform: uppercase;
    left: 15px;
 
}
h2
{
    font-family: verdana;
    font-size: small;
    font-weight: bold;
    color: #B1C7C7;
    left: 10px;
}
p
{
    font-family: verdana;
    font-weight: normal;
    color: #B1C7C7;
    font-size: small;
    padding: 2px 5px 2px 5px;
}  
    
.ik
{ font-family: verdana;
    font-weight: normal;
    color: #B1C7C7;
    font-size: small;
    padding: 5px;
    }

.menutopyazilar 
{
    font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
 
 }
.menutopyazilar a
  { color: #1A2121;
    text-decoration: none;}
    
.menutopyazilar a:hover
{
    text-decoration: underline;
}
.menubar
{
    background-position: center;
    background-image: url('../images/site/menuback.gif');
    background-repeat: repeat-x;
    text-decoration: underline;
  }
.menubar a 
{  text-decoration: none;}
 
 .menubaranayazilar  
{
    background-position: center;
    background-image: url('../images/site/menuback.gif');
    background-repeat: repeat-x;
    font-family: verdana;
    font-size: small;
    text-align: center;
    color: #1A2121;
   
}   
    .menubaranayazilar a
{
    font-weight: bold;
    text-decoration: none;
    color: #1A2121;
    font-style: normal;
}
   
    
  .menubaraltyazilar
{
    font-family: verdana;
    font-size: x-small;
    font-weight: lighter;
    text-align: left;
   
}
  .menubaraltyazilar a
{
    color: #1A2121;
    text-decoration: none;
 
}
.default
{  width: 780px;

   background-color: #1A2121;
    color: #B1C7C7;
}
.divright
{
    padding: 5px;
    float: right;
    width: 600px;
     background-color: #1A2121;
  
}
.divleft
{
    width: 160px;
    float: left;
    padding: 5px;
       background-color: #1A2121;
       height:100% ;
}
.accordionheader
{
    background-position: left center;
    font-family: verdana;
    font-size: small;
    font-weight: lighter;
    font-style: normal;
    text-align: left;
    color: #1A2121;
    cursor: hand;
    background-image: url('../images/site/accordiontop.gif');
    background-repeat: no-repeat;
    height: 20px;
    width: 160px;
    text-indent: 10px;
}
.accordionheaderselect
{
    background-position: left center;
    font-family: verdana;
    font-size: small;
    font-weight: lighter;
    font-style: normal;
    text-align: left;
    color: #1A2121;
    cursor: hand;
    background-image: url('../images/site/accordionselect.gif');
    background-repeat: no-repeat;
    height: 20px;
    width: 160px;
    text-indent: 10px;
}
 .accordioncontent
{
    border-style: inset;
    border-width: 1px;
    font-family: verdana;
    font-size: x-small;
    font-weight: lighter;
    text-align: left;
    background-color: #374040;
} 
 .accordioncontent a
{ 
  text-decoration:none;
  color:#B1C7C7;
}
 .accordioncontent a:hover
{ 
   text-decoration:underline;
  color:#B1C7C7;
}
.accordionlink
{ text-decoration:none;
    }

.accordioncontent li
{
    list-style-type: disc;
    list-style-position: inherit;
    color: #B1C7C7;
    line-height: 18px;
    text-align: left;
    margin-left: -10px;
}

.accordioncontent ul
{
    border-style: none;
    margin-top: 1px;
    margin-bottom: 1px;
}

.watermark {
	background: #FFAAFF;
}

.popupControl 
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.gridnoktalarheader 
{
    background-color: #33CCCC;
    font-family: verdana;
    font-size: small;
    text-decoration: none;
    color: #1A2121;
}
.gridnoktalarheader  a
{
    text-decoration: none;
    color: #1A2121;
}
.gridnoktalarcontent
{
    font-family: verdana;
    font-size: x-small;
    text-decoration: none;
    color: #B1C7C7;
}
.gridnoktalarfoot
{
    background-color: #33CCCC;
    font-family: verdana;
    font-size: x-small;
    text-decoration: none;
    color: #1A2121;
}

.yazikucukgri 
{
    font-family: verdana;
    font-size: x-small;
    color: #B1C7C7;
}
.yazikucukkoyu
{
    font-family: verdana;
    font-size: x-small;
    color: #1A2121;
}
.yaziortagri
{  font-family: verdana;
    font-size: small;
    color: #B1C7C7;
    }
.yaziortakoyu
{
      font-family: verdana;
    font-size: small;
    color: #1A2121;
    
    }
.yazibuyukyesil
{
    font-family: verdana;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #33CCCC;
    left: 15px;
  }
 .colour1 { background-color:#71B09F}
 .colour2 {background-color:#374040 }
 .colour3 {background-color:#1A2121}
 .colour4 {background-color:#7A8787}
 .colour5 {background-color:#B1C7C7}
 .divtopalt
{
    background-color: #B1C7C7;
       height: 35px;
    font-family: verdana;
    font-size: medium;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-bottom-color: #7A8787;
}
.divtopaltsolyazi
{
    color: #374040;
    margin-top: 15px;
    margin-left: 20px;
    float: left;
 }
.divtopaltsagyazi
{
    color: #374040;
    margin-top: 15px;
    margin-right:50px;
    float: right;
}
.divsolaltmenu, .divsolaltmenu a
{
    padding: 5px 5px 5px 5px;
    width: 150px;
    font-family: verdana;
    font-size: x-small;
    color: #B1C7C7;
    text-decoration: none;
}

.divsolaltmenu a:hover
{
       text-decoration: underline;
 }
 
 .border1px2 
{
	margin:15px 0px 15px 0px;
	border-top:1px solid #7aeada;	
	width:97%;
	display:block;
}

.link1 
{
	color:#44847b;	
}

.link1:hover 
{
	color:#7aeada;	
}
.link2
{  color: #B1C7C7;
   text-decoration:none;
    }
    
 
.link2:hover 
{ text-decoration:underline;
  color:#B1C7C7;
    }

.link3
{
    color: #B1C7C7;
    text-decoration: none;
}
.link3:hover
{
    text-decoration:underline;
   color: #B1C7C7;
    
    }
    
 
.baslik
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    background-color: #C7EDE8;
    border: 1px solid;
    border-color: #555555;
    text-indent: 3px;
    padding: 3px;
    margin-top: 3px;
    cursor: pointer;
    color: #1A2121;
}

.secilenBaslik
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    background-color: #66AEF3;
    border: 1px solid;
    border-color: #555555;
    text-indent: 3px;
    padding: 3px;
    margin-top: 3px;
    color: #1A2121;
}

.icerik
{
    font-size: 12px;
    font-family: Verdana;
    background-color: #4F4E57;
    padding: 5px;
    border: 1px solid;
    border-color: #555555;
    border-top: none;
    color: #F4E9DF;
}
.accordionresim
{
       float: right;
    margin-left:5px;
    
}
.divuruntop
{
    background-image: url('../images/site/uruntopbg.jpg');
    width: 600px;
    height: 100px;
  

   
}
.divuruntopseri
{
    font-family: verdana;
    font-size: large;
    color: #1A2121;
    font-weight: bold;
    margin-left: 380px;
     padding-top:35px;
    text-align: center;

}
.divurunbotton
{
    background-image: url('../images/site/urunbottonbg.jpg');
    width: 600px;
    height: 100px;
}
    
.divurun
{
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: small;
    color: #1A2121;
    padding-left: 10px;
}  

.divurunadi
{
    font-family: verdana;
    font-size: medium;
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    color: #1A2121;
}
.divurunresim img
{
    text-align: center;
    vertical-align: middle;
    border:#ddd 0px solid;


}
.divurunresim a img
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 51px;
    border:#ddd 0px solid;


}
.divurunresim a:hover img
{ color: #FFFFFF;
  border:#ddd 0px solid;


    }
    
  
.divurundetaybaslikbg
{
    background-image: url('../images/site/uruntechbg.jpg');
    background-repeat: repeat-x;
    font-family: verdana;
    font-size: small;
    font-weight: bold;
    color: #1A2121;
    height: 15px;
 
}
.divurundetaysatir1
{
    background-color: #EFEFEF;
}
.divurundetaysatir2
{
    background-color: #FFFFFF;
}

.anasayfatop
{
    width: 780px;
    height: 182px;
    
       
   
}
.anasayfasimgeler a img
{
    border-style: none;
    margin: 8.5px;
    float: left;
    position: inherit;
     
    
}



.divargemetalresim
{
    margin-top: 5px;
    margin-right: 70px;
    width: 250px;
    float: right;
  
}
.cumhurbisiklet  img
{ border-style: none;
    }
    
.cumhurbisiklet a img
{ border-style: none;
    }
    
   .cumhurbisiklet a:hover img
{
    border-style: none;
}
   .divurunresimkar 
   { height: 160px;
       }
   
   
   .divurunresimkar img
{
    text-align: center;
    vertical-align: middle;
    border: #ddd 0px solid;
 
}
.divurunresimkar a img
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    border: #ddd 0px solid;
   
  
}
.divurunresimkar a:hover img
{ color: #FFFFFF;
  border:#ddd 0px solid;


    }
   .girislink 
   { 
       }
   
   
   .girislink img
{
    text-align: center;
    vertical-align: middle;
    border: #ddd 0px solid;
 
}
.girislink a img
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    border: #ddd 0px solid;
   
  
}
.girislink a:hover img
{ color: #FFFFFF;
  border:#ddd 0px solid;


    }
