/* css turnkeyparking v1*/

body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #99CCFF;
	line-height: 24px;
}

A:link{color: #FFFFFF; text-decoration: none}
A:visited{color: #FFFFFF; text-decoration: none}
A:active{color: #CCFFFF; text-decoration: none}
A:hover{color: #99CCFF; text-decoration: none}

#services .servicesnav {color: #99CCFF;}
#about .aboutnav {color: #99CCFF;}
#faq  .faqnav {color: #99CCFF;}
#contact .contactnav {color: #99CCFF;}
#terms .termsnav {color: #99CCFF;}

/* browser cleanup */	
	
a {outline: none;}

a img {border: none;}

img {border: 0;}

a:active {outline: 0;}

#pagewrap {
	background-image: url('../images/turnkey_bg.png');
	background-repeat: no-repeat;
  	margin:0 auto;
  	max-width:1024px;
  	min-width:1024px;
	padding:25px 0 0 0;
}

#header {
	margin: 0 0 0 20px;
	clear:both;
}

#logo {
	width:617px;
	float:left;
}

#nav {
	float:right;
	margin:10px 20px 0 0;
	width:300px;
}

#newhere {
	display:block;
	margin:0 0 0 110px;
	padding:18px 0 0 0;
	width:180px;
}


#newheretext {
font-size: 12px;
}


#subnav{
margin:-7px 0 0 5px;
width:250px;
}

#masthead {
	margin: 0 0 0 170px;
	padding: 20px 0 0 0;
	clear:both;
}

#masthead_left {
	float:left;
	width:450px;
	padding:0 0 0 20px;	
}

#masthead_right {
float:left;
width:300px;
padding:0 0 0 20px;	
}


#body {
	margin: 0 0 0 170px;
	padding:25px 0 0 0;
	clear:both;
}

#body_text {
padding:0px 0 0 20px;
}

#map {
	background-image: url('../images/map_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:450px;
	height:425px;
	padding:15px 0 0 20px;
}

#submit_div {
	float:left;
	width:300px;
	padding:15px 0 0 20px;
}

#cities {
	margin: 0 0 0 190px;
	padding:5px 0 0 0;
	clear:both;
}

/* cities list */
ul.cities {
    width: 800px;
    list-style-type:none;
	padding:20px 10px 0 0;
}
li.float {
    width:180px;
    margin:15px 0 0 0;
    padding:0 10px 0 0;
    line-height:15px;
    float:left;
	color:#405959;
}

ul {
	list-style-type:disc;
	padding:20px 0 0 15px;
}

.activefloat{
width:180px;
margin:15px 0 0 0;
padding:0 10px 0 0;
line-height:15px;
float:left;
color:#FFCC33;
}

#footer {
	margin: 0 0 0 110px;
	padding:30px 0 0 0;
	display:block;
	clear:both;
}

.footertext {
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
}


.textmiddle {
vertical-align:middle;
float:left;
padding:0 10px 0 0;
}
 


.allcapswhittextmap {
float:left;
text-transform: uppercase;
font-size: 23px;
color: #FFFFFF;
display:block;
margin:0 0 6px 0;
padding:0 0 6px 0;
}

.smallorangetextmap {
float:left;
font-size:12px;
color:#FFCC33;
}

.smalltextresult {
font-size:12px;
}

.magglassblue{
margin: 0 0 -6px 0;
}

.smallwhitetext {
font-size:12px;
color:#FFFFFF;
}

.magglass{
float:left;
margin:0 0 0 95px;
}



.smallorangetextsearch {
font-size:12px;
color:#FFCC33;
margin:0 0 0 5px;
padding:0 0 5px 0;
display:block;
z-index:5;
}

.magglasssearch{
float:left;
margin:0;
z-index:5;
}

.neg{
margin:-1px 0 0 0;
}

.dkbluetext {
color: #0066CC;
}

.whitetext {
color: #FFFFFF;
}

.allcapswhittext {
text-transform: uppercase;
font-size: 23px;
color: #FFFFFF;
display:block;
margin:0 0 -18px 0;
}

.allcapswhittextform {
text-transform: uppercase;
font-size: 23px;
color: #FFFFFF;
display:block;
}

/* submit form */

#form_container {
padding:20px 0 0 0;
width:650px;
}

#form_left {
float:left;
width:320px;
}

#form_right {
float:right;
width:320px;
}

#form_middle_a_container {
clear: both;
padding:20px 0 0 0;
}

#form_middle_b_container {
clear: both;
padding:20px 0 0 0;
}

#form_middle_left {
float:left;
width:200px;
}

#form_middle_right {
float:right;
width:450px;
}

#form_bottom_left {
float:left;
width:400px;
}

#form_bottom_right {
float:right;
width:250px;
}

#form_bottom{
clear: both;
}

#comment_submit {
margin:20px 0 0 0;
padding:10px 0 0 10px;
}


#submit_field {
width: 316px;
height: 35px;
background: url(../images/formfield_bg_big.gif);
background-repeat: no-repeat;
}

#submit_field_short_l {
width: 148px;
height: 35px;
background: url(../images/formfield_bg_small.gif);
background-repeat: no-repeat;
float:right;
}

