/* 	Old Skool TV
   	Updated: 	21/07/09
   	Author: 	castle_nicole@hotmail.com
   	----------------------------------------------------*/

/*
	=BODY	
	=CONTENT
	=FORM
	=NAVIGATION
	=FOOTER
*/

/* =BODY-------------------------------------------------------*/
body{
    background-image: URL(../images/bgostv.gif);
	background-color: #000000;
	background-position:center;
	color: #333333;
	font-size: 11px;
	text-align: left;
}
.mainTable {
	background-color: #ffffff;
	background-image:url(../images/background.gif);
}
p {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
	text-align: left;
}

LI.form{
font-size: 10px;
font-family: Helvetica, Arial, sans-serif;
text-align: left;
}

TD {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
}

a {
	text-decoration:none;
	color: #30c4eb;
	font-weight: 600;
}
a:hover {
	text-decoration:none;
	color: #333333;
	font-weight: 600;
}
h1 {
	font-family: Georgia,Helvetica,verdana,sans-serif;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 0 0 0px;
}
h2 {
	font-family: Georgia,Helvetica,verdana,sans-serif;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 0 0 0px;
}
h3{
	font-family: Georgia,Helvetica,verdana,sans-serif;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	padding: 4px 0 0 10px;
	text-align: left;
	font-weight: 600;
}
.clearfix {
	display:block;
}
/* =CONTENT-------------------------------------------------------*/
.container {
	background: #ffffff;
}
.header td{
	background: #000000;
}

img{
border: 0px;
}

img.banner{
	margin-top: 30px;
}
.subMenu{
	padding: 3px 0 0 10px;
	height: 27px;
	font-family: Helvetica,verdana,sans-serif;
	border-bottom: 3px solid #000000;
}
.subMenu.menu {
	background-image:url(../images/row-background.gif);
	margin-bottom: 10px;
}
a.submenu{
	text-decoration:none;
	color: #222222;
	font-weight: 600;
}
a.submenu:HOVER{
	text-decoration:underline;
	color: #777777;
	font-weight: 600;
}
th {
	background: #000000;
	color: #ffffff;
	height: 30px;
	border-bottom: 10px solid #FFFFFF;
}
.feature {
	background: #ffffff;
	color: #000000;
	height: 20px;
	text-align: left;
}
.feature p{
	width: 510px;
}
.feature.user {
	text-align: right;
}
td {
	vertical-align: top;
}
.content {
	margin-top: 10px;
	vertical-align: top;
}
.content.right {
	margin-right: 15px;
	vertical-align: top;
}
.content.left {
	margin-left: 15px;
	vertical-align: top;
}
.content.left p{
	margin-bottom: 0px;
}

.content.middle {
	border-bottom: 1px dotted #000000;
	margin-bottom:10px;
}
.content.tickets {
	margin-top:0;	
}
.ticketsLogo {
	padding-bottom: 10px;
	margin-top:0;
}
/* =FORM-------------------------------------------------------*/
input,textarea {
	padding-left: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.search {
	height: 20px;
	margin-bottom: -5px;
	background-image:url(../images/search-box2.gif);
}
input.goButton {
	border:0 none;
	float:left;
	height:21px;
	width:37px;
	text-indent: -9999em;
	padding:0;
	float: right;
}
input.searchField {
	background-image:url(../images/bg_search_box2.gif);
	border:0 none;
	float:left;
	height:11px;
	margin-left:75px;
	margin-top:3px;
	width:101px;
}
.siteSearch {
	width: 220px;
	height: 22px;
	background-image:url(../images/search-box2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
}
label.hiddenLabel {
	left:-9999em;
	position:absolute;
	top:0;
}
.loginform {
	width:145px;
	margin:auto;
}
.loginform input {
	zoom: 1;
	display: block;
	margin-bottom:5px;
	width: 155px;
	border: 0;
	background:#CCCCCC;
}
.loginform ul {
	width:155px;
}
.loginform .logingBtn {
	width: 76px;
	height: 14px;
	padding-left: 0;
}
.error{
	color:red;
	font-weight:bold;
}
/* NAVIGATION-------------------------------------------------------*/
#globalNav{
	width:521px;
	height:23px;
	clear:both;
	position:relative;
}
#globalNav ul{
	float:left;
	width:521px;
	display:block;
	line-height:23px;
	list-style:none;
	margin:0;
	padding:0;		
}
#globalNav li{
	display:inline;
	padding:0;
	background-image:none;		
}
#globalNav li a{
	background-image:url(../images/menu-place3.gif);
	background-repeat:no-repeat;
	float:left;
	height:0;
	overflow:hidden;
	padding-top:22px;				
}
#globalNav ul li{
	background-position:left 5px;
	background-repeat:no-repeat;
}
/*Buttons ---------------------------------------------------------------*/
#globalNav li.home a{
	background-position: 0 0;
	width:67px;	
}
#globalNav li.blogs a{
	background-position: -69px 0;
	width:66px;	
}
#globalNav li.uniVids a{
	background-position: -136px 0;
	width:79px;	
}
#globalNav li.uniPhotos a{
	background-position: -215px 0;
	width:104px;	
}	
#globalNav li.competitions a{
	background-position: -320px 0;
	width:125px;	
}
#globalNav li.buyTix a{
	background-position: -446px 0;
	width:80px;	
}	
/*Hover States ------------------------------------------------------------- */
#globalNav li.home a:hover{
	background-position: 0 -22px;
	width:67px;	
}
#globalNav li.blogs a:hover{
	background-position: -69px -22px;
	width:66px;	
}
#globalNav li.uniVids a:hover{
	background-position: -136px -22px;
	width:79px;	
}
#globalNav li.uniPhotos a:hover{
	background-position: -215px -22px;
	width:104px;	
}	
#globalNav li.competitions a:hover{
	background-position:-320px -22px;
	width:125px;	
}
#globalNav li.buyTix a:hover{
	background-position:-446px -22px;
	width:80px;	
}	
/*Selected States ------------------------------------------------------------- */
#globalNav li.home a.selected{
	background-position: 0 -45px;
	width:67px;	
}
#globalNav li.blogs a.selected{
	background-position: -69px -44px;
	width:66px;		
}
#globalNav li.uniVids a.selected{
	background-position: -136px -44px;
	width:79px;	
}
#globalNav li.uniPhotos a.selected{
	background-position: -215px -44px;
	width:104px;	
}	
#globalNav li.competitions a.selected{
	background-position:-320px -44px;
	width:125px;
} 
#globalNav li.buyTix a.selected{
	background-position:-446px -44px;
	width:80px;
} 

/* =FOOTER-------------------------------------------------------------*/
.footer .copyright {
	color: #cccccc;
	padding: 4px 0 0 10px;
}
.footer .subMenu.menu a{
	font-family: Helvetica,verdana,sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer .menu {
	height: 33px;
	padding: 6px 0 0 10px;
	border-top: 3px solid #000000;
}

.black{
color: #222222;
}

.hzline{
border-bottom: 1px dotted #444444;
width: 98%;
}

.title{
font-size: 12px;
font-family: Helvetica,verdana,sans-serif;
}

.bluetitle{
color: #30c4eb;
font-size: 12px;
margin-top: 4px;
line-height: 16px;
}

.indexvid{
background: #444444;
float: left;
padding: 2px;
margin: 5px;
}
