/* HTML elements */

a {
	color: #fff;
	text-decoration: none;
	outline-width: 0px;
}

a.special {
	font-weight: bold;
}

body {
	margin: 0;
	background: #000 url(/images/bg_body.gif);
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
	overflow-y: scroll;	
}

em {
	color: #34b3e8;
	font-weight: bold;
	font-style: normal;
}

form, fieldset, img, table, td {
	margin: 0;
	border: 0;
	padding:0;
}

form br {
	clear: left;
}

form input, form select, form textarea {
	margin: 4px 0 10px;
	border: 1px solid #838383;
	padding: 0;
	background: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
}

form input#field {
    margin: 5px 0;
    padding: 6px 0px 0px 6px;
    border: 2px solid #fefefe;
}

form input#submit {
	margin: 0;
	border: none;
}

form select.wide {
	width: 100%;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-size: 19px;
}

h3.college_header {
	font-size: 14px;
}

img.logo {
	float: left;
}

label {
	margin: 25px 0 10px 0;
	padding: 0;
	font-weight: bold;
}

p.top {
	margin-top: 0;
}

strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.refine {
	width: 100%;
	height: 33px;
	line-height: 33px;
}

table#photos {
	margin: 10px 0;
}

table#photos td {
	text-align: center;
	vertical-align: middle;
}

table#photos td.carousel_arrow {
	padding: 0 20px;
	width: 49px;
}

table#photos td.carousel_arrow #previous, table#photos td.carousel_arrow #next, #close_window, #cancel, #ajax_reply {
	cursor: pointer;
}

td {
	vertical-align: top;
}

ul.none {
	list-style-type: none;
}

ul.none li {
	margin-bottom: 5px;
}

/* Classes */

.button {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.button#contact {
	width: 200px;
	height: 29px;
	background: url(/images/button_smi_contact.gif);
	line-height: 29px;
}

.carousel_box {
	margin: 15px 0 0;
	border: 2px solid #6b6b6b;
	background: url(/images/bg_carousel_box.gif) repeat-x;
	height: 266px;
}

.carousel_box h2 {
	margin: 6px 0 0 38px;
}

.carousel_box .dots {
	position: absolute;
	margin: -17px 0 0 814px;
}

.carousel_box #next {
	margin: 80px 40px 0 0;
	float: right;
}

.carousel_box #previous {
	margin: 80px 0 0 40px;
	float: left;
}

.carousel_box span.top, .carousel_box span.top span, .carousel_box span.bottom, .carousel_box span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 12px;
}

.carousel_box span.top {
	margin: -2px -2px 0;
	background: url(/images/corner_carousel_box_lt.gif) no-repeat top left;
}

.carousel_box span.top span {
	background: url(/images/corner_carousel_box_rt.gif) no-repeat top right;
}

.carousel_box span.bottom {
	margin: 0 -2px -2px;
	background: url(/images/corner_carousel_box_lb.gif) no-repeat bottom left;
}

.carousel_box span.bottom span {
	background: url(/images/corner_carousel_box_rb.gif) no-repeat bottom right;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.more_info {
	margin-top: 16px;
}

.required {
	color: #d00000;
}

.right {
	float: right;
}

.standard_top {
	margin: 15px 0 0 0;
	height: 75px;
	background: #79c5e4;
}

.standard_top#hp_seo_top {
	float: left;
	width: 544px;
}

.standard_top h2 {
	margin: 17px 0 0 20px;
}

.standard_bottom {
	padding: 6px 0 0 0;
	background: #fff;
	color: #5a5b5b;
}

.standard_bottom#hp_seo_bottom {
	float: left;
	margin-bottom: 15px;
	width: 544px;
}

.standard_bottom a {
	color: #34b3e8;
}

.standard_bottom p {
	margin-right: 20px;
	margin-left: 20px;
}

.standard_bottom table {
	margin: 0 auto;
	border-collapse: collapse;
	padding: 0;
	width: 865px;
	cursor: pointer;
}

.standard_bottom td {
	padding: 10px 0;
	width: 132px;
	vertical-align: top;
	color: #989898;
}

.standard_bottom td a {
	color: #737373;
	font-weight: bold;
}

.standard_bottom ul {
	margin: 0 15px 0 -25px;
	color: #989898;
	list-style: none;
    font-size: 12px;
}

.standard_bottom ul li {
	border-top: 1px dotted #bebebe;
}

.standard_bottom ul li#first {
	border-top: none;
}

.standard_bottom ul li .lists {
	padding: 0;
	height: 230px;
}

.standard_bottom .lists ul {
	margin: 0;
    padding: 0;
	list-style-type: none;
	float: left;
	width: 144px;
}

.standard_bottom .lists ul li {
	margin-bottom: 5px;
	border-top: none;
}

.standard_bottom .lists li a {
	color: #737373;
	text-decoration: underline;
}

.standard_bottom .lists li a:hover {
	color: #48b3df;
}

.standard_bottom .lists li.special {
	margin-top: 10px;
}

.standard_bottom .lists li.special a {
	color: #34b3e8;
	font-weight: bold;
}

.standard_top span, .standard_top span span, .standard_bottom span, .standard_bottom span span, #footer_top span, #footer_top span span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

.standard_top span, #footer_top span {
	background: url(/images/corner_standard_top_l.gif) no-repeat top left;
}

.standard_top span span, #footer_top span span {
	background: url(/images/corner_standard_top_r.gif) no-repeat top right;
}

