﻿body
{
	font-family: Verdana;
	font-size:12px;
	line-height: 16.5px; 
	color: #353535;
	margin: 0px;
}
a:link
{
	font-size: 15px;	
    color: #234478;
}
a:visited
{
	font-size: 15px;
    color: #234478;
}
a:hover
{
	color:#234478;
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
    color: #000000;
}
a[href $='.pdf'] 
{    padding-right: 18px;   
     background: transparent url(icon_pdf.gif) no-repeat center right;
}

.Menu_left
{
	background-image: url(images/menu_left.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:37px;
}

.Wrapper
{
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-x;
	background-color: #d6e7f6;
}

.Menu_right
{
	background-image: url(images/menu_right.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:37px;
}
.main_panel_side_left
{
	background-position: right; 
	background-image: url(images/Main_Panel_side_left.gif); 
	background-repeat: no-repeat;	
}

.main_panel_side_right
{
	background-position: left; 
	background-image: url(images/Main_Panel_side.gif); 
	background-repeat: no-repeat;	
}

.Main_Menu_bg, A:link.Main_Menu_bg, A:visited.Main_Menu_bg, A:hover.Main_Menu_bg, A:active.Main_Menu_bg, A.Main_Menu_bg
{
	background-image: url(images/menu_bg.gif);
	font: bold 8px Arial;
	height: 37px;
	width:919px;
	color: white;
}
input, select, textarea
{
    font-size:1em; 
    font-family: Arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h3, h4, h5, h6
{
	text-align:left;
	vertical-align:top;
	padding-left:20px;
	margin: 5px 0 2px 0;
}

h1
{
	font-size: 28px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #1c508f;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}
.membercard h3
{
    font-size: 1em;
}

 #loginbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

#poster h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
}

.rightblock h2
{
    font-size: 1.6em;
    text-align:center;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}



.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

/************************************************************************
* 
* Main navigation used by the masterpage
*
************************************************************************/

/* Picture at the top of the site */
#poster
{
   /* background: url(images/poster.jpg) no-repeat; */
    margin-right: auto;
    margin-left: auto;
    width: 661px;
    height: 139px;
    margin-top: 17px;
}

#footer
{
    width: 485px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #C89F3D;
}

/* Make main navigation bars from a unordered list for easy update and better accessibility */

/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/

/* Main part of the page that holds contents */
#body
{
    width: 661px;
 }
.content
{
	vertical-align: top;
	WIDTH: 661px;
	HEIGHT: 100%;
	position: relative;
	text-align:left;
	background-color:White;
	font-family: Verdana;
	font-size:12px;
	line-height: 16.5px; 
	color: #353535;
}

/* 2 column layout */
#columnleft
{ 
   width: 661px;
   margin-left:22px;
   HEIGHT: 100%;
    
    /*position: relative; */
}

#columnright
{
   width: 661px;
   HEIGHT: 100%;
  
  /*  position:relative; */
}

.leftblock
{

}

 .rightblock
{
	vertical-align:top;
	width:610px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	background-color:White;
	
	font-family: Verdana;
	font-size:12px;
	line-height: 16.5px; 
	color: #353535;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
    

/* A full width block on the page */

.fullwidth, #loginbanner
{
	vertical-align:top;
	width:621px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	background-color:White;
	font-family: Verdana;
	font-size:12px;
	line-height: 16.5px; 
	color: #353535;
    
}

/* for the login block
    picks up most of its properties from .fullwidth */

#loginbanner
{
  padding-bottom: 0px;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dotted #c0c0c0;
    padding-top: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
    clear:right;
    width:570px;
	text-align: center;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:center;
  position: relative; 
  padding: 1px 1px 1px 20px;
  top : 2px;
  left  : 0px;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
	 margin-left: 25px;
    text-align: left;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #DCD78E;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}



/************************************************************************
* 
* Global formatting
*
************************************************************************/

/* all the legend tags use this same style */

legend
{
    font-weight: bold;
    color: #666666;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
    margin: 0px;
}

.fieldset
{
    border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 184px;
}

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}


/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
    background: white url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px blue;
    padding: 5px;    
}

.picture
{
	background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center; /* border: solid 1px #E8DCA3; */
	border-bottom: solid 1px padding: 5px;
	margin: 5px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #CCCCCC;
	border-bottom-color: #C0C0C0;
}

/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list used for the news */
.listitem 
{
    margin:0px 0px 0px 0px;
    width:223px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 0px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-size:12px;
    font-weight: bold;
    padding-right: 2px;
}

/* Used in the two column lists */

.membercard
{
    
    
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}
#membercardcolumnright
{
    margin-left: 226px;
}
.membercard p
{
    margin: 5px;
}

/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
	background: url(images/background_button_small.gif) repeat-x;
	border: none;
	height: 22px;
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 9px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16.5px;
	color: #FFFFFF;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    background: url(images/background_button_small.gif) repeat-x;
}

/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */
.downloadevent img
{
    margin-right: 5px;
    vertical-align: middle;
    border: none;
}

/* Header on view details type pages */
.itemdetails
{
    font-size: 1.3em;
}



/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;

}

.selected
{
     background: #81b3e8;
     border: solid 1px #DBDB79;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}


.scrolledtable
{
}

 .selectablephoto
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    vertical-align: top;
	text-align: left;
}

/* value column */
.formvalue
{
    vertical-align: top;
}
#pic {
	
}

#pic a .large {
	border: 0px;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {

	left: 0;
	text-decoration: none;
	top: 0;

}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large
{
	
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}
.fullcontent
{
vertical-align:top;
	width:621px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	background-color:White;
	font-family: Verdana;
	font-size:12px;
	line-height: 16.5px; 
	color: #353535;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #80a4c3;
    color: white;
    background-color: #80a4c3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background-image: url("images/nicebg.jpg")
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #80a4c3;
    color: white;
    background-color: #80a4c3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #80a4c3;
    border: 1px solid #80a4c3;
    border-top: none;
    padding: 5px;
    padding-top: 0px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
.txtblock
{
	width:500px;
}
.newsheadder
{
 background-image: url(images/news-headder.gif);	
 height:45px;
 width:240px;
}

.newsfotter
{
 background-image: url(images/news-fotter.gif);	
 height:31px;
 width:240px;	
}
.newsmiddle
{
 background-image: url(images/news-middle.gif);	
 width:240px;
}
.newsmiddletext
{
 margin: 0px 0px 0px 0px;
 padding: 0px 20px 10px 25px;
 width:190px;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed #80a4c3;
visibility: hidden;
color: black;
text-decoration: none;
}

.smallthumbnail
{
	/*CSS for enlarged image*/
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #154172;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -8px;
left: 75px; /*position where enlarged image should offset horizontally */

}

.sitemap, a:sitemap, sitemap, a.sitemap
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-size: bolder;
	font-style: normal;
	font-variant: normal;
	color: #1c508f;
	font-weight: bold;
	text-align: left;
	padding-left:2px;
}

.gap
{
    width: 919px;
    background-image: url(images/gap_bg.gif);
    background-repeat: no-repeat;
    text-align: center;
    background-color: #d6e7f6;
    vertical-align: bottom;
}



a:link
{
}

.adjustedZIndex
{
	 z-index: 1;

}