/* CSS Document */
html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;/* Page centering for IE6 pre sp1 */
	margin:0;
	padding:0;
	background: #fff url(doesntexist.gif) fixed no-repeat top left;/* required for IE6 to prevent incorrect rendering of dashed borders */
}
a{
	text-decoration:none;
	color:#4F80A9;
}
p{
	padding:0;
	margin:0 0 8px 0;
	line-height:22px;
}
img{
	border:0 none;
}
ul{
	padding:0;
	margin:0;
}
li{
	list-style:none;
}
h3{
	font-size:18px;
	margin:0;
	padding:0;
}
h4{
	font-size:16px;
	margin:0;
	padding:0;
}
h6{
	font-size:12px;
	margin:0;
	padding:0;
	color:#08072F;
}
h6#pageTitle{
	color:#426582;
}
div#container{
	width:745px;
	border-left:1px dashed #B0B0B0;
	border-right:1px dashed #B0B0B0;
	text-align:left;
	padding:0 15px 0 15px;
	margin:0 auto 50px auto;
}
div#header{
	background:url(../images/bg_header.jpg) top left repeat-x;
	padding:15px 0 0 0;
	margin:0 -15px 15px -15px;
}
ul.mainNav{
	width:100%;
	float:left;
}
ul.mainNav li{
	float:left;
	color:#666666;
	border-right:1px solid #666666;
	padding:0 14px 0 5px;
}
ul.mainNav li.end{
	border:0 none;
	padding-right:0;
}
ul.mainNav a{
	color:#666666;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:11px;
	height:12px;
}
* html ul.mainNav a{/* IE6 adds an extra 2px to padding */
	padding-top:9px;
}
ul.mainNav a:hover{
	color:#000131;
	background-position:bottom left;
}
ul.mainNav li.current a{
	color:#000131;
	background-position:bottom left;
}

ul.subLinks
{
 padding: 0 0 5px 12px;
}

ul.subLinks li
{
 display: inline;
 padding: 0 20px 0 0;
 color: #4F80A9;
}

/* main nav link bg's */
a#navHome{
	background-image:url(../images/nav_home.gif);
	padding-left:36px
}
a#navNews{
	background-image:url(../images/nav_news.gif);
	padding-left:20px
}
a#navAbout{
	background-image:url(../images/nav_about.gif);
	padding-left:26px
}
a#navTraining{
	background-image:url(../images/nav_training.gif);
	padding-left:32px
}
a#navClinics{
	background-image:url(../images/nav_clinics.gif);
	padding-left:24px
}
a#navHorseSales{
	background-image:url(../images/nav_horsesales.gif);
	padding-left:27px	
}
a#navLivery{
	background-image:url(../images/nav_livery.gif);
	padding-left:21px	
}
a#navGallery{
	background-image:url(../images/nav_gallery.gif);
	padding-left:21px	
}
a#navContact{
	background-image:url(../images/nav_contact.gif);
	padding-left:20px	
}
a#logo{
	display:block;
	text-align:center;
	clear:both;
	padding:20px 0 0 0;
}
div#subNav{
	background:url(../images/bg_paneltop.gif) top left repeat-x;
	height:27px;
	line-height:27px;
	clear:both;
	margin:0 0 15px 0;
	padding:0 0 0 15px
}
div#subNav h3{
	color:#ffffff;
	float:left;
	margin:0 20px 0 0;
	font-weight:normal;
}
div#subNav li{
	float:left;
	margin:0 15px 0 0 ;
}

div#subNav li a{
	color:#4F80A9;
	background:url(../images/but_goarrow.gif) center right no-repeat;
	text-decoration:underline;
	padding:0 20px 0 0;
}

div#subNav li.back a{
	background-image:url(../images/but_goarrowbk.gif);
}

div#leftCol{
	float:left;
	width:65%;
	clear:left;
}

div#rightCol{
	float:right;
	width:170px;
}

/* right column panels */
div#rightCol .panel{
	margin:0 0 15px 0;
	background:#D3D2D8;
	width:100%;
	height:auto;
	float:none;
	padding:0 0 5px 0;
	line-height: 150%;
}


