@charset "UTF-8";
/* CSS Document */

.milwaukee {}

.milwuakee ul, .milwaukee ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.milwaukee li { float: left; }

#mw-title {
	width: 750px;
	height: 97px;
	background: url(../images/mw-title.gif)  no-repeat;
}
#mw-nav { margin: 10px 0 0 10px; }

#mw-nav li {
	float: left;
	margin: 0px 6px;
}
#mw-nav a {
	height: 35px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	display: block;
	z-index: 10;
	position: relative;
	margin-bottom: -7px;
}
#mw-nav a:hover { text-decoration: underline; }
#mw-nav a.current {
	/*background: url(../images/mw-navselect.png) no-repeat center bottom;*/
	font-weight: bold;
}
#mw-nav a.current:hover { text-decoration: none; }

#artsculture { width: 95px; }
#diningnightlife { width: 111px; }
#education { width: 72px; }
#sportsrec { width: 127px; }
#realestate { width: 81px; }

.milwaukee #photo { margin-top: 38px; }
.milwaukee #photo ul, .milwaukee #photo li { list-style: none; margin: 0px; padding:0px  }

#mw-text {
	clear:both;
	width: 360px;
	float: left;
	z-index: 500;
	position: relative;
	margin-top: 390px;
	margin-left: 20px;
}

.nogallery { margin-top: -36px !important; clear: none; }
.nogallerylinks { clear: none !important; }

#mw-text .top {
	width: 360px;
	height: 17px;
	background: url(../images/mw-text-top.png) no-repeat;
}
#mw-text .text {
	padding: 10px 20px;
	background: #53bbc7;
}
#mw-text .btm {
	width: 360px;
	height: 10px;
	background: url(../images/mw-text-btm.gif) no-repeat;
}
#mw-text h2, #mw-text p { color: #FFFFFF; padding: 0px; margin: 0px; }
#mw-text h2 { margin-bottom: 5px; }

.milwaukee #links-block { margin-top: 20px; }

.milwaukee .links {
	clear: left;
	margin-left: 20px;
	width: 340px;
	float: left;
	margin-top:20px;
}
.links h4 { font-size: 14px; margin-bottom: 5px; }
.milwaukee .links li { float: none; margin-bottom: 10px; margin-top: 4px; line-height: 14px; }
.milwaukee .links ul {
	float: left;
	width: 150px;
	margin: 0px 7px;
}
.milwaukee .links li, .milwaukee .links li a {
	color: #ac0048;
	font-weight: bold;
	text-decoration: none;
}
.milwaukee .links li a:hover { text-decoration: underline; }

.milwaukee #thumbs { width: 340px; float: right; margin-right: 5px; }
.milwaukee #thumbs li { width: 106px; margin-right: 6px; margin-top: 6px; }
.milwaukee #nav-thumbs a {
	cursor: pointer;
	display: block;
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.milwaukee #nav-thumbs a:hover { text-decoration: underline; }
.milwaukee #nav-thumbs li div {
	padding: 3px;
	height: 34px;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.milwaukee #thumbs img.current { border-color: #53bbc7; }


#nav-thumbs a.activeSlide { border-color: #53bbc7; }
#nav-thumbs a:focus { outline: none; }
#nav-thumbs img { border: none; display: block }
