html,body{
	padding: 0;
	margin: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E1D0B6;
	min-width: 1000px;
	background-image: url(../images/00000002.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
}
* html body{
	background-image: none;
}
table{
	font-size: inherit;
}
p
{
 margin:0px;
 padding:0px;
}
h2{
	margin: 0 0 7px 0;
	padding: 0;
	color: #137400;
	font-size: 19pt;
	font-weight: lighter;
}
h2.mtop{
	margin-top: 25px;
}
h2 a{
	color: #137400;
}
h2 a:hover{
	color: #3D9F29;
}
h2 span{
	color: Black;
	font-size: 15pt;
}
h3{
	margin: 0 0 7px 0;
	padding: 0;
	color: #603913;
	font-size: 15pt;
	font-weight: lighter;
}
h3.mtop{
	margin-top: 25px;
}
.clear{
	clear:both;
	line-height: 1px;
	font-size: 1px;
	display: block;
	height: 1px;
}
a{
	color: #603913;
	outline: none;
}
a:hover{
	color: #87511B;
}
a img{
	border: 0;
}
.positive{
	color: #137400;
}
.date{
	font-size: 8pt;
	color: #137400;
}
.date.mtop{
	margin-top: 5px;
}
.date.mbottom{
	margin-bottom: 3px;
}
#general{
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/contentbg.jpg);
	background-position: 0 0;
	background-color: #F5F1E9;
}
#general.interal{
}
#header{
	height: 456px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 1000px;
}
#general.interal #header{
	height: 245px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}
#menu{
	height: 42px;
	position: absolute;
	top: 200px;
	left: 47px;
	overflow: hidden;
	zoom: 1;
}
#menu img{
	float: left;
}
#menu ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li{
	float: left;
	font-size: 9pt;
	height: 42px;
	padding: 13px 10px 0 10px;
	background-image: url(../images/line_menu.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-weight: bolder;
}
#menu ul li.active{
	background-color: #443905;
	background-image: none;
}
#menu ul li.active a{
	color: #F8F3E6;
	text-decoration: none;
}
#imenu{
	width: 280px;
	height: 100px;
	position: absolute;
	top: 297px;
	right: 83px;
	overflow: hidden;
	zoom: 1;
}
#imenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#imenu ul li{
	float: left;
	width: 150px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-weight: bolder;
}
#imenu ul .odd{
	width: 120px;
}

#intmenu{
	position: relative;
	margin-left: -10px;
}
#intmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#intmenu ul li{
	padding: 5px 10px;
}
#intmenu ul li.active{
	background-color: #443905;
}
#intmenu ul li.active a{
	color: white;
	text-decoration: none;
}

#filtermenu{
	position: relative;
	margin-left: -10px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#filtermenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#filtermenu ul li{
	padding: 5px 10px;
	display: inline;
}
#filtermenu ul li.active{
	background-color: #443905;
}
#filtermenu ul li.active a{
	color: white;
	text-decoration: none;
}
#content{
	padding: 30px 0;
	overflow: hidden;
	zoom: 1;
	width: 1000px;
	min-height: 500px;
}
.content{
	width: 860px;
	padding-left: 70px;
	padding-right: 70px;
}
.contentLeft{
	float: left;
	width: 475px;
	padding-left: 70px;
}
.contentRight{
	float: left;
	width: 315px;
	padding-right: 70px;
	padding-left: 70px;
}
.contentLeftinteral{
	float: left;
	padding-left: 70px;
	width: 180px;
}
.contentRightinteral{
	float: left;
	padding-right: 70px;
	padding-left: 40px;
	width: 640px;
}
.contentLeftinform{
	float: left;
	padding-left: 70px;
	width: 645px;
}
.contentRightinform{
	float: left;
	padding-right: 70px;
	padding-left: 40px;
	width: 175px;
}
.contentLeftcatalogView{
	float: left;
	padding-left: 70px;
	padding-top: 10px;
	width: 315px;
}
.contentRightcatalogView{
	float: left;
	padding-right: 70px;
	padding-left: 40px;
	padding-top: 10px;
	width: 505px;
}

#footer{
	height: 93px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	zoom: 1;
	width: 1000px;
}
#footer .contentLeft div{
	margin-top: 17px;
	color: #94D444;
	font-size: 37pt;
	font-weight: lighter;
}
#footer .contentLeft div span{
	font-size: 20pt;
	margin-right: 7px;
}
#footer .contentRight div{
	margin-top: 20px;
	color: white;
}
#footer .contentRight div a{
	color: white;
	text-decoration: none;
}
#footer .contentRight div a:hover{
	text-decoration: underline;
}
#artjazz{
	height: 33px;
	background-color: Black;
	overflow: hidden;
	zoom: 1;
	width: 1000px;
}
#artjazz .contentRight div{
	color: white;
	margin-top: 8px;
}
#artjazz .contentRight img{
	vertical-align: -12px;
	margin-left: 5px;
}
#artjazz .contentRight div a{
	color: #009ED6;
}

