@charset "utf-8";
body,th {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #b0b0b0;
	background-color:#000000;
	background-repeat:repeat-x;
}
* {font-family: Tahoma, Verdana;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:7px;
}
a img {
	border:none;
}
a:link {
	color: #b0b0b0;
}
a:visited {
	color: #b0b0b0;
}
a:hover {
	color: #FDB400;
}
a:active {
	color: #FDB400;
}

h1 {
	font-size: 18px;
	color: #525252;
}
h2 {
	clear:both;
	font-size: 12px;
	font-weight:normal;
	/*color: #FF58DB;*/
	color: #949494;
	margin:0px 0px 10px 0px;
	padding:2px;
}
h3 {
	font-size: 12px;
	color: #F6F6F6;
}
h4 {
	font-size:14px;
	margin:0px;
	font-weight:normal;
}
h5 {
	font-size: 12px;
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#5bd664;
	line-height:30px;
	font-weight:normal;
	clear:both;
}
h6 {
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	clear:both;
}
h6 span {
	color:#FDB400 !important;
	display:inline !important;
	background:none !important;
}
h6 div {
	color:#5bd664 !important;
	display:inline !important;
	background:none !important;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.boxBig {
	margin-left:7px;
	clear:both;
	background-image:url(../images/header/default/main_list_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #303030;
	padding: 5px !important;
	position: relative;
}

.boxBig h6 {
	margin:-5px -5px 10px -5px;
	background-image:url(../images/header/default/border-main-list.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position: relative;
	text-indent: 10px
}

.boxBig h5 {
	margin:-5px -5px 10px -5px;
	background-image:url(../images/header/default/border-main-list.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position: relative;
}

.boxBig a {text-decoration: none}

#tblContent input, #tblContent a {
	position: relative;
}
div.tabbed {
	/*clear:both;*/
	border: 1px solid #666666;
	height: 177px;
}
div.tabOn {
	width:60px;
	background-image:url(../images/tab_on_bg.gif);
	height:21px;
	float:left;
	text-align:center;
	font-family: Tahoma;
	line-height: 21px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0 8px;
	margin: 0 2px 0 0;
	cursor: pointer;
}
div.tabOff {
	width:60px;
	background-image:url(../images/tab_off_bg.gif);
	background-repeat:repeat-x;
	height:21px;
	float:left;
	text-align:center;
	font-family: Tahoma;
	line-height: 21px;
	font-size:12px;
	color:#b0b0b0;
	padding: 0 8px;
	margin: 0 2px 0 0;
	cursor: pointer;
}
.boxes { margin-top:-8px;
margin-left:-8px !important;
margin-right:-4px !important;
padding:0;
}
.boxes td {
	background-image:url(/images/header/default/main_list_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #303030;
}

.boxback {
	background-image:url(/images/header/default/main_list_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #303030;
}

.tbox {

	background-image:url(/images/header/default/main_list_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #303030;
}

.profMargins {
width: 6px;
}

.inSpacing {
padding: 4px;
}

.noBorder td {
	background: none;
	border: none;
}

.noBorder th {
	background: none;
	border: none;
	color: #777777;
}

.cleaner
{
	clear: both;
}
#upload_tab, #post_event { padding:15px; }
.weather { background-color:#454545; line-height:17px; }
.weather img { margin-top:5px; margin-bottom:5px; }
.lineTop { width:100%; font-size:10px; margin:0; padding-bottom:3px; display:block; border-top:1px solid #919191; }
.line { width:100%; font-size:10px; margin:0; padding-bottom:3px; display:block; border-bottom:1px solid #919191; }
.post { text-align:right; margin:10px; }
.strong { font-weight: bold }
.padding20 { padding: 20px }

.event_past {
	background: #202020;
}

.events_list {
	border-collapse: collapse
}

.events_list td {
	/*border-bottom: 1px dashed #303030;*/
	font-size:11px;
	padding: 0;
	vertical-align: center;
	background: url(/images/dot.gif) repeat-x bottom left !important;
}

.events_list a {
	padding-top: 2px;
}

.events_list img {
}
input.input_disabled {
	background-color: #363636 !important;
}


#scrollable {
	position:absolute;
	height: 100px;
	width:520px;
	left: 0; top:0;
	overflow: hidden;
}


.scrollItem {
	height: 100px;
	width: 100%;
	left: 0; top:0;
	position:absolute;
}

.loginBox2[class] {
	margin-left: 190px !important;
}
.relative {position:relative}
.absolute {position:absolute}