/*
Theme Name: Handicapping Police
Theme URI: http://www.handicappingpolice.com/
Description: Official Handicapping Police Theme.
Author: Robert Collinson
*/

@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: arial, verdana;
	font-size: 11px;
	color: 666666;
}
body {
	background-color: #f2f2f2;
	background-image: url(/gfx/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 14px;
	color: #000000;
	background-color: #dfdfdf;
	margin: 0px;
	padding: 2px;
}
h2 {
	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0px;
}
p {
	margin-top:0px;
	margin-bottom:20px;
}
#top {
	width: 550px;
	background-repeat:no-repeat;
	background-position:top;
	margin: auto;
	padding-top: 110px;
}
#topnav {
	text-align: right;
}
#topnav a {
	text-align: center;
	padding: 3px 7px;
	background-color:#044f7b;
	border: 1px solid #999999;
	border-bottom: 0px;
	margin-right: 1px;
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
}
#topnav a:hover {
	background-color: #045889;
}
#shell {
	clear: left;
	margin: 0px 40px;
}
#content {
	width: 477px;
	float: left;
}
#contentb {
	font-size:12px;
	padding: 2px;
	min-height:706px;
}
#text {padding: 5px;}
#r-navshell {
	margin-left: 4px;
	width: 172px;
	float: left;
}
#r-nav {
	width: 166px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#r-nav ul {
	margin: 0;
	padding: 0;
}
#r-nav li {
	background-color: #e3e3e3;
	margin-bottom: 2px;
	padding: 3px;
	list-style: none;
}
.head {
	background: #044f7b;
	background-color: #044f7b!important;
	color: #FFFFFF;
}
#skyscraper {
	margin-top: 22px;
	margin-left: 4px;
	width: 120px;
	float: left;
	border: 1px solid #999999;
}
#f {
	clear: left;
	padding: 2px;
	background-color: #FFFFFF;
}
#fc {
	border-top: 4px solid #38ade3;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	}
#fc a:link {
	color: #38ade3;
	text-decoration: none;
}
#fc a:visited {
	text-decoration: none;
	color: #38ade3;
}
#fc a:hover {
	text-decoration: underline;
	color: #38ade3;
}
#fc a:active {
	text-decoration: none;
	color: #38ade3;
}