@charset "UTF-8";

body {
	background: #000 url('/images/foshows_pointing_bg.png') top center no-repeat;
	color: #FFF;
	
	font-family: Arial, Helvetica, sans-serif;

}

h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

p {
	line-height: 1.5em;
}

img {
	border: none;
}


.content, .logo {
	text-align: left;
	width: 955px;
	margin: 25px auto 0px auto;
}

.logo div {
	margin-bottom: 10px;
}

.city {
	float: left;
	padding: 13px 0px 0px 5px;
	
	font-size: 24px;
}

.content {
	position: relative;
	top: -60px;
}

.logo {
	
	padding: 0px 0px 0px 10px;
	
	cursor: pointer;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs {

clear: none;
float:right;
width:100%;
line-height:normal;
font-weight: bold;

}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-right: 15px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:right;
background:url(images/button_01.gif) no-repeat left top;
margin:0;
margin-left: 7px; /*spacing between each tab*/
padding:0 0 0 16px;
text-decoration:none;
}

#glowingtabs a span{
float:right;
display:block;
background:url(images/button_02.gif) no-repeat right top;
padding: 15px 16px 23px 0px;
font-weight:bold;
color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background:url(images/button-pageon_01.gif) no-repeat left top;
}

#glowingtabs #current a span{ /*Selected Tab style*/
background:url(images/button-pageon_02.gif) no-repeat right top;
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background:url(images/button-on_01.gif) no-repeat left top;
}

#glowingtabs a:hover span{ /*onMouseover style*/
background:url(images/button-on_02.gif) no-repeat right top;
}

.colorform, select {
	border: 1px solid #000;
	padding: 2px;
	
	background-color: #EEE;
}

/********************** HEADER **************************/

.box a, .box a:visited {
	color: #0000CC;
}

.box a:hover {
	color: #FF6F00;
}

.box {
	
	position: relative;
	background: #FFF;
	color: #000;
	
	clear: both;
	
	padding: 20px;

}

h1, p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.oldshow {
	width: 760px;
	clear: left; 
	font-size: 16pt;
	font-weight: bold; 
/*	border-bottom: 1px solid #999;  */

	padding: 5px 0px ;
	text-align: center;
}
.show {
	float: left;
	height: 225px;
	width: 150px;
	margin: 0px 1px 20px 1px;
}

.show_date {
	font-size: 8pt;
	text-align: center;
}

.ad-450x450 {
	float: right;

	height: 450px;
	width: 450px;
	margin: 1px 3px 3px 0px;
	
	background: url('images/sample.banner.jpg');

	text-align: center;
}

.ad-120x600 {
	float: right;

	height: 600px;
	width: 140px;
	
	text-align: center;
	font-size: 10pt;
}

.ad-links {
	background: #FFF;
	border-left: 1px solid #CCC;

	float: right;

	width: 150px;
	height: 1975px;
		
	text-align: center;
	font-size: 10pt;
	
	padding-left: 5px;
	margin: 0px -5px 5px 0px;
	overflow: hidden;
}

.ad-links p {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	
	line-height: 1em;
}

.ad-links a {
	text-decoration: none;
}

.ad-125x125 {

	float: right;

	height: 450px;
	width: 150px;
		
	text-align: center;
	
	margin: 0px -5px 5px 0px;
	
}

.adspacers {
	padding-bottom: 5px;
}

/************ FOOTER ******************/


.copyright { 
	clear: both;
	font-size: 10pt;
	padding: 5px 15px 0px 15px;
	
}

.copyright a, .copyright a:visited {
	color: #FF6F00;
}

.copyright a:hover {
	color: #FFF;
}

.rss_title {
	font-size: large;
	font-weight: bold;
}

.rsse_title {
	font-size: medium;
	font-weight: bold;

	color: #FF6F00	
}

.rsse {
	margin: 10px;
	padding: 5px 10px 5px 0px;
}

.rsse_date {
	padding-right: 10px;
	float: right;
	color:#666666;
	font-size:x-small;
}
.rsse_description {
	width: 745px;
	font-size: 10pt;
	line-height: 1.4em;
 	padding: 5px 10px 0px 0px;
}
