body {
 padding: 0px;
 background-color: #cccccc;
 text-align: center;
 display: block;
}

.contentStyle {
  width: 1000px;
  text-align: center;
  background-color: #ffffff;
  margin: 0px auto;
}

/* used to fix the nav over lapping the ad issue */
.adElement { 
display: block;
position: relative;
z-index: 1001;
}
.preHeaderRegion .adElement { 
display: block;
position: relative;
z-index: 1002;
}


.postHeaderRegion {
 display: none;
}

.regionParent {
  border-spacing: 0; 
  padding: 0;
  margin: auto; 
  background-color: #ffffff
} 

#RDS_Home .layoutFooterLinks {
  display: none;
}

#RDS_Home .preHeaderRegion {
 background-color: #cccccc;
}
#RDS_Home .gutter,
#RDS_Home .region1,
#RDS_Home .region2,
#RDS_Home .region2b,
#RDS_Home .region3,
#RDS_Home .region6,
#RDS_Home .region7,
#RDS_Home .region4,
#RDS_Home .region5,
#RDS_Home .footerRegion {
 background-color: #ffffff;
}


#RDS_Home .region4,
#RDS_Home .region5,
#RDS_Home .region9,
#RDS_Home .region10 {
  
 width: 322px;
}

#RDS_Home .region5,
#RDS_Home .region10 {
 margin: 0px;
 padding-right: 10px;
 padding-left: 3px;
}

#RDS_Home .region4,
#RDS_Home .region9 {
 padding: 0px;
 padding-right: 4px;
 margin: 0px;
}

html>body #RDS_Home .region4,
html>body #RDS_Home .region9 {
 padding: 0px;
 padding-right: 3px;
 margin: 0px;
}

.adElement {
  background-color: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
}

.adElement img {
 border: none;
}
.preHeaderRegion .adElement {
  background-color: #cccccc;
}
.footerRegion.adElement {
  background-color: #ffffff;
}



#RDS_Home .articleBox {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10pt;
  padding: 0;
  margin-left: 10px;
  display: block;
  width: 660px;
}

#RDS_Home .articleTitle {
 font-family: arial, helvetica, verdana, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 color: 262b7f;
}

#RDS_Home .articleSubTitle,
#RDS_Home .articleOverline {
   font-family: arial, helvetica, verdana, sans-serif;
 color: #000000;
 font-size:10pt;
 font-weight: bold;
}

#RDS_Home .articleBody {
  font-family: arial, helvetica, verdana, sans-serif;
 font-weight: normal;
 font-size: 10pt;
 color: #000000;
}

 


/* ---------------------------MASTHEAD AND NAV STYLES----------------------------- */

/* container for everything above the navigation */
#masthead_home {
	top: 0px;
	left: 0px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0927/20070927_034424_daily_news_header-network.gif) no-repeat  0 0;
	height: 75px;
	position: relative;
	width: 1000px;
	}

#home_masthead #masthead_home {
	background-image:url(http://extras.mnginteractive.com/live/media/site200/2007/0927/20070927_034424_daily_news_header-network.gif);
	height: 84px;
	}

/* position and render the logo - hide logo text */
#logoLink {
	position: absolute;
	top: 12px;
	left: 12px;
	}

#logoLink img {
	width: 200px;
	height: 50px;
	border: 0;
	}

/*--------------- BEGIN searchbar styles -----------------*/

#searchbar {
	height: 38px;
	padding-top: 18px;
	position: absolute;
	right: 350px;
	top: 3px;
	width: 375px;
	}

#home_masthead #searchbar {
	right: 290px;
	top: 15px;
	width: 316px;
	}

#searchbar form {
	margin-top: 2px;
	padding: 0 2px 0 0;
	}

#searchbar label {
	float: left;
	padding: 5px 0 0 15px;
	color: #21486d;
	font-weight: bold;
	}

#searchbar input {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	}

#searchbar form input.searchbox {
	background-color: #FFF;
	border: 1px solid #A6A39A;
	width: 255px;
	height: 20px;
	margin: 3px 0 6px 23px;
	}
	
#home_masthead #searchbar form input.searchbox {
	width: 220px;
	margin: 3px 0 6px 12px;
	}
	
#searchbar form input.button {
	margin:0px 2px 0px 10px;
	padding:0pt 0pt 4px;
	vertical-align:bottom;
	}

#searchoptions {color: #000000;font-size: 7pt;list-style-image: none;list-style-position: outside;list-style-type: none;margin: 0pt;padding: 0pt;font-family: verdana;} 

#searchoptions li {
   display: inline;
   position: relative;
   left: -22px;
} 

.cSearchText {width: 200px;margin-left: 6px;vertical-align: baseline;} 

.yahooText {font-weight: bold;color: #FFFFFF;display: inline;} 

.yahooSearchText {font-weight: bold;color: #FFFFFF;display: inline;} 



/* --------------- BEGIN Join DailyNews.com links */

#joindailynews img {
  border: none;
}

ul#joindailynews {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 11px;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

ul#joindailynews li {
	border-right: 1px solid #fff;
	display: inline;
	}

ul#joindailynews li.first {
	border: none;
	font-weight: bold;
	}

ul#joindailynews li.end {
	border: none;
	}

ul#joindailynews li a {
	color: #fff;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	font-weight:bold;
	}

ul#joindailynews li a:hover {
	text-decoration:underline;
	}


/* --------------- BEGIN Search Options */

ul#searchoptions {
	position: absolute;
	top: 40px;
	left: 16px;
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
	
html>body ul#searchoptions {
top: 47px;
left: 23px;
}

ul#searchoptions li {
	display: inline;
	padding-right: 5px;
	}





/* ------------------------------------------------------------------------- 
                     MNG NAVIGATION SYSTEM v 1.0
---------------------------------------------------------------------------- */


/* Main (tab) Navigation
---------------------------------------------------------------------------- */

/*  global navigation menu */
#navcontainer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 1000px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__bg_tabcontainer.gif) repeat-x 0 0;
	position: relative;
	height: 64px; /* <- important: height= topnav height + subnav height + borders */
	}

/* ie box model hack (old doctype) */
*html #navcontainer {
	}

#navcontainer a {
	}

/* main nav bar */
#p7TBM {
	/*background: transparent url(http://extras.mnginteractive.com/live/media/site571/2006/1214/20061214_102906_bg_tabs_main.gif) repeat-x 0 0px;*/
	}

/* main navigation */
#p7TBMroot {
	background-color: transparent;
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	}

/* "rootbox" container */
#p7TBMrootbox {
	background-color: transparent;
	}

#p7TBMroot ul {
	background-color: transparent;
	margin: 0;
	padding: 0;
	}

#p7TBMroot li {
	list-style-type: none;
	display: inline;
	}

#p7TBMroot li a {
	float: left;
}

#p7TBMroot .p7TBMtext li.first a {
	}


/* CLASSIFIED NAV - similar to .p7TBMtext */
.classifiedsnav {
	position: absolute;
	top: 6px;
	right: 10px;
	}


#p7TBMroot .p7TBMtext li a,
#p7TBMroot .classifiedsnav li a {
	text-decoration: none;
	padding: 0;
	height: 30px; /*<- establishes height. Note - not always necessary - works with padding on spans below */
	background: transparent url( http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__bg_right_both.gif) no-repeat right top;
	}

#p7TBMroot .p7TBMtext li a span,
#p7TBMroot .classifiedsnav li a span {
	padding: 6px 8px;/*<- This establishes the height of the main nav. NOTE - update in 3 places */
	display: block;
	color: #fff;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__bg_left_both.gif) no-repeat left top;
	}

#p7TBMroot .classifiedsnav li a {
	background: transparent url(  http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__blue_right_both.gif) no-repeat right top;
	color: #fff;
	}

#p7TBMroot .classifiedsnav li a span {
	background: transparent url( http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__blue_left_both.gif) no-repeat left top;
	color: #fff;
	}

/* --- Selected/Active State NOTE: this class gets added to the <a> tag "on-the-fly"--- */
#p7TBMroot .p7TBMtext .p7TBMdown, 
#p7TBMroot .p7TBMtext .p7TBMdown:hover,
#p7TBMroot .classifiedsnav .p7TBMdown, 
#p7TBMroot .classifiedsnav .p7TBMdown:hover {
	color: black!important;
	background-color: transparent!important;
	padding: 0;
	background: transparent url( http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__active_right_both.gif) no-repeat right top;
	}

