 @charset "UTF-8";
/* CSS Document */
 


#head {
background-image:url(../../Images/PORTAL/BANNER_1.png);
position:relative;
background-repeat:repeat-x;
width:100%;
}
#div_Loading {
	visibility:hidden;
	display:none;
/*	top: 150px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	z-index: 0.1; */
}

.btn_close {
	position:absolute;
	top: 0px;
	right: 0px;
	float: right; 
	margin: 0 0 10px 10px;
}

#div_PageCont{
	background-color: #FFF;
	/*background:url(../../Images/textures/leather_blue_1.png);*/
	position: relative;
	display: block;
	border: thin #000 solid;
	padding: 1px;
	/*height:800px;*/
	margin-bottom: 20px;
	margin-top: 20px;
/* updated by NM to create box effect */
	margin-left: 45px;
	margin-right: 45px;
	/*filter: alpha(opacity=90);*/
/*	visibility:hidden;*/
}
#quote {
	width:450px;
	background-color:#f4f3f7;
	border:thick #00000;
	background-image: url(../../Images/quote2.gif) ;
	background-repeat:no-repeat;
	padding-left:30px;
	height: 26px;
	
}

#head2 {
background-image:url(../../Images/PORTAL/BANNER_1.png);
height:145px;
background-repeat:repeat-x;
width:100%;
text-align:center;
}

#head2 #zdkbjclogo {
	float:left;
	background-image:url(../../Images/logo_zdkfbjc.png);
	width: 147px;
	height:145px;
	background-repeat: no-repeat;
}

#head2 #redlogo {
	float:right;
	background-image:url(../../Images/redlogo.png);
	width: 147px;
	height:145px;
	background-repeat: no-repeat;
}

#sidebar {
	background-image:url(../../Images/side_images.jpg);
	background-repeat:no-repeat;
	width:116px;
	height: 627px;
	top:147px;
	position:absolute;
	right:1px;
}
#leftbar{
	width:152px;
	float:left;
	position:absolute;
	top:147px;
	z-index: 10000;
}

#logos {
	width:152px;
/*	float:left;
	position:absolute; */
	visibility:hidden;
	/* position:absolute; */
/*	left:-1px; */
	/* top:509px; */
	/*text-align:center;*/
}

#Bob Jones {
	position:absolute;
	align:Right;
}

#mainContent_submenu {
	margin-top: 15px;
	margin-left: 35px;
	color: #990000;
	font-family: verdana, sans-serif;
	font-size: 11pt;
	padding-bottom: 1em;
		}

#redstripe {
	background-image:url(../../Images/Gradient);
	height:12px;
	position:absolute;
	top:145px;
	width:100%;
	margin-top: 0px;
	background-repeat:repeat-x;
}

#redstripe2 {
	background-image:url(../../Images/Gradient22);
	height:12px;
	position:absolute;
	top:145px;
	width:162%;
	margin-top: 0px;
	background-repeat:repeat-x;
}

body {
	background-image:url(../../Images/textures/Bruised_Red_Wood.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav {
	position:static;
	left:0px;
	width:152px;
	z-index:1;
	background-image:url(../../Images/Gradient);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #000000;
	visibility:hidden;
}

#grad_buts {
	background-image:url(../../Images/Gradient_rotated);
	height:364px;
	position:absolute;
	top:146px;
	width:16px;
	margin-top: 0px;
	background-repeat:repeat-y;
	left:154px;
}

#grad_but_corner {
	height: 12px;
	position:absolute;
	top:510px;
	width:12px;
	margin-top: 0px;
	left:154px;
	background-image:url(../../Images/Grad-Bevel.png);
}


#gradimage {
	position:absolute;
	top:145px;
	right:115px;
	width:12px;
	height:629px;
	background-image:url(../../Images/Gradientrot.png);
	background-repeat:repeat-y;
}

#gradimbot {
	position:absolute;
	top:772px;
	right:0px;
	width:115px;
	background-image:url(../../Images/Gradient);
	background-repeat:repeat-x;
	height:12px;
	}
	
#grad_but_corne2r {
	position:absolute;
	top:774px;
	right:115px;
	background-image:url(../../Images/Grad-Bevel-rot2.png);
	width:12px;
	height:12px;
}

#imagefront {
	Position:absolute;
	right:140px;
	top:350px;
	width:216px;
	height:140;
}

#imagefront a:link {
	 font-size:12pt;
     color:#000000;
	 text-decoration:underline;
	 font-size:12px;
	 text-align:justify;
}

.floatright {
	float: right; 
	margin: 0 0 10px 10px;
}


/* Nav bar Mouse effects  and link styles*/ 

  
        #nav, #nav ul {
            margin: 0;
            padding: 0;
            list-style: none;
			padding: 0px;
			border: solid 1px #000;
			background-color: transparent;
	    }
		
		#nav a:link {
			font-size: medium;
			color:#000000;
			font-weight: bold;
			text-decoration:none;

    	}

		#nav a:visited {
        font-size: medium;
        color:#333333;
		font-weight: bold;
		text-decoration:none;
		}
		
		#nav a:hover {
		text-decoration: color:#000000; }
		
        #nav li {
            display: inline;
            padding: 0;
            margin: 0;
			background-color: transparent;
        }
        
        #nav li span { 
            display: block;
            padding: 6px 10px;
            font-weight: bold;
			font-style: Redsmall;
            color:#000000;
        }
    
        
        #nav li a {
            display: block;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-variant:small-caps;
            padding: 8px 10px;
            text-decoration: none;
			background-color: transparent;
            /*background: #EDF2F2;*/
			border-top:1px solid #000000;
			border-bottom: 1px solid;
        }
    
        #nav li a:hover {
            background: #CCCCCC;
			border-bottom:  1px solid #000000;
			border-top:1px solid #000000;
        }
        
        #nav li li span { 
            padding: 4px 8px 4px 20px;
        }
        
        #nav li li a {
            padding: 6px 8px 6px 20px;
        }
        
        #oN {
            background-color: #E0E9E9;
        }
        #oN:hover {
            background-color: #C6DCDC;
        }
    
        #nav {
            line-height: 1em;
        }
	
