body, #Mama {
	background:url("/images/template.jpg") no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
	background-color:#000;
}

body, input, textarea, button, option, select{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 9pt;
	color:#ccc;
}
option, select{ 
	color:#fff;
	background:#666;
}
select {
	border:0;
	padding:4px;
	padding-top:5px;
	margin-bottom:10px;
}
a.Normal {
	color:#ccc;
	border:0;
}
a.Normal:hover {
	color:#fff;
}
#LoggedIn {
	padding:0;
	margin:0;
	margin-top:22px;
	padding:5px;
	width:500px;
	float:right;
	padding-right:15px;
	text-align:right;
}
#LoginForm {
	padding:0;
	margin:0;
	margin-top:17px;
	padding-top:5px;
}
#LoginForm .auto {
	margin-bottom:0;
	width:150px;
	float:left;
	margin-right:5px;
}
#LoginForm button, #LoginForm a {
	float:left;
}
#LoginForm button {
	margin-top:1px;
	margin-left:2px;
}
form.Small label.Checkbox{
	padding:0 5px;
	font-size:11px;
	clear:right;
}
form.Large{
	padding:10px 0 5px 0;
}
form.Large label{
	color:#fff;
	font-size:14px;
	display:block;
	margin-bottom:6px;
}
form.Large div.auto{
	background:url(/images/elements/text_right.png) top right no-repeat; 
	padding-right:12px;
	margin-bottom:10px;
	height:35px;
	line-height:35px;
}
form.Large input.auto{
	border:none; 
	height:25px;
	padding-top:10px;
	text-indent:12px;
	display:block; 
	font-size:13px;
	color:#ccc; 
	width:100%;
	background:url(/images/elements/text_left.png) top left no-repeat;
}
form.Large input.Error{
	background-position:0 -35px;
}
form.Large input.Success{
	background-position:0 -70px;
}

form input.Checkbox{
	margin:7px;
}

div.hr {
	height:10px;
	border-bottom:solid 1px #333;
	margin-bottom:10px;
}


form.Small{
	padding:10px 0 5px 0;
}
form.Small label{
	color:#fff;
	font-size:12px;
	display:block;
	margin-bottom:4px;
}
form.Small div.auto{
	background:url(/images/elements/text_small_right.png) top right no-repeat; 
	padding-right:12px;
	margin-bottom:6px;
	height:28px;
}
form.Small input.auto{
	border:none; 
	height:21px;
	padding-top:6px;
	text-indent:8px;
	display:block; 
	font-size:12px;
	color:#ccc; 
	width:100%;
	background:url(/images/elements/text_small_left.png) top left no-repeat;
}
form.Small input.Error{
	background-position:0 -28px;
}
form.Small input.Success{
	background-position:0 -56px;
}

.Inline{
	display:inline;
}

form div.Inline, form.Small label.Inline{
	display:inline;
}

form.Small input.auto_default{
	color:#999;
	font-style:italic;
}

form textarea {
	padding:5px;
	border:solid 1px #666;
	background:#333;
	color:#ccc;
}
#Login {
	width:240px;
}
#Mama {
	width:960px;
	margin:0 auto;
	height:800px;
}
#Header {
	height:85px;
	width:960px;
}
#Logo, #Logo:hover, #Logo:active{
	float:left;
	border:0;
	display:block;
	cursor:pointer;
	width:150px;
	height:85px;
}
.Sprite {
	background:url("/images/sprite.png");
}
ul {
	padding-left:25px;
}
li {
	padding-left:5px;
}
ul#Navigation {
	margin-top:35px;
	float:left;
	list-style-type:none;
	width:600px;
}
ul#Navigation li.Item {
	float:left;
}
ul#Navigation li.Item a {
	height:30px;
	display:block;
}
li.Item a {
	border:none;
}
li.Item a:hover {
	border:none;
}
li.Item a span {
	display:none;
}
li.Item#Home a{
	width:56px;
	background-position:0 -5px;
}
li.Item#Home a:hover{
	background-position:0 -35px;
}
li.Item#AboutUs a{
	width:85px;
	background-position:-70px -5px;
}
li.Item#AboutUs a:hover{
	background-position:-70px -35px;
}
li.Item#Members a{
	width:78px;
	background-position:-170px -5px;
}
li.Item#Members a:hover{
	background-position:-170px -35px;
}
li.Item#Events a{
	width:58px;
	background-position:-405px -5px;
}
li.Item#Events a:hover{
	background-position:-405px -35px;
}
li.Item#Media a{
	width:54px;
	background-position:-260px -5px;
}
li.Item#Media a:hover{
	background-position:-260px -35px;
}
li.Item#Signup a{
	width:70px;
	background-position:-330px -5px;
}
li.Item#Signup a:hover{
	background-position:-330px -35px;
}
li.Item#Forums a{
	width:80px;
	background-position:-565px -5px;
}
li.Item#Forums a:hover{
	background-position:-565px -35px;
}
li.Item#Officers a{
	width:70px;
	background-position:-475px -5px;
}
li.Item#Officers a:hover{
	background-position:-475px -35px;
}

