body 
{ 
 margin: 0; 
 padding: 0; 
 text-align: center; 
 background-color:black;
 color:#fae9c7;
} 
.ui-tabs .ui-tabs-hide {
     display: none;
}
#centered
{ 
position: relative;
 border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 1000px; /* set to desired width in px or percent */
 	height: 678px;
 	text-align: left; /* optionally you could use "justified" */
 /* Changing this value will add lines around the centered area */
 	padding: 0;  
 	margin: 0 auto;
 	background:url('streambackground-new2.jpg') no-repeat;
} 
#header{
	padding:16px 30px;
	font-family:Georgia, "Times New Roman"
}
#bottom {
 position: absolute; bottom: 0; left: 240px;
}
h1{
	color:#fae9c7;
	font-weight:normal;
	letter-spacing:1.5px;
	line-height:12px;
}
h3{
	color:#f36f21;
	font-weight:normal;
	letter-spacing:1.5px;
	font-size:20px;
	line-height:5px;
}
#description{
	color:#82897b;
	font-weight:normal;
	letter-spacing:1.5px;
	font-size:14px;
	line-height:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#left{
	float:left;
	width:330px;
	height:415px;
	margin:20px 0 0 38px;
	_margin:15px 20px;
}
#right{
	float:right;
	width:520px;
	height:394px;
	margin:20px 70px 0 40px;
	_margin:30px 50px 0 20px;
}
#streamLogin{
	_margin:10px 0 0 0;
}

#message{
	padding:15px 10px 9px 10px;
	color:#837b69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	line-height:15px;
}
#archive-logout{
	padding:10px 10px 10px 0;
	border-top:1px #837b69 dotted;
	clear:both;
}
span #logout{
	position: absolute; left: 314px; top: 112px;	
}
#archive-logout select{
	float:left;
}
#archive-logout span{
	padding-left:177px;
}
a#logout{
	color:#a5633f;
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size:12px;
}

.ui-tabs-panel {
/* padding:1em 8px; */
padding:10px 11px;
}

#tabs #tabcontent{
 	background-color:#2c424e;
 	/* height:362px; */
 	width:520px;
	height:374px;
	overflow-y: auto;	
	overflow-x: hidden;
}
a{
	color: #e9bb5e;
}
#bottom a{
	color: #fae9c7;
	text-decoration:none;
}
a:hover{
	color: #f36f21;
}
#tabbar li a
{
color: #747570;
background: #323232 url(tab-inactive-l.gif) left top no-repeat;
text-decoration: none;
padding-bottom:3px;
padding-left:10px;
margin-right:3px;
/* prevent outline on focus and click on the tabs */
outline:none;
}


#tabbar li a, #tabbar li a span
{
display: block;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom:2px;
}
#tabbar li a span
{
background: url(tab-inactive-r.gif) right top no-repeat;
padding-right: 10px;
padding-top:5px; !important
}


/* Hide from IE5-Mac \*/
#tabbar a, #tabbar a span
{
float: none
}
/* End hide */

#tabbar li a:hover
{
color: #E6E8DB;
/* background: #323232 url(tab-inactive-l.gif) left top no-repeat;
padding-left: 10px;
}

#tabs li a:hover span
{
background: url(tab-inactive-r.gif) right top no-repeat;
padding-right: 10px; */
}

ul#tabbar
{
list-style: none;
padding: 0;
margin: 0;
height:24px;
}

#tabbar li
{
float: left;
margin: 0;
}

#tabbar .ui-tabs-selected a
{
color: #E6E8DB;
background: #2C424E url(tab-active-l.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
margin-right:3px;
}

#tabbar .ui-tabs-selected a span
{
background: url(tab-active-r.gif) right top no-repeat;
padding-right: 10px
}

#twitter{
	float:left;
}
#connect-buttons{
	float:right;
	font-family:"Trebuchet MS",Arial;
	font-size:24px;
	color:#7E7E7E;
	line-height:32px;
}



form#login{
	padding-top:10px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
}
form p {
clear: both;
}

fieldset {
width: 300px;
border: 1px solid #ccc;
}

legend {
font-weight: bold;
font-size:1.2em;
}

label {
font-weight: bold;
width: 120px;
float: left;
}

input[type=text] {
width: 160px;
font-size:14px;}

input[type=password] {
width: 160px;
font-size:14px;
}


textarea {
width: 160px;
height: 100px;
}

input[type=submit], input[type=reset] {
margin-left:155px;
font-size: 16px;
}

#connect a{
	font-size:16px;
}

#specials{
	text-align:center;
}
#specials img{
	padding:20px;
}
