/***********************************************************************************/
/*																				   */
/*  CSS Document | January 2007 | Mosaique New Media | Martin Lee  			       */
/*																				   */
/***********************************************************************************/

/* 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 {
	
}
	
p {
	display: block;
}	

.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:182px;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:23px;
	left:-33px;
}


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


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

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



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

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

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

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

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

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


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

	

}
#column2{
	float:right;	
	width:291px;
	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:48px;
	padding:0px 0px 28px 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;

}
#rss{
	background:url(../images/rss_icon.gif) left no-repeat;
	padding:8px 0px 8px 25px;
	
	
}

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

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

#footer .rss{
	float:left;
	width:100px;
	text-align:left;
	padding:0px 0px 4px 0px ;
}

#footer .privacy{
	float:right;
}
#footer .mosaique{
	float:right;
}
#footer .terms{
	float:right;
}
	
	

#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;
}