/* Overall Settings */
* {padding: 0px; margin: 0px;}

body {
	background-color: #F2F2F2;
	margin:0px 0px 0px 0px;
	cursor:default;
}

a:link {color:#026706; text-decoration:none;}
a:visited {color:#026706; text-decoration:none;}
a:hover {color:#2C00AA; text-decoration:none;}
a:active {color:#026706; text-decoration:none;}

/* ---- OBJECT STYLES ---- */

img {border:0px; border-style:none;}
a img {border:0px; border-style:none; }
form {margin:0px; padding:0px; display:inline-block}

h1 { font-size:22px; margin-top:0px; color:#14508B; margin-bottom:10px; font-weight:normal; text-transform:capitalize; }
	h2 a:link { color:#000000; text-decoration:none; }
	h2 a:visited { color:#000000; text-decoration:none; }
	h2 a:hover { color:#2C00AA; text-decoration:none; }
	h2 a:active { color:#000000; text-decoration:none; }
#top h1 { font-size:12px; margin-top:0px; color:#DDDDDD; margin-bottom:10px; font-weight:normal; text-transform:capitalize; }
	#top h1 a:link { color:#000000; text-decoration:none; }
	#top h1 a:visited { color:#000000; text-decoration:none; }
	#top h1 a:hover { color:#2C00AA; text-decoration:none; }
	#top h1 a:active { color:#000000; text-decoration:none; }
h2 { font-size:18px; margin-top:0px; color:#FFFFFF; margin-bottom:10px; font-weight:normal; text-transform:capitalize; }
	h2 a:link { color:#000000; text-decoration:none; }
	h2 a:visited { color:#000000; text-decoration:none; }
	h2 a:hover { color:#2C00AA; text-decoration:none; }
	h2 a:active { color:#000000; text-decoration:none; }
h3 { font-size:18px; margin-top:0px; color:#14508B; font-weight:normal; margin-bottom:7px; text-transform:capitalize; }
	h3 a:link { color:#000000; text-decoration:none; }
	h3 a:visited { color:#000000; text-decoration:none; }
	h3 a:hover { color:#2C00AA; text-decoration:none; }
	h3 a:active { color:#000000; text-decoration:none; }
h4 { font-size:17px; margin-top:0px; color:#14508B; font-weight:normal; text-transform:capitalize; }
	h4 a:link { color:#000000; text-decoration:none; }
	h4 a:visited { color:#000000; text-decoration:none; }
	h4 a:hover { color:#2C00AA; text-decoration:none; }
	h4 a:active { color:#000000; text-decoration:none; }
h5 { font-size:14px; margin-top:0px; font-weight:bold; color:#14508B; }
	h5 a:link { color:#000000; text-decoration:none; }
	h5 a:visited { color:#000000; text-decoration:none; }
	h5 a:hover { color:#2C00AA; text-decoration:none; }
	h5 a:active { color:#000000; text-decoration:none; }
h6 { font-size:14px; margin-top:0px; color:#14508B; }
	h6 a:link { color:#000000; text-decoration:none; }
	h6 a:visited { color:#000000; text-decoration:none; }
	h6 a:hover { color:#2C00AA; text-decoration:none; }
	h6 a:active { color:#000000; text-decoration:none; }

/* ---- STRUCTURE STYLES ---- */

.clear {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.floatleft {float: left;}
.floatright {float: right;}

hr {height:1px; color:#026706;}
.hr {height:15px; width:100%;}
.hrIE {height:15px; width:100%; _width:670px;}


/* Main Boxes */

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#top {
        width: 960px;      
        height: 30px;
        background-image: url('images/top.png');
        background-repeat: no-repeat;
        margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-align: center;
	position: relative;
	display: inline-block;
}

#header {
        background-image: url('images/header.png');
        background-repeat: no-repeat;
	background-position: center;
        width: 960px;
        height: 120px;
}

#footer {
        width: 960px;
        height: 100px;
        background-image: url(images/footer_new.png);
        background-repeat: no-repeat; 
	margin: 10px 0 10px 0;
 	/* upload a header with the dimensions 920x92px and uncomment the lines above */
}

#separator {
        width: 400px;
        height: 2px;
	margin-left: 5px;
	margin-bottom: 20px;
        background-image: url(images/footer_div.png);     
        background-repeat: no-repeat;
	margin-top: 50px;
}

#logo {               
float: left;
width:320px;
height:120px;                 
display:inline;   
}

#topad100 {           
position: relative;
float: right;
padding: 10px;
} 

#left {
float:left;
width:200px;
padding:0 2px 0 2px;
_width:205px;
margin:0px;
font-size:14px;
}

#right {
float:right;
width:750px;
padding: 0 2px 0 2px;  
_width:755px;
margin:0px;
font-size:14px;
}

.ad {

	text-align: center;

}

.status {
        width: 320px;
        height: 100px;
        float: right;
        margin-top: 10px;
}
.status_left {
        background-image: url('images/login-avatar.png'); 
        background-repeat: no-repeat;
        width: 100px;
        height: 100px;
        float:left ;
}
.status_left img {
        margin: 6px;
}

.status_right {
        background-image: url('images/login-form.png');      
        background-repeat: no-repeat;
        width: 215px;
        height: 100px;
        float: left;
}

.status_form {
        width: 215px;
        float: left;
        padding-top: 4px;
}



.loginstyle { 
height : 20px;
width : 150px;
padding : 0 0 0 3px;
border : 1px solid #ff9900;
font-family : arial, helvetica, sans-serif;
font-size : 12px;
}

.loginuser {
	width: 170px;
	margin: 0 0 1em 0;

}

.loginpass {
	width: 170px;
        margin: 0 0 1em 0;
}

.loginbtn {
	padding-top: 2px;
	margin: 1px;
	float: left;
}

.loginsubmit {
	height: 19px;
	width: 58px;
        padding-top: 0px;
        margin: 1px;
	margin-top: 0px;
}

.registerbtn {
 	padding-left: 2px;

}

.status_top {
	width: 250px;
	height: 6px;
	background-image: url(images/status_top.gif);
	background-repeat: no-repeat;
}
.status_mid {
	width: 250px;
	height: auto;
	background-image: url(images/status_mid.gif);
	background-repeat: repeat-y;
}
.status_bot {
	width: 250px;
	height: 6px;
	background-image: url(images/status_bot.gif);
	background-repeat: no-repeat;
}

#menu {
	width: 960px;
	height: 40px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	
}

.submenu {
	width: 960px;
	_width:956px;
	height: 26px;
	line-height: 26px;
	background-image: url(images/submenu.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0 2px 0 2px;
	color:#FFFFFF;
	float: left;
	text-align:center;
	text-transform:capitalize;
}

        .submenu a:link {color:#FFFFFF; text-decoration:none;}
        .submenu a:visited {color:#FFFFFF; text-decoration:none;}
        .submenu a:hover {color:#b5e0f5; text-decoration:none;}
        .submenu a:active {color:#FFFFFF; text-decoration:none;}
        .submenu .num {color:#b5e0f5; font-size:10px;}


#searchform {
        float: left;
        padding-top: 10px;
}

#searchform #searchinput {
        background: url(images/searchbar.gif) no-repeat;
        padding: 5px 5px 5px 5px;
        color: #606060;
        width: 145px;
        height: 14px;
        border:0;
        font-weight: bold;
}

#searchbtn {
        float: left;
        margin-right: 25px;
        margin-top: 10px;
}

.main_cont {
	width: 960px;
	height: auto;
	text-align: left;
	margin-top: 5px;
	float: left;
}

.f_bgbox_cont {
	width: 604px;
	float: left;
	margin-left: 2px;
}

.f_bgbox_top {
	width: 604px;
	height: 6px;
	background-image: url(images/f_bgbox_top.gif);
	background-repeat: no-repeat;
}
.f_bgbox_mid {
	width: 604px;
	height: auto;
	background-image: url(images/f_bgbox_mid.gif);
	background-repeat: repeat-y;
}
.f_bgbox_bot {
	width: 604px;
	height: 6px;
	background-image: url(images/f_bgbox_bot.gif);
	background-repeat: no-repeat;
}
.fbox_cont {
	width: 336px;
	float: left;
	margin-left: 4px;
}
.fbox_top {
	width: 336px;
	height: 30px;
	line-height: 32px;
	background-image: url('images/fbox_top.gif');
	background-repeat: no-repeat;
        color: #FFFFFF;
        padding-left: 10px;
        text-align: left;  
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;

}
.fbox_mid {
	width: 336px;
	height: auto;
	background-image: url(images/fbox_mid.gif);
	background-repeat: repeat-y;
}

#featured {
	width: 336px;
        height: 238px;
        padding: 5px 10px 10px 4px;
}

.fbox_gamethumbs {
	width: 334px;
	height: 53px;
	background-image: url(images/fbox_gamethumbs.gif);
	background-repeat: repeat-x;
	margin-left: 1px;
}

.fbox_bot {
	width: 336px;
	height: 6px;
	background-image: url(images/fbox_bot.gif);
	background-repeat: no-repeat;
}

#slides {
	margin-left: 0px; 
}

#slideslist { 
	list-style: none; 
	width: 320px;
	margin: 0;
	padding: 0;
}

#slideslist li{
	float: left;
	position: relative;
}
#slides a img{
	width: 320px;
	height: 200px; 
	display: block;
	border: 4px solid #ffffff;
}

#slideshowinfocont{
	font-size: 11px;
	position: absolute; 
	color: #ffffff; 
	padding: 5px; 
	z-index: 3;
	bottom: 4px; 
	left: 4px; 
	width: 310px; 
	height: 15px;
	text-align: center;
	font-weight: bold; 	
	background: url('images/featured_textbg.png');
}

#slideshowinfocont2  {
	float: right;
	width: 110px;
	height: 25px;
        background: url('images/play.gif');

}

#slidesnav{ 
	list-style: none; 
	overflow: hidden; 
	margin: 0;
	padding: 0;
	margin-top: 5px; 
	margin-left: 25px;
	font-family: Arial, Tahoma;
	font-size: 11px;
	width: 100%;
}

#slidesnav li{ 
	font-weight: bold;
	font-size: 12px; 
	float: left;
	background: #A5CF90;
	color: #026706; 
	margin-right: 3px; 
	cursor: pointer;
	padding:5px 8px 5px 8px;
}
#previous, #next {
	font-weight: normal!important; 
	font-size: 11px!important; 
	background: none!important; 
}

.previous{
	margin-left: 30px;
	margin-bottom: 100px;
	padding-left: 20px;
	margin-right: 5px!important;
	display: inline;
}

.next{ 
	margin-right: 30px;
        margin-bottom: 60px;
	padding-right: 20px;
	margin-left: 5px!important;
	display: inline;
}
.activeslide {
	background: #f49a0a!important;
	cursor: auto;
}

.mpop_cont {
	width: 253px;
	float: left;
	margin-left: 5px;
}
.mpop_top {
	width: 253px;
	height: 30px;
	line-height: 32px;
	background-image: url(images/mpop_top.gif);
	background-repeat: no-repeat;
        color: #FFFFFF;
	padding-left: 10px;
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;

}
.mpop_mid {
	width: 253px;
	height: auto;
	min-height: 253px;
	background-image: url(images/mpop_mid.gif);
	background-repeat: repeat-y;
}
.mpop_bot {
	width: 253px;
	height: 6px;
	background-image: url(images/mpop_bot.gif);
	background-repeat: no-repeat;
}





.adbox_cont {
	width: 346px;
	float: left;
	margin-left: 6px;
}
.adbox_top {
	width: 346px;
	height: 6px;
	background-image: url(images/adbox_top.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-size: 0px;
}
.adbox_mid {
	width: 346px;
	height: auto;
	background-image: url(images/adbox_mid.gif);
	background-repeat: repeat-y;
}
.adbox_bot {
	width: 346px;
	height: 6px;
	background-image: url(images/adbox_bot.gif);
	background-repeat: no-repeat;
}



.mpop_cont2 {
	width: 346px;
	
	margin-left: 5px;
}
.mpop_top2 {
	width: 346px;
	height: 30px;
	line-height: 32px;
	background-image: url(images/fbox_top.gif);
	background-repeat: no-repeat;
        color: #FFFFFF;
	padding-left: 10px;
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;

}
.mpop_mid2 {
	width: 346px;
	height: auto;
	min-height: 253px;
	background-image: url(images/mpop_mid2.gif);
	background-repeat: repeat-y;
}
.mpop_bot2 {
	width: 346px;
	height: 6px;
	background-image: url(images/mpop_bot2.gif);
	background-repeat: no-repeat;
}





.ad336 {

	padding: 5px 5px 5px 5px;
	text-align: center;
	display: block;
}

.left_content {
	width: 200px;
	float: right;
	padding-left: 2px;
}
.left_top {
	width: 200px;
	height: 45px;
	line-height: 44px;
	background-image: url('images/left_top.gif');
	background-repeat: no-repeat;
        color: #FFFFFF;
	margin-top: 5px;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;

}
.left_mid {
	width: 200px;
	height: auto;
	background-image: url(images/left_mid.gif);
	background-repeat: repeat-y;
}

.left_inner {    
	line-height: 24px;
        background-image: url(images/leftinner.gif);
        background-repeat: no-repeat;
        margin-top: 5px;
        color: #FFFFFF;
        padding-bottom: 5px;
	padding-left: 5px;                  
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;
}

.left_bot {
	width: 200px;
	height: 10px;
	background-image: url(images/left_bot.gif);
	background-repeat: no-repeat;
}

.main_content {
	width: 750px;
	float: left;
}
.main_top {
	width: 750px;
	height: 45px;
	line-height: 45px;
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
        color: #FFFFFF;
        padding-left: 15px;
        text-align: left; 
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;
}

.main_mid {
	width: 750px;
	height: auto;
	background-image: url(images/main_mid.gif);
	background-repeat: repeat-y;
}
.main_bot {
	width: 750px;
	height: 10px;
	background-image: url(images/main_bot.gif);
	background-repeat: no-repeat;
}

.main_inner {        
        line-height: 24px;
        background-image: url(images/maininner.gif);
        background-repeat: no-repeat;
        margin-top: 5px;
        color: #FFFFFF;
        padding-bottom: 5px;
        padding-left: 5px;           
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;
}


.game{position:relative; width:150px; height:132px; margin:5px 15px 5px 15px; padding:0; float:left; display:block; cursor:pointer;} 
.gameHover{position:relative; width:150px; height:132px; margin: 5px 15px 5px 15px; padding:0; float:left; display:block; cursor:pointer;}
.game span{display: none;} 

	.gameHover span{ 
	  display:block;
	  position:absolute;
	  cursor:pointer;
	  width:150px;
	  border:0px solid #636363; 
	  top:0px; 
	  left:0px; 
	  background-color:transparent; 
	  color:#000000;
	  z-index:10;
	} 
	.gameHover span .title {
		position:absolute; 
		top:0px; 
		width:146px; 
		background-color:#FFFFFF; 
		font-size:12px; 
		font-weight:bold; 
		text-align:center; 
		padding:2px;
  		/* for IE */
  		filter:alpha(opacity=80);
  		/* CSS3 standard */
  		opacity:0.8;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	}
	.gameHover span .play {
		position:absolute; 
		top:117px; 
		width:150px; 
		height:15px; 
		background-color:#FFFFFF; 
		margin:0; 
		padding:0;
	}
	.game .thumb {width:150px; height:115px; text-align:center; margin:0; padding:0;}
	.gameHover .thumb {width:150px; height:115px; text-align:center; margin:0; padding:0;}


.misc_top {
        width: 750px;
        height: 9px;
        line-height: 42px;
        background-image: url(images/misc_top.gif);
        background-repeat: no-repeat;              
        margin-top: 5px;             
        color: #FFFFFF;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;           
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;            
}

.misc_top2 {          
        width: 750px;  
        height: 10px;      
        line-height: 42px;
        background-image: url(images/misc_top.gif);
        background-repeat: no-repeat;
        margin-top: 5px;
        color: #FFFFFF;
        padding-left: 15px;          
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.2em;
}
.misc_mid {
        width: 750px;
        height: auto;
        background-image: url(images/misc_mid.gif);
        background-repeat: repeat-y;
	text-align: center;
}
.misc_bot {
        width: 750px;
        height: 10px;
        background-image: url(images/misc_bot.gif);
        background-repeat: no-repeat;
}

/* Display Game Buttons */

.gamebutton {

	margin: 10px 10px 0 10px;
	text-align: center;
	padding-left: 25px;
}

/* Comments */


.comment_top {              
        width: 750px;      
        height: 20px;
        background-image: url(images/comment_top.png);
        background-repeat: no-repeat;
        text-align: left;    
}
.comment_mid {
        width: 750px;
        height: auto;
        background-image: url(images/comment_mid.png);
        background-repeat: repeat-y;
        text-align: center;
}
.comment_bot {
        width: 750px;
        height: 15px;
        background-image: url(images/comment_bot.png);
        background-repeat: no-repeat;
}


.comments img {

        margin: 10px 0 0 0;
}

.profile_back {
        width: 180px;    
        height: 160px;  
        background-image: url(images/avatarbackground.png);
        background-repeat: no-repeat;
        text-align: center; 
}

.profile_avatar {
	padding: 10px;
	text-align: center;
}

.profilebuttons {
	padding: 2px;
	margin-left: 6px;
}

/* Box Content */

.nogreen_box_text {
	padding-left: 3px;
	padding-right: 3px;
      
}
.green_box_text {
	padding-right: 8px;
       	color: #000000;
        padding-left: 10px;
        text-align: left;
 	letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: 1.0em;
      
}

.status_box_text {
        padding-left: 8px;
 	padding-right: 8px;
        color: #000000;
        padding-left: 10px;
 	text-align: left;
        letter-spacing: -1px;
        font-family: "Trebuchet MS", Arial, Tahoma;
        font-size: .8em;
 	
}

.pagination { 
  padding : 4px 4px 0 4px;
  margin : 4px 4px 0 4px;
  text-align : center;
  position : relative;
  top : 10px;
  color: #026706;
  font-family: Comic Sans MS, Arial, Verdana, Helvetica;
  font-weight:normal;  
} 

.pagination a { 
        padding: 4px 8px 0px 8px;
  margin : 4px 4px 0 4px;
  border : 1px solid #026706;
  text-decoration : none;
  color : #FFFFFF;
  background-color : #026706;
  padding:2px;
} 

.pagination a.hover, .pagination a.selected { 
  border : 1px solid #026706;
  color : #026706;
  text-decoration : none;
  background-color: #FFFFFF;
} 

div.pagination {
        padding: 5px;
        margin: 4px 4px 0 4px;
        height: 40px;
        color: #026706;
  font-family: Comic Sans MS, Arial, Verdana, Helvetica;
  font-weight:normal;
}

div.pagination a {
        padding: 4px 8px 4px 8px;
        margin: 4px 4px 0 4px;
        border: 1px solid #026706;
        text-decoration: none; /* no underline */
        color: #FFFFFF;
        background-color: #026706;
}

div.pagination a:hover, div.pagination a:active {
        border: 1px solid #026706;
  color: #026706;
  text-decoration: none;
  background-color: #FFFFFF;
}

div.pagination span.current {
  font-family: Comic Sans MS, Arial, Verdana, Helvetica; 
  font-size:10pt;
  font-weight: normal;
        padding: 4px 8px 4px 8px;
        margin: 4px;
        border: 1px solid #026706;
        background-color: #FFFFFF;
        color: #026706;
        }

div.pagination span.disabled {
  padding: 4px 8px 4px 8px;
  margin: 4px;
        border: 1px solid #EEE;
        color: #DDD;
        }

div.pagination span.dots {
  font-family: Comic Sans MS,Arial, Verdana, Helvetica; 
  font-size:16px;
  font-weight: normal;
  padding: 4px 8px 4px 8px;
  margin: 4px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #026706;
}



.useradmin{
  text-align: center;
}

.useradmin a:link {
text-decoration: underline;
}
.useradmin a:visited {
text-decoration: underline;
}
.useradmin a:hover {
text-decoration: underline;
color: #FFFF00;
}
.useradmin a:active {
text-decoration: underline;
}	

.game_breadcrumb a:link {
text-decoration: underline;
}
.game_breadcrumb a:visited {
text-decoration: underline;
}
.game_breadcrumb a:hover {
text-decoration: underline;
color: #FFFF00;
}
.game_breadcrumb a:active {
text-decoration: underline;
}


