/*
******************************************************
CSS document - Pennsylvania Montgomery County Now
******************************************************
*/


/* --------- GENERAL DECLARATIONS --------- */

body {
	width: 100%;
	background: #ffffff url(../images/pageBackground.jpg) top left repeat-x;
	color: #333333;
	margin: 0;
	text-align: center;
	}

div.clear {
	clear: both;	
	}

img {
	border: none;	
	}

/* --------- END GENERAL DECLARATIONS --------- */

#bodyContainer {
	background-color: white;
	border-bottom: 1px solid #d9acd6; /* purple */
	border-left: 1px solid #d9acd6; /* purple */
	border-right: 1px solid #d9acd6; /* purple */
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 10px 15px 0 15px;
	text-align: left;
	width: 940px;
	}
	
	#logoNavArea {
		float: left;
		}
	
		#logoNavArea img {
			float: left;
			}

		#logoNavArea #navArea {
			float: right;
			padding: 60px 0 0 8px;
			width: 772px;
			}
			
		#logoNavArea p {
			color: #701d97; /* purple */
			font: normal 1.1em/1.1em Verdana, sans-serif;
			margin: 0;
			padding: 0;
			}
			
			#logoNavArea p span {
				font: bold 1.3em/1.1em Verdana, sans-serif;
				}
				
			/* Main navigation */
				
			#logoNavArea #navArea ul {
				background-color: none; 
				float: left;
				margin: 13px 0 0 0;
				padding: 0;
				width: 780px;
				}
				
				#logoNavArea #navArea ul li {
					background: url(../images/tab_left.gif) 0 0 no-repeat;
					border-bottom: 1px solid #e1bedf;
					padding-left: 15px;
					float: left;
					list-style: none;
					}
					
					#logoNavArea #navArea ul li a,
					#logoNavArea #navArea ul li a:link,
					#logoNavArea #navArea ul li a:visited,
					#logoNavArea #navArea ul li a:active {
						background: url(../images/tab_right.gif) top right no-repeat;
						color: #430b5e;
						display: block;
						float: left;
						font: 1em/1.1em Arial, sans-serif;
						padding: 7px 25px 7px 10px;
						text-decoration: none;
						}
						
					#logoNavArea #navArea ul li a:hover {
						background-color: white;
						display: block;
						float: left;
						padding: 7px 25px 7px 10px;
						text-decoration: underline;
						}
					
					/* set current active navigation state */
					#logoNavArea #navArea ul li.current {
						background: url(../images/tab_active_left.gif) 0 0 no-repeat;
						border: none;
						color: #430b5e;
						display: block;
						font: 1em/1.1em Arial, sans-serif;
						float: left;
						font-weight: bold;						
						padding: 0 0 0 15px;
						text-decoration: none;
						}
						
						/* set current active navigation state with link disabled */
						#logoNavArea #navArea ul li.current span {
							background: white url(../images/tab_active_right.gif) top right no-repeat;
							display: block;
							font-weight: bold;						
							padding: 7px 25px 7px 10px;
							text-decoration: none;
							}
						
						
						/* set current active navigation state with link enabled */
						#logoNavArea #navArea ul li.current a,
						#logoNavArea #navArea ul li.current a:link,
						#logoNavArea #navArea ul li.current a:visited,
						#logoNavArea #navArea ul li.current a:active {
							background: white url(../images/tab_active_right.gif) top right no-repeat;
							display: block;
							font-weight: bold;						
							padding: 7px 25px 7px 10px;
							text-decoration: none;
							}
						
						#logoNavArea #navArea ul li.current a:hover {
							background: white url(../images/tab_active_right.gif) top right no-repeat;
							display: block;
							font-weight: bold;						
							padding: 7px 25px 7px 10px;
							text-decoration: underline;							
							}
						
	/* Main content area */
	
	#mainContentArea {
		border-top: 1px solid #e1bedf; 
		float: left;
		margin-top: -1px; /* align border with bottom of tabs */
		padding: 10px 0 0 0;
		}
		
		#mainContentArea h1 {
			font: bold 1.4em/1.5em Arial, sans-serif;
			margin: 0;
			padding: 0 0 10px 0;
			}
			
		#mainContentArea h2 {
			font: bold 1.1em/1.3em Arial, sans-serif;
			margin: 0;
			padding: 0 0 10px 0;
			}
			
		#mainContentArea h3 {
			font: bold .9em/1.2em Arial, sans-serif;
			margin: 0;
			padding: 0 0 10px 0;
			}
			
			/* Shorten line-spacing/leading below the H3 tag */
			#mainContentArea h3.noPadding {
			padding: 0;
			}
			
			/* Increase line-spacing/leading below the H3 tag */
			#mainContentArea h3.extraPadding {
			padding: 0 0 20px 0;
			}
	
		#column1 {
			float: left;
			padding: 10px 0 0 0;
			width: 150px;
			}
			
			#column1 div#navContainer {
				background-color: #fae8f9; /* lavendar */
				border: 1px solid #d9acd6;
				padding: 7px 10px;
				width: 120px;
				}
			
			#column1 div#facebookLogo {
				padding: 7px 52px;
				width: 120px;
				opacity: .75;
				}
	
			/* local navigation styles */
			#column1 ul {
				margin: 0;
				padding: 5px 0 0 0;
				}	
					
				#column1 ul li {
					font: .9em/1.3em Arial, sans-serif;
					list-style: none;
					padding: 0 0 7px 0;
					margin: 0;
					}
					
					/* set current active navigation state */
					#column1 ul li.current {
						font-weight: bold;
						text-decoration: none;
						color: #430b5e;
						}
				
				#column1 ul li a:link,
				#column1 ul li a:visited,
				#column1 ul li a:hover,
				#column1 ul li a:active {
					color: #430b5e;
					}
				
		#column2 {
			float: right;
			padding: 0 10px 0 10px;
			width: 761px;
			}
			
		#column2 div#WMOP{
			float: right;
			padding: 0 10px 0 10px;
			width: 750px;
			}	
		
		#column2 div#WMOP_banner {
			float: left;
		}
		
		#column2 div#WMOP_copy {
			font: bold 1.1em/1.3em Arial, sans-serif;
			padding: 50px 10px 0 10px;
		}
		
		/* IE6 padding fix */
		* html #column2 {
			padding: 0 10px 0 8px;
			width: 769px;
			}	
				
			#column2 ul {
				font: normal .9em/1.4em Arial, sans-serif;
				list-style: none;
				margin: 0;
				padding: 0 0 15px 0;
				}	
				
				#column2 ul#styledList {
					list-style:disc;
					padding: 0 0 15px 20px;
					}	
				
		#mainContentArea p {
			font: normal .9em/1.4em Arial, sans-serif;
			margin: 0;
			padding: 0 0 15px 0;
			}
				
		#mainContentArea a,
		#mainContentArea a:link,
		#mainContentArea a:active,
		#footerArea a,
		#footerArea a:link,
		#footerArea a:visited,
		#footerArea a:active {
				color: #283FC8;
				text-decoration: underline;
				}
				
		#mainContentArea a:hover,
		#footerArea a:hover {
			text-decoration: none;
			}
		
		#mainContentArea a:visited,
		#footerArea a:visited {
			color: #ac2287;
			}
			
		#footerArea {
			text-align: center;
			padding: 20px 0;
			}
		
			#footerArea p {
				font: normal .9em/1.3em Arial, sans-serif;
				}

		#image-cap .caption { font-size: 70%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center;
				  margin-left: 0.5em;
				  margin-bottom: 0.5em;}
				
