html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	padding:0px;
	background: #000 url('../images/bg.gif') repeat-x;
}
body, td, th {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d0d0d0;
	line-height: 170%;
}
h4, h5, h6 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
h1, h2 {
	color: #666;
	font-weight: normal;
	font-size: 28px;
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 30px;
}
h3 {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-top: 0;
	font-family: 'Trebuchet MS',  Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #fff;
	margin-left: 2px;
}
a, a:link, a:active, a:visited {
	outline: 0px;
	font-weight: bold;
	color: #fff; /* 12af2c */
	text-decoration: none;
}
a:hover {
	color: #91afec;
	text-decoration: underline;
}
a.audio{
  text-decoration:none;
  /* border-bottom:1px dotted #222; */
  font-weight:bold;
  outline:none;
  background-image:url(images/play_button_sprite.gif);
  background-position: 0px -2px;
  background-repeat:no-repeat;
  padding-left:18px;
}
a.audio:hover{
  text-decoration:none;
  color:#2222FF;
}
a.paused,a.audio.paused:hover{
  color:#9999FF;
}
a.playing{
  color:#2222FF;
  background-position: 0px -20px;
}
a.artcat, a.arttitle, a.title {
  color:#91afec;
}
#musicplayer{
	margin-top:3px;
	text-align: center;
}
p .right {
	float: right;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	
}	
#login {
	float: right;
	z-index: 10;
}
.container {
	width: 930px;
	margin: 0 auto;
}

#contentarea {
	width: 930px;
	clear: left;
	margin-top: 0;
	float: left;
	padding-bottom: 0px;
	background:#101010 url('../images/bottom_bg.gif') bottom left repeat-x;
}
#top {
	width: 930px;
	height: 90px;
	margin: 0 auto;
	background: transparent url('../images/top_bg.png') top right no-repeat;
}
#top-cover {
	width: 930px;
	margin: 0 auto;
}
#logo {
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}
#header {
	width: 930px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
}
#content {
	width: 890px;
	float: left;
	margin: 10px 20px 0 20px;
}
#content2 {
	width: 850px;
	float: left;
	margin: 10px 20px 0 20px;
}
#right {
	width: 255px;
	float: right;
	padding-bottom: 70px;
	margin-top: 20px;
	color: #666;
	margin-right:15px;
}
#right .moduletable {
	margin-bottom: 20px;
}
#bottom {
	width: 930px;
	clear: left;
	float: left;
	color: #666;
	padding:20px 0 25px;
}
#right h3, #user1 h3, #user2 h3, #user3 h3 {
	margin: 0 0 18px 0;
	font-weight: normal;
	color: #e4e4e4;
	font-size: 20px;
	line-height: 36px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border-bottom: 0px solid #e4e4e4;
	padding:0 0 0 0;
}
#user1 h3 { padding-left: 44px; background: transparent url('../images/article.jpg') top left no-repeat; }
#user2 h3 { padding-left: 48px; background: transparent url('../images/news.jpg') top left no-repeat; }
#user3 h3 { padding-left: 44px; background: transparent url('../images/web.jpg') top left no-repeat; }

#user1 {
	width: 312px;
	float: left;
	margin: 0 20px 0 15px;
}
#user1 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user2 {
	width: 312px;
	float: left;
	margin: 0 15px 0 15px;
}
#user2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user3 {
	width: 201px;
	float: right;
	margin: 0 15px 0 20px;
}
#user3 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user1 a.title, #user2 a.title, #user3 a.title {
	color: #91afec;
	margin-left: 2px;
	font-size: 12px;
}
#footer {
	clear:left;
	float:left;
	width: 930px;
	font-size: 11px;
	padding: 10px 0 30px 10px;
	margin: 0 auto;
	color: #444;
}
#footer a {
	font-size: 11px;
	color: #444;
}
#footer a:hover{
	color: #777;
}
#footer .moduletable {
	float:left;
	width: 930px;
	margin-top: 3px;
}
h1.componentheading, h2.componentheading {
	color: #e4e4e4;
	margin-bottom: 30px;
	margin-top: 10px;
}
h1.contentheading, h2.contentheading {
	margin-top: 10px;
	color: #444;
}
.clear {
	clear: both;
}
/* COMMON TAGS */
.slide a, .slide a:visited, .slide a:hover, .slide a:active {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #91afec !important;
	font-weight: normal;
}

span.article_separator  {
	height: 40px;
}
.modifydate {
	color: #C0C0C0;
}
.author {
	color: #C0C0C0;
}
.createdate {
	color: #C0C0C0;
}
.contenttoc {
	margin: 5px;
}
.small {
	font-size: 85%;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:10000;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
}
ul {
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}
li {
	padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
ol {
	padding-right: 5px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
}
textarea, input, option, select {
	border: solid 1px #333;
	color: #c4c4c4;
	background: #000;
}
textarea:hover, input:hover {
	background: #101011;
	outline:0;
}
textarea:focus, input:focus {
	background: #101011;
	outline: 1px solid #666;
}
.button {
	background: #333;
	border: solid 1px #444;
	outline:0;
	color: #ccc;
	cursor: pointer !important;
}
.logout, .logout:hover, .logout:focus {
	background: url('../images/unlock.png') bottom left no-repeat;
	border:0;
	width: 21px;
	height: 21px;
	padding: 5px;
	cursor: pointer;
}
.modns_button {
	font-weight: bold;
	border: 0;
	cursor: pointer;
	width: 110px;
	height: 30px;
	background: url('../images/subscribe.jpg') top no-repeat;
}
.modns_button:active, .modns_button:hover, .modns_button:focus {
	border:0;
	outline:0;
	background: url('../images/subscribe.jpg') bottom no-repeat;
	background-position-top: -30px;
	}

/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}
.author, .createdate, .modifydate, .buttons {
	display:none
}
#absolute {
	top:0;
	left:0;
}
#topmenu {
	float: right;
	width:700px;
	height: 61px;
	margin-top:30px;
	margin-right: 5px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -11px;
	float: right;
}
#topmenu li {
	list-style: none;
	float: left;
	font-weight: normal;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	line-height: 26px;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
}
#topmenu li a {
	display: block;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#topmenu li:hover, #topmenu li.hover {
	position: static;
}
#topmenu li a:hover, #topmenu li.active a {
	color: #91afec;
	padding-bottom: 5px;
	background-position: center;
}
html>body #topmenu li a {
	width: auto;
}
.spotlight {
	padding:15px 15px 0 15px;
}
img { border:0; clear:both;}

