/*
CSS Credit: http://www.horseelite.com
*/

html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
}

a:link, a:visited {	color: #c0296a; text-decoration:none; }
a:active, a:hover {
	color: #f367a3;
	text-decoration:underline;
}

#horseelite_top_bg {

	width: 100%;
	height: 392px;
	background: url(images/horseelite_top_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;

}

#horseelite_middle_bg {

	width: 100%;
	background: #fff url(images/horseelite_middle_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;

}

.horseelite_container {

	width: 900px;
	margin: auto;

}
#horseelite_header_top {

	width: 100%;
	height: 100px;
	
}
#horseelite_logo {
	
	float: left;
	width: 310px;
	height: 45px;
	margin: 35px 0 0 25px;
	padding: 0;

}

#horseelite_logo #horseelite_title {
	width: 350px;
	height: 20px;

}

#horseelite_logo span.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;

}

#horseelite_logo span.pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #f367a3;

}

#horseelite_logo #horseelite_slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b8b8b8;
	width: 330px;
	margin: 10px 0 0 0;
	padding: 0;

}

/*-- Search Form --*/
#horseelite_search {
	float: right;
	width: 240px;
	height: 40px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin-top: 40px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;

}
#horseelite_search a {
	color: #FFF;
}

#horseelite_search span.pink {
	color: #F367A3;
}
#horseelite_search span.white {
	color: #FFF;
}


#horseelite_search label {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;

}

#horseelite_search .textbox {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 123px;
	height: 13px;
	border: 1px solid #5e5e5e;
	background: #2e2e2e;
	margin: 0 5px;
	padding: 5px 5px;

}


#horseelite_search .button {
	background: #2e2e2e;
	border: 1px solid #5e5e5e;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 40px;
	color: #fff;
	margin: 0;
	padding: 0;
}

/* -- End Of Search -- */


#horseelite_header_bottom {

	width: 859px;
	height: 259px;
	background: url(images/horseelite_header.jpg) no-repeat;
	margin: 0 25px;
	
}

/* Menu Section */

#horseelite_menu_section {
	width: 600px;
	float: right;
	padding: 0;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	height: 60px;

}


#horseelite_menu_section ul {
	float: right;
	width: 600px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#horseelite_menu_section ul li {
	display: inline;	
}

#horseelite_menu_section ul li a {
	float: left;
	width: 110px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#horseelite_menu_section li a:hover, #horseelite_menu_section li .current {
	color: #fff;
	background-image: url(images/horseelite_menu_current.jpg);
}
#horseelite_header_textarea .line {
	
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom: #383838 1px solid;
	margin: 0 0 3px 0;
	padding: 0;
	
}

/* End Of Menu */

#horseelite_header_textarea {

	float: right;
	width: 242px;
	height: 184px;
	margin: 0;
	padding: 15px 25px;
	
}
* html #horseelite_header_textarea { 
	padding: 0 25px 10px 25px;
	
}
#horseelite_header_textarea h1 {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
	
}


#horseelite_header_textarea h1 a {
	
	text-decoration: underline;
	color: #fff;
	margin: 0;
	padding: 0;
	
}


#horseelite_header_textarea h1 a:hover {
	
	text-decoration: none;
	color: #fff;
	
}
#horseelite_header_textarea p {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-align: justify;
	margin: 0 0 5px 0;
	padding: 0;
	
}

* html #horseelite_header_textarea p {
	
	margin: 0 0 -8px 0;
	
}

#horseelite_three_col {

	width:100%;
	margin: 0;
	padding: 30px 0 0 25px;
	
}

* html #horseelite_three_col {

	padding: 30px 0 0 60px;
}

.horseelite_column {
	float: left;
	width: 265px;
	margin: 0 28px 0 0;
	padding: 0;

}

.horseelite_column .horseelite_section {

	width: 100%;
	margin: 0 0 25px 0;
	padding: 0;
	
}

.horseelite_section .horseelite_product_box {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0;

}

.horseelite_product_box .horseelite_porduct_image {
	float:left;
	
}

.horseelite_product_box .horseelite_porduct_description {
	float:right;
	width: 120px;
	background: #e9e9e9;
	color: #232323;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 10px;
	
}
#horseelite_section img {
	border: 5px solid #666;
}

.horseelite_section .title {
	width: 100%;
	height: 18px;
	background: #bdbdbd;
	margin: 0 0 20px 0;
	padding: 0;
}


.horseelite_section .horseelite_title_pink {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c0296a;
	height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}
.horseelite_section .horseelite_title_pink h1 {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c0296a;
	height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}
.horseelite_section h1 {
	float: left;
	display:block;
	color: #383737;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	border-left: 15px solid #cb2764;
	padding: 0 8px 0 8px;
	margin: 0;
	background: #fff;
}

.horseelite_section h2 {
	float: left;
	display:block;
	color: #383737;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border-left: 15px solid #cb2764;
	padding: 0 8px 0 8px;
	margin: 0;
	background: #fff;
}
.horseelite_section h3 {
	font-size: 15px;
	color: #565656;
	padding: 0;
	margin: 0 0 3px 0;
}



.horseelite_section span.title_text {
	float: left;
	display:block;
	color: #383737;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border-left: 15px solid #cb2764;
	padding: 0 8px 0 8px;
	margin: 0;
	background: #fff;
}

.horseelite_section p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-align: justify;
	margin: 0px 0 10px 0;
	padding: 0;
	
	
}
.horseelite_section img  {
	float: left;
	padding: 0;
	border: 1px solid #D8518B;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;

}

.horseelite_section ul {
	color:#CB2764;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	list-style-type: disc;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	
}

.horseelite_section li a {
	color: #CB2764;
	text-decoration: underline;
}


.horseelite_section li a:hover {
	color: #CB2764;
	text-decoration: none;
}

.horseelite_section span.info {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #cb2764;
	margin: 0;
	padding: 0;
	
}

.horseelite_line {

	clear: both;
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #dcdcdc;
	background: url(images/horseelite_line.jpg) left bottom no-repeat;
	margin: 5px 5px 8px 5px;
	padding: 0;
	
}

* html .horseelite_line {

	margin-top: -15px;
	
}

.cleaner {
	clear: both;
	height: 0;
}
.cleaner_with_height {

	clear: both;
	height: 1px;
}

#horseelite_footer_bg {
	background: #242524;
	margin: 25px 0 0 0;
	padding: 0;
}

#horseelite_footer {
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#horseelite_footer img {
	text-decoration: none;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#horse_elite_stats {
	text-align: center;
}


#horseelite_footer a {
	color: #fff;
	text-decoration: none;
}

#horseelite_footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.horse_pony_cob_sold {
	background-image: url(/images/horse_pony_cob_sold.gif);
	background-repeat: no-repeat;
	background-position: 160px 10px;
}

.horseelite_column_sale {
	float: left;
	width: 840px;
	margin: 0 28px 0 0;
	padding: 0;
}
.horseelite_columnGrey {
	float: left;
	width: 265px;
	margin: 0 28px 0 0;
	padding: 0;
	background-color: #FBECF2;
}

.horseelite_piclabel {
	clear: both;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dcdcdc;
	background: url(images/horseelite_line.jpg) left bottom no-repeat;
	margin: 5px 5px 8px 5px;
	padding: 0;
}
.horseelite_section span.infobold {
	font-family: Tahoma;
	font-size: 11px;
	color: #cb2764;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
