/* ++++++++++	
IE8 Admin Styles
++++++++++ */
.activeListingAllIE .activeListingProperty h1 {
	font-size:18px;
	background:#4F80BC;
	width:90%;
	padding:10px;
	color:#fff;
	border:2px solid #fff;
}
.activeListingAllIE label {
	font-size:12px;
}
.activeListingAllIE .activeListingProperty h2 {
	font-size:16px;
	padding-top:0;
	padding-bottom:0;
	margin-top:20px;
	margin-bottom:0;

}
.activeListingAllIE .next2 input {
	background: #4F80BC !important;	
	padding: 10px 20px !important;
	width:100%;
}
.activeListingAllIE  .next input {
    background: #FF9933 !important;
    padding: 10px 20px !important;
	width:100%;
}


/*
.IEform td {
    border: 1px solid #000;
}*/
.addPhoto li {
    list-style: none;	
}
.addPhoto ul ul li {
    list-style: disc !important;   
}
.addPhoto {
    width: 700px;
    float: left;
    margin-left: 50px;
}
.addPhoto a {
    font-weight: bold;
    font-size: 22px;
}
.IEform h4 {
    text-align:center;
	margin:0;
}
.message p {
    color: #f00;
    font-size: 30px !important;
}
.message p.confirmation {
    margin: 1em 3em;
}
.message p.confirmation.red {
    color: #F00;
}
.message p.confirmation.blue {
    color: #00F;
}
.passwordform {
    margin: 0 auto;
    width: 800px;
}

#warnUser {
    display: none;
    position: absolute;
    // float: right;
    background: #FF9933 !important;
    padding: 10px 20px !important;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 3px;
    right: 0;
    top: 0;
    width: 200%;
}

.errorPass {
    position: absolute;
    top: 200px;
    left: 40%;
    background: #fff;
    padding: 10px;
    border: 2px solid #F00;
    border-radius: 20px;
    box-shadow: 0px 5px 15px #000;
}
.managerNav {
    margin: 10px;
}
.managerNav a, .managerNav .selected {
    background: #4F80BC;
    color: #fff;
    margin: 5px;
    padding: 0 5px;
    border: 2px solid #fff;
    text-decoration: none;
    border-radius: 10px;
}
.previewOverlay {
    background: url(images/preview.png) top repeat-y;
    position: absolute;
    height: 1500px;
    width: 1000px;
}
.previewOverlay2 {
    background: url("images/preview2.png") repeat-x left top transparent;
    position: absolute;
    height: 200px;
    width: 990px;
    margin-left: 40px;
    margin-top: 0px;
    pointer-events: none;
}
#recaptcha_area {
    margin: 0 auto;
}
.message {
    font-size: 20px;
    text-align: center;
    color: #F00;
}
.goog-te-gadget-icon {
    display: none;
}
.goog-te-gadget-simple {
    background: transparent !important;
    border: 0 none !important;
    height: 15px;
    overflow: hidden;
    margin-bottom: -10px;
}
a img {
	 display:block;
     border: 0px !important;
     outline: 0px !important; 
}
hr {
    background: none repeat scroll 0 0 #6699CC !important;
    height: 1px;
    margin: 5px auto;
    width: 90%;
    border: 0px solid #6699CC;
}
p {
    margin: 0;
}
a {
    color: #4f80bc;
}
body {
    background: url('images/Seattle_skyline_60.png') top center no-repeat #B1D4E8;
    font-family: Arial,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
input[type="submit"], input[type="reset"], input[type="button"] {
    color: #fff !important;
    background: #4f80bc !important;
	padding: 5px !important;
	font-weight: bold;
    border-radius: 10px 10px 10px 10px !important;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;
	text-decoration:none;
	cursor: pointer;
}
#headerBar {
	background:#ffffff url('images/Bottom-bar.png') repeat-x right bottom;
    height: 597px;
    position: absolute;
	top: 184px;
    width: 100%;
    z-index: -99999;
}

#headerbarhome {
	background:#ffffff url('images/Bottom-bar.png') repeat-x right bottom;
    height: 653px;
    position: absolute;
	top: 310px;
    width: 100%;
    z-index: -99999;
}
#all {
    margin: 0 auto;
    width: 1100px;
}
#logotext a font font {
    font-size: 50px;
}
.logo p font font {
    font-size: 15px;
}
#google_translate_AAA font font {
    font-size: 13px;
}
.logo {
    font-size: 0.7em;
    height: 130px;
    width: 1100px;
   /* background: url('images/seattle_new.png') 350px 0px no-repeat; */
}

#logotext
{
	font-family: "Arial", sans-serif;
	font-size: 40pt;
	font-weight:bold;
	position:relative;
	top: -45px;
	left: 25px;
	color:#000;
	text-decoration:none;
	width: 700px;
}
#logotext a{
	color:#000;
	text-decoration:none;
}
	
