body {
	background: url("../../_ima/bg-2.jpg") repeat-x;
	background-color: white;
	margin: 0px; 
	padding: 0px;
	color: black;	
	font: 12px/16px Arial, sans-serif;
	}

body#secondary {
	background: url("../../_ima/bg-3.jpg") repeat-x;
	background-color: white;
	margin: 0px; 
	padding: 0px;
	color: black;	
	font: 12px/16px Arial, sans-serif;
	}

/*____________________________________________________________________________________________Links_*/

a:link {
	color: #4E8AC0;
	text-decoration: none;
	}

a:visited {
	color: #4E8AC0;
	text-decoration: none;
	}

a:hover {
	color: #4E8AC0;
	text-decoration: underline;
	}

a:active {
	color: #4E8AC0;
	text-decoration: none;
	}

/*____________________________________________________________________________________________Validator_*/

div.validation-inline-error-message { margin-left: 20px; color: #ff0000; padding: 10px; font-style: italic;}	
	
/*____________________________________________________________________________________________Tags_*/

p { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h1 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h2 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h3 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h4 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; }

h5 { margin: 0px 0px 0px 0px; padding: 15px 0px 3px 0px; font-size: 30px; font-color: #fff; font-weight: strong; }

h6 { margin: 0px 0px 0px 0px; padding: 8px 0px 12px 0px; font-size: 14px; color: #3f5883; }

span { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

strong { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

p.orange { color: #e7651a; }

/*____________________________________________________________________________________________Helpers_*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }
.clearleft { clear: left; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }


/*____________________________________________________________________________________________Form Validation_*/
	
.validation-advice {
	width: 332px;
	margin: 5px 0;
	padding: 5px;
	background-color: white;
	color: red;
	font-weight: bold;
	}
	
/*____________________________________________________________________________________________Main Layout_*/

#top_container {
	margin: 0 auto;
	padding: 0px;
	width: 770px;
	height: 197px;
    clear: both;
	}	
	
#container {
	margin: 0 auto;
	padding: 0px;
	width: 770px;
	height: 100%;
    clear: both;
	}	
	
#footer {
	clear: both;
    display: block;
	margin: 0;
	padding: 40px 0 0 0;
	height: 100px;
	width: 400px;
	}
#footer_content {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	.footer_cred {
	color: #c3c3c3;
	width: 100%;
	}
	.footer_cred a {
	color: #c3c3c3;
	}
	
.logo {
	border: 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	position: relative;
	z-index: 1;
	}

a.client_register { padding: 0px; margin: 35px 5px 0px 0px; background: url("../../_ima/client_register.jpg") no-repeat; text-decoration: none; width: 97px; height: 21px; float: right; }
a.client_register:hover { background-position: 0px -23px; text-decoration: none; }
	
a.client_login { padding: 0px; margin: 35px 5px 0px 0px; background: url("../../_ima/client_login.jpg") no-repeat; text-decoration: none; width: 97px; height: 21px; float: right; }
a.client_login:hover { background-position: 0px -23px; text-decoration: none; }
.client_login_spacer { padding: 0px; margin: 35px 5px 0px 0px; width: 97px; height: 21px; float: right; }

a.nav_home_current, a.nav_home { padding: 0px; margin: 0px; background: url("../../_ima/nav_home.jpg") no-repeat; text-decoration: none; width: 60px; height: 56px; float: right; }
a.nav_home_current, a.nav_home:hover { background-position: 0px -60px; text-decoration: none; }

a.nav_services_current, a.nav_services { padding: 0px; margin: 0px; background: url("../../_ima/nav_services.jpg") no-repeat; text-decoration: none; width: 67px; height: 56px; float: right; }
a.nav_services_current, a.nav_services:hover { background-position: 0px -60px; text-decoration: none; }

a.nav_locations_current, a.nav_locations { padding: 0px; margin: 0px; background: url("../../_ima/nav_locations.jpg") no-repeat; text-decoration: none; width: 73px; height: 56px; float: right; }
a.nav_locations_current, a.nav_locations:hover { background-position: 0px -60px; text-decoration: none; }

a.nav_register_current, a.nav_register { padding: 0px; margin: 0px; background: url("../../_ima/nav_register.jpg") no-repeat; text-decoration: none; width: 64px; height: 56px; float: right; }
a.nav_register_current, a.nav_register:hover { background-position: 0px -60px; text-decoration: none; }

a.nav_news_current, a.nav_news { padding: 0px; margin: 0px; background: url("../../_ima/nav_news.jpg") no-repeat; text-decoration: none; width: 51px; height: 56px; float: right; }
a.nav_news_current, a.nav_news:hover { background-position: 0px -60px; text-decoration: none; }

a.nav_company_current, a.nav_company { padding: 0px; margin: 0px; background: url("../../_ima/nav_company.jpg") no-repeat; text-decoration: none; width: 70px; height: 56px; float: right; }
a.nav_company_current, a.nav_company:hover { background-position: 0px -60px; text-decoration: none; }

a.nav_contact_us_current, a.nav_contact_us { padding: 0px; margin: 0px; background: url("../../_ima/nav_contact_us.jpg") no-repeat; text-decoration: none; width: 85px; height: 56px; float: right; }
a.nav_contact_us_current, a.nav_contact_us:hover { background-position: 0px -60px; text-decoration: none; }

.form_desc { font-weight:normal; color: #999; font-style: italic; }

#pagination {
	color: #c3c3c3;
	}
body #newslist li strong {
	color: #e7651a;
	}
.single-line {
	display: block;
	height: 15px;
	width:100%;
	border-bottom: 1px solid #c3c3c3;
	}

#navigation {
	width: 500px;
	float: right;
	margin: 20px 0px 0px 0px;
	}

