/*Layout of divs*/


body {
	
	/*background-image:url(images/Background.jpg);
	background-repeat:repeat;*/
	background-color:RGB(253,253,202);
}

div {
	/*border:0.1em Solid RGB(0,0,0);*/
	border:0.1em Solid RGB(253,253,202);
	
	padding:0.5em;
	
}

div#main_div { 
	width:84em;
	height:auto;
	border:0em;
	margin:0.0em auto 0.0em auto;
	/*border:0.3em solid RGB(123,23,2);*/
}

div#header_div{
	width:82.4em;
	height:13em;
	border:0.1em Solid RGB(0,0,0);
	margin-bottom:0em;
	border-bottom:0em;
	background-color:#FFF;
	text-align:center;
	/*background-image:url(images/WB_Banner1.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
}

div#login_div {
	width:82.4em;
	height:2em;
	border:0.1em Solid RGB(0,0,0);
	margin-top:0em;
	border-top:0em;
	background-color:RGB(40,90,210);
	background-image:url(images/gradFill_20x1.gif);
	background-repeat:repeat-x;
	text-align:right;
		
}


div#menu_side_div{ 
	width:13.5em;
	height:59em;
	float:left;
	margin-top:0em;
	/*background-color:RGB(123,23,2);*/
	
}
div#content_div{
	width:68em;
	/*width:43.5em;*/
	/*height:59em;*/
	padding:0em;
	height:auto;
	margin:0.2em 0em 0.2em 14.5em;
	/*margin:0.2em 19.4em 0.2em 15.1em;*/
	float:none;
	/*background-color:RGB(123,23,2);*/
	
}

div#info_sidebar {
	float:right;
	padding:0em;
	margin:0em;
	border:0em;
}

#news_div, #events_div {
	width:21.5em;
	padding:0em;
	background-image:url(images/info_header_fill.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	
}

#top_menubar {
	width:68.9em; height:2.5em; 
	background-color:rgb(243,216,209);
	float:left;
	border:0em;margin-top:0.1em;
	overflow:visible;
	padding:0em;
}
#top_menubar div {
	background-color:rgb(243,216,209);
	border:0em;
}

.newsDiv {
	display:block;
}

.eventDiv {
	display:none;
	/*visibility:hidden;*/
}

div#news_div{
	/*width:20em;*/
	height:28.8em;
	/*border:0.1em Solid RGB(0,0,0);*/
	/*background-color:RGB(123,23,2);*/
	margin-top:0em;
	/*background-image:url(images/info_header_fill.gif);
	background-repeat:repeat-x;
	overflow:hidden;*/
}

div#events_div{
	
	height:28.8em;
	/*border:0.1em Solid RGB(0,0,0);*/
	/*background-color:RGB(123,23,2);*/
	
	
}
div#footer_div{
	clear:both;
	width:82.4em;
	height:2em;
	background-color:RGB(40,90,210);
	background-image:url(images/gradFill_20x1_footer.gif);
	background-repeat:repeat-x;
	
	
}

/* top menu members bar */

.TopDropDownMenu {
	overflow:hidden;
	width:10em;
	height:1em;
	float:left;
	z-index:100;
	margin:0em;
	border:0em;
	position:relative;
	
}

.TopDropDownMenu:hover{
	height:Auto;
	overflow:visible;
	
 }

/*News divs */
/* for news items that are showing minimal detail*/
.min_news_div  {
	border-top: 0.0em solid RGB(0,0,0);
	width:42.5em;
	height:6em;
	padding:0.0em;
	margin:0em;
}

.min_news_div .news_summary {
	border: 0.0em solid RGB(0,0,0);
	height:100%;
	float:left;
	
}

.min_news_div .news_pic {
	border: 0.0em solid RGB(0,0,0);
	
	width:0%;
	height:0%;
	float:left;
	display:none;
	
}

.min_news_div .news_desc {
	border: 0.0em solid RGB(0,0,0);
	height:100%;
	float:right;
	padding:0ems;
}

/* For news items that are showing full detail*/
.max_news_div {
	border-top: 0.0em solid RGB(0,0,0);
	width:42.5em;
	height:21.8em;
	padding:0.0em;
	margin:0em;
	
	
}

