a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}

img { border:0px;}

#yilbasi_reklami_icin_div{}

#reklam_fixed{
position:fixed;
top:50px;
left:150px;
z-index:101;
}

#message_box { 
       position: absolute; 
       top: 20px; left: 0px;
       z-index: 10; 
	   background:#990000;
	   color:#fff;
	   padding:5px;
       border:3px solid #CCCCCC;
       text-align:center; 
       width:99%;
      }
/*
index css
*/
div#menu_1 {
	margin-left: 20px;
}

div#menu_1 div#konu{
	float:left;
	width:300px;
	margin-bottom:85px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
div#menu_1 div#baslik{
	padding-bottom:0px; 
	border-bottom:4px #999 solid; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.03em; 
	font-weight:bold; 
	color:#999; 
	letter-spacing:-2;}
	
div#menu_1 div#foto{
	margin:10px 0px 2px 0px;
	height:150px;
	overflow:hidden;
}

div#menu_sag {
	padding:0.3em;
	width:300px;
	float:right;
}

div#baslik_buyuk{
	padding-bottom:0px; 
	border-bottom:4px #999 solid; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.6em; 
	text-align:left;
	font-weight:bold; 
	color:#999; 
	letter-spacing:-2;}

div#menu_sag div#konu{float:left; width:130px; margin-right:20px; margin-bottom:0px;
	height:300px; overflow:hidden;}
div#menu_sag div#baslik{
	background:#000000;
	color:#fff;
	height:27px;
	padding:4px; 
	border-bottom:4px #999 solid; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.7em; 
	font-weight:bold; 
	letter-spacing:-2;}
	
div#menu_sag div#foto{
	margin:2px 0px 2px 0px;
	height:90px;
	overflow:hidden;
}

.dateblock {
text-align: center;
width: 50px;
font-family: Arial;
float:left;
background:#990033;
color:#FFFFFF;
border:1px dashed #000;
margin: 0px 5px 5px 0px;
}
.day {
font-size: 26px;
position: relative;
top: -5px;
}
.month {
font-size: 12px;
}
.year {
font-size: 12px;
position: relative;
top: -10px;
}
/*
diger css
*/
.baslik_h1
{
font-size: 28px; font-weight: bold;	font-family: Century Gothic; color: #999999;	border-bottom:1px #000000 solid; line-height:30px;font-weight:bold; margin-top:5px;
}

.firma_giris p:first-letter
{
	color: #ff0000; /*ilk harfin büyüklüğü*/
	font-size:xx-large;
}

.nav_firma{}
.nav_firma:hover{ background-color:#333}

.bolge {
color: #53AD00; font-weight: bold; font-size: 18px; padding:15px;
}

.bolgeler_nav {
	min-width:11%;
	width:auto !important;
	width:11%;
	float:left;
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	background-color: #99CC00;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
}
.bolgeler_nav:hover {
	width:11%;
	float:left;
	background-color:#99FF33;
}

.bilgi_kutusu{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
position: fixed;
background-color:#000000;
padding: 15px;
right: 15px;
bottom: 15px;
visibility: visible;
color: white;
text-decoration: none;
border:solid;
border-width:5px;
border-color:#99CC00;
z-index: 500;
}

.bilgi_kutusu_sag_orta{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
position: fixed;
background-color:#000000;
padding: 15px;
right: 15px;
bottom: 250px;
visibility: visible;
color: white;
text-decoration: none;
border:solid;
border-width:5px;
border-color:#99CC00;
z-index: 500;
}

div.transbox
  {
  width:auto;
  height:auto;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=65);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  height:auto;
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
background-color: transparent;
z-index: 500;
}

.thumbnail span{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
position: absolute;
background-color:#FFFFFF;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 500;
}

.thumbnail span img{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
border-width: 0;
background-color:#FFFFFF;
width:100px;
padding: 3px;
z-index: 500;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
visibility: visible;
border-width: 1;
border-style:solid;
background-color:#FFFFFF;
width:auto;
height:auto;
top: 0;
left: 30px; /*position where enlarged image should offset horizontally */
z-index: 500;
}

.thumbnail_orta{
position: relative;
z-index: 0;
}

.thumbnail_orta:hover{
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
background-color: transparent;
z-index: 500;
}

.thumbnail_orta span{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
position: absolute;
background-color:#FFFFFF;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 500;
}

