﻿/*   .imgGal{ -webkit-transition: width 1s ease, height 1s ease;  
    -moz-transition: width 1s ease, height 1s ease;  
    -o-transition: width 1s ease, height 1s ease;  
    -ms-transition: width 1s ease, height 1s ease;  
    transition: width 1s ease, height 1s ease;  
    width: 100px;
    height: 100px;
   }
   .imgGal:hover{     width: 150px;  
    height: 150px;  
   }*/


.divBox
{
float:left;
    height:100px;
    }
table.divBox 
{
    height:100%;
}


.resizedImage 
{
height:100%;
width: 100%;
}




.go_backfore {
    display: block;
    border: 1px inset #646464;
    background-color: #323232;
    text-align: center;
    height: 100%;
}


.go_backfore:hover
{
    border: 1px outset #929292;
    background-color: #646464;
    text-align:center;
    color:#326492;
    height:100%;
}


.imga{
font-family: terminal, System, Lucida Console, Arial, sans-serif;
font-size:small;
text-decoration: none;
}

A:visited {
text-decoration: none; 
color: #00c0ff;
}
a:link {
color: #00ffff;
	TEXT-DECORATION: none;
}
a:hover
{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}

.browserHead {
    background-image: url(/img/junkskool/transparency.png);
border-color:#646464;
border-style:outset;
border-left-style:none;
border-right-style:none;
border-width:1px;
border-bottom-width:2px;
}

.title {
border: 1px solid #00405c;
margin: 2px;
padding: 10px 2% 0px 2%;
width: 95%;
background-color: #000000;
text-align: center; 
}
.curdirname {
text-align: center;
font-size: x-large;
}
.navigation {
text-align: left;
}

img{border:none;}

.lowLight
{
color:#006699;
display:inline;
}
.highLight
{
color:#3399FF;
}
.imgLink:link
{
color: #5090FF;
font-family: terminal, System, Lucida Console, Arial, sans-serif;
font-size:small;
text-decoration:underline;
white-space: nowrap;
}

.imgLink:visited
{
color: #406070;
font-family: terminal, System, Lucida Console, Arial, sans-serif;
font-size:small;
	
}

.imgLink:hover
{
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}

.imglast {
margin: 5px;
padding: 10px 10px 10px 10px;
float: left;
text-align: center;
COLOR: #ffffff; 
text-decoration: none;
border: 2px groove #bababa;
background-color: #949494;
width:200px;
height:200px;
}

.imgfloat {
margin: 5px;
padding: 10px 10px 10px 10px;
float: left;
text-align:center;
COLOR: #ffffff; 
text-decoration: none;
border: 2px inset #646464;
background-color: #323232;
width:200px;
height:200px;
    /*-webkit-transition: width 1s ease, height 1s ease;  
    -moz-transition: width 1s ease, height 1s ease;  
    -o-transition: width 1s ease, height 1s ease;  
    -ms-transition: width 1s ease, height 1s ease;  
    transition: width 1s ease, height 1s ease;  */
}

.imgfloat:hover {
margin: 5px;
padding: 10px 10px 10px 10px;
float: left;
text-align: center;
COLOR: #ffffff; 
text-decoration: none;
border: 2px outset #969696;
background-color: #646464;
    /*width: 150px;  
    height: 150px;*/
}
.imgfloat:visited {
margin: 5px;
padding: 10px 10px 10px 10px;
float: left;
text-align: center;
COLOR: #ffffff; 
text-decoration: none;
border: 2px groove #323232;
background-color: #161616;
}

.imgcheck {
margin: 5px;
padding: 1px 1px 10px 1px;
text-align: center;
COLOR: #FFFFFF; 
text-decoration: none;
border: 2px inset #646464;
/*border-bottom: 2px inset #646464;*/
background-color: #161616;
float:left;
clear:both;

}

.crlf {
clear:both;
}

.infoBox
{
font-family: terminal, System, Lucida Console, Arial, sans-serif;
font-size:small;
clear:both;

}
.info
{
vertical-align:top;
text-align:left;
color: #306090;
}
.data
{
text-align:left;
color: #5090FF;
}