#p7TBMroot .p7TBMtext .p7TBMdown span, 
#p7TBMroot .p7TBMtext .p7TBMdown:hover span,
#p7TBMroot .classifiedsnav .p7TBMdown span, 
#p7TBMroot .classifiedsnav .p7TBMdown:hover span {
	padding: 6px 8px;/*<- This establishes the height of the nav container. NOTE - update in 3 places */
	display: block;
	color: #000;
	background: transparent url( http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__active_left_both.gif) no-repeat left top;
	}

/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active,
#p7TBMroot .classifiedsnav .p7TBMon,
#p7TBMroot .classifiedsnav li a:focus, 
#p7TBMroot .classifiedsnav li a:active {
	color: #000;
	padding: 0;
	margin: 0;
	background: transparent url( http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__active_right_both.gif) no-repeat right top;
	}

#p7TBMroot .p7TBMtext li.first a:focus,
#p7TBMroot .p7TBMtext li.first a:active {}

.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon span,
#p7TBMroot .p7TBMtext li a:focus span, 
#p7TBMroot .p7TBMtext li a:active span,
#p7TBMroot .classifiedsnav .p7TBMon span,
#p7TBMroot .classifiedsnav li a:focus span, 
#p7TBMroot .classifiedsnav li a:active span {
	padding: 6px 8px;/*<- This establishes the height of the nav container. NOTE - update in 3 places */
	display: block;
	color: #000;
	background: transparent url( http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__active_left_both.gif) no-repeat left top;
	}


#p7TBMroot .classifiedsnav li.first a {
	margin-left: 20px;
	}

#p7TBMroot .classifiedsnav .p7TBMon span,
#p7TBMroot .classifiedsnav li a:focus span, 
#p7TBMroot .classifiedsnav li a:active span {
	color: #6699cc;
	}





/* SubNavigation
---------------------------------------------------------------------------- */

/* main subnav wrapper */
#p7TBMsubwrap {
	position: relative;
	height: auto;
	font: bold 12px arial, helvetica, sans-serif;
	}

/* subnav wrapper */
#p7TBM .p7TBMsub {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 31px;
	margin:0;
	background: url(http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__bg_subnav.gif) repeat-x 0 0;
	}

.p7TBMsubbox {
	padding: 7px 0 0 0;
	}


/*SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(http://extras.mnginteractive.com/live/media/navbar/horizontal/iebfix.gif);
	background-color: transparent;
	border: 0;
	}

.p7TBMsub li {
	list-style-type: none;
	display: inline;
	}

/* ---  BOTH submenu links and non-links
 NOTE: When there is no link - always use a span as a replacement: */
.p7TBMsub li a:link, .p7TBMsub li a:visited 
 {
   background:transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__nav_bullet.gif) no-repeat 0% 50%;
   }
   
.p7TBMsub li a, .p7TBMsub li span { 
	color: #000;
   display: block;
   float: left;
   border: none;
   text-decoration: none; 
   padding: 1px 6px 1px 7px;
   } 


.p7TBMsub li.first a {
	/*margin-left: 5px;*/
	display: inline-block;
	background: none;
	}

.p7TBMsub li.last a,
.p7TBMsub li.last span {
	border-color: #000;
	text-decoration: none;
	}

.p7TBMsub li a:hover,
.p7TBMsub li a:focus {
	color: #000000;
	border: 1px solid #666;
	margin-right: -1px;
	margin-left: -1px;
	background:#fff none;
	text-decoration: none;
	padding: 0 6px 1px 7px;
	}

.p7TBMsub li.first a:hover,
.p7TBMsub li.first a:active,
.p7TBMsub li.first a:focus {
background-image:none;
text-decoration: none;
	}

/* ---  non-link submenu items
 When there is no link - always use a span as a replacement: */
.p7TBMsub li span {
	margin: 0;
	}


/* current state marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	font-weight:bold;
	color: #013067;
	cursor: default;
	text-decoration: none;
	}


/* ------ HOME TAB SPECIFIC*/

.rightSub ul {
	float:right;
	padding-right: 10px;
	}

/* subnav - optional class */
.p7TBMsub li.right,
.p7TBMsub2 li.right {
	float: right;
	}



#p7TBMsub04 ul {
	padding-left: 65px;	
	}

#p7TBMsub05 ul {
	padding-left: 165px;	
	}
	
#p7TBMsub06 ul {
	padding-left: 250px;
	}	

#p7TBMsub07 ul {
	padding-left: 110px;
	}

#p7TBMsub08 ul {
	padding-left: 270px;
	}

*html #p7TBMsub07 ul {
	
	}

/*classifieds*/
#p7TBMsub08 ul {
	
	}

/*jobs*/
#p7TBMsub09 ul {
	padding-right:180px;
	}

/*cars*/
#p7TBMsub10 ul {
padding-right:135px;
	}

/*homes*/
#p7TBMsub11 ul {
	padding-right:90px;
	}
	
	/*autos*/
#p7TBMsub12 ul {
padding-right:40px;
	
	}
	
	/*obits*/
#p7TBMsub13 ul {
	
	}





/* ------ misc additional styles */

/*this tells firefox not to display the " dotted border " when you click - do not change */
#p7TBMroot .p7TBMtext a,
#p7TBMroot .p7TBMtext .p7TBMdown, 
#p7TBMroot .p7TBMtext .p7TBMdown:hover,
#p7TBMroot .p7TBMtext .p7TBMdown:focus,
.p7TBMsub li a,
.p7TBMsub li a:hover,
.p7TBMsub li a:focus {
	outline: none;
	-moz-outline: none !important;
	}

#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}

/* ---------------END MASTHEAD/NAV STYLES--------------------------*/








































/* ---------------------------- DEFAULT BLOCK STYLES ---------------------------- */

/* ------- main freeform container */
.block {
	padding: 0 0 0px 0;
	font: normal 12px arial, helvetica, sans-serif;
	color: #000;
	clear: both;
	margin: 0 7px 10px 7px;
	background: #fff;
	}
	
img {
padding: 2px;
border: 1px solid #ccd0d1;
}


.headOnly {
	padding: 0;
	margin-bottom: 0;
	}

/* ------- block container - for two blocks side by side */
.twinBlocks {
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #b1b1b1;
	margin-bottom: 10px;
	}

/* ------- main freeform container inside of twinblocks */
.twinBlocks .block {
	float: left;
	width: 48%;
	padding: 1%;
	border: none;
	margin: 0;
	background-color: transparent;
	clear: none;
	}

/* ------- main freeform container inside of twinblocks - ie hack to set width */
*html .twinBlocks .block {
	width: 50%;
	}

.firstBlock {
	border-top: none;
	}



/* ---------------------------- HEADERS  ---------------------------- */

/* ------- main block header container */
.block .header {
	}


/* ------- main block header & tabs header */
.block h1,
.block .tabs h1 {
	margin: 0;
	padding: 5px 0;
	font: bold 14px arial, helvetica, sans-serif;
	color: #111f68;
	background: none;
	height: auto;
	
	}

/* ------- main block header & tabs header - inside of twinblocks */
.twinBlocks .block h1 {
	background-image: none;
	background-color: transparent;
	padding: 3px 0 5px 3px;
	}

/* ------- alternate block header */
.block h1.alt {
	font: bold 16px "Times New Roman", Times, serif;
	color: #242424;
	}

/* ------- main block header (when in a header container) */
.block .header h1 {
	}

/* ------- main block header (when in an alternate header container) */
.block .headerAlt h1 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #242424;
	}

/* ------- default header links */
.block h1 a:link,
.block h1 a:visited,
.block h1 a:active  {
	color: #262b7f;
	text-decoration: none;
	}

/* ------- default header links - rollover state */
.block h1 a:hover  {
	color: #262b7f;
	text-decoration: underline;
	}

/* ------- subhead class - used as a class to an inline element (span for eg) nested inside of an h1 - see calendar for example */
.block h1 .sub {
	font: normal 12px arial, helvetica, sans-serif;
	margin: 0 10px;
	}

/* ------- item on right of header text */
.block h1 .headerLinkR {
	float: right;
	font: bold 10px arial, helvetica, sans-serif;
	padding-top: 2px;
	}

/* ------- link on right of header text */
.block h1 .headerLinkR a {
	color: #005296;
	}

/* ------- item on right of alternate header */
.block h1.alt .headerLinkR {
	float: right;
	font: normal 10px arial, helvetica, sans-serif;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red_raq.gif) no-repeat 0 6px;
	}