.standard_bottom span {
	background: url(/images/corner_standard_bottom_l.gif) no-repeat bottom left;
}

.standard_bottom span span {
	background: url(/images/corner_standard_bottom_r.gif) no-repeat bottom right;
}

/* IDs */

#hp_text_box {
    font-size: 11px;
}

#accordion table p {
	color: #989898;
}

#browser {
    position: relative;
    visibility: hidden;
    left: -5000px;
}

div#browser table
{
   width: 100%;
   height: 100%;
}

#carousel {
	margin: 14px auto 20px;
    position: relative;
    visibility: hidden;
    left: -5000px;
}

#carousel li {
	margin: 0 7px;
}

#carousel li .top {
	padding-left: 10px;
	width: 150px;
	height: 31px;
	background: #99cd23 url(/images/HP_carousel_li_top.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 31px;
}

#carousel li .prop {
	width: 160px;
	height: 121px;
	background:#363636;
	text-align: center;
}

#carousel li .prop a {
	display: block;
	width: 100%;
	height: 100%;
}

#carousel li .bottom {
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	width: 140px;
	height: 31px;
	background: #fff url(/images/HP_carousel_li_bottom.gif) no-repeat;
	color: #54b4de;
	line-height: 31px;
}

#carousel li .bottom .beds {
	float: left;
	color: #54b4dc;
}

#carousel li .bottom .rent {
	float: right;
	color: #669300;
}

#container {
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 895px;
	background: #000 url('/images/bg_container.gif') repeat-x top;
}

#fcontact_textarea, #fcontact_textarea_pop
{
	color: #000;
}
#fcontact_textarea.hintshown, #fcontact_textarea_pop.hintshown
{
	color: #666;
}

#footer_top {
	clear: both;
	margin: 15px 0 0;
	height: 45px;
	background: #79c5e4;
	font-size: 12px;
	text-align: center;
}

#footer_top a {
	color: #fff;
	text-decoration: none;
}

#footer_top a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer_top ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}

#footer_top li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px; 
	width: 100%;
	border-left: 1px solid #fff;
	font-size: 12px;
}

#footer_top li#first_link {
	border: 0;
}

#footer_bottom {
	padding: 15px 0 0 0;
	background: #3a3a3a;
	font-size: 12px;
}

#footer_bottom a {
	color: #bdf936;
	text-decoration:none;
}

#footer_bottom a:hover {
	color: #bdf936;
	text-decoration:underline;
}

#footer_bottom h3 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #fff;
}

#footer_bottom_left {
	float: left;
	padding: 0 15px 0 20px;
	width: 412px;
}

#footer_bottom_left .top img.logo {
    float: none;
	margin: 0 13px 0 0;
}

#footer_bottom_right {
	float: right;
	margin-bottom: 4px;
	border-left: 1px dotted #848484; 
	padding: 0 20px 0 14px;
	width: 412px;
	color: #848484;
}

#footer_bottom span, #footer_bottom span span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#footer_bottom span {
	clear: both;
	background: url(/images/corner_footer_bottom_l.gif) no-repeat bottom left;
}

#footer_bottom span span {
	background: url(/images/corner_footer_bottom_r.gif) no-repeat bottom right;
}

#header {
	padding: 32px 20px 0;
	height: 108px;
}

#header #links {
	float: right;
	margin: 105px 0 0 0;
}

#header #links a:hover {
	text-decoration:underline;
}

#header #tabs {
	clear: left;
	float: left;
	width: 680px;
	margin: 20px 0 -3px 0;
}

#header #tabs img {
	margin: 0 -2px 0 0;
}

#hp_game_box {
	padding: 20px 40px 20px 20px;
	width: 853px;
	height: 290px;
}

div.rental {
	background: #7ac5e4 url(/images/bg_game_box_rental.png) no-repeat;
}

div.sharing {
	background: #7ac5e4 url(/images/bg_game_box_sharing.png) no-repeat;
}

div.holiday_homes {
	background: #7ac5e4 url(/images/bg_game_box_holiday.png) no-repeat;
}

div.shortterm {
	background: #7ac5e4 url(/images/bg_game_box_shortterm.png) no-repeat;
}

div.parking {
	background: #7ac5e4 url(/images/bg_game_box_parking.png) no-repeat;
}

#hp_game_box h1 {
	color: #fff;
	font-size: 21px;
	line-height: 21px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#hp_game_box h2 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

#hp_game_box p {
	margin: 0;
}

#hp_game_box a:hover {
	text-decoration:underline;
}

#hp_game_box a#students {
	position: absolute;
	margin: 190px 0 0 3px;
	padding: 25px 0 0 42px;
	width: 155px;
	height: 18px;
	display: block;
}

#hp_game_box a#flat_mates {
	position: absolute;
	margin: 190px 0 0 242px;
	padding: 25px 0 0 55px;
	width: 153px;
	height: 18px;
	display: block;
}

#hp_game_box a#corporate {
	position: absolute;
	margin: 190px 0 0 462px;
	padding: 25px 0 0 42px;
	width: 126px;
	height: 18px;
	display: block;
}

#hp_game_box a#self_catering {
	position: absolute;
	margin: 190px 0 0 664px;
	padding: 25px 0 0 52px;
	width: 156px;
	height: 18px;
	display: block;
}

#hp_search_box {
	float: left;
	margin: 0 20px 0 0;
	padding: 20px;
	width: 358px;
	height: 189px;
	color: #fff;
}

