html {
	height: 100%;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;

}

img,table {
	border: none;
}


.rolloverImg {
position: absolute;
top: 3px;
left: 26px;
z-index: 1;


}

.rank {
	text-align:center;	
	padding-left:1px;
	width:7%;
	font-weight:bold;
}

.scoreUsername {
	text-align:left;	
	padding-left:30px;
	width:60%;
	font-weight:bold;
}

.scorehead {
	text-align:left;	
	width:33%;
	font-weight:bold;
}

#scoreExternalDiv {
	
	
	
}

.scUsername {
	font-size: 8px;
}

.scoreDiv {
	height: 180px;
	/*max-height: 180px;*/
	overflow : auto;
	background-color:#fff;
	font-size:9px;
	margin: 2px;
	padding: 6px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}

#game img {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:3px solid #000 !important;
	
}

#game p img {
	border:none !important;

}

.rounded {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

#messageR {
	position: absolute;
	
	
}

.emailButton {
	float:right;
	margin-right:390px;
	margin-top:-9px;
}

/* @group rounded-corners pics */

.rounded_wrapper {
	position: relative;
}

.rounded_wrapper img {
	border-width: 0;
	border-style: none;
}

.rounded_wrapper div {
	height: 7px;
	position: absolute;
	width: 100%;
}

.rounded_wrapper .tl {
	top: 0;
	left: 0;
	background: url(../img/rounded_corners/tl.png) no-repeat left top;
}

.rounded_wrapper .tr {
	top: 0;
	right: 0;
	background: url(../img/rounded_corners/tr.png) no-repeat right top;	
}

.rounded_wrapper .br {
	bottom: 0;
	right: 0;
	background: url(../img/rounded_corners/br.png) no-repeat right bottom; 
}

.rounded_wrapper .bl {
	bottom: 0;
	left: 0;
	background: url(../img/rounded_corners/bl.png) no-repeat left bottom;
}

/* IE6 fix */
.ie6_width .tr {
	right: -1px;
}

.ie6_width .br {
	right: -1px;
}

.ie6_height .br {
	bottom: -1px;
}

.ie6_height .bl {
	bottom: -1px;
}

/* @end */


body.contentpane {
	background: #f8f8f8;
}
/* a links */
a:link, a:visited, a:active {
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C00;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

.preloading {
	background: #191919 url(../images/AOG_PreLoading.jpg) top center no-repeat;
}

.bodyBG {
	/*background: #081018 url(../images/Xmas12backD.jpg) top center no-repeat;*/
	background: #001407 url(../images/background10.jpg) fixed top center no-repeat;
	/*background: #000000 url(../images/MayaBack.jpg) top center no-repeat;*/
}

.bodyBG-strategy {
	background: #f2f6f5 url(../images/background-strategy.jpg) top center no-repeat;
}


#menuContainer {
	height: 50px;
	width: 987px;
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
}

#n_footer {
	background-color:#eae9e2;	
	height:100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
/*	margin: 0 auto;*/
	margin:10px 0 5px -2px auto;
	padding:0px 0px 0px 0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
	
}

#n_footer a {
	color:#77604f;
	font-weight:bold;
	text-decoration:none;	
	
}

#topModules {
	height: 104px;
	width: 996px;
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 2px;
}

#avatar {
	height:86px;
	float:left;
	
	border: 2px solid #cdcbc4;
	
	
	
	/*background: url(../images/avt_back.png) top left no-repeat;*/
	background-color:#e0ded7;
	width:234px;
	margin:-8px 11px 10px 6px;
	padding:8px 2px 10px 2px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


#topADS {
	border: 3px solid #333;
	float:left;
	margin-top:4px;
	margin-left:-5px;	
	width:728px;
	background-color:#333;
	/* Fallback for web browsers that doesn't support RGBa */
