@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../Images/cassidy_bg.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

/* Anchor CSS */
a:link, a:visited {
	color: #ba2a24;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #ba2a24;
	font-weight: bold;
	text-decoration: underline;
}

h1,h2 {
	font-size: 22px;
	color: #ba2a24;
}

h3,h4,h5,h6 {
	font-size: 16px;
	color: #333333;
}

h3 {
	color: #ba2a24;
}

h3.inline {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	display: inline;
	color: #000000;
}


/* Wrapper CSS */
div#cassidy-wrapper {
	margin: 0 auto 25px auto;
	padding: 0;
	width: 1000px;
	clear: both;
}

/* Header CSS */
div#header {
	height: 129px;
	overflow: hidden;
	clear: both;
}
	#header-left{
		width: 289px;
		float: left;
	}
	#email-signup{
		width: 270px;
		float: right;
		height: 65px;
		padding: 26px 0 0 0;
		margin: 28px 0 0 0;
		text-align: right;
		background: url(../Images/emailform_jointheteam.png) no-repeat;
		overflow: hidden;
	}
	/* Email Signup CSS */
	#email-signup #Email_EmailAddress {
		padding: 4px 5px;
		border: #76c0ff 1px solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #666666;
		text-align: left;
		width: 258px;
		display: block;
		float: left;
		margin: 0 0 5px 0;
	}
	#email-signup  #Email_HomeZip {
		padding: 4px 5px;
		border: #76c0ff 1px solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #666666;
		text-align: left;
		width: 160px;
		display: inline;
		float: left;
		margin: 0 0 5px 0;
	}
	#email-signup  #Email_Submit {
		width: 93px;
		height: 27px;
		display: inline;
		float: left;
		margin: 0 0 5px 5px;
	}


/* Menu CSS */
div#menu {
	background: url(../Images/cassidy_menu_bg.jpg) no-repeat;
	width: 1000px;
	height: 46px;
}

#navigation {
	width: 730px;
	height: 46px;
	float: left;
	overflow: hidden;
}

#navigation ul {
	list-style: none;
	margin: 14px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#navigation li{
	float: left;
	margin: 0;
	padding: 0;
}

	/* Navigation CSS */
	#navigation ul li a {
	    position:relative;
		display: block;
		height: 19px;
		overflow: hidden;
		text-indent: -9999px;
	}
	#navigation ul li.home a {
		background: url(../Images/nav_home.png) no-repeat;
		width: 18px;
		z-index: 5000;
		margin-left: 17px;
	}
	#navigation ul li.about a {
		background: url(../Images/nav_billcassidy.png) no-repeat;
		width: 90px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.blog a {
		background: url(../Images/nav_blog.png) no-repeat;
		width: 41px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.donate a {
		background: url(../Images/nav_donate.png) no-repeat;
		width: 60px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.endorsements a {
		background: url(../Images/nav_endorsements.png) no-repeat;
		width: 111px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.issues a {
		background: url(../Images/nav_issues.png) no-repeat;
		width: 50px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.media a {
		background: url(../Images/nav_media.png) no-repeat;
		width: 49px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.sixthdistrict a {
		background: url(../Images/nav_sixthdistrict.png) no-repeat;
		width: 94px;
		z-index: 5000;
		margin-left: 30px;
	}
	#navigation ul li.volunteer a {
		background: url(../Images/nav_volunteer.png) no-repeat;
		width: 83px;
		z-index: 5000;
		margin-left: 30px;
	}

div#donate_btn{
	width: 270px;
	height: 46px;
	float: right;
	overflow: hidden;
}

/* Sub-Header CSS */
div#sub-header {
	width: 1000px;
	height: 100px;	
	line-height: 100px;
	overflow: hidden;
	clear: both;
}

/* Feature CSS */
div#feature {
	width: 1000px;
	height: 300px;	
	overflow: hidden;
	clear: both;
}
	div#features {
		width: 730px;
		height: 300px;	
		overflow: hidden;
		z-index: 2;
		float: left;
	}
		div#features ul {
			position: relative;
			z-index: 2;
			margin: 0;
			padding: 0;
			list-style-type: none;
			width: 730px;
			height: 300px;
			overflow: hidden;
		}
		div#features ul li {
			margin: 0;
			padding: 0;
		}
		
		div#pause-resume-feature {
			position: absolute;
			top: 419px;
			margin-left: 170px;
			z-index: 10;
		}
		div#pause-resume-feature a {
			float: left;
			margin: 0 4px 0 0;
			padding: 7px 0 0 0;
			width: 27px;
			height: 20px;
			line-height: 27px;
			background: #007fba;
			border: 1px solid #42b4e8;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 21px;
			font-weight: bold;
			color: #ffffff !important;
			text-decoration: none !important;
		}
		div#pause-resume-feature a:hover {
			border-color: #007fba;
			background: #42b4e8;
			color: #ffffff;
	
		}
		div#pause-resume-feature a.paused {
			border-color: #007fba;
			background: #42b4e8;
			color: #ffffff;
		}
		
		div#featurecontrols {
			position: absolute;
			top: 419px;
			margin-left: 204px;
			z-index: 10000;
		}
		div#featurecontrols a {
			float: left;
			margin: 0 4px 0 0;
			padding: 1px 0 0 0;
			width: 27px;
			line-height: 27px;
			background: #007fba;
			border: 1px solid #42b4e8;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 21px;
			font-weight: bold;
			color: #006792 !important;
			text-decoration: none !important;
		}
		div#featurecontrols a:hover {
			background: #42b4e8;
			border: 1px solid #007fba;
			color: #ffffff !important;
		}
		div#featurecontrols a.activeSlide {
			background: #42b4e8;
			border: 1px solid #007fba;
			color: #ffffff !important;
		}
	
	div#feature-right {
		width: 270px;
		height: 300px;	
		overflow: hidden;
		float: right;
	}