/* ------- link on right of alternate header text */
.block h1 .headerLinkR a {
	padding-left: 9px;
	}

/* ------- sponsored logo container on right of header */
.block h1 .headerSponsor {
	float: right;
	font: normal 9px arial, helvetica, sans-serif;
	width: 150px;
	color: #222;
	margin: 0;
	padding: 0;
	text-align: right;
	}

/* ------- sponsored logo image on right of header */
.block h1 .headerSponsor img {
	border: none;
	width: 72px;
	height: 22px;
	float: none;
	margin: 0 0 0 4px;
	padding: 0;
	vertical-align: middle;
	}

/* ---------------------------- END HEADERS  ---------------------------- */




/* ---------------------------- TABS  ---------------------------- */

/* ------- default tab-set (unordered list) */
.block .tabs {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
	border-top: 1px solid #a0a3ac;
	color: #000;
	list-style: none;
	}

/* ------- default tab */
.block .tabs li {
	float: left;
	margin: 0;
	padding: 0 5px;
	background-color: #fff;
	background-image: none;
	border-left: 1px solid #222;
	line-height: 12px;
	}

/* ------- first tab on left */
.block .tabs li.first {
	margin-left: 0px;
	border-left: none;
	padding-left: 0;
	}

/* ------- tab link */
.block .tabs li a:link,
.block .tabs li a:visited,
.block .tabs li a:active {
	color: #000;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	}

/* ------- tab link - rollover state */
.block .tabs li a:hover {
	color: #000;
	text-decoration:underline;
	}

.block .tabs li.bulletRaq {
	padding: 0 5px 0 8px;
	background-position: 5px 5px;
	}

.block .tabs li.bulletRaq a {
	margin: 0 0 0 3px;
	}

/* ---------------------------- END TABS  ---------------------------- */

/* ---------------------------- THUMB GALLERIES  ---------------------------- */


.thumbcontainer {
}

.thumbholder {
float: left;
width: 65px;
text-align: center;
margin: 6px;
}

.thumbholder a {
color: #373830
} 

/* ---------------------------- END GALLERIES  ---------------------------- */


/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block' container) - also see hack styles below  */
.block .contentblock {
	margin: 0 0 10px 0;
	}

/* ------- main header for content (needed to differentiate from main h1 tag) */
.block .contentblock h1 {
	background: none;
	border: none;
	}

/* ------- content headers */
.block .contentblock  h1,
.block .contentblock  h2,
.block .contentblock  h3,
.block .contentblock  h4,
.block .contentblock  h5 {
	margin: 0 0 5px 0;
	padding: 0;
	}

/* ------- used when a list is used after a floated item - to force a line-break */
.block .contentblock .clearList {
	margin:  0;
	padding: 10px 5px;
	clear: both;
	}

/* ------- forces floated elements to be contained within this class - also see hack styles below  */
.contentblock .clearfix {
	margin: 10px 0;
	}

/* ------- secondary block header */
.block h2 {
	font: bold 12px arial, helvetica, sans-serif;
	color: #aa0e0f;
	margin: 10px 0 5px 0;
	padding: 0;
	}

/* ------- secondary block header - link */
.block h2 a:link,
.block h2 a:visited,
.block h2 a:active  {
	color: #122069;
	}

/* ------- tertiary block header */
.block h3 {
	font: bold 11px arial, helvetica, sans-serif;
	color: #122069;
	margin: 10px 0 5px 0;
	}

/* ------- links */
.block a:link,
.block a:visited,
.block a:active {
	color: #000;
	text-decoration: none;
	}

/* ------- links - rollover state */
.block a:hover {
	text-decoration: underline;
	}

/* ------- alternate links */
.block a.alt {
	text-decoration: underline;
	}

/* ------- alternate links - rollover state */
.block a:hover.alt {
	text-decoration: none;
	}

/* ------- paragraph */
.block p {
	margin: 0 0 10px 0;
	line-height: 17px;
	font-size: 12px;
	}

/* ------- unordered list */
.block ul {
	margin: 0 0 10px 0;
	padding: 0 2px;
	list-style: none;
	}

/*  ------- default list items */
.block ul li {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red.gif) no-repeat 0 6px;
	line-height: 14px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0px;
	}

/*  ------- list items with a black bullet */
.block ul.bulletBlack li,
.block ul li.bulletBlack,
.block ul.bulletRaq li.bulletBlack,
.block ul.bulletNone li.bulletBlack,
.block ul.bulletRSS li.bulletBlack {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_black_sm.gif) no-repeat 0 6px;
	}

/*  ------- list items with no bullet */
.block ul.bulletNone li,
.block ul li.bulletNone,
.block ul.bulletRaq li.bulletNone,
.block ul.bulletBlack li.bulletNone,
.block ul.bulletRSS li.bulletNone {
	background-image: none;
	padding: 0;
	}

/*  ------- list items with RSS icon */
.block ul li.bulletRSS,
.block ul.bulletRSS li,
.block ul.bulletRaq li.bulletRSS,
.block ul.bulletBlack li.bulletRSS,
.block ul.bulletNone li.bulletRSS {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_rss.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0px;
	}

/*  ------- list items with raquo ( >> ) icon */
.block ul li.bulletRaq,
.block ul.bulletRaq li,
.block ul.bulletNone li.bulletRaq,
.block ul.bulletBlack li.bulletRaq,
.block ul.bulletRSS li.bulletRaq {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red_raq.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	}

/*  ------- main header inside a list */
.block ul h1 {
	background: none;
	margin: 0;
	padding: 0;
	font: bold 11px arial, helvetica, sans-serif;
	border: none;
	color: #000;
	}

/*  ------- default list link */
.block li a:link, .block li a:active, .block li a:visited{
	color: #000;
	margin: 0;
	padding: 2px 0;
	}

/*  ------- one pixel solid line divider */
.block .hr {
	border-top: 1px solid #ccc;
	margin: 10px;
	}

.block a.more {
	white-space: nowrap;
	}


/* ---------------------------- IMAGES ---------------------------- */

/*  ------- default image (thumbnail) */ 
.block img {
	float: left;
	margin: 0 12px 0 0;
	width: 50px;
	border: 1px solid #CCC;
	padding: 1px;
	
	}

/* ------- thumbnail images used in "special sections" */ 
.block img.specialSection {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	border: 1px solid #719fb7;
	}

/*  ------- large thumbnail images */ 
.block img.bigthumb {
	width: 100px;
	}

/*  ------- large & medium image containers */ 
.block .contentblock .image-med,
.block .contentblock .image-large {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	}

/*  ------- large & medium images - shared styles */ 
.block .contentblock p.image-med img,
.block .contentblock p.image-large img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

/*  ------- large image */ 
.block .contentblock .image-large img {
	width: 300px;
	}

/*  ------- medium image */ 
.block .contentblock .image-med img {
	width: 140px;
	}

/*  ------- 80 pixel wide thumbnail */ 
.block img.thumb80 {
	float: none;
	margin: 0 auto 5px auto;
	width: 80px;
	border: none;
	}


/* ---------------------------- COLUMNS ---------------------------- */

/*  ------- class added to "contentblock cols" container to declare that two columns are meant to be used */ 
.block .cols2 {
	}

/*  ------- class added to "contentblock cols" container to declare that three columns are meant to be used */ 
.block .cols3 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
.block .cols4 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
.block .cols5 {
	}

/* X------- class added to "contentblock cols" container to declare that six columns are meant to be used */ 
.block .cols6 {
	}

/*  ------- general styles for all columns */ 
.block .col {
	float: left;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__px_ltbl.gif) repeat-y right bottom;
	}

/*  ------- plain style for columns without divider lines or backgrounds */ 
.block .plain .col {
	background-image: none;
	}

/*  ------- styles for all 2 column columns */ 
.block .cols2 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 46%;
	}

/*  ------- styles for all 3 column columns */ 
.block .cols3 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 30%;
	}

/* X------- styles for all 4 column columns */ 
.block .cols4 .col {
	margin-right: 2%;
	padding-right: 2%;
	width: 21%;
	}

/* X------- styles for all 5 column columns */ 
.block .cols5 .col {
	margin-right: 1%;
	padding-right: 2%;
	width: 17%;
	}

/* X------- styles for all 6 column columns */ 
.block .cols6 .col {
	margin-right: 1%;
	padding-right: 2%;
	width: 14%;
	}