/*
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
	
	
}




h5 {
	font-family:Tahoma, Geneva, sans-serif;	
	font-variant:small-caps;	
	font-size:12px;
	color:#444444;
	text-decoration:none;
	margin:0;
	padding:0;
}

.gameRatingPlay {
	font-family:Tahoma, Geneva, sans-serif;	
	
	font-weight:normal;	
	font-size:11px;
	color:#555;
	
}

h5 a:link, a:visited {
	font-family:Tahoma, Geneva, sans-serif;	
	font-variant:small-caps;	
	font-size:12px;
	color:#20252b;
	text-decoration:none;
}

h5 a:hover {
	text-decoration:underline;
	color:#FF3300;
}


#mainMenu-start {
	width:7px;
	height: 51px;
	float:left;
	background-image: url(../images/mainMenu-start.png);
	background-position: center top;
}

#menuBack {
	float:left;
	width:964px;
	height: 51px;
	background-image: url(../images/topMenu-center.png);
	background-repeat: repeat-x;
	background-position: top;
}

#mainMenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight:bold;
	font-size:10px;
	color:#fff;
	float:left;
	width:auto;
	padding-top:17px;
	height: 51px;
	background: url(../images/mainMenu-center.png) top center repeat-x;
}

#mainMenu ul {
	list-style-type: none;
	margin: auto;	
	margin-left:-40px;
}

#mainMenu ul a {
	padding-right: 6px;
	padding-left: 6px;
	/*display: block;*/
	text-decoration: none;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}

#mainMenu ul a:hover {
	color:#FC0;
}

#mainMenu li {
	
	float: left;	
}

#mainMenu li.active a {
	color:#fff;
	height: 51px;
	background-color:#a70d00;
	background-repeat: repeat-x;
	background-position: center -17px;
}

#mainMenu-end {
	float:left;
	width:12px;
	height: 51px;
	background-image: url(../images/mainMenu-end.png);
	background-position: center top;
	
}

#topMenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#5a5955;
	float:left;
	width:auto;	
	padding-top:17px;
	padding-left:-10px;
	height: 51px;
	
}


#topMenu ul {
	list-style-type: none;
	margin: auto;	
	margin-left:-40px;
}

#topMenu ul a {
	padding-right: 6px;
	padding-left: 6px;
	/*display: block;*/
	text-decoration: none;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#5a5955;
}

#topMenu ul a:hover {
	color:#C00;
}

#topMenu li {
	
	float: left;	
}

#topMenu li.active a {
	color:#fff;
	height: 51px;
	background-color:#a70d00;
	background-repeat: repeat-x;
	background-position: center -17px;
}


#topMenu-end {
	float:right;
	height:51px;
	width:16px;	
	background-image: url(../images/topMenu-end.png);
	background-position: center top;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin: 0;
	/*background: url(../images/page_center_bg.png) top center repeat-y;*/
	/*background-color:#fff;*/
}

div.center {
	background-color:#fff;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0px 0;
	width: 980px;
}


div#wrapper {
	padding: 0;
	margin: 0 auto;
}

#topContent {
	height:9px;
	background: url(../images/content_up.png) top center no-repeat;
}

#dwnContent {
	height:9px;
	background: url(../images/content_dwn.png) top center no-repeat;
}

#content {
	width: 980px;
	margin: 0 auto;
	margin-top:-2px;
	padding: 0;
	overflow: hidden;
	
}

#columnright {
	margin: 0;
	
	float: right;
	padding: 5px;
	text-align: left;	
	
}


#columnleft {
	margin: 0;
	width: 200px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;	
}

.module-hilite4 {
	margin-top:6px;
	
}

.module h3 {
	color:#262626;
	height:1px;
	background-color:#eeeeee;
	margin:6px 1px 10px 0;
	padding:13px 3px 30px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;
}

.module-hilite3 h3 {
	
	color:#fff;
	height:1px;
	background-color:#333;
	margin:6px 1px 10px 0;
	padding:13px 3px 30px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;
	
}

.module-hilite4 h3 {
	
	color:#fff;
	height:1px;
	background-color:#ffb400;
	margin:-2px 1px 10px 0;
	padding:13px 3px 30px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;
	
}

.module-hilite5 {
	/*height:300px;
	margin-bottom:10px;	*/
}

.module-hilite5 h3 {
	
	color:#fff;
	height:1px;
	background-color:#c52d00;
	margin:6px 1px 10px 0;
	padding:13px 3px 30px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;
	
}