.max_news_div .news_summary { 
	border: 0.0em solid RGB(0,0,0);
	height:40%;
	float:left;
	
}

.max_news_div .news_pic {
	border: 0.0em solid RGB(0,0,0);
	height:60%;
	float:left;
}

.max_news_div .news_desc { 
	border: 0.0em solid RGB(0,0,0);
	height:20em;
	float:right;
}

.news_pic_image {
	width:100%;
	height:100%;
}


/*BAND MEMBERS PAGE DIV*/

.default_pdiv {
	width:45%;
	float:left;
	height:10em;
}

/* Generic news div formatting*/
.news_pic {

	padding:0.0em;
	margin:0em;
	width:30%;
	/*background-color:RGB(132,123,123);*/
	text-align:center;
}

.news_desc {
	padding:0.0em;
	margin:0em;
	margin-top:0.1em;
	width:69%;
	background-color:#d5dced;
	overflow:auto;
}

.news_summary {
	padding:0.0em;
	margin:0em;
	margin-top:0.1em;
	width:30%;
	/*background-color:#b39a95;*/
}


#header_img {
	width:64.2em;
	height:13em;
}

/*WEB RING div*/
div#webring_tbl {
	width:20em;
	 
	
}


/* Images */
.content_img {
	float:right;
	height:30em; 
	/*width:16em;*/
	padding-left:1em;
}

.content_img_left {
	float:left;
}




/*TABLEs*/

/*Events*/
.events_detail_tbl {
border-collapse:collapse;
border:0em;

}

#events_div .events_detail_tbl {
	
	border:0.1em solid #000;
	border-left:0em;
	border-right:0em;
}

 .events_detail_tbl tr, hr, td{
	padding:0 0.5em 0 0.5em;
	margin:0em;
	border:0em;
}

.events_detail_tbl td {
	width:8em;
	border-bottom:0.1em solid #000;
	text-align:center;
	font-size:1.3em;
}

.tbl_event {
	font-weight:bold;
}
#events_div .events_detail_tbl td {
	border-bottom:0.0em solid #000;
}



.events_detail_tbl th{
	background-image:url(images/info_tbl_header_fill.gif);
	background-repeat:repeat-x;
	font-size:1.5em;
	height:2em;
	
}

.even_news_row {
	background-color:#9b1313;
	color:#fff;
}

/*Members table formatting*/

.tbl_members {
	width:40em;
	border-collapse:collapse;
}
.tbl_members td {
	background-color:#cdd8f4;
	background-repeat:repeat-x;
	height:4em;
}
.tbl_members .even{
	background-color:#e1e5f8;
}
.tbl_members th {
	
	border-bottom: 0.2em solid #285ad2;
	
}

/* CONTACT US PAGE*/

.tbl_contactus {
	width:99%;
	
}

.tbl_contactus td {
	width:50%;
	text-align:center;
}




/* PHOTO MANAGE PAGES CSS*/
.img_assign {
	width:30em;
}

.photo_assign {
	text-align:center;
}

.cmbo_photoAssign {
	width:100%;
	overflow:scroll;
}

.assign_photo , .assigned_photos, .process_btns {
	border-width:0.0em;
	border-style:solid;
	border-color:black;
	margin:0;
	/*background-color:gray;*/
}  
.assign_photo {
	/*float:left; */
	width:45.1;
	background-color:#cdd3ff;
}

.assigned_photos {
	/*float:right;*/
	width:45.1;
	background-color:#c4a9a9;
}

.process_btns {
	width:45.1em;
	background-color:#d2d7b4;
}

.photo_icon_div {
	width:20%;
	height:10em;
	border:0.0em solid black;
	float:left;
	overflow:hidden;
	position:relative;
	font-size:1.1em;
	
}
.photo_icon_div div {
	/*width:50%;*/
	float:left;
	margin:0em;
	padding:0.1em;
	
}

.photo_icon_div p {
	
	font-size:1em;
	overflow:auto;
	
}

/* news page photo icon */
.news_photo_icon {
	/*height:98%;*/
}