/*   
Theme Name: Anstey Vets
Theme URI: http://www.electricbiro.co.uk/projects/themes/ansteyvets
Description: A theme for AnsteyVets.co.uk
Author: Robert Stevenson-Leggett
Author URI: http://www.electricbiro.co.uk
Version: 0.1
Licenced under Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales Licence
*/
*
{
	font-family:Arial;
	margin:0;
}

html, body {
	height: 100%;
	padding:0;
	margin:0;
	background: url('../images/background-grad.png') repeat-x;
}

h2
{
	font-size:1.8em;
	color:#278BA5;
}

#container {
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0 auto -4em;
	width:900px;
	background:#fff;
}



a, a:visited, a:link { color: #056983; text-decoration:none; }
a:hover { color: #278BA5; }

#logo
{
	background: url('/assets/images/logo.gif') no-repeat center; 
	width:597px;
	height:159px;
	width:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}

#header
{
	background: url('/assets/images/header_grad.gif') repeat-x;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
}

#rcvs-logo
{
	float:right;
	margin:30px;
	display: inline;
}

#content-container
{
	padding-left:36px;
	text-align:justify;
	width:600px;
	float:left;
}

#content-wrapper 
{
	min-height: 100%;
	height:auto !important;
	height:100%;
	clear:both;
	display:block;
}

#nav
{
	text-align:center;
	border-bottom:2px solid #278BA5;
	background-color:#C3D244;
	margin:0;
}

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

#nav li
{
	list-style:none;
	margin:0px 10px 0px 10px;
	padding:0;
	display:inline;
	width:auto;
}

#nav li a
{
	text-decoration:none;
	color:#f11;
	vertical-align:top;
	height:20px;
	width:auto;
	border-top:2px #278BA5 solid;
	border-left:2px #278BA5 solid;
	border-right:2px #278BA5 solid;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	font-size:1.4em;
	font-weight:bold;
}

#nav li a:hover, #nav li a.active
{
	background:#fff;
	color:#f11;
	margin-bottom:-2px;
	border-bottom:2px #fff solid;
}

#copyText
{
	margin-right:10px;
}

#footer
{
	background-color: #C3D244;
	border-top:2px #278BA5 solid;
	height: 4em;
	width:900px;
	margin:auto;
}

.clearfooter
{
	height:4em;
	clear:both;
}

.results ol
{
	margin:0;
}

.results li
{
	list-style: none;
}

div.list-content
{
	margin:10px;
}

div.pagination
{
	margin-bottom:10px;
}

.map-canvas
{
	margin-bottom:10px;
}

ul.breadcrumb
{
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
}

ul.breadcrumb li
{
	display:inline;
}

div.data
{
	margin-top:10px;
	margin-bottom:10px;
}

#pods
{
	float:right;
	width:200px;
}

#pods ul 
{
	list-style-type:none;
}

#pods ul li 
{
	border:solid 2px #278BA5;
	list-style:none;
	margin-bottom:10px;
}
