/* CSS Document of Koningsland */

body{
	background:url(../images/body_bg.gif) top left repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin:20px 0 10px 0;
	padding:0 0 0 0;
	text-align:left;
}

.textbox{
	border:1px solid #4F5339;
	background:#ffffff;
}

.textarea{
	border:1px solid #4F5339;
	background:#ffffff;
}

/**************** Header Section *************************/

.header{
	background:url(../images/header_bg.gif) top left repeat-x;
	width:100%;
	height:63px;
}

.logo{
	background:url(../images/logo.gif) center left no-repeat;
	width:634px;
	height:31px;
}

.home_icon{
	background:url(../images/home_icon.gif) bottom center no-repeat;
	width:19px;
	height:50px;
}

.email_icon{
	background:url(../images/email_icon.gif) bottom center no-repeat;
	width:18px;
	height:50px;
}


/****************** Menu Section ****************************/

.menu{
	background:url(../images/menu_bg.gif) top left repeat-x;
	width:100%;
	height:39px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	line-height:39px;
}

.menu ul{
	margin:0 25px 0 25px;
	padding:0 0 0 0;
	list-style:none;
}

.menu ul li{
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#FF0000;
}

.menu ul li a:link, .menu ul li a:visited{
	color:#FFFFFF;
	font-size:12px;
	padding:0 20px 0 20px;
	text-decoration:none;
	outline:none;
	font-weight:bold;
}

.menu ul li a:hover, .menu ul li a:focus, .menu ul li a:active, a.current{
	color:#FF0000;
	font-size:12px;
	padding:0 20px 0 20px;
	text-decoration:none;
	outline:none;
	font-weight:bold;
}

/*a.current:link, a.current:visited, a.current:hover, a.current:focus, a.current:active{
	color:#FF0000;
	font-size:12px;
	padding:0 20px 0 20px;
	text-decoration:underline;
	outline:none;
}
*/
/**************************** Header Section closed *************************/

/***************************** Content Section start ************************/

.content{
	background:url(../images/content_bg.gif) top left repeat;
}

.content_text{
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
	text-align:left;
}

.content_title{
	font-size:16px;
	color:#ECA100;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	line-height:30px;
	font-weight:600;
	font-size:16px;
	border-bottom:1px solid #eca100;
}

.content_title_1{
	font-size:16px;
	text-transform:uppercase;
	color:#B7B9A7;
	font-family:Helvetica, sans-serif;
	line-height:30px;
	font-weight:600;
	border-bottom:1px solid #B7B9A7;
}

.btn{
	background:url(../images/btn.gif) center right no-repeat;
	color:#FFFFFF;
	width:auto;
	height:30px;
	text-align:right;
}

.btn a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 18px 0 0;
}

.horse_img{
	background:url(../images/horse_img.gif) center no-repeat;
	width:196px;
	height:195px;
	border:3px solid #E6E2C6;
	margin:5px 5px;
}

.right_ad{
	background:url(../images/right_ad_bg.gif) top left repeat-x;
	width:auto;
	height:229px;
}

.title_img{
	background:url(../images/title_img.gif) center no-repeat;
	width:251px;
	height:153px;
}

.right_title{
	background:url(../images/title.gif) center no-repeat;
	width:251px;
	height:54px;
}

.seperator{
	background:url(../images/seperator.gif) center no-repeat;
}

.horse_for_sale_seperator{
	background:url(../images/horse_for_sale_seperator.gif) center no-repeat;
	width:91px;
	height:211px;
}

/********************** Contact Form Section ******************/

.contact_form_bg{
	background:url(../images/contact_form_bg.gif) top left repeat;
	width:auto;
	height:auto;
}

.contact_detail{
	font-size:14px;
}