#Title {
	padding-top:15px;
	margin-top:15px;
	margin-bottom:10px;
	height:30px;
	font-size:14px;
	color:#ff9700;
	padding-left:20px;
}
.Grid .Inner {
	padding:10px;
	background:url(/images/transparent.png);
	margin-bottom:10px;
	border:solid 1px #333;
}
 .Grid .Inner.Light {
	background:#222;
}
.Grid .Inner.Orange, .OrangeBox {
	background:url(/images/transparentOrange.png);
	border:solid 1px #ff9700;
}
.Grid .Inner.Green, .GreenBox {
	background:url(/images/transparentGreen.png);
	border:solid 1px #3a9f00;
}
.Grid .Inner.Red, .Feedback.Error, .RedBox{
	background:url(/images/transparentRed.png);
	border:solid 1px #c00;
}
.Grid .Inner .Green, span.Green{
	/*color: #3a9f00;*/
	color:#4ed500;
}
.Grid .Inner .Orange, span.Orange{
	color: #ff9700;
}
.Grid .Inner .White, span.White {
	color:#fff;
}
.Grid .Inner .Red, .Feedback.Error, span.Red {
	color: #f00;
}
.Feedback.Error {
	padding:5px;
	margin:5px 0;
}

.AlmostSubtle {
	color:#999;
}
.Subtle {
	color:#666;
	font-size:10px;
}

a {
	color:#ff9700;
	border-bottom:dashed 1px #ff9700;
	text-decoration:none;
}
a:hover {
	border-bottom-color:#fff;
}

h4, .h4, .Grid .h4{
	margin:2px 0;
	font-size:13px;
	padding:0;
	color:#fff;
	display:block;
	border:0;
	font-weight:normal;
}
h4, .h4 {
	font-size:13px;
	margin:5px 0;
	padding:0;
	color:#fff;
	font-weight:normal;
}
h3, .h3 {
	font-size:14px;
	margin:5px 0;
	padding:0;
	color:#fff;
	font-weight:normal;
}
h2, .h2 {
	font-size:16px;
	margin:10px 0;
	padding:0;
	color:#fff;
	font-weight:normal;
}
h1, .h1 {
	font-size:20px;
	margin:10px 0;
	padding:0;
	color:#fff;
	font-weight:normal;
}
	
.Center {
	text-align:center;
	display:block;
}
.Top {
	margin-top:0;
}
.Bottom {
	margin-bottom:0;
}
.Bigger {
	font-size:13px;
}
.Smaller {
	font-size:11px;
}
#Footer { 
	text-align:center;
}
.AnnouncementTitle {
	padding:8px;
	background:#191919;
}
button.Button { 
	margin:4px 5px;
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	height:20px;
	overflow: visible; /* removes extra side padding in IE */
}

button.Button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button.Button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari and Google Chrome only - fix margins */
	button.Button span {
		margin-top: -1px;
		margin-right:-1px;
	}
	button.Button {
		overflow:hidden;
	}
}

/* OPTIONAL BUTTON STYLES for `pplying custom look and feel: */		
button.Button { 
	height:25px;
	position:relative;
	left:-5px;
	padding: 0 10px 0 0; 
	margin-right:0;
	text-align: center; 
	background: transparent url(/images/sprite.png) no-repeat right -50px; 
}

button.Button span {
	height:25px; 
	background: transparent url(/images/sprite.png) no-repeat -1182px 0; 
	color:#fff;
	padding:3px 0 0 13px;
}
	
button.Button:hover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -75px; 
}
	
button.Button:hover span {
	background-position: -1182px -25px;
}
	