body
{
  font-family: Verdana, sans;
  margin: 0;
  padding : 0;
  background: transparent url('../images/background.jpeg') repeat fixed center;
}

#content
{
  position: absolute;
  overflow:auto; /* add scroll bars as necessary */
  z-index:3; /* If required to cover any other divs */
  top:1em; /* a value to miss the header */
  bottom:0; /* a value to miss the footer */
  right:0; /* this will put the scroll bar at the right of the page */
  left:0;
  width: auto;
  padding: 2em;
}

#civil
{
	background:#BFDBFF;
  border: 1px solid #333;
}

h1
{
  text-align: center;
/*  border-bottom: 2px solid; */
  margin: 0;
}

h2
{
  text-align:center;
  border-bottom: 1px solid lightgray;
}

.block
{
  background-color: #eeeeee;
  border: 1px solid #888;
  padding: 0;
  margin: 1em;
}

.block h2
{
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #eef4ff;
  border-bottom: 1px solid #888;
}

#civil
{
  text-align: left;
  padding: 3px;
  clear:none;
  float: left;
}

#photo
{
  text-align:right;
  margin: 4px;
}

#photo img
{
  border: 0;
}

dl
{
  margin-left: 1em;
  margin-right: 1em;
}

dl dl
{
  border: 1px solid #88e;
  background: #aae;
}

dd dd
{
  border: none;
  background: #aae;
}

dd
{
  border: 1px solid #aae;
  background: #cce;
}

dd h3
{
  margin: 0;
  font-size: 100%;
}

dt
{
  margin-top: 1em;
  padding-left: 1em;
  font-weight: bold;
  font-size: 120%;
}



.bluelighting .nw {
	background:transparent url(../themes/window/lighting/corners_top-blue.gif) no-repeat scroll 0 -26px;
	height:26px;
	padding-left:6px;
}

.bluelighting .ne {
	background:transparent url(../themes/window/lighting/corners_top-blue.gif) no-repeat scroll right 0;
	height:26px;
	padding-right:6px;
}

.bluelighting .n {
	background:transparent url(../themes/window/lighting/corners_top-blue.gif) repeat-x scroll 0 -52px;
	color:#17385B;
	font:bold 14px/26px Verdana, Arial, sans-serif;
	height:26px;
	margin:0;
	padding:0;
	text-align:center;
	padding-right: 60px;   
	overflow: hidden;
}

.bluelighting_focused .n {
	background:transparent url(../themes/window/lighting/corners_top-blue.gif) repeat-x scroll 0 -52px;
	color:#AB3817;
	font:bold 14px/26px Verdana, Arial, sans-serif;
	height:26px;
	margin:0;
	padding:0;
	text-align:center;
	padding-right: 60px;   
	overflow: hidden;
}

.bluelighting .content {
	background:#BFDBFF;
	color:#000;
	font:normal 12px/1em Verdana, Arial, sans-serif;
	overflow:auto;
}

.bluelighting .w {
	border-left:1px solid #425F82;
	border-right:1px solid #425F82;
}

.bluelighting .e {
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

.bluelighting .sw {
	background:transparent url(../themes/window/lighting/corners_bottom-blue.gif) no-repeat scroll 0 -12px;
	font-size:2px;
	height:12px;
	padding-left:6px;
}

.bluelighting .se {
	background:transparent url(../themes/window/lighting/corners_bottom-blue.gif) no-repeat scroll right 0;
	font-size:2px;
	height:12px;
	padding-right:6px;
}

.bluelighting .se_resize_handle {
	background:transparent url(../themes/window/lighting/sizer-blue.gif) no-repeat scroll right 0;
	font-size:2px;
	height:12px;
	padding-right:12px;
}

.bluelighting .se_sizer { 
  width:12px;
  height:12px;
}          

.bluelighting .s {
	background:transparent url(../themes/window/lighting/corners_bottom-blue.gif) repeat-x scroll 0 -24px;
	font-size:11px;
	line-height:12px;
	height:12px;
	overflow:hidden;
}

.bluelighting .buttons {
  position: absolute;
  top:1px;
  right:10px;
  height: 20px;   
}

.bluelighting .buttons a.close {
  float:left;
	background:transparent url(../themes/window/lighting/buttons-blue.gif) no-repeat 0 0;
	height:20px;
	width:21px;
	padding-top:2px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}

.bluelighting_focused .buttons a.close {
  float:left;
	background:transparent url(../themes/window/lighting/buttons-blue_focused.gif) no-repeat 0 0;
	height:20px;
	width:21px;
	padding-top:2px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}

.bluelighting .buttons a.close:hover {
	background:transparent url(../themes/window/lighting/buttons-blue.gif) no-repeat 0 -20px;
}

.bluelighting .buttons a.maximize {
  float:left;
	background:transparent url(../themes/window/lighting/buttons-blue.gif) no-repeat 0 -40px;
	height:20px;
	width:21px;
	padding-top:1px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}

.bluelighting_focused .buttons a.maximize {
  float:left;
	background:transparent url(../themes/window/lighting/buttons-blue_focused.gif) no-repeat 0 -40px;
	height:20px;
	width:21px;
	padding-top:1px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}
.bluelighting .buttons a.maximize:hover {
	background:transparent url(../themes/window/lighting/buttons-blue.gif) no-repeat 0 -60px;
}

.bluelighting .buttons a.minimize {
  float:left;
	background:transparent url(../themes/window/lighting/buttons-blue.gif) no-repeat 0 -80px;
	height:20px;
	width:21px;
	padding-top:0px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}

.bluelighting_focused .buttons a.minimize {
  float:left;
	background:transparent url(../themes/window/lighting/buttons-blue_focused.gif) no-repeat 0 -80px;
	height:20px;
	width:21px;
	padding-top:0px; /* padding-top = buttons order, it will be reset to 0, do not use padding, use margin*/       
}
.bluelighting .buttons a.minimize:hover {
	background:transparent url(../themes/window/lighting/buttons-blue.gif) no-repeat 0 -100px;
}              

.bluelighting .buttons a.minimize.disabled, .bluelighting .buttons.over a.minimize.disabled  {
	background:none; 
}

.bluelighting_overlay {
	background-color:#DDD;
	filter:alpha(opacity=60);
	height:0;
	opacity: 0.6;
	position:absolute;
	top:0;
	width:100%;
	-moz-opacity: 0.6;
}


#menubar
{
  padding: 0;
  margin: 0;
  background: white;
  top: 0;
  position: absolute;
  width: 100%;
  border-bottom: 2px solid black;
  height: 1em;
  z-index: 80;
}

#menubar a
{
  padding: 0;
}

a.menuentry
{
  padding: 0px;
  margin: 0px;
  border: 0px solid black;
  font-weight: bold;
  color: black;
  overflow: hidden;
}

#menubar ul
{
  padding: 1px;
  margin: 0;
  list-style-type: none;
}

img { padding: 0; margin: 0; border:0;}

#menubar ul ul
{
  display: none;
  background: white;
}

#menubar ul li#menu_logo ul
{
  width: 8em;
  border: 1px solid black;
}

li#menu_logo
{
  width: 2em;
} 

#menubar ul li#menu_logo ul li a
{
  width: 8em;
}

#menu_logo a
{
  width: 3em;
}

#menu_logo img
{
  width: 1em;
  height: 1em;
}

#menubar ul li:hover ul, #menubar ul a:hover ul
{
  display: block;
}

a.submenuentry
{
  display: block;
 /* padding: 2px;*/
  margin: 1px;
  color: black;
  background: #fff;
}

a.submenuentry:hover
{
  background: #CCCEEE;
}












