/* Start of CMSMS style sheet 'Pre 2009 styles' */
* {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
}

body{
	background-image: url("/uploads/pre2009/black_bg.png");
	background-color: #404040;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
}

#shadow {
	background-image: url("/uploads/pre2009/black-30.png");
	width: 1020px;
	height: 520px;
	margin: 150px auto 0 auto;
}

img {
	border: 0px solid #fff;
}

a {
	color: #fff;
}

.infoHeader {
	font-size: 14px;
	font-weight: bold;
}

#main {
	margin: 0 auto;
	width: 1000px;
	/*background-image: url("/uploads/pre2009/black_bg.png");
	background-repeat: no-repeat;*/
	height: 500px;
}

#center {
	background-image: url("/uploads/pre2009/red_bg.jpg");
	background-repeat: no-repeat;
	width: 1000px;
	height: 500px;
	float: left;
	/*margin-top: 150px;*/
	margin-top: 10px;
	position: relative;
}

#postit {
	height: 231px;
	/*margin: -23px 0 0 503px;*/
	position: absolute;
	width: 222px;
	top: -23px;
	right: 280px;
}

/* Logo -------------------*/

#logo_frontpage {
	float: left;
	margin: 100px 0 0 50px;
}

#logo_frontpage  img{
	width: 670px;
}

#logo_subpage {
	float: right;
	margin: 70px 33px 0 0;
}

#logo_subpage  img{
	width: 311px;
}


/* Other pages -------------------*/

#content_subpage {
	float: left;
	width: 535px;
	height: 446px;
	background-image: url("/uploads/pre2009/contentbox.png");
	background-repeat: no-repeat;
	margin: 17px 0 0 64px;
	color: #fff;
	font-weight: 13px;
	overflow: auto;
	padding: 10px 30px 10px 10px;
}

#inner_content_subpage {
	width: 100%;
	height: 100%;
	overflow: auto;	
}

#content_bandpage {
	float: left;
	width: 554px;
	height: 467px;
	background-image: url("/uploads/pre2009/contentbox.png");
	background-repeat: no-repeat;
	margin: 17px 0 0 64px;
	color: #fff;
	font-weight: 13px;
	overflow: auto;
}

#inner_content {
	height: 461px;
	padding-top: 3px;
	width: 554px;
}

.band_text_horizontal {
	font-size: 13px;
	height: 207px;
	overflow: auto;
	padding:0 10px 0;
	width: 531px;
}

.band_text_vertical {
	font-size: 13px;
	height: 451px;
	overflow: auto;
	padding: 10px 286px 0 10px;
	width: 255px;
}

.partHeader {
	font-size: 14px;
	display: block;
	margin: 3px 0 3px 0;
	font-weight: bold;
}

.partText {

}

/* Menu styles -------------------*/


#menu_frontpage {
	float: right;
	width: 250px;
	padding: 10px;
	margin-top: 10px;
}

#menu_subpage {
	float: right;
	margin-top: 5px;
	padding: 10px;
	width: 330px;
	height: 319px;
}

.menu_item {
	float: left;
	width: 105px;
	height: 102px;
	margin: 0 5px 5px 0;
}


/*-------------------------------*/

#highlights {
	position: absolute;
	width: 450px; 
	height: 25px; 
	bottom: 15px;
	right: 45px;
	color: #fff;
	overflow-x: hidden;
	overflow: hidden;
	margin:0px;
	font-weight: bold;
	font-family: Courier New;
}

#highlights  a {
	text-decoration: none;
}

#highlights span {
	float: left;
	font-family: Courier New;
}

#newsbox {
	margin-left: 7px;
}

#newsbox a{
	text-decoration: none;
	font-family: Courier New;
	font-size:13px;
        margin-top: 3px;
}

.newsdate {
        font-size: 11px;
}

#webteam {
	bottom:0;
	left:30px;
	position:absolute;
	height: 25px;
	overflow: hidden;
}

#webteam:hover {
	height: 40px;
}

/********************************************/

.newsText {
	width: 536px; 
}

.newsitem {
	border-bottom: 1px solid #fff;
	width: 510px; 
	margin-bottom: 10px;
}

.programTime{
  vertical-align: top;
}
/* End of 'Pre 2009 styles' */