.ifreediv{
	position: relative;
	margin: 30px 0 0 -30px;
	background-image: url(../images/shot.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 122px;
}
.ifreediv h3{
	position: absolute;
	left: 143px;
	top: 40px;
}
.ifreediv2{
	position: relative;
	margin: 10px 0 0 -17px;
	background-image: url(../images/cup.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 121px;
}
.ifreediv2 h3{
	position: absolute;
	left: 130px;
	top: 40px;
}
.lineimages{
	margin: 20px 0;
}
.lineimages img{
	margin-right: 5px;
}
.newslist{
	text-indent: -51px;
	padding-left: 51px;
	font-size: 10pt;
	margin-bottom: 10px;
}
.newslist span{
	margin-right: 5px;
}
.interalnewslist{
	margin-bottom: 20px;
}
.interalnewslist .photo{
	float: left;
}
.interalnewslist .cont{
	margin-left: 120px;
}
.pager{
	margin: 0;
	padding: 0;
}
.pager li{
	list-style-type: none;
	float:left;
	margin-right:3px;
}
.pager li a{
	padding: 4px;
}
.pager .selected{
	color:#fff;
	text-decoration:none;
}
.pager li .selected{
	background-color: #443905;
}

.h3{
	font-size: 15pt;
	font-style: italic;
	font-weight: lighter;
	background-image: url(../images/underline_h3.gif);
	background-position: 0 1.05em;
	background-repeat: repeat-x;
}
.text_head{
	/*border-bottom: 1px dashed #603913;*/
	text-decoration: none;
}
.text_body{
	margin-top: 15px;
	display: none;
}
.crewlist{
	margin-top: 10px;
}
.crewlist .crewmember{
	margin-bottom: 15px;
	float: left;
	padding-right: 30px;
	width: 45%;
	height: 164px;
	overflow: hidden;
	zoom: 1;
	font-size: 8pt;
}
.crewmember img{
	float: left;
}
.crewmemberdesc{
	margin-left: 120px;
}
.crewmemberdesc .crewname{
	color: #603913;
	font-weight: bolder;
}
.crewmemberdesc .crewsphere{
	margin-bottom: 10px;
	font-size: 8pt;
	color: #137400;
}
.crewmemberdesc .crewabout{
	margin-bottom: 10px;
}
.horsemedias{
	margin-top: 7px;
}
.producer{
	background-image: url(../images/man.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #00AEEF;
	padding-left: 25px;
	padding-top: 5px;
	height: 25px;
}
.mother{
	background-image: url(../images/woman.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #ED008C;
	padding-left: 25px;
	padding-top: 5px;
	height: 25px;
}
.young{
	background-image: url(../images/young.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #015F00;
	padding-left: 25px;
	padding-top: 5px;
	height: 25px;
}
.test{
	background-image: url(../images/secundomer.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #F58220;
	padding-left: 25px;
	padding-top: 5px;
	height: 25px;
}
.horseViewOp p{
	margin-bottom: 10px;
}
.broken{
	color: #949393;
}
.broken a{
	color: #949393;
}
.horsecondition{
	width: 338px;
	position: relative;
	margin-left: -20px;
	margin-top: 20px;
	margin-right: -5px;
}
.horsecondition .top{
	background-image: url(../images/corner-top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 24px;
}
.horsecondition .bottom{
	background-image: url(../images/corner-bottom.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 26px;
}
.horsecondition .cont{
	background-color: White;
	padding: 0 20px;
}
.pedigree{
	width: 100%;
	font-size: 9pt;
}
.pedigree td{
	background-color: #e8dfc5;
	width: 33%;
	padding: 5px;
}
.pedigree td.m{
	background-color: #cfc597;
}
.galleryslv{
	margin-bottom: 30px;
}
.galleryslv img{
	float: left;
}
.galleryslv .cont{
	margin-left: 150px;
}
.horselist{
	margin-top: 10px;
}
.horselistitem{
	float: left;
	width: 49%;
	margin-bottom: 20px;
	height: 120px;
}
.horsephoto{
	float: left;
	padding: 5px;
	background-image: url(../images/horse_border.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.horselist .horselistitem .cont{
	margin-left: 105px;
	padding-right: 20px;
}
.horselist p{
	margin-bottom: 7px;
}
.meropriyat{
	background-image: url(../images/e8dfc5.png);
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}
.meropriyat .lineimages{
	margin: 0;
	margin-top: 15px;
}
.meropriyat .left{
	float: left;
	width: 200px;
	margin-right: 30px;
}
.meropriyat .right{
	float: left;
	width: 450px;
	padding-right: 70px;
}

.meropriyat.arch{
	background-image: url(../images/cfc597.png);
}
.gallerycatlist{
	margin-bottom: 25px;
}
.gallerycatlist img{
	float: left;
}
.gallerycatlist div{
	margin-left: 140px;
}
.horsefiltercheckbox{
	float: left;
	padding-top: 4px;
}
.horsefiltercheckboxdiv{
	margin-left: 24px;
}
#xBoxError {
background-color:#DECCB3;
border:1px solid #423604;
color:black;
cursor:pointer;
padding:10px;
position:fixed;
width:500px;
z-index:360;
opacity:0.9;
}