/* ############### */
/* TEMPLATE STYLES */
/* ############### */

/* Styles common to all standard pages */

/* <body> */
body {
	background:#fff url(images/body-bg.gif) top repeat-x;
	font:11px/1.2 Verdana, Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#313131;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
a {
	color:#3262A7;
}
a:hover {
	color:#2C2C2C;
}
#skip_nav {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
.clear {
	clear:both;
}
#main .float_right {
	margin:0 0 0 10px;
	float:right;
}
#main .float_left {
	margin:0 10px 0 0;
	float:left;
}
.container {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
}
#header {
	height:123px;
	width:900px;
	position:relative;
}
#logo {
	top:13px;
	left:21px;
	position:absolute;
	z-index:2;
}
#contact-details {
	width:322px;
	height:20px;
	top:35px;
	right:19px;
	position:absolute;
}
#header .menuwrapper {
	width:900px;
	height:39px;
	font:11px/19px Verdana, Verdana, Geneva, sans-serif;
	background:url(images/nav-bg.gif) repeat-x;
	top:80px;
	position:absolute;
	z-index:1;
}
#header .menuwrapper ul {
	margin:0;
	padding:10px 5px 0 0;
	float:right;
}
#header .menuwrapper li {
	margin:0 2px 0 0;
	list-style:none;
	float:left;
}
#header .menuwrapper a {
	color:#134A9A;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#header .menuwrapper a {height:19px;}
#header .menuwrapper .home a {width:47px;}
#header .menuwrapper .about-us a {width:68px;}
#header .menuwrapper .vets-leicestershire a {width:143px;}
#header .menuwrapper .how-to-register a {width:116px;}
#header .menuwrapper .emergency-vets-leicestershire a {width:121px;}
#header .menuwrapper .news a {width:44px;}
#header .menuwrapper .contact-us a {width:79px;}
#header .menuwrapper a:hover, #header .menuwrapper a.menuactive {color:#2C2C2C;}
#header .menuwrapper .home a:hover, #header .menuwrapper .home a.menuactive {background:url(images/home-bg.gif) no-repeat;}
#header .menuwrapper .about-us a:hover, #header .menuwrapper .about-us a.menuactive {background:url(images/about-us-bg.gif) no-repeat;}
#header .menuwrapper .vets-leicestershire a:hover, #header .menuwrapper .vets-leicestershire a.menuactive {background:url(images/services-and-facilities-bg.gif) no-repeat;}
#header .menuwrapper .how-to-register a:hover, #header .menuwrapper .how-to-register a.menuactive {background:url(images/how-to-register-bg.gif) no-repeat;}
#header .menuwrapper .emergency-vets-leicestershire a:hover, #header .menuwrapper .emergency-vets-leicestershire a.menuactive {background:url(images/in-an-emergency-bg.gif) no-repeat;}
#header .menuwrapper .news a:hover, #header .menuwrapper .news a.menuactive {background:url(images/news-bg.gif) no-repeat;}
#header .menuwrapper .contact-us a:hover, #header .menuwrapper .contact-us a.menuactive {background:url(images/contact-us-bg.gif) no-repeat;}
#content {
	width:900px;
	margin:0 auto;
	padding:0 20px 0 0;
	overflow:hidden;
}
#sidebar {
	width:256px;
	background:url(images/sidebar-top-bg.png) top no-repeat;
	padding:22px 0 0;
	float:left;
}
#sidebar .menuwrapper {
	background:url(images/sidebar-bttm-bg.png) bottom no-repeat;
	padding:0 0 21px;
	margin:0;
}
#sidebar .menuwrapper .primary-nav-hldr {
	margin:0;
	font-size:12px;
}
#sidebar h2 {
	color:#313131;
	font-size:14px;
	background:url(images/sidebar-rpt-bg.png) top repeat-y;
	padding:0 25px 5px;
	margin:0;
}
#sidebar .menuwrapper ul {
	margin:0;
	padding:0 10px;
	background:url(images/sidebar-rpt-bg.png) top center repeat-y;
}
#sidebar .menuwrapper li {
	width:210px;
	margin:0 3px;
	padding:5px 10px;
	list-style:none;
	border-bottom:1px solid #D1D1D1;
}
#sidebar .menuwrapper a {
	color:#527AB5;
	text-decoration:none;
	font-weight:bold;
}
#sidebar .menuwrapper a:hover, #sidebar .menuwrapper a.menuactive {
	color:#2C2C2C;
}
#sidebar .menuwrapper ul ul {
	margin:0;
	background:transparent;
	border:0;
}
#sidebar .menuwrapper li li {
	width:auto;
	background:transparent;
	border:0;
	padding:3px 0;
}
#opening-hours {
	padding:5px 0 0 25px;
}
#opening-hours h3 {
	color:#3262A7;
	font-size:13px;
}
#opening-hours h4 {
	font-size:11px;
}
#testimonials-container {}
#testimonials-header {
	height:22px;
	background:url(images/sidebar-top-bg.png) top no-repeat;
}
#testimonials {
	padding:0 25px;
	background:url(images/sidebar-rpt-bg.png) top center repeat-y;
}
#testimonials h4 {
	font-size:13px;
}
#testimonials p {
	margin:0;
}
#testimonials-footer {
	height:21px;
	background:url(images/sidebar-bttm-bg.png) bottom no-repeat;
}
#testimonials h3 {
	color:#3262A7;
	font-size:13px;
}
#main {
	width:644px;
	padding:10px 0 0;
	float:left;
}
#main h1 {
	border-bottom:1px solid #B7B6E6;
	padding:5px 10px 5px;
}
#main h2, #main h3, #main h4, #main h5, #main h6, #main p {
	padding-right:10px;
	padding-left:10px;
}
#slide-nav {
	width:358px;
	margin:0 10px 10px;
	list-style:none;
	overflow:hidden;
}
#slide-nav li {
	width:312px;
	padding:2px 0;
	float:left;
	margin:0;
}
.your-devoted-vet-nurses #slide-nav li {
	width:179px;
}
#slide-nav li a:focus, #slide-nav li a.selected {
	color:#2C2C2C;
}
#slides {
	clear:both;
}
.slide {
	overflow:hidden;
	margin:0 0 10px;
}
.slide img {
	margin:0 10px 0 0;
	float:left;
}
#slides .bttm img {
	margin-bottom:16px;
}
.back-to-top {
	color:#3262A7;
	font-size:11px;
	padding:0 5px;
}
#footer {
	font-family:10px Verdana, Verdana, Geneva, sans-serif;
	font-size:10px;
	border-top:1px solid #D1D1D1;
	margin:0 10px;
	padding:15px 0 0;
	overflow: hidden;
}
#footer .menuwrapper {
	z-index:1;
}
#footer .menuwrapper ul {
	margin:0;
	float:right;
}
#footer .menuwrapper li {
	margin:0;
	list-style:none;
	float:left;
}
#footer .menuwrapper a {
	color:#134A9A;
	padding:0 5px;
	text-decoration:none;
	display:block;
}
#copyright-info {
	color:#828282;
	float:left;
}
#design-info {
	color:#828282;
	clear:both;
}
#copyright-info a, #design-info a {
	color:#828282;
	text-decoration:none;
}
/** Footer Links **/
#footerlinks {
	width:900px;
	margin:0 auto;
}
#footerlinks ul {
	overflow:hidden;
	margin:0;
	list-style:none;
	text-align:center;
}
#footerlinks li {
	margin:0 3px;
	display:inline;
}

/* Copyright (c) Studio 2 Online Ltd. */