div#rightCol .panel p{
	line-height: 150%;
	padding: 5px 0;
}

body#contactPage div#rightCol .panel p
{
 padding: 0;
}


div#rightCol .panel ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}


div#rightCol #panelClinics{
	background:url(../images/bg_panelgreygrad.jpg);
	padding:0;
}
div#rightCol #panelClinics *{
	position:relative;/* Required for IE6 so links appears as block when rendered */
	display:block;
	line-height:normal;
}
div#rightCol div#rColGall{
	text-align:center;
	background:#FFFFFF;
	border:1px solid #B0B0B0;
}


div#rColGall h3 a{
	text-align:left;
}

/* No Longer Used 29/8/07
div#rColGall h3 a{
	color:#4F80A9;
	text-decoration:underline;
	font-size:11px;
	text-align:left;
	background:url(../images/icon_gallery.gif) center right no-repeat;
}
*/

div#rColGall img{
	margin:10px 0 0 0;
}
/* No Longer Used 29/8/07
a.contSlab{
	display:block;
	background:#02012B url(../images/icon_env.gif) center right no-repeat;
	line-height:26px;
	color:#426582;
	text-decoration:underline;
	padding:0 0 0 5px;
}
*/

div#footer{
	padding:15px 0 0 0;
	clear:both;
	margin:0 -15px 0 -15px;
}
div#footer ul.mainNav{
	background:url(../images/bg_footer.jpg) bottom left repeat-x;
	padding-bottom:20px;
}
ul#footNav{
	margin: 70px 0 0 0;
	text-align:center;
	font-size:10px;
	color:02012B;
}
ul#footNav li{
	display:inline;
}
ul#footNav a{
	color:#02012B;
}
/* ##### Home Page ##### */
div.panel{
	float:left;
	width:auto;
	height:292px;
	margin:0 0 15px 0;
}
div.panel h3{
	background:#01002A url(../images/bg_paneltop.gif) right center no-repeat;
	line-height:27px;
	border-bottom:1px solid #FFFFFF;
	font-size:17px;
	font-weight:normal;
}
div.panel h3 a{
	background:url(../images/but_goarrow.gif) right center no-repeat;
	color:#FFFFFF;
	line-height:27px;
	position:relative;/* Required for IE6 so links appears as block when rendered */
	display:block;
	margin:0 5px 0 5px;
}
div.panel h6{
	font-size:11px;
	margin-left:5px;
}
div.panel p{
	margin:0 5px 2px 5px;
	line-height:normal;
}
div#panelGallery{
	width:273px;
	background:url(../images/bg_panelgall2.jpg) bottom left no-repeat;
}
div#panelTrain{
	width:147px;
	background:#C09E87 url(../images/bg_paneltrain2.jpg) 0 28px no-repeat;
	margin: 0 10px;
}

div#panelTrain p
{
 padding: 10px 0 0 0;  				/* Added by AJS 3/5/07 */
}

#panelTrain a.more, #panelNews a.more
{                 				/* Added by AJS 12/9/07 */
	position: relative;
	top: -13px;
	left: 110px;
}

div#panelTrain h3{
	margin-bottom:155px;
}

p.testmnl{
	font-style:italic;
	color:#100F36;
}
span.testSig{
	display:block;
	text-align:right;
	font-style:normal;
}
div#panelLivery{
	width:147px;
	height:142px;
	background:url(../images/bg_panellive2.jpg) 0 28px no-repeat;
	margin:0 10px 5px 0;
}
div#panelLivery h3{
	margin-bottom:78px;
}
div#panelLivery li{
	padding:0 0 0 7px;
	color: #FFF;
	background:url(../images/bul_whitedot.gif) left center no-repeat; 
	font-weight:bold;
	margin:0 5px;
}
div#panelAbout{
	width:147px;
	height:146px;
	background:#08072F url(../images/bg_panelabout.jpg) 0 28px no-repeat;
	margin:0 10px 5px 0;
}
div#panelSales p{
	margin-top:95px;
	color:#FFFFFF;
}
div#panelSales p a{
	float:right;
}
div#panelClinics{
	height:142px;
	width:147px;
	background:url(../images/bg_panelgreygrad.jpg) top left repeat-y;
	margin:0 0 5px 0;
}
div#panelClinics li{
	line-height:24px;
	border-bottom:1px solid #ABAAB0;
	border-top:1px solid #D5D4DC;
	margin-bottom:1px;
	padding-left:5px;
}
div#panelClinics li a{
	color:#000000;
}
div#panelClinics li span{
	text-decoration:underline;
	color:#050064;
}
div#panelNews{
	width:147px;
	background:#B6B6BE;
	height:146px;
}

