

html{
	height: 100%;
}

body{
	background: #e3e3db url(images/41/background_tile.png);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 8pt;
	height: 100%;
}

td{
	font-size: 8pt;
}

a{
	text-decoration: none;
}

.width_holder{
	width: 900px;
	margin: auto;
	text-align: left;
}

#header{
	margin-bottom: 20px;
}

#logoarea{
	background: url(images/41/header_bg.png) #85857a;
	height: 45px;
}

#logo a{
	background: url(images/41/logo.png);
	width: 261px;
	height: 45px;
	float: left;
}

#tabs{
	/*background: url(images/41/nav_bg.png);*/
	border-top:2px solid #93938b;
	background:#a0a097;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
}

#tabs a{
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	top: 2px;
}

#tabs a:hover, #tabs #selected a{
	background: #f3f3f3;
	color: #000;
	position: relative;
}

#radio{
	background: #F3F3F3;
	padding: 0px 2px 2px;
	border-top:2px solid #e0e0e0;
}

#official{
	float: right;
	margin: 15px 10px 0px 0px;
}

#official a{
	float: right;
	background: url(images/41/official_badge.png);
	width: 33px;
	height: 39px;
}

#avatar{
	float: right;
	background: url(images/41/pedestal_small.png);
	width: 46px;
	height: 73px;
	margin-top: -2px;
}

.toggle_dark{
	background: url(images/41/toggle_dark_left.png) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	/*font-family: Trebuchet MS;*/
	font-size: 14px;
	font-weight: bold;
}

.toggle_dark span{
	display: block;
	background: url(images/41/toggle_dark_right.png) no-repeat right top;
	padding: 1px 8px 5px 3px;
	color: #FFF;
}

.toggle_dark_selected {
	background: #FFF;
	border-left: 1px solid #585858;
	border-right: 1px solid #585858;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	/*font-family: Trebuchet MS;*/
	font-size: 14px;
	font-weight: bold;
}

.toggle_dark_selected span{
	display: block;
	padding: 1px 7px 1px 2px;
	color: #585858;
}

.toggle_light{
	background: url(images/41/toggle_light_left.png) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	/*font-family: Trebuchet MS;*/
	font-size: 14px;
	font-weight: bold;
}

.toggle_light span{
	display: block;
	background: url(images/41/toggle_light_right.png) no-repeat right top;
	padding: 1px 8px 5px 3px;
	color: #575757;
}

#header_foot{
	background: url(images/41/border_08.png) repeat-x;
	height: 2px;
}

#djsays{
	float: left;
	background: url(images/41/djsays.png) no-repeat;
	margin-top: 2px;
	margin-right: 5px;
	width: 264px;
	padding: 7px 7px 7px 20px;
}

#onair{
	float: left;
	padding: 8px;
	width: 350px;
}

#radio_refresh{
	width: 16px;
	height: 16px;
	float: right;
}

#radio_player{
	float: right;
	margin-top: 5px;
}

#radio_right{
	float: right;
	margin: 5px 5px 0px 0px;
}

#radio_offline{
	padding: 5px 0px;
}

#body_holder{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 9pt;
}

#body{
	background: #FFF url(images/41/border_08.png) repeat-x;
	padding: 10px;
}

#footer_border{
	background: url(images/41/footer_border.png);
	height: 2px;
}

#footer2{
	background: #F3F3F3;
	color: #b5b5b5;
	padding: 10px;
	font-size: 8pt;
}

#copyright{
	float: left;
	width: 35%;
}

#copyright a{
	color: #b5b5b5;
}

#whosonline{
	float: right;
	width: 60%;
}

.maincontent{
	margin-bottom: 10px;
	line-height: 150%;
}

h1{
	margin: 0px 0px 10px 0px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 24pt;
	font-weight: bold;
}

h4{
	margin: 0px 0px 5px 0px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 16pt;
	font-weight: bold;
}

h2{
	margin: 0px 0px 0px 0px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 12pt;
	font-weight: bold;
}

h3{
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight: bold;
}

#gradient{
	background: url(images/41/background.png) repeat-x;
	height: 580px;
}

.newscat{
	float: right;
	line-height: 100%;
	margin-top: -1px;
}

.newscat a:link, .newscat a:active, .newscat a:visited{
	float: right;
	background: #727268;
	color: #FFF;
	padding: 3px;
	font-size: 7pt;
	text-transform: uppercase;
}

.newscat a:hover{
	float: right;
	background: #a0a097;
	color: #FFF;
	padding: 3px;
	font-size: 7pt;
	text-transform: uppercase;
}

.featured{
	background: red !important;
	margin-top: 3px;
}

.lightbox{
	padding: 10px;
	background: #F3F3F3;
	color: #7d7d7d;
	font-size: 8pt;
	line-height: 150%;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/* SHOUTBOX STYLES */

#shoutbox_holder{
	/*position: fixed;
	bottom: 0px;
	right: 30px;
	width: 200px;
	z-index: 20;*/
	left: 360px;
	position: relative;
	z-index: 800;
	float: left;
}

