.sliderwrapper{
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: middle; /*leave as is*/
top: 0;  /*leave as is*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
}
.game_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}
.game_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width: 720px;
color:#000000;
}

.pagination{
background-color: navy;
padding: 0px 0px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#slider5{
height: 60px;
text-align:center;
}

#paginate-slider5{
background-image: url('http://www.troyunlar.net/resim_menu/bg.jpg');
text-align:center;
}

#paginate-slider5 a img{
width: 80px;
height: 60px;
border: 2px solid gray;
}

#paginate-slider5 a img:hover, #paginate-slider5 a.selected img{
width: 82px;
height: 62px;
border: 2px solid red;
}

/* Rounded boxes */

.rc_tr,
.rc_tl,
.rc_br,
.rc_bl{
	height: 100%;
	background-repeat: no-repeat;
}

.rc_l,
.rc_r{
	height: 100%;
	background-repeat: repeat-y;
}

.rc_t,
.rc_b{
	height: 100%;
	background-repeat: repeat-x;
}

.rc_tr, .rc_r{	background-position: 100% 0; }
.rc_br{	background-position: 100% 100%; }
.rc_bl, .rc_b{	background-position: 0 100%; }
.rc_tl, .rc_t, .rc_l{	background-position: 0 0; }

.g_tr{ background-image: url(http://www.troyunlar.net/images/grey/b_top_right.jpg); }
.g_tl{ background-image: url(http://www.troyunlar.net/images/grey/b_top_left.jpg); }


.lcom{
    width:100%;
}
.title_black{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #3f3f41;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	padding-left: 12px;
	line-height: 100%;
}
.g_content{
	color: #58A2DF;
	background-image: url('http://www.troyunlar.net/resim_menu/bg.jpg');
	background-repeat: repeat-x;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 2px;
}

.g_content a{
	color: #8DCE0E;
}
.last_com{
    height:131px;

}
.clear{clear: both;}
