@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image:url(http://horseleaseconnection.com/images/template/back2.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
}


body.home {
	background-image:url(http://horseleaseconnection.com/images/template/back.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 935px;
}


#left {
	margin: 0px;
	padding: 0px;
	width: 607px;
	float: left;
}


#header {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
#header img {
	border: none;
}


#nav {
	margin: 0px;
	padding: 0px;
	width: 420px;
	height: 39px;
	float: right;
}

#content {
	margin: 10px 0px 0px;
	padding: 10px;
	clear: both;
	float: right;
	width: 587px;
}
#user_content {
	margin: 10px 0px 0px;
	clear: both;
	padding: 10px;
}

#user_content #search {
	margin-top: -10px;
}

#search {
/*	margin: 0px 0px 17px;
	padding: 71px 0px 0px 90px;*/
	clear: both;
	float: right;
	background-image:url(http://horseleaseconnection.com/images/template/search_back.jpg);
	width: 519px;
}
#search_bottom {
	clear: both;
	float: right;
	width: 519px;
}

#right {
	margin: 0px;
	padding: 0px;
	width: 326px;
	float: right;
}

#login {
	margin: 0px;
	background-image:url(http://horseleaseconnection.com/images/template/login_bg.jpg);
	background-repeat: no-repeat;
	width: 325px;
}
form.login {
	padding: 10px 0px 0px;
}

#logged {
	color: #ccc;
	font-weight: 600;
	width: 325px;
	height: 136px;
	background-image:url(http://horseleaseconnection.com/images/template/login_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
#logged a {
	color: #ccc;
}
#account {
	font-size: 17px;
	margin-right: 8px;
	line-height: 15px;
}

#featured {
	margin: 0px;
	margin-top: 22px;
	margin-bottom: 10px;
	padding: 55px 20px 0px 25px;
	background-image: url(http://horseleaseconnection.com/images/template/featured_bg.jpg);
	background-repeat: no-repeat;
	width: 281px;
	height: 441px;
	color: #fff;
	line-height: 1.4em;
}

div.feat_member {
	margin-top: 15px;
	margin-bottom: 35px;
	float:left;

	
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top:30px;
	padding-bottom: 20px;
	color:#666666;
	text-align: center;
	background-image:url(http://horseleaseconnection.com/images/template/footer_back.jpg);
	background-repeat: repeat-x;
}

#footer a{
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:#999999;
}

.feat_heading a {
	text-decoration: none;
}
.feat_picture {
	float: left;
	margin-right: 10px;


	
}
.feat_text {
	float: left;
	width: 170px;
	
}
.feat_name {
	display: block;
	text-align: center;
	font-size: 16px;
	color:#e8e199;
}
.feat_role {
	display: block;
	text-align: center;
	font-size: 14px;
	color:#dacd5a;
	margin-bottom: 15px;
}

.user {
	background-image:url(http://horseleaseconnection.com/images/template/search_option.jpg);
	background-repeat: repeat-x;
	border: none;
}

.user1 {
	background-image:url(http://horseleaseconnection.com/images/template/search_option.jpg);
	background-repeat: repeat-x;
	border: none;
}

.loginbutton {
	background-color:#877a72;
	border: 1px solid #6f5f52;
	color:#decdaf;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

.remind {
	color:#3e3028;
	font-size: 10px;
	text-align: center;
	margin: 20px 0px;
}

.remind a{
	color:#3e3028;
	text-decoration: none;
}

.remind a:hover {
	color:#4A3105;
}

h1 {
	color:#993300;
}

h2 {
	color:#425072;
}
h3 { /* horse name */
	margin-top: 0px;
	color: #ccc;
}
h3 a {
	color: #999;
}
h3 span {
	font-weight: 400;
	font-size: 10px;
}
p.fine {
	font-size: 10px;
}
div.clear {
	clear: both;
}
.hidden {
	display: none;
}
span.link {
	text-decoration: underline;
	cursor: pointer;
}
a.profile {
	color: #000;
}
div.alert {
	color: red;
}
div.message {
	margin: 5px 20px 20px;
}
div.message form {
	text-align: right;
}
p.from {
	font-weight: 600;
	margin: 0px;
}
span.date {
	font-weight: 400;
}
p.message {
	margin: 5px 20px;
}

/* ADMIN */
div.stat {
	float: left;
	border: 1px solid #ccc;
	margin: 0px 10px;
	padding: 15px
}
div.stat a {
	text-decoration: none;
	color: #000;
}
div.stat span.title {
	font-weight: 600;
	float: left;
}
div.stat span.number {
	font-size: 30px;
	margin-left: 15px;
}
#specific {
	text-align: right;
}
#specific input {
	font-size: 10px;
	height: 12px;
}
#specific button {
	border: 1px solid #999;
	background-color: #ccc;
	font-size: 10px;
}

