@charset "UTF-8";
/* CSS Document */

body {
  text-align:center !important;
  background-color:#000;
  padding: 0px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, td, li {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

a { color:#80912f; }

p { margin-bottom:15px !important; }

.regionParent td.preHeaderRegion table {
  background-color:#000;
}

.regionParent td.preHeaderRegion table img {
  float:left;
  margin-top:5px !important;
  margin-bottom:5px !important;
}

table.regionParent {
  background-color:#000;
  *background-color:#fff;
}

table.regionParent table {
  background-color:#fff;
}

div#apDiv1 {
  float:right;
}
	
div.contentStyle {
  width:1000px;
  margin:0 auto;


}

td.preHeaderRegion {
  background-color:#000;
}

td.gutter{
  display: block;

}

div.layoutFooterLinks {
  width:1000px;
  text-align:left;
  font-size:15px;
}

div.layoutFooterLinks a {
  color:#fff;
}
	
img {margin:0 !important;}
div#navWrap {*margin-top:-3px;}
	
	
	/* container for everything above the navigation */
#masthead_home {
        position: relative;
	top: 0px;
	left: 0px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031012_headBG.gif) no-repeat 0 0;
	height: 150px;
	width: 1000px;
	}

#masthead_new {
        top: 0px;
	left: 0px;
	background: #000 no-repeat 0 0;
	height: 65px;
	width: 1000px;
	}

/* position and render the logo - hide logo text */
#logoLink {
        display: none;
	position: absolute;
	top: 21px;
	left: 13px;
	text-indent: -5000px;
	}

#logoLink img {
	border:medium none;
        height:60px;
        left:0;
        position:absolute;
        top:-20px;
        width:475px;;
	}

/* Begin top nav */
.topNav {
	background:url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031110_topnav.gif) no-repeat;
	height: 23px;
	width: 1000px;
/*
	background-color: red;
*/
	}
.topNav_new {
	height: 23px;
	width: 1000px;
	background-color: #c6ebf7;
	}


/*--------------- BEGIN searchbox -----------------*/

#searchbar {
	position: absolute;
        margin-top:151px;
	width: 312px;
	background-color: #FFFFFF;
	height: 37px;
	padding-left: 5px;
	padding-top: 3px;
	}

#searchbar form,
#searchbar input {
	margin: 0;
	padding: 0;
        height:18px;
	}

#searchbar form, #searchbar input.searchbox, input.button {
  height:16px !important;
}

#searchbar form input.searchbox {
	background-color: #fff;
	border: 1px solid #999;
	width: 235px;
	height: 18px;
        vertical-align: top;
	}


#searchbar form input.button {
	vertical-align: top;
  
	}

/* --------------- BEGIN Search Options */

ul#searchoptions {
	position: absolute;
	top: 21px;
	left: 0;
	font-size: 9px !important;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #000;
	width: 310px;
	padding-bottom: 1px;
	padding-left: 5px;
	}

*html ul#searchoptions {
	top: 20px;
	}

*+html ul#searchoptions {
	top: 20px;
	}


ul#searchoptions li {
	float: left;
	padding: 0;
	margin: 0 4px 0 0;
	}

ul#searchoptions li.end {
	margin: 0;
	}

ul#searchoptions li.end span { 
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	}

ul#searchoptions .yahooText {
	color: #cc0000;
	}


ul#searchoptions input.radio {
	margin: 0 3px 0 0;
	padding: 0;
	vertical-align: middle;
	}


*html ul#searchoptions input.radio {
	margin: -2px -1px 0 -4px;
	}


*+html ul#searchoptions input.radio {
	margin: -2px -1px 0 -4px;
	}



/*--------------- BEGIN NEW searchbox -----------------*/
#searchbar_new {
        background-color:transparent;
        margin-top:0;
        padding-left:5px;
        width:312px;
	}


#searchbar_new form,
#searchbar_new input {
	margin-top: 3px;
	padding: 0;
        height:18px;
	}



#searchbar_new form, #searchbar_new input.searchbox, input.button {
        height:16px !important;
}

#searchbar_new form input.searchbox {
	background-color: #fff;
	border: 1px solid #999;
	width: 235px;
	height: 18px;
        vertical-align: top;
	}

*html #searchbar_new form input.searchbox {
        padding-top: 50px;  
}

*+html #searchbar_new form input.searchbox {
          padding-top: 50px;  
}

#searchbar_new form input.button {
	vertical-align: top;
	}

/* --------------- BEGIN Search Social */

ul#searchsocial {
	 color:#000000;
         font-size:9px !important;
         list-style-image:none;
         list-style-position:outside;
         list-style-type:none;
         margin-top:8px !important;
         padding:0 0 1px 15px;
         position:absolute;
         width:310px;
}

*html ul#searchsocial {
        left: 87px;
	top: 228px;
	}

*+html ul#searchsocial {
        left: 87px;
	top: 228px;
	}

ul#searchsocial li {
	color:#FFFFFF;
        float:left;
        font-weight:bold;
        margin:0 4px 0 0;
        padding:0;
}

ul#searchsocial li.end {
	margin: 0;
	}

ul#searchsocial li.end span { 
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	}

ul#searchsocial .yahooText {
	color: #cc0000;
	}


ul#searchsocial input.radio {
	margin: 0 3px 0 0;
	padding: 0;
	vertical-align: middle;
	}


*html ul#searchsocial input.radio {
	margin: -2px -1px 0 -4px;
	}


*+html ul#searchsocial input.radio {
	margin: -2px -1px 0 -4px;
	}

/*---------- weather */

ul.weather {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	}

ul.weather li {
	float: left;
	font-size: 11px;
	padding: 3px 0 0 0;
	
	}

ul.weather li a {
	color: #000000;
	padding: 0 7px;
	border-left: 1px solid #666;
	}


ul.weather li a:hover {
  text-decoration:underline;
}

ul.weather li.title {
	padding: 3px 0px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

ul.weather li.city a {
	font-size: 12px;
	background: url(http://extras.mnginteractive.com/live/media/site127/2007/1114/20071114__icnSun.gif) 5px 0 no-repeat;
	padding-left: 25px;
	border: none;
	text-transform: uppercase;
	}
	
ul.weather li.forecast a {

	}
	
/************ Top Nav Weather ***********/

ul.weather table {
  background-color:transparent;
  font-size:11px;
  height:18px;
  margin-left:5px;
}

.weather a {
  color:#000200;
}

.weather a:hover {
  text-decoration:underline;
}

img.weatherIcon {
  height:15px;
}

/*---------- login Nav */

ul.loginNav {
	list-style: none;
	float: right;
	}

ul.loginNav li {
	float: left;
	font-size: 11px;
	padding: 3px 0 0 0;
	}

ul.loginNav li a {
	color: #000;
	padding: 0 4px;
	border-right:1px solid #666;
	}

ul.loginNav li a:hover {
	color: #000;
	text-decoration:underline;
	}
	
ul.loginNav li.subscribe a {
	border:none;
	padding-right:10px;
	}

/*Nav Bar Wrapper - sets the width/height/look of entire nav bar*/
#navWrap {
	width: 1000px;
	background:url(http://extras.mnginteractive.com/live/media/site25/2011/0208/20110208_022648_20090601_031140_navBG.gif ) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 60px;
	}

/*Main Nav Behavior*/
#nav {
	margin-left: auto; /*DO NOT EDIT*/
	margin-right: auto; /*DO NOT EDIT*/
	position: relative; /*DO NOT EDIT*/
	display: block; /*DO NOT EDIT*/
	height: 1%; /*DO NOT EDIT*/
	z-index: 1000; /*DO NOT EDIT - necessary for menu system to appear on top of positioned elements in body*/
	float: right;
	}


/*
you must add one of these for each nav dropdown making a general class destroys the measurements
*/

/*Main Nav Items*/
#nav #maindiv0,#nav #maindiv1,#nav #maindiv2,#nav #maindiv3,#nav #maindiv4,#nav #maindiv5,
#nav #maindiv6,#nav #maindiv7,#nav #maindiv8,#nav #maindiv9,#nav #maindiv10,
#nav #maindiv11,#nav #maindiv12,#nav #maindiv13,#nav #maindiv14,#nav #maindiv15,
#nav #maindiv16,#nav #maindiv17,#nav #maindiv18,#nav #maindiv19,#nav #maindiv20,
#nav #maindiv21,#nav #maindiv22,#nav #maindiv23,#nav #maindiv24,#nav #maindiv25,
#nav #maindiv26,#nav #maindiv27,#nav #maindiv28,#nav #maindiv29,#nav #maindiv30 {
	height: 28px;
	}