.module-hilite9 h3 {
	/* PER achievements */
	color:#fff;
	height:1px;
	background-image:url(../../../images/stories/mini_badge.png);
	background-color:#c52d00;
	margin:6px 1px 0px 0;
	padding:8px 3px 20px 40px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	clear:both;
	background-repeat: no-repeat;
	background-position: 5px;	
}

.module-hilite10 h3 {
	
	color:#fff;
	height:1px;
	background-color:#c52d00;
	margin:6px 1px 10px 0;
	padding:8px 3px 20px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	clear:both;
	
}




.module-hilite6 h3 {
	/* PER HOME PAGE */
	color:#1d282d;
	height:1px;
	background-color:#e4e7ea;
	margin:6px 1px 0px 0;
	padding:8px 3px 20px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	clear:both;
	
}

.module-hilite7 h3 {
	
	color:#fff;
	height:1px;
	background-color:#1d282d;
	margin:6px 1px 10px 0;
	padding:13px 3px 30px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;
	
}

.module-hilite8 h3 {
	
	color:#1d282d;
	height:1px;
	/*background-color:#d9dcdf;*/
	background-color:#eae9e2;
	margin:6px 1px 10px 0;
	padding:13px 3px 30px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;
	
}



div#maincolumn {
	float: left;
	
	margin: 0;
	padding: 6px;
	overflow:hidden;
}

div#maincolumn_full {
	float: left;
	width: 100%;
	margin: 0;
	padding: 6px;
	overflow:hidden;
}


#gamesBlogMainContainer {
	/*background: url(../images/gamesBlogMainCont.png) top left no-repeat;*/
	padding:2px; 
	width:100%;  	
	
}

#gamesBlogGameContainer {
	overflow:hidden;
	border: 1px solid #EEE;
	vertical-align:top;
	height:70px;
	margin:1px;
	padding:2px;
	position:relative;
}
#gamesBlogGameContainer a {
	display:block;
}

#gamesBlogGameContainer:hover {
	 /* fallback (Opera) */
    background-color:#e0ded7;
	/*background: #d9dfe3;*/
    /* Mozilla: */
    background: -moz-linear-gradient(left, #fff, #e0ded7);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, right top, from(#fff), to(#e0ded7));
    /* MSIE */

}

#gamesBlogGameContainer a:hover {
		text-decoration:none;
		
}


#gamesBlogGameContainer a:hover h5{
		text-decoration:none;
		color:#FF3300;
}

#gamesBlogGameContainer h5 {
	font-family:Tahoma, Geneva, sans-serif;	
	font-variant:small-caps;	
	font-size:11px;
	color:#3b464c;
	text-decoration:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
#gamesBlogGameContainer h5 {
	font-family:Tahoma, Geneva, sans-serif;	
	font-variant:small-caps;	
	font-size:12px;
	color:#3b464c;
	text-decoration:none;
}
}  

#gamesBlogGameContainer h5:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
	color:#FF3300;
}



#gamesCategoryTitle {
	font-size:14px;
	color:#333;
	font-weight:bold;
	font-variant:small-caps;	
	padding-top:10px;
}

#gamesCategoryIcon {
	padding-top:10px;
}

#gameContainer {
	padding:0;
	margin:0 auto;
	min-width:800px;
	max-width:1024px;
}

#gameWithScoreContainer {
	padding:0;
	margin:0 auto;
	min-width:1000px;
	max-width:1200px; 
}

#game_content {
	background-color:#191919;
}


#gameScore {
	color:#fff;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#fff;
	background-color:#191919;
	padding:10px;
}


#game {
	color:#fff;
	/*color:#333;*/
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#fff;
	background-color:#191919;
	padding:10px;
	/*width:900px;*/
}



#game tbody div {
	background-color:#191919 !important;
	
}

#game tbody strong{
	color:#FC0;
	background-color:#191919 !important;
	
}

#game hr {
	border: 1px solid #333;
}

#game a {
	color:#CC0000;	
}


