/* Config */
html, body, html body {
	margin: 0px;
	padding: 0px;
	}
	
body {	
	background:url(../images/back_grad.jpg) repeat-x top;
	background-color: #FFFFFF;
	text-align: center;	
	}
	
form {
	padding:0px;
	margin: 0px;
}	
	
h1, hr { display: none;
	
}

ul {

}


a:active, a:focus {
	
}

.hidden{
	display:none;
}
		
.footer{
	clear:both;	
	margin: 0px;

}

.left{
	float:left	
}
	
.right{
	float:right;
}


/* Wrapper */
#wrapper {	
	width: 830px;
	margin: auto;	
	text-align: left;
	background:url(../images/head_mid.jpg) repeat-y;
	position:relative;
}

#logo{
	height:170px;
	width:220px;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:60px;
	left:-33px;
}


* html #logo{
	height:170px;
	width:182px;
	position:absolute;
	top:23px;
	background:none;
	left:-33px;
}


#headerWrap1{
	background-image: url(../images/head_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#headerWrap2{
	padding:0px 27px 18px 30px;
	background-image: url(../images/head_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



	
body #mainWrap1{
	background:url(../images/main-back/back-blue.jpg);
}

body.red #mainWrap1{
	background-image: url(../images/main-back/back-red.jpg);
}
body.lgrey #mainWrap1{
	background-image: url(../images/main-back/back_grey.jpg);
}

body #mainWrap2{
	background:url(../images/main-back/top-blue.jpg) no-repeat top;
		
}

body.red #mainWrap2{
	background-image: url(../images/main-back/top-red.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
body.lgrey #mainWrap2{
	background-image: url(../images/main-back/top_grey.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

body #mainWrap3{
	padding:20px 37px 0px 40px;
	background:url(../images/main-back/bottom-blue.jpg) no-repeat bottom;
}

body.red #mainWrap3{
	padding:20px 37px 0px 40px;
	background-image: url(../images/main-back/bottom-red.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		
}
body.lgrey #mainWrap3{
	padding:20px 37px 0px 40px;
	background-image: url(../images/main-back/bottom_grey.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		
}

/**************** columns ***************/
#column1{
	float:left;
	width:195px;
	margin:0px 0px 70px 0px;

	

}
#column2{
	float:right;
	width:526px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	
}
#column3{
	float:left;
	width:751px;
	margin:0px 0px 70px 0px;
	
}

/**************** box ***************/
.box4 {
	background:url(../images/box1/box_bl.jpg) no-repeat left bottom;
	padding:5px 4px 4px 5px;
}

.box3 {
	background:url(../images/box1/box_br.jpg) no-repeat right bottom;

}

.box2 {
	background:url(../images/box1/box_tl.jpg) no-repeat left top;
}

.box1 {
	background:#ffffff url(../images/box1/box_tr.jpg) no-repeat right top;
	margin:0px 0px 0px 0px;
	
		
}

/********************* home page *********************/
.introBox	{
	border-bottom:solid 7px #FFFFFF;
	padding:7px 7px 7px 7px;
}

.introBox img	{
	float:left;
	display:block;
	margin-right:12px;
}
.introtext{
	padding-left:7px;
}

.feature{
	width:212px;
	background:#EBEBEB;
	
}

.feature img,
.feature img {
	display:block;
	border:0;
	margin-bottom: 12px;
}
.feature a.thumb,
.feature a.thumb {
	border:0;
	display:block;
}
.feature a.thumb:hover,
.feature a.thumb:hover {
	border:0;
}


.BoxLeft{

	float:left;
}

.BoxRight{
	float:right;	
}

.boxwhite{
	background:#FFFFFF;
	padding-bottom:7px;
}

/**************** horse rider title boxes ***************/
.titleBox{
	height:56px;
	padding:0px 0px 40px 0px;

}


.titleHolder{
	border-left:solid 1px #ED171F;
	padding:0px 0px 0px 10px;

}

/**************** media ***************/

.mediaHolder{
	margin:8px 8px 8px 8px;

}



/**************** standard text content ***************/
.standardText{
	padding:18px 20px 28px 20px;
}

.standardText img{
	margin:10px;
}

#detailContent{
	margin:18px 0px 28px 20px;
}

/**************** contentImage with text content ***************/
.top_image{

}

#borderContent{
	margin:-3px 0px 35px 0px;
	padding:20px 20px 0px 15px;
	border-top:7px solid #003366;
	border-left:1px solid #003366;
}

body.red #borderContent{
	margin:-3px 0px 35x 0px;
	padding:20px 20px 0px 15px;
	border-top:7px solid #990000;
	border-left:1px solid #990000;

}

