/*
Theme Name: ACH Federal
Theme URI: http://achfederal.com/
Author: AREA203
*/

@charset "UTF-8";
/* CSS Document */
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: ;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */
html, body{
	height:100%;
}	
body {
	line-height: 1;
	font-family: helvetica, arial, "sans serif";
	background-position: left top;
}
.ach {
	margin:0 auto;	
	background:#000;
}
#body_contain{
	margin:0 auto;
	padding:0;
	width:100%;
	min-height:100%;
	height:auto !important;
	background:#FEFEFE;
}
h1 { 
	font-size: 16pt;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 6px;
}
h2 { 
	font-size: 13pt;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 6px;
}
h3 {
	font-size: 11pt;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 6px;
}
h4 {
	font-size: 9pt;
	color: #d9222c;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
img {  
	border-style: none;
}
p {
	color:#fff;
	text-align:left;
	font-family: Helvetica, arial, sans serif;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.logo {
	padding: 0;
	float: left;
	height: 74px;
	width: 275px;
	text-indent:-9999px;
	background:url(images/blue_ach_logo.png) no-repeat scroll 0 0;
	line-height:0;
	position:relative;
	top:0;
	margin-top:0;
}
.logo a {
	height:76px;
	width:242px;
	display:block;
}

/* NAVIGATION */

a {
	text-decoration: none;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
.topmenu {
	float: right;
	width: 65%;
	top: 3px;
	position: relative;
	margin:0;
	padding:0;
}
.topmenu ul {
	text-align: right;
	overflow: hidden;
	padding:5px 0;
	margin:0 5px 0 0;
}
.topmenu ul li {
	display: inline;
	padding-left: 30px;
	padding-top:3px;
}
.topmenu ul li a, .browser {
	text-decoration: none;
	font-family: Helvetica,  Arial, sans-serif;
	color: #FFF;
	font-size: 11px;
	margin: 0;
	text-transform:uppercase;
	padding-top:3px;
}
.topmenu ul li a:hover {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d9222c;
	cursor:pointer;
}
#horzmenu {
	height:60px;	
	width:650px;
}
#horzmenu ul {
	margin: 20px 0 0 0; 
	padding: 0; 
	list-style-type: none;
	float:left;
}
/*#horzmenu li {
	display: inline;
	}
#horzmenu ul li a {
	text-decoration:none;
	color: #FFF;
	background-color: #1f3b55;
	font-size: 12px;
	border: 1px solid #FFF;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	height:20px;
}*/
#horzmenu li {
	display: inline;
	float:left;
	background:#1F3B55;
	border:1px solid #FFFFFF;
	margin:4px;
	}
#horzmenu ul li:hover {
	background-color:#2B5277;
	color:#fff;
}
#horzmenu ul li a {
	text-decoration:none;
	color: #FFF;
	font-size: 12px;
	display:block;
	float:left;
	height:25px;
	max-height:25px;
	line-height:25px;
	width:156px;
	text-align:center;
}
/*
	Jeremy Hixon - 11/1/10
*/
#bottomnav_left #horzmenu li {background:none; border:none; margin:0;}
#bottomnav_left #horzmenu ul li a {max-height:none; height:32px; line-height:32px; width:156px;
	padding:0;
	background:transparent url(images/button-back-hp.png) no-repeat scroll 0 0;}
#bottomnav_left #horzmenu ul li a:hover {background-position:0 -33px;}

#horzmenu a span {
	padding:0;
	margin:0;
}


/* MASTHEAD */

.ach #header {
	margin-top: 5px;
	margin-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ach #header p {
	margin: 0; 
	padding: 0px 0; 
}

.ach #header_two {
	height: auto;
	width: 100%;
	margin-top: 0px;
	background-image: url(images/header_repeat.jpg);
	background-repeat: repeat-x;
	padding:0;
} 
.ach #header_two p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.ach #header_two_container {
	width: 900px;
	height: 160px;
	height: 74px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ach #topnav {
/*	height: auto;
*/	width: 100%;
	margin-top: 0px;
	background-color: #1f3b55;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b8a97;
} 
.ach #topnav_container {
	width: 900px;
	height: 33px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ach #bottomnav_container {
	width: 900px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ach #bottomnav {
	height: auto;
	width: 100%;
	margin-top: 0px;
	background-color: #1f3b55;
	background-image: url(images/second_nav_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
.ach #bottomnav_left {
	float: left;
	/*height: 30px;*/
	width: 65%;
	/*padding-top: 28px*/;	
}
.ach #bottomnav_right {
	float: right;
	height: 30px;
	width: 35%;
	padding-top: 28px;	
}
.ach #bottomnav_right #searchform {
	width:auto;	
}
.ach #bottomnav_right #searchform * {
	float:left;	
}
.ach #bottomnav_right #searchform label {
	padding-right:10px;
}
.ach #resource {
	min-height:300px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	background-color: ;
	background:#FEFEFE url(images/grey_shadow_repeat_01.jpg) repeat-x;
	/*margin-bottom: 15px;*/
} 
/*.ach #bottom_gradient {
	background: url(images/grey_shadow_repeat_02.jpg) repeat-x bottom;
	height:75px;
	margin-top:25px;
}*/
.ach #resource_container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:30px 0px 0px;
}
.resource_container_left {
	width: 900px;
	height: 221px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.social_media_wrapper{
	height: 24px;
	width: auto;
	float: right;
	padding-right: 3px;
	top: 50px;
	position: relative;
}
.ach #main_area {
	width: 100%;
	background-image: url(images/stripe.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b8a97;

}
.ach #main_area_shadow {
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/lr_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;

}
.ach #main_area_shadow_bottom {
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bottom_shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.ach #main_area_container {
	width: 900px;
	height: 385px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7b8a97;
	border-left-color: #7b8a97;
	padding:0;
}
.ach #main_area_container_exp {
	background-color: ;
	width: 900px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7b8a97;
	border-left-color: #7b8a97;
	
}
 

