/* Navigation */
@import "../_inc/compass.css?v=1.3";

/* Reset CSS - Eric Meyer - http://meyerweb.com/eric/tools/css/reset/ */
@import "../_inc/reset.css";

body {
	margin:0px;
	font-family:"Lucida Grande","Lucida Sans Regular","Tahoma","Helvetica","Arial",sans-serif;
	font-size:13px;
	line-height:19px;
	color: #242121;	
	background-color:#eeeeee;
}


a, a:visited { color:#9c4152;text-decoration:none;border:none; }
a:hover { color:#28728b;text-decoration:none;border:none; }
a:focus, a:active { outline: none; }
	*:focus { 
		outline: none; 
		}


ul, ol { margin: 0px 0px 10px 30px; }
li { margin-bottom:7px; }

hr { border:1px;border-top: 1px solid #ccc; }

#page { position: relative;margin:0px auto 0px auto;padding:0px;width:1000px;background-color:#fff;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1; }


/* =Header
----------------------------------------------- */

#branding {
	position:relative;margin:0px;padding:0px;height:130px;background:url("../_img/bg-mast.png") 0px 0px repeat-x;z-index:2;border-left:1px solid #fff;border-right:1px solid #fff;
}
#site-title a {
text-indent:-9999px;position:absolute;top:28px;left:10px;margin:0px;padding:0px;width:487px;height:100px;background:url("../_img/logo-pafcu.png") 0px 0px no-repeat;display:block; 
	/* 	text-indent:-9999px;position:absolute;top:28px;left:5px;margin:0px;padding:0px;width:487px;height:100px;background:url("../_img/logo-pafcu-80.png") 0px 0px no-repeat;display:block; */
}
	#site-title a:active { margin-top:1px; }

#site-description {
	text-indent:-9999px;margin:0px;
}

#eservices { position:absolute;top:66px;left:567px; }
#phone { text-indent:-9999px;position:absolute;top:56px;right:20px;width:180px;height:33px;background:url("../_img/phone-number.png") 0px 0px no-repeat; }

#content { position:relative;margin:0px 0px 0px 250px;width:750px;min-height:600px; } /* 600px */
#content-home { position:relative;margin:0px 0px 0px 250px;width:750px;min-height:1200px;} /* 600px */
#leftcol-home { position:absolute;top:436px;left:-250px;width:250px;border-top:10px solid #cda0a8;border-left:1px solid #fff;border-right:1px solid #fff;text-align:center; }
#leftcol { position:absolute;top:415px;left:-250px;width:250px;border-top:10px solid #cda0a8;border-left:1px solid #fff;border-right:1px solid #fff;text-align:center; }

