*, :after, :before {
    box-sizing: content-box
}

body, html {
    background-image: linear-gradient(#0D9F35, #6EC3F8);
    background-repeat: no-repeat;
    background-color: #6EC3F8;
    height: 100%;
}

img {
    border: 0
}

body {
    color: #fff;
    font-size: 14px;
    font-family: "Tahoma"
}

a:active, a:hover, a:link, a:visited {
    outline: 0;
    padding-left: 3px;
    padding-right: 3px
}

footer, header, hgroup, nav, section {
    display: block
}

footer {
    clear: both;
    font-family: "Trebuchet MS";
    font-size: .8em;
    margin-top: 10px
}

.ajaxloader img, footer span {
    margin-right: 10px
}

footer a:link, footer a:visited {
    color: #fff;
    text-decoration: none;
    margin-left: 5px
}

footer a:hover {
    color: #fff;
    margin-left: 5px
}

#tabs li a:hover, footer a:hover {
    text-decoration: underline
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.clear {
    clear: both
}

h1, h2, h4, h5, h6 {
    color: #db9600;
    margin-bottom: 0;
    padding-bottom: 0
}

h1, h3 {
    font-family: Tahoma;
    font-weight: 700
}

h3 {
    padding-bottom: 0;
    margin: 0;
    color: #373737;
    font-size: 18px
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 20px
}

h3.orange {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #db9600
}

h4 {
    font-size: 1.1em
}

h5, h6 {
    font-size: 1em
}

#page-wrapper {
    max-width: 1200px;
    margin: 0 auto
}

#content-wrapper {
    width: 800px;
    margin: 0 auto
}

#body {
    clear: both;
    margin-top: 70px
}

body, fieldset, html, ul#menu {
    margin: 0;
    padding: 0
}

ul#menu {
    font-size: 22px;
    height: 130px;
    vertical-align: central;
    width: 100%;
    font-family: "Trebuchet MS";
    font-weight: 700
}

ul#menu li {
    display: inline-block;
    list-style: none;
    text-align: center;
    width: 19%;
    height: 100%;
    position: relative
}

ul#menu li div.menuborder {
    position: absolute;
    border-top: 1px solid #000;
    border-bottom: 2px solid #fff;
    width: 210%
}

ul#menu li div.menuborder.right {
    width: 210%;
    left: 4%
}

ul#menu li a {
    color: #fff;
    text-shadow: #000 2px 2px 2px;
    position: relative;
    margin-top: 25%
}

ul#menu li a, ul#menu li a span {
    display: inline-block;
    background: 0 0;
    padding: 0;
    text-decoration: none
}

a:active, a:hover, a:link, a:visited, ul#menu li a:hover {
    color: #db9600;
    text-decoration: none
}

ul#menu li img {
    position: absolute;
    left: -67px;
    top: -55px
}

#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 45%
}

#loginForm .validation-error {
    display: block;
    margin-left: 15px
}

input[type=password], input[type=text] {
    border: 1px solid #db9600
}

fieldset {
    border: 0
}

fieldset legend {
    display: none
}

fieldset ol {
    padding: 0;
    list-style: none
}

fieldset ol li {
    padding-bottom: 5px
}

fieldset label {
    display: block;
    font-size: 1.2em;
    font-weight: 600
}

fieldset label.checkbox {
    display: inline
}

fieldset input[type=password], fieldset input[type=text] {
    border: 1px solid #db9600;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px;
    padding: 5px;
    width: 300px
}

fieldset input[type=password]:focus, fieldset input[type=text]:focus {
    border: 1px solid #7ac0da
}

fieldset input[type=submit] {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px
}

.modal-popup {
    font-size: .7em
}

.modal-popup input[type=password], .modal-popup input[type=text] {
    width: 90%
}

.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px
}

.message-error, .message-success {
    font-weight: 700;
    margin: 20px 0 10px
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em
}

.error {
    color: #e80c4d
}

.field-validation-error {
    color: #e80c4d;
    font-weight: 700
}

.field-validation-valid {
    display: none
}

input[type=password].input-validation-error, input[type=text].input-validation-error {
    border: 1px solid #e80c4d
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: 700;
    font-size: 1.1em
}

.validation-summary-valid {
    display: none
}

#languagepicker {
    float: left
}

#languagepicker .selected, .cms-languagepicker li.selected {
    opacity: 1
}

.cms-languagepicker {
    margin: 0
}

.cms-languagepicker li {
    opacity: .5;
    margin: 0 0 0 -10px
}

.buttonleft, .buttonright {
    height: 30px;
    width: 8px
}

.mceContentBody {
    padding: 5px 10px
}

#commentlist ul {
    list-style: none
}

.commentoptions {
    height: 30px
}

