@charset "utf-8";
/* CSS Document */
/* Colors - 
	Dark Blue - #003b6f
	Gray - #e1e1e1
	Gold - #ffcc33
*/

* { padding: 0; margin: 0; }

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(Images/Layout/Background/background_bossier.jpg);
	background-color: #003b6f;
	height: 100%;
}

h1 
{
	padding: 0px 0 2px 0;
	color: #512d8f;
	}

h2 
{
	padding: 5px 0 5px 0;
	
	}

h3 
{
	padding: 0;
	}
	
h4 
{
	font-size: 95%;
	padding: 5px 0 5px 0;
	}
	
h5 
{
	font-size: 100%;
	padding: 5px 0 0 0;
	}
	
p
{
	font-size: 90%;
	}
	

*html img, div { margin: 0; padding: 0; behavior: url(http://www.bossierparishla.gov/iepngfix.htc) };

/* Site Wrappers Begin */

#SiteWrapper {
	margin: 1px auto;
}

#SiteWrapperHeader { 
	margin: auto;
	padding:0;
	width: 800px;
	height: 0;
	background: url(Images/Layout/Wrapper/bg_header.png);
}

#SiteWrapperHeaderContent { 
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 67px;
}
	
#SiteWrapperContent { 
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: url(Images/Layout/Wrapper/bg.gif);
	background-repeat: repeat;
}
	
#SiteWrapperFooter { 
	margin:auto;
	padding:0;
	width: 800px;
	height: 37px;
	clear: both;
	background: url(Images/Layout/Wrapper/bg_footer.png);

}



/* Site Wrappers End */


/* Header Wrapper Begins */

#HeaderWrapper { 
	margin: 0 auto;
	width: 760px;
}

/* Header Wrapper Ends */

/* Header Begins */

#Header {
	margin: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
	width: 760px;
	
}

	#Header_Logo {
		display: inline;
		float: left;
		margin: 7px 0 0 0;
		padding: 0;
		}
	
	
	#Header_SiteName {
		display: inline;
		float:  right;
		margin: 6px 1px 0 0;
		padding: 0;
		}


/* Header Ends */

/* Navigation Top Begins */

#Navigation_Top {
	display: none;
	margin: 73px auto;
	z-index: 0;
	position:absolute;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

/* Navigation Top Ends */


/* Content Wrapper Begins */
#Wrapper {
	margin: 0 auto;
	width: 760px;
}

/* Content Wrapper Ends */

#FauxHeader {
	background: url(Images/Layout/Faux/faux_header.gif);
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	height: 9px;
}

#FauxColumns {
	background: url(Images/Layout/Faux/faux_content.gif);
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}



/* Left Navigation Begins - You will find the navigation setup lower in the style sheet */

#Navigation_Left { 
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 155px;
	float: left;
	position: relative;

}

#Navigation_Left img {
	 padding: 5px 2px 0 2px;
	}
	
	#Navigation_Left p {
	padding: 0 0 6px 0;
	text-align:center;
	font-size: 85%;
	font-weight: bold;
	}
	
	#Navigation_Left  a:link
	{
		color: #003b6f;
		text-decoration: none;
		}
	
	#Navigation_Left  a:visited 
	{
		color: #003b6f;
		text-decoration: none;
		}
		
	#Navigation_Left a:hover
	{
		text-decoration: underline;
		color: #003b6f;
		}

/* Left Navigation Ends */

#SiteAds 
{
	margin: -.4em 0 0 6px;

}

/* Content Area Begins */

