/* Styles for header and footer only--third party stuff */

body {
 padding: 0px;
  font-family: arial, helvetica, sans-serif;
  background-color:#000033;
  text-align: center;
}

a {
	text-decoration: none;
    }
/*OVERWRITING STUPID STYLES FROM MYCAPTURE  affstyles are wWRONG in IE*/	
.MYCHomeContentArea	{
width:800px;
margin:0px;
overflow:hidden;
}
	
	
	
	
/* container for everything above the navigation */
#masthead_home {
	top: 0px;
	left: 0px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site105/2007/1206/20071203__headBG.jpg) no-repeat  0 0;
	height: 85px;
	position: relative;
	width: 1000px;
	}

#home_masthead #masthead_home {
	background-image:url(http://extras.mnginteractive.com/live/media/site105/2007/1206/20071203__headBG.jpg);
	height: 85px;
	}

/* today */
.today {
	font-size: 11px;
	padding: 3px 0 0 5px;
	}

/* position and render the logo - hide logo text */
#logoLink {
	position: absolute;
	top: 25px;
	left: 10px;
	}

#logoLink img {
	width: 320px;
	height: 50px;
	border: 0;
	}

/* Begin top nav */
.topNav {
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__topNavBG.gif) 0 0 repeat-x;
	height: 26px;
	width: 1000px;
 color: #ffffff;
	}

/* BEGIN SECTION HEADER - this identifies the section after TwinCities.com such as "News" */
h1.sectionheader {
	position: absolute;
	top: 30px;
	left: 337px;
	margin: 0;
	color: #fdc689;
	background: none;
	font-weight: bold;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	}




/*--------------- BEGIN searchbar styles -----------------*/

#searchbar {
	width: 400px;
	position: absolute;
	left: 510px;
	top: 15px;
	}
	
#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;
	}

#searchbar form input.searchbox {
	float: left;
	background-color: #ffffff;
	border: 1px solid #fff;
	color: #fff;
	width: 215px;
	height: 18px;
	margin: 1px 5px 6px 0;
	}
	
#home_masthead #searchbar form input.searchbox {
	width: 220px;
	margin: 0;
	}
	
#searchbar form input.button {
	margin: 0;
	padding: 0;
	}

/* --------------- BEGIN Search Options */

ul#searchoptions {
	position: absolute;
	top: 30px;
	left: -4px;
	font-size: 10px;
	list-style: none;
	padding: 0;
	color: #fff;
	}

ul#searchoptions li {
	float: left;
	padding: 0 3px 0 0;
	margin: 0;
	}
	
ul#searchoptions li.end span { 
	font-size: 10px; 
	font-weight: bold;
	}

ul#searchoptions .radio {
	margin: 0;
	padding: 0;
	}

/*---------- weather */

ul.weather {
	list-style: none;
	float: left;
	height: 26px;
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__topNavBGleft.gif) 0 0 no-repeat; 
	margin: 0;
    padding: 0;
    }

ul.weather li {
	float: left;
	font-size: 11px;
	padding: 4px 0;
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnDiv.gif) 100% 6px no-repeat;
	}

ul.weather li.last {
	background: none;
	}

ul.weather li.last a {
	color: #f0ab35;
	}

ul.weather li a {
	color: #fff;
	padding: 0 4px;
	}
	
ul.weather li a:hover {
	color: #ccc;
	}

ul.weather li.city {
	background: none;
	}
	
ul.weather li.city a {
	font-size: 12px;
	font-weight: bold;
	color: #f0ab35;
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnSun.gif) 96% 0 no-repeat;
	padding-right: 20px;
	}




/*---------- login Nav */

ul.loginNav {
	list-style: none;
	float: right;
	height: 26px;
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__topNavBGright.gif) right 0 no-repeat; 
	margin: 0;
	padding: 0;
    }

ul.loginNav li {
	float: left;
	font-size: 11.5px;
	padding: 4px 0;
	}

ul.loginNav li a {
	color: #fff;
	padding: 0 4px;
                font-weight: bold;
	}

ul.loginNav li a:hover {
	color: #ccc;
                font-weight: bold;
	}

ul.loginNav li.login {
	/* background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnComputer.gif) 0 2px no-repeat; */
	padding-left: 5px;
	}

ul.loginNav li.login a {
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnDiv.gif) 100% 2px no-repeat;
	}

ul.loginNav li.email {
	/*background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnEmail.gif) 0 4px no-repeat; */
	padding-left: 5px;
	margin-left: 10px;
	}

ul.loginNav li.home {
	/*background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnHome.gif) 0 2px no-repeat; */
	padding-left: 5px;
	margin-left: 10px;
	}

ul.loginNav li.rss {
	/*background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__icnRss.gif) 0 2px no-repeat;*/
	padding-left: 15px;
	margin-left: 10px;
	}


/*-----------------navigation holder */
.navHolder {
	width:1000px;
	background: #8c877e url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__leftNavBG.gif) 0 0 repeat;
    height: 37px;
    }
    
/*-----------------navigation holder */
.navHolder {
	width: 1000px;
	background: #8c877e url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__leftNavBG.gif) 0 0 repeat;
    height: 37px;
    }
    
	
	
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;height:1%;}.qmmc a, .qmmc li, .classifiedsnav li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/*"""""""" (MAIN) Container""""""""*/	
#qm0 {	
	float: left;
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__leftNavBG.gif) 0 0 repeat;
	height: 37px;
	}

	/*"""""""" (MAIN) Items""""""""*/	
#qm0 a {	
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 15px 18px 6px 8px;
	background: url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__dropLeft.gif) 99% 15px no-repeat;
	height: 16px;
	}
	
	/*"""""""" (MAIN) Active Items""""""""*/
