.FBConnectButton_Simple, .FBConnectButton_RTL_Simple {

}


body {
	margin: 0;
	background: #000 url(../images/bk.jpg) no-repeat scroll 50% 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #FFF;
	
	
}

a, a:visited, a:active, a:hover {
	color:#FFF;
	
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

img {
	border:none;
	}

.centring h1 {
	font-size:22px;
	letter-spacing:3px;
	color:#FF0000;
}


#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 650px;
}


#header {
	text-align: center;
	margin:30px 0;
}

#header h1 {
	height: 55px;
	background: transparent url(../images/logo.png) no-repeat scroll 50% 0;
}

#menu {
	margin: 20px auto;
	width: 450px;
	height: 100px;
}


#footer {
	margin-top:10px;
	
}

#share {
	width: 240px;
	float:right;
	text-align:right;
}

	

#share img {
	border:none;
}

.image-link {
	text-decoration: none;
	border: 0 solid none;
	}

.menu-link a {
	height:27px;
	background-image: url(../images/menu.png);
	cursor:pointer;
	margin: 10px 0;
	}

.menu-link a span {
	display:none;
}

.about a {
	float:left;
	width:209px;
	background-position: 0 0;

}

.about a:hover {
	background-position: 0 -27px;
}

.coalition a {
	float:right;
	width:196px;
	background-position: -209px 0;
}

.coalition a:hover {
	background-position: -209px -27px;
}

.register a {
	float:left;
	width:309px;
	background-position: -493px 0;
}

.register a:hover {
	background-position: -493px -27px;
}

.blog a {
	float:right;
	width:63px;
	background-position: -406px 0;

}

.blog a:hover {
	background-position: -406px -27px;
}

.centring{
	width: 550px;
	margin: 0 auto;
}

.trailer-box {
	margin: 0 auto;
	position: relative;
	width: 648px;
	text-align:center;
	border: solid 1px #3C3C3C;
	display: inline-block;
	background-color: #000;
}


#content .hud .top {
	background: transparent url(../images/hud_bgtop.gif) no-repeat scroll 0 0;
	width: 460px;
}

.hidden {
	display:  none;
}

label {
	display:block;
	margin: 5px 5px 0;
	font-size:90%;
}


label.error {
	color:#DF1B1B;
	font-style:italic;
	margin-top:0;
}

input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size:110%;
	margin: 0 5px;
	border: 1px solid #999;
	padding: 3px;
	
}

input.error {
	border:#DF1B1B dashed 1px;
	background-color:#EFD1D1;
}

button {
	font-family: Verdana, Geneva, sans-serif;
	font-size:110%;
	margin: 0 5px;
}

tr {
	vertical-align:top; 
}

#logos a img { padding:5px 10px;}