/*!!!!!!!!!!! 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: #405b88 url(http://extras.mnginteractive.com/live/media/site569/2007/0928/20070928__blueBG.gif) 0 0 repeat;
	}

	/*"""""""" (MAIN) Items""""""""*/	
#qm0 a {	
	font-size: 11px;
	font-weight: bold;
	color: #e5ecf0;
	margin: 0;
	padding: 4px 10px 6px 5px;
	background: url(http://extras.mnginteractive.com/live/media/site569/2007/0928/20070928__dropBlue.gif) 97% 10px no-repeat;
	border-right: 1px solid #384e73;
	}
	
	/*"""""""" (MAIN) Active Items""""""""*/
#qm0 .qmactive, body #qm0 .qmactive:hover {	
	background: #fff url(http://extras.mnginteractive.com/live/media/site569/2007/0928/20070928__dropBlueOver.gif) 97% 10px no-repeat;
	color: #49a5d5;
	text-decoration: none;
	}
	
#qm0 a.nodrop {
	background: none;
	}
/*
#qm0 a:hover {
	background: #fff url(../images/dropBlueOver.gif) 97% 10px no-repeat;
	color: #49a5d5;
	text-decoration: none;
	}
*/
	/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {	
	padding:0;
	margin:0;
	background-color:#fff;
	border-bottom: solid 5px #49a5d5;
	}

	/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a {	
	padding: 3px 5px 3px 5px;
	margin: 0;
	background: none !important;
	border: none;
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	width: 150px;
	}

#qm0 li li a {
	width: 150px;
	white-space: normal;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover, #qm0 ul a:hover {	
	background-color:#e2edf5 !important;
	color: #49a5d5;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	}

	/*"""""""" (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: #f7a868 url(http://extras.mnginteractive.com/live/media/site569/2007/0928/20070928__orangeBG.gif) 0 0 repeat;
	}

	/*"""""""" (MAIN) Items""""""""*/	
#qm1 a {	
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 10px 6px 5px;
	background: url(http://extras.mnginteractive.com/live/media/site569/2007/0928/20070928__dropOrange.gif) 97% 10px no-repeat;
	border-left: 1px solid #ea7a1e;
	}

	/*"""""""" (MAIN) Active Items""""""""*/
#qm1 .qmactive, body #qm1 .qmactive:hover {	
	background: #fff url(http://extras.mnginteractive.com/live/media/site569/2007/0928/20070928__dropOrangeOver.gif) 97% 10px no-repeat;
	color: #ea7a1e;
	text-decoration: none;
	}

#qm1 a.nodrop {
	background: none;
	padding-right: 6px;
	}
	
#qm1 a:hover.nodrop {
	background-image: none;
	}

#qm1 a:hover {
	background: #fff;
	color: #ea7a1e;
	text-decoration: none;
	}

	/*"""""""" (SUB) Container""""""""*/	
#qm1 div, #qm1 ul {	
	padding: 0;
	margin: 0;
	margin-left: 1px;
	background-color: #fff;
	border-bottom: solid 5px #ea7a1e;
	}

#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: #000;
	font-weight: normal;
	vertical-align: middle;
	background-image: none;
	width: 150px;
	}

#qm1 a.skinny {
	width: 92px;
	}	

#qm1 a:hover.skinny {
	width: 92px;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
#qm1 div a:hover, #qm1 ul a:hover {	
	background-color:#ffe9d6 !important;
	background-image: none;
	color: #ea7a1e;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	}

	/*"""""""" (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;
	}

	
/* container for everything above the navigation */
#masthead_home {
	top: 0px;
	left: 0px;
	background: transparent url(http://extras.mnginteractive.com/live/media/site569/2007/0910/20070910_031555_headBG.jpg) no-repeat  0 0;
	height: 75px;
	position: relative;
	width: 1000px;
	}

#home_masthead #masthead_home {
	background-image:url(../images/headBG.jpg);
	height: 84px;
	}

/* position and render the logo - hide logo text */
#logoLink {
	position: absolute;
	top: 12px;
	left: 12px;
	}

#logoLink img {
	width: 330px;
	height: 50px;
	border: 0;
	}

