@charset "UTF-8";
/* CSS Document StreetBall */
html {
		background-color:#f4e7d6;
		background: #f4e7d6 url("images/images/bg2.jpg") repeat-x top left;
}
img {
border-style: none;
}
a{
outline: none;
color:#000000;
}
a h3{
outline: none;
color:#000000;
}
#htmIFrame
{
	background-color:#fff;
}

/* GENERAL */
/* style for module titles */
/*.Head { font-family: "Times New Roman", Arial, Helvetica; font-size: 15px; font-weight: normal; color: black; } */

/* background color for the content part of the pages */
body {
	font: 78.5%/1.6em "Trebuchet MS", verdana, geneva, sans-serif;
	width: 1024px;
	height: 100%;
	word-spacing:1px;
	background-color: transparent;
	margin-top:0px;
	margin-left: auto;
	margin-right:auto;
	color:white;
	/*background:url(../images/body.jpg) ;*/

}
h1, h2, h3, h4 {
	font: 20px;
	font-weight: normal;
	letter-spacing: +1px;
	text-transform:uppercase;
	color:#FFFFFF;
}

p{
 color:#FFFFFF;

}
A:active  {
    font-weight:    bold;
    text-decoration:    underline;
    color:#042a4b;
}
A:link  {
    font-weight:    bold;
    text-decoration:    underline;
    color:#042a4b;
}

A:visited {
    font-weight:    bold;
    text-decoration:    underline;
    color:#042a4b;
}
A:hover {
    font-weight:    bold;
    text-decoration:    underline;
    color:#000;
}


/* wrapper */

#wrapper {
	width:1024px;
	margin:0 auto;
	height:600px;

}
#header {
	width:100%;
	height: 220px;
}
#header #logo{
	width:267px;
	height: 194px;
	margin-top: 0px;
	margin-left: 378px;
	margin-right: 378px;
}
#logo{
    text-align:center;
    margin-bottom:45px;

}
#header .logo{
	width:267px;
	height: 194px;
	margin-top: 20px;
	margin-left: 378px;
	margin-right: 378px;
}

/*navigation*/

#nav{
	width: 272px;
	height: 306px;

	float:left;
}

#nav ul {
	width: 200px;
	margin: 10px 25px 0px 0px;
	float: left;
}

#nav li{
  list-style: none;
  text-align: right;
  margin: 0;  
}

#nav a {
	display: block;
	height:100%;
	text-decoration: none;
	padding: 5px 20px 12px 0px;
	font-size:16px;
	font-family: Bank Gothic, Trebuchet MS, verdana, geneva, sans-serif;
	letter-spacing:1px;

	text-transform:uppercase;
	color:#fff;
}

#nav a:hover {
color:#FFFFFF;
}

#nav a:active {
color:#FF0000;
}

/* content */

#content2 {
	position:relative;
	width: 100%;
	height:100%;
	margin:50px 0 0 0;
	padding:0;	
	font-size: larger;
	color:white;

}

.leftmenusep{
	position:relative;
	float:left;
	width:275px;	
}

.MM_Background{
	width:272px;
	height:100%;	

}

.container {
	margin-top: 0px;
	margin-bottom: 20px;
	width: 300px;
	padding: 10px 10px 10px 10px;
		font-size: larger;
	color:white;
}

.content_pad {
	padding:10px 22px 0 22px; 
	margin: 0 19px 0 7px; 
	background:#000 url(images/center_bg.png) repeat-x bottom left;
}

#sidebar {
	width: 252px;
	background:url(../images/body.jpg) ;

	margin-bottom: 20px;
}

#viewer{
	position:relative;
	left:0px;
	float:left;
	/*z-index:1;*/
	width: 640px;
	margin: 0 0 0 10px;
	/*margin-left: 10px;*/
}

.ContentPane2
{

	margin:0px;
	padding:0px;
	background-color: transparent;
	font-size: 120%;
	color:white;
    width: 100%;
	height: 100%;
	min-height: 320px;
	
}

#FlabellComponent{
	width: 660px;
	height: 320px;
	margin-bottom: 20px;
	border: 1px solid #333333; 
}

#content #posts{
	width: 660px;
	float:right;
	margin-left: 0px;
	background:url(images/tranblack.png) ;
	/*border: 1px solid #333333;*/
}
#content #posts .posttext{
	margin: 0px 20px 40px 20px;
}



#sponsors {


	float:right;
	margin: 0px 0px 0px 0px;

	background-color: transparent;

}

#sponsors .title{
	margin-top: 0px;
	margin-left: 20px;
	width:220px;
	font-size: 10px;
	color:#333333;
	background-color: #000000;
	line-height: 10px;
	text-transform:uppercase;	
}

#sponsors img{
	margin-top: 0px;
	margin-left: 20px;
}

#store {

	float:left;
	margin: 10px 0px 0px 0px;

	background-color: transparent;

}
#store img{
padding: 0px
}



