
<!--
body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(img/backgroung.gif);
}
body,td,th {
	font-family:verdana, Arial narrow;
	font-size: 11px;
	color: #465368;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #179DF2;
	font-weight: bold;
	
}
a:link {
	color: #465368;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #465368;
}
a:hover {
	text-decoration: none;
	color: #465368;
}
a:active {
	text-decoration: none;
	color: #465368;
}
.beyazlink:link{
	color: #fff;
	text-decoration: none;
}
.beyazlink:visited{
	color: #fff;
	text-decoration: none;

}
.beyazlink:hover{
	color: #fff;
	text-decoration: none;

}
.beyazlink:active{
	color: #fff;
	text-decoration: none;

}
.inputtext{
	background-color:#dadada;
	color:#000000;
	font-size:12px;
}
.style3 {font-size: 10px}
.style4 {font-size: 11px}
.sagListebaslik {
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	padding-left:5px;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 98%;
}

.curlycontainer .innerdiv{
background: transparent url(img/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}



.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 1px;
	left: -1000px;
	visibility: hidden;
	color: blue;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 110px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

-->

/* ismail@ozturkce.com

 */

