html {overflow-y:scroll;}

body {
	background-color: #000000;
}

#container {
	margin: auto;
	width: 950px;
}

#wrapper {
	background: url(../images/interface/main_bg.gif) repeat-y;
	width: 950px;
}

#header object{
	background-color:#1D1D1D;
	width:950px;
	height:113px;
	/*position:absolute;
	z-index:0;*/
}
#navigation {
	background-color:#000000;
	width:937px;
	margin-right: 6px;
	margin-left: 7px;
	/*margin-top:113px;*/
	height:230px;
}
#mainImage{
    /*margin-top:25px;*/
    width:576px;
    display:inline;
    margin-left:2px;
}
#mainImage img
{
    /*margin-top:35px;*/
}


#navigation ul 
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	width:130px;
	padding:0px 19px 8px 19px;
	float:left;
	/*border:1px solid #fff;*/
}
#navigation li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;

}
#navigation a:link,#navigation a:visited {
    color:#fff;
    text-decoration:none;
    border-bottom:1px dashed #fff;
    display:block;	 
} 
#navigation a:hover {
    color:#91000A;
}
#mainContent
{
    margin-top:15px;
}

#content 
{
	padding: 10px 45px 20px 45px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	vertical-align: middle;
}
#content object
{
	width:250px;
	margin-left:-45px;
	z-index:-999;
	height: 215px;
	vertical-align: middle;
}
h1 {
    font: normal 1.7em/14px Geneva, Arial, Helvetica, sans-serif;
    color: #262626;
    text-transform: capitalize;
}


#footer {
	font: normal 0.7em/9px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 950px;
	padding:25px 0px 25px 0px;
	background-image: url(../images/interface/footer_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	text-align: center;
}

#designer {
	text-decoration:underline;
	color:#FFF;
	/*font-weight:bold;*/
}

#bannertext {
	text-decoration:none;
	color:#FFF;
	t
}

.imgBorder {
	width:298px;
	height:206px;
	padding-top:10px;
	background-repeat: no-repeat;
	background-image: url(../images/horses_for_sale/image_bg_1.jpg);
}

.banner	{
	background-image: url(../images/index/banner.png);
	background-repeat: no-repeat;
	background-position: center;
}

a.pagelink   { 
	font: bold 1em/14px Arial, Helvetica, sans-serif;
	color: #91000A; 
	text-decoration: none }

a.pagelink:hover    { color: #91000A; text-decoration: underline }


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

a.footer:hover    { color: #FFFFFF; text-decoration: underline }


.feature {
	margin-right: 16px;
	border:0;
}

/*reservation form */

.field {font-weight:bold;width:150px;vertical-align:top;}
.button {background:#000;color:#fff;font-weight:bold;}
.calButton {background:url('images/cal.gif') no-repeat;border:none;width:30px !important;height:22px !important;position:relative;}


.adminButton {padding-left:5px;}

.floatL {float:left;}



/*news*/
#news {height:420px;width:552px;position:absolute;top:125px;left:50%;right:50%;background:#ddd;border:3px solid #000;text-align:center;margin-left:-205px;display:block;overflow:scroll;color:#000;padding:10px;font: 0.8em/14px Arial, Helvetica, sans-serif;z-index:1;}

.close {color:#000;font-weight:bold;text-align:right !important;float:right !important;background:none;border:none;cursor:pointer;}


.news {background:none;border:none;color:#fff;font-size:8pt;padding:0px;margin:0px 0px 0px 0px;	border-bottom:1px dashed #fff;width:128px;text-align:left;padding-left:-43px;}
.newsContent {vertical-align:top;width:500px;text-align:left;}
.newsImage {width:200px;border:1px solid #fff;}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {color: #FFFFFF}
.style5 {color: #FFFFFF; line-height: 100%; }
.style6 {color: #FFFFFF; font-weight: normal; line-height:normal }
.content {padding: 0px 0px 0px 0px;}


/*Jobs Page*/
#rowHeader
{
	font-weight:bold;
	background-color:#262626;
	height:20px;
	width:585px;
	border:1px solid #000;
}

.field
{
	float:left;
	min-height:20px !important;
	font-size:9pt !important;
	cursor:pointer;
	padding-left:3px;
}
.row
{
	width:585px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.rowAlt
{
	background-color:#A82020;
	color:White;
	width:585px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.leftBorder
{
	border-left:1px solid #000;
}
.a{width:150px;}
.b{width:370px;}
.c{width:50px;}
.d{width:60px;}
.e{width:60px;}

.jobDesc
{
	font-size:8pt !important;
	width:575px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	min-height:50px;
	background-color:#ffffe5;
	color:#000;
	padding:5px
}
.linkButton
{
    background-color:Transparent;
    color:#fff;
    text-decoration:underline;
    border:none;
    font-size:9pt;
    font-weight:bold;
    text-align:center;
    width:48px;
}

#applicationForm
{
    height:300px;
    width:350px;
    position:absolute;
    top:150px;
    background:#FFE;
    border:3px solid #000;
    text-align:center;
    display:block;
    color:#000;
    padding:10px;
    font: 0.8em/14px Arial, Helvetica, sans-serif;
    z-index:1;
}
#applicationForm table
{
    width :250px;
    margin:auto;
}

#applicationForm th
{
    font-size:11pt;
}
#applicationForm .button
{
    width:100px;
    background-color:#999;
    border:1px solid #000;
}

/*offers*/
#WebOffers th
{
    font-size:12pt;
    text-align:left;
    padding: 10px 0px 5px 0px;
    color:#ccc;
    font-style:italic;
}
#WebOffers .desc
{
   font-weight:bold;
   color:#ccc;
   width:125px;
   height:20px;
}
#WebOffers .rowLine
{
    border-bottom:1px solid #000;
}

.banner1 {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/index/banner_edit.gif);
	background-repeat: no-repeat;
}
.banner2 {
	background-image: url(../images/index/banner_2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.banner3 {
	background-image: url(../images/index/banner_3.png);
	background-repeat: no-repeat;
	background-position: center;
}
.banner5 {
	background-image: url(../images/index/banner_5.png);
	background-repeat: no-repeat;
	background-position: center;
}
.banner4 {
	background-image: url(../images/index/banner_4.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.trainingbanner {
	background-image: url(../images/training/training_banner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.trainingbanner2 {
	background-image: url(../images/training/training_banner2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.trainingbanner3 {
	background-image: url(../images/training/training_banner3.png);
	background-repeat: no-repeat;
	background-position: center;
}
.trainingbanner4 {
	background-image: url(../images/training/training_banner4.png);
	background-repeat: no-repeat;
	background-position: center;
}
.imgBorderShowreel {
	background-image: url(../images/horses_for_sale/showreel/image_bg_1.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 340px;
	margin-left:auto;
	margin-right:auto;
}
.bannerTraining {
	background-image: url(../images/index/banner_training.gif);
	background-repeat: no-repeat;
	background-position: center;
}