/* IE box model hacks (old doctype) - doesn't recognize padding % */
*html .block .cols2 .col {
	width: 48%;
	}
*html .block .cols3 .col {
	width: 32%;
	}
*html .block .cols4 .col {
	width: 23%;
	}
*html .block .cols5 .col {
	width: 19%;
	}
*html .block .cols6 .col {
	width: 16%;
	}
/* END IE hacks */

/*  ------- general styles for all final columns */ 
.block .cols2 .last,
.block .cols3 .last,
.block .cols4 .last,
.block .cols5 .last,
.block .cols6 .last {
	margin-right: 0;
	padding-right: 0;
	background-image: none;
	}

/*  ------- styles for final 2 column column */ 
.block .cols2 .last {
	width: 50%;
	}

/*  ------- styles for final 3 column column */ 
.block .cols3 .last {
	width: 32%;
	}

/* X------- styles for final 3 column column */ 
.block .cols4 .last {
	width: 25%;
	}

/* X------- styles for final 3 column column */ 
.block .cols5 .last {
	width: 20%;
	}

/* X------- styles for final 3 column column */ 
.block .cols6 .last {
	width: 15%;
	}

/* X------- styles for final 3 column column */ 
.block .cols6 .last {
	width: 15%;
	}



/*  ------- images in columns get special treatment */ 
.block .col img {
	float: none;
	display: block;
	clear: both;
	}

/*  ------- list blocks that are columns are treated slightly differently */ 
.block ul.col {
	margin: 0;
	padding: 0;
	width: auto;
	}

/*  ------- list items in a column */ 
.block .col li {
	display: block;
	width: auto;
	}

/*  ------- list item links in a column */ 
.block .col li a {
	color: #000;
	}

/*  ------- list item header links in a column */ 
.block .col li h1 a {
	color: #000;
	}

/* ---------------------------- END COLUMNS ---------------------------- */




/* ---------------------------- MISC - generic styles ---------------------------- */

/*  ------- adds a 10px space above this element */ 
.block .spacer,
.block .contentblock .spacer,
.block .contentblock.spacer {
	padding-top: 10px;
	}

/*  ------- variation for list items to allow for bullets as background images */ 
.block li.spacer,
.block .contentblock li.spacer,
.block .contentblock .col li.spacer {
	margin-top: 10px;
	padding-top: 0;
	}

/*  ------- sets a fixed height and allows for scrollable content if necessary */ 
.block .scrolling {
	height: 120px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	padding: 10px;
	margin: 0;
	background: #fafafa;
	}

/*  ------- containter specific to housing a list.  Different margins from standard contentblock.  Used for blog entries. */ 
.block .listBlock {
	margin: 0 0 5px 0;
	}

/*  ------- listBlock paragraph */ 
.block .listBlock p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	}

/*  ------- time and date stamp found in some blog entries */ 
.block .dateStamp {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #910000;
	}

/*  ------- allows paragraph tags to flow into each other - Used for some blog entries. */ 
.block .inline p {
	display: inline;
	}

/*  ------- right justifies content */ 
.block .right {
	text-align: right;
	padding: 0;
	margin: 0;
	display: block;
	}

/*  ------- right justified link */ 
.block .right a {
	font: normal 12px arial, helvetica, sans-serif;
	color: #262b7f;
	}

/*  ------- removes margins and padding */ 
.block .tight {
	margin: 0;
	padding: 0;
	}

/*  ------- removes top and bottom margins and padding from list items */ 
.block .tight li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

/*  ------- sets font size in tables.  Necessary to override global styles. */ 
.block table {
	font-size: 11px;
	}

/*  ------- center justifies content */ 
.block .center {
	text-align: center;
	}

/*  ------- small font size - gray color */ 
.block p.sml {
	font: normal 9px arial, helvetica, sans-serif;
	color: #333;
	}


/* ---------------------------- FORMS ---------------------------- */

/*  ------- assigned to an input - forces a line break */ 
.block .btn {
	display: block;
	margin: 10px 0;
	}

/*  ------- styles applied to a textarea form element */ 
.block textarea {
	font: normal 11px arial, helvetica, sans-serif;
	color: #333;
	padding: 5px;
	border: 1px solid #c3d6e1;
	}




/* ---------------------------- SPECIFIC ELEMENTS ---------------------------- */

/*  ------- Calendar Form*/
#calendarForm label {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	}

#calendarForm input {
	float:  left;
	width: 120px;
	border: 1px solid #5e838c;
	font-size: 11px;
	}

#calendarForm input#submitCal {
	float: right;
	width: auto;
	border: none;
	}
/*  ------- END Calendar Form*/

/*  ------- ask the expert header uses an image vs text as a header */ 
.block h1.askExpert {
	padding: 2px 0 5px 5px;
	height: 30px;
	}
/*  ------- ask the expert image */ 
.block h1.askExpert img {
	width: 180px;
	height: 30px;
	border: 0;
	margin: 0;
	}
/*  ------- ask the expert - header links */ 
.block h1.askExpert span {
	padding-top: 17px;
	float: left;
	}




/* ---------------------------- FOOTER ---------------------------- */

/*  ------- footer container */
.footer {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  border-top: 2px solid #cccccc;
}

.footer table {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.footer a:link,
.footer a:visited,
.footer a:active {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.footer a:hover {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

/* --------------------------------------------------------------------------------------------------
hack for floated elements in freeforms containers - makes the box expand for fit content in firefox */

.header:after,
.footer:after,
.headerAlt:after,
.contentblock:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.header,
.footer,
.headerAlt,
.contentblock,
.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .header,
* html .footer,
* html .headerAlt,
* html .contentblock,
* html .clearfix { height: 1%; }

.header,
.footer,
.contentblock,
.headerAlt,
.clearfix { display: block; }
/* End hide from IE-mac */

/* END clearfix hack
------------------------------------------------------------------------------------------------- */

/* ---------------END DEFAULT BLOCK STYLES------------------------- */



































/* ---------------------------- BLOCK2 STYLES ---------------------------- */

/* ------- block2 freeform container - appended to block */
.block2 {
	margin: 0 0 10px 0;
	background-color: #fff;
	padding: 2px;
	border: none;
	}

/* ------- block container - for two blocks side by side style2 */
/*
.twinBlocks2 {
	}
*/




/* ---------------------------- HEADERS  ---------------------------- */

/* ------- block2 header container */
.block2 {
	background: #eaeff5 url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
		}

/* ------- block2 header & tabs header */
.block2 h1 {
	background-color: #fff;
	padding: 8px 10px;
	color: #39372c;
	}

.block2 h2.rule {
	border-bottom: 1px solid #a2a1af;
	}	
	
.block2 .morelink {
float: right;
}

.block2 .morelink a {
color: #253179;
font-size: 11px;
}	


/* ------- sponsored logo image on right of header */
.block2 .headerSponsor img {
	padding-bottom: 6px;
	}




/* ---------------------------- TABS  ---------------------------- */

/* ------- block2 tab-set (unordered list) */
.block2 .tabs {
	margin-bottom: 0px;
	clear: both;
	padding-top: 6px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_header_bg.gif) repeat-x 0 0;
	}

/* ------- block2 tabs header */
.block2 .tabs h1 {
	float: left;
	padding: 0 10px;
	font: bold 14px arial, helvetica, sans-serif;
	color: #333;
	
	}


/* ------- default tab */
.block2 .tabs li {
	padding: 0;
	}

/* ------- block2 tab */
.block2 .tabs li {
	float: right;
	border: none;
	margin: 0 3px;
	background: none;
	}


/* ------- block2 tab links */
.block2 .tabs li a:link,
.block2 .tabs li a:visited,
.block2 .tabs li a:active {
	padding: 4px 2px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #000;
	}

/* ------- block2 tab links - rollover state */
.block2 .tabs li a:hover {
	color: #00223f;
	text-decoration: underline;
	}

/* ------- block2 tab - selected/active */
.block2 .tabs li.selected {
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__active_right_both.gif) no-repeat top right;
	color: #833b00;
	margin: 0;
	padding: 0;
	}

/* ------- block2 tab - selected/active links */
.block2 .tabs li.selected a:link,
.block2 .tabs li.selected a:visited,
.block2 .tabs li.selected a:active {
	color: #833b00;
	height: auto;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__active_left_both.gif) no-repeat top left;
	padding: 5px 12px 5px 12px;
	}

/* ------- block2 tab - selected/active links - rollover state */
.block2 .tabs li.selected a:hover {
	text-decoration: none;
	}

