#content-inner h3 {
    color: white;
}
#sphoto-gallery {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 980px;
}
#content-area {
    display: block;
    margin-left; auto;
    margin-right; auto;
    background: transparent !important;
}
#gallery-wrapper {
    float: left !important;
    display: inline;
}
#gallery-wrapper img {
    border:1px solid #494949;
    clear:none !important;
	margin-left:-2px;
}
.thumbs {
	margin-left:-13px;
}
#gallery-thumbs-wrapper {
}
#gallery-thumbs{
    padding: 0px;
}
#gallery-thumbs ul.thumbs {
}
#gallery-thumbs li {
    float: left;
    list-style: none;
    padding-left:0;
    margin-bottom: 4px;
    min-width: 105px;
    min-height: 75px;
}
#gallery-thumbs li a  {
}
#gallery-thumbs li img  {
    border:2px solid #7b7a7a;
}
#gallery-thumbs li {
    opacity: 0.3;
}
#gallery-thumbs li:hover,
#gallery-thumbs li.selected
 {
    opacity: 1;
}
#gallery-thumbs li.selected img {
    border:2px solid #3E3E3E;
}
#gallery-description {
    margin-left: 40px;
    text-align: left;
}
#gallery-controls {
    float: right;
}
#gallery-controls a {
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
    font-size: 14px;
    color: #666;
}
#gallery-controls a:hover {
    text-decoration: none;
}
div.pagination {
    clear: left;
	margin-left:0;
}
div.navigation div.top {
    margin-bottom: 12px;
    height: 11px;
}
div.navigation div.bottom {
    margin-top: 12px;
}
div.pagination a, div.pagination strong {
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
	color: #999;
/*    border: 1px solid #666;*/
}
div.pagination a:hover {
    background-color: #3E3E3E;
    text-decoration: none;
}
div.pagination strong {
    background-color: #3E3E3E;
    color: white;
	margin-bottom: 10px;
}

/* BEGIN agent */
#ulisting-agent-image {
	float: left;
	width: 100px;
	margin-right: 4px;
}
/* END */
/* BEGIN Details of listing */
table#ulisting-fullview-details {
	width: 100%;
}
div.ulisting-details-label {
	float:left;
	color: #696969;
	font-weight: bold;
}
div.ulisting-details-data {
	font-style: underline;
}
div.ulisting-extra-label {
    float:left;
    color: #696969;
    font-weight: bold;
    padding: 1px;
    font-size: 11px;
	
}
.ulisting-extra-label{
	display:none;
}
div.ulisting-extra-data {
    margin-bottom: 2px;
}

/* END Details of listing */
.ulisting-customteaser {
	margin-bottom:5px;
	min-height:190px;
}
.ulisting-customteaser-header {
	display:none; 
}

.ulisting-customteaser-header .title {
	padding-left:5px;
	font-weight: bold;	
	font-size:12px;
}
.ulistin-customteaser, .bodytext, td {
	font-size:11px;
}
.ulistin-customteaser, .image img{
	float:left;
	margin-right: 5px;
	padding-top: 5px;
	width: 75px;
	border: 2px solid #546638;
}
/* custum teaserview */
.ulisting-teaserprice {
	color:#00B125;
	font-size:16px;
	font-weight:bold;
	padding-right:6px;
	text-align:right;
}
/* bed bath icons */
.ulisting-icons{
	
}
/* features details */
table.ulisting-features {
	/*width: 100%;*/
}
.ulisting-features td {
	float:left;
	margin-right:300px;
}