/* LANDING PAGES */

.main_area_content {
	float: left;
	height: 385px;
	width: 900px;
	color: #FFF;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;

}
.main_area_content_financial {
	float: left;
	height: 385px;
	width: 900px;
	background-image: url(images/financial_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
.main_area_content_develop {
	float: left;
	height: 385px;
	width: 900px;
	background-image: url(images/dev_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
.main_area_content_markets {
	float: left;
	height: 385px;
	width: 900px;
	background-image: url(images/direct_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
.main_area_content_iso {
	float: left;
	height: 385px;
	width: 900px;
	background-image: url(images/iso_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	
}

/* END */

.main_area_resource {
	float: left;
	height: 95px;
	width: 880px;
	padding: 20px;
	background-image: url(images/blue_grad.gif);
	background-repeat: repeat-x;
	color: #FFF;
	background-position: left top;
}
.main_resource_left {
	font-size: 12px;
	float: left;
	height: auto;
	width: 575px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #284D6F;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 25px;
	margin-left: 25px;
	overflow: hidden;
	line-height: 25px;
	color: #1f3b55;
}
.main_resource_right {
	font-size: 12px;
	float: left;
	height: auto;
/*	width: 250px;
*/	color: #1e1e1e;
	text-align: left;
	overflow: hidden;
	margin:20px;
/*	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;*/
}

.ach #main_area p {
	margin: 0;
	/*padding: 10px 0; commented by Rina 03/10/10 */
	padding:0px;
}
.main_area_copy {
	font-size: 16px;
	height: 90px;
	width: 270px;
	text-align: left;
	float: left;
	background:url(images/blue80percent_bg.png) repeat;
	line-height: 24px;
	padding:30px;
	padding-left:30px;
	margin-top:20px;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/	
}

/* ACCORDIAN */

.quick_links {
	color:#FFF;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.quick_links .wrapper {
	width:100%;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.quick_links .more {
	font-size:11px;
	text-align:left;
	line-height:18px;
	width:200px;
	height:20px;
	cursor:pointer;
	display:none;
}

.FBG {
	margin:0;padding:0;
}
.FBG_resize {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.FBG_resize ul { 
	list-style:none; 
	margin:5px auto; 
	padding:0; 
}
.FBG_resize li { 
	padding:0; margin:0; 
}
.FBG_resize li a { 
	font: normal 11px Arial, Helvetica, sans-serif; 
	color:#666666; 
	text-decoration:none; 
}
.FBG_resize li a:hover { 
	color:#d5d5d5; 
}
.FBG_resize h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#d5d5d5;
	margin:0;
}
.FBG_resize .left {
	width:135px;
	float:left;
	margin:5px 5px 5px 5px;
	padding:5px 5px;
}

/* FOOTER */

.copyright{
	float: left;
	height: 24px;
	width: 49%;
	text-align: left;
}

.ach #footer {
	background:;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 900px;
	float: none;
} 
.ach #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	font-family:Arial, Helvetica, sans-seri;
	font-size: 10px;
}
.ach #footer_wrap {
	background-color: ;
	margin-top: 5px;
	margin-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 1000px;
}
.footer_header {
	width: 900px;
	height: autopx;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 5px;
}
.footer_centering div {
	float:left;	
}
.footer_header_left {
	width:680px;
}
.footer_header_right {
	width: 200px;
	text-align: right;
	margin-right: 15px;
	position:relative;
	right:0;
}
.footer_header2 {
	width: 100%;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-indent: 20px;
	background:#000;
	padding-top:85px;
	background: #000 url(images/grey_shadow_repeat_02.jpg) repeat-x;
}
.footer_centering {
	width:900px;
	margin:0 auto;
	}
/* ANIMATION */

.fader{
	float:left;
}
.fader img{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}
#blipOne {
	float: left;
	height: 33px;
	width: 33px;
	top: 190px;
	position: absolute;
}
#blipTwo {
	float: left;
	height: 33px;
	width: 33px;
	top: 100px;
	position: absolute;
}
#blipThree {
	float: left;
	height: 33px;
	width: 33px;
	top: 100px;
	position: absolute;
}
#blipFour {
	float: left;
	height: 33px;
	width: 33px;
	top: 90px;
	position: absolute;
}
#animate_content1{
	border:1px solid #FFF;
	padding:10px;
	margin-top:10px;
	width:300px;
	background-color: #1f3b55;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	float: left;
	height: auto;
	width: 250px;
	top: 200px;
	position: relative;
	left: 150px;
}
.bubblePopups{
	display:none;
	position:absolute;
	float:left;
}
#bubblePopupOne{
	left:572px;
	top:153px;
}
#bubblePopupTwo{
	left:93px;
	top:107px;
}
#bubblePopupThree{
	left:365px;
	top:90px;
}
#bubblePopupFour{
	left:315px;
	top:82px;
}
.hoverHit{
	height:33px;
	width:33px;
	position:relative;
	z-index:5;	
	float:left;
}
#hitSpotOne{
	left:550px;
	top:190px;
}
#hitSpotTwo{
	left:50px;
	top:100px;
}
#hitSpotThree{
	left:620px;
	top:100px;
}
#hitSpotFour{
	left:200px;
	top:90px;
}
/* PB Search Results Styling */
#main_area .search_excerpt p{
	padding:0px 0px 5px 0px;
}
#main_area .search_permalink, #main_area .search_result_page{
	font-style:italic;
	font-size:11px;
	text-decoration:underline;
	padding-bottom:5px;
	
}
#main_area .search_result_page{
	text-decoration:none;
}