/* --------------- TABS - alternate header  --------------- */

/* ------- block2 alternate tabs header  - tab - selected/active */
.block2 .headerAlt .tabs li.selected {
	}

/* ------- block2 alternate tabs header  - tab - selected/active links */
.block2 .headerAlt .tabs li.selected a:link,
.block2 .headerAlt .tabs li.selected a:visited,
.block2 .headerAlt .tabs li.selected a:active {
	}



/* --------------- TABS - alternate header: single-line  --------------- */

/* ------- block2 single-line tabs header container with alternate */
.block2 .header .oneline,
.block2 .headerAlt .oneline {
	padding-top: 6px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_header_bg.gif) repeat-x 0 0;
	}

/* ------- block2 single-line tabs header with alternate */
.block2 .header .oneline h1 ,
.block2 .headerAlt .oneline h1 {
	margin-top: -3px;
	padding: 6px 0 0 10px;
	}

/* ------- block2 single-line header - tab - selected/active */
.block2 .oneline li.selected {
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__active_right_both.gif) no-repeat top right;
	}

/* ------- block2 single-line header - tab - selected/active - links */
.block2 .oneline li.selected a:link,
.block2 .oneline li.selected a:visited,
.block2 .oneline li.selected a:active {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__active_left_both.gif) no-repeat top left;
	}

/* ------- block2 single-line Alternate header - tab - selected/active */
.block2 .headerAlt .oneline li.selected {
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__active_right_both.gif) no-repeat top right;
	}

/* ------- block2 single-line Alternate header - tab - selected/active - links */
.block2 .headerAlt .oneline li.selected a:link,
.block2 .headerAlt .oneline li.selected a:visited,
.block2 .headerAlt .oneline li.selected a:active {
	}

/* ---------------------------- END TABS  ---------------------------- */




/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block2' container) */
.block2 .contentblock {
	background-color: none;
	padding: 8px;
	margin: 0 0 2px 0;
	border: 1px solid #cccdcf;
	}


/* ------- additional class to contentblock used for the first (and only the first) block of content */
.block2 .tabcontent {
	border-top: none;
	}

/*MODIFICATIONS*/

.block2 .tabs li.selected a:link,
.block2 .tabs li.selected a:visited,
.block2 .tabs li.selected a:active {
	padding: 8px 9px 6px 9px;
	color: #333;
	
	}

/* ------- block2 tab */
.block2 .tabs li {
	margin: 0; 
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bg_right_both.gif) no-repeat top right;
	}
	
/* ------- block2 tab links */
.block2 .tabs li a:link,
.block2 .tabs li a:visited,
.block2 .tabs li a:active {
	padding: 8px 9px 6px 9px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bg_left_both.gif) no-repeat top left;
	font-weight: bold;
	color: #FFF;
	}
	
/* ----------------------END BLOCK2 STYLES---------------------- */






























/* -------------------BLOCK3 STYLES---------------------- */


/* ------- main block header & tabs header */
.block3 h1,
.block3 .tabs h1 {
	color: #FFF;
	margin: 0 0 12px 0;
	padding: 6px 11px;
	background: url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__redheader_bg.gif) repeat-x;
	
	}
	
.block3 h1 a:link, .block3 h1 a:active, .block3 h1 a:visited, .block3 h1 a:hover {
color: #FFF;
}	
	
	
.block3 .tabs {
	border-top: none;
	}	



/* -------------------END BLOCK3 STYLES----------------------------- */
































/* -------------------------BLOCK4 STYLES---------------------- */

/* ------- block4 header & tabs header */
.block4 h1 {
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_header_bg.gif) repeat-x 0 0;
	padding: 8px 10px;
	color: #39372c;
	}


	




/* ---------------------------- TABS  ---------------------------- */

/* ------- block4 tab-set (unordered list) */
.block4 .tabs {
	margin-bottom: 0px;
	clear: both;
	padding-top: 3px;
	background: #b2b0b1;
	}

/* ------- block4 tabs header */
.block4 .tabs h1 {
	float: left;
	padding: 0 10px;
	font: bold 14px arial, helvetica, sans-serif;
	color: #333;
	
	}


/* ------- default tab */
.block4 .tabs li {
	padding: 0;
	}

/* ------- block4 tab */
.block4 .tabs li {
	float: right;
	border: none;
	margin: 0 3px;
	background: none;
	font-size: 11px
	}

/* ------- block4 tab links */
.block4 .tabs li a:link,
.block4 .tabs li a:visited,
.block4 .tabs li a:active {
	padding: 2px 2px;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #fff;
	}

/* ------- block4 tab links - rollover state */
.block4 .tabs li a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* ------- block4 tab - selected/active */
.block4 .tabs li.selected {
	color: #833b00;
	margin: 0;
	padding: 0;
	}

/* ------- block4 tab - selected/active links */
.block4 .tabs li.selected a:link,
.block4 .tabs li.selected a:visited,
.block4 .tabs li.selected a:active {
	color: #833b00;
	height: auto;
	background-color: #FFF;
	padding: 2px 12px 5px 12px;
	}

/* ------- block4 tab - selected/active links - rollover state */
.block4 .tabs li.selected a:hover {
	background-color: #FFF;
	text-decoration: none;
	}


/* --------------- TABS - alternate header  --------------- */

/* ------- block4 alternate tabs header  - tab - selected/active */
.block4 .headerAlt .tabs li.selected {
	background: #fff url(http://extras.mnginteractive.com/live/media/site569/2006/1121/20061121_100046_bg_tab2_rightAlt2.gif) no-repeat bottom right;
	}

/* ------- block4 alternate tabs header  - tab - selected/active links */
.block4 .headerAlt .tabs li.selected a:link,
.block4 .headerAlt .tabs li.selected a:visited,
.block4 .headerAlt .tabs li.selected a:active {
	background: transparent url(http://extras.mnginteractive.com/live/media/site569/2006/1121/20061121_095818_bg_tab2_leftAlt2.gif) no-repeat bottom left;
	}



/* --------------- TABS - alternate header: single-line  --------------- */

/* ------- block4 single-line tabs header container with alternate */
.block4 .header .oneline,
.block4 .headerAlt .oneline {
	padding-top: 6px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_header_bg.gif) repeat-x 0 0;
	}

/* ------- block4 single-line tabs header with alternate */
.block4 .header .oneline h1 ,
.block4 .headerAlt .oneline h1 {
	margin-top: -3px;
	padding: 6px 0 0 10px;
	}



/* ---------------------------- END TABS  ---------------------------- */




/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main containter for freeform content (used within a 'block4' container) */
.block4 .contentblock {
	background-color: none;
	padding: 8px;
	margin: 0;
	border: 1px solid #cccdcf;
	}

/* ------- additional class to contentblock used for the first (and only the first) block of content */
.block4 .tabcontent {
	border-top: none;
	
	}

/*MODIFICATIONS*/

.block4 .tabs li.selected a:link,
.block4 .tabs li.selected a:visited,
.block4 .tabs li.selected a:active {
	padding: 8px 4px 6px 4px;
	color: #333;
	}

/* ------- block4 tab */
.block4 .tabs li {
	margin: 0; 
	}
	
/* ------- block4 tab links */
.block4 .tabs li a:link,
.block4 .tabs li a:visited,
.block4 .tabs li a:active {
	padding: 8px 4px 6px 4px;
	font: normal 10px;
	color: #fff;
	}
	
.block4 p.viewmore {
background-color: #aa0c0b;
margin: 0;
padding: 3px;
text-align: center;
}

.block4  p.viewmore a:link, .block4  p.viewmore a:active, .block4  p.viewmore a:visited, .block4  p.viewmore a:hover {
color:#FFF;
font-weight:bold;
}

	

/* ------------------ END BLOCK4 STYLES -----------------------*/






/* ------------------- COMPLEX LISTING STYLES-----------------------*/

.region1 .complexListingBox {
  width: 160px; 
}
.complexListingBox {
	font: normal 12px  arial, helvetica, sans-serif;
	line-height: 15px;
	padding-right: 2px;
	margin: 5px 5px 5px 5px;
                position: relative;
                top: -15px;
}

.complexListingBox a:link,
.complexListingBox a:visited,
.complexListingBox a:active {
	color: #111a70;
	text-decoration: none;
	}
	
.complexListingBox a:hover {
	text-decoration: underline;
	}

.listingItemTitle {
	font: bold 16px arial, helvetica, sans-serif;
	color: #202f72;
	text-decoration: none;
	line-height: normal;
	margin: 0 0 5px 0;
	}