#Content { 
	float: left;
	margin: 5px 2px 0 0px;
	padding: 0;
	width: 465px;
	display: inline;
	position: relative;
}

	#Content h1 {
		color: #003b6f;
		font-size: 160%;
		margin: 0 0 12px 0;
		padding: 5px 5px 27px 10px;
		background: url(Images/Layout/HR/divider_gray.gif) no-repeat bottom !important; 
		}
	
	#Content h2 {
		font-size: 120%;
		color: #000000;	
		padding: 5px 5px 2px 10px;
	}
	
	#Content h3 {
		font-size: 110%;
		color: #000000;
		padding: 10px 5px 0 10px;
		font-weight: bold;
	}

	#Content p {
		font-size: 100%;
		padding: 5px 5px 10px 10px;
		line-height: 19px;
	}
	
	#Content strong {
		font-weight: bold;
	}
	
	#Content table {
		margin: 5px 2px 10px 10px;
		line-height: 19px;
		font-size: 95%;
	}

	#Content blockquote {
		padding: 1px 2px 1px 25px;
		line-height: 19px;
		}

	#Content  a:link {
		color: #003b6f;
		font-weight: normal;
		text-decoration: underline;
			}
			
	#Content a:visited 
	{
		color: #003b6f;
		font-weight: normal;
		text-decoration: underline;
		}
		
	#Content a:hover
	{
		color: #ffcc33;
		font-weight: normal;
		text-decoration: underline;
		}
		
	#Content ul {
		margin: 0 0 0 15px;
		padding: 0 2px 1px 25px;
		line-height: 19px;
		list-style: bullet;
		font-size: 90%;
		}	
		
		 
	
	#Content ol {
		margin: 0 0 15px 15px;
		padding: 10px 2px 1px 25px;
		line-height: 19px;
		list-style: decimal;
		}
		
	#Content blockquote 
	{
		font-size: 95%;
		padding: 1px 2px 1px 25px;
		line-height: 19px;
		}


	/* Special Areas Begin */

		/* News List Begins */
		/* BPGO_Events_ExpandedListTemplate.ascx */
		
		.BPGO_News_H3	{
			font-size: 120%;
			color: #000000;
			padding: 10px 5px 0 10px;
			font-weight: bold;
			}
					
		.BPGO_NewsDate	{
			font-size: 100%;
			font-style:italic;
			color: #000000;
			}
					
		.BPGO_Summary {
			font-size: 100%;
			color: #000000;
			padding: 0 5px 0 10px;
			}
		
		/* News List Ends */
		
		/* Helpful Information Begins */
		/* BPGO_Helpful_ExpandableListTemplate.ascx */
		
		
		/* Helpful Information Ends */
		
		.sf_item_body {
			font-size: 110%;
			padding: 10px 5px 10px 5px;
			}
		

	/* Special Areas Ends */


/* Content Area Ends */





/* Right Navigation Area Begins  */

#Navigation_Right { 
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	width: 124px;
	float: right;
	position: relative;
}
#Navigation_Right img {
	 padding: 5px 2px 0 2px;
	}
	
	#Navigation_Right p {
	padding: 0 0 6px 0;
	text-align:center;
	font-size: 85%;
	font-weight: bold;
	}
	
	#Navigation_Right  a:link
	{
		color: #003b6f;
		text-decoration: none;
		}
	
	#Navigation_Right  a:visited 
	{
		color: #003b6f;
		text-decoration: none;
		}
		
	#Navigation_Right a:hover
	{
		text-decoration: underline;
		color: #003b6f;
		}
	
	
/* Right Navigation Area Ends  */






/* Footer Area Begins */
#Footer { 
	width: 760px;
	clear: both;
	margin: 1em auto;
	padding: 0 0 0 20px;
	height: 25px;
	position: absolute;
	}


/* Web Site Privacy Policy | Terms of Use | Webmaster  Navigation Begins  */
	#FooterNavigation {
		margin-bottom: 1em;
		overflow: hidden;
		width: 340px;
		display: inline; /* IE Hack */
		float: left;
		padding: 7px 0 3px 2px;
		}

	#FooterNavigationNav li	{
		border-left: 1px solid #ffffff;
		list-style: none;
		float: left;
		line-height: 1.2em;
		margin: 0 .5em 0 -.5em;
		padding: 0 .5em 0 .5em;
		color: #ffffff;
		font-weight: bold;
		font-size: 70%;
		}

	#FooterNavigationNav li a:link {
		color: #ffffff;
		text-decoration: none;
		
		}
		
	#FooterNavigationNav li a:visited {
		color: #ffffff;
		text-decoration: none;
	
		}

	#FooterNavigationNav li a:hover {
		color: #f4c927;
		text-decoration: underline;

		}

/* Web Site Legal   */


	/* Copyright  */
	#FooterCopyright {
		text-align: right;
		display: inline; /* IE Hack */
		width: 405px;
		float: right;
		padding: 6px 10px 3px 0px;
		color: #ffffff;
		font-weight: bold;
		font-size: 80%;
	}
	
	#FooterCopyright a:link {
		color: #ffffff;
		text-decoration: none;
		
		}
		
	#FooterCopyright a:visited {
		color: #ffffff;
		text-decoration: none;
	
		}

	#FooterCopyright a:hover {
		color: #f4c927;
		text-decoration: underline;

		}
	
	
	/* Copyright ©  */