#nav div {
	float: left;
	}

/*Main Nav Item Links*/
#nav div a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031229_tabR-both-Lnav.gif) right top no-repeat;
	font-weight:normal;
	padding:0;
	display: block;
	font-size: 11px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	float: left;
	}

#nav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2011/0208/20110208_025819_20090601_031324_tabL-both-Lnav.gif) 0 0 no-repeat;
	padding:8px 12px 6px 12px;
	display: block;
	color: #FFFFFF;
	line-height:14px;
	}
	
*html #nav div a span {
	padding:8px 7px 5px 7px;
	line-height:15px;
	}
	
#nav .last a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031356_tabR-both-Lnav-R.gif) 0 0 no-repeat;
	}
	
#nav .nosub div a span {

	}

/*Main Item Hover States*/
#nav div.navHover a {
	background-position: 100% -28px !important;
	color: #fff;
	height:28px;
	}

#nav div.navHover a span {
	background-position: 0 -28px !important;
	color: #fff;
	}


/* TOP ITEMS with no submenu*/
#nav .nosub div.subdiv, 
#nav #rightNav .nosub .subdiv, 
#nav #rightNav .nosub div.subdiv {
	display:none !important;
	}


/*------
Sub Menu Container*/

#nav div .subdiv {
	display: block;
	background-color: #fff;
	width: 150px;
	padding:0;
	position: absolute;
	visibility: hidden;
	margin-left:1px;
	}

/*IMPORTANT: if subdiv has a border use the following convention.
if subdiv border larger than 1px - mngiMenu.js is affected and will need modification*/
#nav.subHasBorder div .subdiv {

	}
	

/*IMPORTANT: do not short hand the background styles. IE will put a scroll bar behind it if you do.*/
#nav #rightNav div .subdiv {
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031503_subNavBGbottom.JPG);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
	border:none;
	}

#nav div .subdiv div {
	float: none;
	}

#nav div .subdiv a {
	background-color:#999;
	margin: 0;


	font-size: 11px;
	padding: 2px 8px 2px 8px;
	float: none;
	display: block;
	height: auto;
	color:#fff;
	background-image:none;
	font-weight:normal;
	}

#nav div .subdiv a:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration:none;
	}



/*------------------------------
Right Nav
--------------------------------*/
/*Right Nav Wrapper*/
#nav #rightNav {
	float: none;
	}

/*Main Items*/
#nav #rightNav div {
	float: right;
	}

#nav #rightNav div div {
	float: none;
	}

/*Main Links*/
#nav #rightNav div a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031544_tabR-both.gif) right top no-repeat;
	color: #fff;
	font-weight:bold;
	padding:0 8px 0 0;
	}

#nav #rightNav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031624_tabL-both.gif) left top no-repeat;
	color: #fff;
	border:none;
	font-variant: small-caps;
	font-size: 1.2em;
	}

/*Main Item Hover States*/
#nav #rightNav .navHover a,
#nav #rightNav .navHover a span {
	color: #000;
	border:none;
	}

#nav #rightNav .subdiv a,
#nav #rightNav .subdiv a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031717_subNavBG.gif) repeat-y;
	float: none;
	font-weight:normal;
	display:block;
	padding: 2px 8px 2px 8px;
	}

#nav #rightNav .subdiv a:hover {
	color: #fff;
	text-decoration:underline;
	}
#nav #rightNav div.navHover a {
	text-decoration: none;
	background-position: 100% -28px !important;
	color: #fff;
	}

#nav #rightNav .navHover a span {
	background-position: 0 -28px !important;
	color: #fff;
	}	
#nav #rightNav .left {
	background: url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031624_tabL-both.gif) no-repeat 0 0;
	border: none;
	padding-left: 6px;
	}
#nav #rightNav .right a {
	background: url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_031905_tabR-both-R.gif) no-repeat 0 0;
	border: none;
	}



/************************** RDS Stylesheet **************************/

div, span, p, ul, li {
	padding: 0;
	margin: 0 0 0 0;
}

a {text-decoration: none;}

.adElement {
border-top: 5px solid #ffffff;
border-bottom: 5px solid #ffffff;
/*width:322px;*/

}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

.adElement a:link,
.adElement a:visited,
.adElement a:hover {
color: #ffffff;

}

.regionParent {
 border-spacing: 0; 
 padding: 0;
 margin: auto; 
 background-color: #ffffff

} 

.region2, .region3, .region4, .region5 {padding-top: 5px;}
.region4, .region9 {padding-left: 5px;}
.region5, .region10 { margin-left: 5px;}



/*############################ 3. BEGIN DEFAULT CL STYLES ##############################*/



/* commenting out to use FF style - complexListingTitle-FF

.complexListingTitle {
    display: block;
    font-family:verdana, arial, sans-serif;
    font-size:16px;
    color: #000;
    padding-top:10px;
    text-decoration:none;
    border-bottom: 1px solid #ccc;

}

*/

.complexListingTitle {
display:none;
}


.complexListingTitle-FF a {
    display: block;
    font-family:verdana, arial, sans-serif;
    font-size:16px;
    color: #000;
    padding-top:10px;
    text-decoration:none;
    border-bottom: 1px solid #ccc;
    width:100%;
}

.complexListingTitle-FF a:hover {
    display: block;
    font-family:verdana, arial, sans-serif;
    font-size:16px;
    color: #000;
    padding-top:10px;
    text-decoration:underline !important;
    font-weight:normal;
}

.complexListingTitle-FF a:visited {
    display: block;
    font-family:verdana, arial, sans-serif;
    font-size:16px;
    color: #666;
    padding-top:10px;
    text-decoration:none;
    font-weight:normal;
}



/* More Header */

.morehead {
	padding-top: 5px;
	font: normal 11px verdana, arial, sans-serif;
	color: #000000;
	float: right;
	text-align: left;
	margin-right: 4px;
	background-image: url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__titlebar_generic.gif);
	height: 16px;
	width: 50px;

}