a.listingItemTitle:link,
a.listingItemTitle:visited, 
a.listingItemTitle:active {
	color: #202f72;
	}

a.listingItemTitle:hover {
	text-decoration: underline;
	}

.complexListingTitle {
	display: none;
	}

.complexListingItemPhotoCredit {
 display: none;
 }
.complexListingBox .listingArticleBlurb {
	line-height: 1.5em;
	}

.complexListingBox li.listNoImage {
	list-style: none;
	background: transparent  url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red.gif) no-repeat 0 5px;
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 1em;
	margin: 0px 0 3px 0;
	padding: 0;
	display: block;
	}

.complexListingBox a.complexListingLink {
	
	display: block;
	line-height: 14px;
	margin-left: 10px;
	padding: 0;
	color: #202f72;
	}

.complexListingBox a.complexListingMoreHeadlines {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #202f72;
	}

.lastUpdatedDate {
	font: normal 11px Arial;
	color: #cd242b;
	margin: 0;
	padding: 0;
	}

.listing3Image {
	margin: 0 10px;
	}

.complexListingImage img {
  margin-right: 10px;
  display: block;
}
.articleListingDivider {
	display: block;
	}

a.complexListingMoreHeadlines {
	line-height: 10px;
	display: block;
	clear: both;
	}

.complexListingBox a.listingArticleLinkTo {
	color: #202f72;
	}

/* --- FIX for ie - rendering differently due to lack of ul tag --- */
*html .complexListingBox li.listNoImage {
	clear: both;
	line-height: 14px;
	background-position: 0 6px;
	}
	
*html .complexListingBox li.listNoImage a {
	margin: 0;
	padding: 0 0 0 10px;
	text-indent: -15px;
	}
/* --- END ie fix --- */

.postHeaderRegion1 .complexListingBox {
 width: 320px;
}



/* --- REGION 5,9,10 COMPLEX LISTINGS (homepage only) --- */

.region5 .complexListingBox,
.region9 .complexListingBox,
.region10 .complexListingBox {
 position: relative;
 top: -15px;
}
.region5 .complexListingBox a.listingItemTitle:link,
.region9 .complexListingBox a.listingItemTitle:link,
.region10 .complexListingBox a.listingItemTitle:link,
.region5 .complexListingBox a.listingItemTitle:visited,
.region9 .complexListingBox a.listingItemTitle:visited,
.region10 .complexListingBox a.listingItemTitle:visited,
.region5 .complexListingBox a.listingItemTitle:active,
.region9 .complexListingBox a.listingItemTitle:active,
.region10 .complexListingBox a.listingItemTitle:active {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #242e76;
  text-decoration: none;
  margin: 0px;
 padding: 0px;
}

.region5 .complexListingBox a.listingItemTitle:hover,
.region9 .complexListingBox a.listingItemTitle:hover ,
.region10 .complexListingBox a.listingItemTitle:hover  {
  text-decoration: underline;
}


/* --- END REGION 5 COMPLEX LISTINGS --- */



/* ----- Polls ----- */


#RDS_Home table .pollsBox {
	background: #eaeff5 url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
  width: 310px;
  font-family: arial, helvetica, verdana, sans-serif;
 margin-left: 7px;
 margin-bottom: 10px;
  font-size: 10pt;
  border-left: 1px solid #cccdcf;
  border-right: 1px solid #cccdcf;
  border-bottom: 1px solid #cccdcf;
}

#RDS_Home .pollsQuestion,
#RDS_Home .pollsAnswer, 
#RDS_Home .pollsResult { 
  background: transparent;
  font-family: Arial, helvetica, verdana, sans-serif;
  font-size: 10pt;
  color: #252b7f;
  padding-left: 10px;
  margin-bottom: 5px;
}

#RDS_Home .pollsQuestion {
  font-weight: bold;
  text-align: center;
}

#RDS_Home .pollsAnswer {
  font-weight: normal;
}

#RDS_Home .pollsSubmit {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

#RDS_Home .pollsHead {
  font-family: Arial, helvetica, verdana, sans-serif;
  font-size: 11pt;
  font-weight:bold;
  background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_header_bg.gif) repeat-x;
	color: #39372c;
	height: 35px;	
}

#RDS_Home .pollsViewResults {

  margin-top: 5px;
  background-color: #262b7f;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}





/* END POLLS */




/* -----TOP LISTINGS ------ */

