/* Layout */
body {
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #000000;
	margin: 0;
	padding: 0;
	margin: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#wrapper{
	position: relative;
	float: none;
	width:	852px;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#topLinks{
	position: relative;
	width: 850px;
	height: 15px;

	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}

#mainblock {
	position: relative;
	float: none;
	width:	850px;
	height: 675px;
	top: 5px;
	background-color: #000000;
	text-align: center;
	border: 1px solid #666666;
}

#mainblock2 {
	position: absolute;
	float: none;
	width: 830px;
	height: 650px;
	top: 10px;
	left: 10px;
	background-color: #000000;
	border: none;
	text-align: left;

}


#mediaPlayer {
	position: absolute;
	float: none;
	width: 562px;
	height: 389px;
	top: 144px;
	left: 0px;
	background-color: #000000;
}

#topBox {
	position: absolute;
	float: right;
	width: 269px;
	height: 389px;
	top: 144px;
	right: 0;
	
	overflow : auto;  /* Make it Scroll */
	
	font-size: 14px;
	color: #666666;

	background-color: #FFFFFF;
	
}

#partnerLogos {
	position: absolute;
	top: 545px;
	left:0px;
	width: 828px;
	height: 100px;
	visibility: visible;
	text-align: center;
}

.boxContent{
	position: absolute;
	width: 240px;
	height: 155px;
	font-size: 10px;
	color: #BBBBBB;
	top: 30px;
	right: 5px;
}

/* Empty div to sit over the logo and make it clickable */
div#logo{
	width: 210px;
	height: 80px;
	
	position: absolute;
	float: right;
	top: 15px;
	right: 10px;
}

/* Body of iFrame pages that pop-up in a thickbox window */
div.iframe{
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	
	
}

#contentScroll {
	position: absolute;
	z-index: 2;
	float: left;
	width: 550px;
	height: 425px;
	top: 110px;
	left: 0;
	overflow : auto;  /* Make it Scroll */
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;

	padding-left: 10px;
	padding-right: 10px;
}

/* Note:  This content block was originally on the right and was moved to the left */
#contentScrollRight {
	position: absolute;
	float: left;
	/*	float: right; */
	width: 600px;
	height: 425px;
	top: 110px;
	/*right: 0;*/
	left: 0;
	overflow : auto;  /* Make it Scroll */
	/*text-align:justify;*/
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
	padding-left: 10px;
	padding-right: 10px;
}
#contentScrollFull {
	position: absolute;
	float: left;
	width: 807px;
	height: 425px;
	top: 110px;
	left: 0;
	overflow : auto;  /* Make it Scroll */
	/*text-align:justify;*/
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

#contentImage {
	position: absolute;
	float: right;
	width: 260px;
	height: 425px;
	top: 110px;
	right: 0;
	text-align: right;
	
	background-color: #FFFFFF;
}

/* Note:  This content block was originally on the right and was moved to the left */
#contentLeftMenu {
	width: 210px; /* Smaller to allow for padding */
	height: 425px; /* Smaller to allow for padding */
	
	position: absolute;
	float: right;
	/*float: left;*/
	top: 110px;
	/*left: 0;*/
	right: 0;
	overflow: auto;  /* Make it Scroll */
	
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

div#nowPlayingList{
	padding-right: 10px;
}

/* Content Area: Main Header Block */
div#header{
	position: absolute;
	width: 830px;
	height: 143px;
	top: 0px;
	left: 0px;
	background-image: url('../images/banner1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

div#menu{
	position: relative;
	top: 6px;
	left: 0px;
	width: 600px;
	height: 103px;

	margin-left:10px;
	top: 10px;
}
div.menuItem{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	height: 16px;
	margin-top: 5px;
	text-transform:uppercase;
}
div.menu1{
	position: relative;
	font-weight: bold;
	padding-left: 10px;
	width: 150px;
}
div.menu2{
	position: relative;
	top: 0;
	left: 0;
	background-color: transparent;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: #000000;
	padding-left: 20px;
	width: 400px;

}
div.menuSelected{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

/* Content Area: Footer Block (Clock & Player) */

#playerbar {
	background-color: #000000;
	background-repeat: no-repeat;
	position: absolute;
	float: none;
	width: 845px;
	height: 25px;
	bottom: 10px;;
	left: 10px;
	border: none;
}

.copyright{
	font-size: 9px;
	color: #666666
}

#controls{
	postion: relative;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

/* Basic Elements */

a {
	color: #FFFFFF;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration:none; 
	color: #be1e2d;
	font-weight: bold;
}

/* If it's in a body area, make sure it's obvious that it's a link */
div p a:link, div p a:visited, div p a, li a:link, li a:visited, li a {
	text-decoration: underline; 
	/*color: #be1e2d;*/
	font-weight: bold;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 150%;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #be1e2d;
	
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

ol{
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 5px;
	line-height: 150%;
}

ul{
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 5px;
	line-height: 150%;
}
li {
	line-height: 150%;

}
li.pressReleases{
	margin-bottom: 8px;
}

hr {
	margin-left: 5px;
	margin-right: 10px;
}

/* This makes the master links (Home, KoolCentral, etc.) different from the rest of the links */
.GrayLinks{
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}
a.GrayLinks {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a.GrayLinks:link, a.GrayLinks:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.GrayLinks:hover {
	text-decoration: none;
	color: #be1e2d;
	font-weight: normal;
}

a.whiteLinks {
	color: #FFFFFF;
}
a.whiteLinks:link, a.whiteLinks:visited {
	color: #FFFFFF;
}
a.whiteLinks:hover {
	color: #be1e2d;
}

/* Class used to pre-load images for a page */
.preload{
	display: none;
}

/* Class used to indent any text */
.indent {
	margin-left: 20px;
}

/* Custom designed styles per section*/

.categoryBody1 {
	line-height: 150%;
	text-align:justify;
}

img.managementImg {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
img.officeImg {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid white;
}

table.managementTable {
	padding-left: 10px;
}
ul.dashList{
	list-style-type: none;
}

.pr_item {
	margin-bottom: 20px;
	margin-left: 10px;
}
.biggerFont {
	font-size: 14px;
	font-weight: bold;
}

/* Start with the sub-menus hidden so they don't flash on-screen when the page is loading */
.menu2 {
	display: none;
}


.nospace {
	margin-top: 0;
	padding: 0;
}
