/************************/
/* GLOBAL               */
/************************/

body
{
    font: 76%/1.2em Verdana, Arial, Courier;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: White;
    height: 100%;
}
body form
{
    width: 910px;
    max-width: 1200px;
    margin: 8px auto 18px auto;
    text-align: left;
    overflow: hidden;
}
#Page
{
    position: relative;
    padding: 0 0 0 0;
    float: left;
}
a
{
    color: #E50003;
}

h1, h2, h3, h4
{
    font-family: Verdana, Arial, Courier;
}

h1
{
    font-weight: Bold;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0;
    margin: 0 0 0.6em 0;
}
h2
{
    font-weight: normal;
    font-style: italic;
    font-size: 1.4em;
    padding: 0;
    margin: 0.2em 0;
}
h3
{
    font-weight: bold;
    font-size: 1em;
    padding: 0;
    margin: 0.4em 0;
}

p
{
    margin: 0 0 1em 0;
    padding: 0;
}

img
{
    border: 0;
}

.introduction
{
    font-style: italic;
}

hr
{
    margin: 0.5em 0;
    height: 1px;
    padding: 0;
    background: #d7d7d7;
    color: #d7d7d7;
    border: 0;
}

hr.clear
{
    clear: both;
}

ul
{
    padding: 0;
    margin: 1.5em;
}

fieldset
{
    margin: 0 0 1em 0;
    padding: 1em;
}

.hidden
{
    display: none;
}

.error
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color: White;
    background: black url(images/buttonBg.png) repeat-x;
}

table
{
    font-size: 1em;
    border-collapse: collapse;
}

th
{
    text-align: left;
}

/************************/
/* HEADER               */
/************************/
#HeaderArea
{
    float: left;
}
#Header
{
    float: left;
    padding-bottom: 4px;
    height: 111px;
    width: 910px;
    cursor: pointer;
}
.Header
{
    float: left;
    padding-bottom: 4px;
    height: 111px;
    width: 910px;
    cursor: pointer;
}
#HeaderFlash
{
    float: left;
    padding-bottom: 4px;
    height: 111px;
    width: 910px;
    cursor: pointer;
}
#Logotype
{
    float: left;
    width: 910px;
    height: 111px; /*padding: 1em 1em 1em 1em;*/ /*border:1px red dashed;*/
}
#Logotype img
{
    float: left;
    margin: 1em 1em 1em 1em;
    position: absolute;
    left: 450px;
}
#LogotypeFlash
{
    float: left;
    width: 910px;
    height: 111px;
}
#FunctionsArea
{
    float: left;
    height: 30px; /*border:0px green dashed;*/
    width: 910px;
    vertical-align: middle;
}
#Functions
{
    float: left;
    width: 910px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.75em;
    line-height: 25px;
    height: 25px; /*border:0px red solid;*/
}
#Functions li
{
    display: block;
    height: 1.2em;
    float: right;
    padding: 0 0 0 0.9em;
    overflow: visible;
}
#Functions li.first
{
    border-left: 0;
}
#Functions li a
{
    display: block;
    color: Black;
    text-decoration: none;
    float: left;
    padding-right: 1.4em;
}
#Functions a:hover
{
    color: Black;
    text-decoration: underline;
}
a.loginButton
{
    background: url(images/ButtonLogin.png) no-repeat;
}
a.logoutButton
{
    background: url(images/ButtonLogin.png) no-repeat;
}
a.rssButton
{
    background: url(images/rss_icon.png) no-repeat 9px center;
    text-align: left;
    margin-right: 10px; /*border:1px solid black;*/
}
a.sitemapButton
{
    /*background: url(images/ButtonSitemap.png) no-repeat;*/
}
#Functions .MSFDropDown
{
    /*background-color:Gray;*/
    height: 18px;
    width: 140px; /*color:White;*/
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    border: gray 1px solid;
    margin-bottom: 2px;
}

/*a.languageButton, input.languageButton
{
	background: url(images/buttonLanguage.png) no-repeat;
}

input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1em;
}*/

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea
{
    float: left;
    position: relative;
    width: 910px;
    height: 28px;
    background: url(images/MainNavBg.jpg) repeat-x;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: White;
    font-size: 7pt;
    font-weight: bold;
    line-height: 24px;
    clear: both;
    overflow: hidden; /*border:0px magenta dashed;*/
}
#MainMenuArea .AdvancedSearch
{
    position: absolute;
    right: 156px;
    color: White;
    font-size: 7.4pt;
    font-weight: normal;
}
#MainMenuArea ul
{
    float: left;
    height: 30px;
    margin: 0;
    padding: 0px 0px 0px 3px;
    list-style-type: none;
    float: left; /*border:0px solid yellow;*/
}
#MainMenuArea li
{
    display: block;
    float: left;
    margin: 0px 0px 2px 0px;
    padding: 0px 2px 0px 0px;
    height: 26px;
    text-transform: uppercase; /*border:0px green solid;*/
}
#MainMenuArea li.selected
{
    /*background: url(images/MainMenuSelectedBg.png) no-repeat right top; */
}
#MainMenuArea li.selected a
{
    display: block;
    padding: 1px 7px;
}
#MainMenuArea li a
{
    display: block;
    padding: 1px 10px;
    text-decoration: none;
    color: White;
}
#MainMenuArea li.unselected a:hover
{
    background: url(images/MainMenuHoverBg.png) repeat-x;
    border: 1px solid #3d3e41;
    padding: 0 9px;
}