.TLDetailBox{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

.TLDetailHeader{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

.TLDetailFooter{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

.TLDetailBody{
    padding:0px 0px 0px 0px;
    border-style:none;
    border-width:0px;
    text-align:center;
    vertical-align:top;
}

.TLDetailLink{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#444;
    text-decoration:none;
}

.TLDetailOptions{
    font-family:verdana,arial,sans-serif;
    font-size:8px;
    color:#11A;
    text-decoration:underline;
    font-style:normal;
}

.TLDetailTitle{
    font-family:verdana,arial,sans-serif;
    font-size:14px;
    color:#000;
    text-decoration:none;
}

.TLDetailDescription{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
}

.TLBox{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    border: none;
    background-color:#ffffff;
    text-align:left;
    width: 160px;
    margin-top: 5px;
}

.TLBoxHeader{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    text-decoration:none;
    border-style:none;
    border-width:0px;
    background-color:#b1afb0;
    text-align:center;
    border-top: 4px solid #b1afb0;
}

.TLBoxImage{
    border-style:none;
    border-width:0px;
    text-align:center;
   padding: 0px;
}

.TLBoxContent{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    background-color: #ffffff;
    text-align:left;
    text-ident:none;
    width: 160px;
    margin-bottom:0px;
}

.TLBoxTabTable{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    color:#000;
    text-decoration:none;
    border-style:none;
    border-right: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    background-color:#ffffff;
    text-align:left;
    width: 160px;
    height: 25px;
}

.TLBoxTab{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:normal;
    font-weight:bold;
    text-decoration:none;
    border-style:none;
    border-width:0px;
    background-color:#b2b0b1;
    text-align:left;
    color: #ffffff;
}

.TLBoxTabSelected{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:normal;
    font-weight:bold;
    text-decoration:none;
    border-style:solid;
    border-width:0px;
    background-color:#ffffff;
    text-align:left;
    color:#000000;
}

.TLBoxTabSelected .TLBoxTabLink {
  color: #000000;
}

.TLBoxTabLink{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:normal;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
}


.TLBoxType{
    /*
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-variant:small-caps;
    font-weight:bold;
    color:#666;
    text-decoration:none;
    text-align:left; */
    display: none;
}

.TLBoxTitle{
    font-family: Arial, helvetica, sans-serif;
    font-size:11px;
    font-variant:normal;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
    text-align:left;
    padding-left: 15px;
    background: url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red.gif) no-repeat 8px 5px;
    letter-spacing: 1px;
}

.TLBoxTitle a,
.TLBoxTitle a:visited {
  text-decoration: none;
}
a.TLBoxTitle:hover {
  text-decoration: underline;
}

.TLBoxCompany{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#222;
    text-decoration:none;
    text-align:left;
    text-indent:15px;
    padding-left: 10px;
}

.TLBoxAllListings{
    font-family: Arial, helvetica, sans-serif;
    font-size:12px;
    font-variant:normal;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
    text-transform: lowercase;
    border-style:none;
    border-width:0px;
    background-color:#aa0c0b;
    height: 25px;
}

.TLBoxAllListings a {
  padding-top: 6px;
  border: none;
  background: transparent;
}

.TLBoxAllListings a:hover {
  padding-top: 6px;
  border: none;
  background: transparent;
  text-decoration: underline;
}

.TLBoxFooter{
    font-family: Arial, helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    border-style:none;
    border-width:0px;
    background-color:#ffffff;
    text-align:center;
    width: 160px;
}

.TLBoxRule{
    color:#ffffff;
    border: 0px solid #ffffff; 
    height: 0px;
}


.TLALLError{
    color: #999;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}

.TLAllTable{
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

.TLAllListingTable{
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

.TLAllListingCell{
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: center;
}

.TLAllTypeHeading {
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

.TLAllTypeSubHeading {
    border-style: none;
    border-width: 1px;
    border-color: #000;
    text-align: left;
}

.TLAllTypeName{
    font-family: verdana,arial,sans-serif;
    font-size: 14px;
    color: #906;
    font-weight: bold;
    display: none;
}

.TLAllSubTypeName{
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    color: #22A;
    font-weight: bold;
}

.TLAllListingTitle{
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    color: #888;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: underline;
}

.TLAllListingText{
    font-size: 10px;
    color: #008;
    font-weight: normal;
}

.TLBoxEmpty {
  padding-left: 10px;
  font-family: Arial, helvetica, sans-serif;
}

/* --------- WEATHER BOX --------- */

#weather_box_horizontal {
position: absolute;
left: 520;
top: -3;
margin: 0px;
padding: 0px;
background: transparent;
}

.weatherBox{width: 500px; font-family: arial, helvetica, verdana, sans-serif;}
.weatherContent span {margin-top: 7px; height: 5px; font: 11px arial, helvetica, verdana, sans-serif; display: inline; color: #000000; font-variant: normal; text-transform: capitalize;}
.weatherN{height: 5px; font-size:11px; text-decoration: none; color: #000000;}
.weatherH{height: 5px; font-size:11px;text-decoration: none;color: #000000;}
.weatherL{height: 5px; font-size:11px;text-decoration: none;color: #000000;}
.weatherFiveDayLink{height: 5px; font-size:11px; }
.weatherSectionLink {margin-top: 6px; font: bold 12px arial, helvetica, verdana, sans-serif; color: #000000; text-decoration: none;}
img.weatherIcon {width: 27px; height: 27px; border: 0;}

/* --------- END WEATHER BOX --------- */


/* Miscellaneous */
.yahooContentMatch {
  background-color: #ffffff;
}

#RDS_Home .region1GrayBar {
 display: block;
 height: 12px;
 width: 100%;
 background: #ffffff url(http://extras.mnginteractive.com/live/media/site200/2007/0711/20070711_042919_regionGrayBar.gif) repeat-x;
margin-bottom: 10px;
}

  
/* Section Headers */

.sectionHeader {
  font-family: Arial, helvetica, vedana, sans-serif;
  font-weight: bold;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #a2a1af;
}

.altSectionHeader {
  font-family: Arial, helvetica, vedana, sans-serif;
  font-weight: bold;
  color: #c91c20;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #a2a1af;
}

.sectionHeader h1,
.altSectionHeader h1 {
  font-size: 14pt;
  margin-bottom: 4px;
}

.clHeader {
  border-bottom: 1px solid #a2a1af;
}


#creditfooter img {
 display: none;
}


/* MEMV */

html>body #viewedTab ol,
html>body #emailedTab ol { 
  margin-top: -1px;
}

#viewedTab ol li,
#emailedTab ol li {
  padding: 0px;
  margin-left: -15px;
}

/*************************************************Begin Misc. Component Styles**********************************************/
/* ------ BEGIN Calendar Box ------ */
.calendarBox{background: transparent url(http://extras.mnginteractive.com/live/media/site200/2007/0827/20070827_015314_onlinecalendar.jpg) no-repeat; background-color: #FB4142; border: 1px solid #8CA386; font: 12px arial, helvetica, sans-serif; width: 312px; margin-top: 10px; padding-top: 45px; padding-right: 0; float: left;}
.calendarBox a{color: white; text-decoration: none}
.calendarBox a:hover{text-decoration: underline}

.calendarLeftColumn{margin: 0; padding-left: 10px; padding-top: 10px; float: left;}
.calendarLeftColumn ul{margin: 0; padding: 0;}
.calendarLeftColumn ul li{list-style-type: none; color: white; margin-bottom: 1px;}
.calendarLeftColumn input{height: 25px; width: 130px; border: 1px solid #A4C7DA; margin-bottom: 7px; font: normal 12px verdana}

.calendarSearch{float: left}

.calendarRightColumn{float: left; padding-left: 22px; padding-top: 10px}
.calendarRightColumn ul li{font-size: 11px; margin-bottom: 1px; color: white}

.calendarSubmit{float: left; padding-bottom: 10px;}
.calendarSubmit .submitSearch{margin-left: 10px; border: none; cursor: pointer;}
.calendarSubmit .submitOther{margin-left: 105px; border: none; cursor: pointer;}

/*----Begin Newsletter Calendar Styles --------*/
.calendarLeftColumnNoSearch {
   PADDING-LEFT: 45px; FLOAT: left; MARGIN: 0px; PADDING-TOP: 10px
}

.calendarRightColumnNoSearch {
   PADDING-LEFT: 65px; FLOAT: left; PADDING-TOP: 10px
}

.calendarLeftColumnNoSearch UL {
   FONT-SIZE: 11px; MARGIN-BOTTOM: 1px; COLOR: white
}

.calendarRightColumnNoSearch UL LI {
   FONT-SIZE: 11px; MARGIN-BOTTOM: 1px; COLOR: white
}

/*------END Newsletter Calendar Styles -------*/

/* ------ END Calendar Box ------ */






#blogs h2,
#forums h2,
#photos h2,
#valleynews h2 {
 color: #202f72;
}
#blogs .contentblock a,
#forums.contentblock a,
#photos.contentblock a,
#valleynews.contentblock a {
 color: #202f72;
}

#blogs .contentblock ul {
 position: relative;
 top: -10px;
}

.feedinfo {
 font-size: 9pt;
 display: block;
 }

html>body .feedinfo {
 margin-bottom: 10px;
}
.feedinfo img {
 width: 16px;
 float: right;
position: relative;
top: -15px;
}

.myyahooButton {
display: inline;
position: relative;
top: -4;
left: -8;
}

.myyahooButton img {
width: 91px;
border: 0px;
padding: 0 0 0px 0px;
margin-left:10px;
top:-6;
}

*html .myyahooButton {
display: inline;
position: relative;
top: 0;
left: -8;
}


/* ------- AP OVN INLINE VIDEO PLAYER MEDIA CENTER */

/* ------- apovn header container */
.apovn {
	background: #eaeff5;
	margin: 0;
	padding: 0;
		}

/* ------- apovn header & tabs header */
.apovn h1 {
	background-color: #fff;
	padding: 8px 10px;
	color: #39372c;
	}

.apovn h2.rule {
	border-bottom: 1px solid #a2a1af;
	}	
	
.apovn .morelink {
float: right;
}

.apovn .morelink a {
color: #253179;
font-size: 11px;
}

/* -------------------------mediacenter1 STYLES---------------------- */

/* ------- mediacenter1 header & tabs header */

.mediacenter1 h1,
.mediacenter1 .tabs h1 {
	margin: 0;
	padding: 5px 0;
	font: bold 14px arial, helvetica, sans-serif;
	color: #000000;
	background: none;
	height: auto;
	}

.mediacenter1 {
	background: #eaeff5;
	margin: 2;
	padding: 0;
		}

.mediacenter1 h1 {
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__block2_header_bg.gif) repeat-x 0 0;
	padding: 8px 10px;
	color: #39372c;
	}




/* ---------------------------- MAIN CONTENT ---------------------------- */

/* ------- main container for freeform content (used within a 'mediacenter1' container) */
.mediacenter1 .contentblock {
	background-color: none;
	padding: 8px;
	margin: 0;
	border: 1px solid #cccdcf;
	}

/* ------- mediacenter1 header & tabs header */

/* ------- main block header & tabs header */


.mediacenter1 {
	background: #eaeff5;
	margin: 2;
	padding: 0;
}

.mediacenter1 h2 {
	font: bold 12px arial, helvetica, sans-serif;
	color: #aa0e0f;
	margin: 10px 0 5px 0;
	padding: 0;
}

.mediacenter1 h2.rule {
	border-bottom: 1px solid #a2a1af;
}



/* ---------------------------- HEADERS  ---------------------------- */

/* ------- mediacenter2 header container */
.mediacenter2 {
	background: #eaeff5;
	margin: 2;
	padding: 0;
		}

/* ------- mediacenter2 header & tabs header */

.mediacenter2 h2.rule {
	border-bottom: 1px solid #a2a1af;
	}	
	
.mediacenter2 .morelink {
float: right;
}

.mediacenter2 .morelink a {
color: #253179;
font-size: 11px;
}	

	
/* ----------------------END mediacenter2 STYLES---------------------- */


/* ------------------END AP OVN INLINE VIDEO PLAYER MEDIA CENTER -----------------------*/



/* Styles for Yedda */

.YeddaAskWidget_Font{
	font-size: 12px; 
	font-family: Arial, Verdana, \"Sans-Serif\";  
	color: #4e4534;
}


.YeddaAskWidget_Button{
	font-weight: bold; 
	color: #FFFFFF; 
	border: 2px outset #f9ad8f; 
	background-color: #ff4a00;
}

YeddaQuestionsListWidget_Border{border: 1px solid #cccecd;}

.YeddaQuestionsListWidget_Background{background-color: #ffffff;}

.YeddaQuestionsListWidget_Font{font-size: 11px; font-family: Arial, Verdana, "Sans-Serif";  color: #202f72;}

.YeddaQuestionsListWidget_Title{color: #ff4a00; text-transform: uppercase; font-weight: bold; font-size: 1.1em;}

.YeddaQuestionsListWidget_Button{font-weight: bold; color: #FFFFFF; border: 2px outset #f9ad8f; background-color: #ff4a00; text-align: center;}

.YeddaQuestionsListWidget_Hyperlink a, .YeddaQuestionsListWidget_Hyperlink a:link, .YeddaQuestionsListWidget_Hyperlink a:active, .YeddaQuestionsListWidget_Hyperlink a:visited{color: #202f72; text-decoration: none;}

.YeddaQuestionsListWidget_Hyperlink a:hover {color: #000926; text-decoration: none;}

.YeddaQuestionsListWidget_List

{

   

    list-style-type: none;

    margin: 0px;

    padding: 5px 0px 0px 0px;

}

 

.YeddaQuestionsListWidget_List li

{

list-style: none;

      background: transparent  url(http://extras.mnginteractive.com/live/media/site200/2007/0710/20070710__bullet_red.gif) no-repeat 0 5px;

      font: normal 12px arial, helvetica, sans-serif;

      line-height: 1em;

      padding: 0px 5px 0px 7px;

      display: block;

      font: normal 12px  arial, helvetica, sans-serif;

      line-height: 15px;

      margin: 5px 5px 5px 5px;

      position: relative;

      top: -10px;

}







/*Nav Bar Wrapper - sets the width/height/look of entire nav bar*/
#navWrap {
	width: 1000px;
	background: #fff url(http://extras.mnginteractive.com/live/media/site200/2007/0627/20070627__bg_tabcontainer.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	padding-top: 6px;
	}

/*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*/
	}


/*
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: 27px;
	}

#nav div {
	float: left;
	}

/*Main Nav Item Links*/

#nav div a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2008/0317/20080317_015323_tabR-stack.gif) right top no-repeat;
	}

#nav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2008/0317/20080317_015133_tabL-stack.gif) 0 0 no-repeat;
	padding: 7px 8px 5px 8px;
	display: block;
	color: #fff;
	}


/* TOP ITEMS first tab has left border*/
#nav div.first {
	margin-left: 12px;
	display: inline;
	}

#nav div.first a {
	}

#nav div.first a span {
	background-image: url(http://extras.mnginteractive.com/live/media/site200/2008/0317/20080317_015229_tabL-stack-first.gif);
	}



/* TOP ITEMS with no submenu*/
#nav .nosub div.navHover a {
	background-position: 100% -54px !important;
	}

#nav .nosub div.navHover a span {
	background-position: 0 -54px !important;
	}


#nav .nosub div.subdiv,
#nav #rightNav .nosub .subdiv,
#nav #rightNav .nosub div.subdiv {
	display: none !important;
	}



/*Main Item Hover States*/
#nav div.navHover a {
	text-decoration: none;
	background-position: 100% -27px !important;
	color: #000;
	height: 27px;
	}

#nav div.navHover a span {
	background-position: 0 -27px !important;
	color: #000;
	}




/*------ Sub Menu Container*/

#nav div .subdiv {
	display: block;
	background-color: #fff;
	width: 150px;
	padding: 4px 0 0 0;
	position: absolute;
	visibility: hidden;
	}

/*IMPORTANT: if subdiv has a border use the following convention.
The class is placed on #nav
if subdiv border larger than 1px - mngiMenu.js is affected and will need modification*/
#nav.subHasBorder div .subdiv {
	border: 1px solid #666;
	border-top: none;
	}

