/* simplyparking.com */

/* HEADER details */

#simply-logo {
	position:absolute;
	top:47px;
	padding-left:24px;
}

#header-bg {
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	vertical-align:bottom;
	background: url('/img/simply-parking-usa-header.gif') no-repeat top center;
}

#header-bg-availability {
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	vertical-align:bottom;
	background: url('/img/simply-parking-header-availability.gif') no-repeat top center;
}

/* content */

div.carparkOverview {
border:1px solid #ddd;
line-height:150%;
background: #F5F4F4;
padding:4px 10px 12px 12px;
color:#666;
}

div.carparkOverview span {
float:right;
position:relative;
border-left:1px solid #ddd;
margin:0 0 10px 12px;
padding:0 0 0 6px;
width:146px;
text-align:right;
}

/* current tab color & gfx */
#tabs li.current { background-image:url("/img/tabs/tab-on-l.gif"); }
#tabs li.current b { background-image:url("/img/tabs/tab-on-r.gif");  }
#tabs li.current a { color:#000000; padding-bottom:5px; }

/* form bg-color color */
#the-form-frame {
	background-color:#A9CB6B;
	border-bottom:4px solid #84AC2D;
}
#the-form form{
margin: 0;
padding: 0;
}

/* footer */
#footer-bg {
	background:#ffffff url('/img/footer-bg.gif') repeat-y top center;
}

#footer-content {
	border-top:4px solid #84AC2D;
}

