/*--------------------------------------------------------------------------------
  head #2 include css specification - 
  Copyright 2008 Comsys AB, all rights reserved - http://comsys.se
  Modified june 12 2008 by Peter
  ------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
  navigation
  ------------------------------------------------------------------------------*/
.moduletable_headmenu {position:relative; float:right; overflow:hidden; margin:5px 0 0 0}
#mainlevel_headmenu {margin:0; padding:0; list-style:none;}
#mainlevel_headmenu li {list-style:none!important; background: url(../images/bg/bg_list1.png) no-repeat left; float:left; margin:0 5px 0 -5px; padding:0 10px 0 10px;}
#mainlevel_headmenu a {font-size: 11px; color:#444444;}

/*--------------------------------------------------------------------------------
  modules
  ------------------------------------------------------------------------------*/
div#logo {
	position:absolute; left:0; top:0; z-index:1; overflow:hidden; visibility:visible;
	background:none; margin:0; padding:5px 0 0 20px;
	}
div#logo a {display:block; width:225px; height:70px; background:transparent url(../images/cms_logo3tm.png) left bottom no-repeat;} 

/*--------------------------------------------------------------------------------
  site placeholder containers
  ------------------------------------------------------------------------------*/
div#head {
	position:relative; left:0; top:0; width:920px; height:100px; z-index:20000; overflow:visible;
	background:none ; margin:0; padding:10px 20px 0;
	}
div#search {
	float:right; width:320px; height:40px; z-index:2; overflow:hidden; visibility:visible;
	background:none ; margin: 0 ; padding:0;
	}
div#headbar {
	position:relative; right:0; top:0; width:auto; height:auto; z-index:2; overflow:hidden;
	background:none; margin:0; padding:0; border:0;
	}
