body {
background:url(images/bg.gif) repeat-x fixed;
    
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #34cbf6;
	color:#34cbf6;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #FF6347;
	text-decoration: none;
}

.search {
background:url(images/search.gif) no-repeat left center #FFFFFF;
	border: 1px solid #34cbf6;
	color:#34cbf6;
	font-family: Arial;
	font-size: 11px;
	padding-left:17px;
}
.user {
background:url(images/user.gif) no-repeat left center #FFFFFF;
	border: 1px solid #34cbf6;
	color:#34cbf6;
	font-family: Arial;
	font-size: 11px;
	padding-left:17px;
}
.pass {
background:url(images/pass.gif) no-repeat left center #FFFFFF;
	border: 1px solid #34cbf6;
	color:#34cbf6;
	font-family: Arial;
	font-size: 11px;
	padding-left:17px;
}
.main {
	width: 800px;
	padding: 0px;
}
.top {
	text-align: center;
	background:url(images/top-ust.gif) no-repeat;
	height: 31px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 7px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 7px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
					padding-left:14px;
				background-image:url(images/bullet_sidebar.gif);
				background-repeat:no-repeat;
				background-position:1px 3px;
				display:block;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
		padding-left:14px;
				background-image:url(images/bullet_sidebar.gif);
				background-repeat:no-repeat;
				background-position:1px 3px;
				display:block;
}

.header-link:hover {
    color: #34cbf6;
	text-decoration: none;
	background-image:url(images/bullet_sidebar.gif);
	background-position:1px -7px;
	background:#ffffff;
}
.content {
	background-color: #0080af;
	border-left: 7px solid #026286;
	border-right: 7px solid #026286;
}
.contentbox {
	border-bottom: 2px solid #34cbf6;
	margin-bottom: 8px;
}

.contentheader {
	background: #34cbf6;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	
}

.contentheader.img{
position:0px 0px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {

	
    margin-bottom: 8px;
}
.fileboxheader {
    border-bottom:#34cbf6 solid 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #F0F8FF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-image: url(images/alt-bg.gif);
	height: 50px;
	

}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ust{background: url(images/ust-bg.gif) no-repeat;
width:800px;
height:50px;
text-align:left;
padding-bottom:20px;
}
.usta{
margin-top:2px;
margin-left:10px;}
.fileust{background:url(images/file-ust.gif) no-repeat;
width:615px;
height:25px;}
.filealt{background:url(images/file-alt.gif) no-repeat;
width:615px;
height:153px;}
.filebg{background:url(images/file-bg.gif);
width:615px;
}
.footer{background:url(images/footer-bg.gif);
width:800px;
height:50px;

}


/*secilen-oyunlar-sag*/
.secilen_oyunlar {text-align:center;}
	   .secilen_oyunlar a.secilen_resim {border:3px solid #34cbf6; width:120px; display:block; margin:auto; -moz-border-radius:4px; -webkit-border-radius:4px;}
	   .secilen_oyunlar a.secilen_resim:hover {border-color:#fff}
	   .secilen_oyunlar img {width:120px;}
	a.secilen_baslik {clear:both;color:#fff;font-size:12px;margin-bottom:10px;}
	a.secilen_baslik:hover {color:#fff;}

/*secilen-oyunlar-sag #son# */