.morehead a {
	font: normal 11px verdana, arial, sans-serif;
	color: #000000;

}

.morehead a:hover {
	font: normal 11px verdana, arial, sans-serif;
	color: #000000;
	text-decoration: underline;

}

.sectionHead {
  font: normal 16px verdana, arial, sans-serif;
  color: #000;
  padding: 0px;
  float: left;
  display: block;
  background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0816/20110816_041216_welcome-back.gif)
  height:31px;
  width:300px;
}

.section_NewsSectionTitle {
	padding: 0px; float: left;
	display: block; margin-top: 6px; width: 100%;
	background:#9bac38 url(http://extras.mnginteractive.com/live/media/site25/2009/0624/20090624_022551_titlebar_stories.gif) no-repeat top right;
	height: 31px; color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}

.section_titleMusicNews {
	padding: 0px; float: left;
	display: block; margin: 0px; width: 322px;
	background:#9bac38 url(http://extras.mnginteractive.com/live/media/site25/2009/0624/20090624_022551_titlebar_stories.gif) no-repeat top right;
	height: 31px; color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
}

.section_titleMusicNews div, .section_titleMusicNews div{
  margin-left:15px;
  margin-top:5px;
}

.section_title {
	padding: 0px; float: left;
	display: block; margin: 0px; width: 100%;
	background:#9bac38 url(http://extras.mnginteractive.com/live/media/site25/2009/0624/20090624_022551_titlebar_stories.gif) no-repeat top right;
	height: 31px; color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
}

.section_NewsSectionTitle div, .section_title div{
  margin-left:15px;
  margin-top:5px;
}

.SectionRss {
	float:left;
        margin-bottom:10px;
        margin-left:10px;
        margin-top:10px;
        width:315px;
}

.SectionRssMusicNews {
	margin-top: 10px;
	float:left;
	width:322px;
	margin-bottom: 10px;
	text-align: right;
}

.sectionHappeningHead {
  font: normal 16px verdana, arial, sans-serif;
  color: #000;
  padding: 0px;
  float: left;
  display: block;
  background-image:url(http://extras.coloradodaily.com/images/site/happeninghead.gif);
  height:31px;
  width:321px;
}

.sectionMediaHead {
  font: normal 16px verdana, arial, sans-serif;
  color: #000;
  padding: 0px;
  float: left;
  display: block;
  background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__Video_Header.gif);
  height:31px;
  width: 321px;
  background-repeat: no-repeat;
  background-color:#1a5d81;
}

.sectionMediaHead img{
}

.sectionGetSocialHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__GetSocial_Header.gif);
	height:31px;
	width: 321px;
	background-repeat: no-repeat;
}

.sectionPollHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0825/20090825_011758_pollheader.gif);
	height:30px;
	width: 300px;
	background-repeat: no-repeat;
}

.sectionRestaurantHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__Restaurant_header.gif);
	height:31px;
	width: 163px;
	background-repeat: no-repeat;
}

.sectionBandsHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__Bands_header.gif);
	height:31px;
	width: 163px;
	background-repeat: no-repeat;
}

.sectionFeaturedHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__FeaturedStuff_header.gif);
	height:31px;
	/* width: 163px; */
	background-repeat: no-repeat;
}

.sectionWtfHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__wtf_headers.gif);
	height:31px;
	width: 321px;
	background-repeat: no-repeat;
}

.sectionEntertainmentHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0615/20110615_014254_entertainment-hdr.gif);
	height:31px;
	width: 322px;
	background-repeat: no-repeat;
		
}

.sectionLatestStoriesHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0509/20110509_050953_latest-stories-hdr.gif);
	height:31px;
	width: 322px;
	background-repeat: no-repeat;
		
}

.sectionBlogsHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0509/20110509_044629_blogs-hdr.gif);
	height:31px;
	width: 322px;
	background-repeat: no-repeat;
		
}

.sectionOurTakeHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0509/20110509_044546_ourtake-hdr.gif);
	height:31px;
	width: 322px;
	background-repeat: no-repeat;
		
}

.sectionSportsHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0509/20110509_043502_sports-hdr.gif);
	height:31px;
	width: 322px;
	background-repeat: no-repeat;
		
}

.sectionBuffzoneHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2011/0511/20110511_115553_buffzone-hdr.gif);
	height:31px;
	width: 322px;
	background-repeat: no-repeat;
		
}

.sectionDrinksHead {
	font: normal 16px verdana, arial, sans-serif;
	color: #000;
	padding: 0px;
	float: left;
	display: block;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__Drinks_Header.gif);
	height:31px;
	width: 321px;
	background-repeat: no-repeat;		
        margin-bottom:10px;
}

.sectionHead a {
    font-family:verdana, arial, sans-serif;
    font-size:16px;
    color: #000;
}

.divider {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;




}

.dividerWide {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.sectionHeadh1 {
	font: bold 16px arial, sans-serif;
	color: #000000;
	margin-right: 15px;
       margin-top: 4px;
	display: inline;
	float: left;
}

.complexListingBox {
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}

.complexListingBox td {
  vertical-align:top !important;
}

.complexListingBoxPhotos {
	margin: 0 0 15px 0;
	background-color:#ffffff;
}


.lastUpdatedDate {
	font: normal 9px Tahoma,Arial,sans-serif;
	color: #666666;
	background-repeat: no-repeat;
	clear: left;
	margin-top: 7px;
}

a.listingItemTitle {
	font-family: 'Yanone Kaffeesatz', arial, serif;
        letter-spacing: 1px;
	font-size: 22px;
	color: #333300;
}

a.listingItemTitle:hover {
	color: #000000;
	text-decoration: underline;
}

span.moreLink a{
  float:right;
  margin-top:-20px;
  padding-right:7px;
  font-weight:normal;
  font-size:13px;
  color:#000;
}

span.moreLink a:hover {
  text-decoration:underline;
}

div.moreLink a{
  float:right;
  margin-top:-20px;
  padding-right:7px;
  font-weight:normal;
  font-size:13px;
  color:#000;
}

div.moreLink a:hover {
  text-decoration:underline;
}

a.listingSectionTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #80912f;
	text-decoration: none;
}


a.listingSectionTitle:hover {
	color: #80912f;
	text-decoration: underline;
}