#nav div .subdiv div {
	float: none;
	}

#nav div .subdiv a {
	background-image: none;
	margin: 0;
	font-size: 12px;
	padding: 2px 8px;
	float: none;
	display: block;
	height: auto;
	}

#nav div .subdiv a:hover {
	background-color: #adabab;
	color: #fff;
	}



/*------------------------------
Right Nav
--------------------------------*/
/*Right Nav Wrapper*/
#nav #rightNav {
	margin-right: 12px;
	float: none;
	}

/*Main Items*/
#nav #rightNav div,
#nav #rightNav .nosub div {
	float: right;
	}

#nav #rightNav div div,
#nav #rightNav .nosub div div {
	float: none;
	}

/*Main Links*/
#nav #rightNav div a {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2008/0317/20080317_015351_tabR-stack-rnav.gif) right top no-repeat;
	color: #fff;
	float: left;
	}

#nav #rightNav div a span {
	background: transparent url(http://extras.mnginteractive.com/live/media/site200/2008/0317/20080317_015249_tabL-stack-rnav.gif) 0 0 no-repeat;
	color: #fff;
	}

#nav #rightNav div#maindiv12 .subdiv {
	margin-left: 1px; /*compensation for the extra pixel in left graphic of rightnav (TABS) */
	}

#nav #rightNav div#maindiv12 a span {
	background-image: url(http://extras.mnginteractive.com/live/media/site200/2008/0317/20080317_015307_tabL-stack-rnav-first.gif);
	}

/*Main Item Hover States*/
#nav #rightNav .navHover a,
#nav #rightNav .navHover a span {
	color: #69c;
	}

#nav #rightNav .subdiv a,
#nav #rightNav .subdiv a span {
	background-image: none;
	float: none;
	display: block;
	}

#nav #rightNav .subdiv a:hover {
	color: #fff;
	background-color: #69c;
	}






/* Begin top nav */
.topNav {
	background: url(http://extras.mnginteractive.com/live/media/site200/2008/0516/20080516_094952_pasadena_navbar.gif) 0 0 repeat-x;
	width: 1000px;
 color: #ffffff;
margin-bottom:-27px;
	}


*html .topnav{
margin-bottom:-13px;
}


/* --------- WEATHER BOX --------- */

#weather_box_horizontal {
position: relative;
left: -18px;
top: -5px;
margin: 0px;
padding: 0px;
background: transparent;
color: #ffffff;
font-wieght: bold;
}

.weatherBox { font-family: arial, helvetica, verdana, sans-serif; position:relative; top:5px; display: inline; }
.weatherContent span { font: 11px arial, helvetica, verdana, sans-serif; display: inline; color: #ffffff; font-variant: normal; text-transform: capitalize;}
*html .weathercontent span{margin-top:-1px;}
.weathercontent a:hover{color:#ccc;}
.weatherContent {font-size: 11px;}
.weatherN{height: 5px; font-size:11px; text-decoration: none; color: #ffffff; font-weight: bold;}
.weatherH{height: 5px; font-size:11px;text-decoration: none;color: #ffffff;font-weight: bold;}
.weatherL{height: 5px; font-size:11px;text-decoration: none;color: #ffffff;font-weight: bold;}
.weatherFiveDayLink{height: 5px; font-size:11px; color: #fbb540;text-decoration:none;}
.weatherSectionLink {font: bold 12px arial, helvetica, verdana, sans-serif; color: #fbb540; text-decoration: none;}
.weatherhead a:hover{color:#ccc;}
img.weatherIcon {width: 17px; height: 17px; border: 0;}


/* --------- END WEATHER BOX --------- */




/*---------- login Nav */

ul.loginNav {
	list-style: none;
	float: right;
	height: 26px;
	margin: 0;
	padding: 0;
        margin-top:1px;
margin-right:10px;
font: 11px arial, helvetica, verdana, sans-serif;
    }

*html ul.loginnav{
margin-top:1px;
}

ul.loginNav li {
	float: left;
	font-size: 11px;
	padding: 4px 0;
	}

ul.loginNav li a {
	color: #fff;
	padding: 0 4px;
                font-weight: bold;
        text-decoration:none;
	}

ul.loginNav a:hover{
color:#ccc;
}


ul#mobile2{
position:relative;
float:right;
margin-top:-50px;
margin-right:10px;
list-style:none;
display:inline;
color:white;
}

ul#mobile2 a{
color:white;
font:12px Arial bold;
text-decoration:none;
}

ul#mobile2 li{
display:inline;
}

ul#mobile2 a:hover{
color:#ccc;
}