/* Body text effects and link styles */
		
#maintext {
	/*position:static;*/
	margin-left:177px;
	margin-top:30px; /*170px + absolute */
	margin-right: 152px;
	width: auto;
	text-align:justify;
	line-height:1.5em;
}

#maintext li{
	list-style:circle;
	list-style-position:outside;
	list-style-type:circle;
	margin-left: 50px;
}

#maintext a:link {font-size:12pt;
        color:#000000;
		text-decoration:underline;
		font-size:12px;
}

#maintext a:visited {
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}
		
#maintext a:hover {
	text-decoration: underline;
	color:#000000;
	/*text-align: left;*/
}
#maintext a:visited img{
	border:solid 1px #999;
	vertical-align:top;
	margin: 4px;
}

#maintext a:link img {
	border:solid 1px #999;
	vertical-align:top;
	margin: 4px;
	}

#maintext a:hover img {
	border:solid 1px #000;
	vertical-align:top;
	margin: 4px;
	}

#mainContent_submenu a:link {
		font-size:12pt;
        color:#990000;
		text-decoration:underline;
		font-size:12px;
}

#mainContent_submenu a:visited {
	color:#660000;
	text-decoration:underline;
	font-size:12px;
}

/* Text syles */

.stylePageTitle {
	font-family: "Square721 BT";
	}


.style2 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style3 {font-size: 14px}
.styletext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:1.3;
	padding-bottom: 2em;
}
.styletext2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:0;
}
.styletext3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:0;
	padding-bottom: 1em;
}

.styletext4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:1.3;
	padding-bottom: 1em;
}
.styletextbold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; }
	
.bolded {font-weight: bold; 
	font-size: 18px; 	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.3;
	}
	
	
.style4 {font-size: 12px}

.invisible {font-size: 1px}
.style7 {font-size: 1px; color: #FFFFFF; }

	
/* Image Gallery */ 


	#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../Images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#maintext .styletext img {
	padding-right: 0%;
	padding-left: 0%;
}
#maintext blockquote p .styletext a {
	font-size: 36px;
}
#maintext blockquote p .styletext a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maintext blockquote p .styletext {
	font-size: 16px;
}
.speciallink {
	font-size: 16px;
}

.style11 {	font-size: 14px;
	font-style: italic;
}
.style12 {color: #000000}
.style8 {font-size: 14px; font-weight: bold; }
.style9 {font-size: 14px; font-weight: bold; color: #000000; }
#apDiv1 {
	position:absolute;
	width:150px;
	height:30px;
	z-index:2;
	left: 21px;
	top: 55px;
}
.style13 {font-size: larger}

/* Senior members page */

.SM_cont{
	clear:both;
}

.SM_Name{
	line-height: 1.2;
}
.SM_Rank{
	line-height: 2;
}
.SM_Img{
	line-height: 2;
}
.SM_Img img{
	border:solid 1px #AAA;
}

.SM_div{
	width: 400px;
	height: 400px;
	float:left;
	border:solid 1px #000;
	text-align: center;
	line-height: .8;
	margin: 4px;
	padding: 4px;
}
.SM_div:hover{
	width: 400px;
	height: 400px;
	float:left;
	border:solid 2px #666;
	color: #A00;
	background:#F00;  /* ccc grey */
	text-align: center;
	line-height: .8;
	margin: 4px;
	padding: 3px;
}
.SM_div:hover .SM_Img img{
	line-height: 2;
	border:solid 1px #000;
}
.SM_div:hover .SM_Name{
	line-height: 1.2;
	font-weight: 700;
	color: #EEE
}
.SM_div:hover .SM_Rank{
	line-height: 2;
	font-weight: 400;
	color: #EEE
}

/*  INNER-PAGE ITEMS FOR MAIN MENU */

.inner_Header{
	width: 100%;
	background-color: transparent;
	margin: 1px;
	border: 1px solid #fff;
	background-color: transparent;
}

.inner_Sidebar{
	width: 250px;
	float: left;
	margin: 1px;
	padding: 5px;
	padding-left: 10px;
	position: absolute;
	border: 1px solid #fff;
	background-color: transparent;
	height: auto;
	min-height: 490px;
}
.inner_Menu_Area{
	margin-top: 2px;
	margin-left: 269px;
	margin-right: -3px;
	/*width: auto;*/
	height: auto;
	min-height: 500px;
	border: 1px solid #fff;
	background-color: transparent;
}
.img_inner_Menu_Item{
	width: 155px;
	height: 140px;
	border: 1px solid #000;
	margin: 1px;
	background-color: white;
}
.inner_Rightbar{
}