div#panelNews h6#firstItem
{
 padding: 10px 0 0 0;
}

.homeIntro{
	text-align:center;
}

p.homeIntro{
	margin-bottom:40px;
}


div.copyL{
	float:left;
	width:33%;
	padding:0 2% 0 0;
	color: #666;
}

div.copyC{
	width:26%;
	float:left;
	border-left:1px dashed #B0B0B0;
	border-right:1px dashed #B0B0B0;
	padding:0 2% 0 2%;
	color: #666;
}

div.copyR{
	width:33%;
	float:right;
	padding:0 0 0 1%;
    color: #666;
}


div.copyL a, 
div.copyC a, 
div.copyR a,
div.copyL h6, 
div.copyC h6, 
div.copyR h6 	/*Added by AJS 3/5/07*/ 

{
 color: #666;
}

/* ### News page ### */
div.pageNav{
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #B0B0B0;
	padding:10px 0 10px 0;
	clear:both;
}
div.pageNav a{
	color:#426582;
	font-weight:normal;
	text-decoration:underline;
}
div.resWrapper{
	float:left;
	width:100%;
	border-bottom:1px solid #B0B0B0;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
}
div.resWrapper img{
	float:right;
	margin: 20px 0 0 5px;
}
span.date{
	font-size:10px;
	display:block;
	margin:0 0 10px 0;
}
/* ### News Details page ### */

/* ### Gallery ### */
div#gallery div{
	float:left;
	width:31%;
	padding:0 1% 1% 1%;
	margin:10px 0 0 0;
	border-bottom:1px solid #CDCDD6;
}
div#gallery a{
	position:relative;
	display:block;
	text-align:center;
	height:200px;
	color:#426582;
}
div#gallery img{
	border:1px solid transparent;
}
div#gallery a:hover img{
	border:1px solid #426582;
}
div#gallery a span{
	position:absolute;
	bottom:0;
	left:5px;
	text-decoration:underline;
	cursor:pointer;
}
div#gallery a span.date{
	left:auto;
	right:5px;
	color:#666666;
	text-decoration:none;
	margin:0;
}
/* ### Gallery Details ### */
div#imgDet{
	padding:15px 0 0 0;
}
div#imgDet a.more{
	float:right;
}
span.imgCredit{
	font-size:10px;
	color:#333333;
}
/* ### About Us ### */
p.sideCaption{
	position:relative;
	width:570px;
	margin-right:-87px;
	line-height:normal;
}
p.sideCaption img{
	margin:0;
	padding:0;
	float:left;
}
p.sideCaption span{
	float:left;
	width:77px;
	margin:0 0 0 8px;
	font-size:10px;
}
p.captPic{
	background:#02012B;
	color:#FFFFFF;
	float:right;
	font-size:10px;
	margin: 5px;				/* Added by AJS 2/5/07 */
}
p.captPic span{
	display:block;
	clear:both;
	text-align:center;
	padding:3px 0;
}
/* ### misc ### */

a.more{
	display:block;
	color:#426582;
	text-decoration:underline;
}


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


.clear							/* Added by AJS 2/5/07 as some headers partially run up the side of images */
{
 clear: both;
}

/* ### Contact page ### */

p#address, p#contactNumbers
{
 line-height: 1.5em;
}

h3.noLink
{
 color: #FFF;
 padding: 0 0 0 5px;
}