/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

#main-teskilat li {
	width:100px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:3px;
	height:70px;
}
#main-teskilat a span {
	/*\*/
	position:absolute;
	left:-9999px;
}
#main-teskilat a:hover span {
	bottom:1px;
	left:5px;
	width:102px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	font-size:80%;
	filter: alpha(opacity=100);/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}
#main-teskilat img {
	border:1px solid #EEE;/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}
#main-mamul li {
	width:100px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:45px 10px 10px 10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	height:auto;
}
#main-mamul a span {
	/*\*/
	position:absolute;
	top:1px;
	left:10px;
	width:100px;
	font-weight:bold;
	color:#333333;
	padding:5px 0 5px 0;
	font-size:100%;
	filter: alpha(opacity=100);	/*-moz-opacity:.8;
		opacity:.80;*//**/

}
#main-mamul a:hover span {
	top:1px;
	left:10px;
	width:100px;
	font-weight:bold;
	background:#FFF;
	color:#990000;
	padding:5px 0 5px 0;
	font-size:100%;
	filter: alpha(opacity=100);/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}
.oyunphoto {
	border:1px solid ccc;
	padding:5px;
	background-color:#fff;
	margin-right:3px;
	margin-bottom:3px;
}
#takvim table {
	text-align: left;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}
#takvim table tr {
	border-bottom:1px solid #e0e0d5;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}
#takvim table tbody tr td.odd {
	width:125px;
	font-size: 100%;
	font-weight:bold;
	color:#333333;
	padding: 5px;
}
#takvim table tbody tr td h4, #takvim table tbody tr p {
	padding: 2px;
	margin:0;
}
#haberler table {
	text-align: left;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}
#haberler table tr {
	border-bottom:1px solid #e0e0d5;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}
#haberler table tbody tr td.odd {
	width:125px;
	font-size: 110%;
	font-weight:bold;
	color:#333333;
	padding: 5px;
}
#haberler table tbody tr td h4, #haberler table tbody tr p {
	padding: 2px;
	margin:0;
}
#gurme ul {
	width:auto;
	border:none;
	padding:2px;
	text-align:left;
	position:relative;
	float:left;
	display:inline;
	margin:1px;
	height:auto;
	list-style-type: disc;
	background:none;
}
#gurme ul li {
	width:auto;
	border:none;
	padding:2px;
	text-align:left;
	position:relative;
	float:left;
	display:inline;
	margin:1px;
	height:auto;
	background:none;
}
