/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	/*color: black;*/
	color: #393444;
	background: #f8f8f8;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 16px;
}

a {
	text-decoration:none;
	color:#064993;
}

a:hover {
	text-decoration:underline;
}


div {
	margin:0;
	padding:0;
}

img {
	border:0;
}

div#header, div#top_navigation, div#page_mask {
	min-width:760px;
}


h1 {
	color:#064993;
	
}

h2 {
	color:#686868;	
}

/* Heading */
h1 {
	font-size: 260%;
	padding-bottom: 20px;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

body, h1, h2, h3, h4{
	line-height: 140%;
}

p{
	margin-bottom: 1em;
}

div#maincolumn ul{
	margin-bottom: 1em; 
}

div#maincolumn li{
	background: transparent url(../images/list_bullet.png) no-repeat 0px 9px;
	padding-left: 1em;
	list-style-type: none;
	list-style-position: outside;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/top_navigation_bg.png) repeat-x top #333333;
	color: #FFFFFF;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background-position: 0 -52px;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

/* header */

div#header {
	background: white url(../images/top_blue_fading.png) repeat-y right;
	position: relative;
	height: 180px;
	width: 100%;
	float: left;
}

div#logo_center {
	width : 100%;
	margin : 0 auto;
	position: relative;
}

div#logo {
	background: transparent url(../images/top_innoclever_logo.png) center no-repeat;
	position: relative;
	height: 180px;
	width: 300px;
	float: left;
}

div#claim {
	background: transparent url(../images/top_claim_1.png) no-repeat;
	height: 30px;
	width: 400px;
	float: right;
	position: absolute;
	top: 50%;
	right: 1px;
}

/* top navi user3 */

div#top_navigation {
	background: url(../images/top_navigation_bg.png) repeat-x;
	position: relative;
	height: 52px;
	width: 100%;
	float:left;
	font-size: 115%;
	font-weight: bold;
}

div#top_navigation_center{
	width: 100%;
	margin: 0 auto;
}

div#top_navigation ul
{
	list-style: none;
	white-space: nowrap;
	padding-left: 10px;
}

div#top_navigation li
{
	height: 52px;
	border-right: solid 1px black;
	text-align:center;
	width:130px;
}

div#top_navigation ul, div#top_navigation  ul li {
	float:left;
	position:relative;
}

div#top_navigation ul li a
{
	display: block;
	padding: 12px 0px 0px 0px;
	background: url(../images/top_navigation_bg.png) repeat-x;	
	height: 40px;
	color: white;
}
div#top_navigation ul li a:hover, div#top_navigation ul li.active a{
	background-position: 0 -52px;
	text-decoration: none;
}

/* page background */


div#page_mask {
	position:relative;
	clear:both;
	width:100%;
	overflow:hidden;
	background: transparent url(../images/left_page_border.png) repeat-y;
	background-position: 6px 0;
	margin: 0 auto;
}

div#page_mask,div#page_col1wrap, div#top_navigation_center, div#logo_center{
	max-width:1004px; /*to be adapted */	
}

div#page_mid {
	float:left;
	width:200%;
	position:relative;
	left:10px;
	background: white;
}

div#page_right {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-20px;
	background:  #f8f8f8 url(../images/right_page_border.png) repeat-y;	
}

div#page_col1wrap{
	float:right;
	width:50%;
	position:relative;
	right:100%;
}

div#page_col1pad {
	margin:0 0 0 20px;
	overflow:hidden;
	border-bottom: solid #B0B0B0 1px;
}

/* page columns */
div#colmask {
	position:relative;
	clear:both;
	float:left;
	width:100%;	
	overflow:hidden;
	background: url(../images/left_menu_background.png) repeat-x;
}

div#colright{
	float:left;
	width:200%;
	position:relative;
	left:230px;
	background:white;
}

div#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:230px;
}

div#col1pad {
	margin: 25px 35px 35px 265px;
	right:100%;
	position:relative;
	overflow:hidden;
}

div#maincolumn{
	width:100%;
	overflow:hidden;
}

div#leftcolumn
{
	margin-top: 75px;
	margin-bottom: 75px;
	float:left;
	width:230px;
	position: relative;
	right:230px;
	overflow:hidden;
	font-weight: bold;
}


/* left menu */
div#leftcolumn ul li a{
	display: block;
	padding: 5px 30px 5px 30px;	
	width:100%;
	color:black;
}

div#leftcolumn ul {
	padding-bottom:30px;
	margin-left: 0;
	list-style-type: none;	
}

div#leftcolumn ul li a:hover, div#leftcolumn ul li.active a{
	background:#cddeec;
	background-position: 210px center;
	color:#064993;
	text-decoration: none;
}

div#leftcolumn ul li.active a{
	background: #cddeec url(../images/left_navigation_arrow.png) no-repeat;
	background-position: 210px center;
}


/*right column*/
div#rightcolumn{
	float: right;
}
/*pathway*/

div#pathway {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 1em;
}

/*user float*/
div#userfloat{
	float:left;
	width:100%;
}

div#user1float{
	float:left;
	width:47%;
}

div#user2float{
	float:right;
	width:47%;
}

/* footer */
div#footer{
	position:relative;
	float:left;
	width:94%;
	margin: 20px 20px 20px 20px;
	border-top: solid 1px #A0A0A0;
	font-size: 90%;
}

div#footer_menu{
	position:relative;
	float: left;
}

div#footer_menu ul li {
	display: block;
	padding: 0px 5px 0px 5px;	
}

div#footer_menu ul, div#footer_menu  ul li {
	float:left;
}

div#footer_info{
	margin-left: 245px;
}
/* user4 language selector*/

div#user_4
{
    float: right; 
	background: black;
	position: absolute;
	top:0px;
	right: 1px;
}

div#user_4 ul
{
	list-style: none;
	margin: 3px 10px 3px 10px;
	font-weight: normal;
}

div#user_4 ul li
{
	background-image: none;
	float: left;
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
	border: none;
}


div#user_4 ul li a
{
	display: block;
	color: #bbbbbb;
}

div#user_4 ul li#active_language a
{
	color: white;
}