/* --------- BEGIN PAGE-SPECIFIC STYLES --------- */

/* meetings page */

div#mapArea {
	padding: 0 0 15px 0;	
	}

/* report employment issues page */

form.contactForm {
	/* padding: 20px;
	width: 410px;
	border: 1px solid #cccccc;
	background-color: #f9f9f9; */
	}

fieldset { 				/* hide fieldset from view */
	margin: 0; 
	padding: 0;
	border: none;
	width: 700px;
	}

input, textarea {
	display: block;	
	font: normal .9em/1.4em Arial, sans-serif;
	}

label {
	font: bold .9em/1.4em Arial, sans-serif;
	margin: 0;
	padding: 0 0 15px 0;
	}

form.contactForm input.hidden {
	display: none;
	}

form.contactForm input {
	width: 200px;	
	border: 1px solid #cccccc;
	margin-bottom: 8px;
	}

	form.contactForm input#submit {
		height: auto;
		margin-bottom: auto;
		width: auto;
		}

form.contactForm textarea {
	width: 100%;	
	margin-bottom: 8px;
	border: 1px solid #cccccc;
	}


/* download icons */

a.downloadPDF {
	background: url(../images/pdfIcon.gif) 0 .17em no-repeat;
	padding: 0 0 5px 20px;
	}
	
a.downloadWord {
	background: url(../images/wordIcon.gif) 0 .17em no-repeat;
	padding: 0 0 5px 20px;
	}