﻿.Footer
{
	background-image: url(../images/below-links-bg.jpg) ; 
	height:50px;
}
.TableBackground
{
    background-image : url(../images/ev-tbl-bg.jpg);
    background-repeat:no-repeat;
}
.home-submit-table
{
	background-image : url(../images/ho-bg.jpg);
	background-repeat:repeat-x;
}
.home-learn-table
{
	background-image : url(../images/submit-btn-row-bg.jpg);
}

.transparent {
    filter:alpha(opacity=90);
    background-color:Black   ;
    display:none;
    position:absolute;
    color: white;
    border: 1px solid #FFFFFF;
    position:absolute;
    top:40px;
    z-index:10;
    left:60%;
  
   
}
.Facetransparent {
    filter:alpha(opacity=90);
    background-color:Black   ;
    display:none;
    position:absolute;
    color: white;
    border: 1px solid #FFFFFF;
    position:absolute;
    top:170px;
    z-index:10;
    left:30%;
  
   
}

.innImage
{
    background-image:url(images/inniskillin.jpg);
}

/*div.fileinputs {
	position: absolute;
	
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	
	
}

input.file {
	position: absolute;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity:100;
	z-index: -4442;
	
}
*/

.text
{
    color:Gray;
}

.watermarked_psw

{
color: White;

background-image:url(../images/password_new2.gif);
background-repeat:no-repeat;

}

.watermarked_username
{
color: White;

background-image:url(../images/username.gif);
background-repeat:no-repeat;

}
.arrow 
{
	font-family: Webdings;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	}
