@charset "utf-8";


/* CSS - NPC STANDARD SHEET - FULL SITE */


/*Colour Palette

Blue #00334d;
Green #005030;
Yellow #ffd478;
Light Yellow #fbefc4;

*/
body {
	margin:0;}
#darthtator{
	margin:0 auto;
	background:#fff;
}
#header {
	height: 232px;
}
#menu {
	display: none;
}
#below{
	width: 100%;
	padding:10px 0 0 0;
	text-align:center
}
#below ul, #below li{
	display:inline;
}
#menu a.below ul, #menu a.below li{
	display:inline;
}
#menu a.below{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-decoration:none;
	font-weight: bold;
}
#menu a.below:link, #menu a.below:visited{
	background:none;
	color:#3a3a3a;
}
#menu a.below:hover{
	background:none;
	color:#b00a33;
}
#title-area-london-lost-pets {
	display: none;
}
#content{
	padding: 0 50px 0 50px;
	font-family:Arial, Helvetica, sans-serif;
}
#content h1{
	color:#00334d;
	font-size:1.8em;
	margin: 0;
	padding-top: 20px;
	line-height: 1.5em;
}
#content h2{
	color:#005030;
	font-size:1.4em;
	padding: 3px 0;
}
#content h3{
	color:#00334d;
	font-size:1.1em;
	line-height: 1.7em;
	padding: 0 0 2px 35px;
	background: url(../i/paw.png) 0 2px no-repeat;
}
#content h4{
	color:#000;
	font-size:1em;
	padding: 2px 20px;
}
#content p{
	color:#000;
	font-size:1em;
	line-height: 1.4em;
	padding: 5px 20px;
}
#content ol{
	color:#000;
	font-size:1em;
	line-height: 1.3em;
	margin-left: 0;
}
#content ul{
	color:#000;
	font-size:1em;
	line-height: 1.3em;
}
#content li{
	padding: 0 0 10px;
	font-weight: normal;
}
#content a, #content a:link, #content a:visited{
	text-decoration:none;
	color:#b00a33;
}
#content a:hover{
	text-decoration:none;
	color:#F7941D;
}
#content strong{
	color:#00334d;
}
#content img{
	border-style: none;
}
#clinicupdate{
	display: none;
}
.spacer{
	height:1px;
	clear:both;
}
#footer{
	padding: 40px 0 20px 60%;
	position: absolute;
	top: 0;
	text-align:right;
}
#footer h1{
	font-size: .8em;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005030;
	padding: 0 0 0 0;
}
#footer h2{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #00334d;
	padding:5px 0 0 0;
}
#footer h3{
	font-size: .6em;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p{
	font-size: .6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
}
#footer a, #footer a:link, #footer a:visited{
	display: none;
}
#footer a:hover{
	display: none;
}
#logo{
	position: absolute;
	top: 0;
	width: 223px;
	height: 230px;
}
/*================= Table Styles =================*/
table.recall{
    border-color: #4a4a4a;
    border-width: 0 0 1px 1px;
    border-style: solid;
	margin: 10px 0; 
	width: 450px;
}
table.recall td{
    border-color: #4a4a4a;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
}
.title{background: #00334d; color:#fff; font-weight: bold; text-align: center;}

/*================ FORM CONTROL =====================*/

label{
float: left;
width: 150px;
font-weight: normal;
}

input, textarea, select{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 80px;
}

.boxes{
width: 1em;
}

.radio{
width: 1em;
margin-bottom: 5px;
margin-right: 10px;
margin-left: 10px;
vertical-align:middle;
}

text.small{width: 50px;}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 40px;
}

br{
clear: left;
}
.red{color:#CC0000;}
.large{
	width: 230px;
}
#species, #lost_or_found{width: 135px;}
.calendarDateInput {width: 50px;}

