﻿body
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
	font-size: 0.7em;
	background-image: none;
	background-color: #f0f0ff;
}
a:link
{
    color: #8A3700;
}
a:visited
{
    color: #542100;
}
a:hover
{
    text-decoration: none;
    color: #A45521;
}
a:active
{
    text-decoration: none;
    color: #000000;
}

input, select, textarea
{
    font-size:1em; 
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 28px;
    font-weight: bold;
   margin: 5px 0 5px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}
.membercard h3
{
    font-size: 1em;
}

#poster h2
{
    font-size: 13px;
    font-weight: bold;
    color: #50700E;
}
.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.3em;
}

.rightblock h3 , .fullwidth 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
*
************************************************************************/
/* Position of the side menu area. Used in MasterPage.master*/
#left_side_menu_position
{
    Z-INDEX: 100; 
    LEFT: 0px; 
    WIDTH: 189px; 
    POSITION: absolute; 
    TOP: 0px; 
    HEIGHT: 574px;
	background-image: url(images/sidemenubg.gif);
	background-repeat: repeat-y;
    cursor: hand;
}
/* Position of the side bar area. Used in Default.aspx (home page) This extends the top_menu to the left*/
#left_side_bar_position
{
    z-index: 100; 
    left: 0px; 
    width: 189px; 
    position: absolute; 
    top: 0px;
    height: 47px;    
    background-image: url(images/topnavbg.gif);
    background-repeat: repeat-x;
}
/* Position of the top menu area.  Used in MasterPage.master*/
#top_menu
{
    Z-INDEX: 200; 
    LEFT: 189px; 
    WIDTH: 1008px; 
    POSITION: absolute; 
    TOP: 0px; 
    HEIGHT: 47px;
    background-image: url(images/topnavbg.gif);
    background-repeat: repeat-x;
}
/* format of the left menu items */
#left_side_menu_format
{
    font-size:1em; 
    font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: white;
    list-style-image: url(images/redarrow.gif);
    cursor: hand;
    left: 18px;
    position: relative;
    background-color: transparent;
    line-height: 18px;
}

#left_side_menu_format a:link, #left_side_menu_format a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#left_side_menu_format a:hover
{
	color: yellow;
	text-decoration: none;
}

#left_side_menu_format a:active
{
	text-decoration: none;
}
/* format of the top menu items */
#top_menu_format
{
    font-size:1em; 
    font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: white;
    cursor: hand;
    top:  22px;
    left: 20px;
    position: relative;
    background-color: transparent;
}

.top_submenu_format
{
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: white;
    cursor: hand;
    background-color: #0e529c;
}
.top_submenu_format a:link, .top_submenu_format a:visited
{
    color: maroon;
    text-decoration: none;
}

.top_submenu_format a:hover
{
	color: maroon;
	text-decoration: none;
}

.top_submenu_format a:active
{
	text-decoration: none;
}


#top_menu_format a:link, #top_menu_format a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#top_menu_format a:hover
{
	color: yellow;
	text-decoration: none;
}

#top_menu_format a:active
{
	text-decoration: none;
}
/* Position and style of the footer at the bottom of each page*/
#footer
{
    font-size: 0.6em;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: black;
    background-color: transparent;
    text-align: center;
    float: left;
}

#loginbanner
{
    z-index: 103;
    left: 189px;
    width: 975px;
    position: absolute;
    top: 47px;
    height: 15px;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: left;
    border-right: lightsteelblue 1px solid;
    border-top: lightsteelblue 1px solid;
    border-left: lightsteelblue 1px solid;
    border-bottom: lightsteelblue 1px solid;
    color: black;
    background-color: #e6e6fa;
}

#loginbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

#pagebanner
{
    z-index: 104;
    left: 0px;
    width: 1000px;
    top: 0px;
    height: 63px;
    background-color: transparent;
    float: left;
    background-image: url(images/head_image.gif);
    background-repeat: no-repeat;
}
#pagebanner_text
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 2em;
    font-weight: bold;
    text-align: left;
    color: white;
    vertical-align: middle;
    padding-left: 40px;
    padding-top: 20px;
}

#pagebanner_image
{
    float: right;
    vertical-align: middle;
    padding-right: 40px;
}

#functionbanner
{
    z-index: 103;
    left: 189px;
    width: 975px;
    position: absolute;
    top: 47px;
    height: 15px;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: left;
    border-right: lightsteelblue 1px solid;
    border-top: lightsteelblue 1px solid;
    border-left: lightsteelblue 1px solid;
    border-bottom: lightsteelblue 1px solid;
    color: black;
    background-color: #e6e6fa;
}

#functionbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

