@charset "utf-8";
/* CSS Document */

/*------Homepage CSS------*/
body {
	margin:0;
	padding:0;
	background-color: #590000;
}

#backgroundImg {
	width: 1300px;
	margin: 0px auto;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/BOEHNERPELOSI_WITHTEAM2_C.PNG') no-repeat;
	height: 700px;
}

#wrapper {
	margin: 0 auto;
	}
	
#left_column {
	float: left;
	margin: 98px 0 0 180px;
	}

#become_founder {
	float: left;
	clear: both;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/HOMEPAGE_DONATE_BACKGROUND.PNG');
	height: 174px;
	width: 203px;
	}
	
#become_founder_content {
	width: 183px;
	height: 126px;
	margin: 45px 10px 10px 10px;
	/margin-top: 65px;
	overflow: hidden;
	}
	
/*----div to adjust height of button location-----*/
#donate_button_special {
	/margin-top: -15px;
	}
/*-----end div------*/

#honor_roll {
	float: left;
	clear: both;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/HOMEPAGE_HONORROLL_BACKGROUND.PNG');
	height: 330px;
	width: 203px;
	margin: 12px 0 0 -1px;
	}

#honor_roll_content {
	margin-left: -10px;
	}

#center_column {
	float: left;
	margin: 98px 10px 0 10px;
	}

#mainfeature {
	float: left;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/BOEHNER_POSTER.PNG') no-repeat;
	width: 515px;
	height: 410px;
	}

#main_nav {
	float: left;
	clear: both;
	background:url('/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/HOMEPAGE_NAV_BACKGRAOUND2.PNG') no-repeat;
	width: 517px;
	height: 105px;
	}

#nav_issues {
	float: left;
	display:inline;
	}
	
#nav_donate {
	float: left;
	display:inline;
	}

#nav_about {
	float: left;
	display: inline;
	}
	
#nav_store {
	float: left;
	display: inline;
	}

#right_column {
	float: left;
	margin: 98px 0 0 0;
	}

#badges {
	float: left;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/BADGES.PNG');
	height: 176px;
	width: 202px;
	}
	
#badges_content {
	height: 126px;
	width: 182px;
	margin: 35px 10px 10px 10px;
	overflow: hidden;
	}

#badge_buttons {
	background: url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/BUTTONS.PNG');
	float:right;
	height: 115px;
	width: 135px;
	z-index: 5;
	position: relative;
	margin-right: -20px;
	bottom: 80px;
	}

#videos {
	float: left;
	clear: both;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/VIDEO_PLACEHOLDER.PNG');
	height: 152px;
	width: 203px;
	margin: 10px 0 10px 0;
	}

#gavel_img {
	margin: 260px 150px 0 auto;
	/margin: 260px 0px 0px -400px;
	z-index: 6;
	width: 247px;
	height: 155px;
	position: relative;
	/position:absolute;
}

#gavel_img_content {
	z-index: 7;
	width: 238px;
	height: 155px;
	position:absolute;
}

#sign_up {
	float: left;
	clear: both;
	width: 203px;
	height: 171px;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SIGN_PLEDGE.PNG');
	}
	
#sign_up_content {
	height: 126px;
	width: 182px;
	margin: 60px 10px 10px 10px;
	}
	
#privacy_contact {
	margin: 10px auto;
	border: 1px solid #666;
	padding: 5px;
	width: 800px;
	}
/*------Issues Page UPDATED CSS------*/

#issues_containter {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/ISSUES_MAIN_FEATURE.PNG');
	height: 375px;
	width: 721px;
	margin: 0px auto;
	}
	
#issue_center_column {
	float: left;
	display: inline;
	width: 275px;
	height: 100%;
	overflow: hidden;
	margin-left:30px;
	}
	
#issue_left_column #issue_left_column {
	float: left;
	display: inline;
	width: 110px;
	height: 100%;
	overflow: hidden;
	margin-left: -20px;
	}
	

/*------ Issues Subpage CSS------*/

#subpage_background {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/BACKPAGE_GROUND_NO_CAPITOL_C.PNG') no-repeat;
	min-height: 900px;
	overflow-y: auto;
	width: 1300px;
	margin: 0px auto;
	}
	
#navigation_top {
	margin: 0 0 0 195px;
	height: 105px;
	float: left;
	z-index: 1;
	position: relative;
	}
	
#subpage_logo {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_LOGO.PNG') no-repeat;
	float: left;
	}

#nav_issues_top {
	margin: 0px auto;
	float: left;
	display:inline;
	}
	
