html
{
	overflow-y: scroll; /* CSS3 */
}

body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../../media/gfx/bkg_sun_line_wide.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	line-height: 1.3em;
}

img
{
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0 0 0.4em 0;
}
h1
{
	margin-top: 0.3em;
	font-size: 240%;
	font-weight: normal;
	text-transform: uppercase;
}
h2
{
	font-weight: normal;
	font-size: 1.667em;
	text-transform: uppercase;
}
h3
{
	font-size: 1.166em;
}

body.cufon h1
{
	font-size: 310%;
	margin: 0px;
}
body.cufon h2
{
	font-size: 1.667em;
}
body.cufon h3
{
	font-size: 1.166em;
}

a
{
	color: #64a0c8;
	text-decoration: none;
}
a:hover
{
	cursor: pointer;
	color: #f0b400;
}
a:visited
{
	color: #64a0c8;
}
a:visited:hover
{
	color: #f0b400;
}
h1 a, h2 a
{
	color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover
{
	color: #f0b400;
}
h1 a:visited, h2 a:visited
{
	color: #000;
}
h3 a
{
	color: #827e77;
}
h3 a:visited
{
	color: #827e77;
}



p
{
	margin: 0;
	padding: 0 0 1.5em 0;
}
ul
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
}

input.text
{
	border: 1px solid #e0ded8;
	color: #827e77;
	font-size: 1em;
	padding: 2px 5px;
}

iframe
{
	margin-bottom: 100px;
}

span.ingress
{
	font-size: 1.166em;
	line-height: 1.3em;
}

div.ingress
{
	font-size: 1.166em;
	line-height: 1.3em;
}

/* 
----------------------------------------
	PAGE STRUCTURE COMPONENTS
----------------------------------------
*/

#PageContainer
{
	background-image: url(../../media/gfx/pageContainer_bkg.gif);
	background-position: left 100px;
	background-repeat: repeat-x; /*position: absolute;*/
	z-index: 10;
	width: 100%;
}

#Page
{
	width: 947px;
	margin: 0 auto;
	padding: 0 0px 0px 20px;
}
#PageTop
{
	height: 100px;
	padding-right: 20px;
}
body.frontpage #PageTop
{
	padding-right: 10px;
}

/* Top menu */

