﻿a.tool
{
	--width			: 150px;
--height: 10px;
	background-color: white;
	border-width	: 1px 1px 1px 1px;
	border-color	: #316AC5;
	border-style	: solid;
	text-decoration	: none;
	color			: #000000;
padding : -8px;
}

#toolbox
{
text-align: center;
}

#sendtoemailsedit
{
width: 100%;
}

a.tool img
{
	text-decoration	: none;
	border			: 0px;
}

.tooltitle
{
text-align : center;
font-size : 25px;
font-family : arial;
color	: #316AC5;
}

#title
{
text-align : center;
font-size : 20px;
font-family : arial;
}

#logoview
{
text-align: center;
}

a:hover.tool
{
	background-color: #E1FFE8;
	border-color	: #316AC5;
	border-style	: solid;
position: relative;
top: 1;
left: 1;
}

a.disabletool
{
	width			: 150px;
	border-width	: 1px 0px 1px 0px;
	border-color	: #E7E6D4;
	border-style	: solid;
	text-decoration	: none;
	display			: block;
	color			: silver;
	z-index			: 0;
}

a.disabletool img
{
	text-decoration	: none;
	border			: 0px;
}

#lefter
{
	padding			: 1px;
margin-right: 25px;
	float			: left;
	top				: 70px;
	width			: 100px;
	border-style	: solid;
	border-width	: 1px;
	border-color	: #000000;
	color			: #45322B;
}

#leftfoot
{
	position		: relative;
	bottom			: 210px;
	left			: -25px;
	width			: 100px;
	color			: #45322B;
margin-left: 25px;
}

/*#menu
{
	width			: 100%;
	height			: 25px;
	background		: #FEFEFE url(./toolbar.gif) repeat top left;
}*/

#throbber
{
	float			: left;
	position		: absolute;
	top				: 5px;
	left			: 5px;
	width			: 100px;
	height			: 100px;
	overflow		: hidden;
	visibility		: hidden;
	background-image: url(./Logoer.gif);
	/*z-index		: 1;*/
}

#throb
{

	width			: 100px;
	height			: 100px;
	overflow		: hidden;
	background-image: url(./Seal.gif);
	/*z-index		: 0;*/
}

#tools
{
	position		: absolute;
	top				: 25px;
	left			: 0px;
	width			: 150px;
	height			: 95%;
	background-color: #E7E6D4;
	border-color	: #ACA899;
	border-style	: solid;
	border-width	: 0px 1px 1px 1px;
}

#xmlSavePage
{
	z-index			: 1;
	position		: relative;
	top				: -25px;
}

.button a
{
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
	display			: block;
	text-align		: center;
	color			: #FFFFFF;
	border-style	: solid;
	font-size		: 18px;
	width			: 97px;
	font-family		: Times New Roman;
	
	background		: #75291B;
	border-color	: #aaa #000 #000 #aaa;
	border-width	: 2px 1px 1px 2px;
}

.button a:hover
{
	background		: #65190B;
	border-color	: #000 #aaa #aaa #000;
	border-width	: 1px 2px 2px 1px;
}

.edit
{
	position		: relative;
	top				: -25px;
	visibility		: hidden;
}

.hidden
{
	visibility		: hidden;
	position: absolute;
}

#propertieDetails
{
position : absolute;
background-color: #E1E6E8;
border-width	: 1px 1px 1px 1px;
	border-color	: #316AC5;
	border-style	: solid;
width: 50%;
left: -100%;
}

#dev
{
	background-color: white;
	border-width	: 1px 1px 1px 1px;
	border-color	: #316AC5;
	border-style	: solid;
text-align : left;
padding: 10px;
}

#eFormUpdate
{
float: left;
width: 50%;
}

/*
.CalendarTitle					
{								
	font-family		: courier-new;
	font-size		: 15px;		
	background		: #0466FC;	
	font-weight		: 900;		
}

.Calendar a:hover
{
	text-decoration	: none;
	color			: Maroon;
	cursor			: pointer;
}

.Calendar						
{							
	background		: #000000;	
	color			: #FFFFFF;	
	text-align		: center;	
	font-family		: arial;	
	font-size		: 10px;		
	border-width	: 2px;		
	border-color	: silver;
}								
								
.CalendarWeek					
{								
	background		: #44BA44;	
	font-weight		: 900;		
}								
								
.CalendarFaded					
{								
	color			: #FFFFFF;	
	background		: #9C9A9C;	
}								
								
.CalendarSelected				
{								
	background		: yellow;	
}								
								
.CalendarDay					
{								
	background		: #ECEADC;	
	color			: #000000;	
}								
.CalendarKill					
{								
	background		: red;		
	color			: #FFFFFF;
}
*/