.logo ul {
    float: right;
    margin-right: 20px;
    text-align: right;
    list-style: none;
}
.logo a {
    color: #000000;
    font-weight: bold;
	text-decoration: none;
}
.logo p {
    margin: -43px 0 0 100px;
}
.logo p strong {
	font-size: 17px;
}
.logo h3 {
    font-size: 1.7em;
    margin: 5px 0;
}
.addListingOuter {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;    
    color: #000000;
    float: right;
    margin: 10px;
    padding: 10px;
    font-size: .7em;
    text-align: center;
    font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ie-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.addListing {
    background: none repeat scroll 0 0 #6699CC;
    border: 1px solid #000000;
    font-size: 1.2em ;
    padding: 5px;
    margin: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ie-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.addListing a {
color:#fff;
}
/*#google_translate_AAA 
{
    border: 2px solid rgb(0, 0, 0);
    padding: 5px;
    width: 100px;
    height: 100px;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    top: 115px;
    left: 770px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-align: center;
}*/
#TopRightHeaderNav{
	float:right;
	margin-top: 10px;
	width:273px;
	text-align: center;
}

#OwnersBox, #google_translate_AAA {
	border:2px solid #fff;
	width:120px;
	height:70px;
	float:right;
	z-index: 99999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
}

#OwnersBox
{
	background:#ff9933;
	color:#000;
	padding:5px 5px 5px 5px; 
	text-align:center;
	font-weight: bold;
	border-radius: 0px 10px 0px 0px;
}
#google_translate_AAA {
    background: none repeat scroll 0% 0% #4f80bc;
    border-radius: 10px 0px 0px 0px;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-right: 5px;
	color:#fff;
	font-weight: bold;
}

#google_translate_AAA a {
	color:#fff;
	font-weight: bold;
}
#HomePageLink a {
	display:block;
    border: 2px solid #fff;
    z-index: -1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    background: none repeat scroll 0% 0% #fff;
    border-radius: 0px 0px 10px 10px;
    padding: 0px 95px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;	
	background: #fff;
	border-radius: 0px 0px 10px 10px;
}

.content {
	background:#ffd999;
    border: 0px solid #6699CC;
    box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	-ie-box-shadow: 0 0 10px #000;
    width: 1100px;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ie-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
.contentarea {
	background:#ffd999;
	border: none;
	margin: 0;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
    -ie-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}
.innercontent {
    font-size: 1.1em;
    padding: 0px 10px 10px;
    width: auto;
	height: auto;
	background:#fff;
	margin: 10px 50px;
    border-radius: 10px;
	box-shadow: 0 0 5px #000 inset;
	-moz-box-shadow: 0 0 5px #000 inset;
	-webkit-box-shadow: 0 0 5px #000 inset;
	-ie-box-shadow: 0 0 5px #000 inset;
}
#propertyPagePreview .innercontent #galleria img, #propertyPagePreview .innercontent #galleria {
    max-width: 150px !important;
    max-height: 150px;
}
#propertyPagePreview #PropertyTopRight {
    float: right !important;
    width: 400px !important;
}
#propertyPagePreview .innercontent {
	    font-size: 10px !important;
}

#propertyPagePreview .innercontent h5 {
		padding:2px 10px;
		font-size: 16px !important;
}
#propertyPagePreview .innercontent h3{
		padding:2px 10px;
}
.innercontent h5 {
    background: #B1D4E8;
    margin: 0px 0px 0px -10px;
	padding:10px;
	width: 100%;
    border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-ie-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #000;
	text-align:center;
	text-transform:capitalize;
	font-size: 26px !important;
	box-shadow: 0 2px 2px 0px #666;
	-moz-box-shadow: 0 2px 2px 0px #666;
	-webkit-box-shadow: 0 2px 2px 0px #666;
	-ie-box-shadow: 0 2px 2px 0px #666;
}
.innercontent p, .innercontent li {
	margin: 5px auto;
	padding: 5px;
	text-align:left;
	line-height: 1.5em;
}
.innercontent li {
    margin-left: 30px;
}
.innercontent h3{
	background: #B1D4E8;
    margin: 10px 0px 10px -10px;
	padding:10px;
	width: 100%;
    border-radius: 0px;
	-moz-border-radius: 0px;
	-ie-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #000;
	text-align:left;
	box-shadow: 0 2px 2px 0px #666, 0 -2px 2px 0px #666;
	-moz-box-shadow: 0 2px 2px 0px #666, 0 -2px 2px 0px #666;
	-webkit-box-shadow: 0 2px 2px 0px #666, 0 -2px 2px 0px #666;
	-ie-box-shadow: 0 2px 2px 0px #666, 0 -2px 2px 0px #666;
}

.PropertyTempTitle {
	background: #B1D4E8;
    margin: 0px 0px 0px -13px;
	padding:5px;
	width: 100%;
    border-radius: 4px;
	-moz-border-radius: 0px;
	-ie-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #000;
	text-align:left;
	box-shadow: 0 0 3px #000;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	-ie-box-shadow: 0 0 3px #000;
}

