/*main css stylesheet for sherlock homes property*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url("/images/background-sq.gif") top left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
form {
	margin: 0;padding: 0;
}
.clear {clear: both;}
.float {float: left;}
.divider {border-bottom: 1px dotted #fff;padding-top: 8px;}
#drop-shadow {
	background: url("/images/drop-shadow.png") top left;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	min-height: 100%;
}
/*IE hack*/
* html #drop-shadow {
	background: url("/images/drop-shadow-ie.gif") top left;
	height: 100%;
}
/*Main structural elements*/
#wrapper {
	width: 746px;
	border-width: 0 1px 0 1px;
	border-color: #000000;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	min-height: 100%;
	background-color: #ffffff;
}
/*IE hack*/
* html #wrapper {
	height: 100%;
}
#header {
	border-bottom: 1px solid #000000;
	height: 100px;
	background: url("/images/whm-head-img.jpg") 1px 1px no-repeat;
}
#header .logo {
	float: right;
	height: 100px;
	width: 250px;
	background: url("/images/whm-logo.gif") top right no-repeat;
}
#main-content {
	background: url("/images/main-cont-top-slice.gif") 1px 1px repeat-x;
	background-color: #ffffff;
	padding: 35px 17px 0 25px;
}
#footer {
	background: url("/images/footer-bg-slice.gif") top left repeat-x;
	height: 100px;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}
/*End of main structural elements*/






/*Main content elements*/
#main-content h1.title,
#main-content h2.title {
	font-family: Georgia, Times, Times New Roman, Serif;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color: #777777;
	text-transform: uppercase;
}
#main-content h2.title {
    font-size:0.8em;
    margin-top:0.5em;
	text-transform: none;
}
#main-content .left {
	width: 437px;
	float: left;
}
#main-content .right {
	width: 267px;
	float: left;
}
#main-content .left #indicator {
	width: 433px;
	height: 46px;
	margin-top: 30px;
	background: url("/images/ind-bg.gif") 0px 16px no-repeat;
}
#main-content #ind-1, #main-content #ind-2, #main-content #ind-3, #main-content #ind-4 {
	float: left;
}
#main-content .text {
	margin-left: 12px;
}
#main-content #ind-1 {
	margin-left:12px;
	width: 112px;
	display: inline;
}
#main-content #ind-2 {
	width: 101px;
}
#main-content #ind-3 {
	width: 111px;
}
#main-content #ind-4 {
	width: 86px;
}
#main-content #alert-box {
	width: 437px;
	margin-top: 10px;
	background: url("/images/alert-slice.gif") top left repeat-y;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	line-height: 125%;
	color: #000;
}
#main-content #alert-box .top {
	height: 14px;
	background: url("/images/alert-top.gif") top left no-repeat;
}
#main-content #alert-box .bottom {
	height: 13px;
	background: url("/images/alert-bottom.gif") bottom left no-repeat;
}
#main-content #alert-box .content {
	margin: 0 20px 0 20px;
}
#main-content #alert-box p {
	margin: 5px 0 5px 0;
	padding: 0;
}
#main-content #alert-box p.title {
	font-weight: bold;
	text-transform: uppercase;
}
#main-content .form {
	width: 427px;
	background-color: #ffffff;
	margin: 26px 0 0 4px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	line-height: 125%;
}
#main-content .form .top {
	height: 9px;
	background: url("/images/form-top.gif") top left no-repeat;
}
#main-content .form .bottom {
	height: 10px;
	background: url("/images/form-bottom.gif") bottom left no-repeat;
	margin-bottom: 30px;
}
#main-content .form .content {
	background-color: #D8D8D8;
}
#main-content .form .content p { margin: 0; padding: 0;}
#main-content .form .content p.advice {
	margin-left: 14px;
	padding: 0;
}
#main-content .form fieldset {
	border-width: 0px;
}
#main-content .form .label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	
}
#main-content .form input.textlong {
	border: 1px solid #B3B5BD;
	width: 240px;
	margin-bottom: 5px;
}
#main-content .form input.textshort {
	border: 1px solid #B3B5BD;
	width: 100px;
	margin-bottom: 5px;
}
#main-content .form input.vshort {
	border: 1px solid #B3B5BD;
	width: 75px;
	margin-bottom: 5px;
}
#main-content .form .terms {
	width: 255px;
	margin-bottom: 5px;
	margin-left: 0;
	float: left;
}
#main-content .form .postcode {
	float: left;
	margin: 20px 0 20px 0;
	width:268px;
}
#main-content .form .lookup-button {
	margin-top: 18px;
}
#main-content .form .drop-down {
	margin-top: 8px;
	margin-bottom: 8px;
}
#main-content #running-bag {
	width: 248px;
	background: url("/images/bag-slice.gif") top left repeat-y;
	margin-left: 20px;
	margin-top: 42px;
}
#main-content #running-bag .top {
	background: url("/images/bag-top.gif") top left no-repeat;
	color: #fff;
	padding: 38px 18px 10px 18px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	line-height: 125%;
}
/*IE hack*/
* html #main-content #running-bag .top {
	height: 32px;
}
#main-content #running-bag .top p {
	margin: 0; padding: 0;
}
#main-content #running-bag .bottom {
	background: url("/images/bag-bottom.gif") bottom left repeat-x;
}
#main-content #running-bag .bottom p {
	padding: 2px 0 15px 0;
	margin: 0 20px 0 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 125%;
	color: #fff;
	text-align: right;
}
#main-content #running-bag .bottom p a {
	color: #fff;
	text-decoration: none;
}
#main-content #running-bag .bottom p a:hover {
	text-decoration: underline;
}
#main-content #running-bag .content-panel .middle {
	background: url("/images/bag-cont-slice.gif");
	min-height: 200px;
}
/*IE hack*/
* html #main-content #running-bag .content-panel .middle {
	height: 200px;
}
#main-content #running-bag .content-panel .top {
	padding: 0;
	background: url("/images/bag-cont-top.gif") top left no-repeat;
	height: 13px;
}
#main-content #running-bag .content-panel .bottom {
	background: url("/images/bag-cont-bottom.gif") top left no-repeat;
	height: 10px;
}
#main-content #running-bag .content-panel .item {
	background: url("/images/bag-cont-item-slice.gif") 0px 1px repeat-y;
	margin-left: 16px;
	margin-right: 15px;
	padding-left: 10px;
	border-top: 1px solid #fff;
	background-color: #EFDEBE;
}
#main-content #running-bag .content-panel .bag-divider {
	border-bottom: 1px dotted #996633;
	margin-left: 16px;
	margin-right: 15px;
	padding-top: 1px;
}
#main-content #running-bag .content-panel .copy {
	float: left;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	line-height: 125%;
	color: #4E3000;
	padding: 6px 0 6px 0;
	width: 180px;
}
#main-content #running-bag .content-panel .copy p {
	margin: 0;
	padding: 0;
}
#main-content #running-bag .content-panel .copy span.emphasise,
#main-content #running-bag .content-panel .copy a.emphasise {
	color: #4E3000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}
#main-content #running-bag .content-panel .copy a:hover.emphasise {
    text-decoration:underline;
}
#main-content #running-bag .content-panel .remove {
	padding: 12px 0 0 190px;
}


/*Footer elements*/
#footer img { padding: 30px; }

#main-content .heading {
	margin: 0 10px 0px 14px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size:110%;
}

#main-content #billing-form div.err-msg {
	margin: 0px 0 15px 170px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	line-height: 125%;
	color: red;
}

.err-msg {
    background-color:#E66E83;
    color:white;
    padding: 2px 5px;
    margin-bottom:5px;
}

