﻿body
{
	background-color: #DBDBDB;
	font: 10pt Arial;
	margin: 0 0 0 0;
}
a
{
	color: #00C;
	text-decoration: none;
}
a:hover
{
	color: #F00;
	text-decoration: none;
}
a.home
{
	background: #FFF url(Images/home.png) no-repeat top left;
	cursor: pointer;	
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border: none;
}
h1
{
	margin: 2px 2px 2px 2px;
	font-size: 1.25em;
}
h2
{
	margin: 2px 2px 2px 2px;
	font-size: 1.1em;
}
img
{
	border: none 0px;
}
li
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.bgBlueDark
{
	/*background-color: #113791;*/
	background-color: #3366CC;
}
.bold
{
	font-weight: bold;
}
.border
{
	border: solid 1px #9FBDE5;
}
.borderBottom
{
	border-bottom: solid 1px #9FBDE5;
}
.borderBottomLine
{
	background: url(images/bg_line.png) no-repeat 0px bottom;
}
.btnListenLive
{
	border: solid 1px #3366CC; 
	cursor: pointer;
	padding: 5px 5px 5px 5px;
}
.bucketBottom
{
	background: url(images/bg_bucket.png) no-repeat 0px -22px;
	height: 10px;
	margin-bottom: 4px;
}
.bucketBottomRight
{
	background: url(images/bg_bucket.png) no-repeat right -34px;
	float: right;
	height: 10px;
	width: 12px;
}
.bucketContainer
{
	background: url(images/bg_bucket.png) repeat-x 0px -92px;
}
.bucketContent
{
	border-left: solid 2px #9FBDE5;
	border-right: solid 2px #9FBDE5;
	padding: 2px 5px 2px 10px;
}
.bucketTop
{
	background: url(images/bg_bucket.png) no-repeat;
	border-left: solid 2px #9FBDE5;
	border-right: solid 2px #9FBDE5;
	height: 10px;
}
.center
{
	margin: 0 auto 0 auto;
	text-align: center;
}
.grid 
{ 
	border: #1d1d1d 5px solid;
	border-collapse: collapse; 
}
.gridHeader, .gridPager
{ 
    background-image: url(Images/HeaderGlassBlack.jpg); 
    background-position:center; 
    background-repeat:repeat-x; 
    background-color:#1d1d1d; 
} 
.gridHeader th 
{ 
    padding: 5px; 
    color: #ffffff; 
    border: none 0px;
} 
.gridHeader a 
{ 
    text-decoration:none; 
    color:#ffffff; 
    display:block; 
    text-align:left; 
    font-weight:normal; 
} 
.gridPager table 
{ 
    text-align:center; 
    margin:auto; 
} 
.gridPager table td 
{ 
    border:0px; 
    padding:5px; 
} 
.gridPager td 
{ 
    border-top: #1d1d1d 3px solid; 
}
.gridPager a 
{ 
    color:#ffffff; 
    text-decoration:none; 
    padding:2px 10px 2px 10px; 
    border-top:solid 1px #777777; 
    border-right:solid 1px #333333; 
    border-bottom:solid 1px #333333; 
    border-left:solid 1px #777777; 
} 
.gridPager span 
{ 
    font-weight:bold; 
    color:#FFFFFF; 
    text-decoration:none; 
    padding:2px 10px 2px 10px; 
} 
.gridRow td, .gridAltRow td, .gridSelectedRow td, .gridEditRow td
{ 
    padding: 5px; 
    border-right: solid 1px #1d1d1d; 
} 
.gridRow td 
{ 
    background-color: #c9c9c9; 
} 
.gridAltRow td 
{ 
    background-color: #f0f0f0; 
} 
.gridSelectedRow td 
{ 
    background-color: #ffff66; 
} 
.headingContainer
{
	background: url(images/bg_heading.png) no-repeat;
	display: block;
	position: relative;
}
.headingTopRight
{
	background: url(images/bg_heading.png) no-repeat;
	background-position: 0px -70px;
	display: block;
	float: right;
	height: 5px;
	position: relative;
	width: 5px;	
}
.headingContent
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 5px 2px 10px;
}
.italic
{
	font-style: italic;	
}
.justify
{
	text-align: justify;
}
.mainContent
{
	margin: auto;
	width: 100%;
	background-color: #FFF;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
/*
.mainMenu
{
	background: url(images/bg_menu_large.gif) repeat-x top;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	height: 60px;
	padding: 0px 5px 0px 5px;
}
.mainMenu a
{
	padding: 0px 10px 0px 8px;
	background: url(images/divider_menu.png) no-repeat right;	
}
*/
.page
{
	width: 980px;
	background-color: #fff;
	margin: 20px auto 0px auto;
	border: 1px solid #3366CC;
}
.text14
{
	font-size: 14pt;
}
.text12
{
	font-size: 12pt;
}
.text11
{
	font-size: 11pt;  
}
.text10
{
	font-size: 10pt; 
}
.text9
{
	font-size: 9pt;
}
.text8
{
	font-size: 8pt;
}
.titleBar
{
	margin: auto auto auto auto;
}
.underline
{
	text-decoration: underline;
}
.uppercase
{
	text-transform: uppercase;
}
.white
{
	color: #FFF;
}

/* MAIN MENU
----------------------------------------------------------*/
div.mainMenu 
{
	width: 100%;
	height: 60px;
	background: url(images/bg_menu_large.gif) repeat-x top;
}
.menuItems 
{
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width:100%;
	height:75px;
	z-index:2;
}
.menuItems li 
{
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 100px;
	height: 55px;
	z-index:2;
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3399FF;
}
.menuItems li a
{
	background-image: url(images/mainmenu.png);
	background-repeat: no-repeat;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial;
	font-size: 14px;
	letter-spacing: 0.05em;
	height: 55px;
	outline: none;
	display: block;
	z-index: 100;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	text-decoration: none;
}
.menuItems li h3
{
	position: absolute;
	width: 140px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial;
	font-size: 10px;
	color: #000;
	letter-spacing: -0.02em;
	outline: none;
	z-index: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 0px;
}
.menuItems #active 
{
	color: #3399FF;
}
.menuItems li a:hover h3, 
.menuItems li #active h3 
{
	color: #999999;
}
#menu_home, 
#menu_listen,  
#menu_schedule, 
#menu_music, 
#menu_contact, 
#menu_about
{
	margin: 0pt;
	overflow: hidden;
	position: absolute;
	display: block;
	width: 140px;
}
#menu_home 
{
	left: 0px;
	border: none;
}
#menu_listen 
{
	left: 140px;
}
#menu_schedule 
{
	left: 560px;
}
#menu_music 
{
	left: 280px;
}
#menu_contact
{
	left: 840px;
}
#menu_about 
{
	right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3399FF;
}
#menu_home a 
{
	background-position:0px -696px;
}
#menu_listen a 
{
	background-position:0px -174px;
}
#menu_schedule a 
{
	background-position:0px -406px;
}
#menu_music a 
{
	background-position:0px -464px;
}
#menu_contact a 
{
	background-position:0px -348px;
}
#menu_about a 
{
	background-position:0px -116px;
}