#hp_search_box #ajax {
	float: right;
	visibility: hidden;
}

#hp_search_box h2 {
	margin: 31px 0 10px;
	color: #bababa;
	font-size: 15px;
	font-weight: bold;
}

#hp_search_box #field { 
    width: 348px;
    height: 25px;
}

#hp_search_box #min_price_box {
	float: left;
	margin: 12px 0 0 0;
}

#hp_search_box #max_price_box, #hp_search_box #beds_box {
	float: left;
	margin: 12px 0 0 10px;
}

#hp_search_box #submit {
	float: right;
	margin: 15px 0 0 10px;
}

#navbar {
	margin: 0 0 12px 0;
	height: 40px;
	background: #79c5e4;
	font-size: 12px;
}

#navbar a:hover {
	text-decoration: underline;
}

#navbar h1 {
	float: right;
	margin-right: 8px;
	padding: 0;
	color: #ffffff;
	font-size: 12px;
	margin-top: 1px;
}

#navbar #breadcrumbs {
	float: left;
	margin-left: 20px;
	margin-top: 1px;
}

#navbar #breadcrumbs a#last_crumb {
	text-decoration: none;
	font-weight: bold;
}

#navbar #rentlistings {
	float: right;
	margin: 1px 20px 0 0;
}

#navbar #v_spacer {
	height: 18px;
}

#navbar span.top, #navbar span.top span, #navbar span.bottom, #navbar span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#navbar span.top {
	background: url(/images/corner_navbar_lt.gif) no-repeat top left;
}

#navbar span.top span {
	background: url(/images/corner_navbar_rt.gif) no-repeat top right;
}

#navbar span.bottom {
	clear: both;
	background: url(/images/corner_navbar_lb.gif) no-repeat bottom left;
}

#navbar span.bottom span {
	background: url(/images/corner_navbar_rb.gif) no-repeat bottom right;
}

#sr_email_alert {
	float: right;
	margin-right: 5px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 1px;
	font-weight: bold;
}

#sr_email_alert_main ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#sr_email_alert_main ul li {
	list-style: none;
	text-align: left;
}

#sr_email_alert_main ul li label {
	width: 137px;
	float:left;
	font-weight: bold;
	margin: 0px;
}

#email_alert_email {
	font-size: 16px;
	color: #888;
	font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
	font-style: italic;
	padding: 4px 8px;
	margin-top: -2px;
	width: 270px;
	height: 20px;
}

#sr_email_alert_link {
	float: right;
	margin-right: 6px;
	margin-top: 0px;
}

/* SMI page */

.smi_top, .smi_bottom {
	background: #efefef;
}

.smi_details_box span.top, .smi_details_box span.top span, .smi_details_box span.bottom, .smi_details_box span.bottom span, .smi_right_box span.top, .smi_right_box span.top span, .smi_right_box span.bottom, .smi_right_box span.bottom span, #smi_contact_box span.top, #smi_contact_box span.top span, #smi_contact_box span.bottom, #smi_contact_box span.bottom span, #sr_email_alert_main span.top, #sr_email_alert_main span.top span, #sr_email_alert_main span.bottom, #sr_email_alert_main span.bottom span, #smi_contact_box_pop span.top, #smi_contact_box_pop span.top span, #smi_contact_box_pop span.bottom, #smi_contact_box_pop span.bottom span, #smi_carousel_op span.top, #smi_carousel_op span.top span, #smi_carousel_op span.bottom, #smi_carousel_op span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
}

.smi_details_box span.top, .smi_right_box span.top, #smi_contact_box span.top, #sr_email_alert_main span.top, #smi_contact_box_pop span.top, #smi_carousel_op span.top {
	margin-bottom: 13px;
	background: url(/images/corner_smi_box_lt.gif) no-repeat top left;
}

.smi_details_box span.top span, .smi_right_box span.top span, #smi_contact_box span.top span, #sr_email_alert_main span.top span, #smi_contact_box_pop span.top span, #smi_carousel_op span.top span {
	background: url(/images/corner_smi_box_rt.gif) no-repeat top right;
}

.smi_details_box span.bottom, #smi_contact_box span.bottom, #sr_email_alert_main span.bottom, #smi_contact_box_pop span.bottom, .smi_right_box span.bottom, #smi_carousel_op span.bottom {
	clear: both;
	margin-top: 13px;
	background: url(/images/corner_smi_box_lb.gif) no-repeat bottom left;
}

.smi_details_box span.bottom span, .smi_right_box span.bottom span, #smi_contact_box span.bottom span, #sr_email_alert_main span.bottom span, #smi_contact_box_pop span.bottom span, #smi_carousel_op span.bottom span {
	background: url(/images/corner_smi_box_rb.gif) no-repeat bottom right;
}

.smi_details_box, #smi_carousel_op {
	margin: 0 0 20px 0;
	background: #efefef;
}

.smi_main_top {
	background: #404040;
	height: 54px;
	background: url('/images/bg_refine_bar.gif') repeat-x top;
}

.smi_main_top h1 {
	color: #fff;
	font-size: 16px;
	margin: 8px 0px 0px 20px;
}

.smi_main_top img {
	margin-right: 12px;
}

.smi_main_top span, .smi_main_top span span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

.smi_main_top span {
	background: url(/images/corner_refine_bar_lt.gif) no-repeat top left;
}