#underGame {
	width:980px;
	margin: 0 auto;
	/*padding:10px;*/
	background-color:#fff;
	/*border-top:2px solid #d6d4c8;*/
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	vertical-align:top;
}



#gameTitle a h1 {
	color:#fff;	
	font-size:24px;
	font-weight:bold;
	font-variant:small-caps;
}
	
#game_tlc
{
	background-image:url(../images/container/black/tlc.png);
	background-position: 0% 0%;
	width:11px;
	height:12px;	
	background-repeat:no-repeat;
	}

#game_trc
	{
	background-image:url(../images/container/black/trc.png);
	background-position: 100% 0%;
	width:11px;
	height:12px;	
	background-repeat:no-repeat;
	}
	
#game_blc
	{
	background-image:url(../images/container/black/blc.png);
	background-position: 0% 100%;
	width:11px;
	height:11px;	
	background-repeat:no-repeat;
	}

#game_brc
	{
	background-image:url(../images/container/black/brc.png);
	background-position: 100% 100%;
	width:11px;
	height:11px;	
	background-repeat:no-repeat;
	}
	
#game_tb {
	background-color:#191919;	
	height:12px;	
}

#game_bb {
	background-color:#191919;	
	height:11px;	
}

#game_lc {
	background-color:#191919;	
	width:11px;
}

#game_rc {
	background-color:#191919;	
	width:11px;
}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 55em;				/* <-- use this for a set width */
	width:95%;
	background-color: #eeeeee;;
	}
 	
#content
	{
	padding:3em;
	}

#content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/container/black/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/container/black/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/container/black/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/container/black/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-color:#191919;
	background-position: 0% 0%;
	}

#bb
	{
	background-color:#191919;
	background-position: 50% 100%;
	}
	
#rb
	{
	background-color:#191919;
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color:#191919;
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}



#gameRightNav {
	float:right;
	min-width:180px;
	overflow:hidden;
	height:100%;
	background-color:#eeeeee;
	margin:4px 5px 10px 0;
	padding:8px 6px 30px 6px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px
}









table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}
input.button, .validate  {
	background: #009499;
	border: 1px;
	font-size: 10px;
	color: #fff;
	padding: 3px 4px;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.inputbox, #email {
	border: 1px solid #009499;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}

div.module div div div form#form-login {
	width: 160px;
}



#search div.module div div div form {
	padding: 0;
	margin: 0;
}

#search div.module_menu div div div div.search, #search  div.module div div div div.search {
	text-align: left;
	padding: 0;
	margin: 0;
	background: url(../images/search_bg.png) top left no-repeat;
}

#search div.module_menu div div div div.search1, #search  div.module div div div div.search1 {
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
	background: url(../images/search_bg.png) top right no-repeat;
	border: none;
}

#search div.module_menu div div div div.search1 input, #search  div.module div div div div.search1 input {
	float: right;
	line-height: 13px;
	font-size: 12px;
	color: #798950;
	margin:	0;
	width: 115px;
	height: 20px;	
	padding: 5px 5px 0 5px;
	border: none;
	text-transform: capitalize;
	background:none;
}	



#search .search .inputbox {
	line-height: 13px;
	font-size: 12px;
	color: #798950;
	margin:	0;
	width: 120px;
	height: 20px;	
	padding: 5px 0px 0 5px;
	border: none;
	text-transform: capitalize;
	background:none;
}

#search .search .button {
	text-align: center;
	background: transparent url(../images/search_btn_bg.png) top center no-repeat;
	font-size: 11px;
	color: #798950;
	margin: 0 0 0 10px;
	padding:0 0 2px 0;
	width: 65px;
	height: 27px;
	border:none;
	line-height: 26px;
}



/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/





#header_main .hleft {
	float: left;
	width: 474px;
	height: 276px;
	background: transparent url(../images/header_cinelogo.png) top left no-repeat;
	padding: 0;
}

#header_main .hright {
	float: left;
	width: 466px;
	height: 256px;
	padding: 10px 0 0 10px;
}

#header_main .hright  .hwr-left {
	float: left;
	width: 228px;
}