.listingArticleBlurb {
	display: block;
	margin: 5px 0 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.region5 .listingArticleBlurb {

}

.region2 .listingArticleBlurb {
  margin-bottom:0; float:left;
}

.listingArticleBlurb a {
	font: normal 11px Tahoma,Arial,sans-serif;
	color: #2357b7;
	background: inherit;
	text-decoration: none;
}

.listingArticleBlurb:hover {
	/*color: #2357b7;
	text-decoration: underline;*/
}

a.listingArticleLinkTo {
	font: normal 11px Tahoma,Arial,sans-serif;
	color: #80912f;
	background: inherit;
	text-decoration: none;
}

a.listingArticleLinkTo:hover {
	color: #A16D06;
	background: inherit;
	text-decoration: underline;
}

a.readmore{color: #80912f;}

.complexListingItemImage {
	float: left;
	display: block;
}

.complexListingItemImage img {
  border: 1px solid #ccc;
  margin:0 0 0 0;
}

table.complexListingItemPhoto{
display: inline;
float: left;
width: 108px;
margin-right: 5px;
}

.complexListingItemPhotoCredit {
display: none;
}

li.listNoImage, li.ap-bulleted-headline-2, li.ap-bulleted-headline-1 {
	list-style-image: url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__bullet.gif);
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin: 0 0 3px 15px;
}

li.listNoImage:hover, li.ap-bulleted-headline-2:hover, li.ap-bulleted-headline-1:hover {
	color: #80912F;
	text-decoration: underline;
}

.complexListingLink {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333300;

	text-decoration: none;
}

.complexlistinglink:hover {
 color: #80912f;
 text-decoration: underline;

}
.complexListingFooter {display: none;}

.region2 .complexListingMoreHeadlines {display: none;}

.region2 .complexListingImage img {
margin-right: 10px;
}

.region2 .complexListingImage {display: block; margin: 0px; padding: 0px;}

.region2 .complexListingBox {
display: block;
width: 100%;
margin-left: 0px;
background-color: transparent;
  padding:0 10px;
}

.region2 a.listingArticleLinkTo {
  margin:0 0 15px; !important;
  padding:0 !important;

}

.layout5FeatureItemBox {
width: 310px;
margin-bottom: 10px;
}

.layout5FeatureItemBox span.listingArticleBlurb {display: block; margin: 0 10px 0 0px;}
.layout5FeatureItemBox img {border: 1px solid #000;}

.layout5FeatureItemBox a.listingItemTitle {
color: #000;
font: bold 18px Arial, Sans-Serif;
letter-spacing: -1px;
margin: 0px;
margin-left: 0px;
width: 100%;
float:left;
}

.layout5FeatureItemBox a.listingItemTitle:hover{
color: #A16D06;
text-decoration: underline;
}

.listing5image {
width: 300px;
margin: 5px 5px 5px 2px;
}

.layout5FeatureItemBox a.listingArticleLinkTo:link {margin-left: 0px;}

.layout5FeatureItemBox a.listingArticleLinkTo:hover {
 text-decoration: underline;
}



.layout5FeatureItemBox span.listingItemDateWithBlurb {
	font: normal 9px Tahoma,Arial,sans-serif;
	color: #999999;
	background-repeat: no-repeat;
	clear: left;

}

.listingItemDate, .listingItemDateWithBlurb {
	color:#F00;
	font-weight:normal;
	font-size: 10px;
}


.region3 table.complexListingBox .listingArticleBlurb {
  border-bottom:1px solid #999;
  padding-bottom:10px;
}

.region3 table.complexListingBox td{
  padding:3px 1px 0;
}

.region3 a.listingArticleLinkTo {
  color:#000; font-weight:bold;
}

td.region2, td.region3 {
  padding-top:0;
}

td.headerRegion {
  padding:0 !important;
}

.region3 div.sectionHead {
  margin-top:0;
}


/********* Poll *********/

td.pollsHead {display:none;}

table.pollsBox {
  width:300px;
}

table.pollsBox td {
  padding:4px;
  font-weight:normal;
  color:#000;
  /* background:url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_104325_thin_bg.gif) repeat-y; */
}

table.pollsBox td.pollsQuestion {
  font-weight:bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
}

.pollsSubmit input {
  background:transparent url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__votebutton.gif);
  border:#fff;
  color:#fff;
  height:22px;
  width:61px;
  padding-top:21px;
}

/************* region 4 & 5 ****************/

.region4, .region5 {
  padding:3px 0;
}

.region4 .complexListingBox div{
  margin-left: 3px;
}

.region4 a.listingArticleLinkTo {
  display:none;
}

.region4 .complexListingItemImage a.listingArticleLinkTo {
  display:block;
}

.region5 a.complexListingLink{
}

.region5 .complexListingBox li {
  padding-bottom: 5px;
}

.region4 .complexListingBox li {
  padding-bottom:5px;
}

.region5 {
  padding-left:8px;
}

td.gutter {
  display:none;
}


.region5 .complexListingBox td div div {
  padding-left: 5px;
}



/* BEGIN Photo Gallery */

#thumbnails {
  width:316px;
  height:140px;
  padding:0px;
  margin: 0px;
}

#thumbnails .thumbs{
  padding: 10px 1px 3px 3px;
  float:left;
  width:100px;
}

#thumbnails .thumbs img{
  border: 1px solid #000;
}

.clear {
  clear:both;	
}

/* END Photo Gallery */

/************** region 3, 6 & 7 *********************/

.region3 div.sectionHead{
  width:338px;
}

.region7 .sectionFeaturedHead {
  width:162px;
}

.region7 {
  padding-left:7px;
}


/********* region 12 & 13 ***************/

.region12 .complexListingBox div{
  margin-left: 3px;
}

.region13 .complexListingBox div{
  margin-left: 3px;
}

/********* Featured Stuff ***************/

.featuredStuff {
  background-color:#fff;
  width:162px;
  background:url(http://extras.mnginteractive.com/live/media/site25/2009/0601/20090601_104325_thin_bg.gif) repeat-y;
  margin-top:-5px;
  padding-top:5px;
  height:300px;
}

.featuredStuff div {
  margin:5px;
  text-align:center;

  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}

.featuredStuff a {
  text-decoration:none;
  color:#80912f;
}

.featuredStuff_box1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.featuredStuff_box2 {
  padding:10px 0;
}

p.mediaMore {
  margin:0;
  font-family:Arial,Verdana,Geneva,Helvetica;
  font-size:11px;
  font-weight:normal;
  margin-bottom:5px;
}

.mediaMore a {
  font-family:Arial,Verdana,Geneva,Helvetica;
  font-size:11px;
  font-weight:normal;
  color:#006699;
  text-decoration: none;
}

.mediaMore a:hover {
  color:#006699 !important;
  text-decoration: underline !important;
}

.mediaMore a:visited {
  font-family:Arial,Verdana,Geneva,Helvetica;
  font-size:11px;
  font-weight:normal;
  color:#968571 !important;
  text-decoration:none;
}

/********** Region 6 complex listing ************/

.region6 .complexListingBox, .region7 .complexListingBox, .region6 form {
  width:163px;
  height:284px;
}

.region6 .listingArticleBlurb, .region7 .listingArticleBlurb {
  width:160px;
}

.region6 div.layout5FeatureItemBox, .region7 div.layout5FeatureItemBox {
  width:155px;	margin:5px;
}

.region6 div.layout5FeatureItemBox a.listingItemTitle, .region7 div.layout5FeatureItemBox a.listingItemTitle {
  font-size:15px;
  margin-top:10px;
  margin-bottom:5px;
}

.region6 div.layout5FeatureItemBox img, .region7 div.layout5FeatureItemBox img {
  width:150px;
}

.region6 .complexListingBox span, .region7 .complexListingBox span {width:160px;margin:0 !important;}

.region6 a.listingArticleLinkTo, .region7 a.listingArticleLinkTo{
  display:none;
}


/*########################## 7. FOOTER #############################*/

/*  ------- footer container */

.footer {
	font: normal 11px arial, helvetica, sans-serif;
	padding: 60px 0 10px 0;
	display:block;
  background:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__footer.gif) no-repeat bottom center;
  background-color:#000;
  color:#fff;
	}

td.footerRegion {
  background-color:#000;
}

.footer td {
   padding-left:15px; 
}

.footer table {
	font: normal 11px arial, helvetica, sans-serif;
}