#listingsTable {
    background: #B1D4E8;
    margin: 0px 0px 0px -10px;
	padding:10px;
	width: 100%;
    border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-ie-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #000;
	text-align:center;
	box-shadow: 0 2px 2px 0px #666;
	-moz-box-shadow: 0 2px 2px 0px #666;
	-webkit-box-shadow: 0 2px 2px 0px #666;
	-ie-box-shadow: 0 2px 2px 0px #666;
	font-size: 16px !important;
}
#search_innercontent {
	background:#ffd999;
    font-size: 1.1em;
    padding-left: 120px;
    width: 800px;
	height: auto;
    padding-top: 0;
	background:#fff;
	margin: 10px 50px;
    border-radius: 10px;
	float:left;
}
.content_admin {
    background: none repeat scroll 0 0 #B1E191;
    border: 3px solid #6699CC;
    box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	-ie-box-shadow: 0 0 10px #000;
    width: 1000px;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ie-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
.main_full {
	background:#fff;
	padding:0 20px;
}
.main {
    float: left;
    font-size: 1.1em;
    padding: 10px;
    width: 495px;
    padding-top: 0;
	background:#fff;
	margin: 10px 50px;
    border-radius: 10px;
	box-shadow: 0 0 5px #000 inset;
	-moz-box-shadow: 0 0 5px #000 inset;
	-webkit-box-shadow: 0 0 5px #000 inset;
	-ie-box-shadow: 0 0 5px #000 inset;
}

.main p {
    font-size: 16px;
    text-align: justify;
}
.main .renters p {
		box-shadow: 0 2px 2px 0px #666;
	-moz-box-shadow: 0 2px 2px 0px #666;
	-webkit-box-shadow: 0 2px 2px 0px #666;
	-ie-box-shadow: 0 2px 2px 0px #666;
}
.main a {
    color: #6699CC !important;
}
.main li {
    font-size: .8em;
    text-align: justify;
	list-style-type:none;
	list-style-position:outside;
	margin-left:-20px;
}

.please_read
{
	margin: 0px 0px 0px -10px !important;
	padding:10px;
	width: 100%;
	border-radius: 10px 10px 0px 0px !important;
	font-size: 1.1em;

}
.property_title h1 {
    font-size: 30px;
    line-height: 1em;
    margin: 10px 0;
	color: #fff;
	text-transform:capitalize;
}
.property_title {
	background: #4f80bc;
    top: 0;
    position: relative;
    z-index: 0;
    width: 960px;
    left: -20px;
    padding: 20px 20px;
}
.renters p {
    float: left !important;
    font-size: 1em !important;
    font-weight: bold !important;
    margin: 0 0 10px -10px !important;
    color: #fff !important;
    background: #4f80bc !important;
	padding: 10px !important;
	width: 100% !important;
	text-align: center !important;
    border-radius: 10px 10px 0px 0px !important;

}
#renters_search p {
   
    font-size: 1em !important;
    font-weight: bold !important;
    margin: 10px auto 10px auto !important;
    color: #fff !important;
    background: #4f80bc !important;
	padding: 10px !important;
	width: 62% !important;
	text-align: center !important;
    border-radius: 10px 10px 10px 10px !important;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;

}
#renters_search .search_button {
    background: none repeat scroll 0 0 #4F80BC !important;
    border-radius: 10px 10px 10px 10px !important;
    color: #FFFFFF !important;
    font-size: 1em !important;
    font-weight: bold !important;
    margin: 10px auto !important;
    padding: 10px !important;
    text-align: center !important;
    width: 70% !important;

}
#renters_search a {
	text-decoration:none;
}
#renters_search p a {
    color: #fff;
}
.resources {
    float: right;
    width: 200px;
    border: 1px solid #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ie-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.resources h2 {
    background: #6699cc;
    margin: 0;
    padding: 2px;
    text-align: center;
    font-weight: normal;
}
.recourcesInner {
    padding: 0px 10px;
    font-size: .9em;
}
.recourcesInner p {
    margin: 15px 0px;
	text-align:left !important;
}
.rightSidebar {
    float: right;
    width: 290px;
	margin-right:100px;
}
.rightSidebar a {
    color: #6699CC !important;
}
.rightSidebarContent {
    background: none repeat scroll 0 0 #FFFF99;
    padding: 10px;
    font-size: .9em;
    font-weight: bold;
}
.blockHeading {
    padding: 10px 0 0 0;
	margin: 0 0 -20px 0;
}
.blockHeading p {
    float: left;
    margin: 3px;
}
.blockHeading h2 {
	text-align: center;
    line-height: 1em;
    margin: 0;
}

.textSubmit {
    background: transparent;
    color: #FFFFFF !important;
    font-size: 1em !important;
    font-weight: bold !important;
    text-align: center !important;
	margin:0 auto;
	border:0;
	font-family: Arial,Arial,Helvetica,sans-serif;
	display: block;
	cursor:pointer;
}
/*======= Single Property =======*/