.smi_main_top span span {
	background: url(/images/corner_refine_bar_rt.gif) no-repeat top right;
}

.smi_main_top span.popup, .smi_main_top span.popup span {
	background: none;
}

#smi_main_box {
	padding: 20px 20px 9px;
	background: #fff;
	font-size: 12px;
	color: #373737;
}

#smi_main_box .divider, #smi_contact_box .divider, #sr_email_alert_main .divider, #smi_contact_box_pop .divider {
	margin: 15px 0px 0px 0px;
	padding-bottom: 6px;
	border-top: 1px dotted #bebebe;
	height: 0;
}

#smi_main_box a {
	color: #34b3e8;
	text-decoration: underline;
}

#smi_main_box h2 {
	font-size: 16px;
}

#smi_main_box .details {
	margin: 0 20px;
}

.smi_details_box .photos {
	float: left;
	margin: 0 20px 13px;
	width: 402px;
	text-align: center;
}

.smi_details_box .photos #main_image {
	width: 400px;
}

.smi_details_box .photos img {
	border: 1px solid #000;
}

.smi_details_box .photos #additional_images {
	margin:0 auto;
	height:74px;
}

.smi_details_box .photos .additional_image {
	float:left;
	border:1px solid #000;
	width:96px;
	height:72px;
	margin-right: 3px;
	text-align: center;
}

.smi_details_box .photos .last{
	margin-right: 0px;
}

.smi_details_box .photos .additional_image a {
	width:100%;
	height:100%;
}

.smi_details_box .text {
	float: left;
	margin: 0 20px 13px 0;
	width: 393px;
	line-height: 1.6em;
}

.smi_details_box .text ul {
	float: left;
	margin-left: -25px; 
	width: 120px;
	list-style: none;
}

.smi_details_box .text ul li {
	background: url('/images/dot_smi_list.gif') no-repeat left;
	padding-left: 12px;
	margin-left: -14px;
}

.smi_details_box .description {
	float: left;
	margin-left: 20px;
	width: 815px;
	line-height: 17px;
}

#smi_main_bottom {
	background: #fff;
}

#smi_main_bottom span, #smi_main_bottom span span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#smi_main_bottom span {
	clear: both;
	background: url(/images/corner_standard_bottom_l.gif) no-repeat bottom left;
}

#smi_main_bottom span span {
	background: url(/images/corner_standard_bottom_r.gif) no-repeat bottom right;
}

#smi_contact_box, #smi_contact_box_pop, #sr_email_alert_main {
	margin: 0 20px 4px 0;
	width: 538px;
	background: #efefef;
	line-height: 1.6em;
}

#sr_email_alert_main {
	width: 550px;
}

#smi_contact_box .smi_contact_content, .smi_right_box .smi_contact_content, #sr_email_alert_main.smi_contact_content {
	margin: 13px 20px;
	color: #373737;
}

#smi_contact_box_pop .smi_contact_content, .smi_right_box .smi_contact_content {
	margin: 13px 20px;
	color: #373737;
}

.smi_right_box .smi_contact_content p {
	font-size: 11px;
}

#smi_contact_box td.label, #smi_contact_box_pop td.label {
	vertical-align: bottom;
	font-weight: bold;
}
#smi_contact_box table {
    border-collapse:collapse;
    border-spacing:0;
}
#smi_contact_box td.contact_box_row {
    height: 27px;
}

#smi_contact_box label, #smi_contact_box_pop label {
	margin: 0;
}

#smi_contact_box input, #smi_contact_box textarea#smi_contact_box_pop input, #smi_contact_box_pop textarea {
	border: 1px solid #d1d1d1;
	background: #fff;
}


#sr_email_alert_main input, #sr_email_alert_main textarea {
	border: 1px solid #d1d1d1;
	background: #fff;
}

#smi_contact_box input.text, #smi_contact_box_pop input.text, #sr_email_alert_main input.text {
	margin-right: 20px;
	width: 160px;
	height: 16px;
}	

#smi_contact_box textarea, #smi_contact_box_pop textarea, #sr_email_alert_main textarea {
	width: 312px;
	height: 126px;
}

#smi_contact_box h2, #smi_contact_box_pop h2 , #sr_email_alert_main h2{
	margin: 0 0 15px 0;
}

#smi_contact_box #ajax_reply, #smi_contact_box #cancel, #smi_contact_box_pop #ajax_reply, #smi_contact_box_pop #cancel, #sr_email_alert_main #create, #sr_email_alert_main #cancel {
	border: 0;
	outline-width: 0px;
	margin-top: 11px;
}

#smi_map {
	margin-bottom: 20px;
/*	border: 1px solid #A2A2A2;*/
	width: 851px;
	margin-left:3px;
	height: 340px;
}
#smi_map.print {
    width: 739px;
}
#smi_map #map_canvas {
	display: block;
	height: 340px;
	width: 100%;
}

/*#smi_map {
	margin-bottom: 20px;
	border: 1px solid #A2A2A2;
	width: 853px;
	height: 293px;
}*/

#button_map {
	position: absolute;
	margin: -360px 0 0 614px;
	width: 52px;
	height: 32px;
}

#button_satellite {
	position: absolute;
	margin: -360px 0 0 672px;
	width: 77px;
	height: 32px;
	cursor: pointer;
}

#button_sview {
	position: absolute;
    margin: -360px 0 0 755px;
	width: 90px;
	height: 32px;
	cursor: pointer;
}