/************************************************************************
* 
* Formatting Unique to the Homepage
*
************************************************************************/
#homepage_text
{
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: black;
    text-align: center;
    background-color: #e6e6fa;
    border-right: lightblue 1px solid;
    border-top: lightblue 1px solid;
    border-left: lightblue 1px solid;
    border-bottom: lightblue 1px solid;
}
#homepage_main_image
{
    z-index: 102; 
    left: 23px; 
    width: 512px; 
    position: absolute; 
    top: 64px;
    height: 238px;
    background-image: url('images/home_bg.jpg');
    background-repeat: no-repeat;
}
#homepage_main_menu
{
    z-index: 103;
    left: 666px;
    width: 257px;
    position: absolute;
    top: 66px;
    height: 238px;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: #1e90ff;
    list-style-image: url(images/redarrow.gif);
    cursor: hand;
    background-color: transparent;
    line-height: 20px;
}

#homepage_main_menu a:link, #homepage_main_menu a:visited
{
    color: #1e90ff;
    text-decoration: none;
}

#homepage_main_menu a:hover
{
    color: #A45521;
	text-decoration: none;
}

#homepage_main_menu a:active
{
    color: #1e90ff;
	text-decoration: none;
}

#homepage_one_liner
{
    left: 155px;
    width: 769px;
    position: absolute;
    top: 310px;
    height: 23px;
    font-size: 1.1em;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    vertical-align: middle;
    color: black;
    text-align: center;
    font-weight: bold;
}

#homepage_left_list
{
    z-index: 106; 
    left: 153px;
    width: 435px;
    position: absolute;
    top: 362px;
    height: 160px;
    font-size: 1.1em;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: black;
    text-align: left;
    list-style-type: square;
}

#homepage_right_list
{
    z-index: 107; 
    left: 595px; 
    width: 328px; 
    position: absolute; 
    top: 362px;
    height: 160px;
    font-size: 1.1em;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    color: black;
    text-align: left;
    list-style-type: square;
}

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/
/* Button style used in LoginBanner on MasterPage */
/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

.buttonsmall, .buttonsmall-ovr
{
    background: url(images/backgnd_btn_sml.gif) repeat-x;
    border: none;
    color: white;
    height: 22px;
    font-weight: normal;
    font-size: 9px;
    padding-bottom: 6px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    color: yellow;
    background: url(images/backgnd_btn_sml_ovr.gif) repeat-x;
}




/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/

/* 
	Main part of the page that holds contents. These elements define where 
	the blocks are on the page.
*/ 

.content_area
{
	position:absolute;
	left: 193px;
	width: 998px;
	top: 83px;
	z-index:102
}

/* 2 column layout */
#columnleft
{
	float:left;
	width: 240px;
	margin-top:5px
/*
	This doesn't work on IE 6 and lower
	position:absolute;
	left:0px;
	top: 70px;
    width: 240px;
*/
}

#columnright
{
	float:left;
	width: 460px;
	margin-top:5px;
	margin-left:5px
/*
	This doesn't work on IE 6 and lower
	position:absolute;
    left: 245px;
	top: 70px;
*/
}

/* 1 column layout */
#columnfull
{
	float:left;
	width: 800px;
	margin-top:5px
/*
	This doesn't work on IE 6 and lower
	position:absolute;
	left:0px;
	top: 70px;
    width: 800px;
*/
}

/* 3 column layout */
#columnleft_3
{
	float:left;
	width: 312px;
	margin-top:5px
/*
	This doesn't work on IE 6 and lower
	position:absolute;
	left:0px;
	top: 70px;
    width: 312px;
*/
}
#columnmiddle_3
{
	float:left;
	width: 312px;
	margin-top:5px;
	margin-left:5px
/*
	This doesn't work on IE 6 and lower
	position:absolute;
	left:317px;
	top: 70px;
    width: 312px;
*/
}
#columnright_3
{
	float:left;
	width: 312px;
	margin-top:5px;
	margin-left:5px
/*
	This doesn't work on IE 6 and lower
	position:absolute;
	left:634px;
	top: 70px;
    width: 312px;
*/
}

/* 
	Main part of the page that holds contents. These classes define the  
	placement of text and the border, backgrounds etc.
*/ 

.blockof3
{
/*
    position: relative;
*/
	padding: 5px;
    margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	background-image: none;
	background-color: #e5efff;
	border-right: dodgerblue 1px solid;
	border-top: dodgerblue 1px solid;
	border-left: dodgerblue 1px solid;
	border-bottom: dodgerblue 1px solid;
}
/* End of 3 column layouts */ 