#propertyPagePreview
{
	width: 700px !important; 
	margin: 0 auto;
}
.special {
    border: 1px solid #000000;
    display: block;
    margin-left: 370px;
    padding: 10px;
    text-align: justify;
}
.special b {
    text-decoration: underline;
}
.address {
    float: left;
    margin-right: 100px;
    max-width: 100%;
}
.propertyColumn ul {
    list-style: none outside none;
}
.propertyColumn {
    float: left;
    padding: 0 20px 20px;
    width: 390px;
}
#propertyColumn1 {
 border-right: 10px solid #6699CC;
 min-width:100%;
}
#propertyColumn3 {
    float: right;
    min-height: 350px;
	width: 440px !important;
}
.galleria-container.notouch {
    background: none repeat scroll 0 0 #fff;
}
#galleria {
    float: left;
    height: 350px;
    margin: 0;
    width: 370px;
}
.fake_content {
    background:#fff;
}
#fake_galleria {
    background: #fff url(images/default3.png);
    height: 130px;
    width: 130px;
	float:left;
}
.fake_content .special {
    margin-left: 140px;
    width: 290px;
}
.fake_content p {
    font-size: 9px;
    line-height: 1em;
}
.propertyAmenity {   
    margin-left: -20px;
    padding: 5px 10px 10px;
	/*box-shadow: 0 0 3px #000;*/
} 
.propertyAmenity .PropertyTempTitle {
	margin-left:-10px !important;
}
.amenities {
    float: left;
    width: 280px;
   /* border: 1px solid #aaa;*/
    margin: 2px;
}
.amenities2 {
    /*border: 1px solid #AAAAAA;*/
    width: 628px;
}
.checked-yes, .checked-no {
    border: 1px solid #000;
    display: inline-block;
    min-height: 1em;
    min-width: 1em;
    margin-right: 0.3em;
    vertical-align: bottom;
}
#screeningaccepted_hide {
    min-width: 20px;
    height: 20px;
    float: right
}
.screening {
    display: inline-block;
    margin-right:30px;
}
.screening-cost {
    margin-top: 40px;
}
.screening-cost p {
    display: inline !important;
}
.screening img {
    vertical-align: text-bottom;
}
.propertyBedrooms {
    width: 850px;
	margin:0 auto;
}
/*======= Listings =======*/
#listaproperty {
    background: none repeat scroll 0 0 #B1E191;
    display: block;
    margin: 0 auto !important;
    width: 1100px !important;
}
.listings td {
    border-bottom: 1px solid #000000 !important;
    font-size: 16px;
    padding: 10px 20px;
    width: 200px;
}
/*.listings td a {
    background: #B2CFE4;
    padding: 2px;
    color: #535A85;
    border: 1px solid #73AAD5;
    display: block;
    text-align: center;
    box-shadow: 5px 5px 5px #73AAD5;
	-moz-box-shadow: 5px 5px 5px #73AAD5;
	-webkit-box-shadow: 5px 5px 5px #73AAD5;
	-ie-box-shadow: 5px 5px 5px #73AAD5;
}
.listings td a:hover {
    margin: 3px -3px -3px 3px;
    box-shadow: 3px 3px 5px #73AAD5;
}*/
.listings td a 
{
    color: #fff !important;
    background: #4f80bc !important;
	padding: 10px !important;
	width: 100% !important;
	display: block;
    text-align: center;
	text-align: center !important;
    border-radius: 10px 10px 10px 10px !important;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;
	text-decoration:none;
}
.sidebarListings {
    border: 1px solid #000000;
    height: 300px;
    margin: 10px;
    overflow: auto;
    background: #fff;
}
.sidebarListingsOuter {
    background: #cc6666;
	padding-bottom:10px;
}

.listingsMenu ul {
    list-style: none outside none;
}
.listingsMenu ul li {
    background: none repeat scroll 0 0 #4F80BC;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    float: left;
    padding: 0 8px;
    box-shadow: 3px 3px 4px #333333;
    font-size: 15px;
    margin: 2px;
}
.listingsMenu select {
    border: 2px solid #fff;
    background: #4F80BC;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	box-shadow: 3px 3px 4px #333333;
}
.listings_menu a {
    text-decoration: none;
}
.listings_menu {
    position: relative;
    float: right;
}
.listings_menu_left {
    float: left;
}
.listings_menu_right {
    float: left;
}
.listings_menu_item {
    background:#4F80BC;
    margin: 5px;
    padding: 3px 10px;
    border-radius: 10px;
    border: 1px solid #000;
    box-shadow: 3px 3px 4px #333;
}


#new_listings_options p {
   
    font-size: 1em !important;
    font-weight: bold !important;
    margin: 10px auto 10px auto !important;
    color: #fff !important;
    background: #4f80bc !important;
	padding: 10px !important;
	width: 62% !important;
	text-align: center !important;
    border-radius: 10px 10px 10px 10px !important;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;

}
.newlistings_header
{
	 background: #B1D4E8;
    margin: 0px 0px 0px -10px;
	padding:10px;
	width: 100%;
    border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-ie-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #000;
	text-align:center;
	box-shadow: 0 2px 2px 0px #666;
	-moz-box-shadow: 0 2px 2px 0px #666;
	-webkit-box-shadow: 0 2px 2px 0px #666;
	-ie-box-shadow: 0 2px 2px 0px #666;
}

