/** General styles **/

body {
background-image: url(/f/bg_1.jpg);
background-repeat: repeat-x;
background-color: #7cb4d6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

table { font-size: 12px; }

a:link { color: #2386be; }
a:visited { color: #2386be; }
a:hover { color: #a2c71f; }
a:active { color: #2386be; }

.clearer {
	clear: both;
}

.formlayout {
width: 100%;
}

.formlayout br {
display: none;
}

.firstLabel {
margin-top: 0;
}

#container {
	width: 928px;
	margin: 0 auto;
	background-image: url(/f/containerbg.gif);
}

#header {
	margin: 0 auto;
	width: 928px;
	height: 86px;
	/*background-image: url(/f/i/background_1.gif);*/
	margin-bottom: 7px;
        background-color: #fff;
}

#headerBox {
	border-left: 7px solid #dfe9f4;
	float: right;
	width: 78px;
	height: 78px;
	margin-top: 8px;
}

#headerBox * {
	margin-top: 7px;
	margin-left: 7px;
}

#headerContent {
	width: 431px;
	height: 20px;
	float: left;
	margin-top: 60px;
	text-align: right;
	font-size: 10px;
}

#sidebar {
	width: 234px;
	float: left;
	background-color: white;
}

#sidebar a {
	color: #333132;
	text-decoration: none;
}

.sidebarBox {
	margin: 0 auto;
	margin-top: 7px;
	height: 66px;
	width: 220px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #74afd2;
}

.sidebarBox a.boxLink {
	display: block;
	height: 100%;
	width: 100%;
}

.sidebarBox a.boxLink span {
	display: none;
}

.sidebarBoxContent {
	padding: 6px;
	padding-top: 26px;
	padding-left: 72px;
}

.textMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.textMenu li a {
	display: block;
	padding: 5px;
	margin: 2px;
        font-weight: bold;
}

.textMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.textMenu ul li a {
	text-transform: none;
	padding-left: 20px;
        font-weight: normal;
}

.textMenu ul ul li a {
padding-left: 40px;
}

.textMenu ul ul ul li a {
padding-left: 60px;
}

.textMenu ul ul ul ul li a {
padding-left: 80px;
}

#mainContent {
	background-color: white;
	float: left;
	width: 673px;
	margin-left: 7px;
	padding: 7px;
	padding-bottom: 7px;
}

#mainContent .contentBox {
	margin-bottom: 7px;
}

#mainContent.oneCol .contentBox {
	width: 643px;
        padding: 15px;
padding-top: 0px;
}

.contentBox ul, .contentBox ul li {
list-style-position: outside !important;
list-style: disc;
padding: 0;
padding-left: 5px;
margin: 0;
margin-left: 5px;
}

#mainContent.twoCol .left {
	float: left;
	width: 444px;
	background-position: right;
	background-repeat: repeat-y;
}

#mainContent.twoCol .right {
	float: right;
	width: 222px;
	background-position: left;
	background-repeat: repeat-y;
}

#mainIllustration img {
margin-bottom: 7px;
}

#footer {
	background-color: white;
	margin: 0 auto;
	width: 908px;
	margin-top: 7px;
        margin-bottom: 20px;
	padding: 10px;
	font-size: 9px;
	color: #999;
text-align: center;
}

#footer a {
color: #999;
}

#footer a:hover {
font-weight: bold;
}

/** Element specific styles **/

#sidebar .selectCounty {
	background-image: url(/f/sidebarboxcountyno.jpg);
}

#sidebar .selectCounty select {
	width: 130px;
}

#sidebar #sidebarTextMenu {
	margin: 5px;
	margin-top: 7px;
	font-size: 11px;
}

#sidebar #sidebarTextMenu li a {
	background-color: #dfe9f2;
}

#sidebar #sidebarTextMenu li a:hover {
	background-color: #acd518;
color: white;
}

.newsBox ul, .newsBox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.newsBox li {
	clear: both;
	padding: 20px;
}

.newsBox li .content a {
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
}

.newsBox li span {
	float: left;
	width: 310px;
	padding: 10px;
	display: block;
}

.newsBox li img {
	float: left;
	display: block;
	margin-top: 2px;
}

.reportMenu img {
cursor: pointer;
cursor: hand;
}

.reportMenu ul {
display: none;
list-style: none !important;
margin: 0 !important;
padding: 2px !important;
font-size: 10px;
line-height: 100%;
width: 100px;
text-align: left;
position: absolute;
margin-left: 90px;
}


.reportMenu ul {
margin: 0;
margin-top: 3px;
background-color: #bec2c1;
padding: 1px !important;
} 

.reportMenu li {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
margin-bottom: 1px !important;
line-height: 100%;
text-align: left;
}

.reportMenu li a {
text-align: left;
padding: 3px;
display: block;
background-color: #8d9492;
color: white;
text-decoration: none;
}

.reportMenu li a:hover {
background-color: #717f7a;
}

#popupPage {
background-color: white;
}

.fileAttachments ul {
list-style: none;
margin: 0;
padding: 0;
margin-left: 8px;
}

.fileAttachments li {
list-style: none;
margin: 0;
padding: 3px;
padding-left: 18px;
background-image: url(/f/fileicon.gif);
background-repeat: no-repeat;
background-position: 3px 3px;
font-size: 11px;
}

.fileAttachments span {
font-size: 10px;
margin-left: 2px;
}

.deletedAttachment {
background-color: #f9d3d3;
text-decoration: line-through;
}