/* Content CSS */
div#content {
	width: 940px;
	padding: 35px 30px;
	background: #ffffff;
	clear: both;
	text-align: left;
	color: #000000;
	overflow: hidden;
}
	/* Homepage Content CSS */
	div#home-blog {
		width: 600px;
		padding: 0;
		margin: 0;
		text-align: left;
		float: left;
		color: #000000;
	}
	div#home-right {
		width: 300px;
		padding: 0;
		margin: 0 0 0 40px;
		float: right;
		color: #000000;	
	}
		div#home-right #home-video, div#home-right #home-socnets, div#home-right #home-action {
			width: 300px;
			padding: 0;
			margin: 0;
			text-align: left;
		}
		div#home-right #home-video {
			margin: 0 0 30px 0;
		}

	/* Back Content CSS */
	div#back-left {
		width: 600px;
		padding: 0;
		margin: 0;
		text-align: left;
		float: left;
		color: #000000;
	}
	div#back-right {
		width: 300px;
		padding: 0;
		margin: 0 0 0 40px;
		float: right;
		color: #000000;	
	}
		div#back-right #back-video, div#back-right #back-socnets, div#back-right #back-action {
			width: 300px;
			padding: 0;
			margin: 0;
			text-align: left;
		}
		div#back-right #back-video {
			margin: 0 0 30px 0;
		}

.first {
	margin-top: 0px;
	padding-top: 0px;
}

/* Footer CSS */
div#footer {
	width: 1000px;
	margin: 15px 0;
	padding: 5px 0;
	border-top: 1px solid #ffffff;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #ffffff;
}
	div#footer-copyright {
		float: left;
		width: 240px;
		margin: 0;
		padding: 0 10px 0 0;
		overflow: auto;
		text-align: left;
	}
	div#footer-contact {
		float: left;
		width: 240px;
		margin: 0;
		padding: 0 10px 0 0;
		overflow: auto;
		text-align: left;
	}
	div#footer-address {
		float: left;
		width: 240px;
		margin: 0;
		padding: 0 10px 0 0;
		overflow: auto;
		text-align: left;
	}
	div#footer-disclaimer {
		float: left;
		width: 240px;
		margin: 0;
		padding: 0 0 0 10px;
		overflow: auto;
		text-align: left;
	}
		div#footer-disclaimer p.disclaimer {
			border: 1px solid #ffffff;
			padding: 4px;
			margin: 5px 0;
			text-align: center;
		}

#footer a:link, #footer a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}


img {
	border: none;
}