.smi_right_box {
	clear: right;
	margin: 0 0 20px 0;
	float: right;
	width: 300px;
	background: #efefef;
}

.smi_right_box p {
	font-size: 12px;
}

#searchmoreinfo_contact_error, #searchmoreinfo_contact_error_pop, #sr_email_alert_error {
	height: 22px;
	text-align: center;
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
}

#sr_email_alert_error {
	font-size: 12px;
}

#searchmoreinfo_sending, #searchmoreinfo_sending_pop {
	width: 494px;
	padding-top: 130px;
	position: relative;
	top: 0px;
	left: 20px;
	text-align: center;
	font-size: 20px;
	color: #373737;
	font-weight: bold;
}

#searchmoreinfo_sending {
	height: 207px;
}

#searchmoreinfo_sending_pop {
	height: 176px;
}

#searchmoreinfo_sending_td, #searchmoreinfo_sending_td_pop {
	height: 34px;
}

#searchmoreinfo_sending img {
	vertical-align: middle;
	margin-right: 10px;
}

#searchreplyform_hover, #sr_email_alert_box {
	z-index: 2001;
	display: none;
}

#smi_carousel_op {
    margin-top: 20px;
}

#smi_carousel_op_inner {
    width: 815px;
    margin-left: 20px;
}

#smi_carousel_op h2 {
    float: left;
    margin: 5px 0 20px;
    width: 260px;
}

#smi_carousel_op_branded_logo {
    float: right;
    width: 260px;
    height: 30px;
    text-align: right;
}

#smi_carousel_op #page {
    margin-left: 400px;
    padding-top: 7px;
}

#smi_carousel_op #previous_op {
    float:left;
    margin-top: 50px;
}

#smi_carousel_op #next_op {
    float:right;
    margin-top: 50px;
}

#smi_carousel_op #carousel_other_properties {
    width: 710px;
    margin: 5px auto 0px auto;
    overflow: hidden;
}

#smi_carousel_op #carousel_other_properties ul {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    height: 170px;
}

#smi_carousel_op #carousel_other_properties ul li {
    float: left;
    margin: 0 10px;
    width: 120px;
    height: 170px;
    overflow: hidden;
}
#smi_carousel_op #carousel_other_properties ul li img {
    padding: 5px;
    border: 1px solid #a2a2a2;
}
#smi_carousel_op #carousel_other_properties ul li a.no_line {
    text-decoration: none;
}


#photo_browser {
	position: fixed;
	z-index: 3000;
	background: #fff;
	color: #000;
    display: none;
}

#photo_browser .arrow {
	margin: 0;
}

#photo_browser p.top {
	margin: 20px 20px 0;
	height: 12px;
	text-align: center;
}

#photo_browser p.bottom {
	margin: 0 20px 20px;
	text-align: center;
	font-weight: bold;
}

/* Search Results page */

#breadcrumb {
	padding: 0;
	margin-left: 0;	
}

#breadcrumb li {
	list-style: none;
	display: inline;
	font-size: 12px;
}

#breadcrumb_rhs {
	float:right;
	padding-right: 20px;
}

#breadcrumb_rhs img {
	vertical-align: sub;
	float: right;
	margin-top: 2px;
}

#pages {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: auto;
	margin-bottom: 16px;
	clear: both;
	height: 32px;
}

.nextprev_off {
	width: 104px;
	height: 32px;
    background: url(/images/pagination_nextprev_off.gif) no-repeat;
	margin-right: 5px;
	line-height: 32px;
	color: #404040;
	float:left;
}

.nextprev_on {
	width: 104px;
	height: 32px;
    background: url(/images/pagination_nextprev_off.gif) no-repeat;
	line-height: 32px;
	margin-right: 5px;
	color: #ffffff;
	float:left;
	cursor: pointer;
}

.current_page {
	width: 32px;
	height: 32px;
	line-height: 32px;
    background: url(/images/pagination_page_on.gif) no-repeat;
	float:left;
	margin-right: 5px;
}

.current_page_big {
	width: 48px;
	height: 32px;
	line-height: 32px;
    background: url(/images/pagination_page_on_big.gif) no-repeat;
	float:left;
	margin-right: 5px;
}

.page {
	width: 32px;
	height: 32px;
	line-height: 32px;
    background: url(/images/pagination_page_off.gif) no-repeat;
	float:left;
	margin-right: 5px;
	cursor: pointer;
}

.page_big {
	width: 48px;
	height: 32px;
	line-height: 32px;
    background: url(/images/pagination_page_off_big.gif) no-repeat;
	float:left;
	margin-right: 5px;
	cursor: pointer;
}

.paginationdots {
	float: left;
	padding-top: 8px;
	margin-right: 5px;
}

#searchresults_refine {
	width: 100%;
	margin-bottom: 11px;
	background: #000 url(/images/bg_refine_bar.gif) repeat-x top;
}

#searchresults_refine label {
	margin: 0 0 0 20px;
}

#searchresults_refine span.top, #searchresults_refine span.top span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#searchresults_refine span.bottom, #searchresults_refine span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}

#searchresults_refine span.top {
	background: url(/images/corner_refine_bar_lt.gif) no-repeat top left;
}

#searchresults_refine span.top span {
	background: url(/images/corner_refine_bar_rt.gif) no-repeat top right;
}

#searchresults_refine span.bottom {
	background: #3d3d3d url(/images/corner_refine_bar_lb.gif) no-repeat bottom left;
}

