@charset "utf-8";

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}

.thrColFixHdr #container {
	width: 720px;	
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #fff;
	text-align: left;
}

.thrColFixHdr #header h1 {
	visibility: hidden;
	margin: 0;
	/* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	/* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	/* padding keeps the content of the div away from the edges */
}

.thrColFixHdr #mainContent {
	margin: 0 200px;
	/* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px;
}

.thrColFixHdr #footer p {
	margin: 0;
	/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColFixHdr #container #footer #bannerContainer {
	position: relative;
	height: 64px;
	width: 468px;
	top: 8px;
	left: 106px;
}

.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft {
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 15px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.thrColFixHdr #bodycontainer #left_sidebar {
	position: absolute;
	height: 100%;
	width: 9px;
	top: 0px;
	background-image: url(http://www.redlite.org/assets/frame_left.gif);
	right: 0px;
	left: 0px;
}

.thrColFixHdr #bodycontainer #right_sidebar {
	position: absolute;
	height: 100%;
	width: 8px;
	top: 0px;
	background-image: url(http://www.redlite.org/assets/frame_right.gif)
		;
	right: 0px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainContentMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 107px;
	padding: 5px;
	float: left;
}

.thrColFixHdr #container #bodycontainer #mainBody #loginBox {
	position: absolute;
	height: 106px;
	width: 161px;
	top: 15px;
	right: -5px;
	background-image: url(http://www.redlite.org/assets/loginBox.gif);
	z-index: 1000;
}

.thrColFixHdr #container #bodycontainer #mainBody #rankBox {
	background-image: url(http://www.redlite.org/assets/rankBox.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: 99px;
	width: 224px;
	position: absolute;
	bottom: 65px;
	right: -5px;
	z-index: 1000;
}

.thrColFixHdr #container #bodycontainer #mainBody #rankBox ul #warning {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #df7f06;
	width: 180px;
	z-index: 1000;
	margin-left: -15px;
	margin-top: 10px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea p {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 410px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .legal {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 9px;
	width: 510px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea p a
	{
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #DF7F06;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #special
	{
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #DF7F06;
}

.thrColFixHdr #container #bodycontainer #mainBody #loginBox table {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 9px;
	height: 90px;
	width: 150px;
	margin-left: 8px;
	margin-top: 8px;
}
.thrColFixHdr #container #bodycontainer #mainBody #loginBox input {
	border: 1px solid #000;
}
.thrColFixHdr #container #bodycontainer #mainBody #loginBox .textfield {
	border: 1px solid #000;
	width: 110px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #verify #activate {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 9px;
	height: 40px;
	width: 320px;
	margin-left: 10px;
	margin-top: 10px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .signup {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 9px;
	width: 320px;
	margin-left: 5px;
	margin-top: 5px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea input {
	border: 1px solid #000
}

/* .thrColFixHdr #container #bodycontainer #mainBody table {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 9px;
	height: 90px;
	width: 320px;
	margin-left: 2px;
	margin-top: 2px;
} */

.thrColFixHdr #container #bodycontainer #mainBody input {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.thrColFixHdr #container #bodycontainer #mainBody select
	{
	font-family: Avenir, Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	border: 1px #000000 solid;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #newsTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	color: #DF7F06;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .newsRed {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 320px;
	margin-left: 8px;
	margin-top: 5px;
	color: #DF7F06;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .newsBody {
	font-family: Avenir, Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 320px;
	margin-left: 5px;
	margin-top: 5px;
}