#qm0 .qmactive, body #qm0 .qmactive:hover {	
	background: #dbdbdb url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__dropLeftOver.gif) 99% 7px no-repeat;
	color: #4d749b;
	text-decoration: none;
	border-top: 5px solid #fbb540;
	padding: 7px 18px 6px 8px;
	margin: 3px 0 0 0;
	height: 16px;
	}
	
#qm0 a.nodrop {
	background: none;
	}

	/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {	
	padding: 0;
	margin: 0;
	background-color: #dbdbdb;
	}

	/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a {	
	padding: 3px 5px 3px 5px;
	margin: 0;
	background-image: none;
	border: none;
	color: #243c73;
	font-weight: bold;
	font-size: 10px;
	height: 12px;
	width: 130px;
	}

#qm0 li li a {
	width: 130px;
	white-space: normal;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover, #qm0 ul a:hover {	
	background-image: none;
	background: #fbb540 !important;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 130px;
	}

	/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background-color:#DADADA;
	color:#CC0000;
	}

	/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle {	
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#444444;
	font-family:arial;
	font-size:0.7em;
	font-weight:bold;
	}

/* ------ misc additional styles */

/*this tells firefox not to display the " dotted border " when you click - do not change */

#qm0 a {
	outline: none;
	-moz-outline: none !important;
	}

li.spacer {
	margin-left: 50px;
	}

/*----------------------------------------------------------------------
classified menu styles
--------------------------------*/

	/*"""""""" (MAIN) Container""""""""*/	
#qm1 {	
	float: right;
	background: url(http://extras.mnginteractive.com/live/media/site105/2008/0116/20080116_035706_rightNavBG_shorter.gif) 0 0 no-repeat;
	width: 320px;
	height: 35px;
	padding: 0 0 0 7px;
	}

	/*"""""""" (MAIN) Items""""""""*/	
#qm1 a {	
	font-size: 12px;
	font-weight: bold;
	color: #445a8e;
	margin: 0;
	padding: 13px 8px 6px 8px;
	height: 18px;
	}

	/*"""""""" (MAIN) Active Items""""""""*/
#qm1 .qmactive, body #qm1 .qmactive:hover {	
	background: #f0ab35;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 13px 8px 6px 8px;
	height: 18px;
	}

#qm1 a.nodrop {
	background: none;
	padding-right: 6px;
	}
	
#qm1 a:hover.nodrop {
	background-image: none;
	}

	/*"""""""" (SUB) Container""""""""*/	
#qm1 div, #qm1 ul {	
	padding: 0;
	margin: 0;
	background-color: #f0ab35;
	}

#qm1 li li a {
	width: 150px;
	white-space: normal;
	}

	/*"""""""" (SUB) Items""""""""*/	
#qm1 div a, #qm1 ul a {	
	padding: 3px 5px 3px 5px;
	margin: 0;
	border: none;
	color: #445a8e;
	font-weight: bold;
	font-size: 10px;
	height: 12px;
	background-image: none;
	width: 120px;
	}

#qm1 a.skinny {
	width: 92px;
	}	

#qm1 a:hover.skinny {
	width: 92px;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
#qm1 div a:hover, #qm1 ul a:hover {	
	background-image: none;
	background: #e3e2e2 !important;
	color: #0d3766;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	}

	/*"""""""" (SUB) Active State""""""""*/	
body #qm1 div .qmactive, body #qm1 div .qmactive:hover {	
	background-color:#DADADA;
	color:#CC0000;
	}

	/*"""""""" Individual Titles""""""""*/	
#qm1 .qmtitle {	
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#444444;
	font-family:arial;
	font-size:0.7em;
	font-weight:bold;
	}

/* ------ misc additional styles */

/*this tells firefox not to display the " dotted border " when you click - do not change */

#qm1 a {
	outline: none;
	-moz-outline: none !important;
	}

li.spacer {
	margin-left: 50px;
	}

/* -----------------END QUICKMENU-----------------*/


/* YAHOO Search */
#searchoptions {color: #FFF;font-size: 9pt;list-style-image: none;list-style-position: outside;list-style-type: none;margin: 0pt;padding: 0pt;font-family: verdana;}
#searchoptions li {display: inline;}
.cSearchText {width: 200px;margin-left: 6px;vertical-align: baseline;}
.yahooText {font-weight: bold;color: #FFF;display: inline;}
.yahooSearchText {font-weight: bold;color: #FFF;display: inline;} 

/* ---------------------------- FOOTER ---------------------------- */

/*  ------- footer container */
.footer {
	font: normal 11px arial, helvetica, sans-serif;
	background: transparent url(http://extras.mnginteractive.com/live/media/site105/2007/1203/20071203__logo_realCities.gif) no-repeat 3px 20px;
	padding: 10px 0 20px 0;
	margin: 10px 0;
	}

/*  ------- footer lists */
.footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*  ------- footer top-list */
.footer ul.top {
	border-top: 3px solid #ccc;
	padding: 5px 0;
	
	}

/*  ------- footer list-items */
.footer li {
	display: inline;
	padding: 0 0px;
	margin: 0;
	}

/*  ------- footer links */
.footer a:link,
.footer a:visited,
.footer a:active  {
	color: #036;
	padding: 0 4px 0 2px;
	}

/*  ------- footer last link in list */
.footer li.last a:link,
.footer li.last a:visited,
.footer li.last a:active {
	border: none;
	}


/* --------------------------------------------------------------------------------------------------

/* --- Footer Information --- */
.footer table {
 font-family: arial;
 font-size: 12px;
}
.footer a:link, 
.footer a:visited {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.footer a:hover {
  color: #6397ca;
}