#searchresults_refine span.bottom span {
	background: url(/images/corner_refine_bar_rb.gif) no-repeat bottom right;
}

#searchresults_refine #refine_form #sr_basic {
    margin: 0;
    height: 33px;
}
#searchresults_refine #refine_form #field {
    float: left;
	margin: 0 0 0 20px;
    border: 2px solid #fefefe;
    width: 500px;
    height: 23px;
}
#searchresults_refine #refine_form #refine_button {
    float: left;
	margin: 0 0 0 20px;
    border: 0;
    background: transparent;
}
#searchresults_refine #refine_form #aso_indicator {
	vertical-align: 2px;
}
#searchresults_refine #refine_form #aso_line {
    float: right;
	margin: 8px 19px 0;
    height: 16px;
    line-height: 16px;
}
#searchresults_refine #refine_form #refine_loading_box {
    float: right;
    width: 16px;
    height: 16px;
    margin: 0 0 0 2px;
	vertical-align: -3px;
}
#searchresults_refine #refine_form #refine_loading_box #refine_loading {
    display: none;
    margin: 0;
}
#searchresults_refine #refine_form #sr_extra {
    display: none;
    margin: 0;
    padding: 12px 0 0;
    width: 100%;
    height: 22px;
    background: #3d3d3d;
}
#searchresults_refine #refine_form #sr_extra select {
    margin: 0;
}
#searchresults_refine #refine_form #min_price_box, #searchresults_refine #refine_form #max_price_box, #searchresults_refine #refine_form #beds_box {
    float: left;
}
#searchresults_refine #refine_form #max_price_box, #searchresults_refine #refine_form #beds_box {
    margin-left: 27px;
}


#searchresults_summaryline {
	margin: 24px 20px 24px 20px;
	font-size: 12px;
}
#searchresults_summaryline img {
    vertical-align: 2px;
}

#num_properties {
	font-weight: bold;
	color: #BDF936;
}

.sort_by {
	color: #BDF936;
	text-decoration: none;
}

.sort_by_selected {
	color: #BDF936;
	text-decoration: none;
	font-weight: bold;
}

a:hover.sort_by {
	text-decoration: underline;
}

a:hover.sort_by_selected {
	text-decoration: underline;
}

#searchresults_container {
	clear: both;
	padding-top: 2px;
	margin: 10px 0;
	font-size: 14px;
}

#searchresults_none_container {
	clear: both;
	margin: 10px 0;
	font-size: 14px;
}

.search_result {
	clear: both;
	line-height: 1.2em;
	margin-bottom:15px;
	background: #ffffff;
}

.sresult_address {
	background: #404040;
	height: 54px;
	background: #000 url(/images/bg_refine_bar.gif) repeat-x top;
}

.sresult_address h2 {
	color: #BDF936;
	font-size: 16px;
	margin: 9px 0px 0px 20px;
}

.sresult_address a {
	color: #ffffff;
	text-decoration: none;
}

.sresult_address a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.sresult_address span.top, .sresult_address span.top span,.sresult_address span.top_first, .sresult_address span.top_first span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

.sresult_address span.top_first {
	background: url(/images/corner_result_box_first_lt.gif) no-repeat top left;
}

.sresult_address span.top_first span {
	background: url(/images/corner_result_box_first_rt.gif) no-repeat top right;
}

.sresult_address span.top {
	background: url(/images/corner_result_box_lt.gif) no-repeat top left;
}

.sresult_address span.top span {
	background: url(/images/corner_result_box_rt.gif) no-repeat top right;
}


.sresult_address_google {
	background: #ffffff;
	height: 10px;
}

.sresult_address_google a {
	color: #3C3C3C;
}

.sresult_address_google a:hover {
	color: #3C3C3C;
}

.sresult_address_google span.top {
	background: url(/images/corner_standard_top_lt.gif) no-repeat top left;
}

.sresult_address_google span.top span {
	background: url(/images/corner_standard_top_rt.gif) no-repeat top right;
}


.sresult_address_google a:hover{
	text-decoration: none;
}

.sresult_address_google h2{
	color: #3C3C3C;
	font-size: 12px;
	margin: 0px 0px 0px 25px;
}

.sresult_description_google a{
	color: #000000;
}

.sresult_description_google a:hover{
	text-decoration: underline;
}

.sresult_google_link a {
	font-weight: bold;
	color: #34B3ED;
	text-decoration: underline;
}

.sresult_google_link a:hover {
	font-weight: bold;
	color: #34B3ED;
	text-decoration: underline;
}

.sresult_details {
	padding: 24px 24px 10px 24px;
	background: #ffffff;
}

.sresult_details_google {
	padding: 14px 24px 10px 24px;
	background: #ffffff;
}

.sresult_details_google h3 a:hover{
	text-decoration: none;

}

.sresult_available_from {
	font-weight: bold;
	color: #34B3E8;
}

.search_result span.bottom, .search_result span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}
.search_result span.bottom {
	background: url(/images/corner_standard_bottom_l.gif) no-repeat bottom left;
}

.search_result span.bottom span {
	background: url(/images/corner_standard_bottom_r.gif) no-repeat bottom right;
}

.search_result span.bottom.upgrade {
	background: url(/images/corner_standard_bottom_l_upgrade.gif) no-repeat bottom left;
}

.search_result span.bottom.upgrade span {
	background: url(/images/corner_standard_bottom_r_upgrade.gif) no-repeat bottom right;
}