/* info card */
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard {
	background-image: url(http://www.redlite.org/assets/infoCard.gif);
	height: 260px;
	width: 450px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardTitle {
	height: 90px;
	width: 230px;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardTitle p {
	margin: 0px;
	line-height: 1.1em;
	padding: 0px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardGRankings {
	position: absolute;
	width: 190px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 10px;
	right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1000;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardAbout {
	width: 400px;
	height: 80px;
	margin: 20px;
	position: relative;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardTitle p strong {
	font-size: 14px;
	font-weight: bold;
	color: #DF7F06;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardLoginForm {
	width: 435px;
	height: 80px;
	position: relative;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardTitle .iCardImg {
	position: absolute;
	margin-top: 13px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea .infoCard .iCardTitle .iCardInfo {
	position: absolute;
	margin-top: 10px;
	margin-left: 60px;
}

/* ***********************************
   *** GAME PAGE LAYOUT SHIT       ***
   *********************************** */
   
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #topDropDown {
	height: 47px;
	width: 435px;
	background-image: url(http://www.redlite.org/assets/top_dropdown.gif);
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #topDropDown #topDropDownText {
	position: absolute;
	height: 32px;
	width: 280px;
	top: 11px;
	left: 85px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #rightSideBox {
	position: relative;
	float: left;
	width: 108px;
	top: 5px;
	right: -5px;
	height: 320px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	background-color: #ccc;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #bottomStatsBox {
	position: absolute;
	bottom: 2px;
	left: 12px;
	width: 435px;
	height: 23px;
	background-color: #CCC;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea {
	width: 435px;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	float: left;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea #scout{
	width: 435px;
	margin-top: 20px;
	margin-left: 8px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #rightSideBox #rightSideBoxText {
	position: relative;
	margin-top: 15px;
	width: 105px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #rightSideBox #rightSideBoxText input {
	font-size: 9px;
	border: 1px solid #000;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #bottomStatsBox p {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-indent: 2em;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #topDropDown #topDropDownText p {
	line-height: 1em;
	margin: 4px;
	padding: 0px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #topDropDown #topDropDownText #title {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: 900;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #topDropDown #topDropDownText #titleText {
	font-style: italic;
	color: #DF7F06;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea #gameTextTitle {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #DF7F06;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea #generic {
	padding: 0px;
	margin-left: 7px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea #pNoDblSpace {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	width: 385px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea table #buyTableTitle {
	background-color: #DF7F06;
	font-weight: bold;
}
.tableTitle {
	background-color: #DF7F06;
	font-weight: bold;
}
tr.off {
	background-color: #CCC;
}
tr.on {
	background-color: #fcc57f;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea form #textfield {
	width: 90px;
	height: 13px;
	border: 1px solid #000;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #gameTextArea form #note {
	width: 160px;
	height: 13px;
	border: 1px solid #000;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #profileCard {
	background-image: url(http://www.redlite.org/assets/profileCard.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 400px;
	height: 231px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #profileCard #pCardBox {
	position: absolute;
	width: 380px;
	top: 25px;
	left: 10px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #profileCard #pCardBox p {
	line-height: 1em;
	margin: 1px;
	padding: 0px;
	width: 385px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #profileCard #pCardBox #pCardImg {
	position: absolute;
	margin-top: 13px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #profileCard #pCardBox #pCardInfo {
	position: absolute;
	margin-top: 10px;
	margin-left: 60px;
}
.thrColFixHdr #container #bodycontainer #mainBody #mainBodyTextArea #profileCard #pCardBox #pCardDisplay {
	position: absolute;
	top: 83px;
	left: -5px;
}
.proFltLft {
	float: left;
	padding-right: 8px;
}
.radio { border: 0px; }

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: 10em;
	background-color: #DF7F06;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 10em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 9.5em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 9.5em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #ffb400;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #DF7F06;
	color: #333;
	text-decoration: none;
	border: 1px solid #DF7F06;
	height: 10px;
	padding-top: 0.2em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	font-family: Avenir, Verdana, Arial, sans-serif;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #ccc;
	color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #CCC;
	color: #000;
	border: 1px solid #ffb400;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
/*
ul.MenuBarVertical iframe
{
  position: absolute;
  z-index: 1010;
  filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
/*
@media screen, projection
{
  ul.MenuBarVertical li.MenuBarItemIE
  {
    display: inline;
    f\loat: left;
    background: #FFF;
  }
}
*/


