/* onArcade 2.1 CSS */
body {
	margin: 0px;
	padding: 0px;
	BACKGROUND-IMAGE: url('http://www.oyunlar.cc/images/backpanel.gif'); 
	BACKGROUND-COLOR: #f3f3f3;
	color: #333333;
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	margin: 2px;
	padding: 2px;
	background: #F7F7F7;
	border: 1px solid #99CC66;
	font-size: 11px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
legend {
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
#header {
	margin-top: center;
	margin-bottom: center;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 798px;
	background: #272E7F url('images/header.jpg') no-repeat bottom;
	text-align: left
}
#header h1 {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
	float: left;
	color: #FFFFFF;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#main_menu {
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 6px;
	float: right;
	color: #FFFFFF;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
}
#main_menu a:link, #main_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
#categories {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 77px;
	left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#categories li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
}
#categories a:link, #categories a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#categories a:hover {
	color: #FF6347;
}
#main {
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	width: 794px;
	background: #f3f3f3;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}
.ad_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #0099CC;
	color: #333333;
	text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
	border: 1px solid #99CC66;
	color: #333333;
	text-align: center;
}
.content_box {
    padding: 1px;
	border: 1px solid #99CC66;
}
.content_box_2 {
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #0099CC;
}
h2 {
	margin-bottom: 2px;
	padding-left: 4px;
	background: #99CC66 url('images/catback2.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px; margin-left:0px; margin-right:0px; margin-top:0px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
h3 {
	margin-bottom: 2px;
	padding-left: 4px;
	background: #0099CC url('images/catback.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px; margin-left:0px; margin-right:0px; margin-top:0px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}
.content_box_2 input {
	border: 1px solid #0099CC;
}
.index_files_left {
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
	width: 77px;
}
.index_files_right {
	float: right;
	width: 202px;
}
.played {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
}
.file_link:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}


.pagination {
	padding: 8px;
	margin: 1px;
	text-align: center;
}
.pagination a:link, .pagination a:visited {
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	background:  #f0f8ff;
	color: #000000;
}
.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.table_header {
	float: left;
	text-align: center;
	font-weight: bold;
}
.table {
	float: left;
	text-align: center;
}
.separator {
	margin-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px dotted #99CC66;
	clear: both;
}
.content_left {
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	font-weight: bold;
}
.content_right {
	margin-top: 4px;
	margin-bottom: 4px;
	float: right;
}
.error_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #FF3300;
	background: #FADFDC;
	color: #FF3300;
	text-align: left;
}
.comment_box {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
}
.news_line {
	margin-top: 5px;
	border-top: 1px dotted #3399CC;
}
#champion_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: url('images/cup.gif') no-repeat 25% 50%;
	text-align:center; background-repeat:no-repeat
}
#sponsor {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px dotted #FF3300;
	background: #FFCC33;
	text-align: center;
	font-weight: bold;
}
#score_game {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #CCFF99;
	width: 300px;
}
.register_info {
	float: left;
	width: 200px;
	font-weight: bold;
}
.browse_file_box {
	padding: 8px;
	background:  #f0f8ff;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
#frame {
	font-size: 12px;
	color: #FFFFFF;
}
#frame a:link, #frame a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#frame a::hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#popup_box {
	border: 1px solid #000000;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
#redirection_box {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 1px solid #336699;
	background: #FFFFFF; 
	text-align: center;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 798px;
	height: 20px;
	background: url('images/altback.gif');
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	color: black;
	text-align: center
}
#footer a:link, #footer a:visited {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}

body {
font-size: 12px;
font-family: Verdana;
}

* {
margin: 0 auto;
padding: 0;
}

.box {
margin: 10px 10px;
}

.box h2 {
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size: 13pt;
color: #333333;
}
h1#baslik {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size:13pt;
/*color: #333333; */
color: #2E4AA6;
letter-spacing: 1px;
}

h2#baslik {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size:11pt;
/*color: #333333; */
color: #2E4AA6;
letter-spacing: 1px;
}

h2#haber_baslik {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size:13pt;
color: #50a62e;
letter-spacing: 1px;
}

h2#diger_baslik {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size:13pt;
color: #a6422e;
letter-spacing: 1px;
}

h2#haber_baslik a {
color: #a6422e;
text-decoration: none;
}

h2#haber_baslik a:hover {
color: #50a62e;
}

.kenar {
border: 1px #DDDDDD solid;
padding: 5px;
}

.ustbox {
margin: 10px 10px 0 10px;
}

#ortala {
width: 835px;
margin: 10px auto;
}

#icerik {
width: 620px;
float: left;
border: 1px #DDDDDD solid;
}

#soneklenenler {
overflow: auto;
padding-left: 5px;
background-color: #f5f6f6;
height: 100%;
}

#soneklenenler img {
border: 1px #BBBBBB solid;
padding: 2px;
width: 104px;
height: 78px;
margin-bottom: 3px;
}

.thumbbox {
font-size: 7pt;
margin: 5px 2px 7px 2px;
padding: 3px;
width: 118px;
float: left;
border: 1px #DDDDDD solid;
background-color: #fff;
color: #222;
text-align: center;
}

.thumbbox h3 {
font-size: 8pt;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
/*padding: 0 auto;*/
margin: 2px 0;
}

.thumbbox a {
color: #080808;
text-decoration: none;
}
.thumbbox a:hover {
color: #FF6600;
}

#sayfa_aciklama {
font-size: 10px;
margin-top: 10px;
}
small#acikla a {
color: #FF3300;
}
small#acikla a:hover {
color: #FF6600;
}

/* onArcade 2.1 CSS */