.commentedit {
    float: right
}

.commentresponse {
    float: left
}

.commentinfo {
    float: left;
    font-size: small;
    font-style: italic;
    margin-left: 15px
}

.commenttext {
    color: #000
}

.messagebody h1, .textboxeditstyle h1 {
    margin-top: 0
}

.messagebody p {
    margin: 14px 0
}

.messagetitle {
    padding-bottom: 0;
    margin: 0;
    color: #000;
    font-size: 1.2em
}

#maincontent {
    background-color: #2c2c2c;
    padding-top: 40px
}

#slideshow {
    border-radius: 2px
}

#productslideshow, #slideshow {
    background-clip: padding-box;
    position: relative
}

#textbox {
    background-clip: padding-box;
    border-radius: 2px
}

#productslideshow, #slideshow {
    overflow: hidden
}

.maincontentspacer {
    height: 40px
}

#slideshow {
    height: 200px;
    border: solid 7px rgba(147, 147, 147, .6)
}

#productslideshow {
    width: 300px;
    height: 200px;
    margin: 10px 0 5px 20px;
    border: solid 6px rgba(147, 147, 147, .4);
    border-radius: 3px;
    float: right
}

#textbox {
    color: #373737;
    padding: 10px 210px 10px 15px;
    background-color: #fdfdfd;
    border: solid 10px rgba(147, 147, 147, .6);
    min-height: 200px;
    position: relative
}

.textboxspacer {
    height: 45px
}

.textboxeditstyle {
    width: 720px;
    position: relative
}

#textbox.large {
    min-height: 410px;
    padding-right: 50px;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important
}

.k-tabstrip-wrapper {
    width: 800px;
    margin: -46px 0 0
}

#tabs {
    width: 750px;
    outline: 0
}

.k-tabstrip-items {
    margin: 0 auto 30px;
    list-style: none;
    padding: 0;
    font-family: "Trebuchet MS";
    font-size: 18px;
    display: table
}

.k-tabstrip .k-content.k-state-active {
    background-color: transparent;
    border: 0
}

.k-tabstrip-items:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.k-tabstrip-items .k-item {
    background-color: none;
    border: 0
}

.k-autocomplete.k-state-border-down, .k-block > .k-header, .k-calendar-container.k-state-border-down, .k-dropdown-wrap.k-state-border-down, .k-list-container.k-state-border-down, .k-multiselect.k-state-border-down, .k-numeric-wrap.k-state-border-down, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap.k-state-border-down, .k-tabstrip-items .k-item, .k-tabstrip-items .k-link, .k-window-titlebar {
    border-radius: 0 0 0 0
}

.k-tabstrip-items .k-item.k-state-active, .k-tabstrip-items .k-item.k-state-hover {
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.k-tabstrip-items .k-loading {
    border: 0
}

#tabs li, .k-tabstrip > .k-content {
    padding: 0
}

.tab-pane active k-content k-state-active {
    margin-top: 20px
}

.nav-tabs > li > a {
    margin-right: 0;
    border: 0
}

#cards {
    position: absolute;
    top: -100px;
    right: -240px;
    width: 500px;
    height: 400px
}

.textcolumn-left {
    width: 49%;
    float: left
}

.textcolumn-right {
    width: 49%;
    float: right
}

#newslist, ul.pager, ul.pagesize {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.pager {
    margin-top: 50px;
}

#newslist {
    border: 0;
    position: relative;
}

#newslist input {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 500
}

#newslist li {
    margin: 10px 0 25px
}

#newslist li p {
    width: 94%
}

.news-text {
    width: 90%;
    padding-top: 10px;
}

.publishdate {
    line-height: 25px;
    font-weight: 300;
    font-family: Tahoma;
    font-size: 12px;
    color: #7b7b7b;
}

#slideshow .photo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    transition:all 2s;
}

#slideshow .photo.first {
    background-image: url(Images/Carrousel1.png)
}

#slideshow .photo.second {
    background-image: url(Images/Carrousel2.png)
}

#slideshow .photo.third {
    background-image: url(Images/Carrousel3.png)
}

