/* Standard curved edges table */


/* \*/
* html .tlc, * html .trc {height: 1%;}
/* */

.tlc, .trc { zoom: 1 }


.datebox {
	margin-top:12px;
	margin-bottom:12px;
}
div.box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding: 0;
	text-align: left;
	background-color: #FFFDEA;
	}
	
*html div.box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding: 0;
	text-align: left;
	border: 1px solid #9C9C9E;
	background-color: #FFFDEA;
}
 	
div.boxcontent
	{
	padding-top:7px;
	padding-bottom:1px;
	padding-left: 12px;
	padding-right: 12px;
	}

div.boxcontent h1
	{

	}
		
div.boxcontent p
	{
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

.tlc, .trc, .blc, .brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlc
	{
	background-image: url(../images/siteimages/box_top_left.gif);
	background-position: 0% 0%;
	}
	
*html .tlc {
	background-image: none;
}

.trc
	{
	background-image: url(../images/siteimages/box_top_right.gif);
	background-position: 100% 0%;
	}
	
*html .trc {
	background-image: none;
}
	
.blc
	{
	background-image: url(../images/siteimages/box_bottom_left.gif);
	background-position: 0% 100%;
	}
	
*html .blc {
	background-image: none;
}

.brc
	{
	background-image: url(../images/siteimages/box_bottom_right.gif);
	background-position: 100% 100%;
	}
	
*html .brc {
	background-image: none;
}

.tb, .bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image: url(../images/siteimages/box_top_tile.gif);
	background-position: 0% 0%;
	}
	
*html .tb {
	background-image: none;
}

.bb
	{
	background-image: url(../images/siteimages/box_bottom_tile.gif);
	background-position: 50% 100%;
	}
	
*html .bb {
	background-image: none;
}
	
.rb
	{
	background-image: url(../images/siteimages/box_right_tile.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
	
*html .rb {
	background-image: none;
}

.lb
	{
	background-color: #FFFDEA;
	background-image: url(../images/siteimages/box_left_tile.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
*html .lb {
	background-image: none;
}
	
	/* Standard curved edges table */


/* \*/
* html .tlcwh, * html .trcwh {height: 1%;}
/* */

.tlcwh, .trcwh { zoom: 1 }



div.boxwh
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding: 0;
	text-align: left;
	margin-bottom:12px;
	}
 	

		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

.tlcwh, .trcwh, .blcwh, .brcwh
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlcwh
	{
	background-image: url(../images/siteimages/box_top_left_wh.gif);
	background-position: 0% 0%;
	}

.trcwh
	{
	background-image: url(../images/siteimages/box_top_right_wh.gif);
	background-position: 100% 0%;
	}
	
.blcwh
	{
	background-image: url(../images/siteimages/box_bottom_left_wh.gif);
	background-position: 0% 100%;
	}

.brcwh
	{
	background-image: url(../images/siteimages/box_bottom_right_wh.gif);
	background-position: 100% 100%;
	}

.tbwh, .bbwh
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tbwh
	{
	background-image: url(../images/siteimages/box_top_tile_wh.gif);
	background-position: 0% 0%;
	}

.bbwh
	{
	background-image: url(../images/siteimages/box_bottom_tile_wh.gif);
	background-position: 50% 100%;
	}
	
.rbwh
	{
	background-image: url(../images/siteimages/box_right_tile_wh.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.lbwh
	{
	background-color: #FFFFFF;
	background-image: url(../images/siteimages/box_left_tile_wh.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
	/* MORE INFO TABLE */
	
	#moreinfotable {
		width:716px;
		margin-top:12px;
		display:block;
		clear:both;
	}
	
	#moreinfotable div {
		margin:0px;
		padding:0px;
		display:block;
		border: 0px solid #000000;
	}
	
	#moreinfotable div.buttons {
		width:716px;
		height: 32px;
		background-image: url(../images/siteimages/moreinfo_top.gif);
		background-position: top;
		background-repeat: no-repeat;

	}
	
	#moreinfotable div.moreinfocontent {
		width:716px;
		background-image: url(../images/siteimages/moreinfo_content.gif);
		background-repeat: repeat-y;
	}
	
	#moreinfotable div.end {
		width:716px;
		height:14px;
		background-image: url(../images/siteimages/moreinfo_end.gif);
		background-repeat: no-repeat;
	}
	
	#moreinfotable div.moreinfotext{
		padding-left:14px;
		padding-right:14px;
		margin-right:10px;
		overflow:auto;
		height:200px;
	}
	
	#moreinfotable div.myeventphotos {
		padding-left:14px;
		padding-right:14px;
		margin-right:10px;

	}
	
	#moreinfotable div.buttons img {
		float:left;
		display:block;
		margin-left:4px;
	}
	#moreinfotable div.buttons a:hover, #moreinfotable div.buttons a:active {
		background-color: transparent;
	}
	
	#moreinfotable div.buttons img.first {

	}
	
	