/* @override 
	http://www.etry.local/css/etry.css
	http://www.etry.local/site1195651618.css/etry.css
*/

#logo {
	display: none;
}
#smallquicklinks {
	display: none;
}
#tools {
	display: none;
}
#sitetools {
	display: none;
}


body {
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg.jpg) no-repeat top  left;
}

/* @group Layout */

#wrap {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#header {
	float: left;
	display: block;
	clear: both;
	top: 0px;
	left:0px;
	width: 200px;
	overflow: hidden;
	border-left:0px;
	margin: 0px;
	padding: 0px;
}

#search {
	display: block;
	clear: both;
	width: 200px;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}

#contentwrap {
	display: block;
	float: right;
	width:  730px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#location {
	top: 43px;
	left: 230px;
	width:  450px;
	/*height:  100px;*/
	margin: 0px;
	padding: 130px 0px 0px 0px;
}
#location.firstpage{
	padding-top: 100px;
}

#submenu {
	position: absolute;
	top: 115px;
	left: 320px;
	width:  650px;
	margin: 0px;
	padding: 0px;
}



#text {
	float: left;
	width:  420px;
	margin: 0px;
	padding: 20px 30px 20px 0px;
	border-right: 1px dotted #ddd;
}
#text.firstpage {
	padding-top: 0px;
}

#thanks, #errors, #welcome {
	width:  410px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #ddd;
	/*background-color: red;
	*/
}

#newsmenu {
	float:right;
	width: 265px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #f00;
}

#note {
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#footer {
	position: relative;
	clear: both;
	left: 100px;
	width:  790px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

/* @end */

/* @group Typography */

html, p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

body, table tr,table p, table caption {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #444;
}

a, table a {
	color: #d50;
}

a:hover, table a:hover {
	color: #0058ba;
}

hr {
	border: none 0;
	border-top: 1px solid #ddd;
	width: 100%;
	height: 1px;
	margin: 0px 0px 20px 0px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

p strong, p b {
	color: #234;
}

h1 {
	font: normal 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0058ba;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font: bold 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0058ba;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

h3 {
	font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0058ba;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
dt {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	color: #555;
}
dt label {
	color: #555;
	font-weight: bold;
}
dd {
	padding: 0px;
	margin: 0px;
}

/* @end */

/* @group text */

#text a {
	color: #d50 !important;
}

#text p {
	padding: 0px 10px 10px 0px;
}

#text a:hover {
	color: #0058ba !important;
}
#text.firstpage ul{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#text.firstpage ul li {
	font-size: 12px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
list-style: none;
}
#text.firstpage ul li a {
	display: block;
	font-size: 12px;
	background: #fff url(img/nuoli.gif) no-repeat top  left;
	padding: 0px 0px 0px 22px;
	margin: 0px;
	text-decoration: none;
	color: #333 ! important;
}
#text.firstpage ul li a:hover {
	text-decoration: none;
	color: #d50 ! important;
}

/* @end */

/* @group smallquicklinks */

#smallquicklinks {
	font: normal 9px/14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#smallquicklinks ul {
	padding: 10px 0px 0px 22px;
	margin: 0px;
}

#smallquicklinks ul li, #smallquicklinks ul li p {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

/* @end */

#text ol, #text ul, #note ol, #note ul {
	background-color: transparent;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	margin: 0px 0px 10px 15px;
	padding: 8px 0px 4px 0px;
}

#text ol li, #text ol li p, #note ol li, #note ol li p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	line-height: 15px;
	text-indent: 0px;
	color: #333;
	background-color: transparent;
}

#text ul li, #note ul li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
	line-height: 15px;
	text-align: left;
	text-indent: 0px;
	color: #333;
	list-style-image:url("img/bullet.gif");
}
#text ul li p ,#note ul li p  {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
}

#text ul li {
	padding: 0px 0px 5px 0px !important;
}


/* @group note */

#note ul li, #note ol li {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;*/
}
/*
#note ul {
	padding: 0px 0px 10px 10px;
	background-color: red;

}

#note ul li {
	padding: 0px 0px 0px 0px;
	background: none;
	margin: 0px 0px 0px 5px;
}

#note ul li p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/


#note ul {
	padding: 0px 0px 10px 10px !important;

}
#note ul li {
	padding: 0px 0px 0px 0px !important;
}




#note h1 {
	font: normal 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0058ba;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#note h2 {
	font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0058ba;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#note h3 {
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0058ba;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

/* @end */

/* @group location */

#location p {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #008ad9;
}
#location h1 {
	font: normal 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#location h1 b, #location h1 strong{
	color: #00A2F6 !important;
	font-weight: normal;
}
#location p b, #location p strong{
	color: #0058ba;
}
#location.firstpage h1{
	font: normal 24px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#location.firstpage h1 b, #location.firstpage h1 strong{
	color: #00A2F6;
	font-weight: normal;
}

/* @end */

/* @group footer */