#user_table, #message_table {
	margin: 20px 0px 0px;
}


/* HORSES */
div.horse {
	border: 1px solid #333;
	background-color:#6c422a;
	padding: 10px;
	width: 650px;
	float: left;
	margin: 0px 0px 10px;
}
div.horse p {
	margin: 0px;
	color: #eee;
}
span.label {
	font-weight: 600;
}
div.preview {
	float: left;
	margin-right: 15px;
}
div.preview img {
	width: 80px;
}
div.vitals {
	float: left;
	width: 170px;
	margin-right: 15px;
}
.distance {
	padding: 10px;
	margin-left: 15px;
}

/* SEARCH FORM (logged in general) */
#home_search {
	color: #e0d3b1;
	font-weight: 600;
	margin: 0px 40px;
}
#home_search p {
	margin-bottom: 0px;
}
span.search_title {
	font-size: 25px;
	color: #e0d3b1;
	margin-left: 20px;
	font-weight: 600;
}
span.advanced_title {
	font-size: 20px;
	font-weight: 600;
	margin: 0px;
	display: block;
}
span.advanced_subtitle {
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px 10px;
	display: block;
}
#basic_search label {
	font-size: 20px;
}
#home_search div.row {
	margin: 0px;
}
#home_search div.block {
	width: 200px;
	float: left;
}
#home_search div.second {
	font-size: 20px;
	margin: 18px 0px 0px;
}
#home_search div.fourth {
	margin: 0px 20px 0px 0px;
}
#home_search div.third {
	margin: 10px 30px 0px 0px;
	text-align: right;
}



/* NOTICES */
#newsletter {
	margin-top: 50px;
}
#notices {
	border: 1px solid #930;
	background-color: #C60;
	color: #333;
	padding: 10px;
}
#notices p {
	margin: 0px;
	font-size: 10.5px;
}
p.notice_title {
	font-weight: 600;
}
p.notice_body {
}


/* FORMS */
form {
	margin: 0px;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
div.row {
	margin: 0px 0px 15px;
}
div.row p{
	margin: 0px;
}
div.buttons {
	text-align: right;
}
label {
	display: block;
}
label.check, label.radio {
	display: inline;
}
textarea.reply {
	width: 100%;
	height: 50px;
}

button {
	border: 1px solid #999;
	background-color: #ccc;
	font-size: 12px;
}

form.login {
	margin-left: 5px;
}
form.login label {
	display: inline;
	color: #ccc;
	font-weight: 600;
}

#send_message {
	width: 300px;
}
#send_message #hl_subject {
	width: 225px;
}
#send_message textarea {
	width: 250px;
	height: 150px;
}

#newsletter_form {
	width: 600px;
}
#newsletter_form label {
	display: inline;
	font-weight: 600;
	margin-right: 20px;
}
#newsletter_subject {
	width: 300px;
}
#newsletter_body {
	width: 600px;
	height: 300px;
	color: #000;
}

form.listing {
	width: 720px;
}
form.listing div.block {
	float: left;
	width: 350px;
	display: inline;
}
form.listing div.buttons {
	clear: both;
	text-align: center;
}






/* NicEditor Fixes */
/* These reset styled values to default in the toolbar and the textarea */
/* so the editor is an accurate representation of what is actually sent out in the eamil */

#newsletter_form h1 {
	color: #000;
}

#newsletter_form h2 {
	color: #000;
}
#newsletter_form h3 {
	margin-top: auto;
}
#newsletter_form h3 span {
	font-weight: 400;
	font-size: normal;
}
.nicEdit-pane h1 {
	color: #000;
}

.nicEdit-pane h2 {
	color: #000;
}
.nicEdit-pane h3 {
	margin-top: auto;
}
.nicEdit-pane h3 span {
	font-weight: 400;
	font-size: normal;
}


/* TABLES */

table {
	width: 600px;
}
caption {
	font-weight: 600;
	font-size: 14px;
}
tr.header {
	background-color: #333;
	color: #ccc;
}
tr.odd {
	background-color: #ccc;
}
tr.even {
	background-color: #eee;
}
tr.disabled {
	color: #999;
}
tr.add_row {
	text-align: center;
}
td {
	padding: 2px 4px;
}
td.price {
	width: 100px;
	text-align: right;
}
td.length {
	width: 100px;
	text-align: right;
}
td.options {
	width: 100px;
	text-align: center;
}