#header_main .hright  .hwr-right {
	float: right;
	width: 228px;
		
}

#header_main .hright  .hwr-right h3 , #header_main .hright  .hwr-left h3 {
	font-family: Tahoma, Arial, sans-serif;
	width: 218px;	
	color: #798950; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/latest_h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 24px;
	margin: 0
}


#header_main .hright .hwr-left div.module_menu div div div, #hw-right .hwr-left div.module div div div,#hw-right .hwr-left div.module_menu div div, #hw-right .hwr-left div.module div div {
	padding: 0;
	margin: 0;
	background: none;	
}

#header_main .hright .hwr-right div.module_menu div div div, #header_main .hright .hwr-right div.module div div div,#header_main .hright .hwr-right div.module_menu div div, #header_main .hright .hwr-right div.module div div {
	padding: 0;
	margin: 0;
	background: none;	
}

#header_main .hright .hwr-right div.module_menu div div div,#header_main .hright .hwr-right div.module div div div, #header_main .hright .hwr-left div.module_menu div div div,#header_main .hright .hwr-left div.module div div div {
	text-align: left;
}

#header_main .hright .hwr-right div.module div div div ul, #header_main .hright .hwr-left div.module div div div ul {
	padding: 5px 5px 0 25px;	
	margin: 0;
}

#header_main .hright .hwr-right div.module div div div ul {
	list-style: url(../images/arrow_tleft.png);
}

#header_main .hright .hwr-left div.module div div div ul {
	list-style: url(../images/arrow_tright.png);
}

#header_main .hright .hwr-right div.module div div div ul, #header_main .hright .hwr-left div.module div div div ul {
	color: #1852D2;
}
#header_main .hright .hwr-right div.module div div div ul li a, #header_main .hright .hwr-left div.module div div div ul li a {
	color: #4E1703;
	text-decoration: none;
	font-size: 11px;
}

#header_main .hright .hwr-right div.module div div div ul li a:hover , #header_main .hright .hwr-left div.module div div div ul li a:hover {
	color: #4E1703;
	text-decoration: underline;
}

#newsflash {
	font-size: 11px;
	height: 130px;
	overflow: hidden;
}

#newsflash div.module_menu div div div, #newsflash div.module div div div {
	text-align: justify;
}

#newsflash h3 {
	font-family: Tahoma, Arial, sans-serif;
	width: 456px;	
	color: #798950; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 26px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/newsflash_h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 24px;
	margin: 0
}



#topw {
	width: 987px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#logo {
	float: left;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	padding-top:5px;
	width: 498px;
	height: 40px;
	/*background: transparent url(../images/ageofgames_logo.png) top left no-repeat;*/
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	padding:0;
	margin: 0;
	letter-spacing: 1px;
	color: #ACCF4D;
	text-decoration: none;
	outline: none;
	
}

#headCenter {
	width:225px;
	height: 70px;
	float:left;	
	margin-top:15px;
	margin-bottom:-15px;
}


#headRight {
	float: right;
	width:264px;
	margin-top:20px;
	
	
}

#logoelio {
	float:left;
	text-align: left;
	margin: 0;
	padding: 0;
	width:100px;
	height: 116px;
}

.pill_m {logo

	text-align: left;
	margin: 0 auto;
	width:938px;
	height: 116px;
	/*background: transparent url(../images/ageofgames_logo.png) top left no-repeat;*/
}

#pillmenu {
	text-align: left;
	padding: 0 0 0 15px;
	margin:0 auto;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	background:none;

}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	background: url(../images/pillmenu_bg_hover.png) center center repeat-x;
}

#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 116px;
	padding: 0 25px;
	margin: 0 1px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: none;
	height: 117px;
	background: url(../images/pillmenu_bg.png) center center repeat-x;
}

#pillmenu li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/pillmenu_bg_hover.png) center center repeat-x;
}

div#timedate {
	font-size: 12px;
	font-weight: bold;
	color: #AB4C37;
	text-align: center;
	padding: 0 0 10px 0;	
}





div.cpathway {
	margin: 0 0 10px 0;
	padding: 0;
	height: 25px;
	background: transparent url(../images/cpathway-right.jpg) bottom right no-repeat;
}

