@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,latin-ext);

body {
font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  color: #000;
background:#eee url(/images/bg.jpg) top no-repeat;
  font-size:15px;
padding:0px;
  margin:0px; 
}
 

body > header,
body > section,
body > footer {
  display: block;
  width: 100%;
  clear: both;
  float: left;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0px;
  margin-bottom: 5px;
}
 
h1,
.h1 {
   font-size: 32px;
 
}
 

h2,
.h2 {
   font-size:22px;
 line-height:24px; 
 margin-top:0px;
 margin-bottom: 2px;
}

h3, h4, h5, h6,
.h3, .h4, .h5, .h6 {
   font-size: 16px;
    margin-top:0px;
 margin-bottom: 2px;
}
 

a {
  color: #000;
  text-decoration: none; 
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
 

section, footer {
  padding:0;
}



.clear {
    clear: both;
}

.ucretsizilan { 
    border: 1px solid transparent;
    background: transparent linear-gradient(#FFF, #DDD) repeat scroll 0% 0%;
    box-shadow: 0px 3px 3px -1px #43484F;
    margin-left: 11px;
 padding: 5px 7px 4px 9px;
 color: #1064BC;
 border-radius: 2px;
 font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
list-style-type:none;
}


#fixust {
    box-sizing: border-box;
    z-index:1010;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 54px;
    background:#006cb5;
    border-bottom: 1px solid #D1D1D1;
}

.logo { color:#fff; font-size:28px; line-height:48px; font-weight:bold;}


.manset { 
	position: relative;
	display: block;
	height: 290px;
	    overflow: hidden;
	width:100%;
}

.manset a:hover div.wrapper aside{ 
 
     max-height: 100px;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1

}

.manset a:hover  .content { 

 background-color: rgba(0, 0, 0, 0.7)

}
 .manset a .content {
 
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/golgedeg.png);
    -webkit-transition: .2s linear all;
    -khtml-transition: .2s linear all;
    -moz-transition: .2s linear all;
    -ms-transition: .2s linear all;
    -o-transition: .2s linear all;
    transition: .2s linear all;
    background-position: bottom;
    background-repeat: repeat-x; 
 
 }

.manset a .content .wrapper { 
    display: block;
    position: absolute;
    overflow: hidden;
 
	bottom:0px;
	left:0;
	color:#fff;
	padding:10px;
	    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
 
}

.manset a .content h1 {
    font-family: "PT Sans","Open Sans","Helvetica Neue",sans-serif;
    color: #FEFEFE;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;

}
 

.manset a .content .wrapper aside { 
 overflow: hidden;
max-height: 0px;
transition: all 0.2s linear 0s;
opacity: 0;
padding-right:20px;
}






.manset2 { 
	position: relative;
	display: block;
	height: 140px;
	overflow: hidden;
	width:100%;
}

.manset2:first-child { margin-bottom: 10px; }

.manset2 a:hover div.wrapper aside{ 
 
     max-height: 100px;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1

}

.manset2 a:hover  .content { 

 background-color: rgba(0, 0, 0, 0.7)

}
 .manset2 a .content {
 
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/golgedeg.png);
    -webkit-transition: .2s linear all; 
    -khtml-transition: .2s linear all;
    -moz-transition: .2s linear all;
    -ms-transition: .2s linear all;
    -o-transition: .2s linear all;
    transition: .2s linear all;
    background-position: bottom;
    background-repeat: repeat-x; 
 
 }

.manset2 a .content .wrapper { 
    display: block;
    position: absolute;
    overflow: hidden;
 
	bottom:0px;
	left:0;
	color:#fff;
	padding:10px;
	    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
 
}

.manset2 a .content h1 {
    font-family: "PT Sans","Open Sans","Helvetica Neue",sans-serif;
    color: #FEFEFE;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;

}
 

.manset2 a .content .wrapper aside { 
 overflow: hidden;
max-height: 0px;
transition: all 0.2s linear 0s;
opacity: 0;
padding-right:20px;
}