.footer .copyrightlink{
	font: normal 11px arial, helvetica, sans-serif;
	colo1r:#FFFFFF;
	margin-top:20px;
}

/*  ------- footer links */

.footer a:link,
.footer a:active  {
	color:#FFFFFF !important;
	padding: 0 0px 0 0px;
	font-size:11px;
	}

.footer a:hover {
	color:#FFFFFF !important;
	text-decoration: underline;
}

.footer a:visited {
	color:#FFFFFF !important;
}

.myyahooheadbutton img{
	margin-top:-10px;
}

.layoutfooterlinks{
	display:none;
}

/* Featured Links */
.featuretitle{
	background-color:999999;
	font:bold 15px Arial;
	color:#ffffff;
	padding-left:10px;
}

.homeArticleLinkText a{
	text-decoration:none;
	color:#333333;
	padding-top:6px;
}

a.homeArticleLinkText:hover{
	text-decoration:underline;
}

a.homeArticleLinkText:visited{
	color:#666 !important;
}



/*############################# 5. Article Styles #############################*/

.articletitle{
  color:#0000000;
  font:bold 20px "Trebuchet MS";
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
  margin:0 5px;
}

.articleSubhead {
  font: normal 15px "Trebuchet MS";
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#666666 !important;
  text-decoration:none;
  margin:0 5px 5px;
}

.articlebyline{
  font: normal 9px arial;
  color:#666666;
  text-decoration:none;
  margin:0 5px;
}

.articledate{
  font: normal 9px "Trebuchet MS";
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000;
  margin:0 5px;
}

.articlebody{
  font:normal 12px "Trebuchet MS";  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin:0 5px;
}

.articlebox{
  padding-left:5px;
}
div.articleOptions {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
height:28px;
margin-bottom:0;
padding:8px 0 0;
text-align:left;
width:100%;
}

.articleOptions {
color:#000000;
font-family:verdana,arial,sans-serif;
font-size:10px;
}



a.articleoptions{
  font: normal 10px verdana;
  color: #666666;
}

#fontSizeChanger {
  font: normal 10px verdana;
  color: #666666;
}

/*############################ 6. MOST POPULAR STYLES ##############################*/


/* BEGIN Most Popular Default Styles */

.mostWidth { width: 324px; }
.mostViewedBox A { text-decoration: none; }
.mostTabsBox { margin: 0; padding: 0; font-weight: bold; }
.mostTabsBox LI{ float:left; padding:5px 5px 5px 5px; list-style:none; }
.mostTabsBox LI A { color:#A16D06; }
.mostHeader { padding:8px 15px 0px 7px; }
.mostNote { float:left; }
.mostRss { float:right; }
.mostClear { clear:both;margin:0;padding:0; }
.mostTab { background:#999; }

.mostTabSelected { background:#ccc; }
.mostTabBody { border:solid 3px #ccc; }

.mostViewedBox {
	color: #A16D06;
	display: block;
	float: left;
	font: normal 12px arial,helvetica,sans-serif;
	margin-top: 10px;
	padding: 0;
	/*width: 100%;*/
	position: relative;
	}

.mostViewedBox a:active {
	outline: none !important;
	}
	
.mostViewedBox a:focus { 
	-moz-outline-style: none;
	}

ul.mostTabsBox {
  	height: 25px;
	margin-left:15px;;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	clear:both;
	width: 245px;
	padding: 0 40px 0 0px;
	background: url(http://extras.mnginteractive.com/live/media/site20/2009/0427/20090427_103404_MEMV-head_bg.jpg ) repeat-x;
	}

.mostTabsBox li {
	float: left;
	white-space: nowrap;
	line-height: 12px;
	margin: 0;
	padding: 0;
	background: none;
	}
	
.mostTabsBox li a {
	margin: 0;
	padding: 7px 9px 6px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	color: #000;
	}

.mostTabsBox li a:hover {
	color: #000 !important;
	text-decoration: underline;
	}
	
.mostTabBody li a:visited {
       color: #000;
	text-decoration: none;
}

.mostTabsBox li.mostTabSelected {
	margin: 0;
	padding: 0;
	background: url(http://extras.mnginteractive.com/live/media/site20/2009/0427/20090427_110259_MEMV-top_tab.jpg) no-repeat 0px 0px;
	color: #000;
      width:104px;
	}

.mostTabsBox li.mostTabSelected a:link, 
.mostTabsBox li.mostTabSelected a:visited, 
.mostTabsBox li.mostTabSelected a:active {
	color: #000;
	padding: 7px 9px 6px;
	text-decoration: none;
	}

.mostTabsBox li.mostTabSelected a:link, 
.mostTabsBox li.mostTabSelected a:visited, 
.mostTabsBox li.mostTabSelected a:active {
  background:transparent url(http://extras.mnginteractive.com/live/media/site20/2009/0427/20090427_110259_MEMV-top_tab.jpg) no-repeat 0px 0px;
  width:104px;	
}

.mostTabsBox li.mostTabSelected a:hover {
  color: #000 !important;
  text-decoration: underline;
}

.mostHeader {
  clear: both;
  padding: 5px;
  font: normal 11px verdana;
  color: #333333;
}
	
.mostNote {
  padding-bottom: 6px;
}

.mostRss img {
  display:none;
  vertical-align: middle;
  border: none;
  position: absolute;
  top: 5px;
  right: 5px;
}

.mostRss a {
  display:block;
  width:30px;
  height:20px;
}

.mostRss {
  margin-top:-35;
  margin-right:-11px;
  width:30px;
  height:20px;
  background: url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__RSSBug.gif) 0 0 no-repeat;
}

.mostTabBody {
  margin:0 15px 3px;
  padding: 8px;
  border: 1px solid #cecece;
  border-top: none;
  background: #fff;
}

.mostTabBody ol {
  padding: 0 0 0 30px;
  margin: 0;
}
	
.mostTabBody li {
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}

.mostTabBody li a {
	font-weight: normal;
	color: #a16d06;
	text-decoration: none;
}

.mostTabBody li a:hover {
  color: #a16d06;
  text-decoration: underline;
}

.mostNoData {
  font: normal 11px verdana;
  color: #333333;
}

		

/*######################## END Most Popular Default Styles ########################*/

.morelisting{
  background-color:#999999;
  color:#fff;
  margin-bottom:-10px;
  width:300px;
  margin-left:18px;
}

*html .morelisting{
  margin-bottom:-20px;
}

.morelisting h1{
  font:bold 12px Arial;
  padding:5px;
  padding-left:10px;
}

.region3 .complexlistingbox{
  padding:0px;
  width:300px;
  float: left;
}

*html .region3 .complexlistingbox{
  padding:0px;
  margin-top:0px;
  margin-left:18px;
}

.region3 .complexlistingbox tbody tr{
  padding:3px;
}

.region2 .complexlistingbox td {
  vertical-align: middle;
}

a.complexListingMoreHeadlines {
  display:none;
}

div.moreheadlines {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
}

/*######################14. Generic Page Styles##############################*/



.SectionTitle {
	width: 628px !important;
	border-color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
        margin-left:10px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__titlebar_generic.gif);
	height: 22px;
 padding-left:10px;
}

.sectionHeader h1 {
	font: bold 18px arial, sans-serif;
	color: #000000;
	margin-right: 15px;
    margin-top: 0px;
	display: inline;
	float: left;
    border-bottom: dotted 1px #cccccc;
    width: 100%;
}

.sectionHead .myYahooButton {display: inline; float: right; margin: 3px 5px 0 0;}
.rssBug {display: inline; float: right; margin-top: 4px; margin: 4px 4px 0 0;}
.footer .myYahooButton {vertical-align: top; position: relative; top: -5;}
.rssBug img {border: none;}
.sectionBox_Yahoo img {
	border: 0px;
	vertical-align: bottom;
	margin-left: 5px;
}

.SectionTitleSmall {
	width: 315px !important;
	border-color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0527/20090527__titlebar_generic.gif);
	height: 22px;
        padding-left:10px;
}


/*######################End Generic Page Styles#####################*/

/*##################### END DEFAULT CL STYLES ########################*/

.temp_ads {
  margin-top:7px;
  margin-bottom:3px;
}

/*
.region4 .sectionHead, .region5 .sectionHead {
  width:319px;  margin-top:-3px;
}

.sectionHead {
  margin-top:3px;
}

.region3 .sectionHead, .region14 .sectionHead {
  width:336px;
}

.region6 .sectionHead, .region7 .sectionHead {
  width:163px;
} */

/************ Radio *************/

div.cdradio {
  font-size:12px;
  width:600px;
  margin:auto;
}

.cdradio li {
  list-style:none;
}

/************ Advertising ************/

div.advertising {
  width:650px; margin:auto;
  font-size:12px;
}

div.advertising h1{
  margin-left:15px;
}

.advertising p {
  margin-left:10px;
  margin-bottom:15px;
}

div.ad_address {
  text-align:center;
}

.advertising hr {
  width:170px;
}


/************ Contact Us ************/

div.contactus {
  width:650px; margin:auto;
  font-size:12px;
}

div.contactus h1{
  text-align:center;
}

.contactus p {
  margin-left:10px;
  margin-bottom:15px;
}

.contactus hr {
  width:170px;
}

/* ad 13 */
div#adPosition13 {
  border:0;
}

div.rssfeeds {
  margin:10px;
}

div.rssfeeds p {
  font-size:12px;
  margin-bottom:10px;
}

div.rssfeeds p b{
  font-size:14px;
}

.rssfeeds td {
  font-size:14px;
  color:#000;
}

/****** Copyright *********/

div.copyrightPage {
  background-color:#fff;
  width:970px;
  margin:auto;
  padding:15px;
  text-align:left;
  font-size:13px;
}

.copyrightPage ul {
  margin:15px 50px;
}

.copyrightPage ul li.sub {
  margin-left:50px;
}

div#adPosition1, div#adPosition0 {
  border:none !important
}


/* ----------------- WEATHER ------------------------- */





.region 2 #flight_delays {
  margin-top:30px;
}

.region2 .weatherHead {
  text-align:center;
}

.region2 .weatherBox table {
  width:100%;
}

.region2 td.weatherHead {
  padding-top:10px;
}

.region2 .weatherLink img {
  margin-top:12px;
}

.region2 .wthrDay {
  font-weight:bold;
}

.region2 .weatherHead {
  font-size:15px !important;
  color:#000;
}

#current_conditions {
  border:1px solid #999;
  width:600px;
}

