/*=====================================================================
 
Copyright: (c)2005-2006 DC9 Nightclub.
Title: Liberation "Propaganda"
Designer: Tada Burke
Contact: http://www.neurobotic.com

=======================================================================

Swatches: #FEE19D (Tan), #990000 (Red), #666666 (Gray)

=======================================================================

Borders: 0.12em fixes Safari and IE for hairline borders (Dashed)

=======================================================================

Fonts: font-family: Arial, Helvetica, sans-serif;

=======================================================================
*/

html, body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* ================================================
## MAINBODY
=============================================== */

#Container {
	width: 800px;
	background-image: url(../images/ldp_bg_container_body.gif);
	border: 3px solid #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#Header {
	height: 201px;
	width: 775px;
}
#Content {
	width: 100%;
}
td.column_nav {
	width: 150px;
}
td, tr, p, div {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font: normal 14px/normal Arial, Helvetica, sans-serif;
}
.rubric {
	width: 1.2em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 28pt;
	font-weight: normal;
	color: #000000;
}
ul {
	list-style-type: square;
	padding: 0;
	margin-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	list-style-type: square;
	padding: 0;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-position: inside;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
/* ================================================
## SEPARATOR
=============================================== */
.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}

.pathway {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #990000;
  font-weight      : normal;
}
/* ================================================
## SEPARATOR
=============================================== */


/* Main Menu Links */
a.mainlevel:link, a.mainlevel:visited{
	width: 150px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	text-decoration: none;
	border: thin solid #CCCCCC;
}
a.mainlevel:hover {
	color: #000000;
	background-color: #FEE19D;
	text-decoration: none;
}
a#active_menu.mainlevel {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
/* User Menu Links */
a.mainlevel_usermenu:link, a.mainlevel_usermenu:visited {
	width: 150px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding-left: 5px;
	background-color: #990000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	text-decoration: none;
}
a.mainlevel_usermenu:hover {
	background-color: #FFCC66;
	text-decoration: none;
}
a#active_menu.mainlevel_usermenu {
	background-color: #666666;
	text-decoration: none;
}
/* Sub Level Links */
a.sublevel:link, a.sublevel:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.sublevel:hover {
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.schedulehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ================================================
## Playlists & Podcasts
=============================================== */

table.playlist {
	width: 100%;
}
table.blog {
	width: 585px;
}
/* ================================================
## Module Tables
=============================================== */
table.moduletable {
	width: 100%;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table.moduletable th {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 150px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* mod_mainmenu */
table.moduletable_mainmenu {
	width: 100%;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.moduletable_mainmenu th {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/* mod_yanc */
table.moduletable_newsletter {
	width: 100%;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.moduletable_newsletter th {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table.moduletable_newsletter td {
	font-size: 10px;
}
/* mod_latestnews */
table.moduletable_latestfeeds {
	width: 100%;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.moduletable_latestfeeds th {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.latestfeeds {
	margin-top: 3px;
	margin-left: 10px;
}
/* mod_whosonline */
table.moduletable_whosonline {
	width: 100%;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table.moduletable_whosonline th {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table.moduletable_whosonline td {
	font-size: 9px;
}
.ticker {
	width: 775px;
	margin-top: 5px;
}

.poll {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

/* ================================================
## SEPARATOR
=============================================== */

.sectiontableheader {
	background-color : #990000;
	color            : #FFFFFF;
	font-weight      : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 5px;
}
.sectiontableentry1 {
  background-color : #FFFFFF;
}
.sectiontableentry2 {
  background-color : #FEE19D;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
	font-style: italic;
}
.smalldark {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ================================================
## SEPARATOR
=============================================== */

.contentpane {
	margin: 0px;
}
.contentpaneopen {
	width: 100%;
	background-image: url(../images/ldp_bg_contentpane_body.gif);
	background-repeat: repeat-y;
}
.contentpaneopen td {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.createdate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF9933;
  text-align: left;
}
/* ================================================
## SEPARATOR
=============================================== */

.article_top {
/* Located in content.html.php */
	display: block;
	background-image: url(../images/ldp_bg_contentpane_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
}
.article_seperator {
/* Located in content.html.php */
/* border-bottom: dashed 1px; */
	display: block;
	background-image: url(../images/ldp_bg_contentpane_footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
}
/* Forms */
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 1px;
	padding: 1px 2px;
	border: none;
}
input[type="submit"]:hover, input[type="button"]:hover {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
/* Form Fields -- Using precise border for IE crap */
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FEE19D;
	border: 0.12em solid #CCCCCC;
}

/* ================================================
## SEPARATOR
=============================================== */

a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:active {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* ================================================
## SEPARATOR
=============================================== */
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}
/* ================================================
## SEPARATOR
=============================================== */
/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
.boxes {
	border: 0px none;
}
