@import 'rss_glider.css';

#main_outer{
	position: relative;
	width: 999px;
	overflow: hidden;
	margin: 0 auto;  /* Added by Vivek Bhosale */
	text-align:left;   /* Added by Vivek Bhosale */
}
#outer_box_pd{
	position: relative;
	width: 1000px;
	height: auto;
	margin-top: 30px;
	font-size: 0.9em;
}
#left_box_pd, #middle_box_pd, #right_box_pd{
	float: left;
	color: #797979;
}
#left_box_pd {
	width: 142px;
	margin: -84px 0 0 25px;
}
#left_box_pd p{
	margin: 0;
}
#middle_box_pd 
{
	/* added by chetan 
	text-align:left;
    height:auto;   
    position:relative;
    /* end added by chetan   */
	
	width: 480px;
	margin-left: 25px;
}
#right_box_pd {
	width:300px;
	margin: 20px 0 0 25px;
}

#enq_top_box_pd {
	position: relative;
	background: transparent url(../img/enquiry_bg.gif) no-repeat left top;
	height: 120px;
	padding: 15px 0 0 25px;
}
#enq_top_box_pd ul.user-options {
	position:absolute;
	top:56px;
}
div#map {
  border: 1px solid #D0D0D0;
  height: 330px;
  margin-top: 10px;
  width: 298px;
}
div#local_ame_pd{
	position: relative;
	background: #f4f4f4 url(../img/bg_local_amenities.gif) no-repeat top left;
	height: 163px;
	padding: 8px 0 0 25px;
}
div#local_ame_pd h3{
	margin: 13px 0 15px;
	font-size: 1.5em;   /* add by Vivek Bhosale*/
}
div#local_ame_pd div#properties_pd{
	position: absolute;
	top: 10px;
}

div#properties_pd label{
	padding-left: 12px;
}
ul.marker-list{
	margin: 0;
}
p.marker-property, li.marker-station, li.marker-schools, li.marker-sprmark, li.marker-leisure{
	background: transparent url(../img/sprites_markers.gif) no-repeat 0px 0px;
	list-style-type: none;
	padding: 2px 0 2px 25px;
	margin: 5px 0;
	height: 10px;
}
li.marker-station{
	background-position: 0px -14px;
}
li.marker-schools{
	background-position: 0px -28px;
}
li.marker-sprmark{
	background-position: 0px -42px;
}
li.marker-leisure{
	background-position: 0px -56px;
}
ul.marker-list li div{
	margin-top: -3px;
}
div#my-homesmine h3{
	border-top: 3px solid #d0d0d0;
	border-bottom: 3px solid #d0d0d0;
	padding: 5px 0;
	font-size: 125%;
	margin: 0;
}
div#my-homesmine ul{
	background-color: #f4f4f4;
	margin: 0;
	padding: 5px 0;
}
div#my-homesmine ul li{
	list-style-type: none;
	padding: 3px 0 3px 5px;
	margin: 5px 0;
}
div#my-homesmine ul li a{
	padding: 1px 0 1px 20px;
	background: transparent url(../img/sprites_tag.gif) no-repeat 0px 0px;
	
}
div#my-homesmine ul li a.tag2{ background-position: 0px -16px; }
div#my-homesmine ul li a.tag3{ background-position: 0px -32px; }
div#my-homesmine ul li a.tag4{ background-position: 0px -48px; }

div#image-gallery,
object#image-gallery
{
	/* commetend by chetan 
	width: 298px;
	height: 199px;*/
	
}

div.images-container {
  border: 1px solid #D0D0D0;
  margin-top: 20px;
  padding: 4px 0;
}
div.slideshow{
	position: relative;
	margin: 0 auto;
	width: 300px;
	height: 199px;
	text-align:center;
}
div#slideshow-thumbs{
	width: 300px;
	margin: 0 auto;
	margin-top: 3px;
	text-align:center;
}
div#slideshow-thumbs a
{
	
/*	display: block;
	float: left;
	width: 71px;
	height: 48px;
	 chetan 
	padding: 0 4px 4px 0; */
	/* added by chetan
	position: relative ;
	border: 1px solid #ccc;*/
	
	 text-align:center;
        border:1px solid #d5d5d5;
        width:71px;
        height:48px;
        float:left;
        margin-bottom:2px;
        vertical-align:top;
        margin-right:2px;
        padding:0px; 
}
img.show-slideshow,
img.property-thumb
{
	position: relative ;
	/* commented by chetan on 9 march 2009
	 width: 71px;
	height: 48px; */
	
	
}
div#image-full,
div#image-full img{
	/* comment by Vivek Bhosale
	position: absolute;
	top: 0px;
	left: 0;
	*/
	/* create by Vivek Bhosale*/
	/* position: relative;	
	padding-top:1px;
	width: auto;
	height: auto; change by Vivek Bhosale */
	position: relative;
	top: 0px;
	left: 0;	
	text-align:center;
}

