/*
THEME NAME: SiteControl-BlueIce
DESCRIPTION: Widget-ready theme for SiteControl. Originally built for West Michigan CU.
VERSION: 0.1.0
AUTHOR: Ty Hanson @ WESCONet Web Services (Based on the original Sandbox Theme by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder */
@import url('sandbox-layouts/2c-r.css'); 

/****** cforms II IE6-friendly haxoring **************/
.cform { 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 310px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	margin-top:15px;
}
* html .cform legend { 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


/* Just some example content */
body {
	text-align:center;
	background: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #cfd1d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a img
{
	border: none;
}

a:link, a:active, a:visited, a{
	color: #04549F;
}

#ncuatext
{
	float: right;
	margin-right: 10px;
	font-size: 10px;
	text-align: right;
	padding-top: 4px;
}

ol li
{
	margin-top: 10px;
}

/**#top
{
	width: 847px;
	height: 93px;
	background: url(images/headerbg3.gif);
}**/
.nav a:link, .nav a:active, .nav a:visited, .nav a
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

div#wrapper {
	margin: auto;
	text-align: center;
	width: 847px;
	border: 1px solid #777;
	background: #fff url(images/containerbg.jpg) repeat-y right;
}

div#header {
	text-align: left;
	width:847px;
	height:135px; /**change to 120px if -margins on header, header_left, header_right, and center_header are enabled along with #top**/
	background: url(images/headerbg2.jpg);
	background-repeat: repeat;
	background-color: #01539f;
	border-bottom: 1px solid #6999C6;
	/** margin-top: -15px; Use only if #top enabled for curved effect **/
}

div#access div.skip-link {
	position:absolute;
	top:1em;
	right:1em;
}

div#menu {
	font-size:0.9em;
	height: 20px;
	background: #04549F;
	border-top: 1px solid #044988;
	z-index: 9999;
}

div#menu ul a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-left: 1px solid #5F9BD3;
	border-right: 1px solid #0B4981;
	font-size: 13pt;
	font-weight: normal;
}

div#menu ul a:hover
{
	background-color: #000;
}

