body  { font-size: 14px; font-family: arial, sans-serif; color: #000; margin: 0; }

p, ul, ol, dl, blockquote, pre, address, table { font-size: 1em; line-height: 1.5em; margin: 0 0 1.5em 0; }
h2 { font-size: 1.57em; line-height: 1; margin: 0 0 .75em 0; color: #4197e4; font-family: fontinsans, Arial, serif; font-size: 26px; }
h3 { font-size: 1.42em; line-height: 1; margin: 1.5em 0 0.75em 0; color: #333; } /* 20px */
h4 { font-size: 1.28em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 18px */
h5 { font-size: 1.14em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 16px */

a { color: #4197e4; text-decoration: none; }
a:hover { color: #777; }

address { font-style: normal; }
em { font-style: italic; }

#header { background: #444; height: 150px; padding: 0 0 0 0; background: #444 url(../img/layout/headerbg.jpg) repeat-x bottom left; }
#header .container { position: relative; height: 100%; margin: 0 auto; padding: 0; background: transparent url(../img/layout/logobg.jpg) no-repeat bottom left; }

#header h1 { margin: 0; padding: 0; }
#header h1 a { text-decoration: none; border: none; display: block; width: 241px; height: 71px; position: absolute; bottom: 58px; left: 14px; }
#header h1 a span { display: none; }

#header #langselect { font-family: arial, sans-serif; position: absolute; top: 15px; right: 0; width: 100px; text-align: center; padding: .2em .5em; margin: 0; background: #151515; font-size: .75em; color: #fff; }
#header #langselect a { color: #fff; text-decoration: none; }
#header #langselect a:hover { color: #4197e4; }

#header #menu ul { font-family: arial, sans-serif; list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0; }
#header #menu ul li { margin: 0; padding: 0; display: block; float: left; }
#header #menu ul li a { display: block; padding: .5em 1.35em; background: #151515; color: #fff; }
#header #menu ul li a:hover { color: #4197e4;}
#header #menu ul li.active a { color: #a3d2fc; font-weight: bold; cursor: default; }
#header #menu ul li.active a:hover { }


#main { font-family: "Microsoft Sans Serif", Geneva, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5em }
#main { background: #fff url(../img/layout/mainbg.jpg) repeat-x top left; padding: 4.5em 0 3em 0; }
#main img { background: #efefef; padding: 9px; border: 1px solid transparent; }
#main a:hover img { border-color: #ddd; }
#main h1 img, #main h2 img, #main h3 img, #main h4 img, #main h5 img, #main h6 img { background: transparent; padding: 0; border: none; }
#main img.flir-image { border: none; padding: 0; background: transparent; }

/*#content p:first-child:first-letter { color: #ff0000; font-size: 50px; display: block; float: left; margin: 0 5px 5px 0; }*/

#sidebar { padding-top: 3.2em; }
#sidebar blockquote { color: #858585; font-style: italic; }


#footer { padding: 1.25em 0 3em .75em; background: transparent url(../img/layout/footer_spacer.jpg) no-repeat top center; }
#footer p  { margin : 0; text-align: left; font-size: .85em; }

div.imagelist_item { margin: 1.5em 0 3em 0; }
div.imagelist_item.even { text-align: left; }
div.imagelist_item.odd { text-align: right; }
div.imagelist_item a.image { border: none; text-decoration: none; margin: 0 0 0.75em 0; }
div.imagelist_item a.image img {}
div.imagelist_meta { margin: .75em 0 0 0; }

div.contactdetails { margin: 3em 0 0 0; }

#contactform { font-family: arial, sans-serif; padding: 0 0 0 0; }
#contactform label { display: block; font-weight: bold; text-align: left; font-size: .85em; cursor: pointer; margin: 0 0 .15em 0; }
#contactform input { display: block; margin: 0 0 .75em 0; width: 280px; padding: 3px 5px; }
#contactform textarea { display: block; width: 330px; height: 150px; padding: 5px; }
#contactform input, #contactform textarea { border: 1px solid #ccc; }
#contactform input.submit { margin: 0.75em 0 0 0; padding: 3px 5px; display: block; width: auto; background: #111; color: #fff; text-align: center; border: none; cursor: pointer;  }
#contactform .required, #contactform .invalid { border: 1px solid #ffb2b2; }
#contactform input:focus, #contactform textarea:focus  { border-color: #555; }
#contactform input.hidden { display: none; }

#contactform .errors { background: #FBE3E4; border:2px solid #FBC2C4; color:#8A1F11; font-size: 11px; margin-bottom:1em; padding:0.8em; }



#main dl.contactdetails dt { font-weight: bold; display: block; float: left; width: 80px; }
#main dl.contactdetails dd { display: block; margin-left: 0px; }
#main dl.contactdetails dd img { border: none; padding: 3px 0 0 0; margin: 0; display: inline; background: transparent; }

#gallery { padding: 0; margin: 1.5em auto 0 auto; }
#gallery .gallery_outer a.image { display: block; margin: 0 55px 55px 0; float: left; }
#gallery .gallery_outer a.last { margin-right: 0; }
#gallery .gallery_outer_wide a.image { display: block; margin: 0 6em 4em 0;  }

ul.fadegallery { margin-left: 0; margin-right: 0; padding: 0; list-style: none; }
ul.fadegallery li { margin: 0; padding: 0; text-align: right; }
ul.fadegallery li { display: none; }
ul.fadegallery li.first { display: block; }
#content2 ul.fadegallery { margin-bottom: 1.5em; }

blockquote.splashquote { padding-top: 2.5em; margin-top: 1.5em; background: transparent url(../img/layout/quote.jpg) no-repeat top left; }
blockquote.splashquote p.quote { font-family: arial, sans-serif; font-style: italic; font-size: 17px;  border: none; color: #666; margin-bottom: 0; }
blockquote.splashquote p.source { font-family: georgia, serif; font-weight: normal; text-align: right; font-size: 15px; margin-top: 1.25em; color: #222; }
blockquote.splashquote p.source.flir-replaced { margin-top: .5em; }
blockquote { font-family: arial, sans-serif; font-style: italic; font-size: 17px; border: none; color: #666; }

table.datetable { border: none }
table.datetable td { padding: 0 0 1.2em 0; }
table.datetable td.year { text-align: right; font-weight: bold;  padding-right: 2em; vertical-align: top; }
table.datetable td.description { text-align: left; }

div#pagination { background: #efefef; border-top: 1px solid #ddd; padding: 10px 25px; width: 80%; margin: 1.5em auto; }
div#pagination span { padding: 0 10px; }
body  { font-size: 14px; font-family: arial, sans-serif; color: #000; margin: 0; }

p, ul, ol, dl, blockquote, pre, address, table { font-size: 1em; line-height: 1.5em; margin: 0 0 1.5em 0; }
h2 { font-size: 1.57em; line-height: 1; margin: 0 0 .75em 0; color: #4197e4; font-family: fontinsans, Arial, serif; font-size: 26px; }
h3 { font-size: 1.42em; line-height: 1; margin: 1.5em 0 0.75em 0; color: #333; } /* 20px */
h4 { font-size: 1.28em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 18px */
h5 { font-size: 1.14em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 16px */

a { color: #4197e4; text-decoration: none; }
a:hover { color: #777; }

address { font-style: normal; }
em { font-style: italic; }

#header { background: #444; height: 150px; padding: 0 0 0 0; background: #444 url(../img/layout/headerbg.jpg) repeat-x bottom left; }
#header .container { position: relative; height: 100%; margin: 0 auto; padding: 0; background: transparent url(../img/layout/logobg.jpg) no-repeat bottom left; }

#header h1 { margin: 0; padding: 0; }
#header h1 a { text-decoration: none; border: none; display: block; width: 241px; height: 71px; position: absolute; bottom: 58px; left: 14px; }
#header h1 a span { display: none; }

#header #langselect { font-family: arial, sans-serif; position: absolute; top: 15px; right: 0; width: 100px; text-align: center; padding: .2em .5em; margin: 0; background: #151515; font-size: .75em; color: #fff; }
#header #langselect a { color: #fff; text-decoration: none; }
#header #langselect a:hover { color: #4197e4; }

#header #menu ul { font-family: arial, sans-serif; list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0; }
#header #menu ul li { margin: 0; padding: 0; display: block; float: left; }
#header #menu ul li a { display: block; padding: .5em 1.35em; background: #151515; color: #fff; }
#header #menu ul li a:hover { color: #4197e4;}
#header #menu ul li.active a { color: #a3d2fc; font-weight: bold; cursor: default; }
#header #menu ul li.active a:hover { }


#main { font-family: "Microsoft Sans Serif", Geneva, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5em }
#main { background: #fff url(../img/layout/mainbg.jpg) repeat-x top left; padding: 4.5em 0 3em 0; }
#main img { background: #efefef; padding: 9px; border: 1px solid transparent; }
#main a:hover img { border-color: #ddd; }
#main h1 img, #main h2 img, #main h3 img, #main h4 img, #main h5 img, #main h6 img { background: transparent; padding: 0; border: none; }
#main img.flir-image { border: none; padding: 0; background: transparent; }

/*#content p:first-child:first-letter { color: #ff0000; font-size: 50px; display: block; float: left; margin: 0 5px 5px 0; }*/

#sidebar { padding-top: 3.2em; }
#sidebar blockquote { color: #858585; font-style: italic; }


#footer { padding: 1.25em 0 3em .75em; background: transparent url(../img/layout/footer_spacer.jpg) no-repeat top center; }
#footer p  { margin : 0; text-align: left; font-size: .85em; }

div.imagelist_item { margin: 1.5em 0 3em 0; }
div.imagelist_item.even { text-align: left; }
div.imagelist_item.odd { text-align: right; }
div.imagelist_item a.image { border: none; text-decoration: none; margin: 0 0 0.75em 0; }
div.imagelist_item a.image img {}
div.imagelist_meta { margin: .75em 0 0 0; }

div.contactdetails { margin: 3em 0 0 0; }

#contactform { font-family: arial, sans-serif; padding: 0 0 0 0; }
#contactform label { display: block; font-weight: bold; text-align: left; font-size: .85em; cursor: pointer; margin: 0 0 .15em 0; }
#contactform input { display: block; margin: 0 0 .75em 0; width: 280px; padding: 3px 5px; }
#contactform textarea { display: block; width: 330px; height: 150px; padding: 5px; }
#contactform input, #contactform textarea { border: 1px solid #ccc; }
#contactform input.submit { margin: 0.75em 0 0 0; padding: 3px 5px; display: block; width: auto; background: #111; color: #fff; text-align: center; border: none; cursor: pointer;  }
#contactform .required, #contactform .invalid { border: 1px solid #ffb2b2; }
#contactform input:focus, #contactform textarea:focus  { border-color: #555; }
#contactform input.hidden { display: none; }

#contactform .errors { background: #FBE3E4; border:2px solid #FBC2C4; color:#8A1F11; font-size: 11px; margin-bottom:1em; padding:0.8em; }



#main dl.contactdetails dt { font-weight: bold; display: block; float: left; width: 80px; }
#main dl.contactdetails dd { display: block; margin-left: 0px; }
#main dl.contactdetails dd img { border: none; padding: 3px 0 0 0; margin: 0; display: inline; background: transparent; }

#gallery { padding: 0; margin: 1.5em auto 0 auto; }
#gallery .gallery_outer a.image { display: block; margin: 0 55px 55px 0; float: left; }
#gallery .gallery_outer a.last { margin-right: 0; }
#gallery .gallery_outer_wide a.image { display: block; margin: 0 6em 4em 0;  }

ul.fadegallery { margin-left: 0; margin-right: 0; padding: 0; list-style: none; }
ul.fadegallery li { margin: 0; padding: 0; text-align: right; }
ul.fadegallery li { display: none; }
ul.fadegallery li.first { display: block; }
#content2 ul.fadegallery { margin-bottom: 1.5em; }

blockquote.splashquote { padding-top: 2.5em; margin-top: 1.5em; background: transparent url(../img/layout/quote.jpg) no-repeat top left; }
blockquote.splashquote p.quote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px;  border: none; color: #666; margin-bottom: 0; }
blockquote.splashquote p.source { font-family: fontinregular, georgia, serif; font-weight: normal; text-align: right; font-size: 15px; margin-top: 1.25em; color: #222; }
blockquote.splashquote p.source.flir-replaced { margin-top: .5em; }
blockquote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px; border: none; color: #666; }

table.datetable { border: none }
table.datetable td { padding: 0 0 1.2em 0; }
table.datetable td.year { text-align: right; font-weight: bold;  padding-right: 2em; vertical-align: top; }
table.datetable td.description { text-align: left; }

div#pagination { background: #efefef; border-top: 1px solid #ddd; padding: 10px 25px; width: 80%; margin: 1.5em auto; }
div#pagination span { padding: 0 10px; }
body  { font-size: 14px; font-family: arial, sans-serif; color: #000; margin: 0; }

p, ul, ol, dl, blockquote, pre, address, table { font-size: 1em; line-height: 1.5em; margin: 0 0 1.5em 0; }
h2 { font-size: 1.57em; line-height: 1; margin: 0 0 .75em 0; color: #4197e4; font-family: fontinsans, Arial, serif; font-size: 26px; }
h3 { font-size: 1.42em; line-height: 1; margin: 1.5em 0 0.75em 0; color: #333; } /* 20px */
h4 { font-size: 1.28em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 18px */
h5 { font-size: 1.14em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 16px */

a { color: #4197e4; text-decoration: none; }
a:hover { color: #777; }

address { font-style: normal; }
em { font-style: italic; }

#header { background: #444; height: 150px; padding: 0 0 0 0; background: #444 url(../img/layout/headerbg.jpg) repeat-x bottom left; }
#header .container { position: relative; height: 100%; margin: 0 auto; padding: 0; background: transparent url(../img/layout/logobg.jpg) no-repeat bottom left; }

#header h1 { margin: 0; padding: 0; }
#header h1 a { text-decoration: none; border: none; display: block; width: 241px; height: 71px; position: absolute; bottom: 58px; left: 14px; }
#header h1 a span { display: none; }

#header #langselect { font-family: arial, sans-serif; position: absolute; top: 15px; right: 0; width: 100px; text-align: center; padding: .2em .5em; margin: 0; background: #151515; font-size: .75em; color: #fff; }
#header #langselect a { color: #fff; text-decoration: none; }
#header #langselect a:hover { color: #4197e4; }

#header #menu ul { font-family: arial, sans-serif; list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0; }
#header #menu ul li { margin: 0; padding: 0; display: block; float: left; }
#header #menu ul li a { display: block; padding: .5em 1.35em; background: #151515; color: #fff; }
#header #menu ul li a:hover { color: #4197e4;}
#header #menu ul li.active a { color: #a3d2fc; font-weight: bold; cursor: default; }
#header #menu ul li.active a:hover { }


#main { font-family: "Microsoft Sans Serif", Geneva, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5em }
#main { background: #fff url(../img/layout/mainbg.jpg) repeat-x top left; padding: 4.5em 0 3em 0; }
#main img { background: #efefef; padding: 9px; border: 1px solid transparent; }
#main a:hover img { border-color: #ddd; }
#main h1 img, #main h2 img, #main h3 img, #main h4 img, #main h5 img, #main h6 img { background: transparent; padding: 0; border: none; }
#main img.flir-image { border: none; padding: 0; background: transparent; }

/*#content p:first-child:first-letter { color: #ff0000; font-size: 50px; display: block; float: left; margin: 0 5px 5px 0; }*/

#sidebar { padding-top: 3.2em; }
#sidebar blockquote { color: #858585; font-style: italic; }


#footer { padding: 1.25em 0 3em .75em; background: transparent url(../img/layout/footer_spacer.jpg) no-repeat top center; }
#footer p  { margin : 0; text-align: left; font-size: .85em; }

div.imagelist_item { margin: 1.5em 0 3em 0; }
div.imagelist_item.even { text-align: left; }
div.imagelist_item.odd { text-align: right; }
div.imagelist_item a.image { border: none; text-decoration: none; margin: 0 0 0.75em 0; }
div.imagelist_item a.image img {}
div.imagelist_meta { margin: .75em 0 0 0; }

div.contactdetails { margin: 3em 0 0 0; }

#contactform { font-family: arial, sans-serif; padding: 0 0 0 0; }
#contactform label { display: block; font-weight: bold; text-align: left; font-size: .85em; cursor: pointer; margin: 0 0 .15em 0; }
#contactform input { display: block; margin: 0 0 .75em 0; width: 280px; padding: 3px 5px; }
#contactform textarea { display: block; width: 330px; height: 150px; padding: 5px; }
#contactform input, #contactform textarea { border: 1px solid #ccc; }
#contactform input.submit { margin: 0.75em 0 0 0; padding: 3px 5px; display: block; width: auto; background: #111; color: #fff; text-align: center; border: none; cursor: pointer;  }
#contactform .required, #contactform .invalid { border: 1px solid #ffb2b2; }
#contactform input:focus, #contactform textarea:focus  { border-color: #555; }
#contactform input.hidden { display: none; }

#contactform .errors { background: #FBE3E4; border:2px solid #FBC2C4; color:#8A1F11; font-size: 11px; margin-bottom:1em; padding:0.8em; }



#main dl.contactdetails dt { font-weight: bold; display: block; float: left; width: 80px; }
#main dl.contactdetails dd { display: block; margin-left: 0px; }
#main dl.contactdetails dd img { border: none; padding: 3px 0 0 0; margin: 0; display: inline; background: transparent; }

#gallery { padding: 0; margin: 1.5em auto 0 auto; }
#gallery .gallery_outer a.image { display: block; margin: 0 55px 55px 0; float: left; }
#gallery .gallery_outer a.last { margin-right: 0; }
#gallery .gallery_outer_wide a.image { display: block; margin: 0 6em 4em 0;  }

ul.fadegallery { margin-left: 0; margin-right: 0; padding: 0; list-style: none; }
ul.fadegallery li { margin: 0; padding: 0; text-align: right; }
ul.fadegallery li { display: none; }
ul.fadegallery li.first { display: block; }
#content2 ul.fadegallery { margin-bottom: 1.5em; }

blockquote.splashquote { padding-top: 2.5em; margin-top: 1.5em; background: transparent url(../img/layout/quote.jpg) no-repeat top left; }
blockquote.splashquote p.quote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px;  border: none; color: #666; margin-bottom: 0; }
blockquote.splashquote p.source { font-family: fontinregular, georgia, serif; font-weight: normal; text-align: right; font-size: 15px; margin-top: 1.25em; color: #222; }
.cufon-ready blockquote.splashquote p.source { margin-top: .5em; }
blockquote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px; border: none; color: #666; }

table.datetable { border: none }
table.datetable td { padding: 0 0 1.2em 0; }
table.datetable td.year { text-align: right; font-weight: bold;  padding-right: 2em; vertical-align: top; }
table.datetable td.description { text-align: left; }

div#pagination { background: #efefef; border-top: 1px solid #ddd; padding: 10px 25px; width: 80%; margin: 1.5em auto; }
div#pagination span { padding: 0 10px; }
body  { font-size: 14px; font-family: arial, sans-serif; color: #000; margin: 0; }

p, ul, ol, dl, blockquote, pre, address, table { font-size: 1em; line-height: 1.5em; margin: 0 0 1.5em 0; }
h2 { font-size: 1.57em; line-height: 1; margin: 0 0 .75em 0; color: #4197e4; font-family: fontinsans, Arial, serif; font-size: 26px; }
h3 { font-size: 1.42em; line-height: 1; margin: 1.5em 0 0.75em 0; color: #333; } /* 20px */
h4 { font-size: 1.28em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 18px */
h5 { font-size: 1.14em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 16px */

a { color: #4197e4; text-decoration: none; }
a:hover { color: #777; }

address { font-style: normal; }
em { font-style: italic; }

#header { background: #444; height: 150px; padding: 0 0 0 0; background: #444 url(../img/layout/headerbg.jpg) repeat-x bottom left; }
#header .container { position: relative; height: 100%; margin: 0 auto; padding: 0; background: transparent url(../img/layout/logobg.jpg) no-repeat bottom left; }

#header h1 { margin: 0; padding: 0; }
#header h1 a { text-decoration: none; border: none; display: block; width: 241px; height: 71px; position: absolute; bottom: 58px; left: 14px; }
#header h1 a span { display: none; }

#header #langselect { font-family: arial, sans-serif; position: absolute; top: 15px; right: 0; width: 100px; text-align: center; padding: .2em .5em; margin: 0; background: #151515; font-size: .75em; color: #fff; }
#header #langselect a { color: #fff; text-decoration: none; }
#header #langselect a:hover { color: #4197e4; }

#header #menu ul { font-family: arial, sans-serif; list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0; }
#header #menu ul li { margin: 0; padding: 0; display: block; float: left; }
#header #menu ul li a { display: block; padding: .5em 1.35em; background: #151515; color: #fff; }
#header #menu ul li a:hover { color: #4197e4;}
#header #menu ul li.active a { color: #a3d2fc; font-weight: bold; cursor: default; }
#header #menu ul li.active a:hover { }


#main { font-family: "Microsoft Sans Serif", Geneva, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5em }
#main { background: #fff url(../img/layout/mainbg.jpg) repeat-x top left; padding: 4.5em 0 3em 0; }
#main img { background: #efefef; padding: 9px; border: 1px solid transparent; }
#main a:hover img { border-color: #ddd; }
#main h1 img, #main h2 img, #main h3 img, #main h4 img, #main h5 img, #main h6 img { background: transparent; padding: 0; border: none; }
#main img.flir-image { border: none; padding: 0; background: transparent; }

/*#content p:first-child:first-letter { color: #ff0000; font-size: 50px; display: block; float: left; margin: 0 5px 5px 0; }*/

#sidebar { padding-top: 3.2em; }
#sidebar blockquote { color: #858585; font-style: italic; }


#footer { padding: 1.25em 0 3em .75em; background: transparent url(../img/layout/footer_spacer.jpg) no-repeat top center; }
#footer p  { margin : 0; text-align: left; font-size: .85em; }

div.imagelist_item { margin: 1.5em 0 3em 0; }
div.imagelist_item.even { text-align: left; }
div.imagelist_item.odd { text-align: right; }
div.imagelist_item a.image { border: none; text-decoration: none; margin: 0 0 0.75em 0; }
div.imagelist_item a.image img {}
div.imagelist_meta { margin: .75em 0 0 0; }

div.contactdetails { margin: 3em 0 0 0; }

#contactform { font-family: arial, sans-serif; padding: 0 0 0 0; }
#contactform label { display: block; font-weight: bold; text-align: left; font-size: .85em; cursor: pointer; margin: 0 0 .15em 0; }
#contactform input { display: block; margin: 0 0 .75em 0; width: 280px; padding: 3px 5px; }
#contactform textarea { display: block; width: 330px; height: 150px; padding: 5px; }
#contactform input, #contactform textarea { border: 1px solid #ccc; }
#contactform input.submit { margin: 0.75em 0 0 0; padding: 3px 5px; display: block; width: auto; background: #111; color: #fff; text-align: center; border: none; cursor: pointer;  }
#contactform .required, #contactform .invalid { border: 1px solid #ffb2b2; }
#contactform input:focus, #contactform textarea:focus  { border-color: #555; }
#contactform input.hidden { display: none; }

#contactform .errors { background: #FBE3E4; border:2px solid #FBC2C4; color:#8A1F11; font-size: 11px; margin-bottom:1em; padding:0.8em; }



#main dl.contactdetails dt { font-weight: bold; display: block; float: left; width: 80px; }
#main dl.contactdetails dd { display: block; margin-left: 0px; }
#main dl.contactdetails dd img { border: none; padding: 3px 0 0 0; margin: 0; display: inline; background: transparent; }

#gallery { padding: 0; margin: 1.5em auto 0 auto; }
#gallery .gallery_outer a.image { display: block; margin: 0 55px 55px 0; float: left; }
#gallery .gallery_outer a.last { margin-right: 0; }
#gallery .gallery_outer_wide a.image { display: block; margin: 0 6em 4em 0;  }

ul.fadegallery { margin-left: 0; margin-right: 0; padding: 0; list-style: none; }
ul.fadegallery li { margin: 0; padding: 0; text-align: right; }
ul.fadegallery li { display: none; }
ul.fadegallery li.first { display: block; }
#content2 ul.fadegallery { margin-bottom: 1.5em; }

blockquote.splashquote { padding-top: 2.5em; margin-top: 1.5em; background: transparent url(../img/layout/quote.jpg) no-repeat top left; }
blockquote.splashquote p.quote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px;  border: none; color: #666; margin-bottom: 0; }
blockquote.splashquote p.source { font-family: fontinregular, georgia, serif; font-weight: normal; text-align: right; font-size: 15px; margin-top: 1.25em; color: #222; }
.cufon-ready blockquote.splashquote p.source { margin-top: 0; }
blockquote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px; border: none; color: #666; }

table.datetable { border: none }
table.datetable td { padding: 0 0 1.2em 0; }
table.datetable td.year { text-align: right; font-weight: bold;  padding-right: 2em; vertical-align: top; }
table.datetable td.description { text-align: left; }

div#pagination { background: #efefef; border-top: 1px solid #ddd; padding: 10px 25px; width: 80%; margin: 1.5em auto; }
div#pagination span { padding: 0 10px; }
body  { font-size: 14px; font-family: arial, sans-serif; color: #000; margin: 0; }

p, ul, ol, dl, blockquote, pre, address, table { font-size: 1em; line-height: 1.5em; margin: 0 0 1.5em 0; }
h2 { font-size: 1.57em; line-height: 1; margin: 0 0 .75em 0; color: #4197e4; font-family: fontinsans, Arial, serif; font-size: 26px; }
h3 { font-size: 1.42em; line-height: 1; margin: 1.5em 0 0.75em 0; color: #333; } /* 20px */
h4 { font-size: 1.28em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 18px */
h5 { font-size: 1.14em; line-height: 1.5; margin: 1.5em 0 0.75em 0; color: #333; } /* 16px */

a { color: #4197e4; text-decoration: none; }
a:hover { color: #777; }

address { font-style: normal; }
em { font-style: italic; }

#header { background: #444; height: 150px; padding: 0 0 0 0; background: #444 url(../img/layout/headerbg.jpg) repeat-x bottom left; }
#header .container { position: relative; height: 100%; margin: 0 auto; padding: 0; background: transparent url(../img/layout/logobg.jpg) no-repeat bottom left; }

#header h1 { margin: 0; padding: 0; }
#header h1 a { text-decoration: none; border: none; display: block; width: 241px; height: 71px; position: absolute; bottom: 58px; left: 14px; }
#header h1 a span { display: none; }

#header #langselect { font-family: arial, sans-serif; position: absolute; top: 15px; right: 0; width: 100px; text-align: center; padding: .2em .5em; margin: 0; background: #151515; font-size: .75em; color: #fff; }
#header #langselect a { color: #fff; text-decoration: none; }
#header #langselect a:hover { color: #4197e4; }

#header #menu ul { font-family: arial, sans-serif; list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0; }
#header #menu ul li { margin: 0; padding: 0; display: block; float: left; }
#header #menu ul li a { display: block; padding: .5em 1.35em; background: #151515; color: #fff; }
#header #menu ul li a:hover { color: #4197e4;}
#header #menu ul li.active a { color: #a3d2fc; font-weight: bold; cursor: default; }
#header #menu ul li.active a:hover { }


#main { font-family: "Microsoft Sans Serif", Geneva, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5em }
#main { background: #fff url(../img/layout/mainbg.jpg) repeat-x top left; padding: 4.5em 0 3em 0; }
#main img { background: #efefef; padding: 9px; border: 1px solid transparent; }
#main a:hover img { border-color: #ddd; }
#main h1 img, #main h2 img, #main h3 img, #main h4 img, #main h5 img, #main h6 img { background: transparent; padding: 0; border: none; }
#main img.flir-image { border: none; padding: 0; background: transparent; }

/*#content p:first-child:first-letter { color: #ff0000; font-size: 50px; display: block; float: left; margin: 0 5px 5px 0; }*/

#sidebar { padding-top: 3.2em; }
#sidebar blockquote { color: #858585; font-style: italic; }


#footer { padding: 1.25em 0 3em .75em; background: transparent url(../img/layout/footer_spacer.jpg) no-repeat top center; }
#footer p  { margin : 0; text-align: left; font-size: .85em; }

div.imagelist_item { margin: 1.5em 0 3em 0; }
div.imagelist_item.even { text-align: left; }
div.imagelist_item.odd { text-align: right; }
div.imagelist_item a.image { border: none; text-decoration: none; margin: 0 0 0.75em 0; }
div.imagelist_item a.image img {}
div.imagelist_meta { margin: .75em 0 0 0; }

div.contactdetails { margin: 3em 0 0 0; }

#contactform { font-family: arial, sans-serif; padding: 0 0 0 0; }
#contactform label { display: block; font-weight: bold; text-align: left; font-size: .85em; cursor: pointer; margin: 0 0 .15em 0; }
#contactform input { display: block; margin: 0 0 .75em 0; width: 280px; padding: 3px 5px; }
#contactform textarea { display: block; width: 330px; height: 150px; padding: 5px; }
#contactform input, #contactform textarea { border: 1px solid #ccc; }
#contactform input.submit { margin: 0.75em 0 0 0; padding: 3px 5px; display: block; width: auto; background: #111; color: #fff; text-align: center; border: none; cursor: pointer;  }
#contactform .required, #contactform .invalid { border: 1px solid #ffb2b2; }
#contactform input:focus, #contactform textarea:focus  { border-color: #555; }
#contactform input.hidden { display: none; }

#contactform .errors { background: #FBE3E4; border:2px solid #FBC2C4; color:#8A1F11; font-size: 11px; margin-bottom:1em; padding:0.8em; }



#main dl.contactdetails dt { font-weight: bold; display: block; float: left; width: 80px; }
#main dl.contactdetails dd { display: block; margin-left: 0px; }
#main dl.contactdetails dd img { border: none; padding: 3px 0 0 0; margin: 0; display: inline; background: transparent; }

#gallery { padding: 0; margin: 1.5em auto 0 auto; }
#gallery .gallery_outer a.image { display: block; margin: 0 55px 55px 0; float: left; }
#gallery .gallery_outer a.last { margin-right: 0; }
#gallery .gallery_outer_wide a.image { display: block; margin: 0 6em 4em 0;  }

ul.fadegallery { margin-left: 0; margin-right: 0; padding: 0; list-style: none; }
ul.fadegallery li { margin: 0; padding: 0; text-align: right; }
ul.fadegallery li { display: none; }
ul.fadegallery li.first { display: block; }
#content2 ul.fadegallery { margin-bottom: 1.5em; }

blockquote.splashquote { padding-top: 2.5em; margin-top: 1.5em; background: transparent url(../img/layout/quote.jpg) no-repeat top left; }
blockquote.splashquote p.quote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px;  border: none; color: #666; margin-bottom: 0; }
blockquote.splashquote p.source { font-family: fontinregular, georgia, serif; font-weight: normal; text-align: right; font-size: 15px; margin-top: 1.25em; color: #222; }
.cufon-ready blockquote.splashquote p.source { margin-top: -15px; }
blockquote { font-family: fontinitalic, arial, sans-serif; font-style: italic; font-size: 17px; border: none; color: #666; }

table.datetable { border: none }
table.datetable td { padding: 0 0 1.2em 0; }
table.datetable td.year { text-align: right; font-weight: bold;  padding-right: 2em; vertical-align: top; }
table.datetable td.description { text-align: left; }

div#pagination { background: #efefef; border-top: 1px solid #ddd; padding: 10px 25px; width: 80%; margin: 1.5em auto; }
div#pagination span { padding: 0 10px; }