.manset2 a .content .wrapper aside p{ 
height:40px;
overflow:hidden;
}




.baslik { 
font-size: 20px;
line-height: 22px; 
font-weight: bold;
color: #424242;
margin-top: 3px;
margin-bottom: 5px;

}


.baslikkucuk { 
font-size: 16px;
line-height: 18px;
margin-bottom: 0px;
font-weight: bold;
color: #424242;

}

.baslikorta { 
font-size: 18px;
line-height: 20px; 
font-weight: bold;
color: #424242;
margin-top: 5px;
margin-bottom: 5px;

}

.nstat
{
    display: inline-block;
    color: #D0D0D0; 
    font-size: 12px;
    margin-right: 10px;
}

.fstat, .fstat a
{
    display: inline-block;
    color: #D0D0D0; 
    font-size: 12px;
    margin-right: 10px;
}


.h2baslik { 
line-height: 30px;
border-bottom: 1px solid #E6E6E6;
margin-bottom: 15px;
color: #424242;
font-size: 16px;

}


#icon { 
line-height: 30px;
padding-left:35px;
background:url(../images/yildiz-icon.jpg) no-repeat;

}


.hbaslik {
background:#EE1C23 ;
color:#fff;
padding:10px 5px;
font-size:20px;
	}

h3#firmakategorisi a { color:#fff; font-weight:normal;}

hr.bifir {
    border: 0px none;
    height: 1px;
    background: #333 linear-gradient(to right, #CCC, #333, #CCC) repeat scroll 0% 0%;
	clear:both; 
	margin:10px 0;
}

hr.bir {
    border: 0px none;
    height: 1px;
    background: #333 linear-gradient(to right, #CCC, #333, #CCC) repeat scroll 0% 0%;
	clear:both;
	margin:10px;
}
hr.iki {
    border: 0px none;
    height: 1px;
    background: #eee linear-gradient(to right, #eee, #ddd, #eee) repeat scroll 0% 0%;
	margin-bottom:30px;
	margin-top:30px;
}

hr.uc {
    border: 0px none;
    height: 1px;
    background: #eee linear-gradient(to right, #eee, #ddd, #eee) repeat scroll 0% 0%;
 	margin-bottom:10px;
	margin-top:10px;
}


#kayitformu { 

background: #fff;
border: 1px solid #E3E3E3;
margin: 20px 0px;
padding:20px 20px 10px 20px;
 

}

#kayitformu input { 

margin-bottom:10px;
}

#guncelleformu { 

background: #fff;
border-left: 1px solid #E3E3E3;
margin: 20px 10px;
padding:20px 30px 10px 20px;

box-sizing:border-box;

}

#guncelleformu input { 

margin-bottom:10px;
}

#guncelleformu  label{
font-weight:bold;

} 


 
form#sifredegistir { 
border:1px solid #eee;
margin:10px;
padding:10px;
clear:both;
display:block;
box-sizing:border-box;
}
 
form#bilgiguncelle { 
border:1px solid #eee;
margin:10px;
padding:10px;
clear:both;
display:block;
box-sizing:border-box;
}

 
label.error { color:#f00; } 
input.error,select.error { border:1px solid #f00; } 
 

#uyeust { float:right; } 
 

a#geribildirim_btn {
    background-color: #D43D3D;
    width: 109px;
    height: 38px;
    position: fixed;
    right: -26px;
    top: 120px;
    z-index: 2;
    display: block;
    transition: all 0.3s linear 0s;
    color: #FFF; 
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    transform: rotate(-90deg);
    border-radius: 5px;
}


.big-btn {
    border-radius: 3px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0px 18px;
    text-decoration: none;
    margin: 10px 0px;
    width: 100%;
    background: #4183C4 none repeat scroll 0% 0%;
    color: #FFF;
    border-bottom: 3px solid #315577;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}


.buton {
    border-radius: 3px;
    display: inline-block;  
    padding:10px 5px;
    text-decoration: none; 
    width: 100%; 
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}
 
.link { 
color:blue;
text-decoration:underline;

} 
 
#profil-logo {  

 margin-top:-80px;

}
#profil-logo img{
padding:5px;
border: 1px solid #ddd;
background:#FFF;
box-sizing: border-box;

}	
 
