@charset "UTF-8";
/* CSS Document */


html, body, div, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
}


body {
	margin:0;
	text-align:center;
	font-size: .8em;
}

/*
LINKS --------------------- */


a:link, a:active, a:visited {
	color: #0f6dcf;
	text-decoration:none;
}

a:hover, a.active, a.active-trail {
	color:#900;
}

table {
	border-collapse:collapse;
	border:1px solid #ccc;
}

td {
	padding: 5px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

.tdhead {
	font-weight:bold;
	background-color:#9b8b6d;
}

ul {
	line-height:1.5em;
}

ul li {
	list-style:url(../images/bullets.gif);
	list-style-position: outside;
}

hr {
	background:url(../images/deco_line.gif) repeat-x top left;
	width:920px;
	height:5px;
	border:0;
	margin:0 auto;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#d99027;
	margin-top:20px;
	margin-bottom:5px;
}

h4 {
 font-weight:bold;
 font-size:12px;
 margin-bottom:0;
 margin-top:18px;
 margin-bottom:0px;
}

h5 {
 font-weight:bold;
 font-size:12px;
 color:#900;
}

/*
DL / DT------------- */

#lists {
	width:620px;
	padding:10px 0 80px 0;
}

#lists dl{
	margin:15px 10px;
	padding:0;
	clear:both;
	border-bottom:1px dotted #666;
}

#lists dt{
	margin:0;
	padding:0;
	float:left;
	width:180px;
	font-weight:bold;
}

#lists dd{
	margin:0;
	padding:0;
	float:left;
}

/*
Wrapper + logo + title------------- */

#wrapper {
	width:940px;
	margin: 0 auto;
	text-align:left;
	background-color: #fff;
}


#toptitle {
	width:100%;
	height:314px;
	background:url(../images/wfpma_head_bg.png) top left repeat-x;
	display:block;
position:relative;
}

#toptitle .head {
	width:940px;
	height:100%;
	background:url(../images/wfpma_head.jpg) top left no-repeat;
	position: relative;
	margin:0 auto;
}
#toptitle h1, #toptitle h1 a {
	text-indent:-5000px;
	margin:0;
	   height:314px;
	   width:250px;
	padding:0;
	display:block;
	}


.masthead {
	clear:both;
	text-align:center;
	margin-top:10px;
	width:930px;
}

/* ######### CSS for top level tabs #########

.tabsmenuclass ul.nice-menu{
overflow: hidden;
width: 100%;
margin: 0 10px;
padding: 0;
list-style-type: none;
}
 */
 #mytabsmenu {
 width:100%;
 height:65px;
 background: transparent url(../images/menu_bg.png) no-repeat center top;
 }
 #mytabsmenu .menu-in{
 width:940px;
 height:100%;
 margin:0 auto;
 }
 #mytabsmenu .menu-in .links{
 height:100%;
 
 }
.tabsmenuclass ul.nice-menu li, .tabsmenuclass ul li{
float: left;
list-style:none;
position:static;
margin-top:15px;
}

.tabsmenuclass a{
display: block;
padding: 5px 10px;
color: #0d4988;
margin-right: 1px;
text-decoration: none;
font: bold 11px verdana;
border-left:1px dotted #0d4988;
}
.tabsmenuclass li.first a{border:none;}
.tabsmenuclass a:hover,
.tabsmenuclass a.active,
.tabsmenuclass ul.nice-menu ul li a,
.tabsmenuclass li.active-trail a{
background-color:#990000;
color:#fff;
}

/*
CSS for sub menu container below --------------*/

.tabsmenuclass ul.nice-menu ul{
clear: left;
width: 913px;
height: auto;
padding: 5px;
margin:0 10px;
border-top: 1px solid #fff;
}


.tabsmenuclass ul.nice-menu ul li{
float: left;
margin-right: 1em;
padding-left:20px;
line-height: 1.2em;
background: #d99027;
}

/*
Main content---------------------------- */

#content {
    width:720px;
	float:left;
	margin:5px 10px;
    border-left:1px #afafaf solid;
}
body.front #content{width:100%;border:none;}
 .cont-wrap{margin:0 10px; padding:0 5px;}
#content p {
	margin-top:10px;
}

.capital {
font:50px Georgia, "Times New Roman", Times, serif;
font-style:italic;
color: #5086bc;
padding: 0 5px 2px 0;
margin-right: 5px;
float: left;
}

#sidebar {
	width:160px;
	float:left;
	margin:5px 10px;
	font-weight:bold;
	color:#000;	

}


#footer {
	background-color:#585858;
	width:910px;
	margin:0 auto;
	color:#fff;
	height:25px;
	clear:both;
	font-size:10px;
	text-align:right;
	padding-top:7px;
	padding-right:10px;
}

.clear {
	clear:both;
	}


/*
breadcrumbs style----------------------------- */

#breadcrumb {
	margin:5px;
	color:#5086bc;
}

#breadcrumb a {
	color:#5b5e61;
	font-size:16px;
	}
#breadcrumb a:hover {
		text-decoration:underline;
	}

