@charset "UTF-8";
/* CSS Document Bread Street */
html {
		background-color:#f4e7d6;
		background: #f4e7d6 url("images/images/bg2.jpg") repeat-x top left;
}
img {
border-style: none;
}
a{
outline: none;
color:#000;
}

#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: 88.5%/1.2em "Trebuchet MS", verdana, geneva, sans-serif;
	width: 956px; 
/*	width: 975px; */
	height: 100%;
	word-spacing:1px;
/*	background-color: #fff; */
	margin-top:0px;
	margin-left: auto;
	margin-right:auto;
	background: #eee url("images/grey_wash.png") no-repeat top center;
	/*background:url(../images/body.jpg) ;
	background: #000000 url("images/bg.jpg") no-repeat top center;*/
}
h1, h2, h3, h4 {
	font: 20px;
	font-weight: normal;
	letter-spacing: +1px;
	text-transform:uppercase;
	color:#343434
}

p{
	color: #343434;
}
A:link  {
    font-weight:    bold;
    text-decoration:    underline;
    color:  #005592;
}

A:visited {
    font-weight:    bold;
    text-decoration:    underline;
    color:  #005592;
}
A:hover {
    font-weight:    bold;
    text-decoration:    underline;
    color:  #F16522;
}

/* wrapper */

/*#wrapper {
	width:1024px;
	margin:0 auto;
	background-color: #000000;
	height:600px;
	border: 2px solid red;
	background-image: url(images/bg.jpg);
}*/
#header {
	width:100%;
	height: 220px;
   margin-bottom: 10px;
}
#header #logo{
	width:267px;
	height: 194px;
	margin-top: 0px;
	margin-left: 378px;
	margin-right: 378px;
        
}
#logo{
	width: 968px;
	height: 209px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 50px; 
	margin-bottom: 10px;
/*	padding: 0 50px 0 0; */
}
/*#logo{
	width:267px;
	height: 94px;
	margin-top: 20px;
	margin-left: 378px;
	margin-right: 378px;
        margin-bottom: 10px;
} */
#header .logo{
	width:267px;
	height: 194px;
	margin-top: 20px;
	margin-left: 378px;
	margin-right: 378px;
        margin-bottom: 10px;
}

/*navigation*/

#nav{
	width: 272px;
	height: 306px;
	background:url(images/nav.png) no-repeat ;
	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: Trebuchet MS, verdana, geneva, sans-serif;
	letter-spacing:1px;
	background: url(images/menubottom.png) no-repeat top;
	text-transform:uppercase;
	color:#000000;
}

#nav a:hover {
color:#000;
}

#nav a:active {
color:#000;
}

/* content */

#content2 {
	position:relative;
	left:20px;
	width: 100%;
	height:100%;
	margin:0px;
	padding:0;	
}

.leftmenusep{
	position:relative;
	float:left;
	width:275px;	
}

.MM_Background{
	width:251px;
	height:100%;	
	background: url(images/menubg.png) no-repeat;
}

#MM_Background{
	width:251px;
	height:100%;	
	background: url(images/menubg.png) no-repeat;
}
.SM_Background {
	/*float: top; */
	width:251px;
	height:36px;		
	background: transparent;
}
#SM_Background {
	/*float: top; */
	width:251px;
	height:36px;		
	background: transparent;
}
.SM_YouTube {
	float: left;
	width: 37px;
	background: url(images/youTube.png) no-repeat;
	z-index: 1 !important;
}
.SM_LinkedIn {
	float: left;
	width: 37px;
	background: url(images/linkedin.png) no-repeat;
	z-index: 1 !important;
}
.SM_RSS {
	float: left;
	width: 37px;
	background: url(images/rss.png) no-repeat;
	z-index: 1 !important;
}
.SM_Twitter {
	float: left;
	width: 37px;
	background: url(images/twitter.png) no-repeat;
	z-index: 1 !important;
}
.SM_Facebook {
	float: left;
	width: 37px;
	background: url(images/facebook.png) no-repeat;
	z-index: 1 !important;
}
.SM_FB_like {
	float: left;
	width: 52px;
	background: url(images/fb_like.png) no-repeat;
	z-index: 1 !important;
}
.container {
	margin-top: 0px;
	margin-bottom: 20px;
	width: 251px;
	padding: 10px 10px 10px 10px;
}

.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: 643px; 
/*	margin: 0 0 0 10px; */
   margin: 0 0 0 0px;
	/*margin-left: 10px;*/
}

.ContentPane2
{
	margin: 0px;
	padding: 0px;
	/* background-color: #fff; */
/*	border: 1px solid #333; */
   border: 0px solid #333;
	color: #343434;;
	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 {

	width:245px;
	height: 80px;
	float:left;
	margin: 0px 0px 0px 0px;
        padding: 5px 0px 5px 5px;
	background-color: #fff;
	border: 1px solid #333;
}
 
#sponsors .title{
	margin-top: 15px;
	margin-left: 20px;
	width:220px;
	font-size: 10px;
	color:#333333;
	background-color: #fff;
	line-height: 10px;
	text-transform:uppercase;	
}

#sponsors img{
	margin-top: 15px;
	margin-left: 20px;
}

#store {
	width:250px;
	height: 110px;
	float:left;
	margin: 10px 0px 0px 0px;
	background-image: url(images/tranblack.png);
	background-color: #191918;	
	border: 1px solid #333;	
}
#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: #000;
	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:#000;
	letter-spacing: 2px;
}

#countdown {
	width: 170px;
	height: 60px;
	float:right;
}

#social {
	width:250px;
	height: 100px;
	float:left;
	margin: 10px 0px 0px 0px;
	background-image: url(images/tranblack.png);
	background-color: #fff;
	border: 1px solid #333333
}
 
#social .title{
	margin-top: 15px;
	margin-left: 20px;
	width:220px;
	font-size: 10px;
	color:#000;
	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 .copyright, .copyright a {
	padding: 5px 20px 12px 0px;
	font-size:9px;
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#000;
}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}
#bot_pad{
	margin-bottom:20px;
	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: #333;	}
.TopPane
{
	background-color: #333;
}

.normal{
	color: #000;
}
.normal a{ 
	font-weight: normal; 
	font-size: 12px; 
	color: #000;
	font-family: "Times New Roman", Arial, Helvetica; 
	/*text-decoration: none;*/
}

/* 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;
   background:url(images/menu_bot.png) no-repeat bottom right;
}

.MainMenu_MenuItem { 
	color:#ffffff;	
   font-family: "Trebuchet MS", verdana, geneva, sans-serif;
   font-size: 18px;
	border: 0;
	height: 34px;
	text-transform:uppercase;
}

.MainMenu_MenuIcon {
	background-color: gray;
	border: 0;
}
.MainMenu_SubMenu {
	color: white;
	background-color: gray;
	border: 1px solid #333;
}

.MainMenu_MenuBreak { 

}

.MainMenu_MenuItemSel { 
	color: #fff;
	background-color: transparent;
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;
	font-size:20px;
	height: 34px;
	text-transform:uppercase;
}

.MainMenu_MenuArrow { 
	
border: 0;
}

.MainMenu_RootMenuArrow { 
width: 10px;
border: 0;
}



