/* layout corrections */

#right_half {
width:630px;
}

#main {
	width: 630px;
}

#main #text {
	width: 630px;
}

.tile {
	border-bottom: none !important;
}

/* end corrections */


#mapcontainer {
    padding: 0px;
    /*background: green;*/
    overflow: hidden;
}

#mapcontainer strong {
	font-weight: bold;
}

#mapcontainer a {
    text-decoration: none;
    color: #1a4b5e;
}

#mapcontainer a:hover {
text-decoration: underline;
}

#mapcontainer a.more {
	font: 1em "Helvetica Neue", Arial, serif;
    text-decoration: underline;
    color: #1a4b5e;
    padding: 0px 0px 0px 0px;
}


#mapleft{
    border-top:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    border-bottom:1px solid #E5E5E5;
    padding-right: 12px;
    padding-left: 12px;
    height: 400px;
    width: 409px;
	background-color:#f6f6f6;
    /*background-color: pink;*/
}


.labelframe {
	padding-bottom: 0px;
	padding-left: 4px;
	background: url('http://www.wnyc.org/images/map/label_corner.png') bottom left no-repeat;
}

.tlabel {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 4px 0px 4px;
	background-color: #ffffff;
	border: none;
	font-weight: bold;
	width:250px;
}

#mapright {
    height: 400px;
    width: 630px;
    background-color: #e5e5e5;
    border-bottom:1px solid #E5E5E5;
    border-top:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
}

#mapheader {
	height: 30px;
	padding-bottom:10px;
	background-color:#f6f6f6;
	 border-right:1px solid #E5E5E5;
	 border-left:1px solid #E5E5E5;
    border-top:1px solid #E5E5E5;
}

#headleft {
	float: left;
	text-align: left;
	padding-top: 10px;
    width: 500px;
	padding-left:10px;
	font-family:Avenir, "Times New Roman", serif;
	font-weight:bold;
	font-size:20px;
	line-height:25px;
	color:#a10a0a;
}


#headright {
	text-align: left;
	float: right;
	padding-top: 10px;
    width: 110px;
	font-family:Avenir, "Times New Roman", serif;
	font-weight:bold;
	font-size:20px;
	line-height:25px;
	color:#a10a0a;
}

#headright a {
	color:#0a50a1;
}

#headright a {
	color:#0a50a1;
}

#mapheader p {
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 0px;
}

#mapheader h1 {
	background:transparent url(http://www.wnyc.org/images/map/culturalmap/noteworthy_new_york.gif) no-repeat scroll left top;
	height:41px;
	text-indent:-9999px;
	width:300px;

}

#mapkey {
	height: 60px;
	padding-bottom:10px;
	background-color:#f6f6f6;
	 border-right:1px solid #E5E5E5;
	 border-left:1px solid #E5E5E5;
    border-bottom:1px solid #E5E5E5;
}

#mapkey p {
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 0px;
}

#mapkey img {
float:left;
clear:left;
margin-right:5px;
margin-bottom:5px;
}


#mapcredit {
	margin-top: 8px;
	padding: 8px 8px 8px 12px;
	font-size: 10px;
	color: #444;
	background-color: #e5e5e5;
}

.adbox {
	display: none;
}

.midcolThumb {

}

