
body {
/*	background: Maroon url(images/BKG_gradient2.gif) repeat-x;*/
	background: black url(images/BKG_gradient3.gif) repeat-y center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* wrapper to centre page */

#outer {
	height:99.9%;
	min-height:100%;
	width:900px;
	text-align:left;
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	overflow:visible;
	border: none;
}

/* top gradient */

#top_bkg {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 300px;
	border: none;
	margin: 0;
	padding: 0;	
	background: url(images/BKG_gradient5.gif) repeat-x top;
}

/* logo */

#logo {
	background: url(images/LOGO_nexuslive.com4.gif) no-repeat top left;
	text-indent: -1000px;
	position: absolute;
	top: 20px;
	left: 0;
	width: 296px;
	height: 86px;
	padding: 0;
	margin: 0;
}

/* push - on air panel */

#push_wrap {
	position: absolute;
	top: 20px;
	right: 400px;
	width: 64px;
	height: 65px;
	padding: 0;
	margin: 0;
	background: url(images/PUSH_onair2.gif) no-repeat center;
} 

/* newsflash */

#newsflash_wrap {
	position: absolute;
	top: 20px;
	right: 0;
	width: 380px;
	height: 95px;
	padding: 0;
	margin: 0;
} 

#newsflash_outer {
	background: url(images/NEWSFLASH_left.gif) no-repeat left;	
	height: 95px;	
	padding-left: 15px;
}

#newsflash_inner {
	background: url(images/NEWSFLASH_right.gif) no-repeat right;
	height: 95px;	
	padding-right: 15px;
}

#newsflash_content {
	background: #5A1818;
	height: 91px;
	width: 350px;
	padding: 2px;
	margin: 0;
	overflow: visible;
	text-align: right;
	font-weight: bold;
	color: White;
/*	line-height: 90%;*/
}

#newsflash_content .highlight {
	color: #FFAA9D;
}

#newsflash_content .highlight2 {
	color: #FFAA9D;
	font-size: 80%;
}

#newsflash_content .detail {
	font-size: 60%;
	font-weight: normal;
}

/* menu bar */

#menubar {
	position: absolute;
	top: 126px;	
	background: #3C0000;
	padding: 0;
	margin: 0;
	border: none;
	width: 900px;
	height: 35px;
	z-index: 500;
}

#menubar ul {
	z-index: 500;
	padding: 0;
	margin: 0;
}

#menubar ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
/*	margin: 0px 10px 0 0;
	padding: 0px 25px 1px 0px; 	*/
	padding-right: 4px;
	font-size: 18px;
	background: url(images/MENU_DIVIDER.gif) no-repeat right center;
}

#menubar ul li img {
 	vertical-align: middle;	
	border: none;
	margin: 0;
	padding: 0;	
}

#menubar ul li.last {
	background: none;
}

/* login + reg links */

#menubar ul.rhs {
	float: right;
	margin-top: 6px;
	margin-right: 6px;	
}

#menubar ul.rhs li {
	color: White;
	font-size: 12px;
	background: none;
}

#menubar ul.rhs li a {
	text-decoration: none;
	color: White;
}

#menubar ul.rhs li a:hover {
	text-decoration: underline;
}

#menubar ul.rhs li.last {
}

/* page content */

#content_wrap {
	position: absolute;
	top: 170px;
	left: 0;
	width: 900px;
	padding: 0;
	margin: 0;
	border: none;	
	background: none;
}

#content_wrap hr.clearhere {
	clear: both;
	line-height: 0px;
	visibility: hidden;
}

#content_wrap a {
	text-decoration: none; 
}

#content_wrap a:link {
	color: White;
}

#content_wrap a:visited {
	color: #FFAA9D;
}

#content_wrap a:hover {
	color: #9D2225;
	text-decoration: underline; 
}

/*
#content_wrap a:visited {
	color: #EDB8B9;
	text-decoration: none; 
}
*/

/*
#content_wrap a:visited, a:hover {
	color: #1E90FF;
	text-decoration: none; 
}
*/

/* lhs panel */

#LHS_panel {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;	
	border: none;
}

/* centre and rhs panel */

#centre_and_RHS_panel {
	float: right;
	width: 680px;
	padding: 0;
	margin: 0;
	border: none;
/*	height: 500px;*/
	background: none;
	}
	
/* clip content */	

#clip_centre_panel {
	float: right;
	width: 450px;
	padding: 10px;
	margin: 0;
	border: none;	
	background: Black;
	color: White;
	font-size: 80%;
}

#clip_centre_panel h2 {
	padding: 0;
	margin: 0 0 8px 0;
	border: none;
	font-size: 160%;	
}

#clip_RHS_panel {
	float: right;
	width: 180px;
	padding: 10px;
	margin: 0;
	border: none;	
	background: Black;
	color: #ECECEC;
	font-size: 80%;
}

/* homepage content */

#home_centre_panel {
	float: right;
	width: 446px;
	padding: 10px;
	margin: 0;
	border: none;	
	background: Black;
	color: White;
	font-size: 80%;
}

#home_centre_panel h2 {
	padding: 0;
	margin: 0 0 8px 0;
	border: none;
	font-size: 160%;	
}

/* wide page */

#wide_centre_panel {
	float: right;
	width: 650px;
	padding: 10px;
	margin: 0;
	border: none;	
	background: Black;
	color: White;
	font-size: 80%;
}

#wide_centre_panel h2 {
	padding: 0;
	margin: 0 0 8px 0;
	border: none;
	font-size: 160%;	
}

/* sponsors */

#sponsors_RHS_panel {
	float: right;
	width: 204px;
	padding: 0;
	margin: 0;
	border: none;	
	color: #ECECEC;
	font-size: 80%;
	text-align: right;
}

#sponsors_RHS_panel h2 {
	font-size: 120%;
}

.sponsors_RHS_panel_inner {
	padding: 10px;
	margin: 0 0 10px 0;
	border: none;
	background: Black;	
}

/*div.RHS_divider {
	position: absolute;
	left: 10px
	width: 110%;
	height: 10px;
	background: Maroon url(images/BKG_gradient3.gif) no-repeat center;
	border: none;
	margin: 0;
	padding: 0;
}*/

/* footer */

#footer {
	clear: both;
	float: left;
	border: none;
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 0;
	background: #3C0000;
	width: 900px;
	height: 35px;
	z-index: 500;
	text-align: center;
	font-size: 70%;
	color: White;
}

/* forms */

fieldset {
	border: 1px solid #ABABAB;
}

fieldset.signup {
	border: none;
	border-bottom: 1px solid #ABABAB;
}

/* comments */

#comments {
	
}

#comments hr {padding: 0; margin: 0; border: 0px; height: 1px; border-bottom: 1px solid #434343;}

#comments h1 {
	font-size: 130%;
}

#comments h2 {
	font-size: 110%;
}

#comments .jot-row {
	background-color: #080808;
	padding: 4px 0 4px 0;
	margin: 3px 0 3px 0;
	border-bottom: 1px dashed #434343;
}

#comments .jot-row-alt {
	background-color: #141414;
}

.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row-author {background-color: #FFFFE1;}
.jot-row-me {background-color: #FFDDDD;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
.jot-comment hr {border: 0px; border-bottom: 1px dotted #434343;}
.jot-posticon {float: left;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {color: #FFFAF0;font-weight: bold;font-size: larger;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float: left;width: 80px; }
.jot-content {margin-left: 80px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}
