@font-face {
	font-family: 'QuicksandBook';
	src: url('http://www.michaelpoole.co.uk/styles/quicksand_book-webfont.eot');
	src: local('☺'), url('http://www.michaelpoole.co.uk/styles/quicksand_book-webfont.woff') format('woff'), url('http://www.michaelpoole.co.uk/styles/quicksand_book-webfont.ttf') format('truetype'), url('http://www.michaelpoole.co.uk/styles/quicksand_book-webfont.svg#webfontb1IZ0agq') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #11264c;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url('../images/cb/bg.png') repeat-y center;
	font-size: 11pt;
}

#header, #footer {
	padding: .5em 0;
}

p {
	margin: 0 0 .5em 0;
	text-align: justify;
}

.toplogo {
	display: block;
	height: 120px;
	text-indent: -9999px;
	background-color: #11264c;
	background-image: url('../images/cb/Michael_Poole_logo.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.tweetticker {
	margin: 1em 0;
}	

.whitebar {
	background: #fff url('../images/cb/shadow-bottom.png') no-repeat center top;
	padding: 15px 0;
	margin: 15px 0;
}

.navigation {
	background: #11264c;
	color: #fff;
	padding: 10px 0;
}

.navigation a {
	color: #fff !important;
}

.navigation p {
	margin: 0;
	font-size: 8pt;
}

.recent {
	list-style: none;
	font-size: 80%;
}

.recent li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#postnav {
	padding: 1em 0;
}

#main {
	background: url('../images/cb/shadow-bottom.png') no-repeat center top;
	padding-top: 1em;
}


#navbar {
	font-size: 12pt;
	text-transform: uppercase;
}

#navbar a {
	margin: 0 .5em;
	padding-top: 14px;
	color: #fff;
	text-decoration: none;
}

#navbar a:hover, #navbar a.current {
	border-top: 4px solid #f00;
}

#navbar ul.sub a:hover, #navbar ul.sub a.current, #navbar ul.subleft a:hover, #navbar ul.subleft a.current {
	border: 0;
	color: #f00 !important;
}

#navbar ul {
	list-style: none;
	display: inline;
}

#navbar ul.main li {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
}

#navbar ul.sub li, #navbar ul.subleft li {
	display: block;
	position: relative;
	margin: 5px 0;
	width: 230px;
	outline-color: #FFFCFF;
}

#navbar ul.main ul.sub, #navbar ul.main ul.subleft {
	display: none;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#navbar ul.main:hover ul.sub {
	display: block;
	position: absolute;
	left: 5px;
	top: 20px;
	z-index: 1000;
	background-color: #11264c;
}

#navbar ul.main:hover ul.subleft {
	display: block;
	position: absolute;
	right: 5px;
	top: 20px;
	z-index: 1000;
	background-color: #11264c;
}

#navbar .separator {
	background: url('../images/cb/separator.png') no-repeat 50% 50%;
	text-indent: -9999px;
	overflow: hidden;
}

#scroller {
	position: relative;
}

#scroller ul {
	list-style: none;
	margin: 0;
	width: 100%;
	overflow: hidden;
	height: 221px;
}

#scroller li {
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}

#scroller li a img {
	display: block;
}

#scroller li a {
	display: block;
	position: relative;
	text-decoration: none;
}

#scroller li a .caption {
	position: absolute;
	bottom: 0;
	left: 0px;
	background: #11264c;
	color: #fff;
	width: 95%;
	visibility: hidden;
	padding: 5px 0 0 14px
}

#scroller li a:hover .caption {
	visibility: visible;
}

#scroller .scroller-left, #scroller .scroller-right {
	position: absolute;
	z-index: 100;
	height: 221px;
	width: 40px;
	top: 0;
	display: block;
}
#scroller2 {
	position: relative;
}

#scroller2 ul {
	list-style: none;
	margin: 0;
	width: 100%;
	overflow: hidden;
	height: 65px;
}

#scroller2 li {
	display: block;
	float: left;
	margin: 0 10px 5px 0;
}

#scroller2 li a img {
	display: block;
}

#scroller2 li a {
	display: block;
	position: relative;
	text-decoration: none;
}

#scroller2 li a .caption {
	position: absolute;
	bottom: 0;
	left: 0px;
	background: #11264c;
	color: #fff;
	width: 95%;
	visibility: hidden;
	padding: 5px 0 0 14px
}

#scroller2 li a:hover .caption {
	visibility: visible;
}

#scroller2 .scroller-left2, #scroller2 .scroller-right2 {
	position: absolute;
	z-index: 100;
	height: 65px;
	width: 40px;
	top: 0;
	display: block;
}

.grad-left, .grad-right {
	position: absolute;
	top: 0;
	width: 60px;
	height: 100%;
	z-index: 20;
}

.grad-left {
	left: 0;
	background: url('../images/cb/grad-left.png') repeat-y;
}

.grad-right {
	right: 0;
	background: url('../images/cb/grad-right.png') repeat-y;
}

#scroller .scroller-left {
	left: 0;
	background: url('../images/cb/carousel-left.png') no-repeat 0 50%;
}

#scroller .scroller-right {
	right: 0;
	background: url('../images/cb/carousel-right.png') no-repeat 100% 50%;
}