/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
    position: absolute;
    right: 0px;
    margin: 2px 8px 0 0;
    padding: 1px;
    border: silver 1px solid;
    vertical-align: middle;
}
input.quickSearchField
{
    /*background-color: #757575;*/
    border: 1px solid white;
    font-size: 1.2em;
    float: left;
    margin: 0 2px 0 0;
    height: 1.1em;
    width: 7em;
}
.quickSearchButton
{
    background-color: #121212;
    border: 1px gray solid;
    vertical-align: middle;
    font-size: 1.1em;
    color: Silver;
    height: 1.7em;
    display: block;
    float: left;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
    float: left;
    width: 668px;
    padding: 23px 0 1.5em 0;
    overflow: hidden;
}
#StageAreaGMaps
{
    float: left;
    width: 100%;
    padding: 23px 0 1.5em 0;
    overflow: hidden;
}

/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
    position: absolute;
    left: 20.5em;
    font-size: 0.8em;
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    line-height: 2.5em;
}
#BreadCrumbsArea a
{
    color: #3e3e3e;
    text-decoration: none;
}
#BreadCrumbsArea a:hover
{
    text-decoration: underline;
}

/*************************/
/* SUBMENUAREA           */
/*************************/
#SubMenuArea
{
    float: left;
    width: 169px; /*169*/
    overflow: hidden;
    color: #3e3e3e;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    padding: 0 0 2em 0; /*border: 1px green dashed;*/
}
#SubMenuArea h2
{
    height: 24px;
    width: 168px; /*228*/
    background: url(images/listheader.jpg) repeat-x;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #ffffff;
    text-indent: 5px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 24px; /*border: 1px red dashed;*/
}
#SubMenuArea h2 a
{
    text-decoration: none;
    color: #ffffff;
}
#SubMenuArea h2 a:hover
{
    text-decoration: none;
    color: #f5f5f5;
}
#SubMenuArea a
{
    color: #3e3e3e;
}
#SubMenuArea a:hover
{
    color: Black;
}
#SubMenuArea ul
{
    padding: 0;
    margin: 0 0;
    list-style-type: none;
    line-height: 1em; /*border:1px solid yellow;*/
}
#SubMenuArea ul ul
{
    margin: 0 0 0.6em 1.5em;
    border: 0;
}
#SubMenuArea li
{
    /*border:1px dashed blue;*/
    border-bottom: 1px solid #d7d7d7;
}
#SubMenuArea li a, #SubMenuArea li span
{
    display: block;
    padding: 0.5em 0.5em 0.5em 1.2em;
    text-decoration: none;
}
#SubMenuArea li span
{
    background-image: url(images/arrow2.gif);
    background-repeat: no-repeat;
    background-position: 0.2em 0.6em; /*border: 1px black dashed;*/
}
#SubMenuArea li li span
{
    background-position: 0.7em 0.2em;
}
#SubMenuArea li li a, #SubMenuArea li li span
{
    padding: 2px 0px 2px 15px;
}
#SubMenuArea li li
{
    border-bottom-color: White;
    font-size: 0.8em;
}
#SubMenuArea li li span
{
    font-weight: bold;
}
#SubMenuArea li li li
{
    font-size: 1em;
}

/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea
{
    /* IE 6 doesn't support min-height so the height is set instead, */ /* relying on that it will expand beyond it if needed */
    float: left;
    height: 20em;
    min-height: 20em;
    width: 494px;
}

/* IE 6 doesn't understand the > selector and ignores it */
html > body #MainContentArea
{
    height: auto;
}

#MainContentAreaGMaps
{
    /* IE 6 doesn't support min-height so the height is set instead, */ /* relying on that it will expand beyond it if needed */
    float: left;
    height: 20em;
    min-height: 20em;
    width: 721px;
    padding-left: 20px;
}

/* IE 6 doesn't understand the > selector and ignores it */
html > body #MainContentAreaGMaps
{
    height: auto;
}

#MainBodyArea
{
    width: 100%;
    overflow: hidden;
    float: left; /*border: 0px green dashed;*/
}

.imgArticle
{
    width: 470px;
    height: auto;
}