#footer p {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	padding: 30px 20px 20px 100px;
	color: #666;
}

#footer a {
	color: #d50;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group mainmenu */

/* MAIN MENU---------------------------------------------------------*/

#mainmenu {
	float: left;
	position: relative;
	display: block;
	width: 150px;
	padding: 0px 0px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(img/menuborder.gif) no-repeat 0px 1px;
}

#mainmenu a {
	display: block;
	position: relative;
	line-height: 14px;
	text-decoration: none;
	color: #dd5500;
}


#mainmenu ul {
	width: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

#mainmenu ul li {
	padding: 0px;
	margin: 0px;
	background: #fff;
	text-align: right;
}

#mainmenu ul li a {
	display: block;
	position: relative;
	padding: 6px 0px 0px 24px;
	margin: 0px;
	height: 20px;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	background: url(img/navibg.gif) no-repeat 0px 0px;
	margin-top: 1px;	
}

#mainmenu ul li a:hover {
	background: #ffffff url(img/navibg.gif) no-repeat 0px 0px;
	color: #0058ba;
}


#mainmenu ul li.open a {
	background: url(img/navibg.gif) no-repeat 0px -55px;
}


#mainmenu ul li.open ul {
	width: 100%;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

#mainmenu ul li.open ul li {
	background: #fffffff;
}

#mainmenu ul li.open ul li a {
	position: relative;
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	height: 14px;
	background: url(img/navibg.gif) no-repeat 0px -114px;
}

#mainmenu ul li.open ul li a:hover {
	background: #ffffff url(img/navibg.gif) no-repeat 0px -114px;
}

#mainmenu ul li.open ul li.open a {
	background: url(img/navibg.gif) no-repeat 0px -234px;
}

#mainmenu ul li.open ul li.selected a {
	background: #ffffff url(img/navibg.gif) no-repeat 0px -150px;
	color: #0058ba;
}


#mainmenu ul li.open ul li.open ul {
	border: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #c0e26d;
}

#mainmenu ul li.open ul li.open ul li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: none;
}

#mainmenu ul li.open ul li.open ul li a {
	padding: 2px 0px 1px 32px;
	color: #dd5500;
	border: 0px;
	background: none;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	line-height: 13px;
	height: auto;
}

#mainmenu ul li.open ul li.open ul li a:hover {
	background: #ffffff;
	color: #0058ba;
	border: 0px;
}

#mainmenu ul li.open ul li.open ul li.selected a {
	color: #0058ba;
	background: #ffffff;
	border: 0px;
}
#mainmenu ul li.selected a{
	color: #0058ba;
}
#mainmenu ul li.selected ul li a{
	color: #dd5500;
}
#mainmenu ul li.selected ul li a:hover{
	color: #0058ba;
}








/* MAIN MENU---------------------------------------------------------*/

/* @end */

/* @group quickmenu */

#quickmenu {
	float: left;
	position: relative;
	display: block;
	width: 150px;
	padding: 0px 0px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#quickmenu a {
	display: block;
	position: relative;
	line-height: 14px;
	text-decoration: none;
	color: #dd5500;
}


#quickmenu ul {
	width: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

#quickmenu ul li {
	padding: 0px;
	margin: 0px;
	background: #fff;
	text-align: right;
}

#quickmenu ul li a {
	display: block;
	position: relative;
	padding: 2px 0px 0px 24px;
	margin: 0px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	background: url(img/navibg.gif) no-repeat 0px 0px;
	margin-top: 1px;	
}

#quickmenu ul li a:hover {
	background: #ffffff url(img/navibg.gif) no-repeat 0px 0px;
	color: #0058ba;
}

/* @end */

/* @group sitemap */

#sitemap {
	float: left;
	position: relative;
	display: block;
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px dashed #ccc;
}

#sitemap ul {
	width: 400px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

#sitemap ul li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dashed #ccc;
}

#sitemap ul li a {
	display: block;
	width: 200px;
	position: relative;
	padding: 6px 0px 0px 24px;
	margin: 0px;
	height: 24px;
	line-height: 16px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#sitemap ul li ul {
	width: 100%;
	margin:  -25px 0px 0px 0px;
	padding: 0px 0px 20px 200px;
}

#sitemap ul li ul li {
	border: 0px solid #fff;
}

#sitemap ul li ul li a {
	position: relative;
	display: block;
	padding: 2px 0px 4px 24px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	/*	height: 16px;
	*/
	text-decoration: underline;
}

/* @end */

/* @group search */

#search #lang {
	padding: 20px 0px 0px 17px;
	margin: 0px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

#search #lang li {
	display: inline;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

#search #lang li a {
	padding: 0px 0px 1px 0px;
	margin: 0px;
}

#search #lang li a span {
	display: none;
}

#search #lang li a img {
	width: 14px;
	height: 12px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}

#search #lang li.fin a {
	background: url(img/navibg.gif) no-repeat 0px -670px;
}