/*
Expandable & collapsible  style--------------------- */
.technology{ 
cursor: hand;
cursor: pointer;
font-size: 14px;
font-weight:bold;
background: #b4b8bb;
display:block;
width:630px;
height:25px;
margin: 10px 0;
border-bottom:1px #666 solid;
border-right:1px #666 solid;

}

.openlanguage{
color:#03325e;
background: #9bbfe1;
padding-left:10px;
padding-top:5px;
}

.closedlanguage{ 
color:#fff;
padding-left:10px;
padding-top:5px;

}
	

/*
Table sorter------------------------------------------*/

.sortable {width:90%; border:1px solid #ccc; border-bottom:none}
.sortable th {padding:4px 6px 6px; background:#444; text-align:left; color:#ccc}
.sortable td {padding:2px 4px 4px; background:#fff; border-bottom:1px solid #ccc}
.sortable .head {background:#444 url(../images/sort.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc {background:#222 url(../images/desc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc {background:#222 url(../images/asc.gif) 6px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .even td {background:#f2f2f2}
.sortable .odd td {background:#fff}

/*Tab contents for board members--------------------*/


.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}
.tabberlive {
 margin-top:1em;
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #aaa;
 font: bold 12px Verdana, sans-serif;
}

ul.quicktabs_tabs.quicktabs-style-basic li, ul.quicktabs_tabs.quicktabs-style-basic li.active, ul.quicktabs_tabs.quicktabs-style-basic li:hover
{
 list-style: none;
 margin: 0;
 display: inline;
 border:none;
}

ul.quicktabs_tabs.quicktabs-style-basic li a
{
 padding: 3px 1.5em;
 margin-left: 3px;
 border: 1px solid #aaa;
 border-bottom: none;
 background: #acccec;
 text-decoration: none;
}

ul.quicktabs_tabs.quicktabs-style-basic li a:link { color: #034485; }
ul.quicktabs_tabs.quicktabs-style-basic li a:visited { color: #667; }

ul.quicktabs_tabs.quicktabs-style-basic li a:hover
{
 color: #fff;
 background: #4882bd;
 border-color: #227;
}

ul.quicktabs_tabs.quicktabs-style-basic li.active a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.quicktabs_tabs.quicktabs-style-basic li.active a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 border-right:0;
}

.tabberlive .tabbertab p {
 color:#034485;

} 

.tabberlive .tabbertab a {
 font-weight:bold;
}

.tabberlive .tabbertab a[href^="mailto"] {
	font-weight:normal;
	color:#264f7a;
}

.tabberlive .tabbertab a[href^="http"] {
	font-weight:normal;
	color:#264f7a;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive .tabbertab h6 {
 font-size:11px;
 color:#930;
 margin-left:10px;
}

/*.tabberlive .tabbertab h5 {
 font-weight:bold;
 font-size:12px;
 color:#900;
}*/

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.hide {display:none;}

.copyright{float:right; color:#fff;}
/*member Map*/
.attachment-after{margin-top:15px;}
.member-title{cursor:pointer; color:#930;}
/*Events*/
td.event-date{font-weight:bold; vertical-align:top; padding:10px;}

.us {background-color:red;}

.search-block { width: 250px; position: absolute; top:15px; 
right:5px;}

.search-block .form-submit {margin-left:5px; padding: 5px 5px;}
.search-block label {display:none;}
.search-block * {float:left;}

ul.pager li{display:inline; list-style:none;}

.org-wrap {float:left; width:120px; margin:5px; text-align:center; 
border-radius:15px; background-color:#DDF1FF; color:#000000;}
.description{font-size:9px;}
.org-wrap .views-row{margin:5px;}
.org-wrap h3{height:75px; border-bottom:2px solid #fff;}
.org-wrap.top {float:none; clear:both; margin:0 auto; width:400px;}
.org-wrap.top h3.mem{display:inline; width:120px; margin:5px;}
.org-wrap.top h3 {padding:5px;}
.org-wrap.top h3, .org-wrap span h3 {height:auto; border:none;}
h3 .description {color:#2a2a2a;}
.org-wrap span h3{font-size:.97em;}
.map-key-data{clear:both; height:40px;}
.map-key-color div{display:block; height:30px; width:30px; float:left; margin:5px;}
.map-key-name{font-size:.8em; font-weight:bold; margin-top:5px; padding-top:5px;let }
#content .map-key-desc p{margin:0;}

.form-submit {
  background-color:#366FA8;
  color:#fff;
  font-weight:bold;
  border-radius:6px;
  -moz-border-radius:6px;
  cursor:pointer;
  border:none;
  text-transform:uppercase;
  font-size:1.2em;
  padding:3px 5px;
}
.form-submit:hover { background-color:#377Fbb;}
.form-text { font-size:1.2em;}

#sidebar li{font-weight:bold;}
thead{background-color:#dfdfdf;}


#hBox{width:400px;height:200px;position:absolute; top:70px; right:50px; text-align:center;}
#welcome{height:70px; margin:0 16px; font-weight:bold; font-size:68px;}
.wel-text{font-size:15px; font-weight:bold;}
#hBox, #welcome,#welcome div, .wel-text{color:#000; font-family:Verdana, "Arial Narrow", Helvetica, 
sans-serif; text-align:center;}
#welcome div {display:none;}

.event-view table{width:100%;}
.event-view td.event-date {width:200px;}
