/* Eric Meyer's CSS Refresh */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1em;
	color: black;
	background: #fff url(/images/sandstone.jpg) repeat;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1.sbheader {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-top: 3px #ff0000 solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
}

h1.banner {
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	clear: both;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

.topspace {
	clear: left;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 20px;
	padding-bottom: 10px;
}

p {
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
}

.summarylink {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
}

.sbsitelinks {
	color: #ff0000;
}

.highlight {
	clear: left;
	background: #ecffe5;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftaligned {
	float: left;
	border: 1px #222222 solid;
	margin-right: 10px;
	margin-bottom: 10px;
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
}

a:link { 
	color: #fff;
}
	
a:visited { 
	color: #fff;
}
	
a:hover { 
	color: #fff;
}

a:active { 
	color: #fff;
}

a.whitebackgroundlinks {
	color: brown;
	border-bottom: 1px dotted black;
	text-decoration: none;
	background-color: transparent;
}

a.whitebackgroundlinkssb {
	color: #222222;
	text-decoration: none;
	background-color: transparent;
}


ol, ul {
	list-style: none;
}

ul.rss li {
	border-top: 1px #333 dotted;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.rss li:hover {
	background: #ddd;
}

}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* start the main design */

#header {
	height: 150px;
	background: url(/images/bkgtile.jpg);
	background-repeat: repeat-x;
}


/* Navigation Menu Section */

#navbarwrapper {
	height: 30px;
	background: #222222;
}

#navbar {
	width: 960px;
	margin:  0 auto;
	text-align: left;
}

#nav {
    width: 960px; height: 30px;
    background: url(/images/navsprite.jpg) no-repeat;
    margin: 0px auto; padding: 0;
    position: relative;
}


#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
    
#nav li, #nav a {
    height: 30px; display: block;
}

#panel1b {left: 0; width: 50px;}
#panel2b {left: 51px; width: 80px;}
#panel3b {left: 138px; width: 102px;}
#panel4b {left: 245px; width: 90px;}
#panel5b {left: 344px; width: 180px;}

#panel1b a:hover {
    background: transparent url(/images/navsprite.jpg)
    0 -30px no-repeat;
}
#panel2b a:hover {
    background: transparent url(/images/navsprite.jpg)
    -51px -30px no-repeat;
}
#panel3b a:hover {
    background: transparent url(/images/navsprite.jpg)
    -138px -30px no-repeat;
}
#panel4b a:hover {
    background: transparent url(/images/navsprite.jpg)
    -245px -30px no-repeat;
}
#panel5b a:hover {
    background: transparent url(/images/navsprite.jpg)
    -344px -30px no-repeat;
}
    
/* the Main body section */

.googlemaps {
	float: right;
	background: #ccc;
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#mainbodysection {
	width: 100%;
	background: #ffffff url(/images/sky.gif) repeat-x 0 top;
}

#contentwrapper {
	width: 960px;
	margin:  0 auto;
	text-align: left;
	background: transparent;
}

#content {
	width: 600px;
	margin-top: 30px;
	float: left;
}

.featuredepisodes {
	width: 600px;
	margin-top: 30px;
	float: left;
	background: #cccc99 url(/images/moosebkg.jpg) no-repeat 0 bottom;
	border: 1px #000 solid;
}

.featuredepisodes2 {
	width: 600px;
	margin-top: 30px;
	float: left;
	background: #fff;
}

.leadparagraph {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar {
	margin-top: 30px;
	float: right;
	width: 330px;
	background: transparent;
	border: #000000 1px solid;
}

.whitetable {
	background: #fff;
}

.clearfooter {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}

.clear {
	height: 30px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#primarysponsors {
	clear: both;
	height: 140px;
	background: url(/images/primarysponsors.jpg);
	margin-top: 10px;
	margin-bottom: 50px;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.shows {
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	padding: 0px 15px 15px 15px;
	font-size: x-small;
	line-height: 1.4;
}

.spanleft {
	margin-top: 15px;
	text-align: left;
}

table {
	border-collapse: collapse;
	font-size: 1em;
	border-spacing 1em;
}

th, td {
	padding: 0.1em 1em;
}

tr {
	padding-bottom: 2px;
	padding-top: 2px;
}

th {
	font-weight: bold;
	text-align: left;
}

thead {
	background: #fff;
	color: #fff;
}

tr:hover {
	background-color: #cccc99;
	color: #fff;
}

thead tr:hover {
	background-color: transparent;
	color: inherit;
}

caption {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
	text-transform: none;
}

.pretty-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 0.9em;
  color: #000;
  background: #bcd0e4 url("widget-table-bg.jpg") top left repeat-x;
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #632a39;
}

.pretty-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 1px solid #333;
  border-right: 0px solid #333;
}

.pretty-table th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 1px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2a4763;
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #632a2a;
  color: #fff;
}

/* The sponsor section */

#treelinedivider {
	width: 100%;
	height: 46px;
	background: #00693f url(/images/treeline.jpg) repeat-x 0 top;
}

#sponsorwrapper {
	background: #00693f;
}

#sponsor {
	text-align: center;
}

#columncontainer {
	width: 960px;
	margin:  0 auto;
	text-align: left;
}

#col1 {
	float: left;
	width: 300px;
}

#col2 {
	float: left;
	width: 300px;
	margin-left: 30px;
}

#col3 {
	float: left;
	width: 300px;
	margin-left: 30px;
}

.columns {
	color: #fff;
	font-size: x-small;
	line-height: 1.5;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 60px;
}

.columns li {
	padding-top: 10px;
}

/* this is the footer section */

#credits {
	clear: both;
	width: 100%;
	background: #222222 url(/images/sandstone.jpg) repeat 0 bottom;
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sponsorpanel {
    width: 960px; height: 140px;
    background: transparent url(/images/primarysponsors.jpg) no-repeat;
    margin: 0px auto; padding: 0;
    position: relative;
}

#sponsorpanel li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
    
#sponsorpanel li, #sponsorpanel a {
    height: 140px; display: block;
    background: none;
}

#panel1c {left: 50; width: 120px;}
#panel2c {left: 251px; width: 115px;}
#panel3c {left: 506px; width: 115px;}
#panel4c {left: 773px; width: 150px;}

.sidelogo {
	border: black 1px solid;
}