/**************** horse rider page boxes ***************/

.horseRider{
	background:#FFFFFF;
}

.horseRiderImage{
	width:123px;
	height:95px;
	float:left;
	margin-right:6px;
}

.horseRiderText{
	width:305px;
	height:95px;
	float:left;
	background:url(../images/horseRiderTextBack.jpg) bottom right no-repeat #E3E3E3;
}

.horseRiderText:hover{
	width:305px;
	height:95px;
	float:left;
	background:url(../images/horseRiderTextBackOver.jpg) bottom right no-repeat #D1D1D1;
}

.horseRiderTextBorder{
	height:75px;
	margin:0px 35px 10px 15px;
	border-top:#003366 solid 5px;
	border-left:#003366 solid 1px;
	padding:0px 0px 0px 10px;
}

.list_footer{
 clear:both;
 height:6px;
 background:#FFFFFF;
}

/**************** news ***************/
.newslist{
	background:#FFFFFF;
	}

.newstext{

	height:95px;
	background:url(../images/horseRiderTextBack.jpg) bottom right no-repeat #E3E3E3;
}

.newstext:hover{
	height:95px;
	background:url(../images/horseRiderTextBackOver.jpg) bottom right no-repeat #D1D1D1;
}

.TeamNews{
	padding-bottom:1px;
	background:#FFFFFF;
}

.newsTitle{
	background:#003366;
	padding:4px 10px 4px 15px;
	margin-bottom:2px;
	
}

#mediaplayer {
   border-bottom:solid 2px #FFFFFF;
}

.newsDescription {
	display:block;
	background:#7993AD;
	padding:4px 10px 4px 15px;
	margin-bottom:2px;
	position:relative;
}
.newsDescription:hover{
	background:#BECAD5;
}

body.red .newsTitle{
	background:#990000;
	padding:4px 10px 4px 15px;
	margin-bottom:2px;
}

body.red .newsDescription {
	display:block;
	background:#858585;
	padding:4px 10px 4px 15px;
	margin-bottom:2px;
	position:relative;
}

body.red .newsDescription:hover {
	background:#C2C2C2;
}

.redDot{
	height:3px;
	width:3px;
	background:#ED171F;
	position:absolute;
	top:9px;
	left:8px;
}

* html .redDot{
	left:-6px;	
}

/**************** button ***************/

.but{	
	display:block;
	padding:1px 8px 1px 8px;
	margin:2px 0px 2px 0px;
	background:#003366;
}

body.red .but{
	display:block;
	padding:1px 8px 1px 8px;
	margin:2px 0px 2px 0px;
	background:#990000;
}

.but:hover{
	background:#333333;
}

body.red .but:hover{
	background:#333333;
}

#detailContent h5 a{	
	display:block;
	padding:1px 8px 1px 8px;
	margin:10px 20px 15px 0px;
	background:#003366;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}

#detailContent body.red h5 a{
	display:block;
	padding:1px 8px 1px 8px;
	margin:2px 0px 2px 0px;
	background:#990000;
	color:#FFFFFF;
}

#detailContent h5:hover a{
	background:#333333;
	color:#FFFFFF;
}



/**************** footer ***************/
#footer{
	height:20px;
	padding:0px 0px 4px 0px;

}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer ul li{
	padding:0px 5px 0px 0px;
}

#footer .copyright{
	float:left;
	width:100px;
	text-align:left;
	padding:0px 0px 4px 0px ;
}
#footer .bigtimemedia{
	float:right;
}
#footer .cms {
	float:left;
}

	
	

#advert{
	height:24px;
	background:url(../images/main-back/bottom.jpg) no-repeat;
}

.ontrackImage{
	margin:5px 5px 5px 5px;
	border:none;
	overflow:hidden;
	border:solid #FFFFFF 1px;
}
 .ontrackImage a img{
	border:none;
}

 .ontrackImage img{
	border:none;
}
.iframeBox {
	width: 510px;
	margin-left: 5px;
	padding: 5px;
	margin-top: 0px;
}
#inset_span {
	float: left;
	width: 480px;
	display: block;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-repeat: repeat;
}
.imageborder {
	padding: 3px;
	border: 1px solid #666;
	background-color: #FFF;
}
.center {
	text-align: center;
}
.tde_cms_box {
	margin-left: 0px;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 150px;
}
.jamiesGallery {
	width: 460px;
	margin-left: 30px;
	padding: 5px;
	margin-top: 0px;
}
.videoBox {
	width: 500px;
	margin: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

