@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, sans-serif; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#666;
}
.mapsv2 #container {
	width: 100%;  
	background: #FFFFFF;
	text-align: left; 
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 
.mapsv2 #sidebar1 {
	float: right;
	width: 278px;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 550px;
	margin-top: 10px;
	overflow: auto;
	border-right-style: none;
	border-top-style: none;
	padding: 0;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-color: #999;
	border-left-width: thin;
	border-left-color: #999;
}
.mapsv2 #mainContent {
	padding: 0px;
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	height: 550px;
	margin-left: 0px;
}
.mapsv2 #container #mainContent #logoFloat {
	position: absolute;
}

/*--- The Ususals ----*/
a {
	text-decoration: none;
	color: #999999;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #00AEEF;
}
a.landed {
	color: #00aeef;
	font-size: 25px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*--- v2 Sidebar Styles ---*/
.mapsv2 #container #sidebar1 #static {
	height: 150px;
	position: fixed;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	width: 260px;
	margin: 0px;
	background-position: center top;
	padding: 0px;
}
.mapsv2 #container #sidebar1 #below {
	padding-top: 155px;
	margin: 0px;
	width: 260px;
}
.mapsv2 #container #sidebar1 #static #tabs {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
}
.mapsv2 #container #sidebar1 #static #tabs a {
	color: #CCC;
}
.mapsv2 #container #sidebar1 #static #tabs a:hover {
	color: #2EB1EF;
}
.mapsv2 #container #sidebar1 #static #tabs li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2F2F2;
}
.mapsv2 #container #sidebar1 #static #tabs .on {
	border-bottom-style: none;
	background-color: #FFF;
}
.mapsv2 #container #sidebar1 #static #tabs .on a {
	border-bottom-style: none;
	color: #2EB1EF;
}
.mapsv2 #container #sidebar1 #static span {
	padding-right: 5px;
}
.mapsv2 #container #sidebar1 #static #neighborhood {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mapsv2 #container #sidebar1 #static #date {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mapsv2 #container #sidebar1 #below .sidebarListing {
	padding-left: 5px;
	margin-bottom: 20px;
}
.mapsv2 #container #sidebar1 #below .sidebarListing img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
}
#opening {
	padding-bottom: 2px;
	font-size: 11px;
}
#labelDiv {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
}
.advertiser {
	font-size: 11px;
	color:#F00;
	padding-bottom: 2px;
}
#advertiserBubble {
	font-size: 11px;
	color:#F00;
	padding-bottom: 2px;
}

#showDiv {
	font-size: 12px;
	color: #00aeef;
	padding-bottom: 2px;
	font-weight: bold;
}

#rangeDiv {
	font-size: 9px;
	color: #666;
	padding-bottom: 2px;
}

.mapsv2 #container #sidebar1 #below .sidebarListingAd img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
.mapsv2 #container #sidebar1 #below .sidebarListingAd {
	padding-top: 5px;
	padding-left: 5px;
	background: url(images/ad_bg.png) bottom left no-repeat;
	margin-bottom: 10px;
}
.mapsv2 #container #sidebar1 #below .sidebarListingAd #opening {
	padding-bottom: 5px;
}
.mapsv2 #container #sidebar1 #static #options {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	font-size: 13px;
	color: #000;
}
.mapsv2 #container #sidebar1 #static #options #checkboxes {
	padding-left: 10px;
	display: none;
}

/*---- Bubble Styles ----*/

#leftBubble {
	float: left;
	width: 375px;
	height: 225px;
	padding-right: 10px;
}

#leftBubble img {
	float: left;
	margin-right: 10px;
}

#showBubble {
	font-size: 15px;
	color: #00aeef;
}
.openingBubble {
	font-size: 12px;
	color: #2EB1EF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#description {
	font-size: 11px;
	color: #666;
}


#rightBubble {
	float: right;
	width: 200px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}

#titleBubble {
	font-size: 15px;
	font-weight: bold;
}

#septaBubble {
    margin-top: 15px;
	height: 35px;
	padding-left: 40px;
	color: #666;
	background: url(images/septa.jpg) top left no-repeat;
}

#urlBubble {
    font-size: 11px;
	padding-bottom: 5px;
}
#addressBubble {
}
#urlBubble a {
    color: #00aeef;
    text-decoration: none;
}

#urlBubble a:hover {
    text-decoration: underline;
}
.mapsv2 #container #sidebar1 #static p {
	padding-left: 10px;
	padding-right: 10px;
}

/*---- BottomContent Styles --*/
#bottomNav p {
}
#bottomNav #submit {
	width: 200px;
	float: right;
	border: thin solid #666;
	padding-bottom: 15px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
}
#bottomNav #left {
	float: left;
	width: 65%;
	margin-left: 25px;
}
#bottomNav #submit .big {
	font-size: 20px;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bottomNav #submit .bigBlue {
	text-align: center;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #00AEEF;
}
#bottomNav #submit .small {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomNav #left p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	color: #000;
}
.mapsv2 #bottomNav {
	margin-top: 15px;
}
.mapsv2 #container #sidebar1 #static .picks {
	margin-top: 15px;
	font-size: 13px;
	color: #333;
}
.mapsv2 #container #sidebar1 #static #options p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.mapsv2 #container #sidebar1 #static #options form #promo img {
}
.mapsv2 #container #sidebar1 #static #options form #promo {
	margin-left: 20px;
	margin-right: 45px;
	margin-bottom: 15px;
	display: none;
}
