/* -------- MAIN PAGE FORMAT ----------- */

body {
	background-image: url(/images/PgElements/TopBanner_Base.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #7c7c7c;
	margin: 0px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
#header {
	background-image: url(/images/PgElements/TopBanner_Main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1060px;
	height: 103px;
	margin: 0 auto;
}
#maincontent {
	background-image: url(/images/PgElements/MainBkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1060px;
	margin: 0 auto;
}
#PgBtm {
	background-image: url(/images/PgElements/FooterBkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1060px;
	height: 55px;
	margin: 0 auto;
	clear:both;
}

/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.6em;
	color: #97da76;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

h2 {
	font-size: 2.0em;
	color: #88a9c3;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

h3 {
	font-size: 1.8em;
	color: #d3d3d3;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin-top: 0;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #97da76;
}

/* -------- MAIN CONTENT AREA ----------- */

#MainArea { float: left; width: 717px; margin-top: 0px; margin-bottom: 10px; margin-left: 30px; }
#MainAreaText { width: 697px; margin: 10px auto;}

#menuBar {
	background-image: url(/images/MenuElements/MenuBar_FWidth.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #354958; 
	width: 717px;
	height: 20px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#MainAreaText h1 {
	margin-top: 8px;
	font-size: 2.6em;
	line-height: 1em;
}

#MainAreaText h2 {
	font-size: 2.0em;
	line-height: 1em;
}

#MainAreaText h3 {
	font-size: 1.8em;
	line-height: 1em;
}

#MainAreaText p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin-top: 0;
}

#MainAreaText strong {
	color: #97da76;
}

#AssnNews { 
	float: left;
	width:332px; 
	padding: 6px;
	background-color: #495b68;
	}
	
#AssnNews h1 {
	font-size: 2.0em;
	line-height: 1.2em;
	}

#AssnNews p { 
	line-height: 1.4em; 
	font-size: 1.2em; 
	margin-top: 0px; 
	font-weight: normal; 
	}

#POTM { 
	float: right;
	width:332px; 
	padding: 6px;
	background-color: #495b68;
	}
	
#POTM h1 {
	font-size: 2.0em;
	line-height: 1.2em;
	}

#POTM p { 
	line-height: 1.4em; 
	font-size: 1.2em; 
	margin-top: 0px; 
	font-weight: normal; 
	}
	
#POTM img { 
	margin-top: 15px; 
	margin-bottom: 15px;
	border: 1px solid #103878;
	}


/* -------- RIGHT-HAND COLUMN ----------- */

#LogInBox { float: right; width: 275px; margin-top: 0px; margin-right: 35px; padding-top: 10px; }

#LogInBox h1 {
	font-size: 1.3em;
	color: #354958;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#LogInBox table {
	margin: 0px auto;
	}
	
#LogInBox p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0;
	color: #333333;
	font-weight: normal;
}

#LogInBox label {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0;
	color: #333333;
	font-weight: normal;
}

#LogInBox a:link, #LogInBox a:visited {
	text-decoration: underline;
	color: #333333;
}

#LogInBox a:hover {
	text-decoration: underline;
	color: #97da76;
}

#RightSideBar { float: right; width: 270px; margin-top: 0px; margin-bottom: 20px; margin-right: 32px; padding: 0px 5px 0px 5px; }

#RightSideBar .CallOut {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 6px;
	color: #000000;
	background-color: #e8e8e8;
	border: 1px solid #354958;
	}

#RightSideBar .CallOut p {
	padding-left: 6px;
	padding-right: 6px;
	}

#RightSideBar .CallOut h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #ffffff;
	background-color: #354958;
	padding: 6px;
	}

#RightSideBar .CallOut h2 {
	font-size: 1.1em;
	text-align: center;
	line-height: 1.2em;
	background-color: #495b68;
	padding: 3px;
	font-weight: bold;
	color: #97da76;
	}

#RightSideBar .CallOut a:link, #RightSideBar .CallOut a:visited {
		color: #354958;
	}

#RightSideBar .CallOut a:hover {
		color: #97da76;
	}

#Scroller {
		height: 320px; width: 268px; overflow: auto;
	}

#Scroller .gameLine {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 5px;
		padding-right: 5px;
		border-bottom: 1px solid #e8e8e8;
		color: #354958;
		line-height: 1.6em;
	}

#Scroller .gameLine h1 {
	font-size: 1.1em;
	text-align: left;
	line-height: 1.2em;
	background-color: #354958;
	padding: 3px;
	font-weight: bold;
	color: #97da76;
	}

#Scroller .gameLine a:link, #Scroller .gameLine a:visited {
		color: #354958;
	}

#Scroller .gameLine a:hover {
		color: #97da76;
	}


/* -------- MISCELLANEOUS ----------- */


#TwoColR { float: right; margin-right: 0px; width: 220px; background-color:#ffffff; margin-bottom: 15px;
	}

#TwoColL { float: left; margin-left: 0px; width: 220px; background-color:#ffffff; margin-bottom: 15px;
	}

#LeaderBoard { margin-right: 0px; float: right; width:200px; 
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 6px;
	color: #000000;
	background-color: #e8e8e8;
	border: 1px solid #103878;
	}
	
#LeaderBoard h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #ffffff;
	background-color: #103878;
	padding: 6px;
	text-align: center; 
	}

#LeaderBoard p { line-height: 0.7em; font-size: 1.0em; margin-top: 0px; font-weight: normal; padding-left: 10px; }
#LeaderBoard h2 { 	font-size: 1.2em; color: #103878; line-height: 1em; text-align: left; margin: 0px; margin-bottom: 10px; font-weight: bold; background-color: #CCCCCC; height: 18px; padding-top: 4px; padding-left: 4px; padding-right: 4px; padding-bottom: 1px;}




.CallOut {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #000000;
	background-color: #e8e8e8;
	border: 1px solid #103878;
	}

.CallOut p {
	padding-left: 6px;
	padding-right: 6px;
	}

.CallOut h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #ffffff;
	background-color: #103878;
	padding: 6px;
	}

.CallOut h4 {
	font-size: 1.0em;
	color: #103878;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

.CallOut h4 a {
	font-size: 1.0em;
	color: #103878;
	line-height: 1.2em;
}

.CallOut h4 a:hover {
	color: #fe4000;
}

/* -------- COPYRIGHT ----------- */


#Copyright {
	color: #333333;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding-top: 8px;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #333333;
}

#Copyright a:hover {
	border-bottom: 1px solid #fe4000;
	border: none;
	color: #97da76;
}

/*  ----------- Auto completer  ----------- */

.ac_results {
	color: #333333;
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/* MISCELLANEOUS STUFF */

.image_right { margin: 0px; padding-left: 10px; padding-bottom: 3px; float: right; }
.image_left { margin: 0px; padding-bottom: 3px; float: left; padding-right: 10px; }
#gameDetailPanel { display: none; }


/*-------- SPAM BOT TRAPPING ----------*/
.applecore { display: none; }


/* IE6 Only */
* html #Copyright { position: relative; }
* html #MainArea { margin-left: 15px; }
* html #LogInBox { margin-right: 18px; }
* html #LogInBox h1 { margin-bottom: -13px; line-height: 1em; }
* html #LogInBox p { margin-top: -17px; }
* html #RightSideBar { margin-right: 16px; }

/* IE7 Only */
*:first-child+html #Copyright { position: relative; }
*:first-child+html #LogInBox h1 { margin-bottom: -13px; line-height: 1em; }
*:first-child+html #LogInBox p { margin-top: -17px; }