/* Used in 2 column layouts */ 
.leftblock
{
/*
*/
    padding: 15px;
    vertical-align: top;
    margin-bottom: 5px;
    background-image: none;
    background-color: #e5efff;
    border-right: dodgerblue 1px solid;
    border-top: dodgerblue 1px solid;
    border-left: dodgerblue 1px solid;
    border-bottom: dodgerblue 1px solid;
}

 .rightblock
{
/*
    position: relative;
*/
    width: 460px;
    padding: 15px;
    vertical-align: top;
    margin-bottom: 5px;
    background-image: none;
    background-color: #e5efff;
    border-right: dodgerblue 1px solid;
    border-top: dodgerblue 1px solid;
    border-left: dodgerblue 1px solid;
    border-bottom: dodgerblue 1px solid;
}

 .rightblockwide
{
/*
    position: relative;
*/
    width: 600px;
    padding: 15px;
    margin-bottom: 5px;
    background-image: none;
    background-color: #e5efff;
    border-right: dodgerblue 1px solid;
    border-top: dodgerblue 1px solid;
    border-left: dodgerblue 1px solid;
    border-bottom: dodgerblue 1px solid;
}

/* A full width block on the page */
.fullwidth
{
/*
    position: relative;
	margin-right: auto;
	margin-left: auto;
*/
	width: 90%;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
    background-image: none;
    background-color: #e5efff;
    border-right: dodgerblue 1px solid;
    border-top: dodgerblue 1px solid;
    border-left: dodgerblue 1px solid;
    border-bottom: dodgerblue 1px solid;
}

/* Used on testing page to allow admins to type in messages for visitors. */
.admintextmsg
{
	text-align: left;
	background-color: #e5efff;
    border-right: dodgerblue 1px solid;
    border-top: dodgerblue 1px solid;
    border-left: dodgerblue 1px solid;
    border-bottom: dodgerblue 1px solid;
	width: 970px;
}

/* shows a visual seperation */
.dashedline
{
	clear: right;
	border-top: lightsteelblue 1px dashed;
}

/* Tag line used for Officers' Roles */
.tagline
{
	color: #193C7C;
/*	font-weight: bold */
}

/* For Tables that are used to list information/documents (like in Testing.aspx) */ 
.infotable
{
	border-right: #b7bbdf 1px solid;
	table-layout: fixed;
	padding-right: 1px;
	border-top: #b7bbdf 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #b7bbdf 1px solid;
	padding-top: 1px;
	border-bottom: #b7bbdf 1px solid;
	border-collapse: collapse;
	background-color: #dbdde6;
	width: 90%;
}
.infotablecol1
{
	width:96%;
	text-align: left;
}
.infotablecol2
{
	width:4%;
	text-align: center;
}

.formtable_label
{
	width: 80px; 
	text-align:left;
    vertical-align: top;
 }

.formtable_field
{
	width: 300px; 
	text-align:left;
    vertical-align: top;
 }


.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
    

/* for the login block
    picks up most of its properties from .fullwidth */


/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/************************************************************************
* 
* Invoice specific formatting 
*
************************************************************************/
.invHeaderBlock
{
	font-weight: bold;
	font-size: 28pt;
	color: white;
	background-color: #008b8b;
	vertical-align: middle;
	text-align: center;
}












/************************************************************************
* 
* 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
{
    margin: 0px;
    padding: 0px;
    border: none;
}

/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}


/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
	border-right: dodgerblue 1px solid;
	border-top: dodgerblue 1px solid;
	border-left: dodgerblue 1px solid;
	border-bottom: dodgerblue 1px solid;
    padding: 5px;    
    background-color: #e5efff;
}

.picture
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;
    margin: 5px;  
}

/* add hover border to href thumbnail images */
/*todo: rectify whether these should be .photo instead 

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}
*/

/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list */
.listitem
{
    margin:0px 0px 0px 0px;
    width:444px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*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-weight: bold;
    padding-right: 2px;
}

/* Used in the two column lists */

.membershipcard
{
	border: 1px solid #b6dbff;
	text-align: left;
		vertical-align: top;
		background-color: #dbdde6;
		padding: 10px;
		margin-bottom: 10px;
		width: 210px;
	height: 51px;
}

.membercard
{
	text-align: left;
	vertical-align: top;
	background-color: #dbdde6;
	border-right: #b6dbff 1px solid;
	border-top: #b6dbff 1px solid;
	border-left: #b6dbff 1px solid;
	border-bottom: #b6dbff 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	height: 120px;
	width: 200px;
}

.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;
}
*/


/************************************************************************
* 
* 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;
    border: solid 1px #FEFFAB;
}

.selected
{
     background: #FED36B;
     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
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

.dashboard
{
	padding: 8px;
	background-color: #009999;
}

.listTitle
{
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}
.modalBackground
{
	background-color: #C0C0C0;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
	