.index-2-top {
	background: url("/_ima/index-bg2.jpg") no-repeat;
	width: 748px;
	height: 214px;
	margin: 5px 0px 0px 0px;
	}
	.index-2-top {
		padding: 105px 0px 0px 20px;
		color: #41658a;
		font-size: 14px;
		line-height: 20px;
		}
	.index-2-top a:link {
		color: #f7941d;
		text-decoration: none;
		}
	.index-2-top a:visited {
		color: #f7941d;
		text-decoration: none;
		}
	.index-2-top a:hover {
		color: #f7941d;
		text-decoration: underline;
		}
	.index-2-top a:active {
		color: #f7941d;
		text-decoration: none;
		}
		
.four-steps {
	background: url("/_ima/4-steps-bg.jpg") no-repeat;
	width: 246px;
	height: 200px;
	float: left;
	padding: 85px 10px 0px 0px;
	line-height: 18px;
	font-size: 11px;
	color: #366086;
	font-weight: bold;
	}
	.four-steps p {
		width: 200px;
		padding: 0px 10px 5px 0px;
		float: right
		}
	.four-steps img {
		margin: 0px 0px -7px 10px;
		float: left;
		clear: both;
		}
	.four-steps strong {
		color: #f7931e;
		}

.login-to-your-homepage {
	background: url("/_ima/login-to-your-homepage.jpg") no-repeat;
	width: 251px;
	height: 300px;
	float: left;
	padding: 75px 10px 0px 0px;
	}
	 .loginputs {
		width: 145px;
		margin: 0px 0px 10px 0px;
		border: 1px solid #cbcbca;
		padding: 3px 0px 3px 3px;
		}
		
	.loginsubmit {
		border: 0px;
		float: right;
		margin: 0px 22px 0px 0px;
		}
	.login-to-your-homepage form {
		margin: 0px 0px 0px 0px;
		}
	.login-to-your-homepage p {
		text-align: center;
		clear: both;
		font-size: 11px;
		line-height: 13px;
		height: 10px;
		padding: 10px 0px 0px 0px;
		color: #366086;
		}
	.login-to-your-homepage p strong {
		color: #f7931e;
		}
	.login-to-your-homepage a:link {
		color: #f7941d;
		text-decoration: none;
		}
	.login-to-your-homepage a:visited {
		color: #f7941d;
		text-decoration: none;
		}
	.login-to-your-homepage a:hover {
		color: #f7941d;
		text-decoration: underline;
		}
	.login-to-your-homepage a:active {
		color: #f7941d;
		text-decoration: none;
		}
div#username-wrap,
div#password-wrap {
	position:relative; 
	margin-right:3px;
	margin: 2px 0px 0px 80px;
	}
label.overlabel {
	position: absolute;
	margin: 2px 0px 0px 0px;
	color:#999;
	}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}
 
.news-find {
	width: 251px;
	height: 300px;
	float: left;
	}
	.news-find .title {
		color: #2b7eb3;
		font-weight: bold;
		font-size: 14px;
		line-height: 18px;
		border-bottom: 2px solid #cbdce8;
		}
	.news-find .find {
		background: url("/_ima/find-a-sign-setters-near-you.jpg") no-repeat;
		width: 251px;
		height: 100px;
		margin: 0px 0px 0px 0px;
		}
	.news-find p {
		color: #366086;
		padding: 10px 3px 10px 3px;
		}
	.news-find p strong {
		color: #f7941d;
		}
	.news-find .find select {
		width: 145px;
		margin: 45px 0px 0px 80px;
		border: 1px solid #cbcbca;
		padding: 3px;
		}

#index_container {
	background: url("../../_ima/index_banner.jpg") no-repeat center;
	width: 100%;
	height: 289px;
	margin: -30px 0px 0px 0px;
	}

#five_steps {
	background: url("../../_ima/five_step_bg.jpg") no-repeat;
	width: 303px;
	height: 260px;
	float: left;
	padding: 120px 20px 0px 20px;
	}
