﻿body {
    background-color: #666666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt !important;
    text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

.AddGameBody {
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

/* GENERIC */
H1  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003C65;
}

H2  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003C65;
}

H3  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #003C65;
}

H4  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Arial, Verdana, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Verdana, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link, A:Visited, A:Active  {
	text-decoration: none;
	color:#0000CC;
}

A:hover {
	text-decoration: underline;
	color:#0000CC;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL {
	margin-left: 15px;	
	margin-bottom: 0px;
}

HR {
	border: 0;
    color: #999999;
    height:1px;
    text-align:left;
	background-color: #999999;
}

IMG.AlignRight
{
	margin: 5px; 
	border: none;
}

IMG.AlignLeft
{
	margin: 5px; 
	border: none;
}

TABLE {
	font-size: 10pt;
}

.LinkNoDeco {
	
}

.NormalText {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}

A.NormalLink:link, A.NormalLink:visited, A.NormalLink:active  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
	text-decoration: None;
	color:#0000CC;
}

A.NormalLink:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
	text-decoration: underline;
	color:#0000CC;
}

A.GameLink:link, A.GameLink:visited, A.GameLink:active {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: None;
	color:#000000;
}

A.GameLink:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: underline;
	color:#000000;
}

A.GameLinkXbox:link, A.GameLinkXbox:visited, A.GameLinkXbox:active {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: None;
	color:#99CC33;
}

A.GameLinkXbox:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: underline;
	color:#99CC33;
}

A.LinkNoPrint:link, A.LinkNoPrint:visited, A.LinkNoPrint:active  {
	text-decoration: underline;
	color:#0033CC;
}

A.LinkNoPrint:hover {
	text-decoration: underline;
	color:#722929;
}

A.XboxLink:link, A.XboxLink:visited, A.XboxLink:active {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: None;
	color:#000000;
	border-top: solid 1px #EB8E03;
	border-bottom: solid 1px #EB8E03;
	border-right: solid 1px #EB8E03;
	border-left: solid 20px #EB8E03;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

A.XboxLink:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: underline;
	color:#EB8E03;
	border-top: solid 1px #EB8E03;
	border-bottom: solid 1px #EB8E03;
	border-right: solid 1px #EB8E03;
	border-left: solid 20px #EB8E03;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.OfflineBox {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: None;
	color:#000000;
	border-top: solid 1px #99CC33;
	border-bottom: solid 1px #99CC33;
	border-right: solid 1px #99CC33;
	border-left: solid 16px #99CC33;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
	width: 125px;
	text-align: left;
}
.OnlineBox {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: None;
	color: #000000;
	border-top: solid 1px #EB8E03;
	border-bottom: solid 1px #EB8E03;
	border-right: solid 1px #EB8E03;
	border-left: solid 16px #EB8E03;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
	width: 125px;
	text-align: left;
}
#EditModuleLink {
	position: relative;
	float: right;
}

#BodyContent {
	text-align:left;
	border: solid 1px #000000;
    width: 900px;
    margin: auto;
    background: #CCCCCC;
}
#AddGameContent {
	text-align:left;
	margin-top: 0px;
	margin-left: 0px;
    background: #FFFFFF;
    font-size: 10pt !important;
}

.ModuleHeader {
	/* background-color: #003C65; */
	color: #003C65;
	font-weight: bold;
	font-size: 12pt;
}

.ModuleHeader .link, .visited, .active, .hover {
	text-decoration: none;
	color:#722929;
}

#SiteHeader {
	clear: both;
	width: 900px;
    border-bottom: 2px solid #000000;
    background: #000000;
}
#SiteMenu {
	background-image: url(../img/HeaderBottom.jpg);
	height: 31px;
}
#SiteFooterAd {
	clear: both;
    width: 900px;    
    text-align: center;
    font-size: 10px;
    color: #CCCCCC;
}