#MainBodyArea #MainBody
{
    /*padding: 0 2em 2em;*/ /*border:1px dashed orange;*/
    padding: 0 0 0 2em;
}
#MainBodyArea .pageList
{
    float: left;
    width: 100%;
    padding: 0;
}
#MainBodyArea .pageList ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#SecondaryBodyArea
{
    width: 100%;
    overflow: hidden;
    float: left; /*border:1px dashed magenta;*/
}
#SecondaryBodyArea #SecondaryBody
{
    padding: 0 2em 0 2em; /*border:1px dashed brown;*/
}

/*************************/
/* STARTPAGE             */
/*************************/
#StageArea.StartPage
{
    float: left;
    background-image: none;
    width: 668px;
    padding-bottom: 0;
    margin: 0;
    overflow: hidden; /*border: 1px green solid;*/
}
#StageArea.StartPage #ImageArea
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 18em;
    clear: both;
    background-color: #006ea0;
    border-bottom: 0.6em solid #006ea0;
}
#StageArea.StartPage #SecondaryBodyArea
{
    position: absolute;
    top: 0em;
    right: 0em;
    width: 17em;
    height: 18em;
    padding: 2em;
    color: White;
    overflow: hidden;
}
#StageArea.StartPage .pageList
{
    border: 0;
    padding: 0;
    margin: 0;
}
/*#StageArea.StartPage .pageListAboutUs
{
	border: 0;
	padding: 0;
	margin: 0;
	overflow:hidden;
	height:100%;
}*/
.StartPage ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#StageArea.StartPage #MainContentArea
{
    float: left;
    height: auto;
    width: 662px;
    min-height: 0;
    padding: 0 0;
    margin: 0;
    background-image: none;
    overflow: hidden;
}
#StageArea.StartPage #MainBodyArea
{
    float: left;
    width: 23em;
    padding: 0 2em 0 1.5em;
    border: 0;
    overflow: hidden;
}
#StageArea.StartPage #NewsArea
{
    float: left;
    width: 250px;
    padding: 0 0 1em 0.8em;
    overflow: hidden;
    min-height: 300px;
}
#StageArea.StartPage .pageList li.NewsArticle
{
    float: left;
    width: 100%;
    font-family: Verdana, Arial, Courier;
    padding: 0.5em 0 1em 0;
    list-style-type: none;
    font-size: 0.86em;
    border-top: 1px silver solid;
}
#StageArea.StartPage .pageList li.NewsArticle p
{
    padding: 0;
    margin: 0;
}
#StageArea.StartPage .MainNewsArticle
{
    float: left;
    width: 100%;
    font-family: Verdana, Arial, Courier;
    padding: 0 0 1em 0;
    list-style-type: none;
    font-size: 0.86em;
    
}
#MainBody .NewsArticle
{
    float: left;
    width: 100%;
    font-family: Verdana, Arial, Courier;
    padding: 1em 0 1em 0;
    list-style-type: none;
    font-size: 0.86em;
}
#MainBody .NewsArticle .NewsBody
{
    padding: 1em 0 1em 0;
}
#MainBody .NewsArticle .NewsFunctions
{
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 3em;
}
#MainBody .NewsArticle .NewsFunctions .NewsFunction
{
    float: right;
    width: 130px;
    height: 25px;
}
#MainBody .NewsArticle .NewsFunctions a
{
    float: left;
    text-decoration: none;
    color: Black;
}
#MainBody .NewsArticle .NewsFunctions a img
{
    float: left;
    margin-right: 5px;
}
#MainBody .NewsArticle .NewsFunctions a .Links
{
    float: left;
    padding-left: 0.5em;
    cursor: pointer;
    position: absolute;
    vertical-align: bottom;
}
#StageArea.StartPage .pageList li.NewsArticle h3
{
    font-family: Verdana, Arial, Courier;
    font-size: 1.1em;
}
#StageArea.StartPage .MainNewsArticle h3
{
    /*font-size: 1.75em;*/
    letter-spacing:-0.05em;
    word-spacing:-0.1em;
}

#MainBody .NewsArticle h1, #StageArea #NewsArea .pageList li.NewsArticle h3.NewsHeading a
{
    color: #f80000;
    text-decoration: none;
    font-family: Verdana, Arial, Courier;
    font-weight: bold;
    font-size: 1.1em;
}
#StageArea.StartPage .pageList li.NewsArticle h3 a, #StageArea.StartPage .MainNewsArticle h3 a
{
    text-decoration: none;
    color: Black;
}
#StageArea.StartPage .pageList li.NewsArticle .Preview a, #StageArea.StartPage .MainNewsArticle .Preview a
{
    text-decoration: none;
    font-size: 1em;
    color: #777777;
}
#StageArea.StartPage .pageList li.NewsArticle .dateTime, #StageArea.StartPage .MainNewsArticle .dateTime, #MainBody .NewsArticle .dateTime
{
    font-size: 1em;
    font-weight: bold;
    color: #777777;
}
#StageArea.StartPage .pageList li.NewsArticle .Source, #StageArea.StartPage .MainNewsArticle .Source, #MainBody .NewsArticle .Source
{
    font-size: 1em;
    font-weight: bold;
    color: #f80000;
}
#StageArea.StartPage .pageList li.NewsArticle .frontImage, #StageArea.StartPage .MainNewsArticle .frontImage
{
    float: left;
    width: 100%;
}
#StageArea.StartPage .pageList li.NewsArticle .imageComment, #StageArea.StartPage .MainNewsArticle .imageComment, #MainBody .imageComment
{
    float: left;
    line-height: 1.3em;
    padding-top: 4px;
    width: 280px;
}
#MainBody .imageComment
{
    width: 360px;
}
.imageComment, .photographName
{
    font: bold xx-small/2em arial;
}