#submit_field_short_r {
width: 148px;
height: 35px;
background: url(../images/formfield_bg_small.gif);
background-repeat: no-repeat;
float:left;
}

input[type=text] {
margin: 10px 0 0 0;
}

input {
margin: 10px 0 0 0;
}

textarea{
background: url(../images/commentfield_bg.gif);
background-repeat: no-repeat;
font-size: 21px;
color: #666666;
font-family: Helvetica, Arial, sans-serif;
width:665px;
height:132px;
border:0;
}

.submit_form{
float:right;
}

/* contact us form */

#contactus_left{
float:left;
width:320px;
}

#contactus_right{
float:right;
width:290px;
}

textarea.comment_contact{
padding:8px 0 0 8px;
font-size: 21px;
color: #666666;
font-family: Helvetica, Arial, sans-serif;
width:280px;
height:100px;
border:0;
}

#comment_contactus {
padding:70px 0 0 0;
}

#commentbg{
background: url(../images/commentfield_bg_cu.gif);
background-repeat: no-repeat;
font-size: 21px;
color: #666666;
font-family: Helvetica, Arial, sans-serif;
width:316px;
height:123px;
border:0;
}

/* search field */
#query {
    width: 295px;
    height: 35px;
    background: url(../images/formfield_bg.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
}

#query2 {
    width: 315px;
    height: 50px;
    background: url(../images/formfield_bg.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
}

.focusField{
    float: left;
    padding: 9px 0 0 9px;
	font-size: 21px;
	color: #666666;
    margin: 0;
    border: 0;
    width: 280px;
    background: none;
}
.idleField{
    float: left;
    padding: 9px 0 0 9px;
	font-size: 21px;
	color: #666666;
    margin: 0;
    border: 0;
    width: 280px;
    background: none;
}

.findbutton{
margin:0 0 0 25px;
}

.findbutton2{
margin:0 0 0 25px;
}

#search_box{
padding:10px 0 0 0;
}

#search_box2{
padding:0px 0 25px 0;
}

#subbuttonspace{
padding:10px 0 0 0;
}

#subpage{
margin:0 0 0 20px;
width:780px;
}

#subpageresults{
margin:0 0 0 16px;
width:788px;
background: url(../images/results_bg.gif);
background-repeat: no-repeat;
}

#subpageresults2{
padding:0 0 0 18px;
}

#maptitle{
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
padding:0 0 5px 0;
font-size: 22px;
color: #0066CC;
}

.largewhitetext{
font-size: 20px;
color: #FFFFFF;
display:block;
padding:20px 0 0 0;
}

.largeorangetext{
font-size: 20px;
color:#FFCC33;
}

.orangetext{
color:#FFCC33;
}

.arrow{
margin:0 0 0 10px;
}

.image_align{
float:left;
padding:0 10px 0 0;
}

#body_text{
clear:both;
}

/* moved from search.css */
#resultwrapper{
margin:0 auto;
max-width:1024px;
min-width:1024px;
}

#results_push{
width:780px;
margin:0 0 0 190px;
background:#FFFFFF;
}

#results{
padding:0 0 0 15px;
font-size: 21px;
color:#0066CC;
}

#result_report {
width: 780px;
font-size:12px;
padding:0 0 0 15px;	
font-weight: normal;
margin:-5px 0 15px 0;
color:#666666;
}

.parkinglist{
color:#0066CC;
font-size:21px;
}

.parkinglistdescription{
color:#333333;
font-size:16px;
}

.resultsdetailtitle{
color:#0066CC;
font-size:21px;
font-weight: bold;
}

#recordwrap{
padding:0 0 0 20px;
}

#recordmap{
float:left;
width:200px;
padding:0 15px 0 0;
}

#recordaddr{
float:left;
width:250px;
padding:0 15px 0 0;
}

#recorddetails{
float:left;
width:200px;
color:#333333;
}

#recorddescription{
float:left;
width:500px;
padding:20px 0 0 0 ;
color:#333333;
}

.recordtitle{
color:#0066CC;
}


/* the overlayed element */
div#overlay {
	
	/* growing background image */
	background-image:url(../images/overlay/pop_submit.png);
	
	/* dimensions after the growing animation finishes  */
	width:640px;
	height:400px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div#overlay div.close {
	background-image:url(../images/overlay/tclose.png);
	position:absolute;
	right:20px;
	top:15px;
	cursor:pointer;
	height:49px;
	width:51px;
}


div#overlay2 {
	
	/* growing background image */
	background-image:url(../images/overlay/pop_submit.png);
	
	/* dimensions after the growing animation finishes  */
	width:660px;
	height:552px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div#overlay2 div.close {
	background-image:url(../images/overlay/tclose.png);
	position:absolute;
	right:20px;
	top:15px;
	cursor:pointer;
	height:49px;
	width:51px;
}

div#overlay3 {
	
	/* growing background image */
	background-image:url(../images/overlay/pop_cu.png);
	
	/* dimensions after the growing animation finishes  */
	width:700px;
	height:552px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div#overlay3 div.close {
	background-image:url(../images/overlay/tclose.png);
	position:absolute;
	right:20px;
	top:15px;
	cursor:pointer;
	height:49px;
	width:51px;
}