@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/coop-bg.jpg);
	
}

.footer {
width: 100%;
border-top: 2px solid #404548;
background-color: #f0f0f0;
padding: 2px 0;
}
.footer p, a.footer {
    color: #404548;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 0;
}

a.footerlink {
    color: #404548;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 0;
	text-decoration:none;
}

a.toplink, a.toplink:visited {
    color: #404548;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 0;
	text-decoration:none;
	font-weight: bold;
}

a.toplink:hover {
    color: #900;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 0;
	text-decoration:none;
	font-weight: bold;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px; 
}

.infoboxtop {
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333;
    border-bottom:#EA2027 3px solid; 
    padding-bottom: 3px;
}

.submit {
    width: auto;
    padding: 9px 15px;
    background: #EA2027;
    border: 0;
	font-family: Tahoma,"Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-size: 14px;
	font-weight:bold;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; cursor: pointer;
    }
.submit:hover {
	background: #3366ff;
	text-align: center;
}

.formborder {padding: 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 200px;
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px
}
.formborder2 {padding: 9px;
    border: solid 1px #ccc;
	}
.error{background-color: #ffffcc;border-top: 1px solid Red;border-left: 1px solid Red;border-bottom: 1px solid Red;border-right: 1px solid Red;color:red;padding:12px;font: 12px Verdana;}
.errorv{background-color: #ffffcc;border-top: 1px solid Red;border-left: 1px solid Red;border-bottom: 1px solid Red;border-right: 1px solid Red;color:red;padding:7px;font: 12px Verdana; margin-top: 7px;}
.success {background-color: #DFF2BF;border: 1px thin #EA2027;color:#4F8A10;padding:12px;font: 12px Verdana;}

/* ==================== Form style sheet ==================== */

form.loan { margin: 25px 0 0 29px; width: 560px; padding-bottom: 30px; }

fieldset { margin: 0 0 22px 0; border: 1px solid #A33200; padding: 12px 17px; background-color: #FFE1D3; }
legend { font-size: 1.1em; background-color: #A33200; color: #FFFFFF; font-weight: bold; padding: 4px 8px; }

label.float { float: left; display: block; width: 130px; margin: 4px 0 0 0; clear: left; font-size:12px; margin-right:10px }
label { display: block; width: auto; margin: 0 0 10px 0; }
label.spam-protection { display: inline; width: auto; margin: 0; }

input.inp-text, textarea, input.choose, input.answer { border: 1px solid #909090; padding: 3px; }
input.inp-text { width: 300px; margin: 0 0 8px 0; }
textarea { width: 400px; height: 150px; margin: 0 0 12px 0; display: block; }

input.choose { margin: 0 2px 0 0; }
input.answer { width: 40px; margin: 0 0 0 10px; }
input.submit-button { font: 1.4em Georgia, "Times New Roman", Times, serif; letter-spacing: 1px; display: block; margin: 23px 0 0 0; }

form br { display: none; }

/* ==================== Form style sheet END ==================== */

.pagination {
    display: inline-block;
    padding-left: 0px;
    margin: 20px 0px;
    border-radius: 4px;
}

div.pagination {
	background-color:#FFF;
	color:#48b9ef;
	padding:10px 0 10px 0; 
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

div.pagination a {
	color:#000;
	padding:5px 8px;
	margin:0 2px;
	text-decoration:none;
	border:1px solid #000; font-weight:bold;
	border-radius: 3px;
}

div.pagination a:hover, div.pagination a:active {
	border:1px solid #000;
	color: #600;
}

div.pagination span.current {
	padding:5px 8px;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	background-color: #666;
	border-radius: 3px;
}
div.pagination span.disabled {
	display:none;
}

table.wstable {
   	border:3px solid #D8D8D8;
	border-collapse:collapse;
	margin-bottom:30px;
	margin-top:20px;
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px
	
}

table.wstable th {
	padding:5px;
	color: #555;
	padding: 10px 13px;
	text-align: center;
	background: #f1f2f4;
	border-right:1px solid #D8D8D8;
	font-size:12px;
	font-weight: 700;
}

table.wstable td {
	border:1px solid #D8D8D8;
	padding:5px;
	padding-left:13px;
	x-text-align: center;
	background: #fff;
}

table.wstable td:hover {
	background-color:#F6F7F9;
}


a.adminlinks {
    color: #fff; font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 0;
	text-decoration:none; background-color:#000; display:block; padding:5px; margin: 3px; border-radius: 4px;
}

a.adminlinks:hover {
     background-color: #EA2027; 
}

#slideshow_container
{ height: 250px;

  padding-top: 0px;}
  
.slideshow
{ width: 1000px;
  height: 250px;
  margin: 0 auto;}  
  
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 1000px;
  height: 250px;
  overflow: hidden;
  position: relative;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}

  table.wstable {
    border:3px solid #D8D8D8;
  border-collapse:collapse;
  margin-bottom:30px;
  margin-top:20px;
  width: 100%;
  font-family:Verdana, Geneva, sans-serif;
  font-size:13px
  
}

table.wstable th {
  padding:5px;
  color: #555;
  padding: 10px 13px;
  text-align: center;
  background: #f1f2f4;
  border-right:1px solid #D8D8D8;
  font-size:12px;
  font-weight: 700;
}

table.wstable td {
  border:1px solid #D8D8D8;
  padding:5px;
  padding-left:13px;
  x-text-align: center;
  background: #fff;
}

table.wstable td:hover {
  background-color:#F6F7F9;
}
