/* ************************* COMMON ************************* */ #pageBody { background-color: #F0F0F0; font-size: 12px; font-family: Arial, Helvetica, Tahoma, sans-serif; color: #323232; text-align: left; margin: 0px; padding: 0px; border: 0px; height: 100%; } #page { text-align: left; /* Seiteninhalt wieder links ausrichten */ margin: 0 auto; /* standardkonforme horizontale Zentrierung */ padding: 0; height: 100%; } #page .contentAreaSeparator { /* width: 100%;*/ height: 8px; margin: 0px; padding: 0px; font-size: 1px; /* IE 6 workaround: otherwise space for font is reservated and header is to high*/ } #page .contentAreaSeparator div.contentAreaSeparatorImage { width:978px; height:8px; margin:0px auto; background-image:url(../images/page_horizontalSeparator.gif); background-position:0 0; background-repeat:no-repeat; } #page .helpToClear { clear: both; } #page div.languageSelector { text-align: right; margin-right: auto; margin-left: auto; width: 978px; margin-bottom:0px; } #page div.languageSelector a { font-size: 12px; font-family: Arial, Helvetica, Tahoma, sans-serif; color: #323232; text-decoration:none; font-weight: bold; } #page div.gradientContainer { background-image:url(../images/page_gradient.gif); background-position:center; background-repeat:repeat-y; } #page .noTopMargin { margin-top:-7px; } /* ************************* HEADER ************************* */ #headerBar { width: 978px; text-align: left; margin:9px auto 0px auto; } #headerBar .linkBox { float: left; color: white; font-size: 14px; font-weight: bold; overflow:hidden; } #headerBar .linkBox.color1 { background-color: #76B856; } #headerBar div.linkBox.color1 .linkContainer:hover, #headerBar div.linkBox.color1 .linkContainer:focus, #headerBar div.linkBox.color1 .linkContainer:active { background-color:#B5D59D; } #headerBar .linkBox.color2 { background-color: #009EE0; } #headerBar div.linkBox.color2 .linkContainer:hover, #headerBar div.linkBox.color2 .linkContainer:focus, #headerBar div.linkBox.color2 .linkContainer:active { background-color:#5CC5ED; } #headerBar .linkBox.color3 { background-color: #EC7404; } #headerBar div.linkBox.color3 .linkContainer:hover, #headerBar div.linkBox.color3 .linkContainer:focus, #headerBar div.linkBox.color3 .linkContainer:active { background-color:#F6AF6E; } #headerBar .linkBox.color4 { background-color:#E74361; } #headerBar div.linkBox.color4 .linkContainer:hover, #headerBar div.linkBox.color4 .linkContainer:focus, #headerBar div.linkBox.color4 .linkContainer:active { background-color:#F19A9C; } #headerBar .linkBox.first { width: 208px !important; /* IE 6 workaround: otherwise width from the linkBox is not overwritten*/ background-color: #ffffff; margin-left: 0px !important; } #headerBar .linkBox.last { width: 0px !important; /* IE 6 workaround: otherwise width from the linkBox is not overwritten*/ background-color: #ffffff; text-align: right; } /*#headerBar div.linkBox.last .linkContainer:hover, #headerBar div.linkBox.last .linkContainer:focus, #headerBar div.linkBox.last .linkContainer:active { background-color:#dddddd; }*/ #headerBar .linkBox { width: 138px; height: 55px; margin-left: 2px; } #headerBar .linkBox.search { background-color: #868889; width:206px!important; } #headerBar .linkBox .linkContainer { text-decoration:none; color:#FFF; height: 55px; border:0px; cursor:pointer; } #headerBar .linkBox.last .linkContainer { color:#000000; height: 25px; } #headerBar .linkBox.last .linkContainer:hover { text-decoration:underline; } #headerBar .linkBox .linkContainer img { border: none; vertical-align:text-top; } #headerBar .contentText { padding-top: 6px; padding-left: 9px; padding-right: 9px; display: block; } #headerBar .searchBox { padding:2px 9px 0px 9px; } #headerBar .searchBox .searchField { /*border:0px none;*/ width:94px; height:15px; padding-right: 25px; border:0px solid #000000; } #headerBar .searchBox .searchButton{ width: 17px; height: 15px; background: url("../images/search.gif"); background-position: center center; border: none; cursor: pointer; padding: 0px; margin: 0px; position: relative; top: -17px; left: 102px; display: none; z-index: 100; } #headerBar .searchBox .searchButton:hover, #headerBar .searchBox .searchButton:focus, #headerBar .searchBox .searchButton:active { background: url("../images/search_hover.gif"); } /* *********************** CONTENT STARTPAGE ********************** */ #content { background-color: #E1E1E1; width: 978px; min-height: 472px; margin:0px auto; } /* settings for all link container */ #content .linkContainer { text-decoration:none; color:#323232; border:0px; cursor:pointer; height:100%; } #content .linkContainer:hover, #content .linkContainer:focus, #content .linkContainer:active { /*background-color:#FFF0CE;*/ background-color:#DFDFDF; } #content .linkContainer:hover img, #content .linkContainer:focus img, #content .linkContainer:active img, #content .linkContainer:hover span.imageBlock, #content .linkContainer:focus span.imageBlock, #content .linkContainer:active span.imageBlock { opacity:0.85; -moz-opacity:0.85; filter:Alpha(opacity=85); } /* two columns */ #content .contentBox { float: left; width: 488px; height: 472px; padding: 0px; margin-left: 2px; margin-top: 2px; } #content .topBox { margin-top: 0px !important; } #content .leftBox { margin-left: 0px !important; } #content h2.headline { font-weight: bold; font-size: 14px; color: #000000; margin-top:0px; margin-bottom:6px; } #content .contentText { font-size:12px; color: #323232; } #content .contentMedia { float: right; color:#323232; background-color:#FFF; } #content .contentMedia img { border: none; vertical-align:text-top; } /* big teaser */ #content .bigTeaserBox { float: left; width: 488px; height: 472px; background-color: #FFF; overflow:hidden; padding: 0px; } #content .bigTeaserBox .linkContainer { height:472px; } #content .bigTeaserBox .contentText { padding: 9px; float: left; } /* small teaser */ #content .smallTeaserBox { float: left; width: 488px; height: 156px; margin-top: 2px; background-color: #FFF; overflow:hidden; } #content .smallTeaserBox .contentText { padding: 9px; /*float: left; width: 250px;*/ font-size:12px; display:block; } #content .smallTeaserBox .contentMedia { margin-left:9px; } #content .smallTeaserBox .contentMedia.fullsize { margin-left:0px!important; } /* text teaser */ #content .textBox { float: left; height: 25px; margin-top: 2px; background-color: #FFF; overflow:hidden; } #content .bigTextBox { width: 978px; } #content .smallTextBox { width: 488px; } #content .textBox .contentText { padding: 3px 9px 3px 9px; float: left; font-size:12px; height: 16px; overflow: hidden; } #content .textBox .contentText .headline { font-weight: bold; font-size: 14px; color: #000000; margin: 0px 5px 0px 0px; padding: 0; } #content .rightBox { margin-left: 2px; } /* ********************* CONTENT SUBPAGE ********************* */ #contentSubpage { background-image: url(../images/bg_content_subpage.gif); background-position: left top; background-repeat: repeat-y; background-color:#F7F7F7; width: 978px; margin:0px auto; } #contentSubpage.map { position:relative; } /* settings for all link container */ #contentSubpage .linkContainer { text-decoration:none; color:#323232; border:0px; cursor:pointer; height:100%; } #contentSubpage .linkContainer:hover, #contentSubpage .linkContainer:focus, #contentSubpage .linkContainer:active { background-color:#DFDFDF; } #contentSubpage .linkContainer a:hover, #contentSubpage .linkContainer a:focus, #contentSubpage .linkContainer a:active { text-decoration:none; } #contentSubpage .linkContainer:hover img, #contentSubpage .linkContainer:focus img, #contentSubpage .linkContainer:active img, #contentSubpage .linkContainer:hover span.imageBlock, #contentSubpage .linkContainer:focus span.imageBlock, #contentSubpage .linkContainer:active span.imageBlock { opacity:0.85; -moz-opacity:0.85; filter:Alpha(opacity=85); } #contentSubpage .coloredSeparator { width: 100%; height: 6px; float:left; overflow: hidden; /*IE6*/ } /* default */ #contentSubpage .coloredSeparator { background-color: #9B9B9B; } #contentSubpage.color1 .coloredSeparator { background-color: #76B856; } #contentSubpage.color2 .coloredSeparator { background-color: #009EE0; } #contentSubpage.color3 .coloredSeparator { background-color: #EC7404; } #contentSubpage.color4 .coloredSeparator { background-color: #E74361; } #contentSubpage.map .coloredSeparator { background-color: #9B9B9B; } #leftColumn { width: 208px; float:left; } /* right column */ #rightColumn { width: 768px; min-height: 485px; float: left; display: inline; margin-left: 2px; background-image: url(../images/bg_right.gif); background-position: left top; background-repeat: repeat-y; background-color:#F7F7F7; } ##rightColumn { height: 485px /*IE6*/ } #rightColumn #main a, #rightColumn #main a * { color:#323232; /*text-decoration:none;*/ } #rightColumn #main .ms-WPBody a:link, #rightColumn #main .ms-WPBody a:visited { text-decoration:underline; } #rightColumn #main .ms-WPBody h1 a:link, #rightColumn #main .ms-WPBody h1 a:visited, #rightColumn #main .ms-WPBody h2 a:link, #rightColumn #main .ms-WPBody h2 a:visited, #rightColumn #main .ms-WPBody h3 a:link, #rightColumn #main .ms-WPBody h3 a:visited { text-decoration:none; } #rightColumn #main .ms-WPBody h2 a:hover { text-decoration:underline; } #rightColumn #main a:hover, #rightColumn #main a:focus, #rightColumn #main a:active, #rightColumn #main a:hover b, #rightColumn #main a:focus b, #rightColumn #main a:active b, #rightColumn #main a:hover u, #rightColumn #main a:focus u, #rightColumn #main a:active u, #rightColumn #main a:hover strong, #rightColumn #main a:focus strong, #rightColumn #main a:active strong { /*color:#0E8C1E;*/ /*text-decoration:underline;*/ } #rightColumn #main{ width: 558px; height: auto; float: left; display: inline; /*border-top: 2px solid #e1e1e1;*/ border-top: 2px solid #e0e6d9; } #rightColumn #marginalColumn{ width: 208px; /*height: 50px;*/ float: left; display: inline; margin-left: 2px; border-top: 2px solid #e0e6d9; overflow:hidden; } #rightColumn #main-content{ min-height: 435px; } ##rightColumn #main-content{ height: 435px /*IE6*/ } /* set border for all images to 0 */ #rightColumn #main-content img { border:0; } /* teaser */ #rightColumn #main .teaserBox{ width: 558px; height: auto !important; margin-left: 0px; margin-top: 0px; border-bottom: 2px solid #e0e6d9; background-color: #ffffff; } #rightColumn #main .contentMedia{ width: 278px; float: left; display:block; background-color:#FFF; } #rightColumn .contentMedia img { vertical-align: text-top; border: none; } #rightColumn #main .contentText{ width:258px; float: right; display:block; padding:9px 9px 9px 9px; } #rightColumn #main .contentText .headline { font-weight: bold; font-size: 14px; color: #000000; margin-top:0px; margin-bottom:5px; } /* END: teaser */ /* breadcrumb */ #rightColumn .breadcrumb{ width: 762px; /*height: 19px;*/ float: left; display:inline; /*background-color: #F7F7F7;*/ background-color:#fcfff5; color: #000000; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size:12px; padding-left: 6px; padding-top: 4px; padding-bottom:4px; } #rightColumn .breadcrumb a{ color: #323232; } #rightColumn .breadcrumb a.currentPage { text-decoration:none; } #rightColumn .breadcrumb a.currentPage:hover, #rightColumn .breadcrumb a.currentPage:focus, #rightColumn .breadcrumb a.currentPage:active { color: #323232; } #rightColumn .breadcrumb a:hover, #rightColumn .breadcrumb a:focus, #rightColumn .breadcrumb a:active { /*color:#0E8C1E;*/ font-weight: bold; } /* END: breadcrumb */ /* options bookmark, recommend, print */ #contentSubpage #options { height: 23px; width: 100%; background-color: #fcfff5; display:inline; float:left; width:558px; margin-left:210px; border-top:2px solid #e0e6d9; } #contentSubpage #options .opt{ float: right; margin-left: 3px; margin-right: 7px; } #contentSubpage #options .opt a, #contentSubpage #options .opt a:visited { text-decoration: none; vertical-align: middle; border: none; color: #000000; } #contentSubpage #options .opt a:hover, #contentSubpage #options .opt a:focus, #contentSubpage #options .opt a:active, #contentSubpage #options .opt a:hover span, #contentSubpage #options .opt a:focus span, #contentSubpage #options .opt a:active span { /*color:#0E8C1E;*/ colort:#E74361; cursor: pointer; } #contentSubpage #options .opt img{ margin-top: 4px; padding-right:6px; border: none; float:left; } #contentSubpage #options .opt span{ display: block; margin-top: 5px; float:left; } /* END: options bookmark, recommend, print */ /* ********************* LEFT NAVIGATION ********************* */ /* NAVIGATIONAL WRAPPER */ #leftColumn .vNav { position:relative; width:208px; overflow:hidden; padding-top: 1px; font-size:12px; float:left; display:inline; background-color: #FFF; } #leftColumn .vNav a { display:block; padding-left:10px; } /* END: NAVIGATIONAL WRAPPER */ /* NAVIGATION - LEVEL 1 */ #leftColumn div.vNav1 { width: 208px; overflow: hidden; min-height: 20px; margin-bottom: 1px; } /* different backgroundcolors */ #contentSubpage #leftColumn div.vNav1 { background-color:#868889; } #contentSubpage.color1 #leftColumn div.vNav1 { background-color:#B5D59D; } #contentSubpage.color2 #leftColumn div.vNav1 { background-color:#5CC5ED; } #contentSubpage.color3 #leftColumn div.vNav1 { background-color:#F6AF6E; } #contentSubpage.color4 #leftColumn div.vNav1 { background-color:#F19A9C; } #leftColumn a.vNav1 { color:#2E0709; text-decoration:none; padding-bottom:3px; padding-top: 3px; } /* different selected states */ #contentSubpage #leftColumn div.vNav1 div.active a.vNav1 { background-color:#1A171B; } #contentSubpage.color1 #leftColumn div.vNav1 div.active a.vNav1 { background-color:#76B856; } #contentSubpage.color2 #leftColumn div.vNav1 div.active a.vNav1 { background-color:#009EE0; } #contentSubpage.color3 #leftColumn div.vNav1 div.active a.vNav1 { background-color:#EC7404; } #contentSubpage.color4 #leftColumn div.vNav1 div.active a.vNav1 { background-color:#E74361; } #leftColumn div.vNav1 div.active a.vNav1 { color:#FFF; background-color:#1A171B; } #leftColumn div.vNav1 div.hasChildren a.vNav1 { border-bottom:1px solid #FFF; /* color:#2E0709; background-color:transparent!important; */ } /* different hover states */ #contentSubpage #leftColumn div.vNav1 div a.vNav1:hover, #contentSubpage #leftColumn div.vNav1 div a.vNav1:focus, #contentSubpage #leftColumn div.vNav1 div a.vNav1:active { color:#FFF; background-color:#1A171B!important; } #contentSubpage.color1 #leftColumn div.vNav1 div a.vNav1:hover, #contentSubpage.color1 #leftColumn div.vNav1 div a.vNav1:focus, #contentSubpage.color1 #leftColumn div.vNav1 div a.vNav1:active { color:#FFF; background-color:#76B856!important; } #contentSubpage.color2 #leftColumn div.vNav1 div a.vNav1:hover, #contentSubpage.color2 #leftColumn div.vNav1 div a.vNav1:focus, #contentSubpage.color2 #leftColumn div.vNav1 div a.vNav1:active { color:#FFF; background-color:#009EE0!important; } #contentSubpage.color3 #leftColumn div.vNav1 div a.vNav1:hover, #contentSubpage.color3 #leftColumn div.vNav1 div a.vNav1:focus, #contentSubpage.color3 #leftColumn div.vNav1 div a.vNav1:active { color:#FFF; background-color:#EC7404!important; } #contentSubpage.color4 #leftColumn div.vNav1 div a.vNav1:hover, #contentSubpage.color4 #leftColumn div.vNav1 div a.vNav1:focus, #contentSubpage.color4 #leftColumn div.vNav1 div a.vNav1:active { color:#FFF; background-color:#E74361!important; } #leftColumn div.vNav1 div.last { border-bottom:0; } /* END: NAVIGATION - LEVEL 1 */ /* NAVIGATION - LEVEL 2 */ /* different backgroundcolors */ #contentSubpage #leftColumn div.vNav2 { background-color:#D9DADB; } #contentSubpage.color1 #leftColumn div.vNav2 { background-color:#E8F2DF; } #contentSubpage.color2 #leftColumn div.vNav2 { background-color:#D4EDFA; } #contentSubpage.color3 #leftColumn div.vNav2 { background-color:#FDE6CF; } #contentSubpage.color4 #leftColumn div.vNav2 { background-color:#FBE1DE; } #leftColumn div.vNav1 div.hasChildren div.vNav2 { width: 208px; overflow: hidden; min-height: 20px; } #leftColumn a.vNav2 { color:#2E0709; text-decoration:none; padding-bottom:3px; padding-top: 3px; padding-left:20px; } /* different selected states */ #contentSubpage #leftColumn div.vNav2 div.active a.vNav2 { color:#1A171B; } #contentSubpage.color1 #leftColumn div.vNav2 div.active a.vNav2 { color:#76B856; } #contentSubpage.color2 #leftColumn div.vNav2 div.active a.vNav2 { color:#009EE0; } #contentSubpage.color3 #leftColumn div.vNav2 div.active a.vNav2 { color:#EC7404; } #contentSubpage.color4 #leftColumn div.vNav2 div.active a.vNav2 { color:#E74361; } #leftColumn div.vNav2 div.active a.vNav2 { font-weight: normal; } #leftColumn div.vNav2 div.hasChildren a.vNav2 { /*color:#2E0709!important;*/ } /* different hover states */ #contentSubpage #leftColumn div.vNav2 div a.vNav2:hover, #contentSubpage #leftColumn div.vNav2 div a.vNav2:focus, #contentSubpage #leftColumn div.vNav2 div a.vNav2:active { color:#FFF!important; background-color:#1A171B!important; } #contentSubpage.color1 #leftColumn div.vNav2 div a.vNav2:hover, #contentSubpage.color1 #leftColumn div.vNav2 div a.vNav2:focus, #contentSubpage.color1 #leftColumn div.vNav2 div a.vNav2:active { color:#FFF!important; background-color:#76B856!important; } #contentSubpage.color2 #leftColumn div.vNav2 div a.vNav2:hover, #contentSubpage.color2 #leftColumn div.vNav2 div a.vNav2:focus, #contentSubpage.color2 #leftColumn div.vNav2 div a.vNav2:active { color:#FFF!important; background-color:#009EE0!important; } #contentSubpage.color3 #leftColumn div.vNav2 div a.vNav2:hover, #contentSubpage.color3 #leftColumn div.vNav2 div a.vNav2:focus, #contentSubpage.color3 #leftColumn div.vNav2 div a.vNav2:active { color:#FFF!important; background-color:#EC7404!important; } #contentSubpage.color4 #leftColumn div.vNav2 div a.vNav2:hover, #contentSubpage.color4 #leftColumn div.vNav2 div a.vNav2:focus, #contentSubpage.color4 #leftColumn div.vNav2 div a.vNav2:active { color:#FFF!important; background-color:#E74361!important; } /* NAVIGATION - LEVEL 2 */ /* NAVIGATION - LEVEL 3 */ #leftColumn div.vNav1 div.hasChildren div.vNav2 div.hasChildren div.vNav3 { background-color:#FAFAFA; width:208px; overflow: hidden; min-height: 20px; } #leftColumn a.vNav3 { color:#2E0709; text-decoration:none; padding-bottom:3px; padding-top: 3px; padding-left:30px; } /* different selected states */ #contentSubpage #leftColumn div.vNav3 div.active a.vNav3 { color:#1A171B; } #contentSubpage.color1 #leftColumn div.vNav3 div.active a.vNav3 { color:#76B856; } #contentSubpage.color2 #leftColumn div.vNav3 div.active a.vNav3 { color:#009EE0; } #contentSubpage.color3 #leftColumn div.vNav3 div.active a.vNav3 { color:#EC7404; } #contentSubpage.color4 #leftColumn div.vNav3 div.active a.vNav3 { color:#E74361; } #leftColumn div.vNav3 div.active a.vNav3 { font-weight: normal; } /* different hover states */ /* #contentSubpage #leftColumn div.vNav3 div a.vNav3:hover, #contentSubpage #leftColumn div.vNav3 div a.vNav3:focus, #contentSubpage #leftColumn div.vNav3 div a.vNav3:active { color:#FFFFFF; background-color:#9B9B9B; } #contentSubpage.color1 #leftColumn div.vNav3 div a.vNav3:hover, #contentSubpage.color1 #leftColumn div.vNav3 div a.vNav3:focus, #contentSubpage.color1 #leftColumn div.vNav3 div a.vNav3:active { color:#FFFFFF; background-color:#76B856; } #contentSubpage.color2 #leftColumn div.vNav3 div a.vNav3:hover, #contentSubpage.color2 #leftColumn div.vNav3 div a.vNav3:focus, #contentSubpage.color2 #leftColumn div.vNav3 div a.vNav3:active { color:#FFFFFF; background-color:#009EE0; } #contentSubpage.color3 #leftColumn div.vNav3 div a.vNav3:hover, #contentSubpage.color3 #leftColumn div.vNav3 div a.vNav3:focus, #contentSubpage.color3 #leftColumn div.vNav3 div a.vNav3:active { color:#FFFFFF; background-color:#EC7404; } #contentSubpage.color4 #leftColumn div.vNav3 div a.vNav3:hover, #contentSubpage.color4 #leftColumn div.vNav3 div a.vNav3:focus, #contentSubpage.color4 #leftColumn div.vNav3 div a.vNav3:active { color:#FFFFFF; background-color:#E74361; } */ /* NAVIGATION - LEVEL 4 */ #leftColumn a.vNav4 { color:#2E0709; text-decoration:none; padding-bottom:3px; padding-top: 3px; padding-left: 40px; } /* different selected states */ #contentSubpage #leftColumn div.vNav4 div.active a.vNav4 { color:#1A171B; } #contentSubpage.color1 #leftColumn div.vNav4 div.active a.vNav4 { color:#76B856; } #contentSubpage.color2 #leftColumn div.vNav4 div.active a.vNav4 { color:#009EE0; } #contentSubpage.color3 #leftColumn div.vNav4 div.active a.vNav4 { color:#EC7404; } #contentSubpage.color4 #leftColumn div.vNav4 div.active a.vNav4 { color:#E74361; } #leftColumn div.vNav4 div.active a.vNav4 { font-weight: normal; } /* different hover states */ #contentSubpage #leftColumn div.vNav4 div a.vNav4:hover, #contentSubpage #leftColumn div.vNav4 div a.vNav4:focus, #contentSubpage #leftColumn div.vNav4 div a.vNav4:active { color:#76B856; } #contentSubpage.color1 #leftColumn div.vNav4 div a.vNav4:hover, #contentSubpage.color1 #leftColumn div.vNav4 div a.vNav4:focus, #contentSubpage.color1 #leftColumn div.vNav4 div a.vNav4:active { color:#76B856; } #contentSubpage.color2 #leftColumn div.vNav4 div a.vNav4:hover, #contentSubpage.color2 #leftColumn div.vNav4 div a.vNav4:focus, #contentSubpage.color2 #leftColumn div.vNav4 div a.vNav4:active { color:#009EE0; } #contentSubpage.color3 #leftColumn div.vNav4 div a.vNav4:hover, #contentSubpage.color3 #leftColumn div.vNav4 div a.vNav4:focus, #contentSubpage.color3 #leftColumn div.vNav4 div a.vNav4:active { color:#EC7404; } #contentSubpage.color4 #leftColumn div.vNav4 div a.vNav4:hover, #contentSubpage.color4 #leftColumn div.vNav4 div a.vNav4:focus, #contentSubpage.color4 #leftColumn div.vNav4 div a.vNav4:active { color:#E74361; } /* END: LEFT NAVIGATION */ /* ************************* FOOTER ************************* */ #footerBar { width: 978px; margin:0px auto; height:108px; overflow:hidden; } #footerBar a { color: #383A3B; text-decoration: underline; } #footerBar img { text-decoration: none; vertical-align: middle; border: none; } #footerBar .linkBox { float: left; color: white; font-size: 14px; font-weight: bold; overflow:hidden; } #footerBar .box .linkContainer { text-decoration:none; color:#323232; border:0px; cursor:pointer; height:100%; } #footerBar div.titleBar, #footerBar div.titleBar a { color: white; font-size: 14px; font-weight: bold; text-decoration: none; background-color:#00B1E6; height: 21px; margin-bottom:1px; } #footerBar div.titleBar .title { float: left; display:inline; margin-top: 2px; margin-left: 9px; } /* where we help block */ #footerBar div.whereWeHelp { float: left; height: 108px; width: 208px; margin-left: 0px; /* background-image:url(../images/world_map.gif);*/ background-position:0px 0px; } #footerBar div.whereWeHelp embed, #footerBar div.whereWeHelp object { position:absolute; } #footerBar div.whereWeHelp .whereWeHelpMap { background-image:url(../images/sponsor_child.jpg); background-position:0 0; background-repeat:no-repeat; width:208px; height:87px; display: block; } #footerBar div.whereWeHelp .linkContainer:hover .whereWeHelpMap, #footerBar div.whereWeHelp .linkContainer:focus .whereWeHelpMap, #footerBar div.whereWeHelp .linkContainer:active .whereWeHelpMap { background-position:0 -87px; } #footerBar div.whereWeHelp .whereWeHelpMapFr { background-image:url(../images/parrainer-enfant.jpg); background-position:0 0; background-repeat:no-repeat; width:208px; height:87px; display: block; } #footerBar div.whereWeHelp .linkContainer:hover .whereWeHelpMapFr, #footerBar div.whereWeHelp .linkContainer:focus .whereWeHelpMapFr, #footerBar div.whereWeHelp .linkContainer:active .whereWeHelpMapFr { background-position:0 -87px; } #footerBar .dropdownButton { float: right; position: relative; top: 2px; right: 2px } /* news */ #footerBar div.news { float: left; height: 108px; width: 448px; margin-left: 2px; } #footerBar div.news div.content { height: 86px; background-color: white; } #footerBar div.news div.contentText { padding-left: 9px; padding-right: 4px; padding-top: 4px; height: 58px; } #footerBar div.news div.contentText .headline { color:#000; font-weight:bold; } #footerBar div.news div.contentText .linkText { text-decoration:none; font-family: Arial, Helvetica, Tahoma, sans-serif !important; } #footerBar div.news div.contentText .linkText:hover, #footerBar div.news div.contentText .linkText:focus, #footerBar div.news div.contentText .linkText:active, #footerBar div.news div.contentText .linkText:hover .headline, #footerBar div.news div.contentText .linkText:focus .headline, #footerBar div.news div.contentText .linkText:active .headline { /*color:#0E8C1E;*/ text-decoration:underline; } #footerBar div.news div.contentLink { padding-left: 9px; padding-right: 4px; padding-top: 4px; color:#000; /*font-weight: bold;*/ } #footerBar div.news div.contentLink .linkText:hover, #footerBar div.news div.contentLink .linkText:focus, #footerBar div.news div.contentLink .linkText:active{ /*color:#0E8C1E;*/ font-weight: bold; } /* END: news */ /* newsletterTeaser */ #footerBar div.newsletterTeaser { float: left; height: 108px; margin-left: 2px; width: 108px; font-size: 12px; /*text-decoration:none;*/ overflow:hidden; background-color:#98C679; background-image:url(../images/newsletter-ca.jpg); background-position:0 0; background-repeat:no-repeat; } #footerBar div.newsletterTeaserFr { float: left; height: 108px; margin-left: 2px; width: 108px; font-size: 12px; /*text-decoration:none;*/ overflow:hidden; background-color:#98C679; background-image:url(../images/newsletter-ca-fr.jpg); background-position:0 0; background-repeat:no-repeat; } #footerBar div.newsletterTeaser:hover, #footerBar div.newsletterTeaser:focus, #footerBar div.newsletterTeaser:active { background-position:0 -108px; } #footerBar div.newsletterTeaserFr:hover, #footerBar div.newsletterTeaserFr:focus, #footerBar div.newsletterTeaserFr:active { background-position:0 -108px; } #footerBar div.newsletterTeaser .contentText { color: #ffffff; padding-top: 5px; padding-left: 7px; display: block; font-weight: bold; } #footerBar div.newsletterTeaser .linkText { text-decoration:none; } #footerBar div.newsletterTeaser a.linkText:hover, #footerBar div.newsletterTeaser a.linkText:focus, #footerBar div.newsletterTeaser a.linkText:active, #footerBar div.newsletterTeaser a.linkText:hover .contentText, #footerBar div.newsletterTeaser a.linkText:focus .contentText, #footerBar div.newsletterTeaser a.linkText:active .contentText { color:#666666; } #footerBar div.newsletterTeaser .emailBox { margin-left: 6px; margin-top: 18px; } #footerBar div.newsletterTeaser .emailBox .emailField { /*border:0px none;*/ width:92px; height:15px; /*padding-left: 6px; */ border:0px solid #000000; } #footerBar div.newsletterTeaser .emailBox .emailButton { width: 17px; height: 15px; border: none; cursor: pointer; padding: 0px; margin: 0px; position: relative; top: -17px; left: 76px; display: none; z-index: 100; } /* cachet */ #footerBar div.cachet { float: left; height: 108px; margin-left: 2px; width: 108px; /*text-decoration:none;*/ overflow:hidden; background-color:#FFF; padding-top: 4px; } #footerBar div.cachet .contentText { text-align: center; padding-top: 6px; display: block; } #footerBar div.cachet .linkText { text-decoration:none; } #footerBar div.cachet a.linkText:hover, #footerBar div.cachet a.linkText:focus, #footerBar div.cachet a.linkText:active, #footerBar div.cachet a.linkText:hover .contentText, #footerBar div.cachet a.linkText:focus .contentText, #footerBar div.cachet a.linkText:active .contentText { color:#9B9B9B; } #footerBar div.cachet .contentImage { text-align: center; /*padding-top: 6px;*/ float:none; display: block; } #footerBar div.cachet .contentImage img{ border: none; vertical-align:text-top; } /* END: cachet */ /* right link blocks */ #footerBar .linkBox { width: 103px; height: 53px; float: left; margin-left: 2px; margin-top: 2px; background-color:#5CC5ED; } #footerBar div.linkBox .linkContainer { height: 100%; text-decoration:none; cursor:pointer; } #footerBar div.linkBox .linkContainer:hover, #footerBar div.linkBox .linkContainer:focus, #footerBar div.linkBox .linkContainer:active { background-color:#00B1E6; } #footerBar div.linkBox .contentText { padding-top: 5px; padding-left: 7px; color:#FFF; display: block; font-size: 12px; } #footerBar div.linkBox .contentText.twoLines { padding-top: 15px; } #footerBar div.upperBox div { float: left; margin-top: 0px !important; } #footerBar div.lowerBox div { float: left; } /* ******************* FOOTER NAVIGATION ******************* */ #footerNavigation { width: 978px; margin:0px auto; font-size:10px; } #footerNavigation div.navigationContainer { float:left; text-align:left; margin:0px; } #footerNavigation div.navigationContainer .linkText { float:left; text-decoration:none; color:#000; } #footerNavigation div.navigationContainer .linkText:hover, #footerNavigation div.navigationContainer .linkText:focus, #footerNavigation div.navigationContainer .linkText:active { text-decoration:underline; } #footerNavigation div.navigationContainer span.footerSeparator { float:left; margin:0px 5px; } #footerNavigation div.copyright { float:right; } /* ********************** RIGHT SIDE WEBPART STYLES *************** */ /* different background colors for box header */ #contentSubpage #marginalColumn .box .boxHeader, #contentSubpage #marginalColumn table .ms-WPHeader { background-color:#868889; } #contentSubpage.color1 #marginalColumn .box .boxHeader, #contentSubpage.color1 #marginalColumn table .ms-WPHeader { background-color:#B5D59D; } #contentSubpage.color2 #marginalColumn .box .boxHeader, #contentSubpage.color2 #marginalColumn table .ms-WPHeader { background-color:#5CC5ED; } #contentSubpage.color3 #marginalColumn .box .boxHeader, #contentSubpage.color3 #marginalColumn table .ms-WPHeader { background-color:#F6AF6E; } #contentSubpage.color4 #marginalColumn .box .boxHeader, #contentSubpage.color4 #marginalColumn table .ms-WPHeader { background-color:#F19A9C; } #contentSubpage #marginalColumn table .ms-WPHeader { color:#FFF; width:208px; height:23px; font-size:14px!important; } #contentSubpage #marginalColumn table .ms-WPHeader td { border-bottom:0px!important; } #contentSubpage #marginalColumn table .ms-WPBorder { border:0px none!important; width:208px; overflow:hidden; position:static; margin-bottom:3px; color:#333333; background-color:#FFF; font-size:12px!important; } #contentSubpage #marginalColumn table .ms-WPTitle { color:#FFF; padding-top:4px; /*padding-left:10px;*/ padding-left:26px; padding-bottom:2px; clear:both; font-size:14px; font-weight:bold; background-repeat:no-repeat; background-position:4px 0; /** moved from teaserad **/ background-image:url(../images/icon_teaserad.gif); background-position: 5px 4px; } #contentSubpage #marginalColumn table h3.ms-WPTitle span { font-size:14px; } #contentSubpage #marginalColumn table td.ms-WPBorder div.ms-WPBody { width:208px!important; font-size:12px!important; } #contentSubpage #marginalColumn table .ms-WPBody { width:auto!important; } #marginalColumn .box { width:208px; overflow:hidden; position:static; margin-bottom:3px; color:#333333; } #marginalColumn .box .boxHeader { width:208px; height:23px; font-size:14px!important; } #marginalColumn .box .boxHeaderContent { padding-top:4px; padding-left:10px; padding-bottom:2px; clear:both; font-size:14px; font-weight:bold; background-repeat:no-repeat; background-position:4px 0; /** moved from teaserad **/ background-image:url(../images/icon_teaserad.gif); background-position: 5px 4px; } #marginalColumn #ctl00_PlaceHolderRightWebPartZone1_DownloadLinksBox .box .boxHeaderContent { background-image:url(../images/icon_downloads.gif); background-position: 5px 4px; } #marginalColumn #ctl00_PlaceHolderRightWebPartZone1_RelatedLinksBox .box .boxHeaderContent { background-image:url(../images/icon_related.gif); background-position: 5px 4px; } #marginalColumn .box .boxHeaderContent .ab12 { padding-left:16px; color:#ffffff; } #marginalColumn .box .boxContent { background-color:#ffffff; padding:4px 10px 10px 10px; font-size:12px!important; font-family: Arial, Helvetica, Tahoma, sans-serif!important; } #marginalColumn .box .boxContent .item { margin:6px 0px 0px 0px; } #marginalColumn .box .boxContent .item .description { color:#4C4C4C; font-size:12px; color:#323232; font-family: Arial, Helvetica, Tahoma, sans-serif!important; } /* different boxContent link states */ #contentSubpage #marginalColumn .box .boxContent a, #contentSubpage #marginalColumn .box .boxContent .item a, #contentSubpage #marginalColumn .box .boxContent a.item, #contentSubpage #marginalColumn table.cbq-layout-main a.item { color:#0E8C1E; text-decoration:none; font-family: Arial, Helvetica, Tahoma, sans-serif!important; font-weight:bold; font-size:12px!important; /* margin-bottom:5px; display:block; */ } /* #contentSubpage #marginalColumn .box .boxContent a strong, #contentSubpage #marginalColumn .box .boxContent .item a strong, #contentSubpage #marginalColumn .box .boxContent a.item strong, #contentSubpage #marginalColumn table.cbq-layout-main a.item strong { margin-bottom:5px; display:block; } */ #contentSubpage.color1 #marginalColumn .box .boxContent a, #contentSubpage.color1 #marginalColumn .box .boxContent .item a, #contentSubpage.color1 #marginalColumn .box .boxContent a.item, #contentSubpage.color1 #marginalColumn table.cbq-layout-main a.item { color:#B5D59D; } #contentSubpage.color2 #marginalColumn .box .boxContent a, #contentSubpage.color2 #marginalColumn .box .boxContent .item a, #contentSubpage.color2 #marginalColumn .box .boxContent a.item, #contentSubpage.color2 #marginalColumn table.cbq-layout-main a.item { color:#5CC5ED; } #contentSubpage.color3 #marginalColumn .box .boxContent a, #contentSubpage.color3 #marginalColumn .box .boxContent .item a, #contentSubpage.color3 #marginalColumn .box .boxContent a.item, #contentSubpage.color3 #marginalColumn table.cbq-layout-main a.item { color:#F6AF6E; } #contentSubpage.color4 #marginalColumn .box .boxContent a, #contentSubpage.color4 #marginalColumn .box .boxContent .item a, #contentSubpage.color4 #marginalColumn .box .boxContent a.item, #contentSubpage.color4 #marginalColumn table.cbq-layout-main a.item { color:#EB727C; } /* styles for different webparts in the marginal column */ #contentSubpage #marginalColumn .box .boxContent a.item .text, #contentSubpage #marginalColumn .box .boxContent a.item .emphasis, #contentSubpage #marginalColumn table.cbq-layout-main a.item .text, #contentSubpage #marginalColumn table.cbq-layout-main a.item .emphasis { color:#E74361; } #contentSubpage #marginalColumn .box .boxContent .ms-WPBody * { /* border:0px none;*/ } #contentSubpage #marginalColumn table { width:100%!important; } #contentSubpage #marginalColumn .box .boxContent a.item { text-decoration:none; } #marginalColumn .box .boxContent .item a { font-weight:bold; text-decoration:none; } #contentSubpage #marginalColumn .box .boxContent .ms-WPBody a.item span, #contentSubpage #marginalColumn table.cbq-layout-main a.item span { display:block; font-weight:normal; } #contentSubpage #marginalColumn table.cbq-layout-main { padding:4px 10px 10px 10px; } #contentSubpage #marginalColumn .box .boxContent table.cbq-layout-main { padding:0px 0px 0px 0px!important; } /* more... text maybe will be sytled later */ #contentSubpage #marginalColumn .box .boxContent .ms-WPBody a.item span.emphasis { } /* RIGHT SIDE WEBPART STYLES */ /* webpart_fullmode */ div.webpart_fullmode, div.articleContainer, div.SharedElementsMiddle { padding:9px; } #leftColumn div.whereWeHelp .titleBar { /*background-color:#BABABA;*/ background-color:#94be78; color:white; font-size:14px; font-weight:bold; height:21px; padding:2px 0px 0px 9px } #leftColumn div.whereWeHelp #dropdownPlaceholder { height:65px; } #leftColumn div.whereWeHelp #world_map { background-image:url(../images/world_map.gif); background-position:0px 0px; width:208px; height:121px; } #leftColumn div.whereWeHelp #world_map_hover { background-image:url(../images/world_map.gif); background-position:-208px 0px; width:208px; height:121px; } div.PageContentSpace #ctl00_PlaceHolderMain_DropDownNavigationWebPart1_DDNavigation { margin:0px; /* position:absolute; top:152px; left:2px; */ display:block; width:204px!important; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size:12px; } div.PageContentSpace #ctl00_PlaceHolderMain_DropDownNavigationWebPart2_DDNavigation { margin:0px; /* position:absolute; top:173px; left:2px; */ display:block; width:204px!important; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size:12px; } div.PageContentSpace #ctl00_PlaceHolderMain_DropDownNavigationWebPart3_DDNavigation { margin:0px; /* position:absolute; top:194px; left:2px; */ display:block; width:204px!important; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size:12px; } .ms-WPBody, .ms-WPBody *, .ms-WPTitle, .ms-WPTitle *, .ms-WPBorder, .ms-WPBorder * { font-family: Arial, Helvetica, Tahoma, sans-serif!important; font-size:12px; } .ms-WPBody div.mainSeparator { background-color:#C3C3C3; height:1px; margin: 10px 0px; width:100%; overflow:hidden; clear:both; } div.articleContainer ul { overflow:hidden; width:495px; display:block; float:left; margin:0px 0px 12px 0px; padding:7px 0px 7px 42px; } /* adding clearfix hack to listmodule */ .ms-WPBody div.listModule:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } .ms-WPBody div.listModule { color:#323232; display:inline-block; } /* HOLLY HACK \*/ * html .ms-WPBody div.listModule { height:1%; } .ms-WPBody div.listModule { display:block; clear:both; } /* HOLLY HACK */ .ms-WPBody div.listModule a img { border:0px none; } .ms-WPBody div.listModule a img.floatLeft { float:left; margin:0px 15px 5px 0px; } .ms-WPBody div.listModule a img.floatRight { float:right; margin:0px 0px 5px 15px; } .ms-WPBody div.listModule h2, .ms-WPBody div.listModule h2 a { font-size:14px; margin-bottom:5px; color:#000; text-decoration:none; } .ms-WPBody div.listModule h2 a, .ms-WPBody div.listModule h2 a:visited, .ms-WPBody div.listModule h2 a:hover, .ms-WPBody div.listModule h2 a:focus, .ms-WPBody div.listModule h2 a:active { color:#323232; text-decoration:none; } .ms-WPBody div.listModule a, .ms-WPBody div.listModule a:visited, .ms-WPBody div.listModule a:hover, .ms-WPBody div.listModule a:focus, .ms-WPBody div.listModule a:active { color:#323232; text-decoration:underline; } .ms-WPBody td { font-size:12px; } /* image gallery */ td.ms-WPBorder { border:0px none!important; } div.ImageViewer_Div { padding-top:6px; overflow:hidden; } tr.ms-WPHeader td { border:0px none!important; } table.ImageViewer_Table { margin:auto; overflow:hidden; } table.ImageViewer_Table tr td.ImageViewer_Cell { width:162px; height:162px; background-color:#f7f7f7; border-right:12px solid #FFF; border-bottom:11px solid #FFF; } /* article */ div.articleContainer h1 { font-size:16px; color: #000000; margin-bottom:5px; } div.articleContainer h2 { font-size:14px; color: #000000; margin:5px 0px 5px 0px; } div.articleContainer h3 { font-size:12px; color: #000000; margin-top:0px; margin-bottom:5px; } div.articleContainer table.IntroductionTable { border:0px none; /*margin-top:15px;*/ padding:0px; width:100%; } .ab12 { font-weight:bold; } .PageContentSpace { margin-top:15px; } div.articleContainer p { margin-top:0px; } .imageCaption { display:block; font-size:11px; font-style:italic; font-weight:normal; margin-left:0px; font-family: Arial, Helvetica, Tahoma, sans-serif!important; } table.IntroductionTable .imageSpacer, table.IntroductionTable .imageCaptionSpacer { padding-right:10px; } div.articleContainer .leftimage .imagecaption, div.articleContainer .rightimage .imagecaption { font-size:11px; font-style:normal; font-weight:normal; margin-left:0px; font-family: Arial, Helvetica, Tahoma, sans-serif!important; } .ms-rteCustom-imageCaption { display:inline; font-size:11px; font-style:normal; font-weight:normal; margin-left:0px; margin-top:5px; font-family: Arial, Helvetica, Tahoma, sans-serif!important; } div.articleContainer .imageContainerTableLeft, div.articleContainer .imageContainerLeft, div.articleContainer .leftimage { float:left; margin:0px 15px 5px 0px; } div.articleContainer .imageContainerTableRight { margin:0px 0px 5px 15px; } div.articleContainer .imageContainerRight, div.articleContainer .rightimage { float:right; margin:0px 0px 5px 15px; } div.articleContainer div.articleContainer { padding:0px; } div.articleContainer .item { clear:both; } div.articleContainer .image-area-left { float:left; margin-right:5px; } div.articleContainer .link-item,div.articleContainer .link-item .description, div.articleContainer .link-item a, div.articleContainer .link-item a:link { font-size:12px; font-style:normal; font-weight:normal; margin-left:0px; font-family: Arial, Helvetica, Tahoma, sans-serif!important; color:#323232; } div.articleContainer .link-item a, div.articleContainer .link-item a:link { text-decoration:underline; } /* sharedElementsBottom: Related Links and Downloads in content area */ div.articleContainer .box { padding-bottom:10px; } div.articleContainer .box .boxHeader { background-color:#ededed; font-size:14px; padding:7px 10px 7px 10px; } div.articleContainer .box .boxContent { background-color:#f7f7f7; padding:0px 4px 0px 4px; } div.articleContainer .box .boxContent .item { border-top:2px solid #ededed; padding:13px 6px 11px 6px; } /* adding clearfix hack to item */ div.articleContainer .box .boxContent .item:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } div.articleContainer .box .boxContent .item { display:inline-block; } /* HOLLY HACK \*/ * html div.articleContainer .box .boxContent .item { height:1%; } div.articleContainer .box .boxContent .item { display:block; clear:both; } /* HOLLY HACK */ div.articleContainer .box .boxContent .item .image-area-left { background-color:#ededed; width:162px; vertical-align:middle; margin-right:9px; } div.articleContainer .box .boxContent .item .image-area-left a img { display:block; margin:auto; } div.articleContainer .box .boxContent .item .link-item a, div.articleContainer .box .boxContent .item .link-item a:link, div.articleContainer .box .boxContent .item .link-item a:visited { text-decoration:none; font-weight:bold; } div.articleContainer .box .boxContent .item .description { padding-top:5px; } /* forms */ #marginalColumn .box .boxContent table.formHolder { } #marginalColumn .box .boxContent table.formHolder .inputSelect { width:93%; } table.formHolder a { text-decoration:underline!important; } table.formHolder { font-family: Arial, Helvetica, Tahoma, sans-serif; background-color:#f7f7f7; border-collapse:collapse; width:100%; } table.formHolder *{ font-size:12px; } table.formHolder tr td { padding:3px 5px 2px 9px; height:5px; vertical-align:top; } table.formHolder tr td span.sosFormText { padding-top:4px; display:block; } table.formHolder tr td#sidebar { width:192px; } table.formHolder tr.white td { padding:3px 0px 4px 0px; } table.formHolder tr.white { background-color:#FFF; } table.formHolder tr.formSubmit { background-color:#9b9b9b; } table.formHolder tr.formSubmit td { padding:4px 5px 4px 10px; } table.formHolder tr.formSubmit td a:link, table.formHolder tr.formSubmit td a:visited { color:#FFF!important; padding-top:2px; display:block; } table.formHolder tr th { background-color:#d7d7d7; font-size:14px; padding:7px 6px 7px 10px; text-align:left; } table.formHolder tr.formHeaderRow th { background-color:#9b9b9b; color:#FFF; font-size:14px; } table.formHolder tr.formHeaderRow th span { font-size:14px; } table.formHolder tr td.leftFormCol { text-align:right; padding-right:10px; } table.formHolder tr.topFormRowPadding td { padding-top:7px; } table.formHolder tr.bottomFormRowPadding td { padding-bottom:7px; } table.formHolder tr.bottomFormRowPaddingBig td { padding-bottom:16px; } table.formHolder tr.formSpacer td { height:8px; padding:0px!important; } table.formHolder tr td.formLinkBlock a { margin-right:6px; } table.formHolder tr td.formTextMixBlock span.sosFormText { padding-top:0px; display:inline; } table.formHolder tr td.leftCheck { padding:0px 0px 0px 0px; } table.formHolder tr td.rightCheck { padding-top:0px; padding-bottom:0px; } table.formHolder tr td input { margin-left:0px; } table.formHolder tr.formSubheader td { background-color:#e7e7e7; padding:6px 6px 6px 10px; } table.formHolder span.toolTipcolor3Button { display:block; width:21px; height:20px; cursor:pointer; background-image:url(../images/form_color3.gif); background-repeat:no-repeat; background-position:0 0; } /* slideshow */ div.slideShow { font-size:12px; width:840px; height:464px; padding:17px; background-color:#FFF; overflow:hidden; color:#323232; } div.slideShow img { border:0; } div.slideShow div.slideShowHeader { height:43px; background-color:#ececec; overflow:hidden; margin-bottom:10px; } div.slideShow div.slideShowHeader h1 { font-size:16px; margin-top:0px; /*line-height:250%;*/ padding-left:11px; padding-top:13px; float:left; color:#323232; } div.slideShow div.slideShowHeader div.slideShowNavigation { margin:0px 6px 0px 6px; height:22px; width:288px; padding-top:14px; float:right; } div.slideShow div.slideShowHeader div.slideShowNavigation div.prevSlide { float:left; display:inline; margin-left:18px; background-image:url(../images/slideshow_prev.gif); background-position:left center; background-repeat:no-repeat; } div.slideShow div.slideShowHeader div.slideShowNavigation div.prevSlide a { padding-left:26px; text-decoration:none; color:#0E8C1E; } div.slideShow div.slideShowHeader div.slideShowNavigation div.imageCount { text-align:center; } div.slideShow div.slideShowHeader div.slideShowNavigation div.nextSlide { float:right; display:inline; margin-right:18px; background-image:url(../images/slideshow_next.gif); background-position:right center; background-repeat:no-repeat; } div.slideShow div.slideShowHeader div.slideShowNavigation div.nextSlide a { padding-right:26px; text-decoration:none; color:#0E8C1E; } div.slideShow div.slideShowMain { background-color:#ececec; margin-bottom:8px; width:840px; height:404px; } div.slideShow div.slideShowMain div.imageContainer { float:left; width:538px; height:404px; background-color:#f7f7f7; background-position:center; background-repeat:no-repeat; } div.slideShow div.slideShowMain div.textContainer { float:left; height:404px; width:300px; } div.slideShow div.slideShowMain div.textContainer #tdDesc { padding:15px 18px 15px 18px; height:335px; overflow:hidden; } div.slideShow div.slideShowFooter { height:18px; padding-top:4px; background-color:#f7f7f7; } div.slideShow div.slideShowFooter span.author { float:left; display:inline; margin-left:11px; color:#979999; } div.slideShow div.slideShowFooter div.recommend { float:left; display:inline; height:18px; margin-left:18px; background-image:url(../images/recommend.gif); background-position:left center; background-repeat:no-repeat; } div.slideShow div.slideShowFooter div.recommend a, div.slideShow div.slideShowFooter div.recommend a:visited { padding-left:23px; color:#323232; text-decoration:none; } div.slideShow div.slideShowFooter div.recommend a:hover, div.slideShow div.slideShowFooter div.recommend a:focus, div.slideShow div.slideShowFooter div.recommend a:active { /*color:#0E8C1E;*/ color:#E74361; } div.slideShow div.slideShowFooter div.copyright { float:right; display:inline; margin-right:11px; } /* listpager */ #rightColumn #main .listPager { height:23px; background-color:#ededed; } #rightColumn #main .listPager .listPagerContent .floatLeft { float:left; padding-top:2px; height:21px; margin:0px 8px 0px 8px; } #rightColumn #main .listPager .listPagerContent .linkContainer { float:left; width:472px; text-align:center; padding-top:4px; cursor:auto; } #rightColumn #main .listPager .listPagerContent .linkContainer:hover, #rightColumn #main .listPager .listPagerContent .linkContainer:focus, #rightColumn #main .listPager .listPagerContent .linkContainer:active { background-color:transparent; cursor:auto; } /* ********************** SEARCH WEBPART STYLES *************** */ #contentSubpage .ms-sbplain{ border:2px inset; } #contentSubpage td.ms-sbcell{ border: none; padding-left: 0px; font-size:12px; font-family:Arial, Helvetica, Tahoma, sans-serif; } #contentSubpage td.ms-sbgo{ background-color: #ffffff; padding: 1px 3px; padding-right: 0px; } #ZoneTable #ctl00_ctl13_g_bb78e437_f5de_43ee_9c05_d1c0a13b6e2d_S9C495728_InputKeywords, #ZoneTable #ctl00_ctl11_g_c1e300ac_bb87_4fc8_9228_55e2ac619db8_SBD0E2EE9_InputKeywords{ padding-left: 5px; padding-top: 2px; padding-bottom: 1px; color: #606060; font-size: 12px; height: 16px; width: 437px !important; } #contentSubpage .srch-stats{ background-color: #ffffff; color: #323232; font-size: 12px; } #contentSubpage .srch-sort{ font-size: 12px; color: #ed1c24; } #contentSubpage .srch-Description{ /* font-size: 1.1em; */ margin: 4px 0px; } #contentSubpage .srch-sort a:link, .srch-sort a:visited{ text-decoration: underline; color: #323232; } #contentSubpage .srch-Page{ background-color: #ededed; height: 23px; text-align: center; line-height:200%; display: relative; font-weight: normal; color: #0E8C1E; overflow:hidden; } ##contentSubpage .srch-Page{ padding-top: 5px; height: 18px; } #contentSubpage .srch-Metadata{ border-top: none; } #contentSubpage .srch-Metadata a{ text-decoration: underline; font-size: 12px; } #contentSubpage .srch-Metadata a b{ font-weight: normal; } #contentSubpage .srch-Title{ color: #323232; font-weight: bold; } #contentSubpage .srch-Description b{ color: #448831; } #ZoneTable #MSOZoneCell_WebPartWPQ4 table,#ZoneTable #MSOZoneCell_WebPartWPQ2 table,#ZoneTable #WebPartWPQ4,#ZoneTable #WebPartWPQ2,#ZoneTable #MSOZoneCell_WebPartWPQ5 table,#WebPartWPQ5, #ZoneTable #MSOZoneCell_WebPartWPQ1 table,#ZoneTable #WebPartWPQ1,#ZoneTable #ctl00_ctl13_g_bb78e437_f5de_43ee_9c05_d1c0a13b6e2d,#ZoneTable #ctl00_ctl11_g_c1e300ac_bb87_4fc8_9228_55e2ac619db8{ width: 538px !important; margin-left: 0px; } #ZoneTable #MSOZoneCell_WebPartWPQ6 .ms-PartSpacingVertical{ margin-top: 0px !important; } #ZoneTable #WebPartWPQ4{ overflow-y:hidden !important; } #ZoneTable a#SRP_PrevImg, #ZoneTable a#SRP_NextImg { text-decoration:none!important; } #ZoneTable a#SRP_PrevImg img, #ZoneTable a#SRP_NextImg img { vertical-align:middle; } #ZoneTable a#SRP_Prev, #ZoneTable a#SRP_Next { display:none!important; } /* styles for site and page nodes */ .sitemap { background-color:#FFF; } .sitemap .container1 { margin-bottom:8px; } .sitemap a { font-size:12px; text-decoration:underline; color:#323232; } .sitemap .SiteNode1 { background-color:#448831; padding:7px 0px 7px 13px; } .sitemap .SiteNode1 a { color:#FFF!important; font-weight:bold; text-decoration:none; font-size:14px; } .sitemap .color2 { background-color:#D22000; } .sitemap .color3 { background-color:#FDB200; } .sitemap .color1 { background-color:#FD6700; } .SiteNode2{ padding:5px 0px 5px 13px; } .sitemap .odd { background-color:#f7f7f7; } .sitemap .even { background-color:#ececec; } .PageNode1{ padding:5px 0px 5px 13px; } .PageNode2, .SiteNode3 { margin-left:58px; padding:5px 4px 5px 4px; } .sitemap .odd .SiteNode3, .sitemap .odd .SiteNode4, .sitemap .odd .SiteNode5, .sitemap .odd .SiteNode6, .sitemap .odd .SiteNode7, .sitemap .odd .PageNode2, .sitemap .odd .PageNode3, .sitemap .odd .PageNode4, .sitemap .odd .PageNode5, .sitemap .odd .PageNode6, .sitemap .odd .PageNode7 { border-top:2px solid #ececec; } .sitemap .even .SiteNode3, .sitemap .even .SiteNode4, .sitemap .even .SiteNode5, .sitemap .even .SiteNode6, .sitemap .even .SiteNode7, .sitemap .even .PageNode2, .sitemap .even .PageNode3, .sitemap .even .PageNode4, .sitemap .even .PageNode5, .sitemap .even .PageNode6, .sitemap .even .PageNode7 { border-top:2px solid #f7f7f7; } .PageNode3, .SiteNode4{ margin-left:129px; padding:5px 4px 5px 4px; } .PageNode4, .SiteNode5{ margin-left:199px; padding:5px 4px 5px 4px; } .PageNode5, .SiteNode6{ margin-left:269px; padding:5px 4px 5px 4px; } .PageNode6, .SiteNode7{ margin-left:299px; padding:5px 4px 5px 4px; } .PageNode7{ margin-left:329px; padding:5px 4px 5px 4px; } /* error message */ .sosErrorText{color:#cc0000;} .ValidatorMessageClass { color:#cc0000; font-weight:600; } /* used from siemens */ .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } .clearfix { display:inline-block; } /* HOLLY HACK \*/ * html .clearfix { height:1%; } .clearfix { display:block; clear:both; } /* HOLLY HACK */ /* 6 webparts */ .part6Top { width:978px; min-height:332px; margin-bottom:2px; } .part6Big { width:733px; margin-right:2px; min-height:332px; float:left; background-color:#fff; } .part6Small { width:243px; min-height:332px; float:left; background-color:#fff; } .part6Bottom { width:978px; min-height:143px; } .part6teaser { float:left; width:243px; min-height:143px; margin-right:2px; background-color:#fff; } .part6teaserlast { float:left; width:243px; min-height:143px; margin-right:0px; background-color:#fff; } /* 6 webparts END */