div#content
{
	position: relative;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

div#content_home
{
	position: relative;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

div.entry-content p
{
	margin-top: 0;
	padding-left: 10px;
}

div.entry-content h2
{
	font-size: 14pt;
	color: #fff;
	margin-top: 0px;
	background: url(images/h2.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 27px;
	padding-left: 12px;
	padding-top: 4px;
	margin-bottom: 0;
}

div.entry-content h3
{
	font-size: 16px;
	color: #04549F;
	margin-top: 0px;
	padding-left: 10px;
	height: 25px;
	margin-bottom: 0;
	font-weight: bold;
}

.entry-title
{
	text-align: left;
	font-size: 10pt;
	text-decoration: underline;
	display: none;
}

.hentry h3
{
	color: #04549F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	padding-top: 0;
	margin-top: -3px;
}

.branchimg
{
	border: 4px solid #04549F;
}

#branches
{
	width: 311px;
	vertical-align: top;
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.news
{
	width: 664px;
	background-color: #e7e5e5;
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 10px;
}

.news h3
{
	color: #04549F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	padding-top: 5px;
	margin-top: 0;
}

.news hr
{
	margin-top: -15px;
	color: #04549F;
	background-color: #04549F;
}

.edit-link
{
	
}

div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;z-index: 9999;}
div#menu ul li{float:left;}
div#menu ul li a{background:#04549F;padding:0 0.7em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{border:none;display:block;padding:0.1em;width:10em; text-align: left; padding-left: 5px;}

div#fadeborder
{
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 847px;
	height: 40px;
}

span#blog-title
{
	text-align: center;
}

div#container {
	width: 680px;
}

div.sidebar {
	width: 150px;

}

div.notice
{
	background:#FFC;
	border:2px solid #000;
	padding:5px;
}

div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.req-field{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
ol.commentlist li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

div#footer {
	height: 33px;
	background: url(images/headerbg2.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	margin-top: 10px;
	font-size: 12px;
	width: 100%;
}

#footer a{
	color: #04549F;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footerleft {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	line-height: 33px;
	vertical-align: middle;
}

#footerleft li
{
	display: inline;
}	

#footerright {
	float: right;
	line-height: 33px;
	vertical-align: middle;
	padding-right: 12px;
	padding-top: 2px;
}

#gr_branch
{
	padding-top: 25px;
	height: 27px;
}

#cad_branch
{
	padding-top: 25px;
}

#br_branch
{
	padding-top: 25px;
	height: 27px;
}

#reed_branch
{
	padding-top: 25px;
}

#right_header
{
	float: right;
	width: 273px;
	text-align: center;
	/**margin-top: -20px; **/
}

#left_header
{
	float: left;
	width: 273px;
	text-align: center;
	/**margin-top: -20px; **/
}

#center_header
{
	float: left;
	/**margin-top: -20px;**/
	text-align: center;
	width: 301px;
	vertical-align: middle;
	color: #04549F;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}

#header a
{
	color: #01539f;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header a:hover
{
	font-weight: bold;
}

/******** CALC STYLES GANKED FROM JAMES (THANKS!) ************/
form {
margin:0pt 0pt 1.5em;
}
input {
font-family:arial,tahoma,verdana,sans-serif;
margin:2px 0pt;
}
fieldset {
border:medium none;
}
label {
display:block;
padding:5px 0pt;
}
label br {
clear:left;
}
input.f-submit {
background:#666666 none repeat scroll 0%;
color:#FFFFFF;
font-size:96%;
font-weight:bold;
padding:1px 3px;
}
form.f-wrap-1 {
background:#F6F6F6 none repeat scroll 0%;
border-top:1px solid #D7D7D7;
padding:0.5em 0pt;
position:relative;
width:99%;
}
form.f-wrap-1 fieldset {
margin:0pt 1em;
width:auto;
}
form.f-wrap-1 h3 {
color:#2F6497;
font-family:arial;
font-size:155%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0pt 0pt 0.6em;
}
form.f-wrap-1 label {
border-top:1px solid #FFFFFF;
clear:left;
float:left;
width:100%;
}
form.f-wrap-1 label {
float:none;
}
form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {
float:left;
margin-left:10px;
width:15em;
}
form.f-wrap-1 label b {
display:block;
float:left;
line-height:1.7;
position:relative;
width:8em;
}
form.f-wrap-1 label b .req {
color:#CC0000;
font-size:150%;
font-weight:normal;
height:0.3em;
left:-0.4em;
line-height:1;
position:absolute;
top:-0.1em;
width:0.3em;
}
form.f-wrap-1 div.req {
color:#666666;
font-size:96%;
font-weight:normal;
left:auto;
position:absolute;
right:0.4em;
text-align:right;
top:0.4em;
width:13em;
}
form.f-wrap-1 div.req b {
color:#CC0000;
font-size:140%;
}
form.f-wrap-1 label select {
width:15.5em;
}
form.f-wrap-1 label textarea.f-comments {
width:20em;
}
form.f-wrap-1 div.f-submit-wrap {
padding:5px 0pt 5px 8em;
}
form.f-wrap-1 input.f-submit {
margin:0pt 0pt 0pt 10px;
}
form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {
border:medium none;
clear:left;
float:left;
margin:0pt;
padding-bottom:0.7em;
width:32em;
}
form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {
display:block;
float:left;
line-height:1.7;
padding-top:0.3em;
position:relative;
width:8em;
}
form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {
float:left;
margin:3px 0pt 0pt 10px;
width:13em;
}
form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {
border:medium none;
float:left;
margin:0pt -3px 0pt 0pt;
padding:2px 0pt;
width:13em;
}
form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {
float:none;
margin:0pt;
padding:0pt;
width:auto;
}
form.f-wrap-1 label span.errormsg {
background:transparent url(images/errormsg_bg.gif) no-repeat scroll 0pt;
display:block;
left:auto;
position:absolute;
right:-10em;
top:0pt;
width:16em;
}
form.f-wrap-1 label span.errormsg b {
color:#B30800;
display:block;
float:none;
font-weight:bold;
line-height:1.3;
margin:0pt 10px 0pt 30px;
padding:10px 0pt;
width:auto;
}


/* Rateboard */
div.rb {border-bottom: 1px solid #a6a6a6; margin-top: 1em;}
.fineprint {font-size:10px;}
.centered {text-align:center;}

/* fees table */
table {border: 0; border-collapse: collapse;}
th {background: #385C88; color: #fff; padding: 2px 5px; border: none; border-bottom: 1px solid #fff;}
td {padding: 2px; border-bottom: 1px solid #fff;}

div.answers
{
	border:4px solid #C00;
	color:#000;
	padding:10px;
}

div.answers h3
{

}

#social-badges
{
	position:absolute;
	text-align:right;
	margin-left:801px;
}