﻿body 
{
	/*background-image:url('../images/BG.jpg'); */
	background-color:#857356;
	background-repeat:repeat;
	font-family:Verdana;
	font-size:12px;
}

#allpages
{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;	
	margin-top:-100px

}
.GeneralContent
{
	width:880px;
	margin-right: auto;
	margin-left: auto;
 
	/*
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
    */
	
}
.LoginPage
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
   
}
#Header
{
    width:900px;
    margin-right:auto; 
    margin-left:auto; 
    text-align:center; 
    margin-top:-10px;
    border-right:solid 1px black;
	border-left:solid 1px black;	
}

.HeaderImage
{
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:100px;
}
#HeaderTitle
{
    position:relative;
    text-align:center;
    font-size:52pt; 
    color:#d4c8b4;
    font-family:Chiller;
    top:-98px;
    z-index:1;
}
#menu 
{
    position:relative;
	background-color:Black;
	width:900px;
	top:-100px;
	z-index:10;
}

#LoginPanel
{
    position:relative;
    margin-top: -120px;
    text-align:right;
    float:right;
    width:150px;
    font-family:Verdana;
    font-weight:bold;
	font-size:12pt;
	 z-index:19;
}

#LoginPanel a:link {color: Black; text-decoration: none; }
#LoginPanel a:active {color: Black; text-decoration: underline; }
#LoginPanel a:visited {color: Black; text-decoration: none; }
#LoginPanel a:hover {color: White; text-decoration: none; }


a:hover {font-weight:bold; }

.PageTitle
{
    font-size:24pt;
    width:900px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.MenuStyle
{
	font-family:Verdana;
	font-size:12pt;
	border: solid .5px black;
}



#footer
{
	text-align:center;
	color:#857356;
	background-color:Black;
	height:25px;		
	width:900px;
	line-height: 200%; 
	position:relative;
}	

#footer a:link {color: #857356; text-decoration: none; }
#footer a:active {color: #857356; text-decoration: underline; }
#footer a:visited {color: #857356; text-decoration: none; }
#footer a:hover {color: #857356; font-weight:bold; }

.TextContent
{
    
    margin-right:15px; 
    margin-left:15px;
    
}


#centercontent
{
    position:relative;
	border:solid 1px black;
	background-color:#d4c8b4;
}


table.ItemDescription
{
 table-layout:fixed;
}
.PageTitles
{
	font-family:Viner Hand ITC;
	color:#d4c8b4;
	font-size:36pt;
}
.PhotoDetails
{
	background-image:url('../images/0113_metal.jpg');
		
	margin-top:-3px;
	margin-right:-28px;

	height:525px;
	overflow:auto;
	
}
.TreeViewStyle
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	 
}

.EquipmentCountHeader
{
	background-color:Black;
	font-size:12pt;
	font-weight:bold;
	color:#857356;
}

 .updateProgress
{
    border-width:1px; 
    border-style:solid; 
    background-color:#857356; 
    position:absolute; 
    width:130px; 
    height:50px;    
}
.updateProgressMessage
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}
