body {
	font-family: verdana, arial, sans-serif;
	font-size: small;
}

img {
	border: none;
}

a, a:hover, a:active, a:link, a:visited {
	color: #010066;
}

#HeaderBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 100px;
	z-index: 1;
	background-image: url('/onesuffolk/images/taking_pride_new.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffc65b;
}

#Logo {
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 3;
	width: 112px;
	height: 123px;
	background-image: url("/onesuffolk/images/crest.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#Theme {
	position: absolute;
	z-index: 2;
	left: 576px;
	top: 0px;
	width: 224px;
	height: 150px;
	background-image: url("/OneSuffolk/images/themes/homepage.png");
	background-repeat: no-repeat;
	background-position: top right;
}

#Buttons {
	position: absolute;
	display: block;
	z-index: 4;
	top: 100px;
	left: 600px;
	width: 200px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
}

#Location {
	width: 120px;
}

#PolicingList {
	text-align: center;
	margin-bottom: 20px;
}

.SearchDIV {
	position: absolute;
	z-index: 3;
	left: 140px;
	top: 55px;
	color: #010066;
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	background-color: transparent;
	border-style: none;
	width: 250px;
}

.SearchInput {
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	border-style: solid;
	border-width: 2px;
	border-color: #010066;
	background-color: #ffffff;
	vertical-align: middle;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
}

.SearchButton {
	font-size: x-small;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #808080;
	vertical-align: middle;
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	height: 20px;
	width: 62px;
	cursor: pointer;
}

.ThemesBar {
	position: absolute;
	display: block;
	left: 0px;
	top: 100px;
	z-index: 2;
	width: 576px;
	height: 48px;
	word-spacing: 0px;
	border-color: #99CCFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #99CCFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99CCFF;
	/*background-color: #FFE9C7;*/
	background-color: #ffebc2;
}

.ThemesNav {
	position: absolute;
	z-index: 2;
	left: 140px;
	width: 490px;
	height: 48px;
	overflow: hidden;
}

.ThemesNav span {
	display: none;
	width: 0px;
	background-color: transparent;
}

.ThemesNav a {
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	width: 74px;
	height: 50px;
	/*line-height: 50px;*/
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 8pt;
	color: #010066;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #99CCFF;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	overflow: hidden;
}

.ThemesNav a:hover, .ThemesNav a:active, .ThemesNav a:link, .ThemesNav a:visited {
	/*border-color: #010066;*/
}

.ThemesNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FFCC66;
}

/*
LEFT NAVIGATION MENU
====================
This formats the left navigation menu.
*/

.LeftNavBar
{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 140px;
	padding-top: 10px;
	/*background-color: #010066;*/
	background-color: #99CCFF;
	border-top-style: solid;
	border-top-width: 20px;
	border-top-color: #FACE65;
}

.SecondaryNav, .ucSecondaryNav {
	height: 100%;
	vertical-align: top;
}

.LeftNavBar a {
	/*color: #FFFFFF;*/
	color: #010066;
	font-weight: bold;
	text-decoration: none;
}

.NavTitle {
	text-align: left;
	color: #010066;
	padding: 2px;
	font-weight: bold;
	font-family: verdana;
	font-size: small;
	vertical-align: middle;
}

.NavPage, .NavChannel {
	
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	margin: 3px 0;
	padding-bottom:2px;
	padding-left: 5px;
	font-family: verdana;
	font-size: x-small;
	margin-left: 0px;
}

.NavPage {
	list-style-image: url('/OneSuffolk/Images/page.gif');
}

.NavChannel {
	list-style-image: url('/OneSuffolk/Images/channel.gif');
}

.NavPage a:hover, .NavChannel a:hover {
	text-decoration: underline;
}

.NavList {
	margin: 20px; /* If we set this to zero you wouldn't see the icon. */
	margin-bottom: 0px;
}

/*
RIGHT NAVIGATION MENU
====================
This formats the right navigation menu.
*/

.RightNav, .RightBar {
	width: 120px;
	text-align: right;
	z-index: -1;
}

.RightBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.RightBar {
	position: absolute;
	left: 600px;
	top: 180px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.RightBar th {
	font-size: x-small;
	font-weight: bold;
}

.RightBar img {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px;
}

.FPCentreContent, .CentreContent {
	position: absolute;
	left: 140px;
	top: 170px;
	padding: 10px;
	width: 460px;
	z-index: 2;
}

p, td, th, li, .content div, .content {
	font-family: arial, sans-serif;
	font-size: small;
	margin-top: 5px;
}

li.LeftNavChannel, li.channelitem, li.themechannelitem {
	font-size: small;
}

th {
	font-weight: bold;
}

.ucDisplayTitle, h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #010066;
	/*white-space: nowrap;*/
	overflow: hidden;
	background-color: #ffffff;
}

h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #010066;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #010066;
}

h4 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #010066;
}

h5 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #010066;
}

h6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 20%;
	color: #010066;
}

.BreadCrumb {
	position: absolute;
	left: 0px;
	top: 150px;
	height: 20px;
	padding-left: 140px;
	width: 660px;
	/*background-color: #010066;*/	
	background-color: #99CCFF;	
}

