﻿body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #ffffff; 
    font-size: 0.7em;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link
{
	color: Black;
}

a:visited
{
    color: Black ;
}

a:hover
{
	text-decoration: underline blink;
	color: #cc0000;
}

a:active
{
    text-decoration: none;
    color: #000000;
}

input, select, textarea
{
    font-size:1em; 
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/*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;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 0px 0 0px 0;
}

h1
{
   font-size: 28px;
   font-weight: bold;
   margin: 2px 0 2px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #232264;
}

.membercard h3
{
    font-size: 1em;
}

.albumcard h3
{
    font-size: 1em;
}

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.6em;
}

.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
*
************************************************************************/

/* Site banner */
#poster
{
    background: url(images/BuCCBanner.jpg) no-repeat;
    background-color: #ffffff;
    margin-right: auto;
    margin-left:auto ;
    width: 890px;
    height: 125px;
    margin-top: 5px;
    margin-bottom: 0px;
}


/* Navigation strips */
#mainbody 
{
	background-color:#ffffff;
	margin-left:0em;
	padding:0em;
}

/* Main layout used in Default Master page */
#structureTable 
{
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}	

/* Leftmost column on page used for navigation, user details etc */
#navigation 
{
	/*background: url(images/nav_bg01.jpg) repeat-y; */
	border: 1px solid #CC0000;
	font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	margin-left: 0px; 
	margin-top: 0px;
	width:160px;
	height:auto; 
}

/* user login details - leftmost column - top */
.UserBlock
{
	border: 1px solid #cc0000;
	padding: 5px;
	background: #ffffff;
	margin-right: 5px;
	color: #000000; 
	Vertical-align: top;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	Font-Size: 12px;
}

/* leftmost column - navigation/search/topclub etc */
.leftblock_nv
{
	border: 1px solid #e0e0e0; 
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	background: url(images/nav_bg02.jpg) repeat-y;
	Vertical-align: top;
}

#main 
{
	background-color:#e0e0e0;
}

#structureTable td
{
	vertical-align: top;
	margin:0em;
	border:0em;
}		

/* details at bottom of default master page - club name etc. */
#footer
{
    width: 890px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding:10px;
    background-color:white;
    color: Black;
}

#navigation ul
{
    margin: 5px;
    padding-top: 5px;
    list-style-type: none;
    height: 25px;
    text-align: left;
}
#navigation ul li
{
    /* display: inline; */
    /* color: #CC0000; */
    margin-right: 25px;
}
#navtigation a:link, #navigation a:visited
{
	color: Black; 
	text-decoration: none;
}
#navigation a:hover
{
	color: #cc0000; 
	text-decoration: none;
}
#navigation a:active
{
    color: #cc0000; 
    text-decoration: none;
}


/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/

/* Main part of the page that holds contents */
#body
{
    width: 730px;
    position: relative;
    background: #e0e0e0;
    padding-top:5px;
}

/* 2 column layout */
#columnleft
{
    float: left;
    width: 240px;
}

#columnleft2
{
    float: left;
    width: 260px;
}

.leftblock
{
	/* border: 1px solid #e0e0e0; */
	padding: 15px;
	margin-bottom: 5px; 
	margin-left: 5px;
	Vertical-align: top;
	background: white;
}

.WeatherBlock
{
	/* border: 1px solid #e0e0e0; */
	padding: 15px;
	margin-bottom: 5px; 
	margin-left: 5px;
	Vertical-align: top;
	background: white;
}

.RiverAccess
{
	padding: 15px;
	margin-bottom: 5px; 
	margin-left: 5px;
	Vertical-align: top;
	background-color:white;
}

#columnright
{
    margin-left: 240px;
    /* position:relative; */
}

#columnright2
{
    margin-left: 260px;
    /* position:relative; */
}

 .rightblock
{
    /* border: 1px solid #2172A1; n*/
    /*border: 1px solid #e0e0e0; */
    padding: 15px;
    margin-bottom: 5px;
    margin-right:5px;
    margin-left:5px;
    Background: #ffffff;
    position: relative;
    /* width:445px; */
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
    

/* A full width block on the page */
.fullwidth
{
	/* border: 1px solid #e0e0e0; */
	/* background: url(images/fullwidth_background.jpg) repeat-y; */	
	width: 690px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right:5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: white; 
}

.fullwidth_t
{
	/* border-top: 1px solid #e0e0e0; */
	/* border-left: 1px solid #e0e0e0; */
	/* border-right: 1px solid #e0e0e0; */
	/* background: url(images/fullwidth_t_background.jpg) repeat-x; */
	/*width: 690px;*/
	background: #cc0000;
	margin-bottom: 0px;
	margin-right:5px;
	margin-left: 5px;
	margin-bottom:0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.fullwidth_tduck
{
	background-color: #cc0000;
	 /* background-image: url(images/duck_4.jpg);  */
	 /* background-image: url(images/ladybird.gif); */
	/* background-image: url(images/duck.gif);  */
	background-repeat: no-repeat; 
	background-position: right; 
	margin-bottom: 0px;
	margin-right:5px;
	margin-left: 5px;
	margin-bottom:0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.fullwidth_tduck h2
{
	font-size: 16px;
    margin: 5px;
    padding: 0px;
    color:#ffffff;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
}

.fullwidth_t h2
{
	font-size: 16px;
    margin: 5px;
    padding: 0px;
    color:#ffffff;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
}

.rightblock_t
{
	/* border-top: 1px solid #e0e0e0; */
	/* border-left: 1px solid #e0e0e0; */
	/* border-right: 1px solid #e0e0e0; */
	/* background: url(images/fullwidth_t_background.jpg) repeat-x;*/	
	/*background: url(images/fullwidth_t_background.jpg);*/
    padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
    margin-bottom: 0px;
    margin-left:5px;
    margin-right:5px;
	background: #cc0000;
    position: relative;
    /*width:445px; */
}
.rightblock_t h2
{
	font-size: 16px;
    margin: 5px;
    padding: 0px;
    color:#ffffff;
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    
}

.fullwidth_nb
{
	/* width: 694px;*/
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right:5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background: white;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #cc0000;
    padding: 3px;
    vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
    /* border-bottom: 1px  #2172A1; */
    border-bottom: 1px dashed #e0e0e0;
    padding-top: 5px;
    margin-bottom: 5px;
    clear:right;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

.MTxt
{
	font-size: 14px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    text-align: justify;
}
/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    width: 689px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    background: #E2ECF5; 

    /* border: 1px solid #e0e0e0; */
}

.caldays
{
    text-align: left;    
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 689px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-collapse:collapse;
}

.dayNumber
{
    float: left;
    border-bottom: 1px solid #C7C272;
    /* border-left: 1px solid #C7C272;  */
    border-right: 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
{
    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
{
    background: #DDEBF8 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #2172A1;
    padding: 5px;    
}

.picture
{
    background: #DDEBF8 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #2172A1;
    padding: 5px;
    margin: 5px;  
}

/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list */
.listitem
{
    margin:0px 0px 0px 0px;
    width:100%;
}

/* 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 */

.membercard
{
    background-color: #E2ECF5;
    border: 1px solid #2172A1;
    padding: 10px;
    width: 198px;
    height:190px;
}

.membercardpm
{
	position:absolute;
	margin-left:70px;
	margin-top: 175px;
}

.albumcard
{
    background-color: #E2ECF5;
    border: 1px solid #2172A1;
    padding: 10px;
    width: 195px;
    height:100px;
}


.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}
#membercardcolumnright
{
    margin-left: 226px;
}
.membercard p
{
    margin: 5px;
}

.albumcard 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 
*
************************************************************************/

/* event 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: #2172A1;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #2172A1;
    margin: 5px;
    background: #E2ECF5;
    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 #E2ECF5;
}

.selected
{
     background: #2172A1;
     border: solid 1px #2172A1;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #2172A1;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #2172A1;
}


.scrolledtable
{
}

 .selectablephoto
{
    background: #DDEBF8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #2172A1;
    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:400px;
}

.txtblock
{
    width:400px;
}

.txtfield2
{
    width:300px;
}


#greg
{
    background:#cccccc;
}

#yellow
{
    background:#ffff00;
}

.button
{ 
	cursor: hand; 
	/* background: transparent url('images/button.png') no-repeat 0% 0%; */
	background: transparent url('images/bt_n.gif') no-repeat 0% 0%;
	Padding: 5px;
	width: 140px;
	height: 32px;
	border: none;		
	overflow: hidden;
	font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	color: #CC0000;
	padding-bottom: 5px;
}
.button:onmouseover {
	background: transparent url('images/button.png') no-repeat 0% -40px; 
	}
	
.buttonOver
{ 
	cursor: hand; 
	/* background: transparent url('images/button.png') no-repeat 0% -40px;  */
	background: transparent url('images/bt_m.gif') no-repeat 0% 0%; 
	Padding: 5px;
	width: 140px;
	height: 32px;
	border: none;		
	overflow: hidden;
	font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    color: #CC0000;
	padding-bottom: 5px;
}