/*
	ESKILL BASE SCREEN STYLESHEET
	v 1.0
	10px = .83em; 	
	11px = .92em;	
	13px = 1.08em;
*/

* { margin:0; padding:0; }

body { font: 0.75em/140% arial, sans-serif; color:#363636; }

img { border:0; }
a { text-decoration: none; color: #a70a25; }
a:hover { text-decoration: underline; }

/* adjust fonts and spacing for headings */
h1,h2,h3,h4,h5,h6 { margin: 1em 0 .6em 0; font-family:"Lucida Sans", Sans-serif, Arial; }
h1 { font-size: 1.67em; text-transform: uppercase; margin-top: 0; font-weight: normal; }
h2 { font-size: 1.50em; font-weight: normal; }
h3 { font-size: 1.33em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1.17em; }
h6 { font-size: 1.08em; }

/* set basic formstyling */
form {}
fieldset { margin: 1em 0; border: none; }
fieldset legend { color: #000; padding: 0 4px; }
input, textarea { font-size: 1em; padding: 2px; border: 1px solid #dadada; color: inherit; }
input {}
textarea { font-family: Arial, Sans-Serif; } /* remember to set fonts on textarea */
input.radio, input.checkbox { border: none; } /* this is for IE6, obviously for it to work you have to put class="radio" on radio inputs and class="checkbox" on checkbox inputs in the HTML */
input[type='radio'], input[type='checkbox'] { border: none; }
select {}
input.button { background: #54514D; color: #fff; }

.field-row { clear:both; padding:3px 0; }
.field-row label { float:left; width:100px; padding:2px 0 0 0; }
.field-row input { width:250px; }
.field-row input.checkbox { width:auto; }
.field-row textarea { width:250px; height:100px; font-family:arial, sans-serif; font-size:11px; }
.field-row select { width:250px; font-family:arial, sans-serif; font-size:11px; }
.listobject-form { width: 500px; margin-top: 2em; }
.listobject-form fieldset { margin-top:10px; }
.listobject-form input.button { float: left; margin: 10px 0 0 10px; width:100px; padding-bottom:5px; }
.listobject-form input.button:hover { font-weight: bold; cursor:pointer;}
.listobject-form span.required { color:red; font-size:1.2em; margin:0 5px; cursor:help; }
.formBottom { margin-left: 100px; }
.listobject-form .reqMessage { }
.errors { background:#ffffcc; border:1px solid #E2525C; margin:10px 0; }
.errors ul li { color:#E2525C; }
.field-row div.listitems { clear:both; }
.field-row div.listitems label { float:none; width:auto; font-weight:normal; padding:0; }
.field-row div.listitems label input { float:none; }

/* mind the font-sizes in tables */
table { font-size: inherit; border-collapse: collapse; }
th,td { padding: 2px; }
th { text-align: left; }
td {}

ul { list-style: none; }
ol {}
dl {}
dt {}
dd {}
blockquote { margin-left: 40px; margin-right: 40px;}
q {}

/* adjust spacing for content paragraphs, same as above: change this to whatever your content wrapper is */
#content p { margin-bottom: 1em; }

/* do not change these */
.hidden, .access { display: none; }
.eskill-text-link { display: none; }
.eskill-image-link { display: none; } /* DEV:TODO: CHANGE THIS */

.left { float: left; }
.right { float: right; }
.clearthis, .clear, .clearme { clear:both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end of do not change these and hide from IE-mac */

/*= CONTENT
------------------------*/
/* put site specific css below */
/*** Wrappers  ***/
#bodyWrap { background: #fff url(/lisalib/getfile.aspx?itemid=f631a0e5-0136-4e41-b2a1-03fc51be8aae) repeat-x top center; }
.frontpage #bodyWrap { background: #FBFBFB url(/lisalib/getfile.aspx?itemid=f631a0e5-0136-4e41-b2a1-03fc51be8aae) repeat-x top left; }
.subpage #bodyWrap  { background:url("/lisalib/getfile.aspx?itemid=9d804596-84ce-4de6-a710-69fef42c4357") repeat-x scroll center top #FFFFFF;}
.subpage.noCols #bodyWrap { background: #fff url(/lisalib/getfile.aspx?itemid=5ce67a02-93a6-4f24-8213-4a378f6ef42f) repeat-x top left; }

#wrapper { width: 940px; margin: 0 auto; position: relative;}
.subpage.noCols #wrapper { background: none; }
.subpage #column-wrapper { min-height: 700px; }
.subpage.noCols #column-wrapper { padding-top: 15px; }

.subpage .column-one { float: right; width: 685px; padding: 15px 0; margin-bottom: 1em; }
.subpage.noCols .column-one { position: relative; float: left; width: 180px; margin-right: 45px; }
.subpage.noCols .column-one h2 { font-size: 1.17em; }
.subpage .column-two { float: left; width: 235px; }
.subpage.noCols .column-two { width: 715px; }

/*** Right Panel ***/
.subpage .column-one .rightPanel { width: 220px; float: right; padding-left: 20px; background: #fff; }

.subpage .column-one .rightPanel .pi_box { background: url(/lisalib/getfile.aspx?itemid=0e48ee40-e84a-4508-a5cb-4cc20ae4dd28) no-repeat bottom left; padding-bottom: 10px; margin-bottom: 20px; }
.subpage .column-one .rightPanel .pi_box .box_content { background: url(/lisalib/getfile.aspx?itemid=1cb41875-fbbc-4638-9f8f-0e49dc6e643b) no-repeat top left; padding: 15px 15px 5px; min-height: 160px; }
.subpage .column-one .rightPanel .pi_box .box_content h2 { font-size: 1.33em; font-weight: bold; }
.subpage .column-one .countryInfo {border-bottom:1px solid #DEDEDE;}

.subpage .Hasborder img{border:solid 1px #ccc; padding:1px;}
.subpage .Noborder  img{border:0px;}

ul.pdfList li { margin-bottom: 12px; }
ul.pdfList li a { background: url(/lisalib/getfile.aspx?itemid=5f6b72c3-070f-4b11-84df-7bcab84b0737) no-repeat 0px 0px; padding: 0 0 0 25px; color: #363636; display:block; height: 18px; } 
ul.pdfList li a:hover { color: #a70a25; }

/*** Header ***/
#header { height: 147px; width: 940px; position: relative; }
#header img { position: absolute; top: 26px; }

/*** Header Controls ***/
#header-controls { position: absolute; top: 0; right: 0; height: 46px; width: 539px; background: url(/lisalib/getfile.aspx?itemid=d43ff2f1-aa9e-4ba7-bd29-b7b4a3666f55) no-repeat top left; font-family:"Lucida Sans", Sans-serif, Arial; }
#header-controls #extras { margin-top: 5px; margin-left: 145px; float: left; }
#header-controls #extras ul li { float: left; padding: 10px 20px 10px 12px; }
#header-controls #extras ul li.first { background: url(/lisalib/getfile.aspx?itemid=853835ac-c022-4f2c-b4f4-78dfc5244317) top right no-repeat; }
#header-controls #extras ul li.last { padding-left: 22px; }
#header-controls #extras ul li a { color: #373737; padding-top:4px; }
#header-controls #extras ul li.first a { background: url(/lisalib/getfile.aspx?itemid=5ab547a5-7f62-4c26-af8b-f9cb0b98f6df) no-repeat 0px 0px; padding-left: 35px; padding-bottom: 2px; }
#header-controls #extras ul li.first a:hover { background: url(/lisalib/getfile.aspx?itemid=0be4579c-aa0c-4737-b1d0-406adec71886) no-repeat 0px 0px;  }

#header-controls .text-resize-options { display: none; }

/*** Search ***/
#header-controls .search-form { position: relative; top: 10px; float: left; left: 15px; width: 220px; }
#header-controls .search-form input#search-box { float: left; border: solid 1px #e5e5e5; font-family:"Lucida Sans", Sans-serif, Arial; padding: 4px; width: 187px; border-right: none; background: url(/lisalib/getfile.aspx?itemid=a966e177-8776-45dd-b1ee-7a0a4a3e6cb1) repeat-x top left; }
#header-controls .search-form input.submit { float: right; background: url(/lisalib/getfile.aspx?itemid=21a257dd-c579-40ad-a134-d6493fe48a9a) no-repeat 0px 0px; border: none; height: 25px; width: 24px; padding: 0px; /*position: absolute;*/ }

.subpage .content .search-form input { width: 200px; }
.subpage .content .search-form input.submit { margin-left: 10px; width: auto; }

.subpage .content ul { list-style: disc inside; }
.noBullets {list-style:none !important;}
.bullets {list-style: disc inside !important;}

.paging ul { margin-top: 20px; }
.paging ul li { float: left; list-style: none; margin-left: 15px; }

/*** Frontpage Columns ***/
#column-wrapper #topCol { height: 200px;  float: left; margin: 20px 0; }
#column-wrapper #middleCol { height: 170px; float: left; margin-bottom: 20px; }
#column-wrapper #bottomCol { height: 190px;  float: left; position: relative; background: url(/lisalib/getfile.aspx?itemid=ded23edf-2299-46f5-b921-ada3c7aa8ee2) no-repeat bottom right; }
#column-wrapper #BannerCol {width: 920px; float: left; margin:20px 0 0 0;}

/*** Nav ***/
#nav { position: absolute; top: 107px; font-size: 1.08em; height: 40px; width: 940px; }
#nav ul { }
#nav ul li { float: left; position: relative; }
#nav ul li.last { background: url(/lisalib/getfile.aspx?itemid=53075f7d-91c4-472f-b8b1-7695f487c3e8) top right no-repeat; }
#nav ul li a {  background: url(/lisalib/getfile.aspx?itemid=53075f7d-91c4-472f-b8b1-7695f487c3e8) top left no-repeat; padding: 12px 0px 11px; color: #fff; display: block; float: left; font-weight: bold; margin: 0 -1px;}
#nav ul li a:hover, #nav ul li.selected a { background: url(/lisalib/getfile.aspx?itemid=0cc071bc-5308-425a-925e-bf22ed72e8ba) top left no-repeat; text-decoration: none; }

#nav ul li.hover .title, #nav ul li.selected .title {background: url(/lisalib/getfile.aspx?itemid=0cc071bc-5308-425a-925e-bf22ed72e8ba) top right no-repeat;}
#nav ul li.hover, #nav ul li.selected { background: url(/lisalib/getfile.aspx?itemid=68dbb0c4-8107-4640-bbb3-057db3bee34f) repeat-x top left;}
#nav ul li .title{padding: 12px 25px;}

#nav ul li.hover ul li .title{padding: 0; background: none;}

#nav ul ul { visibility:hidden; position: absolute; height: 0; top: 40px; z-index: 100; left:-3px; }

#nav ul ul li, #nav ul ul li.selected { background: url(/lisalib/getfile.aspx?itemid=0b8457ef-f019-47c1-afbf-517dd64c7232) repeat-y !important; padding: 0px 4px 1px 4px; }
#nav ul ul li.first { background: background: url(/lisalib/getfile.aspx?itemid=3a3acaaa-8be1-4ffa-8c04-c9acc2bcc90d) no-repeat top !important; }
#nav ul ul li.last { background: url(/lisalib/getfile.aspx?itemid=48feb8ad-5f34-49b0-ac1f-c676278adbf2) no-repeat bottom left !important; }

#nav ul ul li a{border-bottom: solid 1px #ccc; padding: 7px 45px 7px 15px; text-align: left; font-weight: normal; color: #54514d; width: 140px; text-transform: none; background: url(/lisalib/getfile.aspx?itemid=524c6b41-30c7-4cba-b9b0-95a25d14cf13) repeat-y !important;  }
#nav ul ul li.first a { border-bottom: solid 1px #ccc; background: url(/lisalib/getfile.aspx?itemid=a1b671fb-9ba9-4b7d-bee2-e35303c972a0) no-repeat top !important; }
#nav ul ul li.last a { border:none; background: url(/lisalib/getfile.aspx?itemid=c896133b-db9d-414d-9005-9b4486ff5d9e) no-repeat bottom left !important; margin-bottom:3px; padding: 7px 45px 8px 15px;}

#nav ul ul li a:hover, #nav ul ul li.selected a { color:#272727; background: url(/lisalib/getfile.aspx?itemid=42d5aeef-daad-4bc8-b6b2-c360b630d89d) repeat-y !important; border-top: solid 1px #b4b4b4; border-bottom: solid 1px #b4b4b4; padding: 6px 45px 7px 15px; }

#nav ul ul li.first a:hover {border-bottom: solid 1px #b4b4b4; background: url(/lisalib/getfile.aspx?itemid=810058a5-eefe-490f-9349-11412e560dfc) no-repeat top !important; }
#nav ul ul li.last a:hover {border-top: solid 1px #b4b4b4; border-bottom:none; background: url(/lisalib/getfile.aspx?itemid=82583445-01f5-4ad9-a6bf-b975c24ccb47) no-repeat bottom left !important;}

#nav ul ul li a .title, #nav ul li.hover ul li .title{padding-left:15px; display:block;}
#nav ul ul li a:hover .title, #nav ul ul li.selected .title, #nav ul li.hover ul li a:hover .title, #nav ul li.hover ul li.selected .title { background: url(/lisalib/getfile.aspx?itemid=649b10b8-ed5d-43cc-bc3f-b9fa4e0f2946) no-repeat left 3px; }


#nav ul li:hover ul, #nav ul a:hover ul { visibility:visible; }
#nav ul li:hover ul ul, #nav ul li:hover ul li:hover ul ul { visibility:hidden; }
#nav ul li:hover ul li:hover ul, #nav ul li:hover ul li:hover ul li:hover ul { visibility:visible; }
#nav ul li.hover ul, #nav ul a:hover ul { visibility:visible; }
#nav ul li.hover ul ul, #nav ul li.hover ul li.hover ul ul { visibility:hidden; }
#nav ul li.hover ul li.hover ul, #nav ul li.hover ul li.hover ul li.hover ul { visibility:visible; }



/*** Subnav ***/
#subnav { margin-top: 30px; }
#subnav ul { width: 100%; }
#subnav ul li { width: 220px; }
#subnav ul li.selected, #subnav ul li:hover { background: url(/lisalib/getfile.aspx?itemid=b6de5edd-2870-4610-804a-ad7d70cd76c7) no-repeat top left; width: 233px; }
#subnav ul li.selected a, #subnav ul li:hover a { color: #fff; border-bottom: none; padding-bottom: 8px; }
#subnav ul li a { border-top: solid 1px #fff; border-bottom: solid 1px #e3e3e3; color: #363636; padding: 9px 0 7px 15px; display: block; height: 17px; }
#subnav ul li a:hover { text-decoration: none; }
#subnav ul li.first a { border-top: none; }

#subnav ul li ul li, #subnav ul li.selected ul li, #subnav ul li ul li:hover { background: url(/lisalib/getfile.aspx?itemid=23b9cc1d-7fdd-424a-b966-e7cf6c8af02a) repeat-y top left; width: 220px; }
#subnav ul li ul li.first a { border-top: solid 1px #fff; }
#subnav ul li ul li a, #subnav ul li.selected ul li a { color: #363636; border-bottom: solid 1px #e3e3e3; padding-bottom: 7px; padding-left: 20px; } 
#subnav ul li ul li.selected a, #subnav ul li ul li a:hover { color: #a70a25; }
#subnav ul li a:hover ul li a { color: #363636 !important; }

#subnav ul li ul li ul li a { color: #363636 !important; background: url(/lisalib/getfile.aspx?itemid=5b180a81-23f5-4058-97e4-46113d8c7c09) no-repeat 22px 18px; padding-left: 31px !important; }
#subnav ul li ul li ul li.selected a, #subnav ul li ul li ul li a:hover { background: url(/lisalib/getfile.aspx?itemid=54bc02b2-8991-4816-875e-83abc4ccaf1d) no-repeat 22px 18px; color: #a70a25 !important; }

/*** Footer ***/
#footer { background: #54514D url(/lisalib/getfile.aspx?itemid=049e3489-7f8d-47cf-835c-7255281e8dd3) repeat-x top left; font-family:"Lucida Sans", Sans-serif, Arial; color: #ffffff; font-size: 0.92em; height: 180px; padding-top: 15px; } 
#footer #footer-wrapper { width: 940px; margin: 0 auto; }
#footer #footer-wrapper a { color: #ffffff; }

#footer #footer-wrapper .info { float: left; }
#footer #footer-wrapper .info .title { font-size: 1.36em; } 
#footer #footer-wrapper .trademark { clear: both; float: right; margin-top: 15px; margin-right: 9px; text-align: right; }
#footer #footer-wrapper .created { background: url(/lisalib/getfile.aspx?itemid=3d8a3ab9-2b58-4bb1-ac85-576a50808120) no-repeat top left; width: 92px; height: 13px; float: right; display: block; text-indent: -9999px; overflow: hidden; clear: both; margin-top: 2em; margin-right: 9px;}

#footer #footer-wrapper #shortcuts { float: right; }
#footer #footer-wrapper #shortcuts ul {} 
#footer #footer-wrapper #shortcuts ul li { float: left; } 
#footer #footer-wrapper #shortcuts ul li a { padding: 0 9px; }



/*** Pagecomponents ***/

.frontpage .highlight { float:left; font-family:Georgia,Verdana; font-size:1.33em; background:url("/lisalib/getfile.aspx?itemid=c6330cdb-6703-4add-873d-039068a7413c") no-repeat 0 0; width:940px; height:100px; text-align:center; position:relative; }
.frontpage .highlight a { font-family:lucida sans,arial; background:url("/lisalib/getfile.aspx?itemid=7dd52914-ecc5-466d-b5c7-642eab2b45b5") no-repeat scroll 0 0 transparent; color:#ffffff; display:inline-block; font-family:lucida sans,arial; font-size:0.88em; line-height:29px; text-align:center; text-transform:uppercase; width:139px; position:absolute; right:0px; top:0px; margin: 50px 25px 00;}
.frontpage .highlight #Image{position:relative; width:109px: 98px; float:left; margin:1px 0 0 80px;}
.frontpage .highlight .BannerHeader {position:relative; color:#60acbe; text-transform:uppercase; float:left; margin:22px 0 0 15px; font-family:verdana; font-size:22px; font-weight:bold;}
.frontpage .highlight .BannerText {position:absolute; color:#fff; top:50px; left:205px; font-family:verdana; font-size:17px;}
.frontpage .highlight .BannerText .yellow {color:#ffc300; font-weight:bold;}


#topCol .pi_box { position: relative; background: url(/lisalib/getfile.aspx?itemid=da50054f-fdf0-40f8-8431-26a0714dabd8) no-repeat top left; width: 400px; float: left; height: 170px; padding: 20px 30px; font-family:"Lucida Sans", Sans-serif, Arial; }
#topCol .LisaPageItem { width: 460px; float: left; }
#topCol .pi_box.pos0 { margin-right: 20px; padding-left: 160px; width: 270px; }
#topCol .pi_box.pos1 { padding-top: 20px; padding-bottom: 40px; height: 140px; }
#topCol .pi_box .box_content { display: inline-block; }
#topCol .pi_box h2 { margin: 10px 0 10px; }
#topCol .pi_box p { margin: 5px 0 5px 27px; width: 270px; float: left; }
#topCol .pi_box.pos0 p { margin-left: 0px;  }
#topCol .pi_box p a { font-size: 1.08em; }
#topCol .pi_box a.more { clear: both; float: right; font-size: .92em; display: block; }
#topCol .pi_box a.seemore {background:url("/lisalib/getfile.aspx?itemid=ce8a045d-ef4b-48ef-9acf-7f7698d93a4c") no-repeat scroll 0 0 transparent; color:#373737; display:inline-block; font-size: .92em; text-align:center; text-transform:uppercase; width:141px; line-height:23px; text-decoration:none; position:absolute; right:0px; bottom:0px; margin: 0 25px 25px 0; }
#topCol .pi_box img { float: right; margin: 0 0 20px 10px; }
#topCol .pi_box .ribbon { background: url(/lisalib/getfile.aspx?itemid=e41400d4-6fd7-4fb1-9e03-ea84fb2fc0f2) no-repeat top left; position: absolute; width: 61px; height: 58px; right: -5px; top: -5px; display: block; }
#topCol .pi_box .ribbonBottom { background: url(/lisalib/getfile.aspx?itemid=ee6497d8-7c07-446a-a277-20b6d1dc1e21) no-repeat top left; position: absolute; width: 61px; height: 58px; left: -5px; bottom: -5px; display: block; }
#topCol .pi_box .TopBoxImg{ background: url(/lisalib/getfile.aspx?itemid=729439a6-0265-42cc-8dec-879b140f3f0a) no-repeat top left; position: absolute; height: 168px; width: 177px; left: -13px; top: 25px; display: block; }

#middleCol .pi_box { float: left; width: 300px; height: 170px; padding: 0 30px 0 20px; width: 270px; } 
#middleCol .LisaPageItem  { width: 300px; float: left; }
#middleCol .pi_box.pos0 { background: url(/lisalib/getfile.aspx?itemid=74f28298-aac3-405a-a45e-b511f4f6ed51) no-repeat 294px 24px; }
#middleCol .pi_box.pos1 { background: url(/lisalib/getfile.aspx?itemid=74f28298-aac3-405a-a45e-b511f4f6ed51) no-repeat 314px 24px; }
#middleCol .pi_box.pos0 { padding-left: 0; }
#middleCol .pi_box h2 { margin-bottom: 0.8em; }
#middleCol .pi_box h2 a { color:#363636; }
#middleCol .pi_box img { float: left; margin-right: 15px; }
#middleCol .pi_box.pos0 img, #middleCol .pi_box.pos1 img { margin-top: 6px; }
#middleCol .pi_box p { float: right; width: 210px; }
#middleCol .pi_box a.more { clear: both; text-transform: uppercase; color: #363636; display: block; font-family: arial, sans-serif; font-weight: bold; font-size: .92em; }

#bottomCol .pi_box { float: left; }
#bottomCol .pi_box.pos0 { background: url(/lisalib/getfile.aspx?itemid=bb39240a-2b3f-4b1d-b223-0b9c78b5f2dc) no-repeat 440px 0px; width: 420px; height: 190px; padding-right: 30px; }
#bottomCol .LisaPageItem { width: 420px; float: left; }
#bottomCol .pi_box  h2 { margin-top: 0.6em; }
#bottomCol .pi_box h2 a { color: #363636 }
#bottomCol .pi_box.pos0  h2 { float: left; }
#bottomCol a.rss { background: url(/lisalib/getfile.aspx?itemid=e9524b69-ab28-4e79-a7f7-bdab562faa22) no-repeat right 2px; padding-right: 25px; float: right; margin-top: 0.92em; padding-top: 3px; color: #363636; font-family:"Lucida Sans", Sans-serif, Arial; font-size: .92em; }
#bottomCol .newslist { clear: both; }
#bottomCol .newslist h3 { font-size: 1.08em; font-family: arial, sans-serif; margin: 0 0 0.7em; font-weight: normal; }
#bottomCol .newslist h3 a { color: #363636; font-weight:bold; }
#bottomCol .newslist h3 a:hover { color: #a70a25; } 
#bottomCol .newslist .dates { font-size: .92em; color: #666666; }
#bottomCol .allNews { clear: both; text-transform: uppercase; color: #363636; font-family: arial, sans-serif; font-weight: bold; font-size: .92em; float:right; }

#bottomCol .pi_box.pos1 { margin-left: 30px; width: 200px; }
#bottomCol .pi_box.pos2 { width: 260px; }
#bottomCol select { width: 220px; padding: 4px 5px 4px 3px; font-size: .92em; }

.subpage .rightPanel .pi_box .title { margin-bottom: 1.6em; }

.rightPanel form { text-align: center; }
.rightPanel form input { width: 186px; margin-bottom: 1em; font-family:"Lucida Sans", Sans-serif, Arial; color: #363636; }
.rightPanel form select { margin-bottom: 1em; width: 192px; font-family:"Lucida Sans", Sans-serif, Arial; font-size: 1em; }
.rightPanel form input.button { background: url(/lisalib/getfile.aspx?itemid=373a16e8-96ad-4ca8-8bb9-7ad4c6ce85e2) no-repeat top left; text-align: center; width: 100px; color: #363636; font-size: .92em; border: none; font-weight: bold; height: 23px; margin-top: 1em; font-family: arial, sans-serif; }

/* Breadcrumbs and Actions */
.header { border-bottom: solid 1px #dedede; padding: 0 10px 1px 0; margin-bottom: 1.8em; font-family:"Lucida Sans", Sans-serif, Arial; font-size: 0.75em; height: 23px; }
.subpage.noCols .header { margin-bottom: 0.2em; }
.header ul#breadcrumbs { float: left; text-transform: uppercase; margin: 6px 0px 0px; background: none; border: none; padding: 0; }
.header ul#breadcrumbs li { color: #a70a25; list-style: none; float: left; margin-right: 5px; padding: 0 !important; }
.header ul#breadcrumbs li a { color: #666666; background: url(/lisalib/getfile.aspx?itemid=ae022e8d-f3ac-426c-aa5a-9bab226b6f93) no-repeat right 3px; padding-right: 10px; }

.header .actions { float: right; }
.header .actions #print, .header .actions #send_page, .header .actions #bookmark { float: left; display: block; text-indent: -9999px; width: 16px; overflow: hidden; }
.header .actions #send_page { height: 12px; background: url(/lisalib/getfile.aspx?itemid=14b2b935-0eb4-4b22-8cf4-84bdc9452af8) no-repeat top left; margin-top: 3px; }
.header .actions #send_page:hover { background: url(/lisalib/getfile.aspx?itemid=232a01df-1a33-4d26-88e0-71e6fc83e955) no-repeat top left; }
.header .actions #print { height: 16px; background: url(/lisalib/getfile.aspx?itemid=533036ee-48d6-45e2-8535-d7686b2d45fa) no-repeat top left; margin-left: 10px; }
.header .actions #print:hover { background: url(/lisalib/getfile.aspx?itemid=2f83be55-9d93-48ba-a1d4-06738018f14d) no-repeat top left; }
.header .actions #bookmark { height: 16px; background: url(/lisalib/getfile.aspx?itemid=eae6db0a-f26a-4bb1-bc61-f8a7d3d0083c) no-repeat top left; margin-left: 10px; }
.header .actions #bookmark:hover { background: url(/lisalib/getfile.aspx?itemid=783f42f5-d3a4-4d85-9b4c-98db93617dfe) no-repeat top left; }

/*** News ***/
.subpage .newslist { margin-top: 1em; }
.subpage .newslist .newsitem { padding: 10px 0; border-bottom: dashed 1px #DEDEDE; }
.subpage .newslist .newsitem.pos1 { padding-top: 0; }
.subpage .newslist .newsitem.last { border: none; } 
.subpage .newslist .newsitem h3 { margin-top: 0; }
.subpage .newsitem .dates { color: #666666; font-family:"Lucida Sans", Sans-serif, Arial; font-size: .82em; margin-bottom: 1em; display: block; }
.subpage .newslist .newsitem .dates { margin-bottom: 0; }
.subpage .newsitem .headlines { display: block; line-height: 110%; }
.subpage .newsitem .abstract { font-family:"Lucida Sans", Sans-serif, Arial; margin-bottom: 2em; line-height: 145%; font-size: 1.11em; }
.subpage .newsitem .content img { float: left; margin: 0 15px 15px 0; }
.subpage .newslist .newsitem img { float: left; margin-right: 20px; margin-top: 10px; }
.subpage .newslist .newsitem.pos1 .item { float: right; }
.subpage .newslist .newsitem a.more { clear: both;}

/*** Staff ***/
.staff { }
.staff .staffmember { margin-bottom: 40px; margin-top: 15px; }
.staff .staffmember img { margin-right: 20px; float: left; }
.staff .staffmember .info { float: right; width: 545px; }
.staff .staffmember .info h3 { margin-top: 0px; }
.staff .staffmember .info .desc { margin-top: 10px; }


/*** Location Drop Down ***/
#LocSelBox:focus ul, #LocSelBox:focus b,#LocSelBox:hover ul, #LocSelBox:hover b, #LocSelBox.hover ul, #LocSelBox.hover b { display:block; }

#LocSelBox { position:absolute; z-index:9999; width: 192px; }
.frontpage #LocSelBox { top: 60px; right: 20px; }
.subpage #LocSelBox { top: 520px; right: 150px; }

#LocSelBox h2, .subpage #LocSelBox h3 { padding: 4px 10px 3px; margin: 0 !important; border:1px solid #DDD; border-bottom:1px solid #BBB; background:#FFF; font-family:"Lucida Sans", Sans-serif, Arial; font-size: 1em; }
#LocSelBox h2 a, .subpage #LocSelBox h3 a { display:block; position:relative; color: #363636; }
#LocSelBox h2 a span, .subpage #LocSelBox h3 a span { position: absolute; height: 10px; left: 160px; position:absolute; top: 3px; width: 14px; background:url(/lisalib/getfile.aspx?itemid=5294f9e1-3dff-4ea5-9502-044ad617962d) 0px 0px no-repeat; }
#LocSelBox h2 a:hover, .subpage #LocSelBox h3 a:hover { text-decoration: none; z-index:3; }
#LocSelBox h2 a:focus, .subpage #LocSelBox h3 a:focus { outline:1px dotted #999; }
#LocSelBox ul { list-style: none; margin: 0; padding: 0 0 6px 0; }
#LocSelBox ul li { padding: 1px; background: url(/lisalib/getfile.aspx?itemid=a4a9baa1-1625-42c4-8277-854bee3dc0cd) repeat-y top left; }
#LocSelBox ul li a { display:block; text-decoration:none; color:#505050; padding: 3px 30px; }
#LocSelBox ul li.last, #LocSelBox ul li.last { background: url(/lisalib/getfile.aspx?itemid=2e9270dc-90c9-491c-a55a-69e7451f55e8) no-repeat bottom left; }
#LocSelBox ul li:hover, #LocSelBox ul li:focus { background:#515151 !important;  z-index:3;  }
#LocSelBox ul li.last:hover, #LocSelBox ul li.last:hover { background:#515151 url(/lisalib/getfile.aspx?itemid=a2790113-cd01-437b-9e65-f424244a8278) no-repeat bottom left !important; color: #000;}
#LocSelBox ul li a:hover, #LocSelBox ul li a:focus { color:#FFF; cursor: hand; background-color: #515151; }
#LocSelBox ul li a span { float:left; padding:1px; }
#LocSelBox ul li a span.flag { padding: 0px 25px; height:18px; margin-right:16px; }
#LocSelBox ul li.Bulgaria a { background: url(/lisalib/getfile.aspx?itemid=073afda9-e72d-4095-855a-28eea75c9323) no-repeat 8px 3px; }
#LocSelBox ul li.Czech a { background: url(/lisalib/getfile.aspx?itemid=a2d29a14-3363-4342-9351-dbd3c5d1c27f) no-repeat 8px 3px; }
#LocSelBox ul li.Georgia a { background: url(/lisalib/getfile.aspx?itemid=d3a0e20a-f7bc-40b9-a6ac-1b1b51fbbc23) no-repeat 8px 3px; }
#LocSelBox ul li.Greece a { background: url(/lisalib/getfile.aspx?itemid=688377ed-bca1-460e-bf2d-a35eb617d312) no-repeat 8px 3px; }
#LocSelBox ul li.Latvia a { background: url(/lisalib/getfile.aspx?itemid=0a881d36-b286-4c64-91a1-38b8d44afbe7) no-repeat 8px 3px; }
#LocSelBox ul li.Lithuania a { background: url(/lisalib/getfile.aspx?itemid=a8512c4e-7f80-4da7-8c8d-35fbb9073783) no-repeat 8px 3px; }
#LocSelBox ul li.Malta a { background: url(/lisalib/getfile.aspx?itemid=25b8a55a-fbce-4834-a1c5-4efd9469f366) no-repeat 8px 3px; }
#LocSelBox ul li.Poland a { background: url(/lisalib/getfile.aspx?itemid=e2a8877a-49aa-4690-b48f-905a5dedfe98) no-repeat 8px 3px; }
#LocSelBox ul li.Romania a { background: url(/lisalib/getfile.aspx?itemid=547eb8e3-2a05-415d-9d2a-407fa1a2429d) no-repeat 8px 3px; }
#LocSelBox ul li.Slovakia a { background: url(/lisalib/getfile.aspx?itemid=9d0005c5-9bd4-41d3-965f-57ebc0bf4e1e) no-repeat 8px 3px; }
#LocSelBox ul li.Ukraine a { background: url(/lisalib/getfile.aspx?itemid=2e6f0309-b5d9-4093-9e60-5cd8c89dc772) no-repeat 8px 3px; }
#LocSelBox ul li.Kazakhstan a { background: url(/lisalib/getfile.aspx?itemid=81a24e04-b69e-4a53-bf70-bdea7a1f9326) no-repeat 8px 3px; }
#LocSelBox ul, #LocSelBox b { display:none; }

/*** Search Results ***/ 
.searchResults .searchItem { clear: both; margin-top: 1.5em; }
.searchResults .searchItem .searchPosition { float: left; width: 5%; } 
.searchResults .searchItem .searchContent { float: left; width: 95%; } 
.searchResults .searchItem .searchContent h2 { margin-top: 0; }
.searchResults label{ padding-right: 5px;}
.searchResults .submit{ margin-left: 5px;}

/*** Country drop fix ***/
.frontpage #footer {z-index:1;}
.frontpage #wrapper {z-index:2;}
.subpage.noCols #wrapper {}


/* Footer bottom */
html, body, #bodyWrap {}
html, body, #bodyWrap, #wrapper { min-height:100%; }
#column-wrapper {}
.subpage #wrapper { background:url(/lisalib/getfile.aspx?itemid=6740433c-0323-44e5-b594-c9a981269ebe) repeat-y 211px 0; }
#footer { margin-top:50px; position:relative; }
#header { background:#FFF url(/lisalib/getfile.aspx?itemid=9d804596-84ce-4de6-a710-69fef42c4357) repeat-x center top; }

/* Photo library */
.PLOverview li { cursor:pointer; float:left; width:202px; height:174px; text-align:center; margin:0 30px 40px 0; padding-top:10px; }
.PLOverview li.c0 { margin-right:0; }
.PLOverview li div { height:150px; }
.PLOverview li div img { padding:1px; border:1px solid #B6B6B6; }
.PLOverview li p { color:#505050; line-height:23px; background:url(/lisalib/getfile.aspx?itemid=d4fe0f17-368d-4985-a26d-c607263fc92e); }
.PLOverview li:hover a { text-decoration:underline; }
.PLOverview li:hover img { border-color:#EB0019; }

ul.PLFiles li { padding-top:22px; border-bottom:1px dashed #CCC; }
ul.PLFiles li div.imageArea { float:left; width:123px; height:89px; }
ul.PLFiles li div.imageArea img { padding:1px; border:1px solid #B6B6B6; }
ul.PLFiles li div.textArea { float:left; width:550px; }
ul.PLFiles li div.textArea h3, ul.PLFiles li div.textArea strong { font-size:12px; margin:0;}
ul.PLFiles li div.textArea .nameArea { min-height:53px; }
ul.PLFiles li div.textArea .clearfix a { float:left; padding-right:10px; }

/*** Information Tabs***/
.subpage .content .tabcontrol ul{margin:0px;padding:0px; float:left; list-style:none;}
.infoTabs .tabs li{float:left; width:162px; padding: 8px 0 20px 0; margin-right: 12px; }
.infoTabs .tabs li.current{font-weight:bold;}
.infoTabs .tabpane {background: url(/lisalib/getfile.aspx?itemid=634878c2-e6fc-49ba-8dc3-5fe9f7f9a701) no-repeat left bottom; border:none; padding: 10px 20px 40px; display:none; clear:left; min-height:200px; }
.infoTabs .tabpane.current{display:block;}

.infoTabs {background: url(/lisalib/getfile.aspx?itemid=05a4fcec-f944-4215-b145-d67042df441c)  no-repeat 0 40px; margin-top:30px; margin-bottom: 35px;}

.infoTabs .tabs .Tab0{background: url(/lisalib/getfile.aspx?itemid=9092b636-59cd-4aac-ae74-2a4b7d4d45a8) no-repeat; }
.infoTabs .tabs .Tab1{background: url(/lisalib/getfile.aspx?itemid=ee14603c-8e97-4265-9324-62c50c9c5bd2) no-repeat; }
.infoTabs .tabs .Tab2{background: url(/lisalib/getfile.aspx?itemid=782e7123-ba4f-4653-a15a-26762200d313) no-repeat; }
.infoTabs .tabs .Tab3{background: url(/lisalib/getfile.aspx?itemid=39e3f50f-d683-49e9-a6ec-c0ff0a2bc470) no-repeat; margin-right:0; }

.infoTabs .tabs li a {margin-left:20px; color:#282828; text-decoration:none;}
.infoTabs .tabs li a:hover {font-weight:bold;}
.infoTabs .tabs li.current a{}

.infoTabs .tabs .Tab0.current{background: url(/lisalib/getfile.aspx?itemid=627d8ea1-a2fc-454e-9ec3-d1b256542411) no-repeat; }
.infoTabs .tabs .Tab1.current{background: url(/lisalib/getfile.aspx?itemid=e2252eea-3e57-4f56-b4e8-e2ac3ddea5f4) no-repeat; }
.infoTabs .tabs .Tab2.current{background: url(/lisalib/getfile.aspx?itemid=9b74244c-559c-416a-9d69-ae49eb819816) no-repeat; }
.infoTabs .tabs .Tab3.current{background: url(/lisalib/getfile.aspx?itemid=b82ed51f-52f7-47fb-99a3-086357edce75) no-repeat; }

.infoTabs .tabpane h5{font-weight:normal;}
.infoTabs .tabpane h3{margin-top:0;}

/** Information Columns **/
.infoCol1{padding-right:10px;}
.infoCol2{padding-left:10px;}

/* Web Tree */
ul.sitemap { margin: 0 0 .5em 1em; min-height:349px;}
ul.sitemap ul.sitemap { margin: 0 0 .5em 1.2em; min-height:0;}
ul.sitemap ul.sitemap ul.sitemap { margin: 0 0 0 1.4em; min-height:0;}
ul.sitemap li { margin-top: 0.5em; }

/* about us - owners */
.ownersLogo { padding-bottom: 10px;}

/*** 404 ***/
.subpage .fofpad {margin-top: 30px; margin-left: -60px;}

/* facebox  */
#facebox .b {
  background:url(/lisalib/getfile.aspx?itemid=804bbefc-bc92-470c-ae21-cb2712629bda);
}

#facebox .tl {
  background:url(/lisalib/getfile.aspx?itemid=1c4342f2-0893-4ffe-8b96-0c829a6adae3);
}

#facebox .tr {
  background:url(/lisalib/getfile.aspx?itemid=f54919ef-e9a5-43f8-8f48-2f1d29e06f96);
}

#facebox .bl {
  background:url(/lisalib/getfile.aspx?itemid=e42cb06d-2806-4d6d-bce4-685f0c4f8bb7);
}

#facebox .br {
  background:url(/lisalib/getfile.aspx?itemid=17f29f44-ea25-4ed9-af19-032c49a36f4f);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}