.sideimagediv {
	position: relative;
	z-index: 999;
	width: 199px;
	margin-bottom: 15px;
}
.sideproptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #28719A;
	margin-bottom: 6px;
}
.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
	color: #28719A;
	margin-bottom: 15px;
}
.proptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #28719A;
	margin-bottom: 6px;
	background-color: #D1EEF4;
	padding: 9px;
}
.imgbox-l {
	background-image: url(../img/img-l.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
}
.imgbox-r {
	background-image: url(../img/img-r.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.imgbox-b {
	background-image: url(../img/img-b.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.imgbox-bl {
	background-image: url(../img/img-bl.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width: 13px;
}
.imgbox-br {
	background-image: url(../img/img-br.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
}
.imgbox-tl {
	background-image: url(../img/img-tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 13px;
}
.imgbox-tr {
	background-image: url(../img/img-tr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
}
.imgbox-t {
	background-image: url(../img/img-t.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 13px;
}
.tabbox-l {
	background-image: url(../img/tab-l.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.tabbox-r {
	background-image: url(../img/tab-r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.tabbox-b {
	background-image: url(../img/tab-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
.tabbox-bl {
	background-image: url(../img/tab-bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.tabbox-br {
	background-image: url(../img/tab-br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.tabbox-tl {
	background-image: url(../img/tab-tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 24px;
	width: 10px;
}
.tabbox-t {
	background-image: url(../img/tab-t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
}
.tabbox-tr {
	background-image: url(../img/tab-tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	width: 10px;
}
.tabbox-tr2 {
	background-image: url(../img/tab-tr2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.tabbox-tl2 {
	background-image: url(../img/tab-tl2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
.tabbox-bg {
	background-color: #D1EEF4;
}
.tabon-l {
	background-image: url(../img/tab-on-l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 6px;
	height: 24px;
}
.tabon-r {
	background-image: url(../img/tab-on-r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 6px;
	height: 24px;
}
.tabon-bg {
	background-image: url(../img/tab-on-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
.tabon-bg a {
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
.tabon-bg a:hover {
	color: #28719A;
	text-decoration: none;
}
.taboff-l {
	background-image: url(../img/tab-gry-l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 5px;
	height: 24px;
}
.taboff-r {
	background-image: url(../img/tab-gry-r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 6px;
	height: 24px;
}
.taboff-bg {
	background-image: url(../img/tab-gry-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
.taboff-bg a {
	color: #000;
	text-decoration: none;

}
.taboff-bg a:hover {
	color: #28719A;
	text-decoration: none;
}
.propref {
	font-weight: bold;
	margin-bottom: 6px;
	background-color: #D1EEF4;
	padding: 9px;
	margin-top: 7px;
}
.propimg {
	width: 315px;
	padding-bottom: 10px;
}
.tariffdte {
	padding-right: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 20px;
}
.tariffdte a {
	color: #000;
	text-decoration: none;

}
.tariffdte a:hover {
	color: #28719A;
	text-decoration: none;
}
.tariff tr.rowoverselected {
	background-color: #FFC;
	font-weight: bold;
}
.tariff tr.rowoverodd {
}
.tariff {

}
.tariffspacer {
	width: 75px;
}
.resultsimg {
	width: 50px;
}
.avtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #006F36;
	margin-bottom: 10px;
}
.avpad {
	padding-left: 25px;
}
#map {
	height: 500px;
	width: 100%;
}
.chckavwidth {
	width: 50%;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7CAFC7;
}.notavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #F00;
	margin-bottom: 10px;
}
.chckav-ddm1 {
	width: 100%;
}