div.cpathway div.cpleft {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
	background: transparent url(../images/cpathway-left.jpg) bottom left no-repeat;
}

div.cpathway span {
	padding: 0 10px;
	color: #999999;
	line-height: 23px;
	font-size: 11px;
}

div.cpathway span a {
	color: #999999;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 980px;
	height: 54px;
	background: url(../images/footer_bg.png) top center no-repeat;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;
}

/*****************************************/
/*** AOGJ specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 0 0 0 10px;
}
table.blog {
	
}


h2, .contentheading {
	padding: 0;	margin: 0;	font-family: Tahoma, Arial, sans-serif;	font-size: 20px;	vertical-align: middle;	color: #6c8825;	text-align: left;	line-height: 25px;	font-weight: normal;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #272727;
	text-align: left;
	font-weight: bold;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #F9A826;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #798950;
	border-bottom: solid 1px #798950;
}

a.readon:hover {
	color: #798950;
	text-decoration: none;
	border-bottom: solid 1px #fff;

}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	vertical-align: middle;
	color: #6c8825;
	text-align: left;
	line-height: 25px;
	font-weight: normal;
	
}

table.contentpaneopen h5 {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin: 0 0 15px 0;
	padding: 0;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
}

#newsflash div.module_menu div div, #newsflash div.module div div, #search div.module_menu div div, #search div.module div div  {
	background: none;
	padding: 0;
	margin: 0;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	background:  url(../images/menu_top_out.png) top left no-repeat;
	text-align: center;
	padding: 0 0 20px 0;
}div.module-head div div div{	margin: 0;	text-align: center;	padding: 0 0 20px 0;}


div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: left;
}

div.module div div div form {
	padding: 4px 0 0 4px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #829300;
	font-size: 11px;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	width:180px;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
	padding: 10px 10px 0 10px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
	margin:0 auto;
}

div.module table.poll {
	width: 160px;
	margin:0 atuo;
}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3  { 	
	font-family: Tahoma, Arial, sans-serif;
	width: 190px;	
	color: #798950; /*color: #798950;*/
	font-size: 13px;
	height: 25px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	background: url(../images/h3.png) top left no-repeat;
	
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 5px 0 0 4px;
	list-style: none;
	width: 170px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #798950;
	font-weight: bold;		
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #798950;
	text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: underline;
	color: #ff6600;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;	
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #798950;
	text-decoration: underline;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li.parent ul li a {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 0;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

/*
div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
*/

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */


/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
/* System Error Messages */
#system-message dd.error ul { 
/*
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
	 list-style: none;*/
}

/* System Notice Messages */
#system-message dd.notice ul { 
     /*color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
	 list-style-image: none;*/
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
     list-style: none;
     
	 list-style-image: none;
	 text-align:left;
}

#system-message dd.notice {
    position: absolute;
	width:200px;
	z-index:2;
	top:80px;
	color:#fff;
	/*height:1px;*/
	background-color:#F60;
	border-bottom: 1px solid #999;
	margin:6px 1px 10px 0;
	padding:13px 15px 30px 15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;

}

#system-message dd.error {
    position: absolute;
	width:200px;
	z-index:2;
	top:80px;
	color:#fff;
	/*height:1px;*/
	background-color:#C00;
	border-bottom: 1px solid #999;
	margin:6px 1px 10px 0;
	padding:13px 15px 30px 15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;

}


dd.message {
    position: absolute;
	width:200px;
	z-index:2;
	top:80px;
	color:#444;
	/*height:1px;*/
	background-color:#FC0;
	border-bottom: 1px solid #999;
	margin:6px 1px 10px 0;
	padding:13px 15px 30px 15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:16px;
	clear:both;

}

#system-message {
	margin: 0 auto;	
	clear:both;
}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message { margin-left:-47px; }

/* ****************************************************************************** */
/* blue */
input, button {
	border: 1px solid #96BA38;
}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #83A330;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #83A330;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #83A330;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #83A330;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #83A330;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #83A330;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #83A330;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}