.sresult_thumb {
	border: 1px solid #000000;
}

.sresult_description {
	color: #000000;
	margin-left:180px;
	font-size: 12px;
}

.sresult_description hr {
	color: #ffffff;
	background-color: #ffffff;
	border: 1px #c0c0c0;
	border-style: none none dotted;
}

.sresult_description  h4 {
	font-size: 16px;
	margin: 0 0 5px 0;
}


.sresult_description  h3{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.upgrade {
	background: #ffe6a2;
}

.sresult_upgrade_tag {
	float: right;
	font-family: arial;
	font-size: 13px;
	margin: 10px 19px 0px 0px;
}

#summary_info {
	background: #3A3A3A;
}

#summary_info_sub {
	font-size: 12px;
}

#summary_info_sub a {
	color: #bdf936;
	text-decoration: none;
}

#summary_info_sub a:hover {
	text-decoration: underline;
}

#summary_info #summary_info_sub {
	padding: 9px 20px;
}

#summary_info span.top, #summary_info span.top span, #summary_info span.bottom, #summary_info span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#summary_info span.top {
	background: url(/images/corner_seo_box_lt.gif) no-repeat top left;
}

#summary_info span.top span {
	background: url(/images/corner_seo_box_rt.gif) no-repeat top right;
}

#summary_info span.bottom {
	background: url(/images/corner_footer_bottom_l.gif) no-repeat bottom left;
}

#summary_info span.bottom span {
	background: url(/images/corner_footer_bottom_r.gif) no-repeat bottom right;
}

/* Content pages */
.content_box {
	padding: 0 20px 9px;
	background: #ffffff;
	color: black;
}

.content_box_noresults {
	padding: 20px 20px 10px 20px;
	background: #ffffff;
	color: black;
}

.content_box a {
    color: #79C5E4;
	text-decoration:underline;
}

.content_box_noresults a {
    color: #737373;
	text-decoration:underline;
}
.content_box_noresults a:hover {
    color: #34b3e8;
}

.content_box h2 {
    margin-top:30px;
	color: #79C5E4;
	font-weight:bold;
}

.content_box_noresults h2 {
    margin-top:0px;
	color: #79C5E4;
	font-weight:bold;
	font-size: 16px;
}

.content_box .sub_head {
	color: #79C5E4;
	font-weight:bold;
}

.content {
	clear: both;
	line-height: 1.2em;
	margin-bottom:15px;
	background: #ffffff;
}

.county_sitemap {
	margin: 20px 0 0 0;
}

#content_main_top {
	background: #404040;
	height: 54px;
	background: #000 url(/images/bg_refine_bar.gif) repeat-x top;
}

#content_main_top h1, #sr_email_alert_main  h1{
	color: #fff;
	font-size: 16px;
	margin: 8px 0px 0px 20px;
}

#content_main_top span, #content_main_top span span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#content_main_top span {
	background: url(/images/corner_refine_bar_lt.gif) no-repeat top left;
}

#content_main_top span span {
	background: url(/images/corner_refine_bar_rt.gif) no-repeat top right;
}

#content_main_bottom {
	background: #fff;
}

#content_main_bottom span, #content_main_bottom span span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 11px;
}

#content_main_bottom span {
	background: url(/images/corner_standard_bottom_l.gif) no-repeat bottom left;
}

#content_main_bottom span span {
	background: url(/images/corner_standard_bottom_r.gif) no-repeat bottom right;
}

.stern {
	font-weight: bold;
}

ul.none {
	margin-left:-30px;
	list-style-type: none
}

table.sitemap {
	width: 100%;
	margin: 10px 0 0 0;
	border-collapse: collapse;
}

table.sitemap td {
	padding: 4px 4px 4px 0px;
}

table.sitemap th {
	text-align:left;
	padding: 4px 4px 4px 0px;
}

td.right {
	text-align: right;
}

ul.sitemap {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	font-weight: bold;
}

/* Ads */
#sresult_banner {
	clear: both;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom:15px;
	background: #000000;
	border: 1px solid #ACACAC;
}

.ad_notice {
	margin:0 0 0 5px;
	padding:0px;
	color: #ACACAC;
}

.banner_container {
	text-align: center;
}

.mid_banner {
	margin: 10px 0 15px 0;
}

#searchmoreinfo_island {
	float: right;
	margin: 0px 0px 13px 20px;	/* Get top and right border the same on-screen */
}

#homepage_island {
	float: right;
	margin: 15px 20px 20px;
	color: #9e9e9e;
}

#homepage_island p {
	margin: 5px 0;
}

.content_box_grey span.top, .content_box_grey span.top span, .content_box_grey span.bottom, .content_box_grey span.bottom span {
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
}

.content_box_grey span.top {
	margin-bottom: 13px;
	background: url(/images/corner_smi_box_lt.gif) no-repeat top left;
}

.content_box_grey span.top span {
	background: url(/images/corner_smi_box_rt.gif) no-repeat top right;
}

.content_box_grey span.bottom {
	clear: both;
	margin-top: 13px;
	background: url(/images/corner_smi_box_lb.gif) no-repeat bottom left;
}

.content_box_grey span.bottom span {
	background: url(/images/corner_smi_box_rb.gif) no-repeat bottom right;
}

.content_box_grey {
	margin: 20px 0 0;
	background: #efefef;
}

.content_box_grey_inner {
	padding: 0px 20px;
}

