/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* JF - hide parts of the form until we go to advanced search */
#advanced_search, .rental_fields {
	display: none;
}

.search_box {
	background: #fff;
	text-align: left;
	margin-left: 1px;
	margin-right: -1px;
/*	padding-left: 10px;*/
	margin-top: 0px;
	margin-bottom: 0px;
/*	padding-top:5px;*/
	display: none;
}

.search_box label {
	display: block;
	margin-left: 1px;
	padding-left: 9px;
	line-height: 22px;
	vertical-align: bottom;
}

.search_box label.modified {
	margin-left:  0px;
	padding-left: 7px;
	border-left: solid 3px #528036;
}

.search_box .checker {
	float:right;
	margin-top: 5px;
}

#search_area_div {
	margin-top: 5px;
}

#location_search {
	/*text-decoration: line-through;*/
}

.white_form .error label, #content .error a {
  color: #800000;
}

.white_form div.required label.error:after {
  content: none;
}


/* Green borders - used on property add page */

.green_borders div.required label:before {
  color: #800000;
  content: '* ';
}

.green_borders div.input {
  position: relative;
    clear: both;
  padding-top: 5px;
  height: 32px;
}

.green_borders div.input.ckdiv {
  position: auto;
    clear: both;
  padding-top: 5px;
  height: 320px;
  /* The amount of padding we need dependes on the height of the toolbar */
  padding-bottom: 20px;
  width: 700px;
}

.green_borders div.input label, .green_borders div.link {
/*  position: absolute;
  left: 195px;
  float: left;*/
  left: 0px;
  width: 290px;
  text-align: right;
  float: left;
}

.green_borders .contact_fields div.input label {
  width: 390px;
}

.green_borders div.ckdiv label {
  display: block;
  float: none;
  text-align: left;
}

.green_borders div.ckdiv label {
  display: inline;
}

.green_borders div.input label.error {
  position: absolute;
  left: 500px;
  width: auto;
  text-align: left;
  float: none;
}

.green_borders .note {
	margin-top: 5px;
	color: #528036;
	border:solid 1px #528036;
	padding: 5px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}

.green_borders .images div.input.textarea {
	height: 100px;
}

.green_borders .descriptions div.input.textarea {
	height: 132px;
}

.green_borders .descriptions div.textarea label {
  top: 0px;
  left: 0px;
  text-align: left;
}

/*.green_borders .descriptions div.textarea textarea {
  height: 100px;
  margin-top:5px;
  width: 500px;
	border:solid 1px #528036;
}*/

.green_borders .map_container {
  margin-top: 15px;
  margin-bottom: 15px;
	border:solid 1px #528036;
}

.green_borders div.error input, .green_borders div.error div.selector {
/*	border:solid 1px #800000;*/
}

.white_form label {
	color:  #528036;
	font-weight:  bold;
	height:  22px;
	font-size:  13px;
}

/* Set some values for defaultText plugin  */
.default {
	text-align: left;
	line-height: 22px;
}

.white_form input, .white_form.green_borders .checker {
  margin-top: 5px;
}

.white_form .checker {
  margin-top: 0px;
}

.white_form input, .white_form select {
	color:  #528036;
	font-weight:  bold;
	background: white url(/whole_img/white.png);
	width: 182px;
	border:solid 0 #fff;
	height:  22px;
	font-size:  13px;
	padding: 0 0 0 8px;
	margin-left:  1px;
}

#contact_agency label {
	min-width:  75px;
	float: left;
	line-height:  32px;
}


.green_borders fieldset div label {
	line-height:  32px;
}

.green_borders input[type="radio"] {
  width: 18px;
}

#contact_agency input, .green_borders input {
	border:solid 1px #528036;
}
.green_borders .prop_thumb {
  margin-left: 10px;
}

.green_borders input, .green_borders .input .selector, .green_borders div.input .checker{
  position: absolute;
  left: 300px;
}

.green_borders .contact_fields input{
  left: 400px;
}

.green_borders div.input .checker input, .green_borders div.input .uploader input {
	left: 0px;
}


.white_form input.modified, .white_form select.modified {
	width: 182px;
	margin-left:  0px;
	padding-left: 6px;
	border-left: solid 3px #528036;
}

.green_borders div.submit {
	height: 32px;
	position: relative;
}

input.green_button {
	background: #528036;
	color: #fff;
	width:  170px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#content .property_form a.green_button{

	background: #528036;
	color: #fff;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	cursor: pointer;
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-decoration: none;
	border: solid 1px #528036;
  font-weight:bold;
}

.property_form .link {
  clear: both;
	margin-bottom: 10px;
}

.map_container {
  clear: both;
}

#property_search, #save_search {
	border: solid 1px #528036;
}

#property_search:hover, #save_search:hover, #content a.green_button:hover {
	background: #fff;
	color: #528036;
}

.input_box {
	margin-left: 1px;
	padding-left: 9px;
	margin-top: 5px;
	background: #fff;
	line-height: 22px;
	text-align: left;
	width:  181px;
}

.input_box.modified {
	margin-left: 1px;
	padding-left: 10px;
	border-left: solid 2px #528036;
}


#rental_term label{
	font-size: 12px;
}

.ui-autocomplete { 
	background: #fff;
	border: 1px solid #528036;
	color:  #528036;
	font-weight:  bold;
	width: 190px;
	font-size:  13px;


position: absolute; cursor: default; 
	max-height: 200px;
		overflow-y: auto;
}   
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}

#sidebar .ui-menu .ui-menu {
    margin-top: -3px;
}


.ui-menu .ui-menu-item, .ui-autocomplete-category {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}

.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	color: #ffffff;
	background: #528036;
   /* margin: -1px;*/
}

.ui-autocomplete-category{
	list-style-type: none;
/*	background: #528036;
	color: #fff;
    display:block;*/
    font-weight: bold;
	margin-top: 2px;
	margin-bottom:  2px;
    line-height:1.5;
    border-bottom: 1px solid #528036;
}



/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(/whole_img/uniform/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

.white_form input.text,
.white_form input.email, 
.white_form input.password,
.white_form textarea.uniform {
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
  color: #528036;
  background: url('/whole_img/uniform/bg-input-focus.png') repeat-x 0px 0px;
  background: url('/whole_img/uniform/bg-input.png') repeat-x 0px 0px;
  outline: 0;
}

.white_form input.text:focus,
.white_form input.email:focus,
.white_form input.password:focus,
.white_form textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('/whole_img/uniform/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -132px;
  line-height: 22px;
  height: 22px;
}

div.selector span {
  background-position: right -2px;
  height: 22px;
  line-height: 22px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -158px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -28px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -184px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -54px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -210px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -80px;
}

div.selector.disabled {
  background-position: -483px -236px;
}

div.selector.disabled span {
  background-position: right -106px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 190px;
  	margin-top:  5px;

}

div.selector select {
  min-width: 190px;
  font-size: 13px;
  font-weight: bold;
  color: #528036;
}

div.selector span {
  cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
}

div.selector span {
  text-align:  left;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
  font-size: 13px;
  font-weight: bold;
  color: #528036;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector.modified {
  padding-left: 7px;
  border-left:  3px solid #528036;
}


div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}
