/* CSS Document */
body {
	background-color: #003366;
}
.cellTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topMenuText {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.topMenuText:link {color: white; text-decoration: none;}
a.topMenuText:visited {color: white; text-decoration: none;}
a.topMenuText:hover {color: white; text-decoration: underline;}
a.topMenuText:active {color: white; text-decoration: none;}

.subCategoryList {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.subCategoryList:link {color: black; text-decoration: none;}
a.subCategoryList:visited {color: black; text-decoration: none;}
a.subCategoryList:hover {color: black; text-decoration: underline;}
a.subCategoryList:active {color: black; text-decoration: none;}


.gameBreadcrumb {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.gameBreadcrumb:link {color: white; text-decoration: none;}
a.gameBreadcrumb:visited {color: white; text-decoration: none;}
a.gameBreadcrumb:hover {color: white; text-decoration: underline;}
a.gameBreadcrumb:active {color: white; text-decoration: none;}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.mainSmallGameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.displaygamebottomtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomgametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.privatemessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sendmessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.messagecellheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.messagefrom {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.messagesummary {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messagedate {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.privatemessagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.privatemessageprofileinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.privatemessageprofileusername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.privatemessagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.privatemessagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.memberlistboxtitles {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
.memberlistabc {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistusers {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistpages {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

a.PoweredBy:link {color: white; text-decoration: none;}
a.PoweredBy:visited {color: white; text-decoration: none;}
a.PoweredBy:hover {color: white; text-decoration: underline;}
a.PoweredBy:active {color: white; text-decoration: none;}







.featured_section_box{
        height:250;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left:1px;
	margin-right:0px;
	margin-bottom:1px;
}
.latest_played_box{
       	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left:1px;
	margin-right:0px;
	margin-bottom:5px;
}


.newest_games_bar{
	
	height:auto;
	margin-bottom:5px;
	text-align:center;
}

.main_section_headers{
	
	height:20px;
	background-color:#FF8000;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	background-image:url(<?=$base_url;?>templates/<?=$template_directory;?>/images/section_bg.gif);
	background-repeat:repeat-x;
}


.main_section_box{
       background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left:1px;
	margin-right:0px;
	margin-bottom:5px;
}

.small_sections{
	width:180px;
	background-color:#FFFFFF;
	margin-left:2px;;
	margin-right:2px;
	margin-bottom:5px;
	border:1px solid #000000;
}
.small_section_headers{
	height:20px;
	background-color:#FF8000;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	background-image:url(<?=$base_url;?>templates/<?=$template_directory;?>/images/section_bg.gif);
	background-repeat:repeat-x;
}



.menu_bar{
text-align:center;
	
	height:20px;
	border:1px solid #000000;
	background-color:#FF8000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}


.newest_games_bar{
	background-color:#FFFFFF;
	height:auto;
	margin-bottom:5px;
	text-align:center;
}









.main_section_content{
	
	margin-top:5px;
	padding:4px;
	
}
.main_section_featured{
	margin-top:5px;
	padding:4px;
	
}
.main_section_played{
	margin-top:5px;
	padding:4px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}

.front_game_categories{
	width:198px;
	height:245px;
	margin-left:4px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #000000;
	float:left;
}

.front_game_categories_headers{
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	background-image:url(<?=$base_url;?>templates/<?=$template_directory;?>/images/section_bg.gif);
	background-repeat:repeat-x;
}


.PageNumbers{
	width:auto;
  font-size: 12px;
	text-align:center;
}

.contentslide{
border: 0px solid navy;
padding: 0px;
width: 315px;
height: 210px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: auto; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
border: 1px solid #EEEEEE;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 315px; /*IE5 width*/
w\idth: 315px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.private_message_left{
  width:140px;
  float:left;
  text-align:center;
  background-color:#DDDDDD;
  margin-right:5px;
  padding:5px;

}

.private_message_main{
  width:auto;
  float:left;
  padding:5px;

}

<? if(!empty($action)){?>

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAAAA;
	text-decoration: none; /* no underline */
	color: #CCCCCC;
	background-color: #515151;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFFFFF;
  color: #000000;
  text-decoration: none;
  background-color: #AAAAAA;
}

div.pagination span.current {
  font-family: Arial, Verdana, Helvetica; 
  font-size:9pt;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	background-color: #AAAAAA;
	color: #000000;
	}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}
	
	div.pagination span.dots {
  font-family: Arial, Verdana, Helvetica; 
  font-size:16px;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #181818;
	background-color: #181818;
	color: #FFFFFF;
	}
<?}?>


.useradmin{
  text-align:right;
  color:#FFFFFF;
}

.useradmin a:link {
text-decoration: underline;
color: #FFFFFF;
}
.useradmin a:visited {
text-decoration: underline;
color: #FFFFFF;
}
.useradmin a:hover {
text-decoration: underline;
color: #FFFF00;
}
.useradmin a:active {
text-decoration: underline;
color: #FFFFFF;
}	

.game_breadcrumb a:link {
text-decoration: underline;
color: #FFFFFF;
}
.game_breadcrumb a:visited {
text-decoration: underline;
color: #FFFFFF;
}
.game_breadcrumb a:hover {
text-decoration: underline;
color: #FFFF00;
}
.game_breadcrumb a:active {
text-decoration: underline;
color: #FFFFFF;
}	


-->



