


html, body
{
height: 100%;
margin: 0px;
padding: 0px;
background: #fff url(../images/bgtest.gif) repeat-y 50% 0; 
}


.topbar
{
padding-top: 25px;
margin-bottom: 25px;
background: #fff url(../images/top.jpg) repeat-y 50% 0;
border-left: #ccc 1px solid; 
border-right: #ccc 1px solid; 
}


.subbar
{
margin-bottom: 39px;
margin-top: 10px;
margin-left: 19px;
margin-right: 20px;
font-size: 0.9em;
color: #555;
}

.subbar a
{
text-decoration: none;
color: #555;
}

.subbar a:hover
{
font-weight: bold;
color: #777;
}



.person
{
position: relative;
float: right;
}

.crumbs
{
position: relative;
float: left;
}


h1 
{
font-size: 2.1em;
margin-bottom: 25px;
color: #444;
margin-left: 16px;
letter-spacing : -0.02em;
}

h1 a 
{
text-decoration: none;
color: #444;
}

h2
{
font-size: 1.5em;
margin-bottom: 20px;
padding-bottom: 2px;
color: #666;
letter-spacing : -0.03em;
border-bottom: #ccc 1px solid;
}

h2 a 
{
text-decoration: none;
color: #666;
}


h3
{
font-size: 1.15em;
margin-top: 30px;
margin-bottom: 20px;
padding-bottom: 2px;
color: #666;
font-weight: bold;
border-bottom: #ccc 1px solid;
}

h3 a 
{
text-decoration: none;
color: #666;
}


h4
{
font-size: 1em;
padding-top: 2px;
padding-bottom: 4px;
color: #444;
font-weight: bold;
}


p
{
line-height: 1.35em;
margin-top: 21px;
margin-bottom: 12px;
}


.yui-b
{
margin-left: 17px;
}


.bullets 
{
margin-left: 30px;
}



.bullets li
{
line-height: 1.5em;
list-style-type: circle;
}


.footer
{
border-top: #ccc 1px solid; 
padding-left: 17px;
padding-top: 10px;
margin-top: 30px;
font-size: 0.85em;
}


.footer a 
{
text-decoration: none;
color: #777;
}

.footer a:hover
{
font-weight: bold;
}


.navigation 
{
padding-left: 4px;
}

.navigation a
{
text-decoration: none;
color: #000;
}

.navigation a:hover
{
color: #555;
}

hr 
{
border: 0px;
height: 1px;
width: 100%;
color: #ccc;
background-color: #ccc;
}

.mail
{
margin-top: 8px;
margin-bottom: 8px;
}

.submenu
{
margin-left: 5px;
margin-right: 20px;
}

.box
{
margin-bottom: 12px;
}

.boxtitle
{
background: #fff;
padding: 3px;
font-size: 1.3em;
letter-spacing : -0.01em;
color: #555;
}

.boxtitle a 
{
text-decoration: none;
color: #555;
}

.boxcontent
{
background-color: #eee;
color: #444;
}

.boxcontent li
{
padding: 7px 0px 9px 7px;
border-top: #ccc 1px solid;
}

.boxcontent a
{
display: block;
text-decoration: none;
color: #555;
}

.boxcontent a:hover
{
color: #000;
}


.wallenbergholder 
{
display: block;
margin-left: -4px;
padding-top: 10px;
padding-bottom: 10px;
}

.wennergrenholder
{
display: block;
margin-left: 50px;
padding-top: 10px;
padding-bottom: 7px;
}

.tobiiholder
{
display: block;
margin-left: 45px;
padding-top: 4px;
padding-bottom: 4px;
}

.allerganholder
{
display: block;
margin-left: 30px;
margin-top: 15px;
margin-bottom: 15px;
}

.tabselection
{
margin-top: 20px;
height: 23px;
border-bottom: 1px solid #ccc;
}

.tabselection a
{
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
	cursor: pointer;
	color: #777;
}

.tabselection a:hover
{
	color: #555;
}

.tabitem
{
	height: 16px;
	border: 1px solid #ccc;
	float: left;
	padding: 3px;
	padding-left: 18px;
	padding-right: 18px; 
	margin-bottom: 0px;
	margin-right: 2px;
	background: #eee;	
}

.tabitemselected
{
	height: 16px;
	border: 1px solid  #ccc;
	border-bottom: 1px solid #f9f9f9;
	float: left;
	padding: 3px;
	padding-left: 18px;
	padding-right: 18px; 
	margin-bottom: 0px;
	margin-right: 2px;
	background: #f9f9f9;	
}


div.formcontainer
{
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 15px;  
  background: #f9f9f9;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; 
}


div.row {
  clear: both;
  padding-top: 6px;
  line-height: 1.6em;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 9px;
  border-top: 1px solid #eaeaea;
  }

  
div.row span.formw {
  float: left;
  width: 310px;
  text-align: left;
  padding-left: 12px;
  padding-top: 8px;
  border-top: 1px dotted #eaeaea;
} 

div.row span.forme {
  float: left;
  width: 280px;
  text-align: left;
  padding-left: 12px;
  padding-top: 8px;
  border-top: 1px solid #eaeaea;
} 

input.error, textarea.error {
	border: 2px solid #f00;
} 

div.row span.selection {
  float: left;
  width: 100px;
  text-align: right;
  padding-bottom: 4px;
  padding-right: 15px;
  background: #fff;

  }
  
div.row span.description {
  float: left;
  width: 330px;
  text-align: left;
  padding-bottom: 4px;
  padding-left: 15px;
  background: #fff;
  border-left: 1px solid #ccc;
  }  

  
div.clear {
  clear: both;
}

td  
{
border: 3px #fff solid;
padding-top: 2px;
padding-bottom: 8px;
padding-left: 0px;
padding-right: 3px;
vertical-align: top;
line-height: 1.4em;
}

.data th
{
vertical-align: top;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 5px;
font-weight: bold;
border-bottom: 1px #ccc solid;
color: #555;
}

.data td 
{
vertical-align: top;
padding: 5px;
padding-left: 0px;
padding-right: 5px;
border-bottom: 1px #ddd dotted;
}








