/* Buat menghilangkan Padding Margin yg membingungkan
 ************************************************************/

    /* No list-markers by default -
     * must redefine bullets w/ bg graphics
     ********************************************************/
     ul,ol {
	     list-style:none;
	     }

    /* Avoid browser default inconsistent heading,
     * font-sizes and pre/code
     ********************************************************/
     body,h1,h2,h3,h4,h5,h6,pre,code,td {
         font-family: Arial, Helvetica, sans-serif;
	     font-size:0.9em;
         }

    /* Remove inconsistent (among browsers) -
     * default padding or margin
     ********************************************************/
     ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
     fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
         margin:0; padding:0;
         }

     /* prevent blue linked image borders
     ********************************************************/
      a img,:link img,:visited img,fieldset {
         border:none;
         }
/* set the containing div and centre it */
body{
    width: 1075px;
    margin: 0 auto;
    background-color:#000028;
}
a {
  text-decoration: none;
  color: white;
}

#mainBox {
	width: 1075px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	position:relative;
}

#main{
    margin-top: 5px;
    width: 1075px;
    /*height: 1515px;*/
	height:auto;
    background-color:#211F29;
	float:left;
	padding-bottom:20px;
}
#footer{
  margin-top: 15px;
  width: 1075px;
  /*height: 20px;*/
  height:auto;
  background-color: #000028;
  color:white;
  font-size: 11px;
  float:left;
}
#footer a{
  color:white;
  font-size: 11px;
}
#footer a:hover{
  color:white;
  font-size: 11px;
  font-weight:bold;
}
#copyright{
  background-color: #000028;
  color:white;
  font-size: 11px;
  margin-bottom: 15px;
}
#copyright a{
  color:white;
  font-size: 11px;
}
#copyright a:hover{
  color:white;
  font-size: 11px;
  font-weight:bold;
}
#title{
  margin-top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:white;
  width:1075px;
  text-align:left;
}
#title a:hover{
  font-weight: bold;
}


#logo{
  float: left;
  background-color: #211F29;
  width:1075px;
}
#menu{
  margin-top: 5px;
  float: left;
  width: 430px;
}
#menu a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
#menu a:hover{
  text-decoration: underline;
}
#search{
  float: left;
  width:auto;
  height:auto;
  text-align:left;
}
#search a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:underline;
}
#search a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
}
#slogan{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:white;
  float: left;
  width:1075px;
}
#banner100{
  float: left;
  width: 1075px;
  /*height: 120px;*/
  height:auto;
  border-top: 1px solid gray;
  /*border-bottom:1px solid gray;*/
  margin-top:5px;
  padding-bottom:5px;
}
#isi{
  float:left;
  width: 1075px;
  /*height:120px;*/
  height:auto;
  /*margin:10px 0px 0px 12px;*/
}
#menuleft{
  width:160px;
  height: auto;
  float: left;
  margin-top:10px;
}
#menucenter {
  border: 1px solid gray;
  width:735px;
  /*height: 1295px;*/
  height: auto;
  float: left;
  margin-top:10px;
  margin-left:3px;
  color:white;
  background-color: black;
  font-size:11px;
}
#menucenter h1 {
	font-size:x-large;
	text-align:left;
	margin:5px 0 0 10px;
}
#menucenter a{
  font-size:11px;
  color:white;
}
#menucenter a:hover{
  font-size:11px;
  color:white;
  font-weight:bold;
}
#menukanan{
  width:134px;
  height: auto;
  float: left;
  margin-top:10px;
  margin-left:5px;
}
#exchange{
  margin-top:25px;
}
#gamecategory{
  border: 1px solid gray;
  width:150px;
  height: 250px;
  float: left;
  margin-left:4px;
  margin-bottom: 5px;
  background-color: #000000;
}
#gamecategory2{
 border: 1px solid gray;
  width:150px;
  height: auto;
  float: left;
  margin-left:4px;
  margin-bottom: 5px;
  margin-top:10px;
  background-color: #000000;
  color: white;
  font-size: 11px;
}
#gamecategory3{
  border: 1px solid gray;
  width:150px;
  height: auto;
  float: left;
  margin-left:4px;
  margin-bottom: 5px;
  margin-top:10px;
  background-color: #000000;
  color: white;
  font-size: 11px;
}
#judul{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:white;
  background-color: #000053;
  height:15px;
}
#menugame2{
   margin-top: 5px;
  background-color: #000000;
}
#menugame2 ul{
  margin-bottom: 0px;
  padding: 0px;
}
#menugame2 li{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:white;
  padding-left: 7px;
}
#menugame2 li a:hover{
  font-weight: bold;
}
#menugame{
  margin-top: 5px;
  background-color: #000000;
}
#menugame ul{
  margin-bottom: 0px;
  padding: 0px;
}
#menugame li{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:white;
  padding-left: 21px;
  padding-top: 5px;
  height: 14px;
}
#menugame li a:hover{
  font-weight: bold;
}