/* featured block listing*/
.featured-blk{
	min-height: 100px;
	margin-bottom: 5px;
	font-size: 10px;
	padding:2px;
}
.featured-blk-address{
	font-size: 11px;
	font-weight: bold;
}
.featured-blk-img{
	float:left;
}
.featured-blk-img img{
	margin:5px 5px 5px 0;
	width: 75px;
	max-height: 100px;
	border: 2px solid #546638;
}
.featured-blk-price{
	font-weight: bold;
}
/* google map marker info window*/
.gmarker-info {
	max-width: 320px;
	font-size:11px;
}
.gmarker-address{
	font-weight: bold;
}
.gmarker-img{
	float:left;
}
.gmarker-img img{
	margin-right: 5px;
	width: 75px;
	max-height: 100px;
}
.gmarker-price{
	color: #696969;
	font-weight: bold;
}
/* contact form */
.ulisting-contact-label{
	width:60px;
	float:left;
}
#edit-subject{
	width: 95%;
}
/* gallery */
#ulisting_gallery{
	margin:0 auto 10px auto;
   	height:90px;
   	width:95%;
   	background: #fff;
   	padding-top: 10px;
   	overflow: auto;
}
	/* container for the main image*/
#main_gallery {
	background-color: #fff;
}
#ulisting_gallery img{
	margin-bottom:10px;
}
.galleria_container {
	text-align: center;
}
/* for ulisting view */
.ulisting-gallery {
	background-color: white;
	margin-bottom: 5px;
	padding-top: 4px;
	clear: both;
}
.ulisting-body {
	margin-bottom: 2px;
}
.ulisting-fullview-extra-info {
	margin-bottom: 10px;
	margin-top: 0px;
}
.ulisting-title {
	font-weight: bold;
	color: #3c404e;
	font-size: 16px;
}
.price {
	font-weight: bold;
	color: #3c404e;
	font-size: 14px;
}
/* Teaserview */
.ulisting-teaserview {
	display: block;
}
.ulisting-teaserimage {
	float: right;
	margin-left: 10px;
}
.ulisting-teaserimage img{
	width:225px;
	border: 1px solid #2d2928;
	margin:0 8px 8px 0;
}
.ulisting-teaserbody {
	font-size:11px;
}
.ulisting-teaserbody h3 {
}
.ulisting-icon-bed {	
	background: url('images/bedrooms.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	float: left;
}
.ulisting-icon-bathroom {	
	background: url('images/bathroom.png');
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 40px;
}
	
/* CSS for Listing Form */
#edit-country-id-wrapper {
	height: 45px;
}
#edit-body{
	height: 100px;
}
#edit-address, #edit-city-name {
	width: 200px;
}
#edit-postal-code {
	width: 100px;
}
#edit-measurement-unit-wrapper label ,
#edit-expiredate-wrapper label ,
#edit-currency-wrapper label ,
#edit-list-date-wrapper label
{
	float: left;
	width: 70px;
}
#edit-measurement-unit-wrapper select {
	width: 120px;
}
#edit-title	{
	width: 95%;
}
fieldset.ulisting {
	width: 200px;
}
#edit-list-date, #edit-currency, #edit-expiredate {
	width: 90px;
}
#edit-list-date-wrapper {
	margin-bottom: 10px;
}
/* Search blck*/
#ulisting-search-blk label {
	float: left;
	width: 85px;
	font-size: 11px;
}
#edit-lid-mls, #edit-lid-mls-1 {
	width:60px;
	font-size:11px;
}
#edit-max-price, #edit-min-price, #edit-bathroom-full-blk,
#edit-property-type , #edit-region ,#edit-sort-by, #edit-property-type-1 {
	width:90px;
	font-size:11px;
}
#edit-bathroom-full-blk ,#edit-sort-by, #edit-bedroom-blk{
	width:85px;
	font-size:11px;
}
#edit-region, #edit-region-1 {
	width:85px;
	font-size:11px;
}
#edit-mls-num-wrapper label,
#edit-price-wrapper label,
#edit-year-built-wrapper label,
#edit-bedroom-wrapper label,
#edit-bathroom-full-wrapper label,
#edit-bathroom-half-wrapper label,
#edit-floor-space-wrapper label,
#edit-land-size-wrapper label,
#edit-maintenance-fee-wrapper label,
#edit-storeys-wrapper label
 {
	float: left;
	width: 100px;
}
/* Moves the dropwodn right to align with input*/
#edit-region-wrapper #autocomplete {
	margin-left: 80px;
}