#StageArea .photographName
{
    float: right;
    width: 100px;
    text-align: right;
    line-height: 1.3em;
    padding-top: 4px;
}

#StageArea.StartPage #NewsArea .pageList .seeMore
{
    border-top: 1px silver solid;
    float: left;
    padding-top: 0.6em;
    margin-top: 0;
    width: 100%;
    margin-top: 0.4em;
}
#StageArea.StartPage #NewsArea li, #StageArea.StartPage #EventsArea li
{
    margin: 0.5em 0;
}
#StageArea.StartPage #MainNewsArticle
{
    float: left;
    width: 390px; /*padding: 0.5em 1em 0 0;*/
    padding: 0.5em 0 0 0;
    margin-right: 0.5em;
    overflow: hidden; /*border: 1px black dashed;*/
}
#StageArea.StartPage #ImageLinkArea
{
    float: left;
    padding: 2em 0;
    width: 100%; /*border: 1px red dashed;*/
}
#StageArea.StartPage #ImageLinkArea .ImageLink
{
    float: left;
    background: url(images/ImageLinksBg.png) no-repeat;
    width: 213px;
    height: 140px;
    float: left;
    margin: 0 7px 0 0; /*border: 1px dashed black;*/
}
#StageArea.StartPage #ImageLinkArea .ImageLink a img
{
    float: left; /*width: 213px;*/ /*height: 140px;*/
    width: 209px;
    height: 136px;
    padding: 2px;
    border: 0;
}
#SideArea .SideAreaItem a img
{
    width: 230px;
    border: 0;
}
#SideArea .SideAreaItem a img.small
{
    width: 228px;
}

/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea
{
    width: 100%;
}
.loginArea label
{
    display: block;
    line-height: 1em;
    width: 35%;
}
.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea
{
    width: 100%;
}
.registerArea label
{
    display: block;
    line-height: 1em;
}
.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea
{
    width: 100%;
}
.subscriptionArea label.topLabel
{
    display: block;
    line-height: 1em;
}
.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}
.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}
.subscriptionListArea td
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea
{
    padding-top: 2em;
}
#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}
#ResultArea li
{
    margin: 0;
    padding: 0;
}
#ResultArea li a
{
    color: Black;
}
#ResultArea li p
{
    font-size: 0.9em;
}