#SiteFooter {
	clear: both;
    width: 900px;    
    text-align: center;
    font-size: 10px;
    border-top: 3px solid #333;
    background-color: #282828;
    color: #CCCCCC;
}
#SiteFooter a, #SiteFooter a:link, #SiteFooter a:visited, #SiteFooter a:active {
	color: #CCCCCC;
}
#SiteFooter a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.PageLinkCurrent, a.PageLinkCurrent:link, a.PageLinkCurrent:visited, a.PageLinkCurrent:active, a.PageLinkCurrent:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

a.PageLinkLabel, a.PageLinkCurrent:link, a.PageLinkCurrent:visited, a.PageLinkCurrent:active, a.PageLinkCurrent:hover {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

#MainContent {
	clear: both;
    width: 900px;    
    text-align: left;
    padding: 10px;    
}
#Menu {
	clear: both;
    float: left;
    width: 100%;
    border-bottom: 2px solid #333;
}
#Breadcrumb {
    float: left;
    padding-top: 6px;
    padding-left: 12px;
    text-align: left;
}
#LoginSection {
    float: right;
    padding-top: 6px;
    text-align: right;
}
.ErrorText {
	color: #CC0000;
	font-weight: bold;
}
.Title {
	font-weight: bold;
}
#RightColumnContent {
	text-align: left;
}
.ImageThumb {
	padding-right: 5px;
	padding-bottom: 5px;
}
.PhotoModuleTitle {
	font-size:12pt;
	font-weight: bold;
}
.FormLabel {
	font-weight: bold;
}
.ModuleItemTitle {
	color: #003C65;
	font-weight: bold;	
}
.ModuleItemDate {
	color: #003C65;
	font-weight: normal;
	font-style: italic;
}
.NormalRow {
	background-color: #FFFFFF;
}
.AlternatingRow {
	background-color: #FFFFFF;
}
.GameForm {
	/*
	background-color: #FFFFFF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	*/
}
.GameTable {
	border: 0px;
}
.GameHeader {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #99CC33;
}
.GameHeaderLeft {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	padding-top: 5px;
	background-color: #99CC33;
	text-align: left;
}
.GameHeaderRight {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #99CC33;
}
.GameHeaderXbox {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #333333;
	color: #99CC33;
}
.GameHeaderLeftXbox {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	padding-top: 5px;
	background-color: #333333;
	color: #99CC33;
	text-align: left;
}
.GameHeaderRightXbox {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #333333;
	color: #99CC33;
}

.GameHeaderNew {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #FF0000;
	color: #000000;
}
.GameHeaderLeftNew {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	padding-top: 5px;
	background-color: #FF0000;
	color: #000000;
}
.GameHeaderRightNew {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #FF0000;
	color: #000000;
}
.GameFeedbackHeader {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #EB8E03;
}
.GameFeedbackHeaderLeft {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	padding-top: 5px;
	background-color: #EB8E03;
}
.GameFeedbackHeaderRight {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #EB8E03;
}
.GameSpacer {
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	height: 10px;
}
.GameContentNoLeft {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: left;
}
.GameContentNoRight {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	text-align: right;
}
.GameContentLeft {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: left;
}
.GameContentRight {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	text-align: left;
}
.GameFooterLeft {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
	padding-bottom: 5px;
	position: relative;
	text-align: left;
}
.GameFooterRight {
	border-top: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
	padding-bottom: 5px;
	text-align: left;
}
#PaddedCell {
	padding-left: 15px;
	padding-right: 15px;
}
.SolidHR {
	color: #000000;
	width: 98%;
}
.SmallText {
	font-size: 8pt;
}
.SectionTitle {
	font-weight: bold;
	text-decoration: underline;
}
.ItemEdit {
	background-color: #FFFFE1;
}
.InfoText {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 5px;
}
.HighlightedItem {
	font-weight: bold;
	color: #F00;
}

.HighlightedItem label {
	background-color: #AFAE87;
}

#LastAttended {
	/* Used for printing */
}
.PageBreak {
	page-break-before: always;
	page-break-inside: avoid;
}

.BarIndicator {
	color: Blue;
	background-color: Blue;
	padding-bottom: 1px;
}

.BarBorder {
	border-style: solid;
	border-width: 1px;
	width: 200px;
	vertical-align: middle;
}

#ulLinks UL, #ulLinks LI {
	margin-left: 5px;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