#five_steps img {
	float: left;
	margin: 7px 0px 0px 0px;
	}
#five_steps p {
	width: 260px;
	float: right;
	margin: 10px 0px 0px 0px;
	}
#five_steps p strong {
	color: #E7651A;
	font-size: 14px;
	}
	
#news_and_events {
	width: 400px;
	height: 300px;
	float: right;
	padding: 20px 0px 0px 0px;
	}
#news_and_events h2 {
	padding: 0px 0px 0px 0px;
	color: #4081B9;
	margin: 0px 0px 10px 0px;
	}
#news_and_events p {
	color: #3679AE;
	line-height: 18px;
	font-size: 12px;
	}
#news_and_events p strong {
	color: #E7651A;
	}
.search_box {
	background: url("../../_ima/search_bg_two.jpg") no-repeat;
	width: 335px;
	height: 41px;
	padding: 45px 0px 10px 75px;
	margin: 10px 0px 0px 0px;
	}
.search_box input {
	float: left;
	margin: 0px 10px 0px 0px;
	}	

/* _ btns start _ */
.admin_form_buttons {
	padding: 0px;
	float: left;
    width: 61px;
    height: 21px;
	}
.buttons a, .buttons button {
    display: block;
    float: left;
    margin: 0px;
    background: url("../../_ima/search_btn.jpg") no-repeat top;
    border: 0px;
    font-size: 100%;
    line-height: 15px;
    text-decoration: none;
    cursor: pointer;
    width: 61px;
    height: 21px;
	}
.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 10px; /* IE6 */
    width: 61px;
    height: 21px;
	}
.buttons button[type] {
    padding: 2px 10px 3px 10px; /* Firefox */
    line-height: 15px; /* Safari */
    width: 61px;
    height: 21px;
	}
*:first-child+html button[type] {
    padding: 1px 10px 3px 10px; /* IE7 */
    width: 61px;
    height: 21px;
	}
.buttons button img, .buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    width: 61px;
    height: 21px;
	}
.button.positive, .buttons a.positive {
    color: #666;
    width: 61px;
    height: 21px;
	}
.buttons a.positive:hover, button.positive:hover {
    background: url("../../_ima/search_btn.jpg") no-repeat bottom;
    border: 0px;
    width: 61px;
    height: 21px;
	}
.buttons a.positive:active {
    background-color: #ffffff;
    border: 1px solid #287344
    color: #fff;
    width: 61px;
    height: 21px;
	}
/* _ btns end _ */

/* _ btns start _ */
.login_form {
	padding: 0px;
	margin: 0px 0px 0px 20px;
    width: 150px;
    height: 21px;
	}
.buttons_login a, .buttons_login button {
    display: block;
    float: left;
    margin: 0px;
    background: url("../../_ima/client_signin.jpg") no-repeat top;
    border: 0px;
    font-size: 100%;
    line-height: 15px;
    text-decoration: none;
    cursor: pointer;
    width: 97px;
    height: 21px;
	}
.buttons_login button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 10px; /* IE6 */
    width: 97px;
    height: 21px;
	}
.buttons_login button[type] {
    padding: 2px 10px 3px 10px; /* Firefox */
    line-height: 15px; /* Safari */
    width: 97px;
    height: 21px;
	}
*:first-child+html button[type] {
    padding: 1px 10px 3px 10px; /* IE7 */
    width: 97px;
    height: 21px;
	}
.buttons_login button img, .buttons_login a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    width: 97px;
    height: 21px;
	}
.buttons_login.positive, .buttons_login a.positive {
    color: #666;
    width: 97px;
    height: 21px;
	}
.buttons_login a.positive:hover, button.pository:hover {
    background: url("../../_ima/client_signin.jpg") no-repeat bottom;
    border: 0px;
    width: 97px;
    height: 21px;
	}
.buttons_login a.pository:active {
    background-color: #ffffff;
    border: 1px solid #287344
    color: #fff;
    width: 97px;
    height: 21px;
	}
/* _ btns end _ */

#what_we_do {
	background: url("../../_ima/what_we_do_bg.jpg") no-repeat;
	width: 186px;
	height: 235px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
	}
.what_we_do_title {
	color: #4E8AC0;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	}
.what_we_do_title img {
	margin: 0px 5px -3px 0px;
	}
.what_we_actually_do {
	color: #2C6998;
	padding: 0px 0px 0px 20px;
	line-height: 25px;
	height: 25px;
	}

#content_container {
	width: 540px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#content_container li {
	line-height: 18px;
	color: #6d5a50;
	list-style: disc;
	}
#content_container li strong {
	color: #6d5a50;
	}
	