.main p {
    font-size: 0.9em;
    text-align: justify;
}

/* Admin Styles */

.tab1Form{
    border: 3px solid #4F80BC;
    padding: 5px;
}
.preview #PropertyTopRight {
    width: 550px !important;
}
.preview .propertyAmenity {
    background: #fff;
    margin-right: 350px;
}
.activeListingAll h1 {
    text-align: center;
}
.activeListingAll h4 {
    font-size: 18px;
    margin: 5px 0 !important;
}
.activeListingAll p {
    font-size: 16px;
}
.textArea {
    
	margin:0 5px;
   
}
.center {
	margin:0 auto;
	display:table;
}
.center2 {
    margin: 0 auto;
    width: 920px;
}
.adminLink a {
    background: #4F80BC;
    float: left;
    color: #fff;
    margin: 10px;
    padding: 5px;
    border-radius: 10px;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 33px;
    box-shadow: 0 0 5px #000000;
    text-decoration: none;
}
.activeListingAll .next {
    float:right;
    // margin-top: -135px !important;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 5px;
    margin: 10px;	
    position: relative;
}
.activeListingAll .next input {
    background: #FF9933 !important;
    padding: 10px 20px !important;
}
.main_full h1 {
    color:#000:
}
.main_full #galleria img, .main_full #galleria {
    width: 330px;
}
.adminMenu {
    float: left;
    padding: 5px;
}
.adminMenu ul {
    background: none repeat scroll 0 0 #4F80BC;
    border: 2px solid #FFFFFF;
    list-style: none outside none;
    padding: 5px 10px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    width: 800px;
}
.adminMenu ul li {
    color: #FFFFFF;
    display: inline;
    padding: 0 25px;
    font-weight: bold;
    font-size: 16px;
	background: url(arrow.png) no-repeat left;
}
.adminMenu ul li a:hover {
    text-decoration: underline;
}

.adminMenu ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
label, p, .admin_programs, .adminFieldRadio, .activeListingPropertyLeft {
    color: #000;
}
.activeListingAll {
    position: relative;
    width: 1080px;
	font-size: .8em;
	margin-left: -10px;
	border:0 !important;
}
.activeListingContact {
    border: 1px solid #000000;
    float: left;
    margin: 3px 2px;
    padding: 2px;
    position: relative;
    width: 230px;
}
.activeListingPropertyRight {
    float: left;
    
}
.activeListingPropertyLeft {
    float: left;
    width: 510px;
}
.activeListingProperty { 
    margin: 3px 0;
    padding: 5px;
    position: relative;
}
.sectionsButton {
    border-bottom: 1px solid #000000;
    margin: 5px 0;
    padding: 1px 0;
}
.sectionsButton input {
    float: right;
}
.searchFields {
    float: left;
    padding: 0 10px;
}
.searchField {
    display: inline;
    float: left;
    margin: 10px;
    padding: 5px;
}
.adminField {
    padding: 5px;
}
.adminField2 {
    display: inline;
    float: left;
    padding: 5px;
    width: 180px;
}
.activeListingPropertyLeft .adminField2 input, 
.activeListingPropertyLeft .adminField2, 
.activeListingPropertyLeft .adminField2 select,
.tab-content .adminField2 input, 
.tab-content .adminField2, 
.tab-content .adminField2 select {
	width: 200px;
}
.no_outline, .outline, .sync_outline {
    border: 2px solid #777777;
	
}
.sync_outline {
    border: 2px solid #0f0;
	background:#AAFFAA;
}
.outline {
    border: 2px solid #FF0000;
	background:#FFCCCC;
}

.bedrooms {
    border: 1px solid #777777;
    border-left: 0;
    border-right: 0;
}
.adminFieldBedroom {
    float: left;
    margin: 1px;
    padding: 1px;
    width: 120px;
}
.other_select {
    margin: 0 5px;
    border: 1px solid #777;
	width: 380px;
}
/*
.programs_hide,
.amenities_hide,
.bedrooms_hide,
.income_hide,
.details_hide,
.mainContact_hide,
.mgmtContact_hide,
.billContact_hide,
.formContact_hide,
.other_hide {
    background: #FFFFFF url(images/d_arrow.png) right no-repeat;
    clear: both;
    border: 1px solid #777;
    margin: 0 5px ;
}
*/
/*
.admin_programs,
.admin_amenities,
.admin_checkboxs,
.admin_details,
.admin_mainContact,
.admin_mgmtContact,
.admin_billContact,
.admin_formContact,
.admin_other {
    background: #FFFFFF;
    border: 1px solid #777777;
    display: inline;
    float: left;
    margin: 5px;
    padding: 5px;
}
*/
.programsTop {
    background: #FFFFFF;
    border: 1px solid #777777;
    margin: 5px;
    padding: 10px;
    width: 350px;
    float: left;
}
.programsTop2 {
    background:  #FFFFFF;
    border: 1px solid #777777;
    margin: 5px;
    padding: 10px;
    width: 440px;
    float: left;
}
.programsTop3 {
    background:  #FFFFFF;
    border: 1px solid #777777;
    margin: 5px;
    padding: 10px;
    width: 380px;
    margin-left: 100px;
    float: left;
}
.programsTop3 :optional {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.programsTop3 :valid {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 15px;
}
.programsTop3 form label {
    font-size: 12px;
    font-weight: normal;
}
#grey-background.adminTop,
#grey-background.adminTop  input {
	background:#ddd !important;
}
.adminTop {
    float: left;
    background: #fff;
    padding: 10px;
    border: 1px solid #777;
	margin:5px;
}
.adminTop .adminField2 {
    width: 240px;
}
.adminTop .adminField2 input {
    width: 230px;
}