.deletedAttachment span {
display: none !important;
}

.inactiveAttachment {
background-color: #fbfbdb;
}

.aainactiveAttachment span {
display: none !important;
}

#userFeedbackMessage {
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
}

.successMessage {
background-color: #bbed42;
}

.failureMessage {
background-color: #c70000;
color: white;
}

.targetGroupSelector {
font-size: 12px;
}


.buttons {
margin-top: 18px;
}

.button {
background-color: #188646;
color: white !important;
text-transform: uppercase;
font-size: 10px;
padding: 4px;
padding-left: 10px;
padding-right: 10px;
margin-right: 3px;
display: block;
float: left;
font-weight: bold;
border: 1px solid #116635;
border-left: 1px solid #25a75c;
border-top: 1px solid #25a75c;
}

.button:hover {
text-decoration: none;
background-color: #1db25b;
border: 1px solid #148845;
border-left: 1px solid #30d274;
border-top: 1px solid #30d274;
}


.cancelButton {
background-color: #737373;
color: white !important;
text-transform: uppercase;
font-size: 10px;
padding: 4px;
padding-left: 10px;
padding-right: 10px;
margin-right: 3px;
display: block;
float: left;
font-weight: bold;
border: 1px solid #585858;
border-left: 1px solid #b2b2b2;
border-top: 1px solid #b2b2b2;
}

.button:hover {
text-decoration: none;
background-color: #1db25b;
border: 1px solid #148845;
border-left: 1px solid #30d274;
border-top: 1px solid #30d274;
}


#breadcrumbs {
background-color: #eef3f7;
	padding: 0px;
        padding-top: 6px;
        padding-left: 15px;
padding-bottom: 6px;
	margin-bottom: 7px;
font-size: 10px;
}

.standardReport table {
font-size: 11px;
border: 0;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
}

.standardReport th {
border-bottom: 1px solid #d5d5d5;
text-transform: none !important;
text-align: left;
}

.standardReport td, .standardReport th {
padding: 4px;
}

.standardReport td.a {
background-color: #fff;
}

.standardReport td.b {
background-color: #f9f9f9;
}

.standardReport ul, .standardReport ul li {
list-style: none !important;
margin: 0px;
padding: 0;
}

.hidden {
display: none;
}

.fckeditor {
width: 92% !important;
}

.largeInput {
font-size: 18px;
font-weight: bold;
}

.wideInput {
width: 506px;
}


#sidebarHomeLink a {
background-color: #2d974f;
margin: 7px;
color: white;
font-size: 10px;
display: block;
font-weight: bold;
background-image: url(/f/homelink.gif);
width: 220px;
height: 24px;
}

#sidebarHomeLink a:hover {
background-image: url(/f/homelink.gif);
background-position: 220px 0;
}

#sidebarCountyLink a {
background-color: #2d974f;
margin: 7px;
color: white;
font-size: 10px;
display: block;
font-weight: bold;
background-image: url(/f/countylink.gif);
width: 220px;
height: 24px;
}

#sidebarCountyLink a:hover {
background-image: url(/f/countylink.gif);
background-position: 220px 0;
}

.errTxt {
display: block;
}

.popupLOV {
background-color: white;
background-image: none;
}

#articleAttachments {
width: 400px;
border-top: 1px solid #f0f0f0;
margin-top: 15px;
margin-bottom: 15px;
clear: both;
}

#articleAttachments ul, #articleAttachments li {
list-style: none;
margin: 0;
padding: 0;
}

#articleAttachments li {
display: block;
padding: 3px;
font-size: 11px;
padding-left: 0;
border-bottom: 1px solid #f0f0f0;
}

.validationError{
display: block;
padding: 10px;
background-color: #d2cfbd;
margin-bottom: 0px;
}

.htmldbUlErr ul, ul li {
list-style: none;
margin: 0;
padding: 0;
}

.htmldbUlErr ul{
border-bottom: 1px solid #fffdf3;
}

.htmldbUlErr li {
display: block;
padding: 10px;
background-color: #f5f2e2;
color: #685f2e!important;
}

.scrollable {
width: 640px;
padding-bottom: 20px;
overflow: auto;
overflow-y: hidden;
}

.scrollable table td, .scrollable table th {
font-size: 9px;
padding: 3px;
}

#hideSidebarLink {
text-align: center;
margin-top: 6px;
margin-bottom: 6px;
font-size: 10px;
display: block;
}

#hideSidebarLink:hover {
background-color: #efefef;
}

#showSidebarLink {
font-size: 10px;
margin-left: 6px;
display: none;
}

#logo {
float: left !important;
}

#adminLogonInfo {
font-size: 10px;
width: 350px;
height: 60px;
text-align: right;
float: right !important;
margin-top: 23px;
margin-right: 12px;
}


#P4708_CMB_WEIGHT_1 {
width: 600px;
font-weight: bold;
font-size: 14px;
}

#P4708_CMB_WEIGHT_2, #P4708_CMB_WEIGHT_3, #P4708_CMB_WEIGHT_4, #P4708_CMB_WEIGHT_5, #P4708_CMB_WEIGHT_6, #P4708_CMB_WEIGHT_7 {
width: 280px;
}

#insertGalleryButton {
margin-top: 10px;
margin-bottom: 10px;
}

#change-language {
float: right !important;
}

#memberLinks td {
width:250px;
background:#EEF3F7;
border: outset 2pt;
}