#header {
	border-bottom: 2px solid #CDDBE4;
	width: 500px;
	height: 70px;
	overflow: visable;
	margin: 0px 0px 10px 0px;
	}
#header h5 {
	width: 375px;
	float: left;
	margin: 20px 0px 0px 0px;
	color: white;
	font-size: 20px;
	}
	
#index_header {
	border-bottom: 2px solid #CDDBE4;
	width: 400px;
	height: 45px;
	overflow: visable;
	margin: 0px 0px 10px 0px;
	}
#index_header h5 {
	width: 375px;
	float: left;
	margin: 20px 0px 0px 0px;
	}
#header img {
	position: relative;
	width: 132px;
	height: 183px;
	float:right;
	}
	
#header_pic {
	float: right;
	}
	
#actual_content {
	width: auto;
	}
#actual_content p {
	color: #6d5a50;
	line-height: 18px;
	font-size: 12px;
	}
#actual_content li {
	color: #6d5a50;
	list-style: disc;
	}
#actual_content li strong {
	color: #6d5a50;
	}
#actual_content p strong {
	color: #E7651A;
	}
#actual_content a.large_image img {
	border: 1px solid #4e8ac0;
	}
#actual_content a.large_image img:hover {
	border: 1px solid #e7651a;
	}
	
#form_wrapper {
	margin-left: 30px;
	clear: both;
	}

#formlogin {
	margin: 10px 10px 10px 10px;
	}
#formlogin label {
	color: #E7651A;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;	
	}
#formlogin input {
	margin: 10px 10px 10px 20px;
	display:block;
	clear: both;
	}	
#formlogin textarea {
	margin: 10px 10px 10px 20px;
	display:block;
	clear: both;
	}		
#formlogin select {
	margin: 10px 10px 10px 20px;
	display:block;
	clear: both;
	}	

.liner { 
		border-top: 1px solid #ccc; 
		height: 1px; width: 100%; 
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 
		clear: both; 
		}

.captchaborder img { border: 1px solid #ccc; }

.grey-background { background-color: #e9e9e9; } 

.grey-border { border: 1px solid #dedede; }

.padding-5 { padding: 10px; margin: 0px; }

.listings {
	list-style: none
	}

.listings li {
	width: 155px;
	height: 159px;
	border: 1px solid #EAEAEA;
	padding: 6px;
	float: left;
	margin-right: 7px;
	margin-bottom: 14px;
	display: inline
	}

.listings li.third {
	margin-right: 0;
	margin-left: 1px
	}

.listings .listing-thumb {
	display: block;
	width: 155px;
	height: 125px
	}

.listings .listing-thumb img {
	display: block;
	width: 155px;
	height: 125px;
	border: none
	}

.listings .listing-title {
	margin-top: 5px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	color: #666
	}

.listings .listing-title a {
	color: #666
	}

.listings .listing-maker {
	line-height: 14px
	}

.listings .listing-maker a {
	color: #B2B2B2
	}

.listings .listing-price {
	float: right;
	line-height: 14px;
	margin-top: -14px;
	color: #78C042
	}

.listings .currency-code {
	font-size: 10px
	}

.listings-listview {
	list-style: none
	}

.listings-listview li {
	width: 520px;
	min-height: 75px;
	_height: 75px;
	padding: 10px 0 10px 10px;
	float: left;
	position: relative;
	display: inline
	}

.listings-listview li.odd {
	background-color: #F5F6F1
	}

.listings-listview .listing-thumb {
	display: block;
	width: 75px;
	height: 75px;
	float: left
	}

.listings-listview .listing-thumb img {
	display: block;
	width: 75px;
	height: 75px;
	border: none
	}

.listings-listview .listing-detail {
	padding: 0 7px;
	min-height: 75px;
	_height: 75px;
	width: 240px;
	overflow: hidden;
	float: left
	}
.listing-detail a:hover {
	border: none;
	text-decoration: none;
}

.listings-listview .listing-date,.listings-listview .listing-views,.listings-listview .listing-sales {
	margin-top: 23px;
	height: 29px;
	width: 55px;
	color: #666;
	float: left;
	border-left: 1px solid #CCC;
	text-align: center;
	line-height: 14px
	}

.listings-listview .listing-date {
	border-right: 1px solid #CCC
	}

.listings-listview .listing-year {
	font-size: 11px
	}

.listings-listview .listing-title a {
	color: #0192B5;
	font-size: 13px;
	margin-bottom: 5px
	}

.listings-listview .listing-maker {
	padding-top: 5px;
	line-height: 14px
	}

.listings-listview .listing-maker a {
	color: #0192B5;
	font-size: 12px
	}

.listings-listview .listing-price {
	margin: 30px 0;
	float: right;
	width: 77px;
	text-align: center;
	line-height: 14px;
	color: #78C042;
	font-weight: bold
	}

.listings-listview .currency-code {
	font-size: 10px
	}
