/* the-goodies.co.uk Style Sheet */

body {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: black 0.5 solid;
	padding: 0;
}

td	{
	padding: 0px;
	border: 0px;
}

#tvs {
	width: 200px;
	height:200px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	vertical-align: bottom;
}

#banner {
	width:700px;
	height: 200px;
}

#tagline {	
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	background-color: #BF3835;
	text-align: center;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 10px;
}

#menu	{
	background-color: #BF3835;
	text-align: left;
	height: 40px;
}

#menu2 {
	background-color: white;
	height: 20px;
	text-align: left;
}

#footer {	
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #BF3835;
	text-align: center;
	color: white;
	letter-spacing: 1px;
	font-size: 10px;
}

hr {
	color: #BF3835;
	size: 1px;
}


#countdown {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}
	

#pagecontent {
	text-align: justify;
	font-size: 12px;
	color: white;
	overflow:auto;
	background-color: #000099;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#pagecontent legend {
	font-size: 12px;
	color: white;
}

#tvshow a:link {
	color: white;
	text-align: right;
}

#tvshow a:hover {
	color: white;
	text-align: right;
}

#tvshow a:visited {
	color: white;
	text-align: right;
}

#pagecontent a:link {
	color: white;
}

#pagecontent a:visited {
	color: #BF3835;
}

#pagecontent a:hover {
	background-color: #ADDFFF;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: black;
	font-weight: bold;
}

a:visited {
	color: #000099;
	font-weight: bold;
}

a:hover {
	background-color: #ADDFFF;
	color: #000000;
	font-weight: bold;
}


/* Main Page Titles */
h1 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

/* Smaller Page Titles */

h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

/* Styles for the Tour Date pages */

#tourtable {
	width: 610px;
	border: white 1px dashed;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}

#tabletitles {
	background-color: #BF3835;
	border: white 1px solid;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

#row1 {
	text-align: left;
	background-color: #017398;
}

#row2 {
	background-color: #93BBFD;
	text-align: left;
}

input.button {
  	color: white;
  	width: 400px;
	background: #000099;
	font-size: .8em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	text-align: left;
}


#innernews {
	background-color: #000099;
	width: 400px;
	border: white 0.5px solid;
	padding: 0px;
	color: white;
	padding: 2px;
}

#newstext {
	width: 400px;
	align: left;
}

#airings {
	color: white;
	font-size: 11px;
	font-style: italic;
}

#note {
	font-style: italic;
	font-weight: bolder;
	color: #BF3835;
}

#countdown1 {
		background-color: #BF3835;
		border: white 1px solid;
		font-weight: bold;
		height: 20px;
		text-align: center;
		padding: 2px;
}

#episode {	
		border: white 2px solid;
		padding: 10px;
}

#fancreative {	
		border: white 2px solid;
		padding: 10px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
}

#ul li {
	list-style-type: none;
}

#box {
	width: 800px;
	border: white 1px solid;
	padding: 10px;
}

#link {
	margin-left: 50px;
}

#linktact {
	margin-left: 30px;
}

#scraptable {
	align: center;
}

#blog {
	border: #BF3835 2px dotted;
	padding: 20px;
	width: 500px;
	font-style: italic;
}

#limerick {
	border: #BF3835 2px dotted;
	padding: 10px;
	width: 400px;
}

#latestupdates {
	background-color: #000099;
	width: 250px;
	border: white 0.5px solid;
	padding: 0px;
	color: white;
	padding: 2px;
}

#latestupdatesinfo {
	color: white;
	font-size: 11px;
	font-style: italic;
	frame: void;
}

#qna {	
	border: white 2px solid;
	padding: 10px;
	text-align: justified;
	width: 600px;
}

#jemtrib {
	text-align: center;
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	
}

#tribute {
	margin-left: 100px;
	margin-right: 300px;
	font-style: italic;
}

