/*****************************/
/*** Core html setup stuff ***/
/*****************************/

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	background-image:url('../images/zbg.jpg');
}

#container {
	width:957px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
	background-image:url('../images/center_bg.gif');
	background-repeat:repeat-y;
}


#header {
	width:957px;
	height:136px;
	margin:0px;
	background-image:url('../images/header_bg.gif');
	background-repeat:no-repeat;
	clear:both;
}

#header_logo {
	width:280px;
	height:132px;
	margin:0px;
	margin-left:4px;
	margin-top:4px;
	float:left;
}

#header_banner {
	width:665px;
	height:132px;
	margin:0px;
	margin-top:4px;
	float:left;
	text-align:center;
overflow:hidden; 
}

#header_banner img{ 
	border:1px solid #ccc;
	width:638px;
	height:114px;
}

#now_playing {
	width:957px;
	height:39px;
	margin:0px;
	padding-left:4px;
	padding-top:4px;
	background-image:url('../images/now_playing.gif');
	background-repeat:no-repeat;
	clear:both;
}

#menu {
	width:949px;
	height:32px;
	margin:0px;
	margin-left:4px;
	background-image:url('../images/menu_bg.gif');
	background-repeat:repeat-x;
	clear:both;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica;
	font-size:15px;
}

#ads_bottom {
	width:957px;
	height:114px;
	margin:0px;
	background-image:url('../images/ads-bottom.gif');
	background-repeat:no-repeat;
	clear:both;
}

#footer {
	width:957px;
	height:92px;
	margin:0px;
	background-image:url('../images/footer_bg.gif');
	background-repeat:no-repeat;
	clear:both;
}

#content {
	width:943px;
	margin:0px;
	margin:4px;
	padding-left:4px;
	clear:both;
overflow:hidden;
}

#content ul { list-style-type: none; }

#content_left {
	width:284px;
	margin:0px;
	margin-right:5px;
	margin-top:3px;
	float:left;
}

#content_left img{
	border:1px solid #cccccc;
}

#content_left_object{
	border:1px solid #cccccc;
	margin-top:10px;
}

#content_center {
	width:490px;
	margin:0px;
	margin-right:5px;
	float:left;
	overflow:hidden;
}

#content_center table {
	max-width:490px;
}

#content_center img {
	max-width:490px;
}

#content_center td {
	max-width:490px;
}

#content_center object {
  max-width:490px;
  width: expression(this.width > 490 ? 490: true);
}

#content_center embed {
  max-width:490px;
  width: expression(this.width > 490 ? 490: true);
}

#content_right {
	width:140px;
	margin:0px;
	float:left;
	margin-top:3px;
	text-align:center;
	text-size:10px;
	font-weight:bold;
	color:#cccccc;
}

#feed img {
	display:none;
}

#feed a {
	text-decoration:none;
}

#feed ol {
	margin:0px;
	padding:0px;
	margin-left:20px;
	font-weight:bold;
}
#feed a{
	padding:5px;
}

#feed ol li a:hover{
	text-decoration:underline;
}

#feed p {
	margin:0px;
	padding:0px;
}

#ch3 {
	margin:0px;
	padding:10px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica;
	color:#000;
	font-size:20px;
	text-align:center;
}

#top_ten {
	margin-bottom:10px;
	width:274px;
	border:1px solid #ccc;
	padding-left:10px;
	background-color:#C9C9C9;
	background-image:url('/images/top10bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}


.contentpaneopen, .blog {
	padding:0px;
	margin:0px;
	border:0px;
}

.banneritem img {
	border:0px;
}

.contentheading {
	display:none;
}

#footer_left {
	width:662px;
	height:47px;
	float:left;
	font-size:11px;
	color:#fff;
	padding-left:15px;
overflow:hidden;
}



#footer_left table{
	height:47px;
}

#footer_left a {
	color:#ffffff;
	text-decoration:none;
}

#footer_left a:hover {
	color:#ffffff;
	text-decoration:underline;
}


