/* Rigg styles v2.14 ©2005-2007 Kevin Rutherford For The Rigg */
/* 2.11 - support for highlighted trs */
/* 2.12 - support for disabled trs */
/* 2.13 - added login and admin support on inputs, text align on <p> and <th> support and various others */
/* 2.14 - tidied up viewer title */

body {
	margin: 0px;
	padding: 0px;
	background-color: #f7f7f7;
	font-family: Helvetica, sans-serif, Arial;
}

p {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

p.infobar {
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	background-color: #8f8f8f;
	color: #000000;
	margin: 0px;
	padding: 0px 44px 0px 44px;
}

p.infobar a {
	color: #ffffff;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 10px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}

p.infobar a:first-child {
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}

.lyrics {
	text-align: right;
}

.mp3 {
	text-align: right;
}

.leftIndent {
	padding-left: 20px;
}

.topMargin {
	padding-top: 8px;
}

.guidance {
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	background-color: #bfbfbf;
	color: #000000;
	margin: 0px;
	padding-left: 44px;
	padding-bottom: 8px;
	border: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	background-color: #8f8f8f;
	color: #ffffff;
	margin: 0px;
	padding-left: 44px;
	height: 1.5em;
}

h1.viewer {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	background-color: #bfbfbf;
	color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	border: none;
}

h2 {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 16px;
	padding-top: 0px;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
}

body.popup {
	background-color: #dfdfdf;
}

body.popup p, body.popup h2 {
	padding-left: 44px;
	padding-right: 44px;
}

.listItemSelected {
	padding-top: 8px;
	border-bottom-color: #7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #d7d7d7;
}

object {
	margin: 0px;
	border: none;
	padding: 0px;
}

object.topMovie {
	width: 820px;
	height: 200px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.minor {
	font-weight: bold;
	color: #5f5f5f;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

em {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

table.list {
	width: 100%;
	margin: 0px;
	border-spacing: 0px 1px;
	border: none 0px;
	padding: 0px;
	vertical-align: top;
}

table.list tr {
	vertical-align: top;
}

th {
	background-color: #cfcfcf;
}

td.description {
	background-color: #cfcfcf;
	width: 30%;
	max-width: 350px;
	padding: 4px 8px 4px 44px;
}

td.content {
	background-color: #e0e0e0;
	padding: 4px 48px 4px 16px;
}

td.alert {
	background-color: #efc7c7;
}

td.pending {
	background-color: #c7c7ef;
}

td.expired {
	background-color: #efefc7;
}

table.twoColumns {
	width: 100%;
	background-color: #ffffff;
	margin: 0px;
	border: none 0px;
	border-spacing: 0px 0px;
	padding: 0px;
}

table.twoColumns tr {
	vertical-align: top;
}

table.twoColumns td.mainStory {
	margin: 0px;
	border: none;
	padding: 0px;
}

table.twoColumns td.sideBar {
	margin: 0px;
	border: none;
	border-left: solid 1px #ffffff;
	padding: 0px;
	width: 25%;
	background-color: #cfcfcf;
}

td.sideBar table {
	width: 100%;
	border-spacing: 0px 1px;
	background-color: #ffffff;
}

td.pieChartRowBig {
	background-color: #cfcfcf;
	background: url(../forum/png/pieBgBig.png) repeat-x top left;
	text-align: center;
	padding: 0px;
}

td.pieChartRowSmall {
	background-color: #cfcfcf;
	background: url(../forum/png/pieBgSmall.png) repeat-x top left;
	text-align: center;
	padding: 0px;
}

img {
	border: none;
}

img.radioIcon {
	vertical-align: middle;
}	

p.navigation {
	text-align: right;
	padding-top: 0px;
}


div.topMovie1 {
	background-color: #6f6720;
}

div.topMovie2 {
	background-color: #707f87;
}

div.topMovie3 {
	background-color: #777070;
}

div.topMovie4 {
	background-color: #a9a490;
}

ol.songs, ul.artists {
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

li {
	font-size: 12px;
	line-height: 18px;
}

li.song, li.artist {
	padding: 4px 10px 2px 5px;
	margin: 0px;
	border-bottom: none;
	list-style-position: inside;
}

li.artist {
	padding: 2px 10px 0px 5px;
	margin: 0px;
	border-bottom: none;
	list-style-position: inside;
}

li.songExpanded {
	padding: 4px 10px 2px 5px;
	margin: 0px;
	border-bottom-color: #9f9f9f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #c7c7e7;
	list-style-position: inside;
}

input[type=text], textarea {
	width: 75%;
	min-width: 80px;
}

input[type=text].login, input[type=password].login {
	width: 50%;
	min-width: 80px;
}

input[type=submit], input[type=reset] {
	width: 20%;
	min-width: 100px;
}

input[type=text].year {
	width: 10%;
	min-width: 40px;
}

input[type=text].month {
	width: 5%;
	min-width: 20px;
}





/*may at some point in the future be dynamically added by php*/


tr.warm td.description {
	background-color: #cfafaf;
}

tr.warm td.content {
	background-color: #e0c0c0;
}

tr.hot td.description {
	background-color: #cf8f8f;
}

tr.hot td.content {
	background-color: #e0a0a0;
}

tr.highlighted td.description {
	background-color: #afafcf;
}

tr.highlighted td.content {
	background-color: #c0c0e0;
}

tr.disabled td.description {
	background-color: #c0c0c0;
	background-image: url("png/bg/disabled-description.png");
	background-repeat: repeat;
}

tr.disabled td.content {
	background-color: #d0d0d0;
	background-image: url("png/bg/disabled-content.png");
	background-repeat: repeat;
}
