/* Layout */













.burgundyText {
color:#980E19;
font-weight:bold;
}

.oddYellow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFDE16 none repeat scroll 0 0;
}

.evenYellow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E4C920 none repeat scroll 0 0;
}

.oddLightBlue {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E4E5E6 none repeat scroll 0 0;
}

.oddLightBlue2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E4E5E6 none repeat scroll 0 0;
}

.oddDarkBlue2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CDCFD1 none repeat scroll 0 0;
}

.greyBlock {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#48535A none repeat scroll 0 0;
color:white;
display:block;
float:left;
font-size:1.3em;
padding:15px;
width:95%;
}

.greyBlock a, .greyBlock a:visited, .greyBlock a:active {
color:#24A8FC;
font-weight:bold;
}

.greyBlock .yellowBoldText {
color:#FFDE16;
font-weight:bold;
}

.thirtyPercent {
width:30%;
}

.twentyPercent {
width:20%;
}

#mainContainer {
	float:left;
	height:auto !important;
	min-height:500px;
	width:100%;
}

div.optionDropDown {
margin-left:15px;
position:absolute !important;
top:181px !important;
visibility:hidden;
width:100px;
}

div.optionDropDown a {
background-color:#FFF19D !important;
clear:both;
color:#333333 !important;
display:block ;
font-family:Verdana,"Myriad Pro";
font-size:0.9em !important;
height:18px !important;
line-height:15px !important;
padding:3px 0 0 5px;
text-decoration:none;
text-transform:none !important;
width:144px;
overflow: hidden;

}

div.optionDropDown a:hover{ background-color: #FFDE16 !important; }

div.extendMenuLength {
width:190px;
}






#header h1 {
	background: #003d4c url('../img/cake.icon.gif') no-repeat left;
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#menu {
	float: left;
	width: 120px;
}

#menu a {
	color: #000;
}





#mostPopular {
	margin-left: 26px;
}

#mostPopularList {
	margin-left: 30px;
}
#mostPopularList a {
	color:#666666;
	font-size:0.9em;
	font-weight:bold;
}
#mostPopularBottom {
	height: 13px;
	overflow: hidden;
}

.homeLogo {
	margin-left: 26px;
	margin-top: 26px;
}





#colLeft {
	clear:none;
	display:table-row;
	float:left;
	position:relative;
	width:350px;
}

#colRight {
	clear:none;
	float:left;
	margin:0 0 0 30px;
	min-height:300px;
	width:515px;
}

#minieLogo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/minie-logo.jpg) no-repeat scroll 0 0;
display:block;
height:114px;
width:472px;
}

#commuterCheck {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/commuterCheck.jpg) no-repeat scroll 0 0;
display:block;
height:143px;
width:533px;
}

#miniE .partOfTitle {
margin-left:75px;
}

#commuterParking h3, #miniE h3 {
font-size:1.3em;
margin:12px 0 7px;
}

#commuterParking ul li, #miniE ul li {
list-style-type:disc !important;
margin-left:50px;
}

#commuterParking p, #miniE p {
margin:5px 0;
}

.roundBoxGrey, .roundBoxGreyWide, .roundBoxGreyShort, .roundBoxLightGreyVeryShort {
	padding-top: 5px;
}

.roundBoxGrey {
	background:#e4e5e7 url(../img/mapTitle.jpg) no-repeat scroll 0 0;
	width:350px;
}

.roundBoxGreyWide {
	background:#e4e5e7 url(../img/boxGreyTitleWide.jpg) no-repeat scroll 0 0;
	width:518px;
}

.roundBoxGreyShort {
	background:#e4e5e7 url(../img/boxGreyTitleShort.jpg) no-repeat scroll 0 0;
	width:300px;
}

.roundBoxLightGreyVeryShort {
	background:#e4e5e7 url(../img/boxLightGreyVeryShort.jpg) no-repeat scroll 0 0;
	width:192px;
}
.roundBoxGreyVeryShort {
	background:#e4e5e7 url(../img/boxGreyVeryShort.jpg) no-repeat scroll 0 0;
	width:192px;
}

.roundBoxGreyTitle, .roundBoxLightGreyTitle, .roundBoxGreyTitleSmall {
	background: transparent;
	color:#FFFFFF;
	font-size:1.25em;
	margin:0 0 0 40px;
	text-transform:capitalize;
	padding-bottom: 5px;
	height: 45px;
}

.roundBoxLightGreyTitle {
	color: #000000;
	margin-left: 30px;
}
.roundBoxGreyTitleSmall {
	color: #ffffff;
	margin-left: 30px;
	margin-top: 5px;
}

.roundBoxGreyTitle span {
	display: block;
	margin-top: 4px;
}
.pageContentCopy{
font-size:0.9em;
width: 550px;
float: right;
}
.pageContentCopy2{
font-size:0.9em;
padding-left: 350px;
}
.bulletList li{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 5px;
}
.err{
color: #ff0000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.9em;
font-weight: normal;
line-height: normal;
text-decoration: none;
}
.TxtBoxButtonBlack {/*submit input*/
background-color:#FFFFFF;
border:1px solid #000000;
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:bold;
}

