﻿div.info-container
{
	clear: both;
	position: absolute; 
	min-height: 600px; 
	right: 0; 
	z-index: 20;
	padding: 0 0 8px 0;
}

div.loading-div
{
	width: 653px;
	height: 550px;
	background-image: url( 'images/waiting.gif' );
	background-position: center center;
	background-repeat: no-repeat;
}

div.info-container-inner
{
	padding-top: 5px;
	margin: 0;
	border: solid 1px #B5B2B5;
	width: 653px; 
	min-height: 593px; 
	position: relative;
	background-color: #fff; 
	margin-left: 19px;
}

div.info-close
{
	position: relative; 
	float: left; 
	height: 25px; 
	padding: 255px 0 0 0; 
	width: 19px;
}

div.info-close img:hover
{
	cursor: pointer;
}

div.info-details, 
div.image-thumbnail-container
{
	width: 610px; 
}

div.small-image-container
{
	margin: 5px 0;
	width: 100%;
	overflow: hidden;
	height: 75px;
}

div.image-thumbnail-container
{
	clear: both;
	position: relative;
	margin-bottom: 5px;
	padding: 5px 0;
}

body.arabic div.image-thumbnail-container
{
	direction: rtl;
	float: right;
}

div.image-thumbnail-container p
{
	clear: both;
	margin: 0;
}

body.english div.image-thumbnail-container img
{
	margin-right: 2px;
	float: left;
}

body.arabic div.image-thumbnail-container img
{
	margin-left: 2px;
	float: right;
}


div.info-details h1, 
div.info-details h2
{
	color: #979594;
	background-color: #fff !important;
}

body.arabic div.info-details
{
	float: right;
}


div.info-ad
{
	width: 200px;
	margin-bottom: 10px;
}

body.arabic div.info-ad
{
	float: left;
}

.tab-container
{
	margin-bottom: 10px;
	background-color: #fff;
}

div.property-info
{
	width: 220px; 
}

body.arabic div.property-info
{
	float: right;
} 

div.property-details
{
	width: 620px;
	margin-bottom: 20px;
	padding: 0 10px;
	float: left;
}

body.arabic div.property-details,
body.arabic div.address-container,
body.arabic div.accordian-heading span,
body.arabic div.accordian-heading-clickable span
{
	float: right;
}



div.accordian-content ul
{
	margin: 5px 0;	
}

div.accordian-content div.amenity-list-container
{
	width: 33%;
	float: left;
}

.tab-container
{
	width: 653px; 
}

.tab-container .ajax__tab_body
{
	overflow: auto;
	clear: both;
}

.tab-container .ajax__tab_header
{
    background: url( 'images/tabs/tab_off_mid.gif' ) repeat-x; 
}

.tab-container .ajax__tab_outer    
{ 
    background: url( 'images/tabs/tab_off_mid.gif' ) repeat-x; 
    height: 45px;
}

.tab-container .ajax__tab_inner    
{ 
    background: url( 'images/tabs/tab_off_mid.gif' ) repeat-x; 
    height: 45px;
}

.tab-container .ajax__tab_tab  
{
	height: 35px;
    background: url( 'images/tabs/tab_off_mid.gif' ) repeat-x; 
    padding: 5px 15px;
    color: #666;
    font-weight: bold;
    margin-right: 0;
}

.tab-container .ajax__tab_active .ajax__tab_outer  
{
	height: 45px;
    background:url( 'images/tabs/tab_on_rh.gif' ) no-repeat right top; 
	padding-right: 5px;
}

.tab-container .ajax__tab_active .ajax__tab_inner  
{
	height: 45px;
    background:url( 'images/tabs/tab_on_lh.gif' ) no-repeat; 
    padding-left: 10px;
}

.start-tab .ajax__tab_active .ajax__tab_inner  
{
	height: 35px;
    background: url( 'images/tabs/tab_on_start.gif' ) repeat-x; 
}

.tab-container .ajax__tab_active .ajax__tab_inner  
{
	height: 45px;
    background:url( 'images/tabs/tab_on_lh.gif' ) no-repeat;    

}

.tab-container .end-tab .ajax__tab_active .ajax__tab_outer 
{
	height: 45px;
    background:url( 'images/tabs/tab_on_end.gif' ) no-repeat; 
    padding-left: 10px;
    border: solid 1px #000;
}

.tab-container .ajax__tab_active .ajax__tab_tab  
{
	height: 35px;
    background: url( 'images/tabs/tab_on_mid.gif' ) repeat-x; 
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
}

div.print-property
{
	margin-bottom: 10px;
}

div.print-property img
{
	vertical-align: bottom;
}

body.english div.info-details, 
body.english div.image-thumbnail-container
{
	float: left;
}

body.english div.info-ad
{
	float: right;
}

body.english div.info-actions a,
body.english a.contact-owner
{
	padding-left: 25px;
}

body.english div.property-info
{
	float: left; 
}

body.english div.property-details
{
	float: left;
}

body.english div.address-container
{
	float: left;
}

body.english div.property-details
{
	padding-left: 20px;
}