@charset "utf-8";
/* CSS Document */
/*Stealth Bombers Promotions CSS Styles Sheet
Copyright 2008 - Stealth Bombers Promotions
Copyright 2008 - Futuristic Elevator Music Productions
http://www.fem-productions.com  */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background: #231F20;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

h1 {
	font-size: 18px;
	color:#FF0000;
	margin: 0 0 10px 10px;
}

h2 {
	font-size: 14px;
	color: #FF0000;
}

h3 {
	font-size: 12px;
	color:#FF0000;
}	

a {
	color: #FF0000;
}

.header {
	padding-left: 20px;
	width: 100%;
	line-height: 51px;
	background: url(images/stealth-header.jpg) center bottom no-repeat;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
}

.menu-container {
	
}

.menu {
	width: 100%;
	height: 36px;
	background: url(images/menu-bg.gif) repeat-x top left;
	border-top: 1px #c5e900 solid;	
	border-bottom: 1px #c5e900 solid;	
}

.menu ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.menu li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px;
	width: auto;
}

.menu li a{
	display: block;
	padding: 0;
	width: auto;
	list-style-type: none;
	float: left;
	outline: none;
	padding: 0;
}

.menu-collaspable {
	width: 100%;
	color: #FFF;
	text-align: left;
}

.menu-collaspable a {
	outline: none;
}

.content-left {
	width: 100%;
	padding-top: 10px;	
}

.side-spacing {
	width: 5px;
}

.centre-spacing {
	width: 40px;
}

.content-main {
	background-color:#FFFFFF;
}

.content-text {
	padding: 0px 10px 0px 10px;
	background-color:#FFFFFF;
	
}

.content-text h3, .content-text p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns*/ 
	margin-right: 10px;
}

.newsletter-box {
	width: 250px;
	background-color: #FFFFFF;
}

.facebook-updater {
	width: 90%;
}

.newsletter {
	width: 100%;
	font-size: 12px;
	text-align: center;
	background-color:#FFFFFF;
}

.newsletter-form {
	font-size: 12px;
	text-align: left;
}

.subscribe-btn {
	height: 53px;
	width: 193px;
	background: url(images/subscribe-btn.png) top center no-repeat;
	border: none;
}

.subscribe-btn:hover {
	height: 53px;
	width: 193px;
	cursor: pointer;
	background: url(images/subscribe-btn.png) bottom center no-repeat;
	border: none;
}

.content-right {
	width: 280px;
	padding-top: 10px; 
	margin-right: 10px;
	text-align: right;
}

.content-T { 
	width: 100%;
	height:20px;
	background-color: #FFFFFF;
}

.content-TL {
	float:left;
	width:20px;
	height:20px;
	background-image: url(images/content_TL.png);
	background-repeat:no-repeat;
	right: 0px;
	top:0px;
}

.content-TR {
	float:right; 
	width:20px; 
	height:20px; 
	background-image: url(images/content_TR.png);	
}

.content-B { 
	width: 100%;
	height:20px;
	background-color: #FFFFFF;
}

.content-BL {
	float:left; 
	width:20px; 
	height:20px; 
	background-image: url(images/content_BL.png);

}

.content-BR {
	float:right; 
	width:20px; 
	height:20px; 
	background-image: url(images/content_BR.png);	
}

.crewpasses {
	width: 200px;
	height: 150px;
	float: right;
	padding-left: 10px;
}

.footer {
	color: #FFFFFF;
}

.footer a{
	color: #66FF00;
}

.competitions-border {
	border: thin #CCCCCC solid;
}

.The-Player-Image {
	width: 420px;
	text-align: center;
	float: right;
	height: 580px;
}

.TLOY-image {
	width: 400;
	text-align: right;
	float: right;
}

.event-medium-image {
	width: 400;
	padding-left: 20px;
	text-align: right;
	float: right;
	margin-bottom: 10px;
}