.green-environmental-text{
color: #008000;
}
#commuterParking a, #miniE a{
color: #0066cc;
}
a:link, a:active, a:visited{
	color: #48535a;
}



.commingSoon {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#C0C7CC;
    overflow: hidden;
    margin:0px 0px 20px 0px;
    text-align:left;
    margin-left: 0px;
    width: 519px;
    float:left;
    
}
div#lowerBlock{
	margin-top: 30px;	
	float: left;
	width: 100%;
	height: 100%;
}


div#commingSoonBox{
	min-height: 327px;
	width: 430px;
}
.commingSoon div#upperBorder{
	height: 9px;
	background:white url(../img/commingSoonUpperBorder.png) no-repeat;
	background-position:upper left;
	overflow: hidden;
	float:none;
}
.commingSoon div#lowerBorder{
	height: 9px;
	
	background:white url(../img/commingSoonLowerBorder.png) no-repeat scroll 0 0;
	background-position : top left;
	float:none;
}

.commingSoon div#commingSoonContainer {
    font-size:1.2em;
    letter-spacing:1px;
    /*margin:10px 30px 0 30px;*/
    background:#C0C7CC;
    /*min-height: 392px;*/
    min-height: 274px;
    height: 274px;
    float: none;
    width: 350px;
    padding: 25px 30px 10px 40px;
    position: relative;
    vertical-align: middle;
}

.commingSoon span strong {
    font-size:1.05em;
    font-weight:bold;
}

 div#commingSoonContainer a {
    color:#0066CC;
}

#searchBox {
	padding-left: 0px;
	width: 517px;
	color: #464d53;
	height:200px;
}

.searchBoxOption {
	float: left;
	border-right: solid white 1px;
	padding: 10px;
	font-size: 1em;
	width: 149px;
	_width: 149px;
	height: 128px;
	overflow: hidden;
}
div#lastColumn{
	border-right: none white 0px;
}

#searchBox .searchBoxOption label {
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

div.dropdownContainer{
	margin-left: 5px;
}
div#neighborhoodContainer{
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 20px;
}
div#attractionContainer{
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 0px;
}
div#boroughsContainer{
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 5px;
}
div#commuterContainer{
	padding-bottom: 10px;
	
	width: 100%;
	margin-bottom: 0px;
}
div#njContainer{
	padding-bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
}

#neighborhoodNearby {
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.0em;
	font-weight: normal;
	border-left: solid black 1px;
	border-right: solid black 1px;
	float: left;
}

.lotInfo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDEFF1 none repeat scroll 0 0;
}

.lotDetail {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/subc-arrow.gif) no-repeat scroll 20px 125px;
font-size:1.20em;
}

.lotDetail .location {
display:block;
font-weight:bold;
line-height:1.4em;
padding:18px 0 0 70px;
}

.lotDesc {
display:block;
font-size:0.85em;
line-height:1.1em;
padding:0 40px 0 70px;
}

.lotAdditionalInfo {
display:block;
font-size:0.85em;
line-height:1.6em;
padding:0 0 0 70px;
}

.parkingInfoWhite {
background-color:#FFFFFF;
color:#48535A !important;
font-size:1.4em;
margin-bottom:20px;
}

.parkingInfoWhite h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/subc-arrow3.gif) no-repeat scroll 10px 12px;
display:block;
font-size:1.0em;
font-weight:bold;
letter-spacing:2px;
padding:20px 20px 0 30px;
text-transform:uppercase;
color: #48535A !important;
}

.increaseLineHeight {
line-height:30px;
}
.parkingInfoWhite span {
display:block;
line-height:1.1em;
padding:2px 20px 0 30px;
}
.parkingInfoWhite p {
margin-bottom:3px;
font-size: 0.7em;
}



div.mailListLarge {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFDE16 url(../img/mailList-large-top.gif) no-repeat 0 0;
background-color: #FFDE19;
border:0 none;
font-size:1.2em;
height:auto;

margin-bottom:25px;
}





div.mailListLarge #topMailListCaption {
float:left;
}



form.mailListLarge {
float:right;
margin:0 10px 0 0;
padding:3px 0 0;
}

form.mailListLarge input.inputbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/inputmail.gif) no-repeat scroll left top;
height:17px;
margin-bottom:5px;
padding:7px;
width:150px;
}



.isClickable {
cursor:pointer;
}

form.mailListLarge button.mail {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#48535A url(../img/btn-submit.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
height:25px;
padding-top:2px;
width:65px;
}



div.mailListLarge #lowerMailListCaption {
float:left;
}
.lowerMailListRed{
color: #980e19;
font-weight: bold;
}




a.print:link, a.print:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/savePrint.jpg) no-repeat scroll 0 0;
display:block;
height:78px;
margin-bottom:5px;
width:351px;
}

div.mailListLarge-bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(../img/mailList-large-bottom.gif) no-repeat  0 0;
height:15px;
}



h2.internal {
font-size:1.7em;
font-weight:normal;
}

.titles h2 {
font-size:1.7em;
margin-bottom:10px;
}