img.full-image
{
	/* commented by chetan on 9 march 2009
	width: 298px;
	height: 199px;*/

	z-index: 10;
}


div.middle_text_pd{
	clear: both;
}

div.property-header{
	margin: 0 5px 0 190px;
}
div.property-info{
	position: relative;
	background: transparent url(../img/header_border.gif) repeat-x top left;
	font-size: 1.9em;
	padding: 6px 0 9px 0;
	color: #9f9f9f;
}
div.property-info p{
	margin: 0;
}
div.property-info p.location{
	font-size: 0.6em;
	font-weight: bold;
}
/* added by chetan for property cell info enhancement */
span#PropInfoClass{
	position: absolute;
	top: 31px;
	right: 325px;
	font-size: 0.6em;
	font-weight:bold;
	color: Red;
}
/* end added code by chetan*/
span#prev_next{
	position: absolute;
	top: 20px;
	right: 10px;
	font-size: 0.55em;
	color: #c6c6c6;
}
span#prev_next a.prev,
span#prev_next a.next{
	background: transparent url(../img/but_nextprev.gif) no-repeat 0% 100%;
	padding: 1px 0;
	padding-left: 20px;
}
span#prev_next a.next{
	background-position: 100% 0%;
	padding-left: 0;
	padding-right: 20px;
}

ul.user-options{
	margin: 0;
}
ul.user-options li{
	list-style-type: none;
	float: left;
	padding: 5px 0;
	width: 136px;
}
a.call-back, a.send-to-friend, a.send-enquiry, a.save-property, a.print-page{
	padding: 1px 0 2px 20px;
	margin-right: 15px;
	background: transparent url(../img/sprites_enquire.gif) no-repeat 0px 0px;
}
a.call-back{ background-position: 0px 0px; }
a.send-enquiry{ background-position: 0px -16px; }
a.send-to-friend{ background-position: 0px -32px; }
a.save-property{ background-position: 0px -49px; }
a.print-page{ background-position: 0px -67px; }

div#enq_top_box_pd ul.user-options li{
	
	padding: 4px 0;
}
div#enq_top_box_pd p.enquire{
	padding: 2px 0 15px;
	font-size: 1.5em;
}
div.disclaimer{
	clear: both;
	font-size: 7pt;
	padding-top: 20px;
}
p.enquire{
	font-size: 1.3em;
	margin: 0;
}
p.phone-num, p.enquire{
	padding: 15px 0;
}
p.phone-num strong{
	font-size: 1.2em;
	font-weight:bold; /* add by Vivek Bhosale */
}
p.enquire strong{
	font-weight: normal;
	color: #000;
	font-size:1.4em; /* add by Vivek Bhosale */
}
p.enquire span{
	font-size: 0.7em;
}
p.crumbtrail{
	margin-bottom: 4px;
	color: #c6c6c6;
	font-weight: normal;
}
a.agent-logo {
	display:block;
	margin:20px 0 5px;
	text-align:center;
}
/* Added by Prasad */
#room_img_right_text_pd 
{    
	/*position:absolute;*/  /*Comment by Vivek Bhosale*/
	float:right;
	left:500px;
	/*top:80px;*/  /*Comment by Vivek Bhosale*/
	width:175px;
	height:auto;
	z-index:1;
	margin-top:18px; /* Added by Vivek Bhosale */
}

.room_img_text
{
	font-weight:bold;
	text-align:left;
	font-size:8pt;
	color:#797979;
	line-height:25px;
}

.padding_top_44
{
	/*padding-top:30px;
    padding-left:20px;   Comment by Vivek Bhosale*/
    margin-top:30px;
    }
    
    
ul#property-features{
	padding: 0;
	margin: 0;
}
ul#property-features li{
	list-style-type: none;
	font-weight: bold;
	margin: 5px 0;
}

div#middle_box_pd h2, div#property-news h2{
	border-bottom:3px solid #D0D0D0;
	border-top:3px solid #D0D0D0;
	font-size:125%;
	margin: 10px 0 0 0;
	padding:5px 0;
}