
/*
@media only screen and (max-width : 1200px) {
  .col-lg-2 {
    float: left;
    width: 16.6667%;
  }
}


*/

@media only screen and (max-width : 767px) {
	.smallscreen_nopadding {
		padding-left:0px; 
		padding-right:0px;
	}
}

body {
    background-color: #CCF4FF;
    background-image: url("/images/bodybg.gif");
    background-repeat: repeat-x;
    color: #666;
    font-family: Verdana,Lucida,Arial,Helvetica,sans-serif;
    font-size: 12px;

}


.smallinput{

width:60%;
margin-top:15px;
margin-right:5px;
float:right;

}

.smallnav2{
display: none;
}

.btn-intlistings
{
display: inline-block;
padding: 3px 12px 6px 12px;
margin-bottom: 0px;
font-size: 14px;
font-weight: bold;
line-height: 1.42857;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-moz-user-select: none;
background-image: url("/images/navbg.gif");
background-repeat: repeat-x;
border: 1px solid transparent;

}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #FFF;
    background-image: url("/images/navbg.gif");
	background-repeat: repeat-x;
	border-color: transparent;

	}


.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 260px;
    font-size: 14px;
    text-align: left;
    list-style: outside none none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    margin: 2px 0px 0px;
    padding: 5px 0px;
    background-color: #8d8d8d;
	width: 100%;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #FFF;
    white-space: nowrap;

	}


.list-country-title{

text-transform: uppercase;
font-size: 22px;
font-weight: bold;
margin: 0px 0px 20px;
color: #00AD2D;


}

.breadcrumb-fontsize{

font-size: 14px;

}

.list-today{

border-top: 1px dashed #1CC6F5;
border-bottom: 1px dashed #1CC6F5;
padding: 7px 0px;
margin-bottom: 15px;

}

.browse-location{

margin-bottom:10px;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
/*margin: 0px 0px 20px;*/
color: #00AD2D;


}

.browse-location-lg{

display:block;
background-color: #E6FCE2;
padding: 10px 0px 15px 15px;
border-top: 1px solid #ABF4A0;
border-bottom: 1px solid #ABF4A0;

}

/**********************/
/**********************/
/**** LISTINGS.PHP ****/
/**********************/
/**********************/

.main_listings_div {
	height:100%; 
	margin-top:25px;
}

.listings.sidemenu_title {
	font-size: 14px; 
	font-weight: bold;
}

.listings.browse_button {
	width:100%; 
	margin-top: 15px;
	/* margin-right: 15px;
	margin-left: 15px;
	*/
	
}

.listings.dropdownmenu_title {
	font-size: 14px; 
	font-weight: bold; 
	color:#fff; 
	padding: 3px 20px 5px 20px; 
	border-bottom:1px solid #fff;
}

.listings.single_row {
	background-color: #E2F6FC; 
	border-top: 1px solid #8ADDF6; 
	border-bottom: 1px solid #8ADDF6; 
	display: block;
	padding: 16px 10px 6px; 
	margin-right:0px; 
	margin-left:0px;
	margin-bottom: 12px;
}

.listings.single_row .list_title {
	display: block; 
	margin: 0px 0px 12px; 
	padding: 5px 0px; 
	border-top: 1px dashed #1CC6F5; 
	border-bottom: 1px dashed #1CC6F5; 
	font-weight: bold;
	font-size:14px;
}

.listings.single_row .list_title a {
	color: #FF9000; 
	text-decoration: underline;
}

.listings.single_row .main_image {
	position:absolute; 
	left:0; 
	top:0;
}

.listings.single_row .image_info_box {
	display:none; 
	z-index:100; 
	position:absolute; 
	color:white; 
	bottom:-150px; 
	background-color: black; 
	padding:3px; 
	opacity:0.7; 
	width:100%; 
	font-size:11px;
}

.ulleft{

padding-left: 15px;
list-style-type:none;

}

.lileft{

background: transparent url("/images/bullets.gif") no-repeat scroll 0px 5px; 
padding: 0px 0px 0px 10px;

}

.lileft a {

color:#FF9000;
font-weight: bold;
font-size: 0.95em;

}




#carousel-example-generic {
  
}
/*****************************/

/* Plugin styles */
ul.thumbnails-carousel {
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
	list-style-type: none;
	text-align: center;
}
ul.thumbnails-carousel .center {
	display: inline-block;
}
ul.thumbnails-carousel li {
	margin-right: 5px;
	float: left;
	cursor: pointer;
}
.controls-background-reset {
	background: none !important;
}
.active-thumbnail {
	opacity: 0.4;
}
.indicators-fix {
	bottom: 70px;
}


.carousel-control.left {

background-image: none;

}

.carousel-control.right {
    right: 0px;
    left: auto;
	background-image: none;

	}

.features_show	{
padding: 10px 10px 15px;
background-color: #FCF4E4;
border-top: 1px solid #FFDE9C;
border-bottom: 1px solid #FFDE9C;
/*margin-bottom: 20px;*/
margin-top:10px;

}