#nav_donate_top {
	margin: 0px auto;
	float: left;
	display:inline;
	}
	
#nav_about_top {
	margin: 0px auto;
	float: left;
	display:inline;
	}
	
#nav_store_top {
	margin: 0px auto;
	float: left;
	display:inline;
	}
	
#main_feature {
	float: left;
	width: 734px;
	margin-left: 239px;
	}
	
#main_feature_top {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_CONTENT_TOP_BACKGROUND.PNG') no-repeat;
	height: 21px;
	width: 734px;
	margin: 0px auto;
	}
	
#main_feature_center {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_CONTENT_CENTER_BACKGROUND.PNG') repeat-y;
	height: 100%;
	width: 734px;
	margin: 0px auto;
	}
#about_main_feature_center {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_CONTENT_CENTER_BACKGROUND.PNG') repeat-y;
	height: 100%;
	width: 734px;
	margin: -16px auto;
/margin: 0px auto;
	}
	
#main_feature_bottom {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_CONTENT_BOTTOM_BACKGROUND.PNG') no-repeat;
	height: 30px;
	width: 734px;
	margin: 0px auto;
	}
	
#main_feature_image {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/ISSUES_MAIN_FEATURE.PNG') no-repeat;
	height: 400px;
	width: 721px;
	margin: 0px auto;
	}
	
#issues_keypoints {
	margin: 0 auto;
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_BVP_TITLE_A.PNG') no-repeat;
	width: 273px;
	height: 50px;
	overflow: hidden;
	}
	
#issues_keypoints_description {
	margin: 0px auto;
	width: 500px;
	overflow: hidden;
}
	
#issue_title {
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	width: 100px;
	height: 100%;
	overflow: hidden;
	}
	
#issue_boehner {
	float: right;
	display: inline;
	width: 250px;
	height: 100%;
	overflow: hidden;
	margin-left:30px;
	}
	
#issue_pelosi {
	float: left;
	display: inline;
	width: 110px;
	height: 100%;
	overflow: hidden;
	margin-left: -20px;
	}
	
#subpage_content {
	margin: 20px 30px 0 20px;
	width: 100%;
	height: 100%;
	}
	
#subpage_content_links {
	margin: 10px;
	width: 150px;
	float:left;
	display: inline;
	height: 100%;
	}
	
#subpage_content_text {
	margin: 10px;
	float:left;
	display: inline;
	width: 500px;
	/width: 425px;
	}
	
#page_title {
	float:left;
	display: inline;
	width: 500px;
	/width: 425px;
	}	

#navigation_right {
	float: left;
	display:inline;
	margin: 2px 0 0 10px;
	}
	
#right_links {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_SUBNAV_BACKGROUND.PNG');
	height: 87px;
	width: 203px;
	display:inline;
	float: left;
	margin: 2px 0 0 0;
	}
	
#right_links_content {
	width: 183px;
	height: 67px;
	margin: 10px;
	}
	
#right_founder {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_FOUNDER_BACKGROUND.PNG');
	height: 177px;
	width: 203px;
	display:inline;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	}
	
#right_founder_content {
	width: 183px;
	height: 112px;
	margin: 55px 10px 10px 10px;
	}
	
#right_video {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/SUBPAGE_VIDEOS_BACKGROUND.PNG');
	height: 155px;
	width: 202px;
	display:inline;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	}
	
#right_badges {
	height: 177px;
	width: 202px;
	display:inline;
	float: left;
	clear: left;
	margin: 0px;
	}
	
#subpage_footer {
	border: 1px solid #666;
	margin: 10px 0 0 205px;
	padding: 5px;
	position: relative;
	width: 800px;
	}
	
/*-----BackPages CSS-----*/

#backpage_main_feature_image {
	background:url('http://www.boehnerforspeaker.com/atf/cf/{6508d0db-7875-499b-9841-cf03d8b3bd5f}/BACKPAGE_FEATURE_IMAGE.PNG') no-repeat;
	height: 400px;
	width: 163px;
	margin-left: 7px;
	float:left;
	display: inline;
	margin-top: 0px;
	/margin-top: -12px;
	}
	
#backpage_content_text {
	margin: 10px;
	width: 500px;
	float:left;
	display: inline;
	overflow: hidden;
	}


#footer_container {
	margin: 0 auto;
	position: relative;
	width: 1300px;
	}
	
#footer_information {
	margin: 10px auto;
	padding: 5px;
	/padding: 10px;
	width: 800px;
	}

#subpage_footer_information {
	margin: 10px 0 0 205px;
	padding: 5px;
	/padding: 10px;
	width: 800px;
	}


	