.contact_detail_1 a:link, .contact_detail_1 a:visited{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.contact_detail_1 a:hover, .contact_detail_1 a:focus, .contact_detail_1 a:active{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

/************************** News section **************************/

.news{
	color:#656565;
}

.news_row1{
	background:#2B291A;
}

.news_row2{
	background:#242215;
}

.news_bullet{
	background:url(../images/news_bullet.gif) center left no-repeat;
	color:#646D0F;
	padding:0 0 0 20px;
	text-align:left;
	font-weight:bold;
}

.news_bullet a:link, .news_bullet a:visited{
	font-size:13px;
	color:#646D0F;
	text-decoration:none;
}

.news_bullet a:hover, .news_bullet a:focus, .news_bullet a:active{
	font-size:13px;
	color:#646D0F;
	text-decoration:underline;
}

.news_text{
	text-align:left;
	line-height:18px;
}

.news_date{
	color:#656565;
}

/************************* Horses for sale ******************************/

.horses_for_sale{
	background:url(../images/footer_bg.gif) top left repeat;
	width:auto;
	height:auto;
	padding:10px 10px 10px 10px;
	vertical-align:top;
}

.horses_for_sale_title{
	width:auto;
	text-align:center;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

.horses_for_sale_title a:link, .horses_for_sale_title a:visited{
	font-size:12px;
	color:#F5F5E8;
	text-decoration:none;
}

.horses_for_sale_title a:hover, .horses_for_sale_title a:focus, .horses_for_sale_title a:active{
	font-size:12px;
	color:#F5F5E8;
	text-decoration:underline;
}

.horses_for_sale_subtitle{
	width:auto;
	text-align:center;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}

.horses_img_border{
	border:3px solid #F5F5E8;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.thumb_img{
	border:1px solid #f5f5e8;
}

.thumb_img a:link, .thumb_img a:visited{
	font-size:12px;
	color:#F5F5E8;
	text-decoration:none;
}

.thumb_img a:hover, .thumb_img a:focus, .thumb_img a:active{
	font-size:12px;
	color:#F5F5E8;
	text-decoration:none;
}

/***************** Tab Control ********************/

.tabcontent{
	display:none;
	margin:3px 0 0 0;
}

.shadetabs {
	padding:3px 0px 3px 0; 
	margin: 1px 0px;
	list-style: none;
	text-align:left;
}
.shadetabs LI {
	DISPLAY: inline; MARGIN: 0px;
}
.shadetabs LI A {
	BORDER: #9BAD00 1px solid; PADDING:3px 10px 3px 10px; Z-INDEX: 1; MARGIN-RIGHT: 3px; POSITION: relative; BACKGROUND: #687210; TEXT-DECORATION: none; color:#FFFFFF;
}
.shadetabs LI A:hover, .shadetabs LI A:active, .shadetabs LI A:focus {
	COLOR: #ffffff; POSITION: relative; BACKGROUND:#4F5339; border:1px solid #596035;}
.shadetabs LI A.selected {
	COLOR: #ffffff; POSITION: relative; BACKGROUND: #4F5339 url(../images/tab_over.gif) top left repeat-x; border:1px solid #596035;}

/************************* Content Section closed *****************************/

/************************* Footer section start *******************************/

.footer{
	background:url(../images/footer_bg.gif) top left repeat;
	width:100%;
	height:95px;
	color:#FFFFFF;
}

.footer a:link, .footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}

.footer a:hover, .footer a:focus, .footer a:active{
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}

.footer ul{
	margin:0 25px 0 25px;
	padding:0 0 0 0;
	list-style:none;
}

.footer ul li{
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ECA100;
}

.footer ul li a:link, .footer ul li a:visited{
	color:#ECA100;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:14px;
	padding:0 20px 0 20px;
	outline:none;
}

.footer ul li a:hover, .footer ul li a:focus, .footer ul li a:active{
	color:#ECA100;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:14px;
	padding:0 20px 0 20px;
	outline:none;
}

.enlargeimg {
	background-image: url(../images/enlarge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}
.enlarge {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