.features_show_title	{
display: block;
text-align: center;
font-size: 1.1em;
background-color: #FFF;
padding: 2px 14px;
border: 1px solid #FCECCE;
margin: 0px 0px 14px;
font-weight: bold;

}

.picturegallery_show	{
padding: 10px 10px 15px;
background-color: #E2F6FC;
border-top: 1px solid #8ADDF6;
border-bottom: 1px solid #8ADDF6;
margin-bottom: 20px;

}

.picturegallery_show_title	{
display: block;
text-align: center;
font-size: 1.1em;
background-color: #FFF;
padding: 2px 14px;
border: 1px solid #CAEEFA;
margin: 0px 0px 14px;
font-weight: bold;

}



.description_show	{
padding: 10px 10px 15px;
background-color: #FFFFE6;
border-top: 1px solid #FFDE9C;
border-bottom: 1px solid #FFDE9C;
margin-bottom: 10px;
margin-top:10px;

}

.description_show_title	{
display: block;
text-align: center;
font-size: 1.1em;
background-color: #FFF;
padding: 2px 14px;
border: 1px solid #FCECCE;
margin: 0px 0px 14px;
font-weight: bold;

}

.title_show{

margin-top:0px;
margin-bottom:10px;
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
color: #00AD2D;

}

.submitrespdesign{
background-color: #E6E6FF;
margin-top: 0px;
text-align: center;
border-top: 1px solid #C1C1FF;
border-bottom: 1px solid #C1C1FF;
padding-top: 10px;
padding: 10px 15px 10px 15px;
}

.newmapdiv{

background-color: #E6FCE2;
margin-top: 15px;
text-align: center;
border-top: 1px solid #ABF4A0;
border-bottom: 1px solid #ABF4A0;
padding-top: 10px;
padding: 10px 15px 10px 15px;
}


.bxwrapper_single .bx-wrapper {
    margin-bottom: 10px;
}

#bx-pager img {
    padding:5px;
}

.bx-wrapper .bx-viewport{

position: static !important;
}

.index_header {
    background-color: #E2F6FC;
    border-top: 1px dashed #1CC6F5;
    border-bottom: 1px dashed #1CC6F5;
	display: block;
padding: 6px;
margin: 0px 0px 10px;
font-weight: bold;
}


.addlistings a {
    display: block;
    width: 260px;
    height: 40px;
    background-image: url("/images/listnow.gif");
    background-repeat: no-repeat;
    text-indent: -5000px;
    margin: 0px auto 20px auto;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;

}
.box{
    background-color: #E2F6FC;
    border-top: 1px solid #8ADDF6;
    border-bottom: 1px solid #8ADDF6;
    display: block;
    padding: 16px 10px 6px;
}

.box h4 {

display: block;
font-size: 1.1em;
font-weight: bold;
padding: 4px;
margin: 0px 0px 10px;
background-color: #FFF;
text-align: center;
border: 1px solid #EEE;

}

.box img {

display: block;
max-width: 100%;
height: auto;


}

.bx-wrapper {
    margin-top: -6px !important;

	}

.propertyListing .info {

margin-top:10px;

}

.right-featured .featured{

float: left;
padding: 10px 5px;
background-color: #FCF4E4;
border-top: 1px solid #FFDE9C;
border-bottom: 1px solid #FFDE9C;
font-size: 0.95em;
margin-bottom: 12px;
width:100%;


}

.right-featured .featured h4 {

display: block;
font-size: 1.1em;
font-weight: bold;
padding: 4px;
margin: 0px 0px 10px;
background-color: #FFF;
text-align: center;
border: 1px solid #EEE;

}

.right-featured .propertyMini {

margin-bottom: 25px;
padding: 0px 5px;



}

.right-featured .propertyMini img {

border: 4px solid #FFF;


}

.right-featured .auction{

float: right;
padding: 10px 5px;
background-color: #FFFFDF;
border-top: 1px solid #DEDF61;
border-bottom: 1px solid #DEDF61;
font-size: 0.95em;
margin-bottom: 12px;
width:100%;


}

.right-featured .auction h4 {

display: block;
font-size: 1.1em;
font-weight: bold;
padding: 4px;
margin: 0px 0px 10px;
background-color: #FFF;
text-align: center;
border: 1px solid #EEE;

}

.right-featured .sold{

float: right;
padding: 10px 5px;
background-color: #E6FCE2;
border-top: 1px solid #ABF4A0;
border-bottom: 1px solid #ABF4A0;
font-size: 0.95em;
width:100%;


}

.right-featured .sold h4 {

display: block;
font-size: 1.1em;
font-weight: bold;
padding: 4px;
margin: 0px 0px 10px;
background-color: #FFF;
text-align: center;
border: 1px solid #EEE;

}

.browsehomes-small_none {

display: block;

}

.sold .propertyMini {
	background: transparent url("/images/soldsign.gif") no-repeat scroll right bottom;
}