.thumbnail_orta span img{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
border-width: 0;
background-color:#FFFFFF;
width:auto;
padding: 3px;
z-index: 500;
}

.thumbnail_orta:hover span{ /*CSS for enlarged image on hover*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
visibility: visible;
border-width: 1;
border-style:solid;
background-color:#FFFFFF;
width:auto;
height:auto;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 500;
}

.thumbnail_paket{
position: relative;
z-index: 0;
}

.thumbnail_paket:hover{
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
background-color: transparent;
z-index: 500;
}

.thumbnail_paket span{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
position: fixed;
background-color:#FFFFFF;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 500;
}

.thumbnail_paket span img{ /*CSS for enlarged image*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
border-width: 0;
background-color:#FFFFFF;
width:auto;
padding: 3px;
z-index: 500;
}

.thumbnail_paket:hover span{ /*CSS for enlarged image on hover*/
-moz-border-radius: 0.9em;
    -webkit-border-radius: 0.9em;
visibility: visible;
border-width: 1;
border-style:solid;
padding:20px;
background-color:#333;
width:auto;
height:auto;
top: 75px;
left: 450px; /*position where enlarged image should offset horizontally */
z-index: 500;
}

.groovybutton
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   color:#333333;
   height:18px;
   background-color:#ffffff;
   border-top-style:solid;
   border-top-color:#99cc00;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#99cc00;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#99cc00;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#99cc00;
   border-right-width:1px;
   padding:1px;
}
.groovybutton:hover
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   color:#333333;
   height:18px;
   background-color:#ffffff;
   border-top-style:solid;
   border-top-color:#FF9900;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#FF9900;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FF9900;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#FF9900;
   border-right-width:1px;
   padding:1px;
}

.baslik {
	font-family: "Tahoma", Courier, monospace;
	font-size: 14px;
	
	font-weight: bold;
}


.uyelik {
	font-family: "Tahoma", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	margin: 2px;
}
.table_blog {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
}
.table_blog:hover  {
	font-family: "Tahoma";
	font-size: 12px;
	background-color: #999999;
	color: #111111;
}
.navigasyon3 {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	margin: 2px;
	background-color: #999900;
	border: 1px solid #333333;
}
.navigasyon3:hover {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	margin: 2px;
	background-color: #CC6600;
	border: 1px solid #333333;
}
.navigasyon2 {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	margin: 2px;
	background-color: #99CC00;
	border: 1px solid #333333;
}
.navigasyon2:hover {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	margin: 2px;
	background-color: #CC6600;
	border: 1px solid #333333;
}
.navigasyon {
	font-family: "Tahoma";
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #333333;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
.navigasyon:hover  {
	font-family: "Tahoma";
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
.alt_not {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
}
.sayac {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.cerceve {
	border: 1px solid #333333;
	padding: 1px;
	margin: 1px;
}
.baslik2 {
	font-family: "Tahoma";
	font-size: 20px;
	color: #333333;
	padding: 3px;
	margin: 1px;
	border: 2px solid #333333;
	background-color: #99CC00;
}
.baslik3 {
	font-family: "Tahoma";
	font-size: 14px;
	color: #333333;
	padding: 1px;
	margin: 1px;
	border: 1px solid #333333;
}
.baslik4 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.baslik3:hover {
	font-family: "Tahoma";
	font-size: 14px;
	color: #333333;
	padding: 1px;
	margin: 1px;
	border: 1px solid #333333;
	background-color: #99CC00;
}
.restoran_kutu {
	font-family: Georgia, "Tahoma";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
.restoran_kutu:hover {
	font-family: Georgia, "Tahoma";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	background-color: #99CC00;
}
.ek_navigasyon {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.not {
	font-family: TAHOma;
	font-size: 10px;
	color: #990000;
	font-weight: bolder;
}
.bolgeler {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	margin: 4px;
	padding: 4px;
	border: 1px solid #CC0000;
	text-align: center;
}
.bolgeler:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	margin: 4px;
	padding: 4px;
	border: 1px solid #333333;
	background-color: #99CC00;
}

.kategori_secimi {
	float:left; background-color:#fff; color:#000;  margin:2px; text-align:center; padding:1px; width:47%; font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase; font-weight:bold;
}
.kategori_secimi:hover {background-color:#99cc00; border:1px solid black;}