#sidebar {
	padding: 1em;
	background-color: #d3d2d9;
	background-image: url(../images/cb/grad-sidebar2.png);
	background-repeat: repeat;
	background-position: top;
	text-shadow: #eee 0 1px 0;
}



.sidebox {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 5px;
	text-align: center;
}

#sidebar hr {
	color: #bbb;
	border-color: #bbb;
}

.center {
	text-align: center;
}

.social a {
	margin: .5em;
}

#sidebar .stories {
	list-style: none;
}

#sidebar .stories li {
	margin: 0 0 15px 0;
}

#sidebar .stories h3 {
	text-transform: uppercase;
	font-size: 12pt;
	line-height: 1.3em;
	margin: 0 0 .5em 0;
}

#sidebar .stories .date {
	font-size: 13pt;
	color: #078bc7;
	margin: 0 0 .5em 0;
	text-align: right;
}

strong {
	font-size: 120%;
}

.small {
	font-size: 80%;
}

.grey {
	color: #777;
}

a:link, a:visited {
	color: #078bc7;
	text-decoration: none;
}

a:active, a:hover {
	color: #27abe7;
	text-decoration: underline;
}

.readmore {
	text-transform: uppercase;
	font-weight: 700;
	color: #0b2243 !important;
	font-size: 13pt;
}

input {
	height: 30px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	line-height: 30px;
	clear: both;
}

input.check {
	vertical-align: bottom;
	height: 20px;
}

input.text, input[type="text"] {
	border: 1px solid #ccc;
	width: 100%;
	height: 30px;
}

select {
	border: 1px solid #ccc;
	width: 100%;
	padding: 3px;
}

select.half {
	width: 45%;
}

form p {
	height: 30px;
}

button, .button, input[type="button"] {
	background-color: #11264c;
	border: 0;
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

button:hover, .button:hover, input[type="button"]:hover, button.current, .button.current, input[type="button"].current {
	background-color: #dc2b27;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family: 'QuicksandBook', Arial, Helvetica, sans-serif;
	font-weight: 300;
}

#content h1 {
	font-size: 40pt;
	letter-spacing: -4px;
	line-height: 1.1em;
}

#content h2 {
	font-size: 18pt;
	letter-spacing: -2px;
	line-height: 1.1em;
}

#tweets {
	overflow: hidden;
	height: 50px;
}

#tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tweets ul li {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	float: left;
	font-size: 8pt;
	width: 350px;
}

#tweets ul li p {
	margin: 0;
	padding: 0;
}

#tweets ul li p.date {
	font-style: italic;
	color: #777;
}

.results {
	list-style: none;
	font-size: 100%;
}

.results li {

}

.results .premium {
	font-size: 110%;
}

.results h2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13pt !important;
	letter-spacing: normal !important;
}

.results .premium h2 {
	font-size: 150% !important;
}

.results p, .results h2 {
	margin: 0 0 2px 0;
}

.results strong {
	font-size: 100%;
}

.results .description {
	font-size: 90%;
}

.results li {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	clear: both;
	border-bottom: 1px solid #ccc;
}

.results .listimg {
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
	position: relative;
}

.results .listimg .premiumbadge {
	position: absolute;
	top: -10px;
	right: -5px;
}

.pagination {
	text-align: center;
	width: 600px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.pagination a.current {
	font-weight: 700;
	text-decoration: underline;
}
.pagination a:hover {
	font-weight: 700;
	text-decoration: underline;
	background-color:#F00;
}
.pagination span, .pagination a {
	padding: 0 0 0 5px;
	border: 1px solid #ccc;
	}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: left;
	display: list-item;
	padding: 5px 5px 5px 25px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	font-size: 14px;
		
	}
.hidden1 {
	visibility: hidden;
				}
.p1 {
	font-size: 12px;
	color: #003;
}
.pside {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#001851;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
	padding: 5px 1px 5px 1px;
	    }

.townand {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #222;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.q1 {
	padding: 2px;
	margin: 2px;
	width: 80%;
}
a.spg1:link {
	text-decoration: none;
	border: none;
	border-width: 0;
	font-size: 12px;
		}
	a.spg1:visited {
		color: #ffcc33;
		text-decoration: none;
		border: none;
		border-width: 0;
		}
	a.spg1:hover {
		text-decoration: none;
		border: none;
		color: #ffcc33;
		border-width: 0;
		}
	a.spg1:active {
		text-decoration: none;
		border-width: 0;
		}	
	.spg1{}
.imgspace {
	padding: 5px;
	}
 #newprop1 {
	background-color: #eee;
	}
#newprop2 {
	background-color: #eee;
	}
#newlet3 {
	background-color: #eee;
	}
	.newpi {
		padding-left: 2px;
		padding-right: 3px;
	
	}
.oo { 
	background-color: #F00;
	color: #FFF;
	display:inline;
		padding-left: 5px;
		padding-right: 5px;
}
.formconts {
	height: 40px;
	border-bottom: thin;
	border-bottom-color:#039;
}
.top {
	vertical-align: top;
}
.pads {
	background-color: #F93;
}
#navbar ul.pads {
	margin: 0 .5em;
	padding-top: 0px;
	margin-top:14px;
	margin-top-color:#11264c; 
	color: #fff;
	text-decoration: none;
	background-color: #F93;
	list-style: none;
	display: inline;
}

