/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 8px 0;
margin-left: 0;
margin-top: 6px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
float:left;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	margin-top:12px;
	border: 1px solid #CDA70C;
	color: #5F520C;
	background: white url(../images/shade.gif) top left repeat-x;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: #F0D746;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
	overflow: hidden;
	width: 100%;

}

/* oyun listeleme*/


.oneBox { float:left; width:167px; height:165px ; background: url(../images/onebox.jpg) no-repeat 0 0; position:relative; overflow:hidden; }
.thumb { margin:17px 11px 0; }
.featured { position:absolute; left:0; top:0; }
.oneBox .info { float:left; width:133px; padding:3px 0 0 15px; color:#eedba7; font-size:11px; overflow:hidden; height:auto; }
.oneBox .info a, .oneBox .info a:visited, .oneBox .info a:active {
	display:block;
	height:12px;
	overflow:hidden;
	color:#776109;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.oneBox .info a:hover {
	display:block;
	height:12px;
	overflow:hidden;
	color:#CAA50F;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.oneBox .info .comments {
	width:70px;
	font-size:10px;
	color:#7d94a0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	float:left;
}

/* rting bar */
.oneBox .info .rating_bar {
  margin-top:3px;
  width: 60px;
  background: url(../images/star_x_grey.gif) 0 0 repeat-x;
  float:right;
}

.oneBox .info .rating_bar div {
  height: 12px;
  background: url(../images/star_x_orange.gif) 0 0 repeat-x;
}

/* oyun lsiteleme sonu */

.tabcontentbox {
	width:670px;
	margin-bottom: 1em;
	padding: 10px;
	border: 1px solid #CDA70C;
	background-image: url(../images/recentReviewsInnerBorderBox-bg.jpg);
	clear:both;
}

@media print {
.tabcontent {
display:block !important;
}
}

.bigBox {
	overflow: hidden;
	width: 100%;
	height:auto;
	}
	
.bigBoxTop {
	background-image: url(../images/box-top.gif);
	height: 30px;
	width: 682px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#7C6C10;
	}

.bigBoxTop a {
	font-size: 12px;
	font-weight:bold;
	color:#5F520C;
	}

.bigBoxTopLeft {
	background-image: url(../images/box-top-left.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 9px;
	float:left;
	}
	
.bigBoxTopRight {
	background-image: url(../images/box-top-right.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 42px;
	float:right;
	}
	
.boxTopContent {
	margin-top:8px;
	float:left;
	width:619px;
	height:22px;
	}
.bigBoxContent {
	width:670px;
	padding:5px;
	border: 1px solid #CDA70C;
	background-image: url(../images/recentReviewsInnerBorderBox-bg.jpg);
	}
#adBoxBrowse {
	float:left;
	width:320px;
	margin:7px;
	}
.labelTag {
	width:670px;
	color: #937709;
	}
	
/* filebox*/

.fileBox {
	overflow: hidden;
	width: 100%;
	height:auto;
	}
	
.fileBoxTop {
	background-image: url(../images/box-top.gif);
	height: 30px;
	width: 900px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#7C6C10;
	}

.fileBoxTop a {
	font-size: 12px;
	font-weight:bold;
	color:#5F520C;
	}

.fileBoxTopLeft {
	background-image: url(../images/box-top-left.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 9px;
	float:left;
	}
	
.fileBoxTopRight {
	background-image: url(../images/box-top-right.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 42px;
	float:right;
	}
.fileTopContent {
	margin-top:8px;
	float:left;
	width:838px;
	height:22px;
	}
.fileBoxContent {
	width:888px;
	padding:5px;
	border: 1px solid #CDA70C;
	background-image: url(../images/recentReviewsInnerBorderBox-bg.jpg);
	}
.fileAdBoxWide {
	text-align: center;
	margin:10px;
	}
.fileArea {
	text-align: center;	
	}
	
/* filebox1*/

.fileBox1 {
	overflow: hidden;
	width: 100%;
	height:auto;
	}
	
.fileBoxTop1 {
	background-image: url(../images/box-top.gif);
	height: 30px;
	width: 690px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#7C6C10;
	}

.fileBoxTop1 a {
	font-size: 12px;
	font-weight:bold;
	color:#5F520C;
	}

.fileBoxTopLeft1 {
	background-image: url(../images/box-top-left.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 9px;
	float:left;
	}
	
.fileBoxTopRight1 {
	background-image: url(../images/box-top-right.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 42px;
	float:right;
	}
.fileTopContent1 {
	margin-top:8px;
	float:left;
	width:628px;
	height:22px;
	}
.fileBoxContent1 {
	width:678px;
	padding:5px;
	border: 1px solid #CDA70C;
	background-image: url(../images/recentReviewsInnerBorderBox-bg.jpg);
	text-align: center;
	}
	/* page numbers */
#pages
{
float:left;
margin: 0px;
padding: 0px;
width:670px;
}

#pages ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#pages ul li { float: left; }

#pages ul li a
{
text-decoration: none;
background: url(../images/folderOFF.png) no-repeat top left;
font-size: 24px;
float: left;
height: 37px;
width: 32px;
padding-top: 3px;
padding-bottom: 0px;
padding-left: 13px;
color:#3C3402;
}

#pages li a:hover
{
background: url(../images/folderON.png) no-repeat left top;
color: #000000;
}

#pages .active {
text-decoration: none;
background: url(../images/folderAC.png) no-repeat top left;
font-size: 20px;
float: left;
margin: 0px;
height: 37px;
width: 32px;
padding-top: 3px;
padding-bottom: 0px;
padding-left: 13px;
color:#3C3402;
	}
{
background: url(../images/folderON.png) no-repeat left top;
color: #000000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 500px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}



/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.imgleft {
	float: left;
	margin-right: 15px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	border: 1px dashed #9C7E0A;
	}
.entry {
	width:670px;
	height:120px;
	border: 1px solid #CDA70C;
	margin-bottom:10px;
	}
.error_strings{
	font-family:Verdana;
	font-size:12px;
	color:#F00;
}
#contacterror {
	background-color: #FFC7B9;
	border: 1px solid #F00;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding: 10px;
}
#contactsucces {
	background-color: #D2FFE9;
	border: 1px solid #0C0;
	font-size: 14px;
	font-weight: bold;
	color: #0C0;
	padding: 10px;
}