.content_box_grey_inner_sitemap {
	padding: 0px 30px 0px 10px;
}


/* Agent details page */

#agent_page_logo_div {
	margin-left: 20px;
}

#agent_page_logo_image {
	border: 1px solid black;
}

#agent_page_address {
	float:left;
	margin-left:20px;
	font-size: 12px;
}

.agent_detail {
	clear: both;
	padding-top: 15px;
	margin-left: 20px;
}

.agent_link_address {
	display: block;
	float: left;
	margin-left: 5px;
	width: 45%;
}

.agent_link_area {
	display: block;
	float: left;
	margin-left: 5px;
	width: 15%;
}

.agent_link_type {
	display: block;
	float: left;
	margin-left: 5px;
	width: 15%;
}

.agent_link_price {
	margin-left: 5px;
}

.agent_result {
	margin: 0 20px;
	border-bottom: thin dotted #000000;
	padding: 3px 0;
}

.agent_result_header {
	margin-left: 20px;
}

.agent_page_bedheader {
	margin: 20px 0 10px 20px;
}

div.sresult_image_container {
	width: 160px;
	float: left;
	display:block;
	text-align: center;
}

#contact_us #send_mail {
	margin: 0px 0 5px 428px;
}

h2.contact_header {
	margin: 0px;
	padding:0px;
}


/* Colleges */
.college_description {
	font-size: 12px;
}

.college_thumb {
	border: 1px solid #000000;
	float:right;
	margin: 0 0 13px 20px;
}

#map_canvas {
	float: right;
	border:1px solid #979797; 
	background-color:#e5e3df; 
	width:400px; 
	height:300px;
	margin: 0 0px 10px 20px;
}

#map_canvas_college {
	float: left;
	border:1px solid #979797; 
	background-color:#e5e3df; 
	width:400px; 
	height:300px;
	margin: 0 20px 13px 0;
}

#college_nearby ul {
	margin: 10px 0 10px -40px;
	list-style-type: none;
}

#college_nearby ul li {
	margin: 0 0 3px;
}

#college_nearby {
	float: right;
	width: 393px;
}

.sitemap_header {
	margin-left:0px;
	clear:both;
}

.college_nearby_list li a {
	color: #737373;
	text-decoration: underline;
}

.college_nearby_list li a:hover {
	color: #48b3df;
}

.content .lists li a {
	color: #737373;
	text-decoration: underline;
}

.content .lists li a:hover {
	color: #48b3df;
}

.content .lists ul li {
	margin-bottom: 1px;
	border-bottom: none;
	padding-left:0px;
}

.content .lists ul {
	list-style-type: none;
	float: left;
	padding-left:0px;
}

.content a {
	color: #737373;
	text-decoration: underline;
}

.content a:hover {
	color: #48b3df;
}

.green_text {
	color: #669300;
	text-decoration:none;
}

#send_mail {
	border-width: 0px;
	outline-width: 0px;
}

#smi_contactinfo_bottom {
	margin-top: 8px;
}

#smi_contactinfo_bottom td {
	font-size: 12px;
	padding-right: 12px;
	line-height: 1.6em;
}

#smi_contactinfo_top td {
	padding-right: 12px;
}

table.college_list {
	margin-top: 10px;
	width: 100%;
	clear: both;
	border-collapse: collapse;
}
h2.college {
	margin-top: 15px;
	font-size: 19px;
}
#college_holder_image {
	float:right;
	margin: 15px 0px 0px 16px;
}
#college_holder_image img {
	border: 1px #000000 solid;
}

#comments {
	width: 493px;
}

#messages {
	margin-bottom: 1px;
	height: 16px;
	display: block;
	padding: 0px;
}

#messages h3 {
	text-align: center;
	color: #ff0000;
}

#contact_rhs {
	height: 373px;
}
	

#smi_google_ads{
	background: #efefef;
}

#smi_google_ads .heading{
	text-decoration:none;
	color: #373737;
}

#smi_google_ads .url{
	text-decoration:underline;
	color: #34b3e9;
}

#smi_google_ads .title{
	font-size: 16px;
	color: #34b3e9;
}

#smi_google_ads h2{
	font-size: 12px;
}

.convert_currency_string{
	font-size: 11px;
}


img#sr_email_alert_link_icon {
	float: right;
	margin-top: 0px;
}

input.hintshown
{
  color: #999999;
}

/* Begin auto-complete styling */
.ac_results 
{
    padding: 0;
    border: 1px solid #333;
    background-color: #fff;
    overflow: hidden;
    z-index: 99999;
    text-align: left;
}

.ac_results ul 
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li 
{
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
}

.ac_results 
{
    background-color: #9fd4eb;
}

.ac_over 
{
    background-color: gray;
    color: #fff;
}
/* Finish auto-complete stylings */

/* SR Adverts slots */
#sr_adverts_logo {
    margin-right:10px;
}

.sr_adverts_ad
{
    float: left;
    width: 227px;
    height: 175px;
}

.sr_adverts_ad img, .sr_adverts_ad_last img
{
    border: 1px solid black;
}

.sr_adverts_ad span, .sr_adverts_ad_last span {
	color: #000;
	font-size: 12px;
}	
.sr_adverts_ad span a, .sr_adverts_ad_last span a {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
.sr_adverts_ad span a:hover, .sr_adverts_ad_last span a:hover {
	color: #48b3df;
}
/* End SR Adverts slots */