.ucBreadcrumb, .ucBreadcrumb a {
	/*color: #FFFFFF;*/
	color: #010066;
	padding-top: 2px;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

.ucBreadcrumb a:hover {
	text-decoration: underline;
}

.bread {
	color: #003399;
}

.breadText {
	display: none;
}

.FooterText {
	background-color: #FFE9C7;
	border-bottom-color: #FFCC66;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	width: 100%;
	margin: 0px;
	padding: 0;
	margin-top: 20px;
	font-size: x-small;
}

.FooterText a {
	font-size: x-small;
	color: #003366;
}

.FooterLogos {
	margin-top: 5px;
	float:right;
	/*Remove when Jigsaw checked bug is fixed */
	visibility:hidden;
}

.NewsDetailLayout {
	margin-top: 20px;
}

.NewsDetailImage {
	float: left;
}

.NewsDetailCaption {
	font-weight: bold;
}

.NewsDetailDescription {
	margin-top: 20px;
}

.ucNewsListing div, .ucNewsListing a {
	font-size: small;
}

/* THE FOLLOWING MAKES THE TEXT ON THE HOMEPAGE THE SAME SIZE
.ucNewsListing li, .ucNewsListing a {
	font-size: 10pt; 
}
*/

.RoadsItemBrief, .RoadsTitleBrief, .RoadsItemBrief a, .RoadsTitleBrief a {
	font-size: x-small;
}

.azLettersList a, .azLettersList a:hover, azLettersList a:active {
	width: 18px;
	color: white;
	background-color: #0033CC;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	text-align: center;
}

/* ###### */
/* A TO Z */
/* ###### */

.AtoZResults
{
	padding-bottom: 20px;
	padding-top: 20px;
}

.AtoZ
{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #005AAB;
	padding: 0px;
	margin-left: 0px;
	margin-right: 1px;
	font-weight: bold;
	background-color: #CAE5D3;
	font-size: 8pt;
	overflow: hidden;
}

.azLettersList
{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ################## */
/* CATEGORY NODE PAGE */
/* ################## */

.CatListDescription
{
	padding-bottom: 10px;
}

.PageContent, .FPCentreContent, .StandardPageContent, .ucNewsListing, .ucStandardPageContent, .ucBaseContent .resultHeader, .resultBody, .resultParish, .resultPageDate, .resultHeader a {
	font-family: arial, sans-serif;
	font-size: small;
}

.resultHeader {
	font-weight: bold;
	font-family: arial, sans-serif;
	margin-top: 10px;
	font-size: small;
}

.SearchStuff {
	font-weight: bold;
	font-size: small;
	background-color: #FFCC33;
	padding: 5px;
}

.ucIntroduction {
	font-family: arial, sans-serif;
	font-size: small;
	margin-top: 20px;
}

.resultCount {
	font-family: arial, sans-serif;
	font-size: small;
	margin-top: 10px;
}

.NewsTitle
{
	font-weight: bold;
}

.NewsDescription
{
	color: #000000;
}

.NewsDate
{
	color: gray;
}

#SaveNewsButton
{
	background-color: #003399;
}

.NewsDetailDescription
{
	display: none;
}

.PolicingMap {
	width: 100%;
	text-align: center;
}

.SuffolkFirstForYou {
	text-align: center;
	margin-bottom: 20px;
}

.BrowseAloud {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.QuickLinks
{
	position: absolute;
	left: 615px;
	top: 184px;
	width: 185px;
	height: 500px;
}

.QuickLinks div, .QuickLinks a {
	color: #000000;
	font-size: x-small;
}

.QuickLinks a {
	margin-left: 2px;
}

#RadEWrapper_ctl40_phRelevantLinks_AuthoringModeControlsContainer_Editor_ctl40_phRelevantLinks_AuthoringModeControlsContainer
{
	margin-left: 250px;
}

.Translate	{color:#010066;margin-top:12px;margin-bottom:12px;}
.Translate h2	{font-weight:bold;}
.Translate ul	{padding:0 0 0 4px;; margin:0px 0 24px 0;list-style-type:none;margin-left:24px;}
.Translate li	{padding:0; margin:0 0 8px 0;height:20px;font-family: verdana;font-size: x-small;}
.Translate li.Ch {background:url(/onesuffolk/images/flags/china_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.Fr {background:url(/onesuffolk/images/flags/france_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.Ge {background:url(/onesuffolk/images/flags/germany_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.It {background:url(/onesuffolk/images/flags/italy_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.Pl {background:url(/onesuffolk/images/flags/poland_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.Po {background:url(/onesuffolk/images/flags/portugal_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.Ru {background:url(/onesuffolk/images/flags/russia_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate li.Sp {background:url(/onesuffolk/images/flags/spain_small.gif) no-repeat 0 50%;padding-top:4px;height:21px;}
.Translate a	{color:#010066;text-decoration:none;padding:0 0 6px 38px;margin:0;}
.Translate a:hover {color:#010066;text-decoration:underline;}
.Translate p	{font-size:0.8em; color:black;line-height:100%;margin-top:6px; margin-left:4px;text-align:center;font-weight:bold;color:#010066}

.SearchResults {
	overflow: hidden;
}