﻿
.toolbar td 			 { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 48px; }
.toolbar td.spacer  { width: 10px; }
.toolbar td.divider { border-right: 1px solid #eee; width: 5px; }

.toolbar span {  float: none; width: 32px; height: 32px; margin: 0 auto; display: block; cursor: pointer;
	cursor:hand;}

.toolbar a{ color:#336699;}

.toolbar{
   display: block; float: left;
	white-space: nowrap;
	border: 1px solid #fbfbfb;
	cursor: pointer;
	cursor:hand;
	color:#7A7B79;
	text-decoration: none;
	width:46px;
}

.toolbar:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #0B55C4;
}


/*.toolbar_lager td 			 { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 70px; width:100px;}*/

.toolbar_lager{
   display: block; 
	white-space: nowrap;
	border: 1px solid #fbfbfb;
	cursor: pointer;
	cursor:hand;
	color:#7A7B79;
	text-decoration: none;
}

.toolbar_lager:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #0B55C4;
}
/*--- Icon 32 -----------*/
.icon-32-new 
{ 
	background-image: url(../images/Icons/icon-32-new.png); 
	width:32px;
	height:32px;
}

.icon-32-save
{ 
	background-image: url(../images/Icons/icon-32-save.png); 
	width:32px;
	height:32px;
}

.icon-32-cancel
{ 
	background-image: url(../images/Icons/icon-32-cancel.png); 
	width:32px;
	height:32px;
}

/*--- Icon 48 -----------*/
.icon-48-user
{
	background-image: url(../images/Icons/icon-48-user.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-language
{
	background-image: url(../images/Icons/icon-48-language.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-newsitem
{
	background-image: url(../images/Icons/icon-48-newsitem.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-menu
{
	background-image: url(../images/Icons/icon-48-menu.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-solution
{
	background-image: url(../images/Icons/icon-48-solution.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-show
{
	background-image: url(../images/Icons/icon-48-show.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-mission
{
	background-image: url(../images/Icons/icon-48-mission.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-section
{
	background-image: url(../images/Icons/icon-48-section.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.icon-48-contact
{
	background-image: url(../images/Icons/icon-48-contact.png); 
	background-repeat:no-repeat;
	height:48px;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	padding-left:50px;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnlogin 
{ 
	background: url(../images/Icons/btnlogin.PNG) no-repeat; 
	white-space: nowrap;
	height:28px;
	width:80px;
	text-align:left;
	padding-left: 15px; 
	margin-left: 5px;
	border:0;
	cursor:pointer;
	cursor:hand;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnlogin:hover
{
	 text-decoration:underline;
}

.btn_logout
{
	text-align:center;
	color:White;
	border:0;
	cursor:pointer;
	cursor:hand;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color:Transparent;	
}

.btn_logout:hover
{
	text-decoration:underline;
}

.btn_submit 
{
	background:transparent url(../Images/btn_search.gif) repeat scroll 0 0;
	border-style:none;
	color:#FFFFFF;
	font-weight:bold;
	height:29px;
	padding-bottom:5px;
	width:79px;
	cursor:pointer;
	cursor:hand;
}

.button_transfarent_blue
{
	color:#336699;
	border:0px;	
	cursor:pointer;
	cursor:hand;
	background-color:Transparent;
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:11px;
}

.button_transfarent_blue:hover
{
	text-decoration:underline;
}