input.searchText
{
    width: 75%;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#SiteMap ul ul
{
    margin-left: 3em;
}
/*#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}
#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}
#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Verdana, Arial, Courier;
}
#SiteMap li a
{
    text-decoration: none;
    color: Black;
}
#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 1em;
    font-weight: normal;
}
#SiteMap li li a
{
    text-decoration: none;
}
#SiteMap li li li
{
    font-size: 0.9em;
}
#SiteMap li li li a
{
    text-decoration: underline;
}*/

/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#MainBody.documentList .download
{
    float: right;
}
#MainBody.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension
{
    background: url(images/extensions/bmp.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.docExtension
{
    background: url(images/extensions/doc.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.gifExtension
{
    background: url(images/extensions/gif.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.htmExtension, a.htmlExtension
{
    background: url(images/extensions/htm.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.jpgExtension, a.jpegExtension
{
    background: url(images/extensions/jpg.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.mp3Extension
{
    background: url(images/extensions/mp3.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.mpgExtension
{
    background: url(images/extensions/mpg.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.pdfExtension
{
    background: url(images/extensions/pdf.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.pngExtension
{
    background: url(images/extensions/png.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.pptExtension
{
    background: url(images/extensions/ppt.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.tifExtension, a.tiffExtension
{
    background: url(images/extensions/tif.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.txtExtension
{
    background: url(images/extensions/txt.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.wavExtension
{
    background: url(images/extensions/wav.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.xlsExtension
{
    background: url(images/extensions/xls.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}
a.zipExtension
{
    background: url(images/extensions/zip.gif) no-repeat;
    padding: 0 0 2px 20px;
    line-height: 2em;
}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*padding-top: 5px;*/ /*border:1px dashed blue;*/
}
.pageList li
{
    padding-bottom: 0.2em;
    list-style-type: none; /*font-size: larger;*/
    font-size: 0.9em;
}
.pageList li.AboutUsArticle
{
    font-family: Verdana, Arial, Courier;
    padding-bottom: 0.2em;
    list-style-type: none;
    font-size: 0.8em;
    font-weight: bold;
}
.pageList li.AboutUsArticle .Heading
{
    color: Black;
    text-decoration: none;
}
.pageList li.AboutUsArticle .dateTime
{
    color: #272727;
}
.pageList li.AboutUsArticle .Preview a
{
    color: #f80000;
    text-decoration: none;
}
.pageList li.Event
{
    font-family: Verdana, Arial, Courier;
    padding-bottom: 0.2em;
    list-style-type: none;
    font-size: 0.8em;
    font-weight: bold;
}
.pageList li.Event .dateTime
{
    color: Gray;
}
.pageList li.Event .Heading
{
    color: #f80000;
    text-decoration: none;
}
.pageList .seeMore
{
    float: left; /*border:1px dashed black;*/
    margin-top: 1.4em;
}
.pageList .seeMore a
{
    background: url(images/seemore.gif) bottom left no-repeat;
    font-family: Verdana, Arial, Courier;
    padding: 2em 0 0.2em 1.5em;
    list-style-type: none;
    font-size: 0.86em;
    color: #f80000;
    text-decoration: none;
    font-weight: bold; /*border:1px green dashed;*/
}
.pageList .seeMoreEvents a
{
    background: url(images/seemore.gif) bottom left no-repeat;
    font-family: Verdana, Arial, Courier;
    padding: 2em 0 0.2em 1.5em;
    list-style-type: none;
    font-size: 0.86em;
    color: #f80000;
    text-decoration: none;
    font-weight: bold; /*border:1px green dashed;*/
}
.pageList h2
{
    margin: 0;
}


/*************************/
/* FAQ                 */
/*************************/
ul.categoryListing, ul.faqList
{
	margin: 10px 0;
}
ul.categoryListing li, ul.faqList li
{
	list-style: none;
}
a.question, a.category
{
	display: inline-block;
    margin-bottom: 10px;
}
ul.faqList a
{
	text-decoration: none;
}
div.answer
{
	margin-bottom: 1em;
	display: none;
}
#faqForm label
{
	display: block;
	margin-top: 10px;
}
#faqForm input[type='text'], #faqForm textarea
{
	width: 98%;
	font: 12px Verdana, Arial;
}
#faqForm .button
{
	margin-top: 10px;
	cursor: pointer;
}
#faqForm .help
{
	font-size: 10px;
	margin: 0;
}
#faqForm 
{
	margin-top: 20px;
}
#statusMessage
{    
    margin-top: 10px;
    padding: 20px;
    background-position: 10px 10px;    
    background-repeat: no-repeat;
    display: none;
    text-align: center;
}
#statusMessage.error
{	
	background-color: #ffd2d3;
    border: 1px solid red;
    color: red;
}
#statusMessage.success
{	
	background-color: #d4ffcd;
    border: 1px solid green;
    color: green;
}
/*************************/
/* FORMS                 */
/*************************/
#WebPollArea
{
    background: White url(images/sideareamiddleverticalbg2.png) repeat-x scroll center top;
    padding: 5px;
    width: 216px;
    border-right: solid 1px #DFDFDF;
    border-left: solid 1px #DFDFDF;
    font-size: 0.9em;
}
#WebPollArea .xForm .heading
{
    font-weight: bold;
    font-size: 1em;
    width: 228px;
}
#WebPollArea .xForm #id_matrix tr td fieldset
{
    background-color: Transparent;
}
#WebPollArea .xForm #id_matrix td
{
    padding: 0;
}
#WebPollArea b
{
    display: none;
}
.xForm h2
{
    padding: 1em 0;
    margin: 0;
}
.xForm legend
{
    color: Black;
}
.xForm input
{
    float: left;
}
.xForm .heading
{
    font-weight: bold;
    font-size: 1em;
    padding: 0;
    margin: 0.4em 0em;
}
.xForm #id_matrix
{
    width: 100%;
    margin: 0;
    padding: 0;
}
.xForm #id_matrix td
{
    border: 0;
    margin: 0;
    padding: 0.2em 0;
}
span.xformvalidator
{
    color: Red;
}
.xForm .options
{
    float: left;
}
.xForm label
{
    margin-right: 0.5em;
    float: left;
}
#id_matrix br
{
    clear: both;
}
.thankyoumessage
{
    padding: 1em 0;
    margin: 0;
    font-weight: bold;
}

.ingress
{
    font-family: verdana,geneva;
    font-size: 10.8px;
    font-weight: bold;
    line-height: 14px;
}

.ingress2
{
    font-family: verdana,geneva;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}

.xForm #id_matrix tr td .xformInputText
{
    font-family: verdana;
    font-size: 10.8px;
    background-color: #EDEDED;
    background: #EDEDED;
    color: #323232;
}

.xForm #id_matrix tr td .xformInputBtn
{
    font-family: verdana;
    font-size: 10.8px;
    background-color: #EDEDED;
    background: #EDEDED;
    color: #323232;
}

.xForm #id_matrix tr td .material
{
    background: url(images/material.gif) no-repeat;
    line-height: 100px;
    font-size: 15px;
}

.xForm #id_matrix tr td .gavor
{
    background: url(images/gavor.gif) no-repeat;
    line-height: 140px;
    font-size: 15px;
}

.xForm #id_matrix tr td fieldset
{
    font-family: verdana;
    font-size: 10.8px;
    background-color: #EDEDED;
    background: #EDEDED;
    color: #323232;
    border: 0;
}

/*************************/
/* FLASH                 */
/*************************/
#FlashContent
{
    margin-top: 2px;
}
/*************************/
/* FUNCTIONS             */
/*************************/
#Comment
{
    width: 280px;
    padding: 10px;
}
#Comment label
{
    display: block;
}
#Comment textarea
{
    height: 100px;
    width: 220px;
    overflow: auto;
}
#Comment .button
{
    margin-top: 5px;
    display: block;
}
#Comment ul, ul#Comments
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#Comment ul li, ul#Comments li
{
    border-bottom: dashed 1px grey;
}
#SendArticle
{
    padding: 10px;
}
#SendArticle, #SendArticle form
{
    width: 280px;
}

/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
    overflow: visible;
    margin: 0 -0.5em;
    clear: both;
    font-family: Verdana, Arial, Sans-Serif;
}
#Footer
{
    height: 30px; /*background: url(images/FooterCornerLeft.png) bottom left no-repeat;*/
}
#FooterArea ul
{
    margin: 8px 0 0 0;
    padding: 0;
    list-style-type: none;
    float: left;
}
#FooterArea ul li
{
    display: block;
    float: left;
    color: Gray; /*border-left: solid 1px White;*/
    padding: 0 0.8em;
    font-size: 0.8em;
}
#FooterArea ul li.first
{
    border: 0;
}
#FooterArea a
{
    text-decoration: none;
    color: White;
}
#FooterArea a:hover
{
    text-decoration: underline;
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
    border-collapse: collapse;
    border: solid 0.1em #777777;
}
table.classic th
{
    border: solid 0.1em #777777;
    background-color: #DADADA;
    padding: 0.4em;
}
table.classic td
{
    border: solid 0.1em #777777;
    padding: 0.2em 0.4em;
}
table.color
{
    border-collapse: collapse;
    border: solid 0.1em #275569;
}
table.color th
{
    border: solid 0.1em #275569;
    background-color: #4495b9;
    color: White;
    padding: 0.4em;
}
table.color td
{
    border: solid 0.1em #275569;
    padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
}
table.classic th.highlighted
{
    background-color: #AAAAAA;
}
table.classic td.highlighted
{
    background-color: #F0F0F0;
}
table.color th.highlighted
{
    background-color: #377995;
}
table.color td.highlighted
{
    background-color: #d1e6ef;
}
th.leftalignedcontent, td.leftalignedcontent
{
    text-align: left;
}
th.rightalignedcontent, td.rightalignedcontent
{
    text-align: right;
}

/**********************************/
/*   Image classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
}
img.toprightfloatingimage
{
    float: right;
    vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}

/************************/
/* SIDE AREA            */
/************************/
#SideArea
{
    float: left;
    width: 230px;
    padding: 23px 0 0 12px;
}
#SideArea .SideAreaItem
{
    float: left;
    width: 100%; /*margin:0 0 12px 0;*/
    margin: 0px;
}
#SideArea .SideAreaItem img
{
    padding-bottom: 12px;
}
#SideArea .FirstItem
{
    margin-bottom: 0px;
}
#SideArea .SideAreaItem .pageList
{
    float: left;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
#SideArea .SideAreaItemSlideshow
{
    float: left;
    width: 100%;
    margin: 0px;
}
#SideArea .SideAreaItemSlideshow img
{
    padding-bottom: 12px;
}
#SideArea .SideAreaItemSlideshow a img
{
    border: 0pt none;
    width: 228px;
}
#SideArea #EventsArea
{
    float: left;
    width: 200px;
    padding: 0 0 0 0;
    overflow: hidden;
}
#SideArea #ItemHeader
{
    height: 24px;
    width: 228px;
    background: url(images/listheader.jpg) repeat-x;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    text-indent: 10px;
    line-height: 24px;
}
#SideArea .SideAreaBottom
{
    float: left;
    width: 228px;
    background: url(images/sideareabottombg.png) no-repeat;
    height: 5px;
    min-height: 5px;
    padding-bottom: 12px;
}
#SideArea .SideAreaItem a img.smallimage
{
    width: 228px;
    padding-bottom: 0;
}
#SideArea .SideAreaBottomImage
{
    float: left;
    padding-bottom: 7px;
    width: 228px;
    height: 5px;
}
.WorldImage
{
    float: left;
    width: 220px;
    background: #ffffff url(images/sideareamiddleverticalbg2.png) repeat-x top;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
    overflow: hidden;
}
.WorldImage .WorldImageArea
{
    float: left;
    background: url(images/worldmap3.png) no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
}
#WorldImageMap
{
    float: left;
    width: 220px;
    height: 126px;
    background: #ffffff url(images/sideareamiddleverticalbg2.png) repeat-x top;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
    overflow: hidden;
}
#WorldImageMap .WorldImageArea
{
    float: left;
    background: url(images/worldmap3.png) no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
}
#WorldImageLinks
{
    float: left;
    width: 220px;
    background: #ffffff url(images/sideareamiddleverticalbg2.png) repeat-x top;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
    overflow: hidden;
}
#WorldImageLinks .WorldImageArea
{
    float: left;
    background: url(images/worldmap3.png) no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
}
#WrittenAboutUs
{
    float: left;
    width: 220px;
    background: url(images/sideareamiddleverticalbg2.gif) repeat-y;
    min-height: 100px;
}
.itemleftborder
{
    float: left;
    background: url(images/sidearealeftverticalbg.png) repeat-y;
    width: 4px;
    max-width: 4px;
    min-height: 100px;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
}
.itemrightborder
{
    float: left;
    background: url(images/sidearearightverticalbg.png) repeat-y top;
    width: 4px;
    max-width: 4px;
    min-height: 100px;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
}
.mainBodyClass
{
    font-size: 0.9em;
}
/*****************************
*   CUSTOM TWITTER BUTTON   *
*****************************/
 #custom-tweet-button a {
    display: block;
    background: url(images/tweeth.png) scroll 0 0 no-repeat; /*url('http://platform0.twitter.com/widgets/images/tweet.png') scroll 0 0 no-repeat;*/
    height:20px;
    width:55px;
  }
#custom-tweet-button a:hover {
    background-position:0 -20px;
}
#custom-tweet-button a:active {
    background-position:0 -40px;
}  

/*****************
*   NEWS         *
*****************/
.NewsItemFunctions ul
{
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
}

.NewsItemFunctions li
{
    /* display: inline; */ /*margin-right: 20px;*/
    /*line-height: 23px;*/
    display: block;
    /*float: left;*/
    width: 179px;
    margin-top:5px;
    margin-bottom:5px;
    clear: both;
}


.NewsItemFunctions a
{
    text-decoration: none;
    color: #777;
    font-weight: bold;
    font-size: 1em;
    font-family: verdana;
    word-spacing: -0.1em;
}

.NewsItemFunctions img
{
    vertical-align: middle;
    margin-right: 5px;
}
.thumbnailRight
{
    float: right;
    margin: 2px 0 0 4px;
}
.thumbnailLeft
{
    float: left;
    margin: 4px 4px 0 0;
}
.SelectedPagingItem
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    cursor: text;
}
.UnselectedPagingItem
{
    color: #ff0000;
    font-weight: bold;
}
.disclaimer
{
    font-size: 0.8em;
    font-style: italic;
}

.retriever_feed
{
    font-family: Verdana, Arial, Courier;
    padding-bottom: 0.2em;
    list-style-type: none;
    font-size: 0.8em;
    font-weight: bold;
}
.retriever_feed br
{
    display: none;
}
.retriever_feed span
{
    display: block;
}
.retriever_source
{
    text-decoration: none;
    font-size: 1em;
    color: #000000;
    padding-bottom: 5px;
}
.retriever_date
{
    font-size: 1em;
    font-weight: bold;
    color: #000000;
}
.retriever_link
{
    color: #f80000;
    text-decoration: none;
}

/* MODULES */
#ModuleSettingsOuterDiv
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    padding: 5px;
    z-index: 110;
}
#ModulesSettingsBackground
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    z-index: 100;
}
.webPartZone, .webPartZone table, .webPartZone table table, .webPartZone table table table, .webPartZone td, .webPartZone td td, .webPartZone td td td
{
    padding: 0px !important;
    padding: 0 0 0 0 !important;
    margin: 0px !important;
    width: 100% !important;
}
.webPartEditZone
{
    font: Verdana, Arial, Courier;
    font-size: 1.1em;
    border: 1px gray solid;
}
.webPartEditZone input[type="button"]
{
    background-color: #121212;
    color: Silver;
    height: 1.7em;
}
.webPartEditZone input[type="text"]
{
    background-color: Silver;
    color: #121212;
    height: 1.1em;
}

#WorldImageModule
{
    float: left;
    width: 220px;
    padding-bottom: 5px;
}
#WorldImageModule a
{
    color: #000;
    text-decoration: none;
    font-size: 10.8px; /*font-size:0.9em;*/
}
#WorldImageModule a:hover
{
    color: #000;
    text-decoration: underline;
}
#WorldImageModule h3
{
    color: #000000 !important;
    font-size: 0.8em;
}
.ImageLinkModule
{
    float: left;
    height: 140px;
    float: left;
    margin: 0 7px 0 0; /*margin-top:12px;*/
}
#ItemHeaderModule
{
    margin-top: 12px;
    height: 24px;
    width: 228px;
    background: url(images/listheader.jpg) repeat-x;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    text-indent: 10px;
    line-height: 24px;
}
.CollapsiblePanelHeader
{
    height: 24px;
    width: 228px;
    background: url(images/listheader.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    text-indent: 10px;
    line-height: 24px;
    cursor: pointer;
}
.CollapsiblePanelHeader img
{
    float: right;
    vertical-align: top;
}
.CollapsiblePanelContent
{
    float: left;
}
#FlashBottom
{
    margin-bottom: 12px;
}
.ModuleBodyHolder
{
    min-height: 0px;
    float: left;
}
/****************/
/* SPLASHSCREEN */
/****************/
.splashscreen
{
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.splashscreen #SplashBackground
{
    background: #000000;
    display: none;
    filter: alpha(opacity=85);	
    height:100%;
    left: 0px;
    opacity: 0.85;
    position: absolute;
    width:100%;
}
.splashscreen #SplashScreenFlash	
{
	position: relative;	
}
.splashscreen #msfsplashscreen	
{
	position: relative;	
}

#itemleftborderlinksbanner
{
    float: left;
    background: url(images/sidearealeftverticalbg.png) repeat-y;
    width: 4px;
    max-width: 4px;
    min-height: 10px;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
}
#itemrightborderlinksbanner
{
    float: left;
    background: url(images/sidearearightverticalbg.png) repeat-y top;
    width: 4px;
    max-width: 4px;
    min-height: 10px;
    padding-bottom: 20000px;
    margin-bottom: -20000px;
}
#StageArea.StartPage .MainNewsArticle .frontImage
{
    width: 390px;
    overflow: hidden;
}
.newsHeader
{
    margin-top: 1.5em;
}
div#MainBody img
{
	 clear:right;
}
#RelatedPagesArea
{
	border: 1px solid #dedede;
	clear: right;
	float: right;
	width: 185px;
	margin: 0 0 20px 10px;
	font-size: 10px;
}

#RelatedPagesArea h3
{
	background: url(images/RelatedSquare.png) no-repeat left 3px;
	color: #DF1423;
	margin: 0;
	padding-left: 15px;
	font-size: 1.2em;
}
#RelatedPagesArea h4
{
    color: #000000;
    font-size: 1em;
    margin: 0;
    overflow: hidden;
    margin-top: 10px;
    padding-left: 19px;
    text-transform: uppercase;
}
#RelatedPagesArea h4.section1
{
	background : url(images/artiklar.gif) no-repeat center left;
}
#RelatedPagesArea h4.section2
{
	background : url(images/press.gif) no-repeat center left;
}
#RelatedPagesArea h4.section3
{
	background : url(images/publikation.gif) no-repeat center left;
}
#RelatedPagesArea h4.section4
{
	background : url(images/webbTV.gif) no-repeat center left;
}

#RelatedPagesArea .body
{
	padding: 10px;
}
#RelatedPagesArea .body ul
{
    list-style-type: none;
    margin: 0;
}
#RelatedPagesArea .body li
{
	background: url(images/related.gif) no-repeat left 5px;
	padding-left: 14px;
	padding-top: 3px;
}

#RelatedPagesArea .body li a
{
    color: #8f8f8f;
    text-decoration: none;
    font-weight: bold;
}
#RelatedPagesArea .body li a:hover
{
	text-decoration: underline;
}
#related ul
{
    list-style-type: none;
    margin: 0;
    padding-top: 4px;
}
#related li a
{
    display: block;
    color: #777777;
    text-decoration: none;
    background: url(images/related.gif) no-repeat left center;
    text-indent: 12px;
    line-height: 19px;
    font-weight: bold;
    font-size: 1em;
    font-family: verdana;
    word-spacing: -0.1em;
}
.relatedNewsArticle
{
    clear: left;
    padding-bottom: 20px;
}
h3.articleHeadingBig
{
    font-size:1.77em;   
}
h3.articleHeadingSmall
{
    font-size:1.1em;
}

.clear
{
    clear:both;
    height:4px;
}

/**Brisi**/
#HeaderFlash
{
background: transparent url(../../Styles/Glossy/images/banner-backup.jpg) no-repeat scroll 0pt 0pt; 
display: block; -moz-background-clip: border;
-moz-background-origin: padding;
 -moz-background-inline-policy: continuous;
}

/* ------------------ CHANGES AFTER 2011-08-05 by ISOTOP --------------------- */

.newsImage 
{
    width: 468px;
    height: 351px;
    overflow: hidden;
}