h2.internal2 {
font-size:1.825em;
font-weight:normal;
}

.subheading2 {
font-size:1.6em;
font-weight:normal;
}

.burgundyBlock {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#980E19 none repeat scroll 0 0;
color:white;
display:block;
float:left;
font-size:1.35em;
font-weight:bold;
margin-bottom:10px;
padding:15px;
width:95%;
}

.bottomGreyText {
color:#48535A;
font-weight:bold;
}

#neighborhoodMap {
	margin-bottom: 28px;
}

#neighborhoodLots {
	margin-top: 28px;
}

#neighborhoodLots table {
	width: 522px;
	border: 0;
	background-color: #d9dbdf;
	margin: 0px;
}

#neighborhoodLots table th {
	text-align: center;
	height: 45px;
	font-size: 0.8em;
	background-color: #d9dbdf;
	border: 0;
	border-bottom: solid white 1px;
	border-right: solid white 1px;
}

#neighborhoodLots table th img {
	margin-bottom: 4px;
}

#neighborhoodLots table td {
	font-weight: bold;
	height: 45px;
	font-size: 0.75em;
	padding-left: 10px;
	border-bottom: solid white 1px;
	border-right: solid white 1px;
}
#neighborhoodLots table td.lotListPrice {
	text-align: center;
	font-size: 1em;
	padding-left: 0px;
}

#neighborhoodLots table td a {
	font-weight: bold;
}

#neighborhoodLots table td img {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

#neighborhoodMapMonthly {
	padding-left: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.95em;
	color: white;
	background-image: url("../img/subc-arrow2.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	line-height: 1.3em;
}

#neighborhoodMapMonthly a {
	color: #66aff9;
}

.attractionList {
	background-image: url(../img/subc-arrow3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	font-size: 0.9em;
}

#cityMapImage {
	position: relative;
}

#cityMapImage img {
	border: 0px;
	position: absolute;
	top: 0;
	left: 0;
}

#cityMapImage .neighborhood {
	position: absolute;
	z-index: -1;
}
#cityMapImage .neighborhood img {
	position: absolute;
	border: 0;
}

#bannerTop {
	color:#333333;
	font-size:1.8em;
	letter-spacing:2px;
	margin:10px auto 0;
	padding:10px 0 0 0;
	width:902px;
}

#BT_left {
	float:left;
}

#BT_left strong {
display:block;
float:left;
height:100px;
margin-right:70px;
padding-left:10px;
padding-top:20px;
width:200px;
}

#BT_left img {
	max-width:230px;
}

#bannerTop img {
	margin-left:20px;
	vertical-align:middle;
}

#BT_rigth {
	font-size: 0.6em;
}

#topContainer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/topContainer.jpg) no-repeat scroll 0 0;
	/*height:100px;*/
	margin-bottom:5px;
	padding:10px;
	width:882px;
	clear:both;
	margin-top:10px;
	overflow:hidden;
}

#topContainer p {
font-size:1.2em;
margin:5px 0 0 50px;
}

.lotDetail .attraction {
background-image:url(../img/markers/mark_green.png);
background-position:6px 4px;
background-repeat:no-repeat;
border-bottom:1px solid white;
display:block;
float:left;
font-weight:bold;
height:60px;
line-height:1.4em;
padding:0 0 0 0;
}

#monthlyParking{
	height: auto;
	width: 348px;
	border: solid #48535a 1px;
	border-top: 0px;
	background: #48535a url(../img/greyBox-title-bg.jpg) no-repeat top;
	margin: 2px 0px 0px 0;
	font-size: 1.1em;
}
#monthlyParking h3{ color: #48535a; margin: 2px 0 0 20px; padding:0; padding-top: 3px; letter-spacing: 1px; font-weight: bold; font-size:1.5em; }
#monthlyParking span.strong-white { float: left; color: #fff; padding: 20px 10px 8px 20px; font-weight: bold;}



#mcontent #sspan {
	float: left;
	color: #fff;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 25px;
}

#mcontent ul li { 
	list-style-image: url(../img/li.gif);
}
/*
.custom-content-gray-box {
	background-color: #ECEDEF;
	width:	522px;
	min-height:	200px;
	background-image: url(../img/new_gray-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	margin-top:25px;
}
*/

#howCanWeHelp {
	width: 368px;
	font-size: 1em;
	background-image: url("../img/subc-arrow3.gif");
	background-repeat: no-repeat;
	background-position: 16px 18px;
	background-color: white;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	line-height: 1.4em;
	border-left: solid #4F5150 1px;
	border-right: solid #4F5150 1px;
	margin-bottom: -10px;
}

#howCanWeHelp h2 {
	margin-bottom: 13px;
	letter-spacing: 1px;
}

#howCanWeHelp p {
	margin-bottom: 10px;
}


span.redFontBold{
	display: inline;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
div#parkingRatesInline{
	margin-left: 30px;
}

div#filterForm{
	margin-bottom: 50px;
}
table#reportTable{
	margin-bottom: 80px;
}
div#errormsg{
	color: red;
}
