/* CSS Document */

#topBlock {background:#4A6693; border-bottom:1px solid #002A6C; paddint-bottom:10px; margin-bottom:10px;}
#topLeft {float:left; width:460px;}
#topRight {float:right; text-align:right; width:460px;}

#MainBlock {width:930px;}
#LeftBlock {float:left; width:490px; text-align:left;}
#RightBlock {width:400px; float:right; text-align:right; margin-left:5px; padding:10px; background:#5575AA; border:1px solid #385D99;}


ul#photo_gallery {width:400px; text-align:center; margin:0; padding:0;}
ul#photo_gallery li {list-style:none; padding:3px; text-align:center; float:left; }
ul#photo_gallery li img {border:1px solid #334E78; padding:2px;}

#address {font:bold 2em Arial, Helvetica, sans-serif; color:#FFD860;}
#property_type {font:20px Arial, Helvetica, sans-serif; margin:10px 0 10px; }
#bedbath {font: 18px Arial, Helvetica, sans-serif;}
#price {font:1.5em "Trebuchet MS", arial, helvetica, sans-serif; font-weight:normal; color:#FFD860; padding:5px 0 5px;}

#linksBlock {border-top:1px solid #142F5B; border-bottom:3px double #142F5B; background:#334E78; padding:15px 0 15px; text-align:center;}
#linksBlock a{font-size:22px; text-decoration:none; padding:15px; text-align:center; color:#fff; }
#linksBlock a:hover {color: #FFD860;}

ul#otherInformation {float:left;}
ul#otherInformation li {list-style:none; padding-bottom:5px;}
ul#otherInformation li label {width:100px; display:block; float:left; border-bottom:1px solid #627EAA;}

#indoor {float:left; width:240px; margin-right:10px;}
#outdoor {float:right; text-align:left; width:235px;}

.others {font-size:1em; line-height:22px; clear:both; }
