/* CSS Document */



*, .x {												
	
	border: 0;
	outline: 0;
	padding:0;
	margin:0;
	}



body {
color:#4A4235;
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;
background: #F5F5F5 url(images/background.jpg) no-repeat top left;

}


hr {
display:block;
border-left:none;
border-bottom:1px solid #E5E5E5;
border-right:none;
border-top:none;
margin:5px 0 25px 0;

}


/*------------------------ Font styles ------------------------------------*/

h1, h2, h3, h4, h5, h6 { 
font-weight: bold; 
margin-bottom: 0;
padding-bottom:3px;
margin-top: 0;
padding-top:0;
color:#52227F;
}

h1 {  font-size: 2.00em; 	}
h2 {  font-size: 1.80em;  	}
h3 {  font-size: 1.50em; 	}
h4 {  font-size: 1.20em; 	}
h5 {  font-size: 1.20em; 	}
h6 {  font-size: 1.20em; 	}


p {
padding:0;
margin:5px 0 20px 0;
}


a {
color:#4A4235 ;
text-decoration:underline;
}

	a:hover {
	color:#9286B4;
	text-decoration:none;
	}

.Intro {
font-size:1.5em;
}


.Links {
float:left;
width:928px;
text-align:right;
margin:40px 0 10px 0;

}

.Links ul{
margin:0;
padding:0;
list-style:none;

}

.Links ul li{
display:inline;
font-size:1.3em;
color:#9286B4;
padding-left:4px;
}


.Links ul li a{
color:#9286B4;
text-decoration:underline;
}

	.Links ul li a:hover {
	color:#4A4235;
	text-decoration:none;
	}





.Header {
width:928px;
float:left;
height:80px;
}


.Tate {
width:180px;
float:left;
}

.GlennBrown {
float:right;
background: url(images/glenn_brown.gif) no-repeat top left;
width:747px;
height:80px;
}

.GlennBrown h1{
display:block;
text-indent:-9999px;
height:80px;
}

.Date {
float:left;
margin:0 0 20px 0;
width:928px;
}

.Date h2{
display:block;
text-indent:-9999px;
background:url(images/date.gif) no-repeat right;
width:393px;
height:34px;
padding:0 0 0 180px;
margin:0;
}

.BodyContent {
float:left;
width:928px;
margin-bottom:30px;
}


	.BodyInformation {
	
	margin-left:180px;
	
	}

.BodyContent .BodyInformation img{
	margin-bottom:10px;
	}
	
	
	h3.Send{
	display:block;
	text-indent:-9999px;
	background: url(images/title_send.gif) no-repeat;
	width:183px;
	height:21px;
	}
	
	
	h3.Congrats{
	display:block;
	text-indent:-9999px;
	background: url(images/title_congrats.gif) no-repeat;
	width:251px;
	height:36px;
	}


	h3.Leader{
	display:block;
	text-indent:-9999px;
	background: url(images/title_leader.gif) no-repeat;
	width:251px;
	height:36px;
	}

.FooterContent {
padding-left:180px;
font-size:11px;
color:#999;
margin-bottom:20px;
float:left;
}


.Feature {
float:left;
width:100%;
}


.SendBlock {
margin:30px 0;
}

.FormRow {
float:left;
width:100%;
margin-bottom:10px;
}


.FormRow label {
float:left;
width:60px;
font-size:1.4em;
padding-top:4px;
padding-right:20px;
}


.FormElement {
float:left;
}

.FormElement input{
float:left;
width:150px;
background:#fff;
margin-right:10px;
height:23px;
border:1px solid #D7C9B4;
font-size:16px;
padding:3px;
color:#4A4235;
}


.Button {
padding:0 !important;
}


table.Leaderboard {
margin:20px 0;
}

table.Leaderboard td{
font-size:1.8em;
padding:6px;
border-bottom:1px dotted #D7C9B4;
}

table.Leaderboard td:hover{
padding:6px;
border-bottom:1px dotted #D7C9B4;
}

table.Leaderboard th{
padding:6px;
border-bottom:1px solid #D7C9B4;
text-align:left;
font-size:1.8em;
}

.position {
font-size:1.6em;
color:#D7C9B4;
}

.TableHeaders {
background:#EBE4D9;
font-size:1em !important;
}

.YourScore td {
background:#9286B4 !important;
color:#fff !important;
}

.YourScore a{
font-size:0.6em !important;
color:#fff !important;
}

label.watermark
{
	color:#606060;
	font-size:1.2em;
	margin-top:2px;
	margin-left:10px;
}
label.watermarkJS
{
	position:absolute;
	top:0;
	left:0;
	display:block;
	margin-top:3px;
	color:#808080;
	font-size:1.1em;
	margin-left:10px;
}



.Validation {
font-size:26px;
color:#9286B4 !important;
margin:0 5px 0 0;
float:left;
}


.ErrorReport {
color:#cc0000 !important;
font-size:18px;
background:#fff;
padding:10px;
width:500px;
border:1px solid #D7C9B4;
margin:0 0 20px 0;
}


.ErrorReport ul{
list-style:none;
margin:10px 0 10px 0;
}

.ErrorReport ul li{
font-size:14px;
padding:5px 0 5px 15px;
}

.GlowCreditsLight {
background:url(/images/glow_footer_light.gif) no-repeat;
display:block;
height:20px;
margin:5px 0;
text-indent:-9000px;
width:149px;
}

.GlowCreditsDark {
background:url(/images/glow_footer_dark.gif) no-repeat;
display:block;
height:20px;
margin:5px 0;
text-indent:-9000px;
width:149px;
}