/* 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 {	
	height: 38px;	
	padding-top:5px;
	position: absolute;
	margin-right:300px;
	top: 15px;
	width: 350px;
	}
	
html>body #searchbar {
top:15px;
}

#quickmenu_styles #searchbar form {
	margin-top: 0px;
	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: middle;
	}

#quickmenu_styles #searchbar form input.searchbox {
	background-color: #FFF;
	border: 1px solid #A6A39A;
	width: 255px;
	height: 20px;
	margin: 0px 0px 3px 23px;
	}
	
html #searchbar form input.searchbox {	
	margin: 0px 0 3px 23px;
	}
	
#quickmenu_styles #searchbar form input.button {
        margin: 0px 2px 3px 10px;
	}
	
html #searchbar form input.button {
vertical-align: middle;
padding-bottom: 0px;
margin-bottom: 3px;
	}


/*
*html #searchbar form input.searchbox {
	margin-top: -6px;
	}
*/

/* --------------- BEGIN Search Options */

#quickmenu_styles ul#searchoptions {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 12px;
	color: #fff;
	padding-left:10px;
	width: 365px;
	}
	


ul#searchoptions li {
	display: inline;
	padding-right: 5px;
	}
	
ul#searchoptions li.end span {
font-size: 13px; 
font-weight: bold;
display: inline;
}

ul#searchoptions {
	position: absolute;
	top: 25px;
	left: 0;
	}

/*--------------- BEGIN header subscribe links -----------------*/
ul#pioneersubscribe {
	color: #fff;
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 55px 50px 0 0;
	}


ul#pioneersubscribe li {
	border-right: 1px solid #FFFFFF;
	display: inline;
	}

ul#pioneersubscribe li.end {
	border: none;
	}

ul#pioneersubscribe li a {
	color: #fff;
	padding: 0 3px;
	text-decoration: underline;
	}

/*---------- BEGIN LOGIN NAV FOR JOIN TWINCITIES.COM SECTION */
#loginBar {
	background: #bbc9da url(http://extras.mnginteractive.com/live/media/site569/2007/0227/20070227_022950_bg_login.gif) repeat-x 0 0;
	height: 30px;
	border-top: 1px solid #fff;
	width: 1000px;
	}

p#date {
	float: left;
	font-size: 11px;
	padding: 3px 0 0 25px; 
	}

ul#jointwincities {
	position: absolute;
	top: 5px;
	right: 76px;
	font-size: 11px;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	}

ul#jointwincitiesHome {
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 11px;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	}

ul#jointwincities li {
	border-right: 1px solid #fff;
	display: inline;
	}

ul#jointwincitiesHome li {
	border-right: 1px solid #fff;
	display: inline;
	}

ul#jointwincities li.first {
	border: none;
	font-weight: bold;
	}

ul#jointwincities li.end {
	border: none;
	}

ul#jointwincitiesHome li.first {
	border: none;
	font-weight: bold;
	}

ul#jointwincitiesHome li.end {
	border: none;
	}

ul#jointwincities li a {
	color: #fff;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	}

ul#jointwincities li a:hover {
	text-decoration:underline;
	}

ul#jointwincitiesHome li a {
	color: #fff;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	}

ul#jointwincitiesHome li a:hover {
	text-decoration: underline;
	}

/*-----------------navigation holder */

 .navHolder {  
     width: 1000px;  
position:relative;  
z-index: 1;  
     }  
  
/* Style to Prevent nav from overlapping drop-down ad */  
  
.adElement img {  
position: relative;  
z-index: 1;  
}  
  
/* End Ad Style */

.navHolder {
	width: 1000px;
	}
	
*html .navBG {
	margin-top: -23px;
	}
	
*+html .navBG {
	margin-top: -23px;
	}
	
.navBG {
	background: #fff url(http://extras.mnginteractive.com/live/media/site569/2007/0910/20070910_031728_navBG.gif) repeat-x;
	width: 1000px;
	height: 23px;
	}
	
	
#qm1 a {
	padding-bottom: 5px !important;
	}
	
#qm0 a {
	padding-bottom: 5px !important;
	}

#qm1 a {
	padding-bottom: 5px !important;
	}
	
#qm0 a {
	padding-bottom: 5px !important;
	}
	