#signup {
	margin-top: 100px;
	margin-left: 70px;
	width:185px;
	height: 16px;
	float:left;
}
#loginlink{
	position:relative;
	z-index:1;
height:100%;
}
#loginlink a{
	color: #ddd;
	font-size: 18px;
	letter-spacing:2px;
}
#dates {
	margin-top: 85px;
	margin-right: 35px;
	width:250px;
	height: 120px;
	float:right;
	text-align:right;
}
#dates h1{
	font-size: 18px;
	color:#999999;
	letter-spacing: 2px;
}

#countdown {
	width: 170px;
	height: 60px;
	float:right;
}

#social {
	width:250px;
	height: 100px;
	float:left;
	margin: 10px 0px 0px 0px;

	background-color: transparent;

}
 
#social .title{
	margin-top: 15px;
	margin-left: 20px;
	width:220px;
	font-size: 10px;
	color:#999999;
	line-height: 10px;
	text-transform:uppercase;
}

#social img{
	margin-top:10px;
	margin-left:20px;
	margin-right:5px;
}

#social_buttons
{
        text-align:center;

}

/*footer*/

#footer {
	width: 100%;
	height: 100%;
	margin:0;
	float:right;
}

#footer .left{
	z-index: 10001;
	margin-left: 14px;
	margin-top: 20px;
	margin-bottom: 30px;
	float:left;
	text-align:center;
	font-size: 10px;
	width: 120px;
	letter-spacing: 0.06em;
}

#footer .left img{
margin-top: 0px;
}

#footer .futurelogo {
	width: 200px;
	margin:auto;
	float:right;
	margin-top: 40px;
	margin-right: 5px;
}

#footer .copyright, .copyright a {
	padding: 5px 20px 0px 0px;
	font-size:9px;
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#318ac2;
}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}
#bot_pad{
	margin-bottom:0px;
	padding:0 60px 0 20px;
}

#terms_style{float:left;}
#copy_style{float:right;}

/* .ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;}
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0;}
.RightPane{ padding:0 0 0 20px; width:20%; margin:0;} */

.LeftPane { background-color: #fff; }
/* .ContentPane { padding-right: 15px; } */
.RightPane { background-color: #fff; }
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;background-color: transparent;	

}
.TopPane
{
	background-color: #333;
}

.Normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 550;
	color: #fff;
	line-height: 1.20em;
}
.TitleHead{
	color: #ffffff;
}
.Normal a{
	font-weight: bold;

	font-family: "Times New Roman", Arial, Helvetica; 
	/*text-decoration: none;*/
}

/* text style for the selected tab */
/*.SelectedTab { font-weight: normal; font-size: 13px; color: black; font-family: "Times New Roman", Arial, Helvetica; text-decoration: none; } */

/* hyperlink style for the selected tab */
/* A.SelectedTab:link { text-decoration: none; color: black; }
A.SelectedTab:visited { text-decoration: none; color: black; }
A.SelectedTab:active { text-decoration: none; color: black; }
A.SelectedTab:hover { text-decoration: underline; color: black; } */

/* text style for the unselected tabs */
.OtherTabs { font-weight: normal; font-size: 10px; color: black; font-family: "Times New Roman", Arial, Helvetica; text-decoration: none; } 
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { text-decoration: none; color:black; }
A.OtherTabs:visited { text-decoration: none; color:black; }
A.OtherTabs:active { text-decoration: none; color:black; }
A.OtherTabs:hover { text-decoration: underline; color:black; }

/* Main Menu */

/* .MainMenu_MenuContainer { 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid; 
	background-color: #FFFFFF; 
} */

.MainMenu_MenuContainer { 
	width:250px;
	height:100%;

	/*background:url(images/nav.png) repeat-y;*/
}
.MainMenu_RootMenuItem
{

	
	
}
.MainMenu_MenuBar { 
height: 34px;


}
.MainMenu_MenuItem { 
	color:white;
    font-family:"Trebuchet MS", verdana, geneva, sans-serif;
    font-size: 18px;
    font-weight:normal;
	border: 0;
	height: 30px;
}

.MainMenu_MenuIcon { 
	background-color: #2f8ac1;
 	border: 0;
}
.MainMenu_SubMenu { 
	color:black;
	background-color: #2f8ac1;
	border: 1px solid #76b6db;
}

.MainMenu_MenuBreak { 

}

.MainMenu_MenuItemSel { 
	color: white;
	background-color: transparent;
	font-family:  "Trebuchet MS", verdana, geneva, sans-serif;
	font-size:20px;
	height: 30px;

}

.MainMenu_MenuArrow { 

border: 0;
}

.MainMenu_RootMenuArrow { 
width: 10px;
border: 0;
}
.loginstyle a {
color:#000;
}
.designTitle {

	font-size:9px;
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;

	color:#318ac2;
}