ul#TopMenu
{
	float: right;
	list-style: none;
	margin: 57px 10px 0 0;
	padding: 0px;
}
ul#TopMenu li
{
	float: left;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	font-size: 0.916em;
}
ul#TopMenu li a
{
	display: block;
	color: #948f86;
	padding: 2px 12px;
	background-image: url(../../media/gfx/top_menu_sep.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
ul#TopMenu li:first-child a, ul#TopMenu li.noSep a
{
	background-image: none !important;
}
ul#TopMenu li.selected a
{
	color: #fff;
	background-color: #948f86;
}
ul#TopMenu li a:hover
{
	color: #f0b400;
}
ul#TopMenu li a.visited:hover
{
	color: #f0b400;
}
ul#TopMenu li.selected a:hover
{
	color: #fff;
}


/* Hack */
#PageBody
{
	height: 630px;
}
html > body #PageBody
{
	min-height: 570px;
	height: auto;
}
#PageFooter
{
	clear: both;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.833em;
	height: 1em;
}

/* Content components */
#PageLogo
{
	float: left;
	margin-top: 49px;
}

#Search
{
	float: right;
	margin-top: 57px;
}
#Search input.text
{
	width: 160px;
	height: 15px;
}
#Search input.submit
{
	display: none;
}

#ContactPages
{
	width: 45%;
	float: right;
}

#ContactInformation
{
	float: right;
	width: 100%;
	text-align: right;
}

/* 
----------------------------------------
	FRONTPAGE
----------------------------------------
*/

body.frontpage #PageContainer
{
}

body.frontpage #MainContent
{
	height: 335px;
}
body.frontpage .NewsContainer, body.frontpage .frontpageNewsContainer
{
	position: relative;
	top: -4px;
	left: -4px;
	height: 296px;
}
body.alternative .frontpageNewsContainer
{
	display: none;
}
/* 
----------------------------------------
	SECTION PAGE
----------------------------------------
*/
body.section #Page
{
	width: 957px;
}

body.section #MenuContainer
{
	width: 299px;
	float: left;
	margin-right: 0px;
}
body.section #SectionPoster
{
	float: left;
	width: 658px;
	height: 369px;
	margin-top: 1px;
	background-position: top left;
	background-repeat: no-repeat;
}
body.section #ContentContainer
{
	width: 935px;
	clear: both;
	position: relative;
	top: -35px;
	padding-top: 10px;
	background-color: #fff;
	border: 1px solid #e3e1dc;
}
html > body.section #ContentContainer
{
	width: 945px;
	top: -39px;
	left: -4px;
	background-image: url(../../media/gfx/section/sectionContent_topBkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	border: 0px;
	background-color: transparent;
}

html > body.section #ContentContainer .shadow.middle
{
	background-image: url(../../media/gfx/section/sectionContent_middleBkg.png);
}
html > body.section #ContentContainer .shadow.footer
{
	background-image: url(../../media/gfx/section/sectionContent_footerBkg.png);
}
body.section #PageFooter
{
	margin-right: 20px;
	position: relative;
	top: -39px;
	height: 2em;
}

/* 
----------------------------------------
	ARTICLE PAGE, NEWSROOM, SEARCH -> uses .article
----------------------------------------
*/

body.article #MenuContainer
{
	width: 299px;
	float: left;
	margin-right: 16px;
}
body.article #ContentContainer
{
	margin-top: 15px;
	float: left;
	width: 618px;
	background-color: #fff;
	padding-top: 1px;
	border: 1px solid #e3e1dc;
}
html > body.article #ContentContainer
{
	width: 626px;
	background-image: url(../../media/gfx/contentContainer_topBkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 10px;
	border: none;
}

/* 
----------------------------------------
	SYSTEM ERROR
----------------------------------------
*/
body.systemError #Page
{
	width: 957px;
}
html > body.systemError #PageBody
{
	height: 500px;
}
#ErrorMessage
{
	background-color: #ffca2c;
	float: left;
	width: 289px;
	height: 369px;
	background-image: url('../../media/gfx/errorMsgTop.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#ErrorMessage .errorContent
{
	padding: 25px 10px 10px 10px;
	line-height: 1.4em;
}
#ErrorMessage h1
{
	font-size: 200%;
	margin-bottom: 0.3em;
}
#ErrorMessage a
{
	color: #64a0c8;
}
#ErrorMessage a:hover
{
	color: #fff;
}
#ErrorMessage p.address
{
	padding-bottom: 0.5em;
}
#ErrorMessage dl.contactInfo
{
	width: 100%;
	padding: 0;
	margin: 0;
}
#ErrorMessage dl.contactInfo dt
{
	width: 25%;
	float: left;
	clear: left;
}
#ErrorMessage dl.contactInfo dt, #ErrorMessage dl.contactInfo dd
{
	padding-bottom: 0.2em;
}


/* 
----------------------------------------
	COMMON CONTENT (page shadow etc)
----------------------------------------
*/
.content
{
	height: 500px;
	background-color: #fff;
}
html > body .content
{
	height: auto;
	min-height: 500px;
	margin: 0px 4px 0px 4px;
	background-image: url(../../media/gfx/contentFooterShade.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
html > body .shadow.middle
{
	background-image: url(../../media/gfx/contentContainer_bkg.png);
	background-repeat: repeat-y;
	background-position: top left;
}
html > body .shadow.footer
{
	background-image: url(../../media/gfx/contentContainer_footerBkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
}
.contentMain
{
	padding: 0px 10px 0px 10px;
	clear: both;
	margin: 0px;
}
.contentHead
{
	border-bottom: 1px solid #e0ded8;
	clear: both;
	padding: 10px 10px 0px 10px;
}
.contentFooter
{
	width: 100%;
	clear: both;
}

/* 
----------------------------------------
	MAIN MENU
----------------------------------------
*/

#MainMenu
{
	float: left;
	width: 299px;
	margin-bottom: 10px;
	background-image: url(../../media/gfx/menu/mainMenu_topline.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
body.alternative #MainMenu
{
	padding-top: 1px;
}
#MainMenu li
{
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	display: block;
}
#MainMenu li a
{
	width: 267px;
	line-height: 1.1em;
	text-transform: uppercase;
	display: block;
	color: #827e77;
	padding: 11px 16px 9px 16px;
	font-size: 1.8em;
	background-image: url(../../media/gfx/menu/mainMenu_underline.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#MainMenu li a:hover
{
	background-image: url(../../media/gfx/menu/mainMenu_over.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
	color: #000;
}
#MainMenu li a.selected
{
	background-image: url(../../media/gfx/menu/mainMenu_over.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
	color: #000;
}
body.frontpage #MainMenu
{
	background-image: url(../../media/gfx/menu/mainMenu_topline_frontpage.gif);
}
body.frontpage #MainMenu li a
{
	background-image: url(../../media/gfx/menu/mainMenu_underline_frontpage.gif);
}
body.frontpage #MainMenu li a:hover
{
	background-image: url(../../media/gfx/menu/mainMenu_over_frontpage.gif);
}

/* 
----------------------------------------
	FRONTPAGE POSTER
----------------------------------------
*/

#Poster
{
	float: right;
	width: 638px;
	height: 335px;
	display: block;
}

/* 
----------------------------------------
	FRONTPAGE POSTER
----------------------------------------
*/

#FrontpageNews
{
	margin-left: 4px;
	margin-right: 4px;
	display: block;
	background-color: #fff;
	border: 1px solid #e3e1dc;
	padding: 1px;
}
#FrontpageNews ul li
{
	width: 311px;
	float: left;
	margin-left: 1px;
}
#FrontpageNews ul li:first-child
{
	margin-left: 0px;
}
#FrontpageNews ul h3
{
	background-color: #000;
	background-image: url(../../media/gfx/newsHeader_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #fff;
	padding: 10px;
	font-weight: normal;
	font-size: 1.666em;
	margin-bottom: 1px;
}
#FrontpageNews ul h4
{
	font-size: 1.222em;
	margin: 1em 10px 0.5em 10px;
}
#FrontpageNews ul h4 a
{
	color: #000;
}
#FrontpageNews ul h4 a:hover
{
	color: #f0b400;
}
#FrontpageNews ul p
{
	margin: 0 10px;
}
#FrontpageNews ul li ul.news li
{
	width: 100%;
	border-top: 1px solid #e8e6e2;
}
#FrontpageNews ul li ul.news li:first-child
{
	border-top: none;
}
#FrontpageNews ul li ul.news h4
{
	color: #827e77;
	margin-bottom: 0.2em;
}
#FrontpageNews ul li ul.news li p.date
{
	color: #827e77;
	margin-bottom: 0em;
}
/* 
----------------------------------------
	SUB MENU
----------------------------------------
*/
div#SubMenu
{
	width: 100%;
	clear: both;
	padding-top: 16px;
	background-color: #fff;
	font-size: 0.916em;
	background-image: url(../../media/gfx/menu/subMenuTopShadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#SubMenu ul
{
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
html > body div#SubMenu
{
	background-image: url(../../media/gfx/menu/subMenuTopShadow.png);
}
div#SubMenu ul li
{
	display: block;
	background-image: url(../../media/gfx/menu/subMenu_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 0px;
}
div#SubMenu ul li.selected
{
	background-image: none;
	position: relative;
	top: -1px;
}
div#SubMenu ul li a
{
	display: block;
	width: 269px;
	padding: 4px 9px 5px 19px;
	background-position: left 50%;
	background-repeat: no-repeat;
	color: #64a0c8;
}
div#SubMenu ul li a:hover
{
	background-color: #e2f4ff;
	color: #64a0c8; /*	background-color: #64a0c8; 	color: #fff; */
}
div#SubMenu ul li.selected a
{
	background-image: url(../../media/gfx/menu/subMenu_selectedBkg.gif);
	color: #fff;
}

/* Level 2 */
div#SubMenu ul li ul
{
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	background-image: url(../../media/gfx/menu/subMenu_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
div#SubMenu ul li ul li
{
	background-image: none;
	display: block;
	padding: 0 9px;
}
div#SubMenu ul li ul li.selected
{
	position: static;
	top: 0px;
}
div#SubMenu ul li ul li a
{
	border-top: 1px solid #e2f4ff;
	width: 249px;
}
div#SubMenu ul li.selected ul li a
{
	background-image: none;
	color: #64a0c8;
}
div#SubMenu ul li.selected ul li ul li a
{
	width: 228px;
}
div#SubMenu ul li.selected ul li:first-child a
{
	border-top: none;
}
div#SubMenu ul li ul li.selected a
{
	background-color: #e2f4ff;
	background-image: none;
	color: #64a0c8;
}
div#SubMenu ul li ul li a:hover
{
	background-color: #e2f4ff;
	color: #64a0c8;
}

/* Level 3 */
div#SubMenu ul li ul li .container
{
	background-image: url(../../media/gfx/menu/subMenu2_topShade.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#SubMenu ul li ul li ul
{
	background-image: url(../../media/gfx/menu/subMenu2_bottomShade.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
}
html > body div#SubMenu ul li ul li .container
{
	background-image: url(../../media/gfx/menu/subMenu2_topShade.png);
}
html > body div#SubMenu ul li ul li ul
{
	background-image: url(../../media/gfx/menu/subMenu2_bottomShade.png);
}
div#SubMenu ul li ul li ul li
{
	margin-left: 11px;
	margin-right: 0px;
	padding-right: 0px;
}
div#SubMenu ul li ul li ul li a
{
	border-top: none;
	width: 229px;
}
div#SubMenu ul li ul li ul li:first-child a
{
	border-top: none;
}
div#SubMenu ul li ul li.selected li a
{
	background-color: transparent;
	background-image: none;
	color: #64a0c8;
}
div#SubMenu ul li ul li.selected li.selected a
{
	background-image: none;
	font-weight: bold;
	color: #64a0c8;
}
div#SubMenu ul li ul li.selected li a:hover
{
	background-color: #e2f4ff;
	color: #64a0c8;
}


/* 
----------------------------------------
	ARTICLE
----------------------------------------
*/
.content.article
{
	padding-bottom: 20px;
}
.content.article
{
	color: #827e77;
}

.content.article h1
{
	color: #000;
	margin-top: 7px;
	margin-bottom: 4px;
	text-transform: uppercase;
	line-height: 1.1em;
}
.cufon .content.article h1
{
	margin-top: 7px;
	margin-bottom: 1px;
}
.content.article h2
{
	font-size: 1.667em;
}
.content.article h3
{
	font-size: 1.166em;
}
.content.article .leftColumn ul
{
	list-style: square;
}
.content.article .leftColumn ul li
{
	margin: 0 0 0 20px;
	padding: 0;
}

.content.article .mainIllustration
{
	margin-top: 20px;
}
.content.article .ingress
{
	color: #000;
	font-size: 1.166em;
	width: 429px;
	padding-top: 20px;
}
.content.article .ingress p:first-child
{
	/* EpiServer legger til p */
	padding: 0px;
}
.content.article .leftColumn
{
	padding-top: 20px;
	width: 429px;
}

.content.article.withRightColumn .leftColumn
{
	width: 289px;
	float: left;
}
.content.article.withRightColumn .rightColumn
{
	float: right;
	width: 289px;
	padding-top: 20px;
}
/* Full Width */
.content.article.fullWidth .ingress
{
	width: 598px;
	clear: both;
}

.content.content.article.fullWidth .leftColumn
{
	width: 598px;
	clear: both;
}
.content.article.fullWidth .rightColumn
{
	display: none;
}


/* Campaign */
.banner
{
	margin-bottom: 9px;
	clear: both;
	padding: 10px 10px 5px 10px;
}
.banner h3
{
	margin-left: -10px;
	margin-right: -10px;
	padding: 0 10px 5px 10px;
	font-size: 1.166em;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
/* Facts */
.banner.facts
{
	padding: 10px;
	background-color: #000;
	color: #fff;
}
.banner.facts p
{
	padding-bottom: 0.5em;
}
.banner.facts h3
{
	color: #f0b400;
	background-image: url(../../media/gfx/banners/headerLine_relatedLinks.gif);
}
.banner.facts ul
{
	list-style: square;
}
.banner.facts ul li
{
	margin: 0 0 0 20px;
	padding: 0;
}

.banner ul
{
	margin-bottom: 0px;
}
/* Related links and Attachments */
.banner.linkList
{
	background-color: #e0ded8;
	padding-bottom: 15px;
	color: #827e77;
}
.banner.linkList h3
{
	background-image: url(../../media/gfx/banners/headerLine_facts.gif);
}
.banner.linkList ul
{
	margin-left: -10px;
	margin-right: -10px;
}
.banner.linkList ul li
{
	list-style: none;
	padding: 0px;
	display: block;
	width: 100%;
	margin: 0px;
}
.banner.linkList ul li.alternate
{
	padding: 0px;
	display: block;
	width: 100%;
	margin: 0px;
	background-color: #e6e5e0;
}
.banner.linkList a
{
	padding: 0.3em 10px 0.3em 10px;
	margin: 0px;
	display: block;
	color: #827e77;
}
.banner.linkList a:hover
{
	color: #000 !important;
}
.banner.linkList a:visited
{
	color: #64a0c8;
}
/* Gradient boxes */
.banner.titleBox
{
	display: block;
	height: 40px;
	padding: 10px;
	background-color: #b1afae;
	background-image: url(../../media/gfx/banners/grayGradient_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
html > body .banner.titleBox
{
	height: auto;
	min-height: 40px;
}
.banner.titleBox.singleLine
{
	padding-top: 15px;
	padding-bottom: 0px !important;
}
.banner.titleBox span
{
	display: block;
	color: #fff;
	line-height: 1.1em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-transform: none;
	font-size: 1.666em;
}
.banner.titleBox.icon span
{
	padding-left: 28px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
.banner.titleBox.icon.ppt span
{
	background-image: url(../../media/gfx/banners/icon_ppt.gif);
}
html > body .banner.titleBox.icon.ppt span
{
	background-image: url(../../media/gfx/banners/icon_ppt.png);
}
.banner.titleBox.icon.pdf span
{
	background-image: url(../../media/gfx/banners/icon_pdf.gif);
}
html > body .banner.titleBox.icon.pdf span
{
	background-image: url(../../media/gfx/banners/icon_pdf.png);
}
.banner.titleBox.icon.doc span
{
	background-image: url(../../media/gfx/banners/icon_word.gif);
}
html > body .banner.titleBox.icon.doc span
{
	background-image: url(../../media/gfx/banners/icon_word.png);
}
.banner.titleBox.icon.xls span
{
	background-image: url(../../media/gfx/banners/icon_excel.gif);
}
html > body .banner.titleBox.icon.xls span
{
	background-image: url(../../media/gfx/banners/icon_excel.png);
}


.banner.titleBox.gray
{
	background-image: url(../../media/gfx/banners/grayGradient_bkg.gif);
}
.banner.titleBox.blue
{
	background-image: url(../../media/gfx/banners/blueGradient_bkg.gif);
	background-color: #9ec3de;
}
/* Title and text */
.banner.titleTextBox
{
	display: block;
	padding: 10px;
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 2px;
}
.banner.titleTextBox .title
{
	display: block;
	font-size: 21px;
	padding-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
body.cufon .banner.titleTextBox .title
{
	font-size: 28px;
	padding-top: 7px;
	margin-bottom: 0;
}
.banner.titleTextBox.yellow
{
	background-image: url(../../media/gfx/banners/yellowGradient_bkg.gif);
	background-color: #ffd865;
	color: #000 !important;
}
.banner.titleTextBox.black
{
	background-color: #222;
	background-image: url(../../media/gfx/banners/blackGradient_bkg.gif); /* Is solid black */
	background-repeat: repeat;
	color: #f0b400 !important;
}
a.banner:hover
{
	background-image: none !important;
}
a.banner.image
{
	display: block;
	padding: 0px;
}

.banner.imageWithText
{
	background-color: #e0ded8;
	padding: 1px 1px 10px 1px;
	color: #948f86;
}
.banner.imageWithText img
{
	clear: both;
}
.banner.imageWithText p
{
	padding: 0 9px 0 9px;
	margin: 10px 0 0 0;
}

/* 
----------------------------------------
	LANGUAGE SELECTOR
----------------------------------------
*/
ul#LanguageSelector
{
	float: right;
	width: 100%;
	font-size: 0.833em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul#LanguageSelector li
{
	float: right;
	display: inline;
	padding-bottom: 0px;
}

ul#LanguageSelector li a
{
	display: block;
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	padding: 0px 8px 0px 8px;
	height: 16px;
}
ul#LanguageSelector li.selected a
{
	background-image: url(../../media/gfx/language_selected_bkg.gif);
	color: #fff;
}
ul#LanguageSelector li.selected a:hover
{
	background-image: url(../../media/gfx/language_over_bkg.gif);
	color: #000;
}


/* 
----------------------------------------
	SECTION CONTENT 
----------------------------------------
*/

#ContentContainer .content.section
{
	color: #827e77;
	width: 937px;
	height: 350px;
}
html > body #ContentContainer .content.section
{
	height: auto;
	min-height: 350px;
}
.content.section .column
{
	float: left;
	margin: 0px;
	width: 289px;
}
html > body .content.section .column
{
	margin-top: 4px;
}
.content.section .leftColumn
{
	padding-left: 10px;
	padding-right: 10px;
}
.content.section .middleColumn
{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.content.section .rightColumn
{
	padding-left: 10px;
	padding-right: 10px;
	width: 279px;
	padding-left: 10px;
	padding-right: 10px;
}
body.debug .leftColumn
{
	background-color: #bbb;
}
body.debug .content.section .middleColumn
{
	background-color: #aaa;
}
body.debug .content.section .rightColumn
{
	background-color: #ccc;
}
.content.section .column img
{
	max-width: 279px;
	margin-bottom: 5px;
}

.content.section h1, .content.section h2
{
	color: #000;
	margin-top: 13px;
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 1.2em;
}
.content.section h3
{
	margin-bottom: 0.3em;
}

.content.section p.ingress
{
	font-size: 1.166em;
	line-height: 1.3em;
	text-align: left;
}

/* 
----------------------------------------
	PRODUCTSLIST
----------------------------------------
*/

ul.productList li
{
	font-size: 1.666em;
	line-height: 1.2em;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
}
ul.productList a
{
	display: block;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px 60px 5px 0px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/* 
----------------------------------------
	TITLE DATA LIST
----------------------------------------
*/
.vline
{
	padding: 10px;
	margin-top: 1px;
	background-image: url(../../media/gfx/vline/list_vline_middle.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
html > body .vline
{
	background-image: url(../../media/gfx/vline/list_vline_middle.png);
}
.vline.top
{
	padding-top: 0;
	background-image: url(../../media/gfx/vline/list_vline_top.gif);
}
html > body .vline.top
{
	background-image: url(../../media/gfx/vline/list_vline_top.png);
}
.vline.bottom
{
	background-image: url(../../media/gfx/vline/list_vline_bottom.gif);
	background-position: top right;
}
html > body .vline.bottom
{
	background-image: url(../../media/gfx/vline/list_vline_bottom.png);
}
.vline ul
{
	margin-bottom: 0px;
}

/* SECTION PAGE SPESIFIC STYLES */

/* Positioning */
.content.section .leftColumn .vline
{
	margin-left: -10px;
}
.content.section .middleColumn .vline
{
	margin-left: -10px;
}
.content.section .rightColumn .vline
{
	margin-right: -10px;
	margin-left: -10px;
}

/* Background-images in columns */
.content.section .middleColumn .vline
{
	background-image: url(../../media/gfx/vline/list_vline_m_middle.gif);
	background-position: bottom left;
}
html > body .content.section .middleColumn .vline
{
	background-image: url(../../media/gfx/vline/list_vline_m_middle.png);
}
.content.section .middleColumn .vline.top
{
	background-image: url(../../media/gfx/vline/list_vline_m_top.gif);
	background-position: bottom left;
}
html > body .content.section .middleColumn .vline.top
{
	background-image: url(../../media/gfx/vline/list_vline_m_top.png);
}
.content.section .middleColumn .vline.bottom
{
	background-image: url(../../media/gfx/vline/list_vline_m_bottom.gif);
	background-position: top left;
}
html > body .content.section .middleColumn .vline.bottom
{
	background-image: url(../../media/gfx/vline/list_vline_m_bottom.png);
}
/* Right column */
.content.section .rightColumn .vline
{
	background-image: url(../../media/gfx/vline/list_vline_r_middle.gif);
	background-position: bottom left;
}
html > body .content.section .rightColumn .vline
{
	background-image: url(../../media/gfx/vline/list_vline_r_middle.png);
}
.content.section .rightColumn .vline.top
{
	background-image: url(../../media/gfx/vline/list_vline_r_top.gif);
}
html > body .content.section .rightColumn .vline.top
{
	background-image: url(../../media/gfx/vline/list_vline_r_top.png);
}
.content.section .rightColumn .vline.bottom
{
	background-image: url(../../media/gfx/vline/list_vline_bottom.gif);
	background-position: top left;
}
html > body .content.section .rightColumn .vline.bottom
{
	background-image: url(../../media/gfx/vline/list_vline_bottom.png);
}

/* 
----------------------------------------
	TITLE DATA LIST
----------------------------------------
*/

ul.titleDateList li
{
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0.3em;
}
ul.titleDateList li a
{
	cursor: pointer;
	display:block;
}
ul.titleDateList .title
{
	width: 70%;
}
ul.titleDateList .date
{
	float: right;
	padding-right: 10px;
}


/* 
----------------------------------------
	SECTION POSTER BUTTONS
----------------------------------------
*/
#PosterButtons
{
	height: 314px;
	width: 265px;
	float: right;
}
#PosterButtons .buttonContainer
{
	position: relative;
}
#PosterButtons a.button
{
	color: #fff;
}

#PosterButtons .button
{
	clear: both;
	font-size: 12px;
	margin-top: 10px;
	display: block;
	padding: 7px 30px 7px 20px;
	height: 16px; /* 30 */
	width: 185px;
	background-image: url(../../media/gfx/section/btDefault.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
html > body #PosterButtons .button
{
	background-image: url(../../media/gfx/section/btDefault.png);
}
#PosterButtons .button:hover
{
	background-image: url(../../media/gfx/section/btDefault_over.gif);
}
html > body #PosterButtons .button:hover
{
	background-image: url(../../media/gfx/section/btDefault_over.png);
}
#PosterButtons .button.contact
{
	margin-top: 0px;
}
#PosterButtons .button.contact
{
	background-image: url(../../media/gfx/section/btContact.gif);
}
html > body #PosterButtons .button.contact
{
	background-image: url(../../media/gfx/section/btContact.png);
}
#PosterButtons a.button.contact:hover
{
	background-image: url(../../media/gfx/section/btContact_over.gif);
}
html > body #PosterButtons a.button.contact:hover
{
	background-image: url(../../media/gfx/section/btContact_over.png);
}
#PosterButtons .button.contact.open
{
	background-image: url(../../media/gfx/section/btContact_open.gif);
}
html > body #PosterButtons .button.contact.open
{
	background-image: url(../../media/gfx/section/btContact_open.png);
}
#PosterButtons a.button.contact.open:hover
{
	background-image: url(../../media/gfx/section/btContact_open_over.gif);
}
html > body #PosterButtons a.button.contact.open:hover
{
	background-image: url(../../media/gfx/section/btContact_open_over.png);
}
#PosterButtons #ContactInfo
{
	display: none;
	width: 215px;
	font-size: 11px;
	padding: 15px 10px 5px 10px;
	background-image: url(../../media/gfx/section/contactInfo_bkg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #827e77;
}
html > body #PosterButtons #ContactInfo
{
	background-image: url(../../media/gfx/section/contactInfo_bkg.png);
}
#PosterButtons #ContactInfo p
{
	padding-bottom: 0.6em;
}
#PosterButtons #ContactInfo p:first-child
{
	display: block;
	position: relative;
	left: -9px;
	width: 223px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	color: #000;
}





/* 
----------------------------------------
	STOCK INFORMATION
----------------------------------------
*/

#StockInfo
{
	width: 100%;
	margin-bottom: 20px;
}
#StockInfo .comment
{
	color: #827e77;
	font-size: 0.833em;
	padding: 0px;
	margin-bottom: 0.5em;
}
#StockInfo .info
{
	color: #f0b400;
	width: 279px;
	clear: both;
}
#StockInfo dt
{
	color: #fff;
}
#StockInfo dl.last
{
	background-color: #000;
	width: 150px;
	height: 55px;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	margin: 0;
	float: left;
}
#StockInfo dl.last dt
{
	position: relative;
	top: 22px;
}
#StockInfo dl.last dd
{
	position: relative;
	text-align: right;
	font-size: 36px;
}
#StockInfo dl.last dd.change
{
	clear: both;
	width: 50%;
	padding: 0px 15px 0 0;
	margin: 10px 0 0 0;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: right;
	float: right;
}
#StockInfo .info .last .change.up
{
	background-image: url(../../media/gfx/shareChange_up.gif);
}
#StockInfo .info .last .change.down
{
	background-image: url(../../media/gfx/shareChange_down.gif);
}

#StockInfo .info dl.highAndLow
{
	margin: 0;
	float: right;
	background-color: #000;
	width: 108px;
	height: 65px;
}
#StockInfo .info dl.highAndLow dt
{
	position: absolute;
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}
#StockInfo .info dl.highAndLow dd
{
	border-bottom: 1px solid #fff;
	padding-left: 8px;
	padding-top: 8px;
	margin: 0;
	height: 24px;
}
#StockInfo .info dl.highAndLow dd
{
	text-align: right;
	font-size: 20px;
	padding-right: 8px;
}

/* 
----------------------------------------
	FINANCIAL CALENDAR
----------------------------------------
*/

.financialCalendar
{
	background-color: #948f86;
	color: #fff;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.content.section .rightColumn .financialCalendar
{
	margin-left: -10px;
}
.financialCalendar h3
{
	font-size: 1.166em;
	padding: 10px 10px 5px 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../../media/gfx/banners/headerLine_finance.gif);
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #000;
}
.banner.financialCalendar h3
{
	padding-top: 0px;
}
.financialCalendar ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

.financialCalendar ul li
{
	padding-left: 10px;
}
.financialCalendar ul li.alternate
{
	background-color: #9f9a92;
}
.financialCalendar a
{
	color: #fff;
}
.financialCalendar a:hover
{
	color: #000 !important;
}
.financialCalendar a:visited
{
	color: #fff;
}
.financialCalendar ul.titleDateList .date
{
	padding-right: 0px;
}
.banner.financialCalendar div
{
	margin-left: -10px;
	margin-right: -10px;
}

/* 
----------------------------------------
	VACANT POSITIONS
----------------------------------------
*/

.vacantPositions
{
	background-color: #000;
	color: #fff;
	clear: both;
	padding-bottom: 0.5em;
	margin-bottom: 1px;
}
.content.section .rightColumn .vacantPositions
{
	/* margin-left: -10px;*/
}
.vacantPositions h3
{
	font-size: 1.166em;
	padding: 10px 10px 5px 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../../media/gfx/banners/headerLine_relatedLinks.gif);
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #f0b400;
}
.vacantPositions ul
{
	padding-top: 0.5em;
	margin-bottom: 0px;
}

.vacantPositions ul li
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.vacantPositions ul li:first-child
{
	border-top: none;
}
.vacantPositions ul li.alternate
{
	background-color: #1a1a1a;
}
.vacantPositions ul li.link.alternate, .vacantPositions ul li.link
{
	border-top: 1px solid #1a1a1a;
	background-color: transparent;
	padding-top: 1em;
}
.vacantPositions a
{
	color: #fff;
	cursor: pointer;
}
.vacantPositions a:hover
{
	color: #f0b400 !important;
}
.vacantPositions a:visited
{
	color: #fff;
}
.vacantPositions ul li .title
{
	display: block;
}
.vacantPositions ul li .location
{
	color: #a9a59e;
	padding-bottom: 0px;
}
.vacantPositions p.link
{
	border-top: 1px solid #1a1a1a;
	padding-top: 1em;
	padding-left: 10px;
	padding-bottom: 10px;
}



/* 
----------------------------------------
	NEWSROOM / DOWNLOAD CENTER
----------------------------------------
*/

html > body.article.newsroom #ContentContainer.newsroom
{
	background-image: url(../../media/gfx/contentContainer_topBkg_newsroom.png);
}
html > body.article.newsroom .contentHead
{
	padding-bottom: 15px;
}
#ContentContainer.newsroom .contentHead
{
	background-color: #938f86;
	background-image: url(../../media/gfx/newsroom_header_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #fff;
	border-bottom: 0px;
}
.content.newsroom .contentHead h1
{
	color: #fff;
}
.content.newsroom .contentHead p
{
	padding-bottom: 0;
}
.content.newsroom .contentMain
{
	padding-top: 1px;
}

.newsroom .newsList
{
	margin-left: -10px;
	margin-right: -10px;
}
.newsList a
{
	cursor: pointer;
}
.newsList h2
{
	padding-top: 20px;
	color: #000;
	font-weight: bold;
}
.newsroom .newsList h2
{
	padding-left: 10px;
}
.newsList li
{
	clear: both;
}
.newsList li .date
{
	position: absolute;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}
.newsList li .title
{
	position: relative;
	padding-left: 15%;
	display: block;
	width: 75%;
}
.newsList .yearList ul
{
	border-bottom: 1px solid #f9f8f7;
	padding-bottom: 0px;
	width: 100%;
}
.newsList .yearList li
{
	width: 100%;
	float: left;
	clear: both;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-color: #f9f8f7;
}
.newsList .yearList li.alternate
{
	background-color: transparent;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

/* NewsArticle */

.newsArticle .contentHead
{
	margin-bottom: 20px;
}
.newsArticle .contentMain h2
{
	margin-bottom: 0.5em;
	line-height: 1.2em;
}


/*
----------------------------------------
	IFRAME TEMPLATE
----------------------------------------

*/
.content.iframe .contentHead
{
	padding-bottom: 16px;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
}

.content.iframeFullScreen
{
	width: 931px;
	border: 1px solid #e3e1dc;
	margin-top: 15px;
}

html > body.iframe .content
{
	min-height: 530px;
}

/*
----------------------------------------
	FORM TEMPLATES
----------------------------------------
*/

div.formElements
{
	width: 500px;
}

.bold
{
	font-weight: bold;
}

.formColWidth
{
	width: 225px;
}

#id_matrix
{
	width: 100%;
}

.formExtendTable
{
	width: 100%;
}

.formExtendTable td
{
	vertical-align: top;
}

.formElements .validatorMessages
{
	padding: 20px 0 0 0;
}

.formElements input
{
	width: 252px;
}

.formElements input.multiline
{
	height: 50px;
	margin-left: 100px;
}

.formElements select
{
	width: 256px;
}

.formElements select.small
{
	width: 55px;
	margin: 0 5px 0 6px;
}

.formElements textarea
{
	width: 252px;
}

.MultiFile-label
{
	display: block;
	clear: right;
	padding-top: 4px;
}

#submitButtonContainer input
{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 4px 0px 0px;
	width: 100px;
	clear: both;
}

.xformvalidator
{
	color: Red;
}

a.dp-choose-date
{
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 2px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../media/gfx/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled
{
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied
{
	width: 229px;
	float: left;
}



table.jCalendar
{
	border: 1px solid #000;
	background: #aaa;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th
{
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td
{
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month
{
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today
{
	background: #666;
	color: #fff;
}
table.jCalendar td.selected
{
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover
{
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td
{
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td
{
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover
{
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover
{
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup
{
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup
{
	position: absolute;
	z-index: 199;
}
div.dp-popup h2
{
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close
{
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover
{
	text-decoration: underline;
}
div.dp-popup a
{
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev
{
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a
{
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a
{
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled
{
	cursor: default;
}
div.dp-popup div.dp-nav-next
{
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a
{
	float: right;
}
div.dp-popup a.disabled
{
	cursor: default;
	color: #aaa;
}
div.dp-popup td
{
	cursor: pointer;
}
div.dp-popup td.disabled
{
	cursor: default;
}

#uploadedFiles
{
	margin-top: 20px;
}

/* 
----------------------------------------
	USER REGISTRATION
----------------------------------------
*/

#password-strength
{
	float: left;
}


/* 
----------------------------------------
	SEARCH
----------------------------------------
*/

html > body #ContentContainer.search
{
	background-image: url(../../media/gfx/contentContainer_topBkg_newsroom.png);
}
#ContentContainer.search .contentHead
{
	background-color: #938f86;
	background-image: url(../../media/gfx/newsroom_header_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #fff;
	border-bottom: 0px;
}

.content.search .contentMain
{
	padding-top: 1px;
}
.searchSummary .searchFor, .searchSummary .hits
{
	font-weight: bold;
}
.searchResultList li
{
	border-bottom: 1px solid #efeeeb;
	padding: 10px;
	margin-left: -9px;
	margin-right: -9px;
}
.searchResultList li:hover
{
	background-color: #f9f8f7;
	cursor: pointer;
}
.searchResultList .date
{
	position: absolute;
	margin-left: 0px;
	font-size: 1.116em;
	font-weight: bold;
}
.searchResultList h3
{
	margin-left: 15%;
}
.searchResultList h3 a
{
	color: #827e77;
}
.searchResultList h3 a:hover
{
	color: #827e77;
}
.searchResultList p
{
	margin-left: 15%;
	margin-bottom: 0.5em;
	padding: 0;
}
.searchResultList p.path
{
	font-size: 0.9116em;
}

/* 
----------------------------------------
	LIST PAGE NAVIGATION
----------------------------------------
*/

.listPageNavigation
{
	list-style: none;
	padding: 10px;
	margin-left: -9px;
	margin-right: -9px;
}
.listPageNavigation li.previous
{
	float: left;
	width: 50%;
}
.listPageNavigation li.next
{
	text-align: right;
}
.listPageNavigation li a
{
	display: block;
	float: left;
	font-size: 1.116em;
	font-weight: bold;
	color: #827e77;
	background-position: 0 60%;
	background-repeat: no-repeat;
}

.listPageNavigation li.previous a
{
	padding-left: 22px;
	background-image: url(../../media/gfx/arrowPrevious.gif);
}

.listPageNavigation li.previous a:hover
{
	color: #f0b400;
	background-image: url(../../media/gfx/arrowPrevious_over.gif);
}
.listPageNavigation li.next a
{
	padding-right: 22px;
	float: right;
	background-image: url(../../media/gfx/arrowNext.gif);
	background-position: 100% 60%;
}
.listPageNavigation li.next a:hover
{
	color: #f0b400;
	background-image: url(../../media/gfx/arrowNext_over.gif);
}
/* 
----------------------------------------
	FILTERFORM
----------------------------------------
*/

.filterForm
{
	clear: both;
	border: 1px solid #f9f8f7; /* IE6 fix */
	background-color: #f9f8f7;
	margin: 0px;
}
html > body .filterForm
{
	border: none;
}
.contentMain .filterForm
{
	margin-left: -9px;
	margin-right: -9px;
}
.filterForm .criteria
{
	display: block;
	float: left;
	padding: 15px 10px 15px 10px;
	width: 40%;
}
.filterForm .criteria label
{
	display: block;
	margin-bottom: 0.2em;
}
.filterForm .criteria select
{
	width: 100%;
	border: 1px solid #e0ded8;
	color: #827e77;
}

.filterForm .rssContainer
{
	display: block;
	float: right;
	padding: 10px 10px;
}

.filterForm .rssLink
{
	display: block;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../../media/gfx/rss_icon.png);
}

/*
----------------------------------------
    SimpleLoginView
----------------------------------------
*/

.simpleLogin
{
	float: right;
	margin: 15px;
}

/*
----------------------------------------
    VISUAL UNIVERSE
----------------------------------------
*/

.VisualUniversePoster
{
	background-image: url(../../media/img/visual_universe.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 299px;
	height: 227px;
	margin-bottom: 20px;
}
.VisualUniversePoster #PosterButtons
{
	height: auto;
	text-align: left;
	margin-top: 186px;
	margin-left: 10px;
	float: left;
	width: 289px;
	width: auto;
}
.VisualUniversePoster #PosterButtons .button
{
	margin: 0px;
}

.content.visualUniverse .contentHead
{
	background-image: url(../../media/gfx/contentHead_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 16px;
	border-bottom: 0px;
}
.content.visualUniverse.imageList .contentHead
{
	background-image: none;
}

.content.visualUniverse .filterForm
{
	border-bottom: 1px solid white;
	clear: both;
	display: block;
	margin-bottom: 10px;
}
.content.visualUniverse.imageList .filterForm
{
	border-bottom: 1px solid white;
	clear: both;
	display: block;
	margin-bottom: 0px;
}
.content.visualUniverse .contentMain .filterForm .criteria
{
	float: none;
}

/* Logout button  */
#LogOut
{
	float: right;
	margin-top: 57px;
	margin-right: -5px;
}
html > body #LogOut
{
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}
a.logoutButton
{
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 7px 30px 7px 20px;
	height: 16px;
	width: 135px;
	background-image: url(../../media/gfx/visualUniverse/btLogout.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.logoutButton:hover
{
	background-image: url(../../media/gfx/visualUniverse/btLogout_over.gif);
}
.content .imagelistContainer
{
	margin-left: -9px;
	margin-right: -9px;
}
.content table.imagelist
{
	border-top: 1px solid #fff;
}
.content table.imagelist thead th
{
	background-image: url(../../media/gfx/visualUniverse/imageListHeadBkg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #b8b5ac;
	color: #fff;
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
}
.content table.imagelist tbody td
{
	padding: 10px;
}
.content table.imagelist tbody td, .content table.imagelist tbody th
{
	border-bottom: 1px solid #e0ded8;
}
.content table.imagelist tbody th.image .imageContainer
{
	background-color: #e0ded8;
	width: 95px;
	height: 95px;
}
.content table.imagelist td.resolution, .content table.imagelist td.date, .content table.imagelist td.pixelsize
{
	white-space: nowrap;
}
.content table.imagelist tr.alternate td, .content table.imagelist tr.alternate th
{
	background-color: #f6f4f5;
}

/* 
----------------------------------------
	COMMON
----------------------------------------
*/

.clearer
{
	clear: both;
}
.boxClearer
{
	clear: both;
	height: 1px;
}

ul.horizontalLinks li
{
	display: inline;
	background-image: url(../../media/gfx/footer_link_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
ul.horizontalLinks li.first
{
	background-image: none;
	border-left: none;
	padding-left: 0;
}
ul.horizontalLinks li.last
{
	padding-right: 0;
}
ul.horizontalLinks.right
{
	text-align: right;
}

/* 
----------------------------------------
	LOGIN FORM
----------------------------------------
*/

table.loginArea
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

#LoginForm
{
	padding: 10px;
	margin-bottom: 0px;
	color: #fff;
}
#LoginForm h3
{
	color: #f0b400;
	background-image: url(../../media/gfx/banners/headerLine_relatedLinks.gif);
}

#LoginForm dl.form
{
	width: 100%;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	color: #827e77;
}
#LoginForm dl.form dt
{
	display: block;
	width: 35%;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	margin-bottom: 5px;
}
#LoginForm dl.form dd
{
	display: block;
	width: 60%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	float: left;
}
#LoginForm label
{
	color: #8d8e88;
}
#LoginForm dl.form input
{
	float: right;
	width: 100%;
	padding: 2px 5px;
	color: #827e77;
	border: 1px solid #979691;
}
#LoginForm .messages
{
	float: left;
	line-height: 1.6;
}
#LoginForm .login
{
	float: right;
}
#LoginForm .error
{
	display: block;
	color: #f0b400 !important;
}
#LoginForm .buttonContainer
{
	width: 95%;
	clear: both;
	padding-right: 5px;
	text-align: left;
}

#LoginForm .rememberMe
{
	clear: both;
	color: #8D8E88;
	padding: 10px 0;
	width: 95%;
}

#LoginForm .loginButton
{
	background-image: url('../../media/gfx/buttons/loginArrow.gif');
	background-position: left 50%;
	background-repeat: no-repeat;
	background-color: Transparent;
	border: 0px;
	color: #64a0c8;
	text-align: left;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 18px;
	margin-right: 0px;
	width: auto;
	font-size: 1em;
}
#LoginForm .loginButton:hover
{
	background-image: url('../../media/gfx/buttons/loginArrow_over.gif');
	color: #f0b400;
	cursor: pointer;
}
html > body #LoginForm .loginButton
{
	background-image: url('../../media/gfx/buttons/loginArrow.png');
	padding-left: 18px;
}
html > body #LoginForm .loginButton:hover
{
	background-image: url('../../media/gfx/buttons/loginArrow_over.png');
}


/*
table.loginArea {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #000000;
}
#LoginForm {
    width: 100%;
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 10px 0 0 0;
}
#LoginForm dl.form {
	width: 100%;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	color: #827e77;
}
#LoginForm dl.form dt {
    display: block;
    width: 40%;
    float: left;
    clear: left;
    padding: 0px;
    margin: 0px;
    padding-top: 3px;
    margin-bottom: 2px;
}
#LoginForm dl.form dd {
    display: block;
    width: 50%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    float: left;
}
#LoginForm label {
	margin-left: 10px;
    color : #827e77;
}
#LoginForm dl.form input {
	float: right;
	width: 100%;
	padding: 2px 5px;
	color: #827e77;
	border: 1px solid #e0ded8;
}
#LoginForm .messages {
	clear: both;
	margin-left: 30px;
}
#LoginForm .error {
    display: block;
	color: #f0b400 !important;
}
#LoginForm .buttonContainer {
	clear: both;
	padding-right: 5px;
	text-align: right;
}
#LoginForm .textButton {
	float: right;
	font-size: 1.166em;
	font-weight:bold;
	font-family : Arial, Helvetica, Sans-Serif;
	border: 0px solid white;
	background-color: #000000;
	padding: 0 10px 0 0;
	text-align: right;
	margin: 0px;
	color: #64A0C8;
	cursor: pointer;
}

#LoginForm .textButton.hover
{
	color: #ffd865;
}
*/
/* 
----------------------------------------
	IMAGE BUTTON
----------------------------------------
*/
a.imageButton
{
	color: #fff;
	font-size: 12px;
	margin-top: 2px;
	display: block;
	padding: 7px 30px 7px 20px;
	height: 16px; /* 30 */
	width: 125px;
	background-image: url(../../media/gfx/buttons/btArrowSmall.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
html > body a.imageButton
{
	background-image: url(../../media/gfx/buttons/btArrowSmall.png);
}
#PosterButtons a.imageButton:hover
{
	background-image: url(../../media/gfx/buttons/btArrowSmall_over.gif);
}
html > body a.imageButton:hover
{
	color: #fff;
	background-image: url(../../media/gfx/buttons/btArrowSmall_over.png);
}

a.imageButton.subscribe
{
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
}

/* 
----------------------------------------
	Discalimmer
----------------------------------------
*/

a.disclaimerCountry
{
	display: block;
	padding: 5px;
	margin-left: 15px;
	clear: left;
}

a.disclaimerButton
{
	display: block;
	padding: 6px;
	width: 100px;
	margin-left: 20px;
	margin-right: 15px;
	background-color: #827e77;
	color: #fff;
}

/* 
----------------------------------------
	SWFOBJECT / ALTERNATIVE CONTENT
----------------------------------------
*/

.screenOnly
{
	display: block !important;
}
.printOnly
{
	display: none;
}
body.alternative .printOnly.alternative
{
	display: block;
}




/* 
----------------------------------------
	EPISERVER EDITOR CLASSES
----------------------------------------
*/


/* TABLE IN CONTENT */

.content table
{
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
.content table td
{
	padding: 0.2em;
}
.content table td p
{
	padding: 0;
}

table td.lastInGroup
{
	border-bottom: 12px solid #fff;
}
table.grayHeader td, table.grayHeaderAlternate td, table.grayHeaderLines td, table.grayHeaderGrid td, table.plainGrid td, table.plainLines td
{
	padding: 0.3em 0.5em;
	color: #827e77;
}

table.grayHeaderLines tr td, table.plainLines tr td
{
	border-bottom: 1px solid #e0ded8;
}
table.grayHeaderGrid tr td, table.plainGrid tr td
{
	border-bottom: 1px solid #e0ded8;
	border-right: 1px solid #e0ded8;
}
table.grayHeaderGrid, table.plainGrid tr td
{
	border-top: 1px solid #e0ded8;
	border-left: 1px solid #e0ded8;
}
table.grayHeader tr.alternate td, table.alternate tr.alternate td, table.grayHeaderAlternate tr.alternate td
{
	background-color: #f9f8f7;
}
table.grayHeader tr:first-child td, table.grayHeaderAlternate tr:first-child td, table.grayHeaderLines tr:first-child td, table.grayHeaderGrid tr:first-child td, table.grayHeaderAlternate tr:first-child th
{
	background-image: url(../../media/gfx/table/head_bkg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #b8b5ad;
	border-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #fff;
}


/* BLUE LINKLIST */

.linkList_blueTop
{
	background-image: url(../../media/gfx/linkList_blueTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	width: 259px;
	font-weight: bold;
	font-size: 1.166em;
}
.linkList_blueTop li
{
	width: 100%;
	padding-bottom: 0px;
}
.linkList_blueTop li a
{
	background-image: url(../../media/gfx/linkList_arrow.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding: 0.35em 0 0.4em 25px;
	display: block;
}
html > body .linkList_blueTop li a
{
	background-image: url(../../media/gfx/linkList_arrow.png);
}
.linkList_blueTop li a:hover
{
	background-image: url(../../media/gfx/linkList_arrow_over.gif);
}
html > body .linkList_blueTop li a:hover
{
	background-image: url(../../media/gfx/linkList_arrow_over.png) !important;
}

/* SECTION HEADER - gray block */

.content.section h2.grayBlock
{
	background-color: #948f86;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 20px 10px;
	color: #fff;
}
.content.section h2.grayBlock
{
	margin-left: -10px;
}

/* end */

/* PARTNER PORTAL */
.collapse
{
	display: none;
	margin-top:0px;
}
.expand 
{
	clear: both;
}

.grayHeader td.column1, .grayHeader td.column2, .grayHeader td.column3, .grayHeader td.column4, .alternate td.column1, .alternate td.column2, .alternate td.column3, .alternate td.column4
{
	padding-bottom: 5px;
	padding-top: 7px;
}
.grayHeader td.column1, .alternate td.column1
{
	width: 130px;
}
.grayHeader td.column2, .alternate td.column2
{
	width: 130px;
}
.grayHeader td.column3, .alternate td.column3
{
	width: 160px;
}
.grayHeader td.column4, .alternate td.column4
{
	width: 178px;
}
.expand td.column1 span
{
	background-image: url('../../media/gfx/arrow-down.gif');
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.expand .open td.column1 span
{
	background-image: url('../../media/gfx/arrow-up.gif');
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.twoColumns
{
	clear: both;
}
.twoColumns li
{
	float: left;
	width: 50%;
}
.twoColumns li.first
{
	clear: left;
}
div.infoBox
{
	padding: 10px;
	margin: 0px 10px 00px 10px;
	clear:left;
}
.infobox h3
{
	text-transform: uppercase;
}
.shipmentTable
{
	width: 100%;
}
.shipmentInfo
{
	padding: 10px;
	background-color: #000;
	color:#FFF;
}
.shipmentInfo h3
{
	text-transform: uppercase;
	background-position: bottom;
	background-image: url("../../media/gfx/banners/headerLine_relatedLinks.gif");
	background-repeat: repeat-x;
	color: #F0B400;
}
.shipmentTable td.column1
{
	width: 181px;
	text-align: right;
}
.shipmentTable td.column2
{
	width: 214px;
}
.shipmentTable td.column3
{
	width: 202px;
	vertical-align: top;
}
.collapseAlternate
{
	background-color: #F9F8F7;
}
table.alternate tr:hover td
{
	background-color: #827E77;
	color: #F0B400;
}
table.alternate 
{
	margin-bottom:0;
}
.infoBox ul 
{
	list-style-type: none;
}