LI.Test {
	margin-left: 0;
	padding-left: 0px;
}
LI.NoIndent {
	margin-left: 15px;
}
.Show {
	display: inline;
}
.Hide {
	display: none;
}

.PageLink {
	background-color: #FFFFFF;
	border: solid 2px #EB8E03;
	width: 365px;
	padding: 4px;
	text-align: left;
	position: absolute;
	top: inherit;
	left: 490px;
}

.PageLinkLeft {
	float: left;
	position: relative;
	text-align: left;
}

.PageLinkRight {
	float: right;
	position: relative;
	padding: 0px;
	width: 15px;
	text-align: right;
}

/*.GameLinks {
	position: relative;
	float: left;
	border: solid 0px #00FF00;
}*/
.PageGameLinkRelative {
	position: relative;
	float: right;
	border: solid 0px #FF0000;
}
.PageGameLink {
	background-color: #FFFFFF;
	border: solid 2px #EB8E03;
	width: 365px;
	padding: 4px;
	text-align: left;
	position: absolute;
	top: -52px;
	left: 0px;
}

.PageGameLinkLeft {
	float: left;
	position: relative;
	text-align: left;
}

.PageGameLinkRight {
	float: right;
	position: relative;
	padding: 0px;
	width: 15px;
	text-align: right;
}

#GameInfoLeft {
	position: relative;
	float: left;
}
#GameInfoRight {
	position: relative;
	float: right;
	text-align: right;
}

.GameDetailsContent {
	width: 865px;
}
.GameDetailsLeft {
	position: relative;
	float: left;
	width: 730px;
}
.GameAds {
	position: relative;
	float: right;
	padding-left: 5px;
	width: 120px;
}

.Descriptors {
	padding-left: 15px;
	width: 225px;
}

.Centered {
	text-align: center;
}

.FooterStyle
{
	font: bold 10px verdana, arial, sans-serif;
	background: white url(Grid/GridHeaderBg.gif) repeat-x bottom;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	padding-left: 5px; /*more than items to compensate for item borders!*/
	padding-right:2px;
	height: 22px;
	text-align: left;
}
.FooterStyle td
{
	border: solid 1px #fbfbfb;
	border-top: 1px solid #e8e6e6;
	padding-left: 4px;
}

.GameFeedback {
	color: #EB8E03;
	font-weight: bold;
}

.GameNew {
	color: #FF0000;
	font-weight: bold;
}

#Filter {
	width: 100%;
	height: 100%;
	display: table;
	border: solid 0px #FF0000;
}
#FilterLeft {
    float: left;
    text-align: left;
	height: 100%;
	border: solid 0px #0000FF;
}
#FilterRight {
    position: relative; 
    float: right;
    width: 260px;
    height: 100%;
    text-align: right;
	border: solid 0px #00FF00;
}
#FilterClear {
	clear: both;
}

.NoBorder {
	border-width: 0px;
}

#SpecialColumn {
	width: 100px;
}

#SpecialColumnShort {
	width: 75px;
}

#SpecialColumn #Columns, #SpecialColumnShort #Columns {
	clear: both;
}

#SpecialColumn #Columns #ColumnShort, #SpecialColumnShort #Columns #ColumnShort {
	float: left;
	width: 25px;
	text-align: center;
}



@media print {
	#LastAttended {
		display: none;
	}
	#BodyContent {
		text-align:left;
		border: solid 0px #333333;
		width: 900px;    
	    background: #FFFFFF;
	}
	.ModuleHeader {
		background-color: #AFAE87;
		color: #000000;
		font-weight: bold;
	}
	#SiteHeader {
		display: none;
	}
	#SiteFooter {
		display: none;
	}
	#Menu {
		display: none;
	}
	#Breadcrumb {
		display: none;
	}
	#LoginSection {
		display: none;
	}
	.PageBreak {
		page-break-before: always;
		page-break-inside: avoid;
	}
	.NoPrint {
		display: none;
	}
	A.LinkNoPrint:link, A.LinkNoPrint:visited, A.LinkNoPrint:active  {
		text-decoration: none;
		color:#000000;
	}
}
