/*
------------------------------------------------------------------------
Site: thebankersbank.com
Author: Tiffany WIlken
----------------------------------------------------------------------*/


/* GLOBAL
----------------------------------------------------------------------*/
body {
	background-color: #282f33;
	border: 0;
	color: #282f33;
	font: normal 0.8em/2em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	margin: 0; 
	min-width: 800px;
	padding: 0;
	width: 100%; 
}

img {
	border: 0px;
	border-color: #666;
	}

/* TYPOGRAPHY
----------------------------------------------------------------------*/
h1 { 
	font: normal 3em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	margin: 0px 0 0 0;
	color: #114427;
	text-align: left;
}

h2 {
	padding: 0;
	margin: 0 0px 0.4em; 
	font: normal 1.5em/1.5em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	color: #114427;
}

h3 {
	font: normal 1.2em/.7em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	color: #c00;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;	
}

.tiny {
	font: .8em/1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
}

.tinyctr {
	font: .8em/.8em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	text-align:center;
}

.space {
font: .7em/1.7em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
}

.caps {
	text-transform: uppercase;
}

.directorsname {
	color: #282f33;
	font: normal 1.3em/1.2em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: bold;
	.....................
	padding: 0;
}


.directors {
	color: #282f33;
	font: normal .8em/1.2em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	padding: 0 0 20px 0;
}

.eventstitle {
	color: #114427;
	font: normal 1.3em/.6em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 5px 0 0 0;
}
.eventsinfo {
	font: normal 1em/1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	width: 100%;
	text-align: center;
}
.headerimg {
	border: 0px;
	margin: 0px;
}

ul {
	text-align: left;
}

a:link {color: #114427; text-decoration: none; }
a:visited {color: #336644; text-decoration: none; }
a:hover {color: #666; text-decoration: none; border-color: #666; border-width: 0 0 1px 0; border-style: dotted;}	

a.gray:link {color: #666; text-decoration: none; }
a.gray:visited {color: #666; text-decoration: none; }
a.gray:hover {color: #666; text-decoration: none; border-color: #666; border-width: 0 0 1px 0; border-style: dotted;}	

a.white:link {color: #fff; text-decoration: none; }
a.white:visited {color: #fff; text-decoration: none; }
a.white:hover {color: #fff; text-decoration: none; border-color: #666; border-width: 0 0 1px 0; border-style: dotted;}	


/* TOP NAVIGATION TABS
Generated via www.cssmenubuilder.com
----------------------------------------------------------------------*/
.menu{margin: auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x; border:none;}
.menu li{padding:0; margin:0; list-style:none; display:inline; border:none;}
.menu li a{float:left; padding-left:15px; display:block; color:#fff; text-decoration:none; font:12px  "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat; border:none;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat; color:#fff; border:none;}
.menu li a:hover{background-position:0px -60px; color:#fff; text-decoration: none;  border:none;}
.menu li a:hover span{background-position:100% -60px; text-decoration: none;  border:none;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px  "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:#282f33; text-decoration: none;  border:none;}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}

/* HEADER
----------------------------------------------------------------------*/
.date {
	color: #ffffff;
	padding: 0px 0;
	margin: 0 0 1px 0;
	font-size: 10px;
	line-height: 1.1em;
	text-align: right;
	vertical-align: middle;
}

.day {
	text-transform: uppercase;
	font-size:1.1em;
}

#bread {
	background-color:#e1e8e2;
	width: 100%;
	color: #282f33;
	padding: 0px 0;
	font-size:.7em;
	text-transform:uppercase;
	text-align: left;
	border: #CBDCD0, 0px 0px 2px;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
	
a.bread:link {color: #666; text-decoration: none; }
a.bread:visited {color: #666; text-decoration: none; }
a.bread:hover {color: #666; text-decoration: none; border-color: #666; border-width: 0 0 1px 0; border-style: dotted;}	


/* LEFT NAV MENU
----------------------------------------------------------------------*/
a.leftnav {
	padding: .2em 0 .2em 8px;
	margin: -.4em 0 0 0;
	text-align: left;
	display: block;
	font: normal .8em/1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	width: 200px;
	color: #fff;  
	text-decoration: none;  
	font-size: 0.9em; 
	border: 0;
} 

a.leftnav:link {
	text-align: left;
	color: #666;	
	border: 0;
}

a.leftnav:visited {
	text-align: left;
	color: #999;
}

a.leftnav:hover {
	text-align: left;
	color: #333;
	border: 0;
}

.leftnavhdr {
	font: normal 1.1em/.9em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	color: #666;
	border: 1px dashed #666;
	border-style: none none dashed;
	height: 1.1em;
	width: 208px;
}


/* FOOTER
----------------------------------------------------------------------------------------------------*/
.footer {
	color:#fff; 
	font-size: 0.9em;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
}

a.footer:link {color: #fff; text-decoration: none; }
a.footer:visited {color: #fff; text-decoration: none; }
a.footer:hover {color: #fff; text-decoration: none; border-color: #fff; border-width: 0 0 1px 0; border-style: dotted;}	


/* INDEX
----------------------------------------------------------------------*/

#sidebar {/*Secondary information box on index page*/
	padding:10px 0 0 0; 
	margin:0;
	height:280px; 
	width:200px; 
	position: relative;
	background:url('../_images/sidebar.png') no-repeat;
	text-align: left;
	vertical-align:top;

}


p.sidebarhead {
	font: normal 1.2em/1.1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif; color:#c00; font-weight:bold;
	padding: 0 10px; 
}

p.sidebartext {
	font: normal 1em/1.2em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif; color:#666;
	padding: 0 10px;
}
	
#login {/*Login box on index page*/
	padding:0; 
	margin:-16px 0 0 0; 
	height:70px; 
	width:200px; 
	text-align: left;
	position: relative;
	vertical-align:top;
	background:url('../_images/login.png') no-repeat;
}

#login_page {/*Login box on login page*/
	padding:5px 0 0 0; 
	margin:0px; 
	height:158px; 
	width:292px; 
	display:block; 
	text-align: left;
	vertical-align:center;
	background:url('../_images/login_box.png') no-repeat;
}

p.loginhead {
	font: normal 1.2em/1.1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif; color:#666; text-transform:uppercase; 		
	text-align:center;
	padding: 10px 0 0 0; }

p.logintext {
	padding:0 0 0 15px; 
	font: normal .8em/1em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif; color:#666;
	text-transform: uppercase;
	padding:0px;
}	