
* {
	margin:0;
	padding:0;
}

body {
        color:#323232;
        font:0.75em/100% 'Lucida', 'Lucida Sans Unicode', 'Bitstream Vera Sans', Verdana, sans-serif;
        line-height:1.4em;
}

.inline {
	display: inline;	
}

.invisi {
	display: none;
}

/* How links display */
a {
	color:#323232;
	text-decoration:none;
}
a:hover {
	color:#ff623f;
	text-decoration:none;
}

.content_main_search_listing_name a {
	color: #ff623f;
	text-decoration: underline;
}

.content_main_search_listing_name a:hover {
        text-decoration: none;
}

.aettbok td {
	padding: 2px;	
}

/* Hide Print feat */
#print_title {
	display: none;
}
/* header */
#header {
	background-image: url('/pictures/backinn.png');
	background-repeat: repeat-x;
	height: 120px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	padding-left:40px;
}


/* Header Menu */

#menu { padding-top: 0px; padding-left: 250px; height: 100%;  }
#menu ul { margin:0;padding:0; height: 83px;  }
#menu li { display:block;padding: 30px 10px 5px 10px; float:left; text-align:left; border-right:thin solid #8c8d8e;  height: 51px;  }
#menu li a { color:#fff; font-size: medium; font-weight: 600; text-decoration:none;line-height: 1.1em; display:block; }
#headerover { 
position: absolute;height: 164px; width: 290px; background-image: url('/pictures/hestaleit-logo.png');
}

/* Sidebar definition */
/* content */
#content {
	background:#fff;
	clear:both;
	width:900px;
}

#content_inside {
}

#content_inside_sidebar {
	border-right:1px solid #bbb;
	clear:both;
	float:left;
	line-height:175%;
	margin:0px 0;
	padding:0 10px;
	width:160px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 0;
	text-align:right;
}

.content_search {
	margin-top: 5px;
}

.content_search:after {
	clear:both;
}

.content_search h3 {
	float: left;
	font-size: 1.5em;
	display: block;
	width: 100%;
}

.content_search h4 {
	font-size:12px;
	font-weight: normal;
	font-style: italic;
	margin-left: 0px;
}

.content_search label {
	font-style: normal;
	display:  inline-block;
	text-align: right;
	width: 51px;
	margin-right: 5px;
}

.content_search label.error {
	font-style: normal;
	color: #F00;
	width: 100%;
	text-align: left;
}

.content_search_list {
	position: relative;
	z-index: 1;
}
.content_search_list ul {
	margin-left: 25px;
}

/* Content-main user information */
.content_user_information select {
	padding-left: 5px;
	width: 147px;
}

.content_user_information label {
	width: 80px; 
	margin-right: 5px; 
	text-align: right;
	display: inline-block;  
}

.content_user_information label.error {
	margin-left: 85px;
	color: #F00;
	width: 100%;
	display: block;  
	text-align: left;
}

.content_user_information_subscription label {
	margin-left: 5px;
}

.content_user_information,.content_user_information_subscription,.content_horse_alter {
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
}
/* FastSearch Sidebar */
/* Price and Age Div's */
.content_search_pag select {
	width: 45px;
	font-style: normal;
}

.content_search_pag:after {
	clear:both;
}

/* Location and Type Div's */
.content_search_lat input,select {
	width: 94px;
	font-style: normal;
}

/* News Shot p's */
p.content_sidebar_newsshot {
	text-indent : 10px;
	margin-left: 10px;
	line-height:normal;
}

p.content_sidebar_newsmore {
	float: right;
}

/* newly and random horses def */
.content_newly_photoanddesc {
	width: 100%;
	padding-left: 10px;
}

.content_newly_photoanddesc img {
	display: inline; 
	float: left;
	margin-right: 5px
}

.content_newly_photoanddesc ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content_newly_photoanddesc li {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

/* ----- Main Content  ----- */
#content_inside_main {
	background:#fff;
	float:left;
	display: inline;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;
	padding:10px;
	width:653px;
}

#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:150%;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#fff;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

#content_inside_main_view {
	background:#fff;
	letter-spacing:-1px;
	line-height:175%;
	padding:10px;
	width:800px;
}

#content_inside_main_view h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main_view h2 {
	color:#fff;
	font-size:115%;
	text-align:right;
}
#content_inside_main_view p {
	padding:0 0 10px;
}

#content_sidebar_lang {
	z-index: 1; position: relative;
	display: block;
	text-align: right;
}

#content_search_nothidden_title {
	border: 1px solid #323232;
	border-bottom: 0px;
	padding-left: 5px;
	background-color: #323232;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}

#content_search_nothidden_searchopts {
	padding: 5px;
	width: 100%;
	border-color:#999999;
}

#content_search_nothidden_checkbox {
	margin-right: 5px;
	float: left;
	width: 70px;
}

#content_search_nothidden_right {
	float: left;
	width: 230px;
}

#search_more {
	padding: 5px;
	width: 100%;
	border-color:#999999;
}




