﻿.bwbkg
{
		background-repeat:no-repeat;
		 border-left-color:#000000;
		 border-top-color:#000000;
		 border-left-style:outset;
		 border-top-style:outset;
		 border-left-width:1px;
		 border-top-width:1px;
}


.imgStyle
{
    border-style:solid;
    border-width:1px;    
    border-color:#474e25;
}



.aHeader
{
    font-size:9pt;
    font-weight:bold;
    
    color:#000000;
    text-align:center;
    border-color:#474e25;
	border-width:1px;
	border-style:solid;
}

.aHeaderOff
{
    font-size:9pt;
    font-weight:bold;
    color:#474e25;
    text-align:center;
    border-color:#474e25;
	border-width:1px;
	border-style:solid;
}

.aBody
{
    font-size:9pt;
    color:#d9dbb8;
    text-align:right;
    border-color:#474e25;
	border-width:1px;
	border-style:solid;
}

.modalBackground
{
	background-color:#527439;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index:997;
}

#loading 
{
    z-index:999;
 	width: 100%;
 	height: 100%;
 	background-color:#527439;
 	color:#395f77;
    font-family: 'Lucida Console', Sans-Serif;
 	position: absolute;
 	left: 0;
 	top: 0;
 	margin-top: 0px;
 	margin-left: 0px;
 	text-align: center;
}
.Verticala
{   
    filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;    
    
    background-color:#907821;
	position:relative;

	margin-left:auto;
    margin-right:auto;
	border-left-color:#bfa56a;
	border-top-color:#bfa56a;
	border-right-color:#474e25;
	border-bottom-color:#474e25;
	border-style:solid;
	border-width:1px;
	text-align:center;
	
    color:#d9dbb8;
    padding:5px;
    font-size:8pt;
    font-weight:bold;
    font-style:italic;
	z-index:999;
}

.Control
{
    filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;	
	
	padding:2px;
	
	border-left-color:Silver;
	border-top-color:Silver;
	border-right-color:#395f77;
	border-bottom-color:#395f77;
	border-style:solid;
	border-width:1px;
	
    color:#d9dbb8;
    padding:5px;
    font-size:8pt;
    font-weight:bold;
    font-style:italic;
	z-index:998;
}

.GalGrid
{
    color:#d9dbb8;
    padding:8px;
    text-align:center;
    margin:2px;
}

.ImgGrid
{
	border-color:#395f77;
	border-style:solid;
	border-width:3px;

}

.ImgGrid:hover
{
	
	border-color:White;
	border-style:solid;
	border-width:1px;
}


.btn
{
	background-color:#000000;
	border-color:#395f77;
	border-width:1px;
	border-style:solid;
	color:#395f77;
}

input.btn
{
	background:#000000;
	background-color:#000000;
	border-color:#395f77;
	border-width:1px;
	border-style:solid;
	color:#395f77;
}

input.btn:hover
{
	
	border-color:#d9dbb8;
	border-width:1px;
	border-style:solid;
	color:#d9dbb8;
}

.slideDrag
{
    /*cursor:move;*/
    
}

.slideDesc
{
    margin-top:100px;
    margin-left:auto;
    margin-right:auto;
	width:790px;
	font-family: 'Trebuchet', Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	background-color:#527439;	
	border-left-color:#bfa56a;
	border-top-color:#bfa56a;
	border-right-color:#907821;
	border-bottom-color:#907821;
	border-style:solid;
	border-width:1px;	
	z-index:997;
	padding:5px;
}

.slideButton
{  	position:absolute;
    filter:alpha(opacity=50);
	-moz-opacity:.60;
	opacity:.60;
	top:85%;
	left:15%;
	font-family: 'Trebuchet', Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	color:White;
		
	border-left-color:Silver;
	border-top-color:Silver;
	border-right-color:#395f77;
	border-bottom-color:#395f77;
	border-style:solid;
	border-width:1px;	
	z-index:997;
}


.prettyScroll
{
                scrollbar-3dlight-color:black;
                scrollbar-arrow-color:black;
                scrollbar-track-color:#000000;
                scrollbar-darkshadow-color:#527439;
                scrollbar-face-color:#527439;
                scrollbar-highlight-color:#474e25;
                scrollbar-shadow-color:#474e25;
}
