﻿.fadecaption {
 	position: absolute; 
 	top: 0px; 
 	left: 0px; 
 	display:none; 
 	font-size: 8pt; 
 	text-shadow: black 1px 1px 1px;
 	color: white}
 	
.fadeimage {
 	border: 0px;
 	position: absolute; 
 	left: 0; 
 	top: 0px; 
 	display: none;
 	border-radius: 10px}
 	
.fadeoverlay {
	border: 0px;
	display: block; 
	opacity: 0.7;
	}
 
.indexalderley {font-family: Tahoma, Trebuchet MS, FreeSans, Sans; font-weight: normal;
		font-size: 10pt; width: 180px; height: 50px; vertical-align: middle; text-decoration: none;
		text-align: left; /* background-color: #ffffff; */
		z-index: 2;}  /* #ffffcc} */

.indexcaving {font-family: Tahoma, Trebuchet MS, FreeSans, Sans; font-weight: normal;
		font-size: 10pt; width: 180px; height: 50px; vertical-align: middle; text-decoration: none;
		text-align: left; /* background-color: #ffffff; */
		z-index: 2;}  /* #cdcdcd} */
		
.indexnews {font-family: arial, helvetica, verdana, Sans;  font-weight: normal;
		color: #008000;font-size: 8pt; vertical-align: middle; text-decoration: none;
		text-align: center; background-color: #dddddd;
		z-index: 2; border-radius: 10px;
		}
				
.indexbasic2 {font-family: Tahoma, Trebuchet MS, FreeSans, Sans; font-weight: normal;
		text-align: left; 
		font-size: 14pt; 
		color: #008000; 
		position: absolute; 
		z-index: 2; }		

.indexcol1 {position: absolute; width: 176px; height: 60px; z-index: 1; left: 0px; padding: 3px 0px 0px 0px; z-index: 5}
.indexcol2 {position: absolute; width: 170px; height: 60px; z-index: 1; left: 176px; padding: 3px 0px 0px 0px; z-index: 5} /*was 176 wide */

.indexicon {border: 0px; width: 60px; height: 50px; margin: 0 5px 0 5px; float: left; z-index: 5;
    border-radius: 8px;} 

.indexiconfiller {border: 0px; width: 5px; height: 50px; float: left; z-index: 5}

.simpleyellow {background-color: lightyellow; padding: 0 5px 0 5px; }
.simplegrey {background-color: lightgrey; padding: 0 5px 0 5px; }

.wholemenu {
	position: relative; 
	width: 1180px; 
	height: 420px; 
	z-index: 1; 
	left: 0px; 
	top: 00px; 
	margin: 0;
	}