/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
#map_canvas { height: 550px; border:0px solid #919191; }




.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.orange {background-color: #f29a48}
.darkGreyBG {background-color: #cccccc}
.orangeFont {color: #f29a48}
.blueFont {color: #2284A1}
.whiteFont {color: #ffffff}
img {border: 0;}
.backgroundPattern {background: #f2f2f2; background-image: url('/images/bgPattern.png');}
.backgroundWhite {background-color:#ffffff;}
.header {border-bottom:1px solid #cccccc; background-color:#ffffff;}
.gradient {
background: -moz-linear-gradient(top,  rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.05) 67%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.15)), color-stop(67%,rgba(0,0,0,0.05)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.gradientAdminHeader {
background: #5b8dc7; /* Old browsers */
background: -moz-linear-gradient(top,  #5b8dc7 0%, #0f6eb7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b8dc7), color-stop(100%,#0f6eb7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5b8dc7 0%,#0f6eb7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5b8dc7 0%,#0f6eb7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5b8dc7 0%,#0f6eb7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5b8dc7 0%,#0f6eb7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b8dc7', endColorstr='#0f6eb7',GradientType=0 ); /* IE6-9 */
}

background: -moz-linear-gradient(top,  rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.05) 67%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.15)), color-stop(67%,rgba(0,0,0,0.05)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.05) 67%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.timestamp {
	font-size:0.8em;
	color:#515151;
	display:block;
	clear:both;
	width:100%;
	text-align:right;
	color:#999999;
	margin-top:10px;
}
.gradientBlue {
background-color: #2ba6cb;

}
.letterPress { 
	text-shadow: 0px 1px 1px #000;
}
.letterPressWhite { 
	text-shadow: 0px 1px 1px #fff;
}


.darkBlue { background-color:#137795; }
.dropShadowBottom {
	-webkit-box-shadow: 0 8px 6px -6px #cccccc;
	-moz-box-shadow: 0 8px 6px -6px #cccccc;
	box-shadow: 0 8px 6px -6px #cccccc;
}
.dropShadowBottomBlack {
	-webkit-box-shadow: 0 8px 6px -6px #515151;
	-moz-box-shadow: 0 8px 6px -6px #515151;
	box-shadow: 0 8px 6px -6px #515151;
}
.dropShadow {
	-moz-box-shadow: 3px 3px 2px #cccccc;
	-webkit-box-shadow: 3px 3px 2px #cccccc;
	box-shadow: 3px 3px 2px #cccccc;
}
.dropShadowBlack {
	-moz-box-shadow: 3px 3px 2px #5a5a5a;
	-webkit-box-shadow: 3px 3px 2px #5a5a5a;
	box-shadow: 3px 3px 2px #5a5a5a;
}
#postProperty {
/*
	float:right;

	margin-top:-15px;
	height:50px;
	padding-top:20px;
*/
}
#showSavedProperties {
/*
	float:right;
	margin-right:20px;
	margin-top:-15px;
	height:50px;
	padding-top:20px;
*/
}
#hideSavedProperties {
/*
	float:right;
	margin-right:20px;
	margin-top:-15px;
	height:50px;
	padding-top:20px;
*/
}
.bold {font-weight:700;}
.previewInfo {list-style-type: none;}
.previewInfo label {
	float: left; 
	text-align:right; 
	margin-right:10px; 
	font-weight:700;

	padding:0px 0px;}
.previewInfo li {margin-bottom:2px; padding:0px 0;}
.previewInfo .row {margin-bottom:10px; line-height:1.3em;}

.placeholder {color: #cccccc;}

.opaqueBG {
	background-color: #ffffff;
	opacity: .9;
}
.radius5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.radius5Top {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.radius10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.radius10Top {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.radius10Bottom {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#savedPropertiesContainer {
	position:relative; 
	top:-6px; 
	border-bottom:2px solid #cccccc; 
	border-left:0;
	border-right:0;
	background-color:#dddddd; 
	border-top:6px solid #F29A48; 
	display:none;
	background: #ffffff; /* Old browsers */
	overflow-x: auto;

}
#suggestions {  
	height:330px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color:#ffffff;
	margin-top:-11px;
	margin-bottom:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0px;
	display:none;
	position:relative;
	width:100%;
}


/* -----------------------------------------
Ruxta CC
----------------------------------------- */

#criteria label {font-weight:700; margin-top:15px; margin-bottom:10px;}


/* -----------------------------------------
   Page Name 2
----------------------------------------- */

