﻿#HeaderLogo
{
	color: #000000;
	margin-left: 10px;
	position: absolute;
	display: inline;
	margin-top: 10px;
}

img
{
	z-index: 1;
}

#LanPics
{
    margin: 1em auto;
    border: 2px solid #555;
    width: 350px;
    height: 180px;
}

#container
{
	width: 850px;
	background-color: #222222;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}

#bottomContainer
{
	width: 850px;
	background-color: #222222;
	border: solid 1px yellow;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}
#backgroundContainer
{
	width: 950px;
	background-image: url("../Images/splotch.png");
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}


#topBackground
{
	background-image: url("../Images/header_background.png");
    background-repeat:repeat-x;
    width: 100%;
    height: 75px;
    border: solid 1px black;
    margin-left: -1px;
    vertical-align: middle;
    display: block;
}

#HeaderAnimation
{
	margin-right: 10px;
	margin-top: 0px;
	vertical-align: middle;
	float: right;
}

#LANDateDiv
{
	position: relative;
	top: 5px;
	left: 250px;
	vertical-align: middle;
	float: right;
	font-size: small;
	font-weight: bold;
	z-index: 100;
	
}

#UsernameDiv
{
	position: relative;
	top: 50px;
	left: 250px;
	vertical-align: middle;
	float: right;
	font-size: small;
	font-weight: bold;
	z-index: 100;
}

#HeaderMenu
{
	position: relative;
	width : 100%;
	margin: 0px;
	white-space: nowrap;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../Images/nav_stripe.png");
	vertical-align: top;
	height: 20px;
	border-bottom: solid 1px black;
	text-align: center;
}
#Footer
{
	clear:both; 
	position: relative;
	width : 850px;
}

#AttendeeCount
{
	float: left;
	font-size: small;
	font-weight: bold;
	z-index: 100;
	color: #AAAAAA;
	margin: 3px;
}

#CountdownDiv
{
	float: right;
	font-size: small;
	font-weight: bold;
	z-index: 100;
	color: #AAAAAA;
	margin: 3px;
}

#FooterStripe
{
	clear:both; 
	position: relative;
	width : 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../Images/nav_stripe.png");
	vertical-align: top;
	height: 20px;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
#MainContent
{
	margin-top: 0px;
	margin-left: 10px;
	padding : 10px;
	color : #FFFFFF;
	font-size: 10pt;
	width: 95%;
	display: inline;
	float: left;
	vertical-align: top;
}

#sponsorsContainer
{
	width: 842px;
	margin-top: 6px;
	text-align: center;
	padding: 3px;
}

#Sponsors
{
	width: 100%;
}

.SponsorAd
{
    display: inline;
}

#SteamGroupMembers
{
    width: 190px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: right;
}

#LC_Thumbnails
{
	float: left;
	padding: 2px;
	left: 2px;
	top: 0px;
	width: 60px;
}

#LC_BigViewer
{
	padding: 4px;
	top: 0px;
}

#AttendeeList
{
	width: 100%;
}

#GameFormDiv
{
	display: none;
	position: absolute;
}
#RegisterFormDiv
{
	display: none;
	position: absolute;
}


#DirectionsLabelDiv
{
	left: 0px;
	top: 50px;
}

#DirectionsAddress
{
	font-size: smaller;
	left: 130px;
	top: 50px;
}

#DirectionLink
{
	text-align: right;
	float: right;
}

#DirectionMapDiv
{
	left: 0px;
	top: 10px;
	width: 680px;
}

#GameList
{
	top: 0px;
	width: 330px;
}

#GameSuggestionList
{
	width: 300px;
	float: right;
}

.GameEntryField
{
	width: 80;
}

#LoginForm
{
	width: 300px;
	float: right;
}
#RegisterForm
{
	top: 0px;
	width: 400px;
}

#RegistrationSuccessfulDiv
{
	display: none;
	text-align: center;
}

#LoginMessageDiv
{
	display: none;
	text-align: center;
}

#GeneralInfoDescription
{
	top: 0px;
	width: 420px;
	float: right;
	margin-right: 10px;
}

#GeneralInfoDetails
{
	width: 180px;
	float: left;
}



/**********************************

Use: cmxform template

***********************************/
fieldset.cmxform {
	margin-bottom: 10px;
}

fieldset.cmxform  {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

fieldset.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

fieldset.cmxform p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

fieldset.cmxform fieldset {
	border: none;
	margin: 3px 0 0;
}

fieldset.cmxform fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

fieldset.cmxform fieldset label {
	display: block;
	width: auto;
}

fieldset.cmxform label { width: 100px; } /* Width of labels */
fieldset.cmxform fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
fieldset.cmxform label.error {
	margin-left: 103px;
	width: 420px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/**********************************

Name: cmxform Styles

***********************************/
fieldset.cmxform {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.0em;
}

fieldset.cmxform legend {
	padding-left: 0;
}

fieldset.cmxform legend, fieldset.cmxform label {
	color: #FFFFFF;
}

fieldset.cmxform {
	border: none;
}



form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic
}
div.error { display: none; }
input {	border: 1px dotted black;}
input:focus { border: 1px solid black; }
input.error { border: 1px dotted red; }