.adminTop .adminFieldAmenity {
    width: 140px;
}
.adminTop .adminFieldAmenity input {
    width: 10px;
}
.adminTop input, .adminTop select {
    width: 140px;
}
.step5Right {
    width: 450px;
    float: left;
    margin-left: 10px;
}
.step5Left {
    float: left;
    width: 500px;    
    padding: 5px;
    
}
.admin_amenities {
	border: 1px solid #777;
	background: #fff;
}
.mgmt_hide {
	cursor:pointer;
}
.admin_programs {
    font-size: 12px;
}
.admin_bedrooms {
    background: #fff;
    width: 400px;
    margin: 5px 5px;
    border: 1px solid #777777;
}
.adminFieldAmenity {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #777777;
    display: inline;
    float: left;
    margin: 1px;
    padding: 1px;
    width: 158px;
	font-size: 10px;
}
.adminFieldRadio {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #777777;
    display: inline;
    float: left;
    margin: 5px;
    padding: 5px;
    width: 235px;
}
.adminFieldHead p {
    border-bottom: 1px solid #000000;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
}
.adminFieldHead {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.adminFieldHead a {
    color: #000000 !important;
    font-size: 16px;
    font-weight: bold !important;
}
.adminFieldHead a:hover {
    color: #777777 !important;
    text-decoration: underline;
}
.password_div, 
.propertyInfo,
.lastedit_div,
.users_div {
    float: left;
	width: 230px;
}
.password_div form {
    border: 4px solid #4F80BC;
    padding: 5px;
    margin-top: -15px;
}
.footer {
    background: #FDEED7;
    text-align: center;
    width: 100%;
	font-weight: bold;
	font-size: 18px !important;
	border-top:4px solid #4f80bc;
    border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
    -ie-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}
.innerfooter {
    background: none repeat scroll 0 0 #4f80bc; 
    font-size: 15px !important;
	text-align: left !important;
	padding: 40px;
    border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
    -ie-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}
.innerfooter p{
	color:#fff !important;
}

.footer ul li {
    list-style: none;
    display: inline;
    background: url(images/footer_btn.png) left top no-repeat;
	padding: 14px 52px 20px 52px;
    /*padding-left: 12px;
    padding-top: 52px;
    padding-bottom: 20px;
    padding-right: 52px;*/
}
.footer ul a{
	color:#000 !important;
	text-decoration: none !important;
}
.footer ul a:hover {
	color:#4f80bc !important;
}
#underFooter {
	width:900px;
	margin:10px auto;
}
.fake_header {
    width: 450px;
    height: 100px;
    background: url(images/fake_header.png);
}
.fake_header h1 {
    font-size: 18px;
    padding: 10px 5px;
}
.fake_header p {
    font-size: 8px;
}
.fake_address {
    float: left;
    margin-right: 20px;
	margin-left: 4px;
}
#states div {
    display: none;
}

#states div.show {
    display: block;
}

/* Accordion */
.propertySearch {
    float: right;
    margin-right: 0px;
    margin-top: -148px;
    width: 360px;
}
.AccordionContent li input, .AccordionContent ul li a {
    background: none repeat scroll 0 0 transparent !important;
    color: #000000;
    cursor: pointer;
}
.AccordionContent li {
    list-style: none outside none;
    font-size: 14px;
	text-decoration:underline;
}
.AccordionContent li b {
    font-weight: normal !important;	
}
.accordionOuter {
    background: transparent;
    padding: 0;
    z-index: 9;
    position: relative;
    width: 345px;
	margin-top:30px;
}
.accordionOuter form {
    float: right;
}
.AccordionTitle a {
	color:#000;
}
 .PropertyButtons a{
	color:#fff;
	text-decoration: none;
}
.AccordionTitle
{
	height:20px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	display:table-cell;
	border-top:2px solid #C1C1C1;
	-moz-user-select:none;
	padding: 5px 0px 5px 34px;
	margin:10px;
	background: #4f80bc;
	color:#fff;
	width:300px;
	text-transform:uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ie-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;
	
}
.PropertyButtons{
	height:auto;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	border-top:2px solid #C1C1C1;
	-moz-user-select:none;
	padding: 5px;
	margin:2px;
	background: #4f80bc;
	color:#fff;
	width:200px;
	text-transform:uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ie-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;
}
.accordionOuter .AccordionContent
{
	height:0px;
	display:none; 
	border:2px solid #fff;
	width: 300px;
	border-radius: 0px 0px 20px 20px;
	margin-top:0px;
	padding: 5px 0px 5px 34px;
	max-height:100px;
    background: #4f80bc;
}
.AccordionContent select {
    margin: 10px;
    width: 220px;
}
.accordionOuter .AccordionContent input {
    /*background: url("images/go.png") no-repeat scroll center top !important;*/
    border: 0 none;
    color: #000;
    padding: 0px;
	left: -35px !important;
    position: relative;
	text-decoration:underline;
}