#footer_right {
	width:265px;
	height:37px;
	float:left;
	font-size:11px;
	color:#fff;
	padding-top:10px;
	padding-left:10px;
}

#footer_bottom {
	width:957px;
	height:41px;
	float:left;
	font-size:11px;
	color:#fff;
	margin-top:4px;
}


/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #135cae;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}


/* @group NAVBAR */



#menu ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}


#menu ul li {
	position: relative;
}

/*PARENT MENU*/

#menu a {
	font-weight: bold;
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
}

/*PARENT MENU ITEM HOVER*/
#menu li a:hover {
	background: url(../images/menu_over.gif) no-repeat right center;
	height: 32px;
}


#menu li #active_menu {
	background: url(../images/menu_over.gif) no-repeat right center;
	height: 32px;
}



/*ALL LISTS*/

#menu li {
	float: left;
	padding: 0;
	background: none;
}
#menu ul ul a {
	background: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul,#menu li.iehover ul, #menu li li.iehover ul, #menu li li li.iehover ul,#menu li li li li.iehover ul {
	background: #97BB41;
}

/*PARENT ITEM SEPARATOR*/

#menu li a {
	background: url(../images/menu_sep.gif) 100% 0 no-repeat;
}

/*DEFINE HOVER COLORS*/

#menu li:hover a, #menu li.iehover a {
	color: #ffffff;
}

#menu ul li a:hover,#menu ul li ul li a:hover,#menu ul li ul li ul li a:hover {
	color: #eee;
}

/*
POSSIBLE TO SHOW PARENT INDICATOR HERE (NEEDS PADDING)
#menu a.haschild,#menu li.active a.haschild {
background: url(/layout/images/arrow_right.gif) 100% 0 no-repeat;}
*/

/*SUBLEVEL PARENT INDICATORS*/

#menu ul ul a.child, #menu ul ul a.child:hover {
	background: url(/layout/images/arrow_right.gif) 100% 50% no-repeat;
}

/*SUBLEVEL STYLES*/

/*SUBLEVEL TEXT STYLES*/

#menu li li a {
	font-weight: normal;
	padding: 0;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
}

#menu ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	text-transform: none;
}

#menu li li {
	padding: 0;
	background: none;


/*DONT SHOW THE BACKGROUND IMAGE*/
	border-bottom: 1px solid #76A60C;
	border-top: 1px solid #A4CB47;
}

/*SUBLEVEL POSITIONING*/

#menu li ul {
	top: 32px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #A4CB47;
	border-left: 1px solid #A4CB47;
	border-bottom: none;
}

#menu li li {
	float: left;
	padding: 0;
	width: 170px;
}

#menu li ul ul {
	margin: -32px 0 0 170px;
}

#menu li:hover, #menu li.iehover {
	left: 0;
}



/*SUBLEVEL HOVER STYLES*/

#menu ul ul a:hover {
	background: none;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#menu li li:hover {
	background: #76A60C;
	border-bottom: 1px solid #76A60C;
}

#menu li ul {
	top: 32px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #A4CB47;
	border-left: 1px solid #A4CB47;
	border-bottom: none;
}

/* NO ACTIVE STYLES */

#menu li li.active, #menu li li.active {
	background-image: none;
}

/* HIDE OTHER LISTS FROM IE */
#menu li:hover ul ul, #menu li:hover ul ul ul,#menu li:hover ul ul ul ul,  #menu li.iehover ul ul, #menu li.iehover ul ul ul, #menu li.iehover ul ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul,#menu li.iehover ul, #menu li li.iehover ul, #menu li li li.iehover ul,#menu li li li li.iehover ul {
	z-index: 100;
	left: 0;
}
/* BECAUSE IE DOESNT UNDERSTAND CSS EVEN IN 2007 */
#menu li.iehover ul li.iehover {
	background: #76A60C;
	border-bottom: 1px solid #76A60C;
}
/* @end */

#menu li.active {
	background: url(../images/menu_over.gif) no-repeat right center;
	height: 32px;
}

#mainlevel_menu {
	width:284px;
	border:1px solid red;
	padding:0px;
}