.entry-content-home {
	margin:366px 251px 0px 2px;
	padding:10px;
	border-left:1px solid #d2ecf4;
	border-right:1px solid #d2ecf4;
	background:url("../_img/bg-content-home.png") 0px 0px repeat-x;
}
.entry-content { margin:0px 0px 0px 2px;padding:20px;border-left:1px solid #d2ecf4; }


h1.entry-title { margin:20px 0px 0px 20px;font-size:24px;line-height:normal;color:#9c4152;text-align:left; }
h1.entry-title-harvey { margin:20px 0px 0px 20px;font-size:24px;line-height:normal;color:#bf0b32;text-align:left; }
h2 { margin:-10px 0px 10px 0px;font-size:20px;color:#4e84a7;line-height:normal;text-align:left; }
	h1.entry-title-home { margin:0px;height:1px;overflow:hidden;text-indent:-9999px; }
h3 { margin:10px 0px 10px 0px;font-size:16px;text-align:left; }
h4 { margin:20px 0px 10px 0px;font-size:14px;font-weight:bold;text-align:left; }

/* Forms */

#search { position:absolute;top:55px;right:10px;background: url("../_img/bg-search.png") top left no-repeat;width: 236px;height: 34px;margin: 0px 0 10px 0; }
#search input#s { color: #c3c3c3;font-size: 14px;font-weight:bold;float: left;width: 187px;margin: 2px 0 0 5px;border: none;background: none;-moz-box-shadow:none;-webkit-box-shadow:none; }
	#search input#s:focus, #search input#s:hover { color:#333; }
input#search-submit { width: 34px;height: 30px;position:absolute;right:5px;margin: 1px 3px 0 0px;background: url("../_img/search-glass.png") 0 0;border: none;cursor: pointer; }
input#search-submit:active { margin-top:1px; }
input#search-submit:hover { background: url("../_img/search-glass.png") 0 -42px;color: #fff; }

.buttons { background: url("../_img/bg-buttons.png"); display: block; text-indent: -9999px; }
.buttons:active { position: relative; top: 1px; } 
	.button-send { margin-top:0px;width:102px;height:39px;background-position: 0px 0px; border: none; cursor: pointer; } .button-send:hover { background-position: 0px -39px; }

fieldset { border:none;margin:0px;padding:0px;font-weight:normal;line-height:normal; }

legend { display:none; }

.form label { position: absolute; top: 6px; left: 10px;color:#999999 !important;}
.form .radio label { margin:-10px 0px 14px -10px; }
	.form .radio input { margin-left:15px;margin-top:20px; }
.form p { position: relative; margin: 0px 30px 25px 0px;}
fieldset label { display:block; }
.form fieldset p input,
.form fieldset p textarea {
	/* display: block; */
	margin: 0;
}

.form fieldset p label {
	display: block;
	padding: 0;
	font-weight:bold;
}
.form p br {display: none;}

.feedback  label { position: absolute; top: 0px; left: 0px;color:#666 !important;}
.feedback p { position: relative; margin: 0px 30px 25px 0px;}


input[type=text],
input[type=tel],
input[type=email],
input[type=password],
textarea {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.625;
	padding:5px 8px;
	background-color:#fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	border: 1px solid #ddd;
	color: #888;
}

input[type=text]:focus,
textarea:focus {
	color: #373737;
	background: #fff;
}
input[type=text]:hover,
textarea:hover {
	color: #373737;
	
	background: #fff;
}
textarea {
	padding-left: 3px;
}
#content input[type="submit"], #content input[type="reset"] {
	cursor:pointer;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	-moz-box-shadow: 1px 2px 2px #ccc;
	-webkit-box-shadow: 1px 2px 2px #ccc;
	box-shadow: 1px 2px 2px #ccc;
	text-shadow: 1px 1px 2px #fff;
	border: none;
	background-color:#d5ecf4;
	font-size:16px;
	font-weight: bold;
	color: #5b9fb6;
	height: 30px;
	padding: 7px 17px;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#content input[type="reset"] {
	background-color:#f2f2f2 !important;
}
#content input[type="submit"]:hover, #content input[type="reset"]:hover {
	background-position: 0 -30px;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px px #ccc;
	box-shadow: 1px 1px 1px #333;
	text-shadow: none;
	color: #fff;
	position: relative;
	top: 1px;
	left: 1px;
	background-color:#5b9fb6 !important;
}

.cTimeValue input[type="submit"] {
	padding: 5px 17px !important;
	border:1px solid #ccc !important;color: #5b9fb6 !important;
	background: none !important;
	width:150px !important;
}
.cTimeValue input[type="submit"]:hover {
	background: none !important;
	background-position: 0 0px !important;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px px #ccc;
	box-shadow: 1px 1px 1px #333;
	text-shadow: none;
	color: #fff !important;
	position: relative;
	top: 1px;
	left: 1px;
	background-color:#5b9fb6 !important;
}

#scholarshipapp table { width:500px;border-bottom:1px solid #fff; }

#scholarshipapp label { position: absolute; top: 0; left: 0;color:#232827;}
#scholarshipapp p { position: relative; margin: 10px 10px 10px 0;}
#scholarshipapp fieldset p input[type=text],
	#scholarshipapp fieldset p textarea { display: block;margin: 0; }
#scholarshipapp fieldset p label { display: block;margin: 6px 5px 5px 10px;padding: 0; }
#scholarshipapp fieldset p textarea { padding: 2px; }
#scholarshipapp fieldset p label { color: #777; }
#scholarshipapp p br { display: none; }
#scholarshipapp input[type=text]#zip { width:100px; }

img.gradmimg {
	float:right;
	margin:0px 0px 10px 20px;
	border-radius:10px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
 } 

#checkorder label {
	margin:0px 0px 0px 0px !important;
}
#checkorder input[type=text], input[type=tel], input[type=email] { 
	width:90%;
	margin:-20px 0px 0px 0px !important;
}
/* =Content
----------------------------------------------- */

#main {
	position:relative;
	margin:0px auto 0px auto;
	border-top:15px solid #9c4152;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.entry-title,
.entry-header .entry-meta {
	/* padding-right: 76px; */
}
.entry-header { clear:left; }

.entry-summary {
	padding: 0px;
}

.entry-content-home h2 { font-weight: bold;margin: 10px 0px; color:#151313; }
.entry-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content table { width:100%; }
.entry-content table td { padding:6px;line-height:normal; }
.entry-content th { padding:5px;font-size:13px;background-color:#deecf0;border-top:1px solid #fff;border-bottom:1px solid #cccccc; }
.entry-content table tr.ralt { background-color:#f5eced; }


dl.home-banking { float:left;width:100%; }

dl { float:left;margin:10px 10px 0px 0px;width:330px; }
dd { margin-left:10px;margin-bottom:6px; }

.box { margin:10px 0px 10px 20px;padding:10px;width:220px;text-align:left;font-size:11px;line-height:normal;background-color:#f3fafc; }
	.box {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 1px 8px #666666;
	-moz-box-shadow: 0px 1px 8px #666666;
	box-shadow: 0px 1px 8px #666666;
	}


dl.fees {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
dl.fees dt {
  float: left;
  width: 60%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 2px 0 2px 0;
  margin: 0;
  border-bottom:1px dashed #000;
}
dl.fees dd {
  float: left;
  width: 40%;
  /* adjust the width; make sure the total of both is 100% */
  text-align:right;
  padding: 2px 0 2px 0;
  margin: 0;
  border-bottom:1px dashed #000;
}
/* =Footer
----------------------------------------------- */

#colophon {
	margin:110px 0px 0px 0px !important;
	clear: both;
	min-height:226px;
	background:url("../_img/bg-footer.png") 0px 0px repeat-x;
	border-top:5px solid #6fb7cf;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	font-size:12px;
	color:#242121;
	text-align:center;
}

p.authuse { font-size:10px;color:#616161; }
p.copyright { font-size:10px;color:#aaaaaa; }

	#menufoot { margin: 0px auto; position: relative; }
	#menufoot ul { margin: 0px 0px 10px 0px; }
	#menufoot li { font-size:11px;display: inline;border-right:1px solid #878787; }
	#menufoot li a {  }
	#menufoot li a { margin:0px 5px; }
		#menufoot li.none { border-right:none; }
		
.five-star {
	position:absolute;
	right:20px;
}
		
/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =Banners 
----------------------------------------------- */
.banner-pafcu-video a { text-indent:-9999px;margin:5px auto 5px auto;padding:0px;width:238px;height:58px;background:url("../_banners/banner-pafcu-video.png") 0px 0px no-repeat;display:block; }
.banner-pafcu-auto { position:relative;margin:5px auto;padding:0px;width:238px;height:126px;display:block;text-align:left;background:url("../_banners/banner-pafcu-auto.png") 0px 0px no-repeat; }
	#leftcol h5, #leftcol-home h5 { text-indent:-9999px; }
	.banner-pafcu-auto ul { position:absolute;top:27px;left:25px;margin:0px 0px 0px 0px;color:#62bddb;font-size:11px;line-height:normal; }
	.banner-pafcu-auto ul li { margin:0px 0px 4px 0px; }
	.banner-pafcu-auto a { color:#116b88; }
	.banner-pafcu-auto a:hover { color:#9c4152; }
	
	.banner-left-one, .banner-left-two, .banner-right-one { margin:10px auto 10px auto; }

.banners-mid { text-align:center;margin-top:0px;padding-top:0px;/* background:url("../_img/bg-banners-mid.png") 0px 0px repeat-x */; }
	
/* =Right Col 
----------------------------------------------- */
#rightcol { position:absolute;top:0px;right:0px;width:240px;padding:0px 5px; }

#rates { height:349px;color:#5c5c5c;font-size:9px;line-height:normal;border-bottom:10px solid #cecece; }
#rates h4 { margin:7px 0px 5px 0px;font-size:13px;color:#9c4152;font-weight:bold; }
#rates table { width:100%; }
#rates table td { padding:6px; }
#rates th { padding:5px;font-size:11px;background-color:#deecf0;border-top:1px solid #fff;border-bottom:1px solid #cccccc; }
#rates table tr.ralt { background-color:#f5eced; }

table.rates td { vertical-align: top; }
	
/* =Misc Tags 
----------------------------------------------- */
a.tel, .tel:hover { color:#fff !important;cursor:text; }
p.small, .small { font-size:10px;line-height:normal; }
p.smaller, .smaller { font-size:9px;line-height:normal; }
.dull { color: #999; }
.normal { line-height:normal; }
.left { float: left; }
.right { float: right; }
	.rmargin { margin:0px 0px 10px 10px; }
.clear { height:1px; clear:both; }
.aleft { text-align:left; }
.aright { text-align:right; }
.fright { float:right; }
.fleft { float:left; }
.center { text-align:center; }
cite { text-align:right;margin-top:8px;font-size:11px;color:#333; }
.none { display: none; }
em { font-style: italic; }
.highlight, p.highlight { color:#000;background-color:#fffc00;padding:5px;font-weight:bold; }
.highlightj, p.highlightj { color:#000;background-color:#fffc00;padding:10px;font-weight:bold;font-size:17px; }
.highlightjred, p.highlightjred { color:#fff;background-color:#ae0000;padding:10px;font-weight:bold;font-size:17px; }
.highlight h1 { font-size:16px;padding:2px;margin:0px;font-weight:bold; }
.nowrap { white-space:nowrap; }

.required { font-weight:bold;color:#dc1616; }

#validate { border-bottom:1px dashed #000; }

#xmas { 
	color:#fff;
	padding:10px 20px;
	background-color:#176011;
	text-align:center;
	border-bottom:2px solid #e7a71e;
}


#turkey { 
	color:#fff;
	padding:10px 20px;
	background-color:#bd8100;
	text-align:center;
	border-bottom:2px solid #e7a71e;
}
#alert { 
	color:#fff;
	padding:10px 20px;
	background-color:#904753; /* Main color #7c1b48; */
	text-align:center;
	border-bottom:2px solid #4e8bad;
	min-width:1000px !important;
}

#alertadmin { 
	color:#fff;
	padding:10px 20px;
	background-color:#904753; /* Main color #7c1b48; */
	text-align:center;
	border-bottom:2px solid #4e8bad;
}

#annual { 
	padding:10px 20px;
	background-color:#adcfe6;
	text-align:center;
	border-bottom:2px solid #4e8bad;
	min-width:1000px !important;
}
#meeting { 
	color:#0e4b6c;
	padding:10px 20px;
	background-color:#95c8eb;
	text-align:center;
	border-bottom:2px solid #4e8bad;
	min-width:1000px !important;
}

#meetingadmin { 
	color:#0e4b6c;
	padding:10px 20px;
	background-color:#95c8eb;
	text-align:center;
	border-bottom:2px solid #4e8bad;
}

#turkey a, #alert a, #meeting a, #xmas a {
	color:#fff;
	text-decoration:underline;
}
#yellow a {
	color:#000;
	text-decoration:underline;
}
#yellow { 
	color:#000;
	padding:10px 20px;
	background-color:#f1e912;
	text-align:center;
	border-bottom:2px solid #000;
	min-width:1000px !important;
}
#yellowadmin { 
	color:#000;
	padding:10px 20px;
	background-color:#f1e912;
	text-align:center;
	border-bottom:2px solid #000;
}

#one {
	float:left;
	width:320px;
	margin:0px;
	padding:0px;
}
#two {
	width:320px;
	margin:0px 0px 0px 360px;
	padding:0px;
}
.hours { margin-left:10px;font-size:11px;line-height:normal; }

ul#sitemap { margin:0px 0px 0px 0px;list-style:none; }
	ul#sitemap ul { margin:0px 0px 0px 30px; }
ul#sitemap h3 { font-size:14px;font-weight:bold; }
/* =Automatic Top
----------------------------------------------- */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	top: 60%;
	right:20px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url("../_img/ui-totop.png") no-repeat left top;
}

#toTopHover {
	background:url("../_img/ui-totop.png") no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

.hide { display:none; }

.upsidedown  {
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  /* IE6,IE7 */
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; /* IE8 */
	-moz-transform: rotate(-180deg);  /* FF3.5+ */
	-o-transform: rotate(-180deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-180deg);  /* Safari 3.1+, Chrome */
	position: absolute; 
}