/*------------content common base------------*/

html,body 
{ 
background-color: #fff; 
margin: 0; 
padding: 0; 
}

body         
{ 
color: #292929; 
font-size: 75%;/* IE */ 
font-family:"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif; text-decoration: none; 
text-align: center; 
vertical-align: top; 
margin: 0; 
padding: 0; 
border-top: 3px solid #3272bf; 
}

html>/**/body 
{
font-size: 12px; /* Except IE */
}

h1    
{ 
color: #3272bf; 
font-size: 170% ; 
font-weight: bold; 
line-height: 110%; 
padding:7px 0;
margin:0;
}

h2   
{
color: #3272bf; 
font-size: 130% ; 
font-weight: bold; 
line-height: 110%; 
}

h3   
{ 
color: #3272bf; 
font-size: 100% ; 
font-weight: bold; 
line-height: 110%; 
padding: 5px 0; 
border-bottom: 1px solid #ccc; 
}

hr 
{ 
height:1px; 
border:0; 
width:100%; 
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 center; 
margin-top: 10px; 
margin-bottom: 10px; 
}

img{border: 0px;}

ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul li  
{ 
margin-top:5px;
padding-left: 20px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
}

ol li  
{ 
margin-top:10px;
}


/*------------link------------*/

a     
{ 
color: #4f9126; 
text-decoration: none ;
}

a:hover  
{ 
color: #474747; 
text-decoration: underline ; 
}

/*------------login------------*/

#topbar
{ 
height: 40px; 
margin: 0; 
padding: 0; 
}

#loginback
{ 
color: #fff; 
font-size: 90%; 
background-color: #3272bf; 
background-image: url(topbar_bg.gif); 
background-repeat: no-repeat; 
background-position: 0 top; 
text-decoration: none; 
text-align: left; 
width: 60%; 
height: 40px; 
float: right; 
margin:0; 
padding-left: 100px; 
}

table.memberlogin td   
{ 
text-align:left;
line-height: 100%; 
margin:0;
padding:0 2px;
}

table.memberlogin   
{ 
margin-right:auto;
margin-top:3px;
margin-right:0;
padding:0;
}

#loginback form
{ 
margin:0;
padding:0;
}

#loginback input
{
padding:3px;
border:0;
}

#loginback a
{
font-size:90%;
color:#fff;
text-decoration:underline;
}

#loginback a:hover
{
color:#fff;
text-decoration:none;
}

/*------------footer------------*/

#footer
{ 
font-size: 90%; 
text-align: center; 
margin:0; 
padding: 20px 10px 10px; 
border-top: 1px solid #ccc; 
}

#footer  a
{ 
color: #3272bf; 
margin:0 5px;
text-decoration: none; 
}

#footer a:hover
{ 
color: #292929; 
text-decoration: underline;
}


/*------------------------ base ------------------------*/

div.wholewrap
{ 
width: 950px; 
clear: both; 
margin:0 auto; 
}

div.header
{ 
text-align: right; 
height: 80px; 
margin: 0; 
padding: 0 15px 0 0; 
}

div.header a{float:left;}

table.mainbox
{ 
width: 950px;
margin: 0; 
}

div.header h1,div.header h2
{
display:none;
}


/*------------ leftsidebar items ------------*/

td.leftsidebar
{ 
text-align: left; 
vertical-align: top; 
width: 210px; 
margin: 0; 
padding: 0;
 }

td.leftsidebar h1
{ 
color: #3272bf; 
font-size: 150%; 
font-weight: normal;
text-transform: uppercase; 
padding: 5px 0; 
}

div.Zine a.ZineTitle
{
font-weight:bold;
font-size:120%;
display:block;
}

div.Zine p.ZineTeaser
{
font-size:90%;
}

table.ZineTools
{
font-size:90%;
line-height:110%;
}

table.ZineTools img
{
margin:0;
}

table.ZineTools td
{
text-align:center;
}

/*------------ rightsidebar items ------------*/


div#rightsidebar
{ 
background-color:#fff;
width:200px;
float:right;
margin:0 0 10px 15px;
padding:0;
}

div#rightsidebar h1
{
background-image: url(rightbox_bg.gif); 
background-repeat: no-repeat; 
background-position: right 0; 
font-size:100%;
font-weight:bold;
color:#fff;
padding:7px 10px;
background-color:#3272bf;
margin:0;
}

div#rightsidebar #righttext
{
padding:10px;
line-height:140%;
margin:0 0 10px 0;
border: 1px solid #ccc; 
}

div#rightsidebar ul  { 
list-style: none; 
margin: 0; 
padding: 0 ;
}

