/* CSS Document */
.pdfbody{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
}

.pdfbody_12{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.pdfheading{
font-size:18px;
/*color:#F36630;*/
color:#122490;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


body a {
	color:#122490;
	text-decoration: none;
	
}
body a:hover, body a:focus {
color:#000000;
}
#header{
background-image:url(../graphics/buy/header_bg.jpg); 
background-repeat:repeat-x;
}
#footer{
background-image:url(../graphics/buy/footer.jpg);
background-repeat:no-repeat;
}
#footer_extra{
background-image:url(../graphics/buy/search/footer_extra.gif);
background-repeat:no-repeat;
float:right;
width:146px;
background-color:#FFFFFF; 
height: 97px;
}
#advert{width:146px; float:right;
background-image:url(../graphics/buy/advert_bg.jpg);
background-repeat:no-repeat;
padding:125px 0 15px 0 ;
text-align:center;
}



.text {
}
.text_large {
font-size:14px;
color:#122490;
}
.text_bold {
font-size:14px;
color:#122490;
font-weight:bold;
}
H1 {
font-size:14px;
color:#122490;
font-weight:bold;
}
H2 {
font-size:14px;
color:#122490;
font-weight:bold;
}
.content {
text-align:left;
}
.content_black {
text-align:left;
}
.content_black_large {
font-size:13px;
font-weight:bold;
text-align:left;
}
.content_white_bold {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}

#property_image{
	width:220px;
	margin:10px 0 0 0;
	border:1px solid #122490;	
	float:left;	
	padding:1px;
	height:auto;
}
#buy_search_left{
width:338px;
height:273px;
background-repeat:no-repeat;
padding:0 0 0 25px;
float:left;
}
#buy_search_right{
	width:346px;
	float:left;
	padding-left: 30px;
}
#propery_top_bar{
width: 541px;
height: 23px;
background-color:#3131AC;
}

#time{
	width: 300px;
	float: right;
	color:#ffffff;
	text-align: right;
	padding: 20px 10px 0 0;

}
#txt{
width:40px; float:right; padding:20px 15px 0 0;
color:#ffffff;
}

/*Leon - below are divs for positioning images within editable text========================*/
#dynamic_image_left{
	border: 1px solid #122490;	
	float: left;	
	padding: 2px;
	margin: 0 10px 10px 0 ;
}
#dynamic_image_right{
	border: 1px solid #122490;	
	float: right;	
	padding: 2px;
	margin: 0 0 10px 10px;
}
/*================================================================================================*/
#css_highlight {
background-color: #122490;
font-weight: bold;
font-size: 12px;
color: white;
}
option:hover{
background:#122490;
}
