/*css line*/
/*css line*/
/* */
body {
	color: rgb(17,16,113);
    background: rgb(13,64,123); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(13,64,123,0.01), rgba(9,18,33,0.5)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(13,64,123,0.01), rgba(9,18,33,0.5)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(13,64,123,0.01), rgba(9,18,33,0.5)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(13,64,123,0.01), rgba(9,18,33,0.5)); /* Standard syntax */
}

div.container {
	background-color: none;
}
#user_content_real_estate img {
	position: relative;
}
h1, h2, h3, h4, h5 {font-family:'Ubuntu', Arial, sans-serif; font-weight:300;}
a {color:rgb(230, 186, 61);}
a:hover {color:rgb(17,61,113); text-decoration: none; }
#footer_4_column_include a {color:white;}
#footer_4_column_include a:hover {color:#b4e6fc;}
#flexslider_1 .flex-caption {
	width: 50%;
    margin-bottom: 15%;
    margin-left: 25%;
    text-align: center;
    font-size: large;
	color:white;
	font-family: 'Ubuntu';
    font-weight: 300;
}
#flexslider_1 .flex-caption a {color:white;}
#flexslider_1 a:hover {color:#b4e6fc;}
#footer_4_column_include {
	margin-top:25px;
	position: relative;
}

#footer_4_column_include label {
	display: none;
	font-size: 12px;
}

.btn-primary, .btn-default[type="submit"], td input[type="submit"] {
	background-color: #E0B65A;
	background-image: -webkit-linear-gradient(top, #F4CA6E 0, #E0B65A 100%);
	background-image: -o-linear-gradient(top, #F4CA6E 0, #E0B65A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F4CA6E), to(#E0B65A));
	background-image: linear-gradient(to bottom, #F4CA6E 0, #E0B65A 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffF4CA6E', endColorstr='#ffE0B65A', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #E0B65A;
	margin-bottom: 10px;
	color: rgb(18,40,67);	
}

.btn-primary:hover, .btn-default[type="submit"]:hover, td input[type="submit"]:hover {
	background-color: #E0B65A !important;
	color: white;
}
.btn-primary:focus {
	background-color: #E0B65A;
	background-image: -webkit-linear-gradient(top, #F4CA6E 0, #E0B65A 100%);
	background-image: -o-linear-gradient(top, #F4CA6E 0, #E0B65A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F4CA6E), to(#E0B65A));
	background-image: linear-gradient(to bottom, #F4CA6E 0, #E0B65A 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffF4CA6E', endColorstr='#ffE0B65A', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

#login_block input {
	margin-left: 10px;
	color: black;
}
#login_block input[type="submit"]:hover {
	color: white;
}

td input, td input[type="checkbox"] {
	margin-bottom: 10px;
	margin-left: 10px;
}

/* Condo Smarts */
#left-side {
	padding: 25px 0;
	min-height: 330px;
	overflow: hidden;
}
#nav-side li {
	display: block;
	list-style: none;
	margin-left: 25px;
	padding-bottom: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 80%;
	vertical-align: baseline;
	background: transparent;
	text-align: -webkit-match-parent;
}
#content {
	padding: 10px 25px;
	margin-bottom: 10px;
	height: auto;
	font-size: 85%;
}
#user_content {
	margin: 10px;
}
#user_content .container {
	padding-right: 0;
	padding-left: 0;
}
#content td {
	padding: 5px;
}
.page_in {
	margin: 30px;
	padding: 0;
}
#disclaimer {
	font-size: 10px;
	color: #999;
	line-height: 1.25em;
	text-align: justify;
	margin: 10px 10px 20px 10px;
}
.listing2 .row {
	margin-right: 0;
	margin-left: 0;
}

.associates img {
	max-width: 100%;
	max-height: 375px;
}

.associates {
	font-size: 120%;
}
#contact_associate {
	max-width: 270px;
	margin-right: auto;
	margin-left: auto;
}

.listing-row {
	position: relative;
}
.disclaimer {
	font-size: 80%;
}

.address-num, .address-area {
	color: rgb(13,64,123);
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media screen and (min-width: 768px) {

}

@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media screen and (max-width: 767px) {

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

}

@media (max-device-width: 480px) and (orientation: landscape) {

}

@media all and (transform-3d), (-webkit-transform-3d) {

}

@media print {

}