div#rightsidebar ul li  
{ 
margin-left: 5px; 
margin-top:5px;
padding-left: 10px; 
list-style-type: none; 
background-image: url(submenu_arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
}

div#rightsidebar table
{
line-height:130%;
}

/*------------ main menu ------------*/

div.menu
{
padding:0;
margin:10px 0 20px;
}

div.menu ul
{ 
margin: 0; 
padding:0; 
border-bottom: 1px solid #ccc; 
list-style-type: none; 
}

div.menu li 
{ 
background-image: none; 
margin: 0; 
padding: 0; 
list-style-type: none; 
display:inline;
}

div.menu li a
{ 
color: #292929; 
font-weight: normal; 
line-height: 120%; 
background-image: url(menu_arrow.gif); 
background-repeat: no-repeat; 
background-position: right center; 
text-decoration: none; 
text-align: left; 
padding: 9px 20px 9px 5px ; 
border-top: 1px solid #ccc; 
list-style-type: none; 
display: block; 
}

div.menu a:hover,div.menu #thispage, div.menu #toppage
{ 
color: #3272bf; 
font-weight: normal; 
background-image: url(menu_arrow2.gif); 
text-decoration: none; 
}


/*------------ sub menu ------------*/

div.menu div.submenu
{ 
background-image: url(hr_submenu.gif); 
background-repeat: repeat-x; 
background-position: 0 top; 
}

div.menu div.submenu a
{ 
color: #292929; 
background-image: url(submenu_arrow.gif); 
background-repeat: no-repeat; 
background-position: 15px center; 
font-size: 90%; 
font-weight: normal; 
text-decoration: none; 
padding: 3px 0 3px 30px ; 
margin:0;
border-width: 0; 
list-style-type: none; 
display: block; 
}

div.menu div.submenu a:hover,div.menu div.submenu #thispage
{ 
color: #3272bf; 
background-color: #d7e5ee; 
background-image: url(submenu_arrow2.gif); 
background-repeat: no-repeat; 
background-position: 15px center; 
text-decoration: none; 
}


/*------------------------ maincontents ------------------------*/

td.maincontents   
{
text-align: left; 
vertical-align: top ; 
padding: 0 0 0 40px; 
}

div#maincontents
{
padding:20px 17px;
line-height: 160%; 
}

div#maincontents img
{margin:5px;}

/*------------index page ------------*/

table.blueboxes
{
margin:0 0 10px;
}

td.bluebox
{ 
color: #fff; 
font-size: 90%; 
line-height: 120%; 
background-image: url(bluebox.gif); 
background-repeat: no-repeat; 
background-position: left 0; 
vertical-align: top; 
width: 123px; 
padding: 10px 18px 10px 10px; 
}

td.bluebox h1
{ 
color: #fff; 
font-size: 110%; 
line-height: 110%; 
}

td.bluebox a
{ 
color: #fff; 
text-decoration: underline; 
}

td.bluebox a:hover
{ 
color: #d7e5ee; 
text-decoration: none; 
}

td.bluebox_bot
{ 
background-image: url(bluebox_bot.gif); 
background-repeat: no-repeat; 
background-position: left 0; 
vertical-align: top; 
width: 113px; 
height: 9px; 
padding: 0; 
}

/*------------documents ------------*/

div.Document dd
{
display:none;
}

div.Document dt
{
margin-bottom:3px;
}

div.Document 
{
margin-left:10px;
}


div.Document p
{
margin:0 0 0 20px;
padding:3px 0;
}

div.Document p a
{ 
padding-left: 20px; 
list-style-type: none; 
background-image: url(submenu_arrow2.gif); 
background-repeat: no-repeat; 
background-position: 0 center; 
}

/*------------zines ------------*/

div.ZineItem
{
padding:10px 0;
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 bottom; 
}

span.ZineDate
{
color:#999999;
font-style:italic;
font-size:90%;
padding:0;
display:block;
}

div.ZineItem a.ZineLink
{
font-weight:bold;
padding:5px 0;
}

div.ZineAbstract
{
padding:10px 0 0 0;
font-style:italic;
line-height:130%;
}

div.ZineComment div.ZineHeader
{
font-weight:bold;
}

div.ZineComment .ZineAuthor
{
font-style:italic;
font-size:90%;
}

div.ZineComment .ZineDate
{
font-style:italic;
font-size:90%;
}

div.ZineArticle div.ZineAbout
{
font-style:italic;
font-size:90%;
margin-bottom:10px;
}

div.ZineArticle h3
{
margin-bottom:2px;
}

/*------------rss feed------------*/

table.rss td.rss_header
{
display:none;
}

table.rss p
{
display:none;
}

table.rss td
{
line-height:120%;
}

table.rss dt
{
font-weight:bold;
}

table.rss dd
{
font-size:80%;
margin-left:0px;
}

table.report_wrapper
{
width:470px !important;
margin:0;
}

div.EventMGR dt
{
text-align:left;
}

table.Report
{
border:0px !important;
margin-top:10px;
}

table.Report td.data
{
border-bottom:1px solid #ccc !important;
}

table.report_table
{

}

table.report_table td,table.report_table th
{
padding:5px;
}

table.report_table th.report_table
{
background-color:#dcdcdc;
}

/*------------Profile------------*/

div.Profile table.tools
{
width:250px;
//float:left;
margin-right:auto;
margin-bottom:10px;
line-height:110%;
font-size:90%;
}

div.Profile div
{
clear: both;
}

div.Profile table.tools td
{
text-align:left;
}

div.Profile table.tools img
{
float:left;
margin-right:5px;
}

.result .image {
display: none;
}

/*------------Next Event------------*/

div.next_event
{
font-size:90%;
margin-bottom:20px;
}

div.next_event h2
{
color:#4F9126;
margin-bottom:3px;
}

div.next_event h1
{
font-size:170%;
}

table.profile_contact td {
padding-right: 20px;
}

p.parent_link {
display: none;
}


/*------------documents------------*/

div.pdf_lib dt 
{
background-image:url(page_white_acrobat.png);
background-position:0 0;
background-repeat:no-repeat;
list-style-type:none;
margin-top:5px;
padding-left:25px;
}

div.ppt_lib dt 
{
background-image:url(ppt_icon.gif);
background-position:0 0;
background-repeat:no-repeat;
list-style-type:none;
margin-top:5px;
padding-left:25px;
}

/*------------rss feed------------*/

table.rss
{
margin-top:-20px;
}

table.rss td br
{
display:none;
}

table.schedule,table.Report
{
border-top: 1px solid #ccc;
border-left: 1px solid #ccc; 
}

table.schedule td,table.Report td
{
border: 1px solid #ccc; 
padding:5px;
line-height:130%;
empty-cells:show;   
}