#staffmenu_holder{
	/*position: fixed;
	bottom: 0px;
	right: 240px;
	width: 200px;
	z-index: 20;*/
	left: 150px;
	position: relative;
	z-index: 800;
	float: left;
}

#shoutbox_button, #staff_button{
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	/*width: 100px;
	/*border: 1px solid #666;
	border-bottom: 0;*/
	text-align: left;
	cursor: pointer;
	position: relative;
	z-index: 810;
}

#shoutbox_button{
	float: left;
}

#staff_button{
	float: right;
}

#shout_text{
	padding: 3px;
	margin: 0px;
	border: 0;
	width: 144px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 8pt;
}

.shoutbox_button{
	background: #a0a097 /*url(images/41/shoutbox_button.png)*/;
	color: #FFF;
	border: 1px solid #a0a097;
	border-top: 0;
	border-bottom: 0;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
}

.shoutbox_active{
	background: #FFF /*url(images/41/shoutbox_button_active.png)*/;
	color: #000;
	border: 1px solid #666;
	border-top: 0;
	border-bottom: 0;
}

#shoutbox_shouts, #staff_menu{
	border: 1px solid #666;
	position: relative; 
	top: -1px;
	background: #FFF;
	width: 200px;
	display: none;
	text-align: left;
	z-index: 805;
}

#shoutbox_scroll{
	overflow: auto;
	height: 250px;
}

.shoutbox_shout1, .shoutbox_shout2, #shoutbox_scroll > div{
	padding: 5px;
	word-wrap: break-word;
}

.shoutbox_shout1, #shoutbox_scroll > div:nth-child(odd){
	background: #FFF;
}

.shoutbox_shout2, #shoutbox_scroll > div:nth-child(even){
	background: #F3F3F3;
}

#doshout{
	border-bottom: 1px solid #666;
}

#shout_send a{
	width: 44px;
	display: block;
	float: right;
	padding: 3px;
	background: #666;
	color: #FFF;
	text-align: center;
}

#shout_send a:hover{
	background: #999;
}

.content_item, .content_item_hover {
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 7px;
	font-size: 8pt;
}

.content_item {
	border-bottom: 1px dotted #8e8e8e;
	color: #6f6f6f;
	background-color: #F9F9F9;
	/*background-image: url(images/41/content_bg_bot.png);*/
}

.content_item_hover {
	background-color: #f3f3f3;
	/*background-image: url(images/41/content_bg_bot_hover.png);*/
	border-bottom: 1px dotted #474747;
	color: #000;
}

/* Added stuff */

/* Stretches the text field in the search sidebar */
form[action*="values"] > #searchq{
	width:70%;
}

/* Adjusts the hover credits thingie to rely less on images */
#dhtmltooltip div.tipmid{
	background:#fff;
	border-left:2px solid #000;
	border-left:2px solid #000;
	width:163px;
}

/* BBCode styles */
.bbcode_container {
	margin:20px;
	margin-top:5px;
	display:block;
	color: #000;
}

.bbcode_container .bbcode_desc {
	margin-bottom:2px;
	font-size:11px;
}

.bbcode_container div.bbcode_code,
.bbcode_container pre.bbcode_code {
	margin:0;
	padding:6px;
	border:1px inset;
	text-align:left;
	overflow:scroll;
	direction:ltr;
	background:#f2f6f8  repeat-x;
	/*height:;*/
	font-size:12px;
}

.bbcode_container code.bbcode_code {
	margin:0;
	text-align:left;
	direction:ltr;
	font-size:12px;
}

.bbcode_container code.bbcode_code code {
	white-space:nowrap;
}

.bbcode_container div.bbcode_quote {
	margin:0 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f2f6f8 none   ;
	border-radius: 5px;
	border: 1px solid #417394;
	font: italic  normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	position: relative;
	top: 0;
}

.bbcode_container .bbcode_quote_container {
	background: transparent url(http://great.la/forums/images/misc/quote-left.png) no-repeat  left;
	display:block;
	width: 9px;
	height: 13px;
	position: absolute;
	top: 5;
	left: -9px;
}

.bbcode_quote div.quote_container {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 10px 5px 10px;
}

.bbcode_quote .bbcode_postedby img {
	position: relative;
	top: 1px;
}

.bbcode_container div.bbcode_quote.printable {
	background:none;
	border:none;
}

.bbcode_container div.bbcode_quote div.message {
	/*font-style:italic;*/
	padding:8px 0px;
}

/* fix the bug where li's in quotes are floated */
.bbcode_container div.bbcode_quote div.message ol>li, .bbcode_container div.bbcode_quote div.message ul>li{
	float: none;
}

/* from components.css */
.bbcode_postedby {
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.bbcode_postedby img {
	margin:0;
} 


/* twitter styles */

#twitter_holder{
	background-color: #5b9ebf;
	background-image: url(images/41/twitter_heading.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px;
	color: #FFF;
}