/* Button Accordion */
.ButtonTitle a {
	color:#000;
}
.ButtonTitle
{
	background: none repeat scroll 0 0 #4F80BC !important;
    border-radius: 10px 10px 10px 10px !important;
    color: #FFFFFF !important;
    font-size: 1em !important;
    font-weight: bold !important;
    margin: 10px auto !important;
    padding: 0px !important;
    text-align: center !important;
	position:relative;
	z-index:9;
	width: 70%;
	overflow:hidden;
	-moz-user-select:none;
	vertical-align: middle;
}
.ButtonText{
	width:100%;
	padding: 10px !important;
	cursor:pointer;
}
.SingleLineButtonText{
	width:100%;
	padding: 22px !important;
	cursor:pointer;
}
#ButtonContainer a,
#AccordionContainer a {
    text-decoration: none;
	color: #fff !important;
}
.ButtonContainer {
    margin: 0 auto;

}
.ButtonContent
{
	height:0px;
	display:none; 
	border:2px solid #fff;
	width: 400px;
	border-radius: 0px 0px 20px 20px;
	margin-top:0px;
	padding: 5px 0px 5px 34px;
	max-height:100px;
	text-align: center;
    margin: 0 auto;

}
.AccordionContent select {
    margin: 10px;
	font-size: 20px;
}
.ButtonContent select {
    margin: 10px;
	font-size: 20px;
}
/* Home Accordion */
.accordionOuterHome {
    background: #fff;
	width:320px;
	padding:0 10px;
	margin: 10px 50px 10px 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ie-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 5px #000 inset;
	-moz-box-shadow: 0 0 5px #000 inset;
	-webkit-box-shadow: 0 0 5px #000 inset;
	-ie-box-shadow: 0 0 5px #000 inset;
}
.accordionOuterHome img{
	margin: 25px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
}
.accordionOuterHome .AccordionTitle {
    text-align: center;
}
.accordionOuterHome .AccordionTitle a {
    color: #FFFFFF !important;
    text-decoration: none;
}
.accordionOuterHome .AccordionContent {
	height:0px;
	display:none; 
	border:2px solid #fff;
	border-radius: 20px;
	margin-top:0px;
	padding: 5px;	
	background: #4F80BC;
}
.accordionOuterHome .AccordionContent input {
	background:transparent;
    border: 0 none;
    color: #000;
    padding: 0px;
    position: relative;
	text-decoration:underline;
	cursor:pointer;
}
.outerButton {
	margin:10px 0;
}
.button1, .button2, .button3, .button4, .button5, .button6, .button7 
{
    height: 50px;
    width: 50px;
    margin-left: -15px;
    margin-bottom: -37px;
	position: relative;
    z-index: 9;
}

.button1
{
	   background: url("images/location_btn.png") no-repeat scroll left top;
}

.button2
{
	   background: url("images/approximate_availability_btn.png") no-repeat scroll left top;
}

.button3
{
	   background: url("images/rent_affordability_btn.png") no-repeat scroll left top;
}

.button4
{
	   background: url("images/property_type.png") no-repeat scroll left top;
}

.button5
{
	   background: url("images/program_type_btn.png") no-repeat scroll left top;
}

.button6
{
	   background: url("images/all_listings_btn.png") no-repeat scroll left top;
}

.button7
{
	   background: url("images/other_search_options_btn.png") no-repeat scroll left top;
}
.accordionOuterHome #Accordion2Content {
	max-height:160px;
}
.accordionOuterHome #Accordion3Content {
	max-height:40px;
}
.accordionOuterHome #Accordion4Content {
	max-height:200px;
	overflow:auto;
}

/*
#Accordion1Content,
#Accordion1Title {
background: #cbe39b;
}
#Accordion2Content,
#Accordion2Title {
    background: #b1e191;
}
#Accordion3Content,
#Accordion3Title {
    background: #a0e08b;
}
#Accordion4Content,
#Accordion4Title {
    background: #567FA0;
}
#Accordion4Content {
    border-radius: 20px;
    margin-top: 10px;
    padding: 5px;
}
#Accordion5Content,
#Accordion5Title {
    background: #8ddf84;
}
#Accordion6Content,
#Accordion6Title {
    background: #8ddf84;
}
#Accordion7Content,
#Accordion7Title {
    background: #8ddf84;
}
.AccordionContainer
{
  border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
  border-left: solid 2px #C1C1C1;
  border-right: solid 2px #C1C1C1;
}*/

