/* CSS Document */

body {
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: rgb(252, 178, 53);
	text-decoration: none;
}
a:visited {
	color: rgb(252, 178, 53);
	text-decoration: none;
}
a:hover {
	color: rgb(218, 133, 40);
	text-decoration: underline;
}
a:active {
	color: rgb(252, 178, 53);
	text-decoration: none;
}
a.covert {
	color: black;
	text-decoration: none;
}
a.semicovert {
	color: black;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
a.semicovert:hover {
	text-decoration: underline;
}
div.movieright {
	float: right;
	margin: 20px 20px 20px 20px;
}
div.movieleft {
	float: left;
	margin: 20px 20px 20px 20px;
}
div.shows {
	position: relative;
	top: 0px;
}
div.show {
	position: absolute;
	top: 0px;
}
div.showsummary {
	border-color: #666;
	border-style: none;
	border-width: thick;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	visibility: hidden;
	z-index: 1;
}
div.showinfo {
	border-style: none;
	padding: 0px;
	position: relative;
	text-align: left;
	top: 180px;
	visibility: hidden;
	z-index: 1;
}
div.flag {
	border-style: none;
	float: right;
	position: absolute;
	text-align: center;
	top: 0px;
	visibility: inherit;
}
h1 {
	font-size: 18px;
	font-variant: small-caps;
	text-decoration: underline;
}
h1.centered {
	font-size: 18px;
	font-variant: small-caps;
	text-align: center;
	text-decoration: underline;
}
.h1orange {
	color: rgb(252, 178, 53);
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.fancyh1 {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.sortafancyh1 {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
}
h1.default {
	text-decoration: none;
}
table.indexpage {
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	vertical-align: top;
}
table.secondpage {
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	vertical-align: top;
}
table.timeline {
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
}
td.flash {
	border: 0px;
	padding: 0px;
}
.timeline td {
	border: 0px;
	padding: 0px;
}
td.timelinemonth {
	text-align: left;
}
td.list {
	border-color: #999999;
	border-style: none none solid none;
	border-width: 0px 0px 2px 0px;
}
td {
	padding: 7px;
	border-style: none none none none;
}
td.navbar {
	width: 150px;
	vertical-align: top;
}
td.navitem {
	background-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: smaller;
	white-space: nowrap;
}
td.biggernavitem {
	background-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	white-space: nowrap;
}
td.thisnavitem {
	background-color: rgb(252, 178, 53);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: smaller;
	color: white;
	white-space: nowrap;
}
td.biggerthisnavitem {
	background-color: rgb(252, 178, 53);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: white;
	white-space: nowrap;
}
td.newsitem {
	background-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
}
td.biggernewsitem {
	background-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
td.scheduledate {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
td.content {
	vertical-align: top;
	width: 760px;
}
td.centeredcontent {
	vertical-align: top;
	text-align: center;
	width: 760px;
}
td.topcenter {
	vertical-align:text-top;
	text-align: center;
}
td.top {
	vertical-align: text-top;
}
td.footerpic {
	float: right;
}
.heading {
	font-size: larger;
	font-weight: bold;
	font-variant: small-caps;
	z-index: 1;
}
.raheading {
	font-size: larger;
	font-weight: bold;
	font-variant: small-caps;
	position: relative;
	text-align: right;
	z-index: 1;
}
.navbardiv {
	position: relative;
	z-index: 3;
}
.title {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}
td.thin {
	background-color: rgb(252, 178, 53);
	padding: 0px;
	vertical-align: top;
	width: 2px;
}
td.squat {
	background-color: rgb(252, 178, 53);
	height: 2px;
	padding: 0px;
	vertical-align: top;
}
td.scrolling {
	background-color: rgb(232, 232, 232);
	height: 34px;
	padding: 0px;
}
td.list {
	background-color: #999999;
	height: 2px;
	padding: 0px;
	vertical-align: middle
}
td.thinwhite {
	background-color: white;
	padding: 0px;
}
.orange {
	color: rgb(252, 178, 53);
	font-size: larger;
	font-weight: bold;
}
.red {
	color: rgb(192, 0, 0);
	font-size: larger;
	font-weight: bold;
}
.black {
	color: black;
	font-size: larger;
}
.gray {
	color: #999999;
}
.showdate {
	color: #666666;
	font-weight: bold;
}
.showdatenobold {
	color: #666666;
}
.booktitle {
	font-style: italic;
}
.dspace {
	line-height: 2em;
}.dspaceitalic {
	font-style: italic;
	line-height: 2em;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.tagline {
	font-style: italic;
	font-weight: bold;
}
.extract {
	font-variant: small-caps;
	font-weight: bold;
}
.subheading {
	font-variant: small-caps;
	font-weight: bold;
}
.radioguest {
	font-variant: small-caps;
	font-weight: bold;
}
.buythebook {
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
}
.buythecd {
	font-variant: small-caps;
	font-weight: bold;
}
.buythecd a{
	color: rgb(192, 0, 0);
}
.review {
	font-weight: normal;
}
.reviewer {
	text-align: right;
}
.reviewername {
	font-weight: bold;
}
p.question {
	color: #666;
}
p.answer {
}
p.alignright {
	text-align: right;
}
p.aligncenter {
	text-align: center;
}
.floatleft {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
.floatright {
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

#flashcontent {
	top: 36px;
	left: 70px;
	position: absolute;
	z-index: 2;
	width: 100%;
}
img.centeredlogo {
	margin-top: 370px;
   	display: block;
   	margin-left: auto;
   	margin-right: auto 
}
div.photocredits {
	position: relative;
}
div.photocredits_top {
	position: absolute;
	text-align: center;
	top: 0px;
	width: 760px;
}
div.photocredits_bottom {
	position: absolute;
	text-align: center;
	top: 30px;
	visibility: hidden;
	width: 760px;
}

/* From phplist-2.10.10/styles/phplist.css for the subscription page */
.attributename  {
	text-decoration : none;
}
.attributeinput  {
	text-decoration : none;
}
.required {
	color : red;
	text-decoration : none;
}