.newsdetails {
    margin-left: 20px;
    background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4QBoRXhpZgAATU0AKgAAAAgABAEaAAUAAAABAAAAPgEbAAUAAAABAAAARgEoAAMAAAABAAIAAAExAAIAAAASAAAATgAAAAAAAABgAAAAAQAAAGAAAAABUGFpbnQuTkVUIHYzLjUuMTAA/9sAQwABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEB/9sAQwEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEB/8AAEQgAKAAeAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A+z8ZAwTj2OOwH4ngZJ+Y45JowOPb/wCv3696RTkdPy+p/wD18+ten/Cj4cr8U/El54Tt/EOmaFr0+hX134Vi1Z0gs/EHiK2uLI2/ho3bukdnc6pZPfNYzy/I97bwQZUygn/leynKcwz/ADXCZPllP6xmOPrRw+Cw/tKVKWJxE9KOHpyrTpwdfEStTw9JzUq1edOjTUqlSKf+t2NxeGy7C1sZip+xwmGp+1r1VCUo0qStzVHGnGTVOmvfnKyjTgpVJuMYya8xxznr9fToQcY4IJBHcHBprKSABwOP0GABkHjvj16elautaNqvhzVr/Qdd0+70nWdLup7HUNNvoZLe7tbq2cxzRSxSBXBVgQGwUcYZWZSCcwlgQVbaeR94LkHGeuO4FcM6dfDYieHxFOrQrUalSlWoV4Tp1KVWnJwqU6lKaU4VITi4zjJKUZRs7NaaxnTrUo1KU4VKdSMZ06lOSlCcZJShKEo3Uoyi04tNqSatoxqE4HHGAR+JP9MVLFLNBMlxBJJDNC0ckcsJaOSN0kRkdJUwySI+xo2R1kVhuQjZ80SdAOwH9TXqnwi1f4f+H/FFz4g+I2kXHiPS9C0e71TRPDERZLTxJ4qhuLGLR9L1qbH7nQgs91fal5Z3Tw2X2TaxuQrelkWAhmOc4PAVswweU0a9eMa+aY6pVp4PL6Kkp1sZiJUKdXEShQpxlU9lhqNbE1pJUcNSqVqlOEufHV5YXBV68cLWxs6dPmp4TDqMq+Jm2o06FPnlCnGVSTjBzqThShFylVnGmpSXv3xfafxX8BPA/wAQvirY2+kfF261Oy0fwjqYlSDXviR8OrWzuUn1/wAU6SsPmB9GuItOs9K16drebWY7idik6xiZ/i5iMYPr6Anj3PQc8+vHpXbfEH4heJ/if4p1Dxb4rvjeaheOUhhiXybDSrCLEVjo+k2qKkFnpdlbosNtbW6RxIkagqzZauJLFcHajDphwce3TnPX26+1fS+InEuB4p4mWYYGOJqUMNl+Byt5tmUaMM64jqZfSlRlxBnqw/7lZpmS5ZTipVqtPDU8LSxmNzPHU8VmmM8rhvK6+UZV9XxDpwqVcTXxn1PDObwOWRxNRTjl2X+1/eLCYbaPNyxlVlVqUaOEw86ODw6J3Pr0x0x1yPbmn/5/PrRRXwtWNqml/etf5pX/ADPoI6xX9bCbh/PsT069qaWIwR7jPI9OO3p+GPrRRThBPlld306/4V28xxk+eC01sz//2Q==)
}

.cyclebutton.right {
    right: 0
}

#newslist p {
    float: left;
    margin: 0
}

.newsdetails {
    width: 30px;
    background-color: #db9600;
    height: 40px;
    float: right;
    cursor: pointer
}

#latestnews {
    width: 130%;
    margin-top: 30px
}

#latestnews h1 {
    margin-bottom: 10px
}

#latestnews p {
    margin: 0
}

ul.pager li {
    display: inline-block;
}

ul.pager li a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
}

ul.pager li a:hover {
    text-decoration: none;
    background-color: #eee;
}

ul.pager li a.active {
    background-color: #D2F3FD;
}

tr.ajaxloader {
    text-align: center
}

.backtonewslistlink {
    display: block;
    margin-top: 10px
}

.paypalbutton {
    margin: 15px 10px 0 0
}

.paypaltext {
    margin: 0;
    padding: 0
}

.summary {
    width: 94%
}

.cms-title-document, .latestnews h3 {
    font-family: Tahoma;
    font-weight: 700;
    color: #db9600;
    float: none
}

.latestnews h3 {
    font-size: 28px;
    margin-top: 20px
}

.latestnews .publishdate {
    display: block;
    float: none
}

.cms-title-document {
    font-size: 18px;
    margin: 10px 0 5px;
    text-align: center
}

.mejs-container {
    margin: auto
}

#languagepicker span, .cms-downloadlink-document {
    display: none
}

.cms-editlink {
    display: block;
    text-align: center
}

#newslist .cms-editlink {
    text-align: left
}

.cms-body-html p {
    line-height: 20px
}

.cms-content-document {
    width: 700px;
    height: 500px;
    margin-bottom: -100px
}

.cms-content-document video {
    display: block;
    margin: 0 auto
}

#menu #logo img {
    left: -30px;
    top: -55px
}

#home-medallion {
    position: absolute;
    top: -40px;
    right: 10px;
    width: 200px;
    height: 220px;
}