#profil-logo .bimg{ 
 
    height: 158px;
    background: #fff;
    overflow: hidden;
 
 
 }

#profil-logo-yok img{ 
box-sizing: border-box;
background: none repeat scroll 0% 0% #FFF;
max-height:100px;
overflow:hidden;
padding: 5px;
border: 1px solid #DEDEDE;
 
width:100%;
 
}


#iletbilink a{ font-size:18px;}

#timelineShade {
    min-height: 95px;
    position: absolute;
	bottom:0;
	left:0; 
    width: 100%;
}


.mesajbtn { 
-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	display:block;
	padding:10px 20px;
	margin:5px 0;
	text-decoration:none;
	background:#e35050;
	color:#fff;
	border-bottom:2px solid #be4d4d;
	border-right:1px solid #be4d4d;
	text-align:center;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}
.mesajbtn:hover{ 
	background:#be4d4d
}



.gribtn { 
-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	display:block;
	padding:10px 20px;
	margin:5px 0;
	text-decoration:none;
	background:#eee;
	color:#000;
	font-size:20px;
	border-bottom:2px solid #ddd;
	border-right:1px solid #ddd;
	text-align:center;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}
.gribtn:hover{ 
	background:#ccc;
}



.gribtnweb { 
-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	display:block;
	padding:10px 20px;
	margin:5px 0;
	text-decoration:none; 
	color:#000;
	font-size:20px;  
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}
.gribtnweb:hover{ 
	background:#ccc;
}


 

.facebook {
    background: #3B5998;
	 border-bottom: 2px solid #2C4270;
	 -webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	display:block;
	padding:12px 20px;
	margin:5px 0;
	text-decoration:none;
	color:#fff; 
	text-align:center;
}

.twitter {
    background: #00ACEE;
	 border-bottom: 2px solid #008DC3;
	 -webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	display:block;
	padding:12px 20px;
	margin:5px 0;
	text-decoration:none;
	color:#fff;
	text-align:center;
}

 

.gplus {
    background: #D13E2F;
	  border-bottom: 2px solid #AB1809;
	  -webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	display:block;
	padding:10px 20px;
	margin:5px 0;
	text-decoration:none;
	color:#fff;
	text-align:center;
}



 
.profilink { color: #8899A6; font-weight:normal; }
.profilink:hover{ text-decoration:underline; }
 
 
 
	.white-popup {
  position: relative;
  background: #FFF;
	padding-bottom:20px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
}

.white-popup p {
  padding: 20px;
	
}


.white-popup h2 {
    background: #F6F6F6;
	  padding: 20px;
}


.white-popup h1 {
    background: #F6F6F6;
	  padding: 20px;
}
.white-popup h5 {
    background: #F6F6F6;
	  padding: 20px;
}



header h1 a {
  color: #333;
  border-bottom: none;
}

header p {
  margin: 2em 0;
}

.lead {
  font-size: 1.5em;
}
 

.button {
  border-radius: 5px;
  background: #efefef;
  background-image: -moz-linear-gradient(#FCFCFC, #EFEFEF);
  background-image: -webkit-linear-gradient(#FCFCFC, #EFEFEF);
  background-image: -ms-linear-gradient(#FCFCFC, #EFEFEF);
  background-image: linear-gradient(#FCFCFC, #EFEFEF);
  border: 1px solid #DDDDDD;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
  padding: 8px 16px;
  text-shadow: 0 1px 0 #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: .5em;
}

.button:hover, .button:focus {
  outline: none;
  border: 1px solid rgba(255,0,0,.5);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 0 10px rgba(255,0,0,.3);
}

footer p {
  margin: 0;
  font-size: 1em;
}

 
 

.section p {
  margin: 0;
}

.section .unit pre {
  margin: 0;
  padding: 10px 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.section .unit pre:hover {
  background: #fc0;
}

.grid, .unit {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.section .unit .grid {
  overflow: hidden;
 
}
 


 
::-moz-selection { background: #006cb5; color: #fff; text-shadow: none; }
::selection { background: #006cb5; color: #fff; text-shadow: none; }

 
 
	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
 
	tr:nth-of-type(odd) { 
		background-color:#f9f9f9;
	}
	th { 
		background: #fff; 
		 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	
 tr:hover{
	background-color:#ddffe3;
}


 
		.brdbot1eee:nth-of-type(odd) { 
		background-color:#f9f9f9;
	}


h1#sayfa {
 
 
    font-weight: bold;
    font-size: 50px;
 
    color: #222;
    letter-spacing: -1px;
    border-bottom: 1px solid #D8D8D8;
	margin-bottom:5px;
}
 
input, textarea {
    float: left;
    width: 100%;
 
    margin: 5px 0px 0px;
    padding: 10px 0px 10px 5px;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-sizing: border-box;
} 

select {
 
    width: 100%;
 
 margin-bottom:5px;
    padding:5px;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-sizing: border-box;
}
 


.webtalep{  background: url(../images/webtalep.png) right no-repeat; }
.ulasim{  background: url(../images/ulasim.png) right no-repeat; }
.onlinedestek{  background: url(../images/onlinedestek.png) right no-repeat; }
.ik{  background: url(../images/ik.png) right no-repeat; }


.skutu { 
box-shadow: 0px 2px 2px 0px #ECECEC;
background: none repeat scroll 0% 0% #FFF;
border-radius: 3px;
margin-bottom: 15px;
border: 1px solid #DCDCDC; 
}
.skutu:hover { 
border-bottom: 1px solid #900; 
}
 

.circle{
color: #fff;
display: inline-block;
text-align: center;
margin: 3px 1.5px 20px 3px;
}



 
.kucuk {
width: 36px;
height: 36px;
line-height: 36px; 
} 
.orta {
width: 46px;
height: 46px;
line-height: 46px; 
}

.buyuk {
width: 62px;
height: 62px;
line-height: 62px; 
}

.yesil{
background-color: #58B25E;
border-color: #58B25E;
color: #FFFFFF;
}

.mor {
background-color: #A085C6;
border-color: #A085C6;
color: #FFFFFF;
}

.kirmizi {
background-color: #e60001;
border-color: #e60001;
color: #FFFFFF;
}
.ckirmizi {
color: #790004;
}

.mavi {
background-color: #0069ad;
border-color: #00558e;
color: #FFFFFF;
cursor:pointer;
}
.gri {
background-color: #eee;
border-color: #ddd;
color: #000;
cursor:pointer;
}
 
.turuncu {
background-color: #EF7B45;
border-color: #EF7B45;
color: #FFFFFF;
} 
 
.right { float:right;} 
.left { float:left;} 
 
 .p10 { padding:15px;}
 .p5 { padding:10px;}
 .br5px { border-radius:5px;}
 .bgf5 { background:#f5f5f5;}
 .be8 { border:1px solid #e8e8e8;}
 .h50ovhid { height:70px; overflow:hidden;}
 .h40ovhid { height:44px; overflow:hidden;}
 .h30ovhid { height:30px; overflow:hidden;}
 .h20ovhid { height:20px; overflow:hidden;}
 
 .dfb { margin-top:20px; margin-bottom:10px; display:block; color:#ccc; font-size:12px;}
 .dfb:hover{ color:#000; }
 .fs12 { font-size:12px;}
 .fs14 { font-size:14px;}
 .fs18 { font-size:18px;}
 .color666 { color:#666;}
 .tac { text-align:center;}
 .tar { text-align:right;}
 .tal { text-align:left;}
 
 
 
 #refresim {
height:150px; overflow:hidden; border-radius:0 0 5px 5px;
}

.bbkirmizi { border:1px solid #eee; }
 
 blockquote{
    margin:10px;
    font-size: 16px;
    padding:20px;
	color:#fff;
}
blockquote p{
    margin-bottom: 10px;
}

blockquote:before {
content: "\f10d";
font-size: 30px;
font-family: FontAwesome;
position: absolute;
top: -4px;
left: 20px;
}


hr {
background:url(../images/hrbg.png) center no-repeat;
border-width:0;
height:17px;
text-align:center;
width:100%; 
}

#naviler { float:right; color:#444; padding:10px 0; }
#naviler  a{ color:#444; }
#naviler  a:hover{ color:#000; text-decoration:underline; }


.yildiz-kosesi { background:url(../images/yildiz-kosesi.png) no-repeat; width:80px; height:93px; position:absolute; bottom:-10px; right:-10px;} 



#site_alti {
padding-top:20px;
 color:#fff;
 background:#043254 url(../images/altbg.jpg) top no-repeat;
}
#site_alti a{ 
 color:#fff; 
}

 ul.yanlist{ padding:5px; margin:10px; border-right:1px solid #ddd;}
 ul.yanlist li { border-bottom:1px solid #eee; }
 ul.yanlist li a { color:#000; padding:12px; display:block;   }
 ul.yanlist li a:hover{ color:#222; border-bottom:1px solid #ddd;   }
 
 
 ul.altlist{ padding:0; margin:0; }
 ul.altlist li { list-style-type:none; border-bottom:1px solid #05365a; }
 ul.altlist li a { color:#fff; padding:2px; display:block;   }
 ul.altlist li a:hover{ color:#ddd; }
 
 
.cfff { color:#fff;}  
a.ashver i:hover{ color:#fff;}


a#aktifmenu {  background:#006CB5; color:#fff; border-bottom:1px solid #ddd;  border-radius:3px; display:block;  padding:10px;}
 
a#pasifmenu { background:#d1d2d4;  border-bottom:1px solid #ddd;   margin:1px 0;  display:block;  color:#000; padding:10px;   }
a#pasifmenu:hover {   background:#6ecff6; color:#000;  border-bottom:1px solid #ddd;     display:block; padding:10px;}

 


.yanmenusu { 

 color:#000;
 
 margin:0;
padding: 15px;
background: url("../images/yildiz-kosesi-menu.png") top right no-repeat;
 list-style-type:none;

 }
 
 .yanmenusu  ul{ 
  margin:0;
 padding:0;
 list-style-type:none;
 } 
 
 .yanmenusu  ul li{ 
  margin:0;
 padding:0;
 list-style-type:none;
 }
 
 
 
 
.menubgust { background:url(../images/menubgust.png) no-repeat; background-size:100%; height:57px;



 }
.menubgalt { background:url(../images/menubgalt.png) no-repeat; background-size:100%; height:57px; }








#listemenudu a { display:block; padding:10px;}


#blok { padding-left:145px; padding-top:40px; font-size:16px;}

#blokbg2  { background:url(../images/blok_02.png) no-repeat; height:160px; }
#blokbg2:hover  { background:url(../images/blok_02hover.png) no-repeat;}

#blokbg1  { background:url(../images/blok_01.png) no-repeat; height:160px; }
#blokbg1:hover  { background:url(../images/blok_01hover.png) no-repeat;}


#blokbg3  { background:url(../images/blok_03.png) no-repeat; height:160px; }
#blokbg3:hover  { background:url(../images/blok_03hover.png) no-repeat;}


a[rel^="galeri"] {
    cursor: zoom-in;
}

 
 
#ara {
position:relative;
 
height:20px; 
 width:220px;
 margin-right:5px;
}

#ara .yaz{
 
 position:absolute;
 top:-5px;
 left:0;
 width:220px;
	padding:5px;
	border:1px solid #ddd;
	font-size:16px;
	float:left;
	font-size:14px;
	line-height:16px;
	color:#888;
}
#ara .submit{
	float:left;
	width:16px;
	height:16px;
	padding:5px;
	border:0px;
	cursor:pointer;
	background:url(../images/araicon.png) no-repeat;
position:absolute;
right:5px;
top:0px;
	z-index:9100;
}
 
 
 .aramasonuc { 
 display:block;
 margin:3px 0;
 padding:3px;
 border-bottom:1px solid #eee;
 text-align:left;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
 }
 
 

#osmaniye-web-tasarim {
 
 
text-align:right;
padding-right:20px;
height:50px;
clear:both;

}
#osmaniye-web-tasarim a{
width:101px; height:40px;
display: inline-block;
background:url(../osmaniye-web-tasarim-bw.png) no-repeat;
}
#osmaniye-web-tasarim a span{
display:none;
}
#osmaniye-web-tasarim a:hover{ 
background:url(../osmaniye-web-tasarim.png) no-repeat;
}



.three-quarters ul li { padding:10px; border-bottom:1px solid #ddd;}



   ul.pagination {

        font-family: "Arial", "Helvetica", sans-serif;
        font-size: 13px;
        height:auto;
        list-style-type: none;
        margin: 20px 0;
        overflow: hidden;
        padding: 0; 

    }
    ul.pagination li.details {

        background-color: white;
        border-color: #C8D5E0;
        border-image: none;
        border-style: solid;
        border-width: 1px 1px 2px;
        color: #1E598E;
        font-weight: bold;
        padding: 6px 10px;
        text-decoration: none; 

    }
    ul.pagination li.dot {

        padding: 3px 0; 

    }
    ul.pagination li {

        float: left;
        list-style-type: none;
        margin: 0 3px 0 0; 

    }
    ul.pagination li:first-child {

        margin-left: 0; 

    }
    ul.pagination li a {

        color: black;
        display: block;
        line-height:normal;
        padding: 7px 10px;
        text-decoration: none; 

    }
    ul.pagination li a img {

        border: medium none; 

    }
    ul.pagination li a.current {

        background-color:#08569D;
        color:#fff;

    }
    ul.pagination li a.current:hover {

        /*background-color: white;
        color: #333333; */

    }
    ul.pagination li a:hover {

        /*background-color: #C8D5E0; */
        background-color:#08569D;
        color:#fff;

    }
    ul.pagination li a {

        background-color: #F6F6F6;
        border-color: #C8D5E0;
        border-image: none;
        border-style: solid;
        border-width: 1px ;
        color: #1E598E;
        display: block;
        font-weight: bold;
        padding: 8px 10px;
        text-decoration: none; 

    }
    ul.pagination li.details {
        border: 1px solid #DDDDDD;
        color: #999999;
    }

	
	
	#menuyan { margin-right:10px; }
	
	#menuyan ul{
list-style: none outside none;
margin: 0px;
padding: 0px;
}
#menuyan ul>li  {
padding: 2px 0px;
margin-left:5px;
}
#menuyan ul>li>li  {
padding: 2px 0px;
margin-left: 16px;
}
#menuyan li a {
    line-height: 18px !important;
color: #00558e;
text-decoration: none;
}
#menuyan li a:hover {
 
text-decoration: underline;
}


section.categories {
    margin-left: 5px;
    display: inline-block;
    border: medium none !important;
    margin-right: 0px !important;
}



section.categories span.root { 
    display: inline-block;
    margin-right: 0px;
    background-repeat: no-repeat;
    margin-left: -5px;
    color: #787878;
    padding: 0px 6px 0px 0px;
}

section.categories a {
    color: #787878;
}

section.categories a:hover{
	color:#4183c4
}

section.categories + time {
    padding-left: 6px;
}

time {
    padding: 5px 0px 0px 2px;
    color: #9B9B9B; 
}



.detay p {
    margin: 7px 0px 15px;
    font: 17px/1.4 "PT Sans","Open Sans",Helvetica,Arial,sans-serif;
}



#osmaniye-is-ilanlari { padding:5px; }

#osmaniye-is-ilanlari:hover{ background:#eee;}


