body,html{ 
  margin:0 0 0 0;
  height:100%;
  padding:3px;
  height:100%; font-size:.9em;
  font-family: Verdana,Arial;
}

#embed_div{
width:400px;
}

#embed_link{
padding:10px;
border:1px solid grey;
color:#555;
margin:10px;
}

.topbanner {
position:absolut; 
margin-left:0px;
margin-top:0px;
width:100%;
z-index:20;
background-image:url(../images/BGright.png);
background-repeat:repeat-x;
}

.leftbanner {
float:left;
}

.rightbanner {
float:right;
width: inherit;
height:61px;
border:1px solid #FF0000;
background-image:url(../images/BGright.png);
background-repeat:repeat-x;
}

#container{ 
width:100%;
height:95%;
margin: 0;
/*border: 1px solid #ccc;*/
}
#main{
height:100%;
}
#content{
height:100%;
}

div.marginleft {
float:left;
margin-top:30px;
margin-left:40px;
}

#LeftMenu {
width:225px;
height:255px;
margin:0px;
padding:0px;
float:left;
}

#welcome_banner{
width:500px;
height:270px;
z-index:50;
background-image:url(../images/WelcomeBanner.png);
background-repeat:no-repeat;
}
.welcome_line{width:50%; color:#cccccc;}

.welcome_text{
padding-top:10px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;  color: #CCCCCC;
}

.welcome_text_list{
text-align:left;
padding-left:35px;
}
#close_banner{
text-align:right;
margin:0px;
}
#site_links{
position:absolute;
z-index:50;
right:6px;
margin-top:2px;
padding-top:4px;
background-image:url(../images/back.png);
padding-bottom:4px;
}

#site_links_index{
position:absolute;
z-index:50;
right:7px;
margin-top:2px;
padding-top:5px;
background:#47749f;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
padding-bottom:4px;
}

.site_link{
/*background:#2C5589;*/
padding:0px 5px 0px 5px;
font-weight: bold;
display:inline;
}

#NoBorder {
border:none;
}

.site_link a{
text-decoration: none;
opacity:1;
color:white;
font-size:.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#search, #search_button{
display:none;
}

input[type=search] { 
width: 130px;
border: 1px solid #ccc;
moz-border-radius: 2px;
-webkit-border-radius: 2px;
} 

#profile_spreadsheet{
width:100%;
}
.profile_header{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#00265d;
/*
font-weight:bold;
padding:15px;
font-size:1.2em;*/
}
.profile_link{
font-weight:bold;
padding:15px;
}


#sidebar_container{
float:left;
width:290px;
}


#profile_sidebar_container{
float:left;
width:600px;
}

.instruction_detail{
background:#dadee2;
padding:10px 0 0 10px;
/*border:1px solid #fff;*/
}
	
.instruction_detail2{
background:#dadee2;
padding-left:10px;
margin-top:0px;
padding-top:0px;
border-bottom:1px solid #999;
}

#sidebar_area{
text-shadow: 1px 1px #e5e5e5;
font-size: 13px;
position:absolute;
top:70px;
z-index:50;
color: red;
right:15px;
moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#id_geometry{
display:none;
}
.error {font-weight: bold; color: #e40204;}
.errors {font-weight: bold; color: #e40204;}
.errorlist {color: #e3040b; font-weight: bold;}

#contact{
background:#dadee2;
padding:25px;
width:600px;

}

#contact_parcel_form, #contact_parcel_details{
background:white;
width:570px;
}

#footer {
width:100%;
float:left;
font-size:10px;
text-align:center;
margin-top:20px;
}

span.large {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#00265d;
}

span.small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
color:#00265d;
}

#margin10 {
margin-left:40px;
}

#id_description {
width: 200px;
height: 100px;
}

#id_title {
width: 180px;
}

#id_address, #id_associated_url, #id_lot_size, #id_price {
width: 170px;
}


#photosynth_pop{
position:absolute;
left:90px;
top:50px;
height:370px;
width:470px; 
z-index:10000;
display:none;
}

#photosynth_close{
width:450px;
background:#dadee2;
}

#losControl a, #mapEmbedControl a, #birdsEyeControl a{
color:#dadee2;
}