#current_conditions .weatherText {
  font-style:italic;
}

#current_conditions .weatherSubTitle {
  font-weight:bold;
  font-size:14px;
  padding-top:15px;
  
}

#current_conditions .weatherHead {
  padding-top:15px;
}

.weatherBox td {
  font-size:12px;
}


/* ------------------END WEATHER -------------------*/





/*################################ 9. Zvents box styles ##################################*/

div.zvents_clear {clear: both;}

.zvents_invertednav {padding: 0;width: 100%;border-top: 5px solid #2b8fba;background: transparent;voice-family: "\"}\"";voice-family: inherit; margin-left: -3px;}
.zvents_invertednav ul {margin:0;margin-left: 5px;padding: 0;list-style: none;}
.zvents_invertednav li {display: inline;margin: 0 2px 0 0;padding: 0;text-transform:uppercase;}
.zvents_invertednav a {float: left;display: block;font: bold 11px Arial;color: #000;text-decoration: none;margin: 0 1px 0 0;padding: 3px 5px;background-color: #E6E6E6;border-bottom: 8px solid white;}
.zvents_invertednav a:hover {background-color: #2b8fba;padding-top: 5px;padding-bottom: 0;border-bottom-color: #053f53;color: white;}
.zvents_invertednav .current a {background-color: #2b8fba;padding-top: 5px;padding-bottom: 0;border-bottom-color: #;color: white;}

.zvents_title {background: url(http://extras.mnginteractive.com/live/media/site24/2009/0603/20090603_105024_CalendarTitle.gif) no-repeat; font:bold 24px arial;color:#2b8fba; padding: 0 5px 7px 5px !important; background-color: #fff; margin-left: 5px; margin-right: 5px; width: 300px;}

.zvents_maincontainer {width:321px;border:none; padding: 0 0px 0 0px; background-color: #fff; margin-left: 0px; margin-right: 7px;}

.zvents_topsection {background:#fff;padding:5px 10px;font:11px arial;text-align:left; margin-bottom: 10px;}
.zvents_topsectionnote {font:11px arial;margin-bottom:5px;}
.zvents_topsection input,form {font:11px arial;margin:0;}

.zvents_searchlinks {float:right;font:9px arial;color:#;}
.zvents_searchlinks a {color:#;}
.zvents_searchlinks a:hover {color:# !important; font:9px arial; color: #;}
.zvents_calendarcontainer {background-color:#E6E6E6;border:1px solid #CBD6EC;padding:5px;text-align:center;margin-top:8px;}
.zvents_calendarcontainertitle {font:11px arial;float:left;}
.zvents_fivepixels {line-height:5px;}
.zvents_upcomingevents {padding-top:8px;padding-bottom:5px;font:11px arial;}
.zvents_upcomingevents ul {margin-top:0;margin-bottom:0;padding-top:8px;padding-bottom:5px;font:11px arial;}
.zvents_upcomingevents li {margin-left:-10px;list-style-type:none;font:11px arial;}
.zvents_upcomingevents a {font:11px arial;color:#000;line-height:1.3em;}
.zvents_upcomingevents a:hover {color:#;}

.ZventsEvent a {font:9px arial !important; color: #; text-decoration:none;}
.ZventsEvent a:hover {font:9px arial !important; color: # !important; text-decoration:underline;}
.ZventsEvent a:visited {font:9px arial !important; color: #968571 !important; text-decoration:underline;}

/* --------------------NEW SLIDE STYLES -------------------*/

#newslider {
	width: 768px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#newsliderContent {
    width: 768px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.newsliderImage {
	float: left;
	position: relative;
	display: none;

}
#newslider img {
border:none
width: 768px;
}

.newsliderImage span {
    position: absolute;
	font: 18px/22px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 768px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.newsliderImage span strong {
    font-size: 24px;
}
.newslidertop {
	top: 0;
	left: 0;
}
.newsliderbottom {
	bottom: 0;
    left: 0;
}
.newsliderbottom p {
	bottom: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
}
.newsliderleft {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 300px;
		padding-top: 20px !important;
}
.newsliderright {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 300px;
	padding-top: 20px !important;
	top: 0px;
}

 #newslider ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* --------------------END NEW SLIDE STYLES -------------------*/

/* --------------------SLIDE STYLES -------------------*/

#slider {
	width: 650px; /* important to be same as image width */
	height: 320px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 650px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;

}
#slider img {
border:none
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 650px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.slidertop {
	top: 0;
	left: 0;
}
.sliderbottom {
	bottom: 0;
    left: 0;
}
.sliderleft {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 320px;
}
.sliderright {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 320px;
	padding-top: 10px;
}

 #slider ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* -------------------- END SLIDER STYLES ------------------- */


/* ------------------- Matt Styles ---------------------- */
/* Video Player on home page */
#videoplayer {
	background-color: #000;
	width: 321px;
}
#videoplayer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 5px;
	font-size: 12px;
	text-align: center;
}
/* End styles for home page video player */



#happyhourcontainer {
	width: 321px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	line-height: normal;
	white-space: normal;
}
#happyhourcontainer .ZventsEventName	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}

#happyhourcontainer .ZventsEventName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

#happyhourcontainer .ZventsEventName a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

#happyhourcontainer .ZventsEvent  {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom: 3px;
}

.articleBox, .articleToolBody, .articleBody{
                background-color: #FFFFFF;
}

/**************** Search Styles *********************/


.srContainerMain {
  background-color:#fff;
}

.srFooterFF a, .srFooterFF font {
  color:#fff !important;
}

div.srFooterFF {
  width:100%;
  text-align:center !important;
  margin:0 !important;
}

#srHeader, #srBottom, .srToolTitle {
  background-color:# !important;
}

.srPrivacyPolicy {
  clear:both;
  display:block !important;
}

.srPrivacyPolicy a {
  color:#fff !important;
  text-decoration:none !important;
}

.srPrivacyPolicy a:hover {
  text-decoration:underline !important;
}

.srHeadFF {
  width:1000px;
}

#searchpage table.weatherBox a{
  font-family:helvetica, san serif;
  font-size:10px !important;
}

table.footer {
  margin:auto;
  background-position:bottom left;
}

table#srFooter {
  border:none !important;
  margin:auto !important;
}

#srHeader {
  border:none !important;
}

.srContainerMain a { 
  color:#80912f !important;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.srHeadFF a, .srFooterFF a{
  font-size:11px !important;
  text-decoration:none !important;
}

.srHeadFF a:hover, .srFooterFF a:hover{
  text-decoration:underline !important;
}

.comments_header {
  font-weight:bold;
  font-size:16px;
  text-decoration:underline;
}

/* Sitemap */
.sitemap {
  width:620px;
  float:left;
}
.sitemap_left {
  width:300px;
  float:left;
  padding:5;
}

.sitemap_right {
  width:300px;
  float:left;
  padding:5px;
}

/* Privacy Policy */

div.privacyPolicyPage {
  background-color:#fff;
  width:1000px;
  margin:auto;
}

div.privacyPolicyPage table {
  border:none !important;
  background-position:top left;
}

div.privacyPolicyPage p {
  margin:0 10px;
  font-size:13px;
}

div.privacyPolicyPage p.privacyPolicyTitle {
  margin-top:10px;
}

div.privacyPolicyPage li.privacyPolicyBulletPoint {
  font-size:13px;
  margin: 0 50px;

}

div.privacyPolicyPage a {
  font-size:13px;
}

/* Videos section */
td.yahooContentMatch {
  background-color:#fff;
}

div.cdvideos {
  text-align:center;
}


/* Misc */

.region2_content {
  width:610px;
  margin:auto;
  margin-top:30px;
  margin-bottom:30px;
  font-size:12px;
}

/* pmp inline */
#pmp_inline {
	width: 200px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 4px solid #000;
	word-spacing: normal;
	}

#pmp_inline_right {
	width: 200px;
	background-color: #CCC;
	padding: 12px;
	border: 4px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 4px solid #000;

}

#pmp_inline h1, #pmp_inline_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pmp_inline h1 a:hover, #pmp_inline_right h1 a:hover {
		text-decoration: underline;
}


#pmp_inline li, #pmp_inline_right li {
background-image:url(http://extras.mnginteractive.com/live/media/site25/2009/0811/20090811_041418_cdbullet.gif);
background-position:left 3px;
background-repeat:no-repeat;
list-style-type:none;
margin:0 0 2px;
padding:0 0 1px 13px;
position:relative;
text-transform:none;
}

#pmp_inline ul li a:hover, #pmp_inline_right ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#pmp_inline_right ul li a, #pmp_inline ul li a {
	color: #000;
	text-decoration: none;
}

#pmp_inline_right ul li a:hover, #pmp_inline ul li a:hover {
	color: #2A726C;
	text-decoration: underline;
}

#pmp_inline ul, #pmp_inline_right ul {
	clear:both;
margin:5px 0 0;
padding:0;
position:relative;
}

/* ############################### 20. PMP Footer Links ################################ */

#pmplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #CCC;
	margin-top: 8px;
}
#pmplinks a {
	color: #000;
	text-decoration: none;
}
#pmplinks a:hover {
	text-decoration: underline;
}
.pmpcity {
	font-size: 10px;
	color: #333;
}


	
	