#content_search_nothidden_more input {
	border: 1px inset #666666;
	padding-left: 5px;
	width: 90px;
}

label#content_search_nothidden_searchopts_input {
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 5px;
}

#content_search_nothidden_searchopts_textbox {
	border: 1px inset #666666;
	padding-left: 5px;
	width: 203px;
}

#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: block;
	color: red;
	font-style: italic
}


#content_search_nothidden_names_textbox {
	border: 1px inset #666666;
	padding-left: 5px;
	width: 100px;
}

#content_search_hidden_color,#search_more legend {
	padding-left: 5px;
	padding-right: 5px;
}

#content_search_hidden_color {
	float: right;
	width: 200px;
	padding: 5px;
	padding-left: 20px;
	margin-right: 10px;
}

#content_search_hidden_color ul {
	list-style:none; 
	white-space: nowrap; 
	display: inline;
}

#content_search_hidden_color li {
	display: inline;
	float: left;
	width: 100px;
}


#maparea {
	width:700px;
	height:500px;
	background-color:#E0E0E0; 
	display: none;
}

.sellor {
	background-color: #323232;
	width: 400px;
	min-height: 80px;
	color: #FFF;
	padding: 5px;
}


.sellor a {
	color: #000;
	background-color: #F5F5F5;
	padding: 2px;
	margin: 2px;
}

.sellor p {
	color: #000;
	background-color: #F5F5F5;
	padding: 2px;
	margin: 5px;
}

/* footer */
#footer {
	background:#ffffff;
	clear:both;
	height:50px;
	width:100%;
	margin-top: 20px;
}
#footer_inside {
	height:50px;
	margin:0 auto;
	width:860px;
}
#footer_inside p {
	color:#323232;
	line-height:50px;
	text-align:center;
}

/* 
	Facebook Style
*/
	html .fb_share_button { 
		display:inline-block; 
		padding:1px 20px 0 5px; 
		height:15px; 
		border:1px solid #d8dfea; 
		background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
		} 
	html .fb_share_button:hover { 
		color:#fff; 
		border-color:#295582; 
		background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none; 
		} 
/* 
	SimpleModal 
*/
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container { background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(/pictures/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}

  .bar {
    width: 100%;
  }
  
  #progress {
    margin-top: 10px;
  }
  #progressbar {
    width: 0px;
    height: 15px;
    background: #333;
  }

.dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
.dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

/* Hestaleit MOD */

.content_view_nameandprice_name {
    color: #323232;
}

.content_view_nameandprice_idnumber a {
	color: #666666;
}

.content_view_ratings h4 {
	background-color:#323232; 
	background-image: url('/pictures/back-frame.png');
	color:#FFF;
}


a.backing, a.backing:visited{
	margin: 5px;
	padding: 0 5px 0 5px;
	clear: both;
	float: left;
	color: #ffffff;
	background-color:#323232; 
	background-image: url('/pictures/back-frame.png');
	font-weight: bold;
	text-align: center;
	min-width: 60px;
	text-decoration: none;
}

a.backing:hover {
	text-decoration: underline;
}


.content_view_salesloc h4 {
	background-color:#323232; 
	color:#FFF;	
}
h1 {
	color: #323232;
}

h2 {
		color: #323232;
}
.content_kyn_show,.content_kyn_hide,.content_domur_show,.content_domur_hide,.content_domur_nothide {
	line-height:18px; 
}

.btn { display: block; position: relative; background: #e96f00; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; font-weight: bold; background-image: url(/pictures/button/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #eb7e1c; color: #ccc;}
.btn:active { background-color: #444; }
.btn[class] { background-image: url(/pictures/button/shade.png); background-position: bottom; }

.left {
	width: 48%;	
	float: left;
}

.right {
	width: 48%;	
	float: left;
}


.content_ad_register {
background-image: url('/pictures/register.png'); width: 330px; height: 65px; float: left; margin-left: 5px; margin-bottom: 10px; font-size: 20px; color:#FFF;  font-weight: bold; text-align: center; padding-top: 15px;
}

.content_ad_register a {
	color: #FFF;
	text-decoration: none;
}


.content_stallion_register {
background-image: url('/pictures/register2.png'); width: 290px; height: 65px; float: left; margin-left: 5px; margin-bottom: 10px; font-size: 24px; color:#FFF;  font-weight: bold; text-align: center; padding-top: 15px; line-height: 28px;
}

.content_stallion_register a {
	color: #FFF;
	text-decoration: none;
}

/* Boxes for info about rating */
.content_view_ratings {
	border:1px solid #bbb; 
	margin:4px 0px 0px 5px; 
	padding: 0px 0px 5px 0px;
	width: 150px; 
	float: left;
}

.content_view_ratings h4 {
	text-align: center; 
	padding: 0px 0px 0px 5px;
}

.content_view_ratings a {
	color:#323232;
	float: right;
}

.content_view_ratings a:hover {
	color:#ffc300;
}
.content_view_ratings_kynbota {
	padding: 5px 5px 5px 5px;
}


