﻿/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

body {
	margin:10px;
	background-color: #FFFFFF;

	
	font:13px Tahoma, Arial, sans-serif;
	color:#004A8D;
	line-height:20px;
	
	}


.gumbi {
	width:100px;
	outline-width:thin;
	border: 1px #989d9d solid;
	background-color: #FFFFFF;
	margin : 2px 2px 2px 2px;
	font:10px Tahoma, Arial, sans-serif;
	outline-style: solid;
	outline-color: invert;
	height: 18px;
}


.gumbi:hover {
	background-color: #B6C7D6;
}





h1 
{
	padding: 0px 0px;
	font:18px Arial, Helvetica, sans-serif;
	color:#004A8D;
	line-height:20px;
	margin-bottom:10px;
}

h2 
{
	padding: 0px 0px;
	font-weight:bolder;
	font:17px Tahoma, Arial, sans-serif;
	color:#9F2C32;
	line-height:20px;
}


h6 
{
	padding: 0px 0px;
	font:14px Arial, Helvetica, sans-serif;
	color:#0B628B;
	line-height:16px;
}




.shadetabs
{
	height:23px;
border-bottom: 0px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-left:3px;
margin-right:0px;
margin-bottom:0px;

}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:14px Tahoma, Arial, sans-serif;
color:#9F2C32;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
font:14px Tahoma, Arial, sans-serif;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
 position: relative;
 font-weight:bolder;
 
 
 top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(11images/shadeactive.gif);
border-bottom-color: #E8F0F0;
 /*background-color:#B6C8CA;*/
background-color:#E8F0F0;
font-weight:bolder;


 
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
font-weight:bolder;
}


.ControlPanel 
{
	width:160px;
	border-left:1px dotted #778;
	
}

.TabVsebine 
{
	width:100%;
	margin-top:0px;
	padding-top:0px;
}

.TabMaster 
{
 background-color:#E8F0F0;
	width:100%;
	height:650px;
	border-top:1px solid #778;
	border-left:1px solid #778;
	border-right:1px solid #778;
	border-bottom:1px solid #778;
	padding-top:0px;
	margin-left:3px;
	margin-right:5px;
}



.gridview 
{
	border-width:thin;
	border-color:#21536A;
	width:100%;
}

.gridview th 
{
    background-color:#D3DCE6;
	font:15px Arial, Helvetica, sans-serif;
	color:#26354A;
	border-top-width:1;
	border-color:Gray;
	
	}
.gridview td {
	font:12px Arial, Helvetica, sans-serif;
	border-top-width:1;
	border-color:Gray;
	border-top-style:dotted;

	}	
	
	
a:link, a:visited, a:active {
	color: #b30000;

	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}


a:hover {
	color: #396994;
	text-decoration: underline;
	border-bottom: none;
}
a img {
	border: none;
}



#navigation table {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}


#menu_ikone a:link, a:visited, a:active {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	border: none;
	text-decoration: none;
	border-bottom: none;	
	
}

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#aaaaaa;
	background: #FF6600;
	}

.menuSelText 
{
	border-bottom:2px solid #FF6600;
	

	
	

}	


.menuText {

	}	


.rootNode
{
	border-width: 22px;
	border-style: solid;
}