/* slider */
.scroller_div {
    background: #4f80bc;
    height: 180px;
    margin: 0px;
    border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-ie-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #fff;
}


h3
{

text-align:left;
}

h5 {
    background: #4f80bc;
    margin: 0px;
	padding:5px;
    border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-ie-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	color: #fff;
	font-size:36px;
	text-align:center;
	//BmW 031017 // text-transform:capitalize;
}

hr {
    height:10px;
    width:100%;
    background:#4f80bc;
   }
.slide {
    background:	#4f80bc !important;
}
.recently {
    width: 100px;
	padding-top: 40px;
	padding-left:15px;
    height: 110px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#next {
    background: url("images/right_arrow.png") repeat scroll 0 0 transparent;
    font-size: 0;
    height: 30px;
    width: 31px;
    display: block;
    top: 60px;
    left: 0;
    position: relative;
}
#prev {
    background: url("images/left_arrow.png") repeat scroll 0 0 transparent;
    font-size: 0;
    height: 30px;
    width: 31px;
	top: 60px;
    display: block;
	position: relative;
}
.next_outer {
    float: right;
    width: 30px;
	padding:0 10px;
    height: 180px;
}
.prev_outer {
    float:right;
    width: 40px;
    height: 180px;
}


.slideshow {
    background: none repeat scroll 0 0 #cacaca;
    height: 180px;
    margin: 0 auto;
    width: 880px;
	float:right;
}
.newListing {
    background: #B1D4E8;
    float: left;
    height: 170px;
    margin: 5px;
    width: 146px;
    padding: 0px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ie-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #000 inset;
	-moz-box-shadow: 0 0 5px #000 inset;
	-webkit-box-shadow: 0 0 5px #000 inset;
	-ie-box-shadow: 0 0 5px #000 inset;
}

.newListImg img{
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	margin-left: auto;
	margin-right: auto;
	max-height: 100px;
    max-width: 145px;
	
}
.newListImg {
    height: 100px;
    width: 145px;
    display: block;
    padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.newListingDetail {
	width: 142px;
}
.newListingDetail li {
    font-size: 16px;
    list-style: none outside none;
	line-height:1.1em;
	
}
.newListing:hover {
    background: #fff;
}
.more {
    background: url("images/more.png") no-repeat scroll center top #6699CC !important;
    color: #FFFFFF;
    float: left;
    height: 16px;
    margin: 20px 0;
    padding: 4px 10px;
    width: 47px;
}


.slider_link {
    color: #000;
    text-decoration: none;
}
.TellMeMore{
	background: url("images/tell_me_more.png") -1px center no-repeat #fff !important;
	padding: 4px 0px 0px 42px;
	border: 2px solid #ff9933;
	height:40px;
	font-size: 15px !important;
    font-weight: bold !important;
    margin: 10px !important;
    color: #000 !important;
	width: 60px !important;
	text-align: center !important;
    border-radius: 40px 20px 20px 40px !important;
	float:right;
	box-shadow: 0 0 5px #000 inset;
	-moz-box-shadow: 0 0 5px #000 inset;
	-webkit-box-shadow: 0 0 5px #000 inset;
	-ie-box-shadow: 0 0 5px #000 inset;
	margin-right: 40px;
	cursor: pointer !important;
	text-decoration:none;
	}
.TellMeMore:hover {
	color: #4f80bc !important;
}
.TellMeMore:a {
	text-decoration:none;
}

.TellMeInline{
	color: #4f80bc !important;
	text-decoration:underline;
	padding-right: 82px;
	background: #fff url('images/tell_me_more_less.png') no-repeat right center;
	margin: 0 !important;
}

.TellMeInline:hover {
color:#000;
}

.aboutmap_btn
{
    -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
    -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px  1px rgba(0, 0, 0, 0.2);box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
    background:#eee;
    border:0;
    color:#333;
    cursor:pointer;
    font-family:"Arial",Helvetica,Sans-Serif;
    margin:0;
	padding:6px 4px;
    text-decoration:none;
    position:relative
}

#contents {
	padding-top: 15px;
}

.ButtonTitle{
		box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ie-box-shadow: 0 0 5px #000;
	border:2px solid #fff;
}

.bedroomTable {
	width: 600px;
	border:1px solid #000;
}

#PropertyTopRight{
	width: 600px !important;
	float:right;
	margin-top: 10px;
}

.printonly{
	display:none;
}
label.error{
    font-size:10px;
    font-weight:normal;
    color:red;
    padding-left:5px;
}
form.validate select.error,form.validate input[type="text"].error,form.validate textarea.error{
    border:1px solid red;
    background-color:yellow;
}
form.validate input[type="text"],form.validate select,form.validate textarea{
    border:1px solid #999;
    background:#fff;
}

/* Contact and property admin*/
.contacts_edit table tbody tr td form input {
    width: auto;
}
.contacts_edit table tbody tr td input {
    width: 100%;
}