﻿#header{ border: 1px solid #cdcdcd; margin-top: 20px; z-index: 2; }
#header > div{ width: 940px; margin: 0 auto; text-align: left; padding: 0 20px; }

#footer{ margin-top: 15px; }
#footer > div{ width: 960px; }

#content{ background: none; width: 958px; border: none;}
.left, .right{
	width: 33%; padding:0; margin:0; background: none; border:0;
	border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.centre{  }
.left .inner, .right .inner{ padding:0; margin:0;box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; color: #005a9c; }
.centre, .centre .inner{ box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; border:0; overflow: visible; }
.centre .inner{
	overflow: hidden; padding:0;
}

.listvideos{ border-top: 1px solid #c7c7c7; }
.listvideos .left{ width: 50%; }
.listvideos .left .inner{ border-right: 1px solid #c7c7c7; padding: 20px 10px 10px 0; }

.listvideos .centre{ padding: 10px 0 10px 10px; overflow: hidden; }
.listvideos .centre .inner{
	padding: 10px 0 10px 10px;
}
/*.listvideos .centre h2{ color: #000; }*/

.latest-videos-nav{  }
.latest-videos-nav li{ border-right: 1px solid #000; padding-right:10px; margin-right: 10px; }
.latest-videos-nav li:last-child{ padding-right:0; border:0; }
.latest-videos-nav li a{ font-weight: bold; color: #000; }

.latest-videos li{ display: none; }
.latest-videos li:first-child{ display: block; }
.latest-videos li .vid-image{ margin: 15px 10px 15px 0; }
.latest-videos li .vid-image iframe{ width: 100% !important; height: 260px !important; overflow: hidden;
	box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -ms-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -o-box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
	behavior: url(/assets-new/PIE.htc);
}
.latest-videos li .vid-desc{ display: block; margin: 15px 0; font-size: 12px; color: #000; padding-right: 10px; }
.latest-videos li .vid-desc h4{ font-size: 17px; color: #000; margin-bottom: 5px; }
.latest-videos li .vid-desc h4 + p{  }
.latest-videos li .vid-desc p{ margin: 0 0 3px; }
.latest-videos li .vid-desc a{ color: #000; text-decoration: underline; }
.latest-videos li .vid-desc a:hover{ text-decoration: none; }

.listvideos .left h2{ position: relative; }
.listvideos .left h2 span{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; float: right; color: #005a9c; position: absolute; bottom:0; right:0; }


/* ------------------------------------------
// BOX STYLING
----------------------------------------- */
.box{
	margin: 30px 10px; padding: 10px; padding-top: 0; height: 340px; background: #fff; font-size: 15px; line-height: 20px; position: relative;
	box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -ms-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -o-box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
	behavior: url(/assets-new/PIE.htc);
}
.box h2{ margin: 10px 0 20px; color: #005a9c; font-size: 23px; padding-top: 15px; }
.box img{ margin-left: -10px; width: 307px; height: auto; margin-bottom: 15px; }
.right .box img{ width: 307px; }
.box p{ line-height: 20px; }
.box .btnlist{ position: absolute; bottom:15px; left:0; width: 99%; text-align: center; }
.ie6 .box .btnlist, .ie7 .box .btnlist, .ie8 .box .btnlist{ left: 10px; }

.right .box{ margin-right:0; }
.left .box{ margin-left:0; }


/* ------------------------------------------
// COLUMN STYLES
----------------------------------------- */
.column .box {height: 400px;}
.column .btnlist li{ margin: 0; }
.column .button {font-size: 16px; }
.ie6 .column .hlist .button,.ie7 .column .hlist .button,.ie8 .column .hlist .button {margin-right: 5px;}
.column h2 {padding: 0; margin: 0;}
.column p {color:#000; font-size: 13px; padding-top: 5px;}


/* ------------------------------------------
// FEATURED PANEL
----------------------------------------- */
.featured-panel{ min-height: 341px; width: 980px; margin: 0 auto; text-align: left; }
#featured-slider{ width: 480px;
	height:410px;
	overflow: hidden; color: #fff; margin-top: 5px; position: relative; }

	#imageswitch{ position: absolute; top:0; left:0; width: 100%; display: block; height: 955px; z-index: -1; text-align: center; background: url('../images/ajax-loader.gif') no-repeat center 300px; }
	#imageswitch > div{ display: block; margin: 0 auto; background: url('../images/homepage/homepage-image1.jpg') no-repeat top center; height: 955px; min-width: 980px; position: absolute; top:0; left:0; width: 100%; display: none; }

	#imageswitch .image1 { z-index: 1; }
	#imageswitch .image2 { z-index: 2; }
	#imageswitch .image3 { z-index: 3; }

	#panelbg{ position: absolute; top:0; left:0; width: 100%; height: 955px; z-index: -1; text-align: center; overflow: hidden; }
	#panelbg > div{ display: block; margin: 0 auto; background: url('../images/homepage/hero-getaquote.png') no-repeat top left; height: 955px; min-width: 980px; position: absolute; top:0; left:0; width: inherit; display: none; }

	.flash, .vetawards, .animalawards{ width: 122px; z-index: 100 !important; height: 122px; display: block; position: absolute; top:2px; left:0; overflow: hidden; padding-top: 20px; }
	.flash span{ background: url('../images/homepage/flash-icon-month-free.png') no-repeat top left; display: block; width: 100%; height: 100%; position: absolute; top:0; left:0; z-index: 100; }
	.vetawards span{ background: url('../images/homepage/vetawards.png') no-repeat top left; display: block; width: 100%; height: 100%; position: absolute; top:0; left:0; z-index: 100; }
	.animalawards span{ background: url('../images/homepage/animalawards.png') no-repeat top left; display: block; width: 100%; height: 100%; position: absolute; top:0; left:0; z-index: 100; }


	#panelbg .bg1{ z-index: 1; background-position: left -340px;}
	#panelbg .bg2{ z-index: 2; background-position: left -340px;}
	#panelbg .bg3{ z-index: 3; }

	#sliderHomepage{ list-style-type: none; margin:0; padding:0; width: 100%; margin-left: 10px;
		height: 410px;
		list-style: none; overflow-y: hidden; overflow-x: hidden; color: #002596; }
		#sliderHomepage a{ color: #fff; }
		#sliderHomepage li{ position: relative; float: left; }
		#sliderHomepage li .inner{ width: auto; height: auto; text-align: center; width: auto !important; padding: 20px; }
		#sliderHomepage li h1, #sliderHomepage li h2{ color: #002596; font-size: 31px; line-height: 31px; }
		#sliderHomepage li h2 + p{ font-size: 18px; line-height: 25px; font-weight: normal; color: #fff; }
		#sliderHomepage a.button{ padding: 20px 0; text-transform: uppercase; font-size: 28px; width: 85%; }

		#sliderHomepage .pptag{  }
		#sliderHomepage .pptag ul{ position: absolute; bottom:0; right:40px; width: inherit; text-align: right; }
		.ie6 #sliderHomepage .pptag ul, .ie7 #sliderHomepage .pptag ul, .ie8 #sliderHomepage .pptag ul{ right: -10px; }
		#sliderHomepage .pptag ul li{ float: none; line-height: 95px; }
		#sliderHomepage .pptag ul li.first{  }

		#sliderHomepage .retrieve-a-quote { color: #002596; font-size: 18px; background: url('../images/homepage/hero-flash-icons.png') no-repeat right; padding-right: 25px;
// position: absolute; width: 28%; left:35%; bottom: 8%;
}

#sliderHomepage .pptag ul li.last{ font-size: 19px; margin-left: 20px; padding-right: 105px; padding-top: 3px; text-align: right; color: #81bc00; }
#sliderHomepage .pptag .flash{ width: 82px; height: 88px; left:auto; right:20px; }
#sliderHomepage .pptag .flash span{ background-position: -250px 0; }

#sliderHomepage .panel{ position: absolute; top:0; left:0; }
// #sliderHomepage .panel-getaquote .inner{ padding-top: 80px; }
#sliderHomepage .panel-getaquote .inner > p{ font-size: 17px; line-height: 22px; }
/*#sliderHomepage .panel-getaquote h1{ font-size: 35px !important; line-height: 35px; }*/
#sliderHomepage .panel-social{  }
/*#sliderHomepage .panel-social h2{ font-size: 27px; line-height: 30px; }*/
#sliderHomepage .panel-social .last{  }
#sliderHomepage .panel-news .inner{ padding-top: 70px; }
#sliderHomepage .panel-news h2{ font-size: 31px; line-height: 35px; }

.sliderNav{ position: absolute;	top:12px; right:0; z-index: 78; }
.sliderNav li{ border-right: 1px solid #aab4c3; margin:0; }
.ie6 .sliderNav li, .ie7 .sliderNav li, .ie8 .sliderNav li{ float: left; }
.sliderNav li:last-child{ border:0; }
.sliderNav li a{ color: #002596; display: block; padding: 4px 23px; }
.sliderNav li a.cur{ /*color: #292929; background-color: #81bc00;*/ color: #fff; background-color: #002596; }
.sliderNav li a:hover{  }

.centre .ticklist li{ color: #005a9c;  }

/*IE7 */
.ie #header .site_search div.phone{ position: absolute; bottom:-20px; right:0; }
.ie7 .featured-panel, .ie8 .featured-panel{ margin-bottom: 20px; }

.ie7 .box h2,.ie8 .box h2{ padding-top: 5px; }

/* ------------------------------------------
// HORSE ADVICE
----------------------------------------- */
.horse-advice{  }
.horse-advice li{ position: relative; overflow: hidden; padding: 0 10px 5px 0; margin-bottom: 10px; border-bottom: 1px solid #e4e7e8; }
.horse-advice li .horse-image{ float: left; position: relative; margin-right: 15px; width:75px; height: 73px;
	box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -ms-box-shadow: 1px 2px 5px rgba(0,0,0,0.5); -o-box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
	behavior: url(/assets-new/PIE.htc);
}
.horse-advice li .horse-desc{ float: left; position: relative; width: 80%; }
.horse-advice li .horse-desc{ color: #292929; }
.horse-advice li .horse-desc p:last-child{ color: #005a9c; }
.horse-advice li .horse-desc .horse-desc-ext p{ color: #000; }
.horse-advice li .horse-desc > a {color: #091650;}
.horse-advice li .horse-desc a.readmore, .horse-advice li .horse-desc a.closemore{ white-space: nowrap; }

#content .column .box a.button{ padding: 8px 10px; }

.horse-advice.awards li .horse-image {width: 135px;height: 135px;box-shadow: none;}
.horse-advice.awards li .horse-desc {float: none;width: 100%;}
.horse-advice.awards li .horse-desc p {font-size: 18px;line-height:normal;}
.horse-advice.awards li .horse-image img {width: 100%;}

#sliderHomepage li .inner {
	position:relative;
	margin-top:5px;
	padding:20px 0;
}

.anythingSlider-default.activeSlider .anythingWindow,
#featured-slider,
#sliderHomepage .panel { overflow:visible; }

.panel-box-top-left {
	position:relative; z-index:5;
	padding:35px 20px;
	overflow:hidden;
}

.ie8 .panel-box-top-left { background: #adcfde }

.panel-box-top-left:before {
	content: '';
	display: block;
	position: relative;
	z-index: -1;
	float: left;
	margin: -70px 5px 5px -55px;
	width: 145px;
	height: 145px;
	border-radius: 100%;
	box-shadow: 0 0 0px 500px #adcfde;
	border: 10px solid rgba(0, 0, 0, 0);
}

.panel-box-flash {
	position: absolute;
	z-index: 20;
	width: 135px;
	height: 135px;
	border-radius: 100%;
	background: #c9252c;
	top: 0px;
	left: -20px;

	color:white;
	text-shadow:1px 1px 1px rgba(0,0,0,0.33);
	font-size:2.25em;
	line-height:1em;
	text-transform: uppercase;

	padding-top:25px;
}

.panel-box-top-left h1 { width: 75%; margin: 45px auto 0; }
.panel-box-top-left,
.panel-box-flash { box-sizing:border-box; }