.search_result{
	border-bottom:1px solid #1F3B55;
	padding-bottom:20px;
}
.search_result h3{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	padding-top:20px;
}	


/* PB Search Breadcrumb Styling */
#interior_breadcrumb{
	line-height:30px;
	color:#8f9daa !important;
	padding-top:5px;
	margin-bottom:10px;
	xborder-bottom-color:#8f9daa !important;
	font-size:10px;
	border-bottom:1px dotted #CCCCCC !important;
}
#interior_breadcrumb a{
	text-decoration:underline;
	color:#8f9daa !important;
}
#interior_breadcrumb a:hover{
	color:#1F3B55 !important;
}
#bottomnav_right .search_button{
	float:right;
	margin-left:3px;
	height:18px;
	line-height:18px;
	color:#1F3B55;
}	
#bottomnav_right #searchform label{
	float:left;
	padding:3px 0px 0px 25px;
}
#main_area .page_sub_para p{
	padding-top:10px;
}
#main_area #interior_left .IEclear {
	`padding-bottom:57px;	
	border:1px solid lime;
}
.wpcf7-form input, .wpcf7-form textarea{
	border:1px solid #666;
	padding:5px 0;
	margin-top:10px;
	/*width:640px;*/
} 
.wpcf7-list-item input {
	border:none;	
}
.longForm input, .longForm textarea{
	width:640px;
}
#cf7_submit input, #passwordSubmit, .uploader input{
	border:1px solid #666;
	width:100px !important;
	background:#1F3B55;
	color:#ffffff;
}
#fileUpload input{
	border:0px;
	width:300px !important;
}
#cf7_submit input:hover, #passwordSubmit:hover, .uploader input:hover{
	background:#2b5277;
	cursor:pointer;
}
#passwordSubmit{
	margin-top:20px;
}
.passwordInput{
	border:1px solid #666;
	padding:5px 0;
	margin-top:10px;
}
.wpcf7-not-valid-tip-no-ajax{
	color:#EC2028;	
}
#wpcf7-f1-p34-o1 .required_label{
	font-style:italic;
	font-size:10px;
	padding:0px 0px 10px !important;
}

/* Search Styling */
#searchform{
	float: right;
	height: auto;
	width: 250px;
	color: #FFF;
	font-size: 12px;
	position: relative;
	margin-left: 3px;
	text-align: right;
}
.search_box {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E1E;
	height: 14px;
	border: 1px solid #FFF;
}
.search_button {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E1E;
	height: auto;
	border: 1px solid #FFF;
}
.secureResourceLink{
	margin-top:40px;	
}
#interior_content{
	height:100%;
	overflow:visible
}
.main_area_copy{
	font-family:Helvetica,Arial,sans-serif;
}
.page_sub_para{
	display:block;	
}
#subpageFooter{
	background-image:none;	
	padding-top:20px;
	height:40px;
	float:left;
}
#bottomnav_right .search_button{line-height:13px;}

.footer_address {
padding-top:10px;
}
#recent_news_post h4, #recent_news_post a{
	padding-bottom:5px;
	line-height:12px;
	margin:0px;
}

.main_resource_left h1, .main_resource_left h2, .main_resource_left h3, .main_resource_left ul, .main_resource_left li, .main_resource_left p, .main_resource_left a {color:#1F3B55;}
.main_resource_left a {text-decoration:underline;}
.main_resource_left ul {margin-left:15px; list-style:disc;}
.main_resource_left h1, .main_resource_left h2, .main_resource_left h3, .main_resource_left ul, .main_resource_left p {margin:15px 0}

.FBG_resize strong {font: bold 12px Arial,Helvetica,sans-serif}