/* RadPanelBar Home Skin Begins */

.RadPanelbar_Home {
	margin: 65px 0 0 4px;
	width: 150px;
	padding: 0 0 0 5px;
	background: #e1e1e1;
	}

.RadPanelbar_Home .text {
	color: #ffffff;
	padding: 0px 2px 0 4px;
	font: normal 11px Verdana, Arial, Sans-serif;
	text-align:right;
	font-weight: bold;
	}

.RadPanelbar_Home .image {
	margin: 4px 0px;
	}


.RadPanelbar_Home .rootGroup {
	border-bottom: 0;
	}

	.RadPanelbar_Home .rootGroup .text {
		line-height: 20px;
		white-space: nowrap;
		}

		.RadPanelbar_Home .rootGroup .link {
			background: white url('Images/Layout/Navigation/blue_HeaderBg.gif');
			margin-top: 1px;
			margin-bottom: 5px;
			}

		.RadPanelbar_Home .rootGroup .link:hover {
			background: white url('Images/Layout/Navigation/org_SelectBg.gif');
			margin-top: 1px;
			margin-bottom: 5px; 
			}

						/* .RadPanelbar_Home .rootGroup:hover {
								background: none;
								margin-top: 1px;
								margin-bottom: 5px;
								}
						
						
							.RadPanelbar_Home .rootGroup .expanded {
								background: url('Images/Layout/Navigation/org_SelectBg.gif') repeat-x;
								}
						
						*/

		.RadPanelbar_Home .rootGroup .text:hover {
			color: #144d80;
			background: none;
			}
			

		.RadPanelbar_Home .rootGroup .expanded .text {
			background: url('Images/Layout/Navigation/org_SelectBg.gif') repeat-x;
			color: #144d80
			}


		.RadPanelbar_Home .rootGroup .selected .text {
			font-weight: bold;
			color: #144d80;
			background: url('Images/Layout/Navigation/org_SelectBg.gif') repeat-x;
			}

			

/* Child Menu Starts */
	.RadPanelbar_Home .group .text {
		padding: 0 1px 4px 18px;
		background: #e1e1e1 url('Images/Layout/Navigation/blue_dot.gif') no-repeat 7px top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #144d80;
		white-space:normal;
		line-height: 12px;
		text-align: left;
		}

		.RadPanelbar_Home .group .link {
			background: #e1e1e1 url('Images/Layout/Navigation/blue_dot.gif') no-repeat 7px top;
			}
		
		.RadPanelbar_Home .group .link:hover {
			background: #e1e1e1 url('Images/Layout/Navigation/blue_dot.gif') no-repeat 7px top;
			}

		.RadPanelbar_Home .group .expanded {
			color: #144d80;
			background: none;
			border-bottom: 0px;
			}	


		.RadPanelbar_Home .group .selected .text {
			text-decoration: underline;
			font-weight: bold;
			border-top: 0;
			background: #e1e1e1 url('Images/Layout/Navigation/blue_dot.gif') no-repeat 7px top;
			color: #144d80;
			}



.RadPanelbar_Home .level2 .item
{
	display: none;
}


.RadPanelbar_Home .rootGroup .disabled:hover,
.RadPanelbar_Home .rootGroup .disabled .text
{

	
}

.RadPanelbar_Home .rootGroup .group .disabled:hover,
.RadPanelbar_Home .rootGroup .group .disabled .text
{
}

/* RadPanelBar Home Skin Ends */



/* Form Items Begin */




#SuggestionForm fieldset 
{
	}
	
#SuggestionForm legend 
	{
		font-weight:bold
		}
		
#SuggestionForm label
{
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;

	}
	
#SuggestionForm br {
	clear: left;
}

.radInput_Default
{
	font: normal 11px Arial, Verdana, Tahoma, Sans-Serif;	
	vertical-align: middle;		
}

.radEnabledCss_Default 
{
	color: #333;
	border: solid 1px #626262;
}

.radEnabledCss_Default
{
	font:11px arial,verdana,tahoma,sans-serif;
	padding:2px 0 2px 1px;
}

/* Form Items End */
