/*** Property Alert Page ***/
body.alert dl.property #delete {
background:url("../img/delete.png") no-repeat scroll left top transparent;
float:left;
height:16px;
margin-right:5px;
width:16px;
}

body.alert #login {
width: 295px;
float: right;
margin-left: 30px;
margin-bottom: 20px;
background: transparent url(../img/alert_login_bg.jpg);
background-position: top left;
background-repeat: repeat-y;
}
body.alert #login-content {
padding: 0px 12px 2px 22px;
}
body.alert #login form label {
float: left;
display: block;
width: 60px;
font-weight: bold;
}
body.alert #login form input {
width: 177px;
}
body.alert #login-content span {
float: right;
padding-top: 6px;
margin-right: 12px;
}
body.alert #registration,
body.alert #loggedin {
float: left;
width: 930px;
display: block;
}
body.alert #registration h2,
body.alert #loggedin h2 {
margin-left: 0px;
margin-bottom: 0px;
width: 928px;
}
body.alert #registration #tabs,
body.alert #loggedin #loggedin-tabs {
float: left;
display: block;
width: 936px;
}
body.alert #registration #tabs a#notifications {
width: 500px;
border-right: 1px solid #999999;
}
body.alert #registration h3 span,
body.alert #registration #tabs a.on span {
color: #CC0000;
}
body.alert #registration #tabs a {
font-weight: bold;
padding: 9px 20px 10px 8px;
text-decoration: none;
display: block;
float: left;
cursor: pointer;
}
body.alert #registration #tabs a.on {
border-left: 1px solid #afad98;
border-bottom: 1px solid #ffffff;
color: #000000;
}
body.alert #registration #tabs a.off {
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #dcdcdc;
color: #666666;
cursor: pointer;
}
body.alert #loggedin #loggedin-tabs a {
font-weight: bold;
padding: 9px 8px 10px 8px;
text-decoration: none;
display: block;
float: left;
cursor: pointer;
}
body.alert #loggedin #loggedin-tabs a.on {
border-left: 1px solid #999999;
border-bottom: 1px solid #ffffff;
color: #000000;
}
body.alert #loggedin #loggedin-tabs a.off {
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #dcdcdc;
color: #666666;
cursor: pointer;
}
body.alert #loggedin #loggedin-tabs a.last {
border-right: 1px solid #999999;
padding:9px 364px 10px 10px;
}
body.alert #registration #form,
body.alert #loggedin #form {
float: left;
padding: 16px 8px 8px 8px;
width: 918px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
body.alert #registration form label {
float: left;
font-weight: bold;
width: 190px;
}
body.alert #registration form input {
width: 200px;
}
body.alert #registration form select {
width: 202px;
}
body.alert form input.short {
width: 40px !important;
}
body.alert #registration form input.address {
width: 650px;
}
body.alert #registration form input.homephone {
width: 155px;
}

body.alert #registration #form #step2 .checkboxsearch,
body.alert #registration #form #step3 .checkboxsearch,
body.alert #loggedin #form #step2 .checkboxsearch,
body.alert #loggedin #form #step3 .checkboxsearch {
border:1px solid #999999;
height:82px;
margin:0 0 12px;
overflow:auto;
width:244px;
}
body.alert #registration form input.radio {
margin: 0px 5px 0px 0px;
}
body.alert #registration #step2 input,
body.alert #loggedin #step2 input {
width: 244px;
}
body.alert #registration #step2 select {
width: 246px;
}
body.alert #loggedin #step2 select {
width: 246px;
}
body.alert #registration #step2 select.small {
width: 80px;
}
body.alert #loggedin #step2 select.small {
width: 80px;
}
body.alert #registration #step2 select.medium {
width: 122px;
}
body.alert #registration #step2 input.checkbox,
body.alert #registration #step2 input.radio,
body.alert #registration #step3 input.checkbox,
body.alert #registration #step3 input.radio {
width: 15px;
}
body.alert #loggedin #step2 input.checkbox,
body.alert #loggedin #step2 input.radio,
body.alert #loggedin #step3 input.checkbox,
body.alert #loggedin #step3 input.radio {
width: 15px;
}
body.alert #loggedin #step2 select.medium {
width: 122px;
}
body.alert #registration #form .checkboxsearch label {
float: none;
width: auto;
font-weight: normal;
}
body.alert #registration #form #suburbs-selected {
border: 1px solid #999999;
width: 234px;
height: 60px;
padding: 5px;
background-color: #DCDCDC;
margin-bottom: 12px;
margin-left: 200px;
overflow: auto;
}
body.alert #loggedin #form #suburbs-selected {
border: 1px solid #999999;
width: 234px;
height: 60px;
padding: 5px;
background-color: #DCDCDC;
margin-bottom: 12px;
margin-left: 190px;
overflow: auto;
}
body.alert #registration #step1,
body.alert #registration #step2,
body.alert #registration #step3 {
float: left;
width: 100%;
}
body.alert dl.property {
background:transparent url(../img/inspections_bg.png) no-repeat scroll left top;
clear: both;
height: 115px;
width: 918px;
overflow: hidden;
padding: 0px 0 0 0px;
border-bottom: 1px solid #cccccc;
}
body.alert dl.property dd.photo {
width: 135px;
padding: 15px 0px 0px 15px;
}
body.alert dl.property dd.details {
width: 530px;
padding: 20px 20px 0px 0px; 
}
body.alert dl.property dd.details h4,
body.alert dl.property dd.details h5 {
color: #000000;
font-weight: bold;
padding: 0px;
margin: 0px 0px 8px 0px;
}
body.alert dl.property dd.details h4 span {
text-transform: uppercase;
}
body.alert dl.property dd.details h5 {
color: #003b78;
}
body.alert dl.property dd.features {
width: 170px;
padding: 20px 10px 0px 15px;
}
body.alert dl.property dd.features p.bedbathcar {
padding-bottom: 5px;
}
body.alert dl.property #view {
width: 16px;
height: 16px;
float: left;
margin-right: 5px;
background:transparent url(../img/eye.png) no-repeat scroll left top;
}
body.alert dl.odd {
background:transparent url(../img/inspections_odd_bg.png) no-repeat scroll left top;
}
body.alert dl#saved-items {
margin-bottom: 4px;
}
body.alert dl#saved-items dt {
font-weight: bold;
width: 100px;
float: left;
padding-bottom: 6px;
}
body.alert dl#saved-items dt.savename,
body.alert dl#saved-items dd.savename {
width: 620px;
background-color: #ffffff;
}
body.alert dl#saved-items dt.last {
width: 180px;
}
body.alert dl#saved-items dd {
margin-left: 0px;
width: 100px;
float: left;
padding: 0px 0px 3px 0px; 
}
body.alert dl#saved-items dd.last {
width: 180px;
text-align: right;
}

body.alert .photo_container {
	background-color:#003b78;
	height:83px;
	width:110px;
	text-align:center;
	vertical-align:middle;
}
body.alert .photo_container img{
	max-height:83px;
	max-width:110px;
	display:inline;
}