/* Cover It Live */
#cilgameday {
	background-color: #000;
	background-image: url(http://extras.buffzone.com/images/buffgameday.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 650px;
	height: 560px;
}
#cilgameday .cilbox {
	width: 470px;
	padding-right: 10px;
	position: relative;
	left: 170px;
	top: 5px;
	height: 550px;
}


/* ############################### 22. Google RSS Reader ################################ */


/* Google RSS feed div */
#gfeeddiv h1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#1A5D81 none repeat scroll 0 0;
border:1px solid #000000;
color:#fff;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:0;
margin-top:0;
padding:4px;
}
#gfeeddiv h1 a {
	color: fff;
	text-decoration: none;
}
#gfeeddiv h1 a:hover {
	color: fff;
	text-decoration: underline;
}

#gfeeddiv li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://extras.mnginteractive.com/live/media/site20/2009/0430/20090430_042326_bullet.gif) no-repeat scroll 0 3px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	color:#333300;
	display:block;
	font-size:14px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
        font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

#gfeeddiv li a {
-x-system-font:none;
color:#80912F;
font-family:Arial;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:bold;
font-variant:normal;
font-weight:normal;
line-height:16px;
margin:0;
text-decoration:none;
}
#gfeeddiv ul {
	margin: 0px;
}




/** ############# CONTAINER BOX 300 ############## **/

#300containerbox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

/** ---------- SOCIAL STYLES -------------- **/
a.articleOptions img {float: none; display: inline;}
div.sharing_widgets {float: right;width: 300px;white-space: nowrap;position: relative;top: 24;left: 30;z-index: 5;}
div.sharing_widgets div {display: inline;}
div.sharing_widgets .fb_share_count_wrapper{float: none;}
div.sharing_widgets .fb_share_div {position: relative;top: -8;left: -20;}
.articleBox {display: block;position: relative;top: -11;}

html>body div#dcsocial
{
min-height: 0px!important;
}

div.sharing_widgets #dcsocial .dcsocial_id img {
vertical-align: top;
}

#dcsocial .dcsocial_id a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
                font-weight: bold;
	margin-bottom: 10px;
	color: #2A726C;
	vertical-align: top;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#toprightsocialpromo {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}


