/* @group common */

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #b8b8b8;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
}

.wrapper {
	width: 922px;
	margin: 0 auto;
	background-color: white;
}

input, select {
	border: 1px solid #7b9098;
}

/* @end */

/* @group Top */

.logo {
	float: left;
	line-height: 140px;
	padding-left: 25px;
}

.contact {
	float: right;
	background-image: url(images/info-top.jpg);
	height: 37px;
	width: 297px;
	margin: 0 25px 0 0;
}

.contact a {
	color: #f8e696;
	font-size: 16px;
	font-weight: bold;
	margin-left: 47px;
	line-height: 37px;
}

.header {
	height: 145px;
	background: url(images/header.jpg) no-repeat;
}

.editable-header-text {
	font: italic bold 28px Arial, Helvetica, Geneva, sans-serif;
	color: #0d4770;
	text-align: right;
	padding: 70px 25px 0 0;
}

/* @end */

/* @group Content */

.content {
	background: url(images/council-shops_04.jpg) no-repeat 0 top;
	padding-top: 20px;
}

.content-right {
	float: right;
	width: 626px;
	margin: 0 20px 0 0;
}

.content-right td{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

textarea.comment-textarea {
	border: 1px solid #7b9098;
}

.form-text-area {
	border: 1px solid #7b9098;
}

.content-right p {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.content-right h2 {
	margin: 10px 0 5px 0;
	padding: 0 0 3px 0;
	color: #7b9098;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	background: url(images/right-dist.jpg) no-repeat 0px 24px;
}


.content-left {
	padding-left: 10px;
	width: 260px;
	/*width: 285px; */
	float: left;
}


/* @end */

/* @group Links */

h2.cart-search {
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-left: 32px;
	margin: 0;
	line-height: 34px;
     background: url(images/h1-search.jpg) no-repeat left; 	
}


/* Make Payment Section */
div.make-payment {
border: 4px dotted #721908;
padding: 5px;
margin-top: 20px;
background-color: #fbfff1;
}

div.make-payment h2{
	color: #a20006;
	background: url(images/right-dist-red.jpg) no-repeat 0px 24px;
}

a.nav-pay {
color: #ff8c8a;
text-decoration: none;
margin-bottom: 10px;
font-size: 18px;
padding: 5px 10px 5px 25px;
font-weight: bold;
background: #a20006 url(images/arrow-right.jpg) no-repeat 6px 7px;
}

a:hover.nav-pay {
color: white;
}

span.lot-list label {
	padding-right: 10px;
}

/* @end */

/* @group Alternating Table Color */

.select-certificate-table {

}

.table-item {
	background-color: #DAE6EF;
}

.table-alternating-item {
	background-color: #e0e1e8;
}

.table-header {
	white-space:nowrap;
	background-color: #7b929a;
	color: black;
	font-style:normal;	
	text-align: centre;
}

.select-certificate-checkbox {
	text-align: right;
	width: 20px;
}

.select-certificate-description{
	width: 450px;
}

span.certificate-description{
	font-size: 85%;
}
.select-certificate-price {
	text-align:right;
	width:80px;
}

.total {
	font-weight: bold;
}

	

/* @end */

/* @group 2 col data entry & display Table */

table.two-col {
    background-color:#FFFFFF;
}

table.two-col td {
    padding: 0 5px 5px 5px;
}

td.left-col {
    text-align: left;
	vertical-align: top;
    width: 150px;
	font-weight: bold;
	color: #434343;
}

td.right-col td.right-col-lot-selection-comment {
    color: #000000;
    text-align: left;
	width: 400px;
}

td.right-col-lot-selection-comment {
	color: #0D4770;
	font-size: 12px;
}

input.applicant-input {
	width: 300px;
}


/* @end */

/*  FindProperty Assessment table               */

tr.assess-table-header th {
	text-align: left;
}

tr.assess-table-row{
	vertical-align: top;
	background-color: #DAE6EF;;
}

td.assess-col {
	width: 100px;
	padding-right: 10px;
}

td.owner-col {
	width: 180px;
	padding-right: 10px;
}

td.address-col {
	width: 230px;
	padding-right: 10px;
}



/*  certificate table layout  conform order page*/


table.certificate-table, table.certificate-total{
	background-color: #FFFFFF;
}

table.certificate-table td,  table.certificate-total td{
	background-color: #FFFFFF;
	padding: 0 5px 5px 5px;
}


td.certificate-col1, td.certificate-total-col1{
	text-align: left;
	width:  300px;
	font-weight: bold;
	color: #434343;
}

td.certificate-col2 , td.certificate-total-col2{
	text-align: right;
	width: 60px;
}

table.certificate-total{
	border-style: solid;
	border-width: 1px 0 1px 0;
	
}

/* End of certificate table layout */



/* Remember me */

.remember-me {
	font-size:14px;
}

.single-content {
	padding: 0 15px 0 15px;
}

.single-content a {
	color: #077fb0;
}

.single-content h1 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #7b9098;
	line-height: 28px;
	font-size: 22px;
	font-weight: bold;
	background: url(images/right-dist.jpg) no-repeat 0px 28px;
}

.single-content h2 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #7b9098;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}

.single-content p {
	margin: 0 0 10px 0;
	font-size: 12px;
}	

.footer {
	padding: 15px 0 10px 0;
	text-align: center;
	background: #b8b8b8 url(images/page-end.jpg) no-repeat 0 top;
}


div.error{
	color: red;
}

div.error ul{
	margin-top: 0;
}

p.error {
	color: red;
}