#search #lang li.eng a {
	background: url(img/navibg.gif) no-repeat 0px -700px;
}

#search #lang li.swe a {
	background: url(img/navibg.gif) no-repeat 0px -730px;
}

#search #lang li.ger a {
	background: url(img/navibg.gif) no-repeat 0px -760px;
}

#search #lang li a.sitemap {
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

#searchform {
	padding: 30px 0px 0px 10px;
	margin: 0px;
	width: 138px;
}

#searchform li {
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#search .favourites {
	padding: 0px;
	margin: 12px 0px 0px 0px;
	width: 150px;
	height: 18px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 1px solid #999;
}

#search a {
	text-decoration: none;
}

/* @end */

/* @group newsmenu */

#newsmenu p,#note p, #newsmenu_firstpage p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #555;
}

#newsmenu ul, #newsmenu_firstpage ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#newsmenu ul li a, #newsmenu_firstpage ul li a {
	text-decoration: none;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#newsmenu ul li, #newsmenu_firstpage ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(img/navibg.gif) no-repeat -10px -114px;
}

#newsmenu ul li a span.date, #newsmenu ul li a.hover span.date {
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #555 !important;
}

#newsmenu a, #newsmenu img {
	border: 0px;
	text-decoration: none;
}

#newsmenu ul li.selected a {
	font-weight: bold;
}

#newsmenu span.date{

	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	clear: both;
}

/* @end */

#searchform li a {
	font: italic 11px/18px Arial, Helvetica, sans-serif;
}


#search .field {
	padding: 0px;
	margin: 0px;
	width: 92px;
	height: 18px;
	/*	font: normal 12px/12px Arial, Helvetica, sans-serif;
	*/
	background-color: #fff;
	border: 1px solid #999;
}

.greenbutton {
	margin: 0px;
	/*width: 40px;
	*/
	height: 20px;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #ee5533;
	border:1px solid;
	border-top-color:#ff9988;
	border-left-color:#ff9988;
	border-right-color:#bb2211;
	border-bottom-color:#bb2211;
	padding: 0px 6px 0px 6px;
}

#text a img {
	border: #fff solid 2px;
}

#text a:hover img {
	border: #690 solid 2px;
}

/* @group Table styles */

table.no_border {
	border: 0px;
	border-collapse: collapse;
}

table.no_border td {
	border: 1px solid #fff;
	vertical-align: top;
	padding: 2px 0px 0px 10px;
}

table.with_border {
	border: 0px;
	border-collapse: collapse;
	border-collapse: separate;
	border-spacing: 1px;
	background: #eee;
	padding: 0px;
}

table.with_border td {
	vertical-align: top;
	padding: 1px 0px 0px 10px;
	background: #fff;
	border: 0px;
}

table caption {
	border-collapse: separate;
	border-spacing: 1px;
	background: #eee;
	text-align: left;
	padding: 12px 0px 9px 9px;
}

table.with_border td p, table.no_border td p {
	margin: 0px 0px 0px 0px;
}

table.with_border.smalltext td p, table.no_border.smalltext td p {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

/* @end */






/* @group Table styles */

/* @group Table dark */

table.table-dark  {
   border-collapse: collapse;
   border-spacing: 0px;
   border: 2px solid #818181;
}

table.table-dark tr {
}

table.table-dark td {
   border-bottom: 1px solid #818181;
   border-left: 1px solid #818181;
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 1px solid #818181;
   padding: 1px 0px 1px 5px;
}


/* @end */

/* @group Table Light */

table.table-light {
   border-collapse: collapse;
   border-spacing: 0px;
   border: 0px solid #999;
   border-top: 1px solid #999;
   background: #999;   
}

table.table-light tr {
}

table.table-light td {
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 0px solid transparent;
   border-bottom: 1px solid #999;
   padding: 1px 0px 1px 5px;
}

[contenteditable=true] table.table-light td,
[contenteditable=true]>table.table-light td {
   border-right: dotted 1px #faa;
}


/* @end */

/* @group Table None */

table.table-none  {
   border: 0px solid transparent;
   border-collapse: separate;
   border-spacing: 0px;
}

table.table-none td {
   padding: 0px 0px 0px 5px;
   border-spacing: 0px;
   border-spacing: 1px 1px;
   vertical-align: top;
}

[contenteditable=true] table.table-none, 
[contenteditable=true]>table.table-none {       
   border-top: 1px  dotted #faa;
}
/*.contenteditor */
[contenteditable=true] table.table-none td, 
[contenteditable=true]>table.table-none td {
   border-right: 1px  dotted #faa;
   border-bottom: 1px  dotted #faa;
}

/* @end */

/* @group Row styles */

tr.row-bold td {
   font-size: 15px;
}

tr.row-bold td p {
   font-size: 15px;
}

tr.row-dark td {
   background: #818181;       
   color: #fff;    
}

tr.row-light td {
   background: #eeeeee;    
}

/* @end */

/* @end */

textfield, textarea, select {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #444;
}