.thumbsgames{
  width: 100px;
  height: 120px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:white;
  margin-left: 4px;
  margin-right: 2px;
}
.thumbsgames a:hover{
  font-weight: bold;
}

.thumbsgames2{
  width: 100px;
  height: 120px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:white;
  margin-left: 2px;
  margin-right: 2px;
}
.thumbsgames2 a:hover{
  font-weight: bold;
}

#judulfree{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:white;
  width:600px;
  margin-top:15px;
  padding-left:25px;
}
#judulfree a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:white;
  text-decoration:underline;
}
#judulfree a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:white;
  text-decoration:none;
}
#sorting {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
}
#sorting a {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#sorting a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#sorting .selected{
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#freegamesthumbs{
  width:357px;
  margin-top: 10px;
  margin-bottom:10px;
  /*margin-left: 15px;
  margin-right: 12px;*/
  line-height: 17px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: left;
}
#freegamesthumbs a{
  color:white;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration: underline;
}
#freegamesthumbs a:hover{
  text-decoration: underline;
}
#titlefreegamesthumbs{
  float:left;
  margin-left:10px;
  /*margin-top:10px;*/
  text-align:left;
}
#orangefreegamesthumbs{
  color:orange;
  font-size:11px;
}
#titlebig{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:white;
}
#pagenum{
  margin-top: 25px;
  margin-bottom:25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#pagenum a{
    width: 32px;
	height: 32px;
	color: #000000;
	background-color: #c0c0c0;
	margin-right: 5px;
	padding:1px 2px 1px 2px;
	border: solid 1px #5b5b5b;
}
#pagenum a:hover{
    width: 32px;
	height: 32px;
	color: #ffffff;
	background-color: #c0c0c0;
	margin-right: 5px;
	padding:1px 2px 1px 2px;
	border: solid 1px #5b5b5b;
}
#pagenumdown{
  margin-top: 15px;
  /*margin-left:258px;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom:5px;
}
#pagenumdown a{
    width: 32px;
	height: 32px;
	color: #000000;
	background-color: #c0c0c0;
	margin-right: 5px;
	padding:1px 2px 1px 2px;
	border: solid 1px #5b5b5b;
}
#pagenumdown a:hover{
  color: #FFFFFF;
}
#gamedesc{
  margin-top: 10px;	
  margin-left:15px;
  margin-right:15px;
  width: 642px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.wraperbig{
  width:628px;
  margin-bottom:35px;
  float:left;
}
.wrapersmall{
  width:100%;
  float: left;
}
#nav {
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
#nav a{
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:underline;
}
#nav a:hover{
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
}

/*from original*/
.listSmallText {
	font-size: 11px;
	color: #FFFFFF;

}
.listSmallText a{
	font-size: 11px;
	color: #FFFFFF;
}
.listSmallText a:hover{
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.mainSmallGameText {
	font-size: 11px;
	color: #FFFFFF;
}
.mainSmallGameText a{
	font-size: 11px;
	color: #FFFFFF;
}
.mainSmallGameText a:hover{
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.topMenuText {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}

/*link just released, most popular,top rated setting */
#linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}
#linkTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#linkTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

/*more button*/
.higlight {
	font-size:12px;
	font-weight:bold;
}
.higlight a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.higlight a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/*play button*/
.play_btn {
	cursor: pointer; 
	margin: 10px 0 -20px 0; 
	text-align: center; 
}
.play_btn_link{
	/*font-family:sans-serif;*/
	color: #00198F;
	text-align: center; 
	text-decoration: none; 
	padding: 0 7px; 
	font-weight: 500; 
	font-size: 28px; 
	white-space: nowrap; 
	text-transform:uppercase;
} 
.play_btn_l { 
	background:no-repeat url(/images/boxplay.png) 0 0; 
	width: 14px; 
	height: 45px;
}
.play_btn_m { 
	background:no-repeat url(/images/boxplay.png) -14px 0; 
	height: 45px;
}
.play_btn_r { 
	background:no-repeat url(/images/boxplay.png) -365px 0; 
	width: 15px; 
	height: 45px;
}

#rand_cat_games {
	width:875px;
	height:200px;
	margin:10px auto;
	display:block;
	clear:both;
	background:#DDDDE9 url(/img/rand_cat_bg.png) repeat-x;
	border:2px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
}
#rand_cat_games span{
	width:190px;
	height:32px;
	padding:3px 0 0 0;
	margin:0 0 0 5px;
	display:block;
	background:url(/img/rand_cat_ttl_bg.png) no-repeat;
	text-align:center;
	color:#FFFFFF;
}
#rand_cat_games img{	
	border:3px inset #333333;
}
#rand_cat_games a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
	display:block;
	width:100px;
}
#rand_cat_games a:hover{
	color:#808080;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
	display:block;
	width:100px;
}
