/* CSS Document */
body a {
	color:#703B85;
	text-decoration: none;
}
body a:hover, body a:focus {
color:#000000;
}
#header{
	background-image:url(../graphics/pro/header_bg.jpg); 
	background-repeat:repeat-x;
}
#footer{
	background-image:url(../graphics/pro/footer.jpg);
	background-repeat:no-repeat;
}
#footer_extra{
	background-image:url(../graphics/pro/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/pro/advert_bg.jpg);
background-repeat:no-repeat;
padding:125px 0 15px 0 ;
text-align:center;
}
.text {
}
.text_large {
font-size:14px;
color:#703B85;
}
.text_bold {
font-size:14px;
color:#703B85;
font-weight:bold;
}
H1 {
font-size:14px;
color:#703B85;
font-weight:bold;
}
H2 {
font-size:12px;
color:#703B85;
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:#F36630;
/*color:#703B85;*/
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#property_image{
	width:220px;
	margin:10px 0 0 0;
	border:1px solid #703B85;	
	float:left;	
	padding:1px;
	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 #703B85;	
	float: left;	
	padding: 2px;
	margin: 0 10px 10px 0 ;
}
#dynamic_image_right{
	border: 1px solid #703B85;	
	float: right;	
	padding: 2px;
	margin: 0 0 10px 10px;
}
/*================================================================================================*/
#css_highlight {
background-color: #703B85;
font-weight: bold;
font-size: 12px;
color: white;
}
option:hover{
background:#703B85;
}
#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:121px;
	background-color:#CCC;
	padding-top:5px;
	padding-left:35px;
}
#info_container {
	width:auto;
	height:260px;
	background-color:#F81;
	color:#FFF;
	padding-left:35px;
	padding-right:55px;

}

#info_container_2 {
	width:852px;
	height:120px;
	background-color:#F81;
	color:#FFF;
}

#top_container{
	width:807px;
	height:120px;
	background-color:#CCC;
	padding-left:30px;
}

#right_container{
	width:415px;
	height:auto;
	background-color:#000;
}

.pdf_head {
	font-size:20px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}
.pdf_head_start {
	font-size:22px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.pdf_head_start1 {
	font-size:20px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.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:26px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-right:20px;
	padding-top:5px;
}

.pdf_head_bottom {
	font-size:30px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.pdf_ref {
	font-size:22px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.pdf_head_bottom_1 {
	font-size:30px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.pdf_head_bottom_2 {
	font-size:30px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:20px;
}
.pdf_head_bottom_black {
	font-size:30px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#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:20px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	padding-top:7px;
	padding-right:20px;
}

#pdf_footer{
	width:812px;
	height:50px;
    background-color:#F81;
	padding-left:35px;	
}