﻿body, html
{
 	font-family:Verdana, Arial, Helvetica, san-serif;
    font-size:10px;
    color:#315087;
    width:530px;
}
h1
{
    font-size:15px;
    font-family:Arial;
    color:#df0032;
    margin-top:0px;
    padding-top:0;
    margin-bottom:10px;
    background-image:url(../images/line.png);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-bottom:5px;
        }
#search h1
{
    background-image:none;
    font-size:18px;
    margin-bottom:15px;
}
h1 span{color:#315087;}
h2
{
    color:#df0032;
    font-size:12px;
    height:18px;
    line-height:18px;
    padding-left:6px;
}
h3
{
	font-size:11px;
	margin:5px 0 5px 0;
}
h3 span{color:#df0032;}
h4
{
	float:left;
	width:100px;
	font-size:11px;
	text-align:right;
	margin: 0 8px 0 0;
}


p{margin:2px 0 2px 0;}
ul
{
    margin:0;
    padding-left:20px;
}
a
{
	color:#df0032;
	text-decoration:none;
}
a:hover, a:active
{
	color:#315087;
}		
input, select, option
		{
			font-size:10px;
			color:#315087;
			margin:0;
		}



.input{width:130px;}


.photo
        {
        	padding:4px;
        	margin-left:5px;
        	border:#cccccc solid 1px;
        	background-color:#ffffff;
        	width:120px;
			overflow:hidden;
        }      
.desc
{
	 background-color:#efefef; float:right; border:1px solid #dadada; margin-bottom:10px;
}	
.apt
{
	width:375px;
	height:118px;
}    
.locat
{
	width:375px;
	height:120px;
}
.cat
{
	width:315px;
	height:138px;
}		
.clear{	clear:both;	}
		
.btn
		{
			display:block;
        	text-align:center;
			width:90px;
			height:20px;
			line-height:20px;
			border:none;
			color:#fff;
			background-color:Transparent;
			background-image:url(../images/btn_bg.png);
			background-repeat:no-repeat;
			font-weight:bold;
			overflow:hidden;
			background-position:top left;
			margin-left:110px;
			cursor:pointer;
		}
.btn:hover, .btn:active
		{
			background-position:bottom left;
			color:#fff;
		}
.link a, .more a{
	        display:block;
	        font-size:12px;
	        font-weight:bold;
	        text-transform:uppercase;
	        text-align:right;
	        padding-right:20px;
	        background-image:url(../images/arrow.gif);
	        height:12px;
	        background-repeat:no-repeat;
	        background-position:top right;
	        color:#526c7f;
	        text-decoration:none;
	        line-height:12px;
	        margin-bottom:3px;
        }
.link a:hover, .link a:active, .more a:hover, .more a:active{
	        background-position:bottom right;
	        color:#df0032;
        }
.more a {float:right;}
.link_top a{
	        display:block;
	        font-size:12px;
	        font-weight:bold;
	        text-transform:uppercase;
	        text-align:right;
	        padding-right:30px;
	        background-image:url(../images/arrow_top.gif);
	        height:14px;
	        background-repeat:no-repeat;
	        background-position:top right;
	        color:#526c7f;
	        text-decoration:none;
	        line-height:14px;
	        margin-bottom:3px;
        }
.link_top a:hover, .link_top a:active{
	        background-position:bottom right;
	        color:#df0032;
        }
.right
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.right img
{
	padding:3px;
	border:1px solid #cccccc;
}
#book {float:right; }
#search{width:260px;}
		
		
       
       
       /**********************************/
       
#right_col
        {
        	width:210px;
        	float:right;
        	padding-right:10px;
        	margin-left:15px;
        }
#gallery img
        {
        	margin-bottom:3px;
        	cursor:pointer;
        	border:none;
        }


.room
        {
        	border:1px solid #dddddd;
        	padding:5px 10px 5px 10px;
        	background-color:#f3f3f3;
        	margin-bottom:5px;
        }
ul.listing
        {
        	margin:0;
        	padding:0;
        	list-style-position:outside;
        }
li.category
        {
        	list-style-type:none;
        	height:135px;
        	margin:10px 0 10px 0;
         }
li.property
        {
        	list-style-type:none;
        	margin:10px 0 0px 0;
        	height:130px;
        }
li div{ padding:5px;}
#features  li
        {
        	display:inline;
        	background-image:url(./images/star.png);
        	background-repeat:no-repeat;
        	padding-left:14px;
        } 
#preview{
	        position:absolute;
	        border:1px solid #ccc;
	        background:#fff;
	        padding:5px;
	        display:none;
	        color:#fff;
	        margin-top:-50px;
	    }
#map{margin-top:15px;width: 290px; height: 300px; border:1px solid #cccccc}	   


.quote{background:#fff url(../images/quote_left.png) top left no-repeat; padding-left:45px; padding-top:15px;}
.quote_right{font-size:14px; line-height:20px; color:#457ab5; background:transparent url(../images/quote_right.png) bottom right no-repeat; padding-right: 45px; padding-bottom:15px;   font-family: Arial; font-style:italic }