/*   35 ---- Local.com widget styles -----    */
.pg-widget-container,.pg-widget-contaner *{ font-family:Arial,Helvetica,sans-serif;font-size:12px;margin:0;padding:0}
.pg-clear{ clear:both} .pg-widget-container{ border:solid 1px #5085ad}
.pg-widget-title{ background:#5085ad;color:#fff;font-size:16px;font-weight:bold;padding:5px 10px}
.pg-widget-contents{ padding:10px}
.pg-widget-featured{ border-bottom:solid 1px #b0d5ef;margin-bottom:5px;padding-bottom:10px}
.pg-widget-image{ float:left;margin-right:10px;width:85px}
.pg-widget-bizinfo{ float:left;width:183px} .pg-widget-bizname a{ color:#0776c8;font-size:14px;font-weight:bold;text-decoration:underline}
.pg-widget-bizname a:hover{ text-decoration:none}
.pg-widget-bizcity{ color:#646464;font-size:11px;padding:1px 0}
.pg-widget-links{ color:#646464}
.pg-widget-links a{ color:#026d43;text-decoration:underline}
.pg-widget-links a:hover{ text-decoration:none}
ul.pg-widget-related{ margin:0 0 0 20px;padding:0}
.pg-widget-related li{ line-height:2em}
.pg-widget-related li a{ color:#076ea9;text-decoration:underline} .pg-widget-related li a:hover{ text-decoration:none}
.pg-widget-search{ background:#e2f3fb;border:solid 1px #beddf2;font-size:0;line-height:0;margin:5px 0;text-align:center}
.pg-widget-search table{ font-size:12px;padding:10px} .pg-widget-input{ padding-right:22px}
.pg-widget-search input[type="text"]{ border:solid 1px #b0d6e9;padding:4px 5px;width:100%}
.pg-widget-submit{ padding-left:5px} 
.pg-widget-more-links{ color:#000;font-size:10px} 
.pg-widget-more-links a{ color:#3f96cb;text-decoration:underline} 
.pg-widget-more-links a:hover{ text-decoration:none}

/*  BGB Feed Div */
#bgbfeeddiv {
border: 3px solid #000000;
width: 300px;
background-color: #ace0ec;
}

#bgbfeeddiv h1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#ace0ec none repeat scroll 0 0;
color:#000000;
border-bottom: 1px solid #000000;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:0;
margin-top:0;
padding:4px;
}
#bgbfeeddiv h1 a {
	color: #000000;
	text-decoration: none;
}
#bgbfeeddiv h1 a:hover {
	color: #000000;
	text-decoration: underline;
}

#bgbfeeddiv li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://extras.mnginteractive.com/live/media/site20/2009/0430/20090430_042326_bullet.gif) no-repeat scroll 0 3px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	color:#000000;
	display:block;
	font-size:11px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#bgbfeeddiv li a {
-x-system-font:none;
color:#000000;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:14px;
margin:0;
text-decoration:none;
}

#bgbfeeddiv ul {
	margin: 0px;
}



/********** 24. Daily Deal *****************/



#dd_promo {
	background-image: url(http://extras.mnginteractive.com/live/media/site21/2010/1007/20101007_023956_widgetbgrd.gif);
	height: 150px;
	width: 300px;
}
#dd_promo_photo img {
	height: 113px;
	width: 150px;
	padding-left: 2px;
	padding-top: 28px;
	float: left;
}
#dd_promo_text {
	float: right;
	height: 85px;
	width: 140px;
	margin-top: 14px;
	padding: 0px;
	margin-right: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
#dd_promo_buynow {
	float: right;
	height: 30px;
	width: 100px;
	margin-right: 22px;
	margin-top: 1px;
}

/*--------------- Reverb RSS Music News Page-----------------*/

.RSSDisplayFreeform {
        float: left;
	display: block; margin: 0px; width:322px;
        background:#FFFFFF url(http://extras.mnginteractive.com/live/media/site25/2011/0120/20110120_024139_reverb_header.gif) no-repeat top right;
	height: 31px; color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}

.RSSDisplayFreeformClubNotes {
        float: left;
	display: block; margin: 0px; width: 100%;
        background:#FFFFFF      url(http://extras.mnginteractive.com/live/media/site25/2011/0120/20110120_051256_club_notes.gif) no-repeat  top right;
	height: 31px; color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}

.RSSDisplayTitle {
color:#000000;
display:none;
font-family:"Yanone Kaffeesatz",arial,sans-serif;
font-size:16px;
font-weight:bold;
}

a.RSSDisplayItemTitle {
       color:#333300;
       font-family:"Yanone Kaffeesatz",arial,serif;
       font-size:22px;
       letter-spacing: 1px;
}

a.RSSDisplayItemTitle:hover {
      color:#333300;
       font-family:"Yanone Kaffeesatz",arial,serif;
       font-size:22px;
       letter-spacing: 1px;
      text-decoration:underline;
}

.RSSDisplayItemDesc .feedflare {
      display: none;
}

.RSSDisplayItemPubDate {
      display: none;
}

.RSSDisplayItemPubTime {
      display: none;
}

.RSSDisplayItemDivider {
      margin: -20px;
}

.RSSDisplayList {
     padding-left: 8px;
}

a.RSSDisplayItemTitleNoDesc {
       color:#333300;
       font-family:"Yanone Kaffeesatz",arial,serif;
       font-size:22px;
       letter-spacing:1px;
       padding: 0;
       margin: 0;
}

a.RSSDisplayItemTitleNoDesc:hover {
      color:#333300;
      font-family:"Yanone Kaffeesatz",arial,serif;
      font-size:22px;
      letter-spacing:1px;
      text-decoration:underline;
}

.RSSDisplayList ul li {
     margin: -15px;
}

#fbreco {
float: right;

}

#boulderrocks {
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0;
    text-align: center;

}

/*---------------- Target Ad -----------------------*/

.Target_Ad {
float: left;
margin-left: 300px !important;
margin-top: 2px !important;}

/*-------------- End Target Ad ------------------*/

/* The Voice */
.thevoiceadv {
	background-color: #6C0;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/**** Begin Daily Deals ****/
/* DO NOT DELETE THE DAILY DEALS STYLES
** CONTACT MNGI WITH ANY QUESTIONS
*/

#weeklybar2 {
padding: 2px;
height:25px;
text-align: left;
}

#weeklybar2 img {border: 0}

/**** End Daily Deals ****/

/**** CODA SOCIAL ****/

 .codasocial {
  width: 150px;

}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif;  width:300px;}


/*** Burdick Style ***/
p.intro {
  text-align   : left;
}

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
color: #9C0000;
 font-family: Lobster,'Gill Sans',Georgia; 

}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}

p.subhed {
	font-family: 'trebuchet MS', sans-serif;
	color: #DE6F00;
	font-size: 18px;
	letter-spacing: -0.4pt;
}

p.spredhed {
	font-family: 'trebuchet MS', sans-serif;
	color: #9C0000;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5pt;
}

blockquote {
font-family: 'trebuchet MS', sans-serif;
color: #9C0000;
font-size: 24px;
font-style: italic;
text-align: right;
letter-spacing: 0pt;
word-spacing: 0pt;
float: right;margin-left: 2em;
width: 350;
}
