Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*GLOBAL WHITESPACE RESET*/
- html, body,
- .bodywrapper h1, .bodywrapper h2, .bodywrapper h3, .bodywrapper h4, .bodywrapper h5, .bodywrapper h6, .bodywrapper h7,
- .bodywrapper p, .bodywrapper table, .bodywrapper caption, .bodywrapper tr, .bodywrapper td, .bodywrapper th,
- .bodywrapper ul, .bodywrapper ol, .bodywrapper li, .bodywrapper dl, .bodywrapper dt, .bodywrapper dd,
- .bodywrapper form, .bodywrapper legend, .bodywrapper fieldset {
- margin: 0px;
- padding: 0px;
- }
- .bodywrapper, .pushbottomwrapper, .footer {
- }
- /*BASIC ELEMENTS*/
- .bodywrapper p, .bodywrapper ul, .bodywrapper ol, .bodywrapper dl {
- margin: 0.5em 0px;
- }
- .bodywrapper ul, .bodywrapper ol, .bodywrapper dd {
- margin:0.5em 0 0.5em 2em;
- padding:0;
- }
- .bodywrapper li {
- margin-bottom: 0.2em;
- }
- .bodywrapper h1 {
- font-size: 2em;
- margin: 0 0 0.5em 0;
- line-height: normal;
- }
- .bodywrapper h2 {
- font-size: 1.8em;
- margin: 0 0 0.5em 0;
- line-height: normal;
- }
- .bodywrapper h3 {
- font-size: 1.6em;
- margin: 0 0 0.5em 0;
- line-height: normal;
- }
- .bodywrapper h4 {
- font-size: 1.4em;
- margin: 0 0 0.5em 0;
- line-height: normal;
- }
- .bodywrapper h7 {
- font-size: 1.2em;
- margin: 0 0 0.5em 0;
- line-height: normal;
- }
- .bodywrapper h6 {
- font-size: 1em;
- margin: 0 0 0.5em 0;
- line-height: normal;
- }
- .bodywrapper h7 {
- border-bottom-color: #CCCCCC;
- border-bottom-style: dotted;
- border-bottom-width: 1px;
- color: #636363;
- font-weight: bold;
- margin-bottom: 13px;
- margin-left: 0;
- margin-right: 13px;
- margin-top: 5px;
- padding-left: 0;
- padding-right: 0;
- padding-top: 0;
- line-height: normal;
- }
- .bodywrapper p {
- }
- .bodywrapper address {
- font-style: normal;
- }
- .bodywrapper label {
- font-weight: bold;
- }
- .bodywrapper label {
- font-weight: bold;
- }
- .bodywrapper #position1 label, .bodywrapper #position2 label, .bodywrapper #position3 label, .bodywrapper #position4 label {
- display: block;
- font-weight: bold;
- padding: 3px 0;
- }
- .bodywrapper caption {
- font-weight: bold;
- text-align: left;
- }
- .bodywrapper tr, .bodywrapper td, .bodywrapper th {
- vertical-align: top;
- text-align: left;
- }
- .bodywrapper img.left {
- padding-right: 5px;
- padding-bottom: 5px;
- }
- .bodywrapper img.right {
- padding-left: 5px;
- padding-bottom: 5px;
- }
- /*IE 5.5 text too big bugfix*/
- .bodywrapper table {
- font-size: 100%;
- }
- /* Restore correct styles displaying for tags rewrited by GxT */
- .bodywrapper strong, .bodywrapper th {
- font-weight: bold !important;
- font-style: inherit;
- }
- .bodywrapper address, .bodywrapper caption, .bodywrapper cite, .bodywrapper dfn, .bodywrapper em, .bodywrapper var {
- font-style: italic !important;
- font-weight: inherit;
- }
- /*Dirty correction for GXT Problem on FCKeditor Hspace and Vspace (solution change Vspace and Hspace in Style margin */
- .bodywrapper p img {
- margin: 5px;
- }
- /* avoid link focus border */
- .bodywrapper :focus {
- outline-style: none;
- }
- /* input */
- body{
- font-family: "Open Sans", arial, sans-serif;
- font-size: 1em;
- background-color:#FFFFFF;
- }
- .bodywrapper input,
- .bodywrapper textarea,
- .bodywrapper select {
- font-family: "Open Sans", arial, sans-serif;
- font-size: 1em;
- }
- .bodywrapper input.field {
- height:17px;
- }
- /******************************************************************************
- * Basic
- ******************************************************************************/
- .bodywrapper {
- width: 100%;
- font-size: 80%;
- color: #272727;
- font-family: "Open Sans", arial, sans-serif;
- line-height: 140%;
- }
- .bodywrapper a{
- color: #272727;
- text-decoration:none;
- }
- .bodywrapper a:hover {
- text-decoration: none;
- color: #DB4244 !important;
- }
- .bodywrapper a[href='#']:hover {
- text-decoration:none;
- color: #272727 !important;
- }
- .bodywrapper li {
- margin: 0;
- padding: 0;
- }
- .bodywrapper ol {
- margin: 1em 0 1em 2em;
- padding: 0;
- }
- .bodywrapper ol li {
- margin: 0;
- padding: 0;
- background: none;
- }
- .bodywrapper dt {
- font-weight: bold;
- color: #60267A;
- }
- .bodywrapper dd {
- padding: 0 0 0 0.5em;
- }
- /******************************************************************************
- * Generic
- ******************************************************************************/
- .hidden {
- display: none;
- }
- /******************************************************************************
- * Breadcrumb
- ******************************************************************************/
- .bodywrapper ul.breadcrumb {
- margin:1em 0;
- padding:0;
- list-style:none;
- color:#333;
- text-transform:uppercase;
- font-size:85%;
- }
- .bodywrapper ul.breadcrumb li {
- display:inline;
- margin:0;
- padding:0;
- background: none;
- margin: 0 ;
- color:#DB4244!important;
- }
- .bodywrapper ul.breadcrumb a,
- .bodywrapper ul.breadcrumb a:link,
- .bodywrapper ul.breadcrumb a:visited {
- padding:0 1.5em 0 0;
- margin:0;
- background: url(img/breadcrumb-separator.png) no-repeat 100% 50% ;
- color:#333;
- text-decoration:none;
- }
- .bodywrapper ul.breadcrumb a:hover,
- .bodywrapper ul.breadcrumb a:active {
- color:#DB4244!important;
- text-decoration:underline;
- }
- /******************************************************************************
- * Languages
- ******************************************************************************/
- #languages ul {
- margin:0;
- padding:0;
- list-style:none;
- color:#333;
- text-transform:uppercase;
- font-size:85%;
- }
- #languages ul li {
- display:inline;
- margin:0;
- padding:0;
- background: none;
- margin: 0 ;
- }
- #languages ul a,
- #languages ul a:link,
- #languages ul a:visited {
- margin:0;
- padding:0;
- color:#333;
- text-decoration:none;
- }
- #languages ul a:hover,
- #languages ul a:active {
- color:#333;
- text-decoration:underline;
- }
- /******************************************************************************
- * Demo
- ******************************************************************************/
- .mainpagecontent {
- min-height:460px;
- background-color:#FFFFFF;
- }
- a img { border:0;}
- #languages {float :right;}
- #languages ul {list-style:none;}
- html, body {
- height:100%;
- }
- .bodywrapper {
- min-height:250px;
- height:100% !important;
- position:relative;
- }
- .bodywrapper #pageData {
- padding-bottom:10px;
- }
- .bodywrapper .footer {
- position:relative;
- left:0;
- }
- .pushbottomwrapper {
- height: auto !important;
- margin: 0 auto;
- min-height: 100%;
- padding: 0;
- }
- .footer, .push {height:auto;}
- #footer {
- /*top:-170px;*/
- }
- /* CSS REFACTORING */
- #header {background-color:white;}
- #header_logo {
- padding-top:20px;
- background-color:#FFFFFF;
- padding-bottom:20px;
- }
- #header_logo .logo_ref img {
- vertical-align:middle;
- }
- #header_logo .logo_ref span {
- line-height: 64px;
- font-size: 1.7em;
- color: #1B3E7A;
- font-family: 'Share Tech', sans-serif;
- padding-left: 40px;
- font-weight:bold;
- }
- #search_area {
- float:right;
- padding-top:20px;
- }
- .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
- min-height:1px;
- }
- #sub_header {
- width:960px;
- margin-right:auto;
- margin-left:auto;
- margin-top:5px;
- padding-top:5px;
- border-top: 1px solid #DB4244;
- }
- #sub_footer_area {
- background-color: #FFFFFF;
- margin-top: 5px;
- padding-top: 20px;
- }
- .sub_footer_area{
- background-color:#1B3E7A;
- box-shadow:0px 0px 10px #888888;
- }
- #page_title_area {
- color:#AEAFB0;
- }
- #site_menu_link {
- text-align:right;
- }
- #site_menu_link a {
- padding-left:5px;
- border-right:1px solid black;
- padding-right:5px;
- }
- #site_menu_link a.mcontact {
- padding-left:5px;
- border-right:0;
- padding-right:0px;
- }
- #menuLeft ul {
- padding:5px;
- margin:0px;
- list-style:none;
- background-color:#ffffff;
- border:1px solid #1B3E7A;
- }
- #menuLeft ul li{
- height: 25px;
- padding-left:5px;
- }
- #menuLeft ul li a{
- height: 25px;
- width:100%;
- display:block;
- font-weight:bold;
- line-height:25px;
- color:#1B3E7A;
- }
- #menuLeft ul li:hover, #menuLeft ul li.selected:hover{
- color:#DB4244!important;
- }
- #menuLeft ul li.selected{
- background-color:#1B3E7A;
- }
- #menuLeft ul li.selected a {
- color:#FFFFFF !important;
- }
- .bottom_menu {text-align:center;}
- .fake_button {
- /*-moz-box-shadow:inset 0px 1px 0px 3px #ffffff;
- -webkit-box-shadow:inset 0px 1px 0px 3px #ffffff;
- box-shadow:inset 0px 1px 0px 3px #ffffff;
- background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
- background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
- background-color:#f9f9f9;
- -webkit-border-top-left-radius:20px;
- -moz-border-radius-topleft:20px;
- border-top-left-radius:20px;
- -webkit-border-top-right-radius:20px;
- -moz-border-radius-topright:20px;
- border-top-right-radius:20px;
- -webkit-border-bottom-right-radius:20px;
- -moz-border-radius-bottomright:20px;
- border-bottom-right-radius:20px;
- -webkit-border-bottom-left-radius:20px;
- -moz-border-radius-bottomleft:20px;
- border-bottom-left-radius:20px;*/
- text-indent:0;
- border:1px solid #dcdcdc;
- display:inline-block;
- color:#FFF;
- font-family: 'Geo', sans-serif;
- font-size:15px;
- font-weight:bold;
- font-style:normal;
- height:40px;
- line-height:40px;
- width:100px;
- text-decoration:none;
- text-transform:uppercase;
- text-align:center;
- background-color:#DB4244;
- }
- .fake_button:hover {
- /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
- background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');*/
- box-shadow:inset 0px 0px 0px 1px #ffffff;
- color:#FFF;
- }
- .fake_button:active {
- position:relative;
- top:1px;
- }
- .jsdisplay {
- text-align: left;
- position: absolute;
- bottom: 53px;
- left:-17px;
- background-color: #FFFFFF;
- width: 960px;
- height:300px;
- padding:5px;
- color:#6D6D6D!important;
- }
- .jsdisplay {
- /*-moz-box-shadow:inset 0px 1px 0px 3px #ffffff;
- -webkit-box-shadow:inset 0px 1px 0px 3px #ffffff;
- box-shadow:inset 0px 1px 0px 3px #ffffff;
- background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
- background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
- background-color:#f9f9f9;
- -webkit-border-top-left-radius:20px;
- -moz-border-radius-topleft:20px;
- border-top-left-radius:20px;
- -webkit-border-top-right-radius:20px;
- -moz-border-radius-topright:20px;
- border-top-right-radius:20px;
- -webkit-border-bottom-right-radius:20px;
- -moz-border-radius-bottomright:20px;
- border-bottom-right-radius:20px;
- -webkit-border-bottom-left-radius:20px;
- -moz-border-radius-bottomleft:20px;
- border-bottom-left-radius:20px;*/
- text-indent:0;
- border:1px solid #DB4244;
- color:#1B3E7A!important;
- font-family:"Open sans";
- font-size:12px;
- /*box-shadow:0px 0px 0px 1px #BBBABA;*/
- box-shadow: 0px 0px 10px #888888;
- font-style:normal;
- text-decoration:none;
- text-shadow:1px 1px 0px #ffffff;
- z-index:9000;
- }
- #hidden_menu {display:none;}
- .fc-header td {float:left;clear:both;}
- .jsdisplay ul {
- list-style:none;
- text-transform: uppercase;
- margin-top:30px;
- margin-left:50px;
- line-height:150%;
- color:#1B3E7A!important;
- }
- .jsdisplay li.level_1 {
- float: left;
- margin-right: 10px;
- width: 32%;
- color:#1B3E7A!important;
- }
- .jsdisplay li.level_1:hover{
- text-decoration:none;
- }
- .jsdisplay a.level_1 {
- font-size:1.3em;
- width:100%;
- display:block;
- margin-left:50px;
- color:#1B3E7A!important;
- }
- .jsdisplay a.level_1:hover{
- text-decoration:none;
- font-size:1.3em;
- width:100%;
- display:block;
- margin-left:50px;
- color:#1B3E7A!important;
- }
- .jdisplay li.mgeneral-direction {
- margin-left:20px;
- }
- .jsdisplay li.mhelpdesk {
- width: 0%;
- position: absolute;
- top: 12px;
- left: 72%;
- }
- .jsdisplay li.mhelpdesk a {
- /*background: url(img/helpdesk.png) no-repeat scroll center 26px transparent;*/
- border: 0;
- min-height: 180px;
- }
- .jsdisplay ul.level_2 {float:left;}
- #quicklinks ul {list-style:none;}
- #quicklinks ul.ul_1 {float:left;}
- /* SLIDESHOW */
- .jms-slideshow {width:95%;}
- .jms-content .newsItem {
- text-align:center;
- font-size:1.8em;
- }
- .jms-content .newsText {
- line-height:100%;
- max-height:460px;
- overflow-y: hidden;
- }
- .jms-content .newsInfo {
- text-align:right;
- font-size:0.5em;
- }
- .bodywrapper .languageSwitching_horizontal_display { display:inline-block;width:45px;}
- .bodywrapper .languageSwitching_horizontal_display ul li {
- float:left;
- }
- .bodywrapper .languageSwitching_horizontal_display ul li a {
- height:13px;
- width:16px;
- }
- span.flag_nl_on, span.flag_nl_BE_on, span.flag_nl_NL_on,
- span.flag_fr_on, span.flag_fr_BE_on, span.flag_fr_FR_on {
- /*visibility:hidden;*/
- }
- span.flag_nl_off, span.flag_nl_BE_off, span.flag_nl_NL_off,
- span.flag_fr_off, span.flag_fr_BE_off, span.flag_fr_FR_off {
- }
- #quicklinks li.navMenuLevel_1{
- text-transform:uppercase;
- font-family:"Open sans";
- color:#DB4244!important;
- width:150px;
- margin-left:50px;
- }
- #quicklinks li.navMenuLevel_2{
- text-transform:capitalize;
- margin-left:-24px;
- font-family:"Open sans";
- }
- #quicklinks ul.ul_2{
- margin-top:20px;
- font-family:"Open sans";
- }
- #quicklinks li a{
- color:#FFF!important;
- font-family:"Open sans";
- font-size: 12px;
- }
- #quicklinks li a:hover {
- font-family:"Open sans";
- /*color:#DB4244!important;*/
- }
- #quicklinks ul.ul_2 a:hover{
- color:#DB4244!important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement