/* This stylesheet is Copyright of Humberside Fire and Rescue Service http://www.humbersidefire.gov.uk */

body {
	font-family: Verdana;
	font-size: 0.6em;
	letter-spacing: 0;
	color: #444;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: #fff;
}

/* --- The Header --- */

#header {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#crumbs {
	float: left;
	width: 450px;
	padding: 0px;
	padding-bottom: 3px;
	font-size: 90%;
}

#headlinks {
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	font-size: 90%;
	text-align: right;
}

#headbar {
	clear: right;
	width: 800px;
	height: 100px;
	margin: 0px;
	background: #cc0001 url(images/header1.jpg);
	border-top: 2px solid #cc0001;
	border-bottom: 2px solid #cc0001;
}

/* --- Main Layout Divs --- */

#content {
	float: left;
	padding: 10px;
	padding-left: 5px;
	padding-top:  15px;
	margin: 0px;
	width: 470px;
}

#bigcontent {
	float: left;
	padding: 10px;
	padding-left: 5px;
	padding-top:  15px;
	margin: 0px;
	width: 620px;
}

/* --- The Footer --- */

#footer {
	clear: both;
	width: 800px;
	height: auto;
	padding: 5px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 90%;
	border-top: 2px solid #cc0001;
}

#footer:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #footer {height: 1%;}
/* End hide from IE-mac */

#foot_top {
	float: left;
	text-align: left;
	width: 100px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#foot_copyright {
	float: right;
	text-align: right;
	width: 500px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

/* --- Side Column (Incidents / Area Contents etc) --- */

#sidecolumn {
	float: right;
	width: 155px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}

#side_title {
	background: #000;
	padding: 5px;
	padding-bottom: 10px;
	margin: 0px;
}

#side {
	font-size: 90%;
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
}

#side span {
	font-weight: bold;
}

#side ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	list-style-type: none;
}

#side li {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* --- The Icon Link Images --- */

#sidelinks {
	margin-top: 20px;
	margin-bottom: 15px;
}

#sidelinks img {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

.border {
	clear: both;
	border: 1px solid #000;
}

.badgeicon {
	float: left;
	margin-top: 8px;
	margin-left: 2px;
}

/* --- The Main Menu --- */

#sidecol {
	float: left;
	width: 140px;
	margin-right: 10px;
	padding: 0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url(/images/menu_bg.gif);
}

#menu li {
	border-top: 2px solid #fff;
	padding: 0px;
	margin: 0px;
}

#menu a {
	display: block;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	width: 130px;
	text-decoration: none;
	font-weight: bold;
	font-size: 130%;
}

.active {
	background: #6D6D6D;
}

#menu a:link {
	color: #fff;
	text-decoration: none;
}

#menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #cc0001;
	background: #fff;
	text-decoration: none;
}

#menu a:active {
	color: #cc0001;
	background: #fff;
	text-decoration: none;
}

/* --- Summary Boxes --- */

.summarybox {
	border-bottom: 1px dashed #cc0001;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
	min-height: 160px;
	height: auto;
	width: auto;
}

.summarybox:after {
	content: "."; 
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .summarybox {height: 1%;}
/* End hide from IE-mac */

.summaryimgborder {
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
	padding: 0px;
}

.summaryimgnoborder {
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
	padding: 0px;
}

.summarybox span {
	clear: both;
}

.summarybox ul {
	list-style-type: none;
	margin-left: 20px;
}

#bottombox {
	border: 0px;
}

#content ul {
	display: block;
}

/* --- Introduction Boxes --- */

#intro_home {
	font-size: 110%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/images/intro_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#intro_home p {
	text-align: right;
	clear: both;
	padding: 5px;
	margin: 0px;
	height: auto;
	width:inherit;
}

.intro1 {
	float:right;
	left: 90px;
	width: 360px;
}

.intro2 {
	/*position: relative;old style - miss aligns in explorer when changing window size*/
	float:right;
	left: 120px;
	width: 330px;
}

.intro3 {
	float:right;
	left: 150px;
	width: 300px;
}


/* --- Forms --- */

input {
	font-size: 90%;
	color: #444;
	padding: 3px;
	margin-bottom: 10px;
}

select {
	font-size: 90%;
	color: #444;
	margin-bottom: 10px;
}

textarea {
	font-family: Verdana;
	font-size: 110%;
	color: #444;
	padding: 3px;
	margin-bottom: 10px;
}

label {
	padding: 2px;
	background: #000;
	color: #fff;
}

legend {
	color: #444;
	font-size: 130%;
	margin-bottom: 10px;
}

fieldset {
	margin-bottom: 10px;
}

fieldset p {
	margin-top: 0px;
}

/* --- Standard Page Links --- */

a:link {
	color: #cc0001;
}

a:visited {
	color: #cc0001;
}

a:hover {
	color: #666666;
}

a:active {
	color: #cc0001;
}

/* --- Gallery Images --- */

.galleryimg {
	float: left;
	border: 1px solid #444;
	width: 130px;
	height: 160px;
	margin: 5px;
	padding: 3px;
}

.galleryimgclear {
	clear: both;
	margin: 5px;
}

.galleryimg img {
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

/* --- Various Classes --- */

.pullquote {
	font-size: 120%;
	font-weight: bold;
}

.datatable {
	border-collapse: collapse;
}

.datatable td {
	border: 1px solid #000;
	padding: 3px;
}

.datatable th {
	border: 1px solid #000;
	padding: 3px;
	text-align: left;
	font-size: 130%;
	font-weight: strong;
}

.incidents_summary {
	font-weight: bold;
}

.incidents_date {
	font-weight: bold;
}

.searchbox {
	padding: 5px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	background: #eee;
}

.searchpagenumbers {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

/* --- Tags --- */

h1 {
	display: none;
}

h2 {
	color: #6D6D6D;
	font-size: 3.0em;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	clear: both;
	color: #6D6D6D;
	font-size: 2.3em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	color: #fff;
	padding: 0px;
	margin: 0px;
}

h5 {
	clear: both;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}


/* --- News Divs --- */

.newsitem {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
}

.newsheadline {
	font-size: 1.8em;
}

.newsdate {
	font-style: italic;
	font-size: 90%;
}

/* --- Misc Divs --- */

.smallcopy {
	padding: 5px;
	margin: 0px;
	font-size: 90%;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics match up with the 
sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... 
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 35px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 21px;
}

.sIFR-hasFlash .newsheadline {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 18px;
}

.sIFR-hasFlash #pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

