/* CSS Document */


body a {
	color:#990033;
	text-decoration: none;	
}
body a:hover, body a:focus {
color:#000000;
}
#header{
background-image:url(../graphics/student/header_bg.jpg); 
background-repeat:repeat-x;
}
#footer{
background-image:url(../graphics/student/footer.jpg);
background-repeat:no-repeat;
}
#footer_extra{
background-image:url(../graphics/student/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/student/advert_bg.jpg);
background-repeat:no-repeat;
padding:125px 0 15px 0;
text-align:center;
}
.text {
}
.text_large {
font-size:14px;
color:#990033;
}
.text_bold {
font-size:14px;
color:#990033;
font-weight:bold;
}
H1 {
font-size:14px;
color:#990033;
font-weight:bold;
}
H2 {
font-size:12px;
color:#990033;
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;
}

.pdfbody{
font-size:15px;

font-family:Arial, Helvetica, sans-serif;
}
.pdfheading{
font-size:18px;
color:#990033;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#property_image{
	width:220px;
	margin:10px 0 0 0;
	border:1px solid #990033;	
	float:left;	
	padding:1px;

}
#property_image_detail{
	width: 300px;
	margin:10px 0 0 6px;
	border: 1px solid #990033;	
	float: left;	
	padding:2px 2px 2px 2px;
	height: auto;
}

#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 #990033;	
	float: left;	
	padding: 2px;
	margin: 0 10px 10px 0 ;
}
#dynamic_image_right{
	border: 1px solid #990033;	
	float: right;	
	padding: 2px;
	margin: 0 0 10px 10px;
}
/*================================================================================================*/
#css_highlight {
background-color: #B32262;
font-weight: bold;
font-size: 12px;
color: white;
}
option:hover{
background:#990033;
}
#reverse{
width:100px;
float:left;
padding: 0 0 0 10px;
}
#sortedby{
float:left;
padding: 3px 0 0 0px;
}

/*========================   pdf student template  RW    ===================================*/

#top_info
{
	width:auto;
	height:89px;
	background-color:#CCC;
	padding-top:15px;
	padding-left:5px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}
#info_container
{
	padding-top:10px;
	padding-bottom:10px;
	width:auto;
	height:auto;
	background-color:#F81;
	color:#FFF;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}

.pdf_head
{
font-size:20px;
color:#000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-left:10px;

}

.pdf_info
{
font-size:14px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
padding:20px;
}

.pdf_info_center
{
font-size:14px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
padding-left:20px;
padding-right:20px;
padding-top:10px;
}

.pdf_head_bottom
{
font-size:22px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:20px;
}
.pdf_ref
{
font-size:22px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-left:20px;
}
.pdf_head_bottom_1
{
font-size:30px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:5px;
padding-left:5px;
}
.pdf_head_bottom_2
{
font-size:30px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:5px;
}
.pdf_head_bottom_black
{
font-size:30px;
color:#000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:5px;
}

#cont_bottom
{
	width:auto;
	height:auto;
	background-color:#F81;
	color:#FFF;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}
.pdfnumber
{
	float:right;
font-size:30px;
color:#FFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:5px;
padding-right:20px;
}
