@charset "utf-8";
/* CSS Document */

body {
    color: black;
}

* {
    border: none;
}

a:hover {
    color: #dc2814;
}

h1, h2, h3, h4 {
    font-weight: bold;
}

h1 {
    line-height: 45px;
    margin-bottom: 32px;
    text-transform: uppercase;
}

h2 {
    font-size: 27px;
    font-weight: 800;
    text-transform: uppercase;
}

h3 {
    font-size: 24px;
    text-transform: uppercase;
}

h4 {
    font-size: 18px;
}

input {
    outline: none;
}

textarea:focus, input:focus{
    outline: none;
}

::selection {
    background: red; /* Safari */
}

::-moz-selection {
    background: red; /* Firefox */
}

.relative {
    position: relative;
}
.semibold{
    font-weight: 600;
}

.container_960 {
    width: 960px;
    margin: 0px auto;
}
.box_160{
    width: 130px;
    margin: 0px 15px;
    float: left;
}
.box_240{
    width: 210px;
    margin: 0px 15px;
    float: left;
}
.box_560{
    width: 530px;
    margin: 0px 15px;
    float: left;
}
.box_720{
    width: 690px;
    margin: 0px 15px;
    float: left;
}

.box_560 .form_section_box{
    padding-top: 15px;
    width: 468px;
}
.box_560 .form_section_box h2{
    width: 453px;
    margin:30px 0px 0px 17px;
}
.box_560 .form_section_box ul li label{
    width: 360px;
}
.box_560 .form_section_box .inline_radio li label{
    width: auto;
}
.box_560 .form_section_box ul.checkbox_list, .box_560 .form_section_box ul.checkbox_list li {
    width: 435px;
}
.box_560 .form_section_box ul.checkbox_list li label{
    width: 405px;
}
.box_560 .form_section_box ul.two_columns_form {
    width: 451px;
    margin-top: 10px;
}
.box_560 .form_section_box ul.two_columns_form li {
    width: 225px;
}
.box_560 .form_section_box ul.two_columns_form li label {
    width: 190px;
}
.box_560 .form_section_box textarea{
    border: 1px solid #cacaca;
    float: left;
    width: 358px;
    height: 300px;
}
.box_560 .form_section_box .message_display{
    display: none;
    margin: 10px 0px 0px 17px;
    color: #dc2814;
    font-size: 14px;
}
.back_gray {
    background-color: #555;
}

.back_light_gray {
    background-color: #f0f0f0;
}

.header {
    padding: 18px 0px;
    height: 36px;
    border-bottom: 8px solid #808080;
    margin-bottom: 50px;
}
.header .container_960{
    padding-left:80px;
    width:880px;
}
.header .logo{
    position: absolute;
    top: -18px;
    left: 0px;
    height: 80px;
    width: 80px;
    background: url(../images/atlantic_logo_white.png) no-repeat 0px 0px;
}
.header h3{
    float: left;
    line-height: 36px;
    padding: 0px 30px;
    border-right: 1px solid #d2d2d2;
}
.header ul{
    float: left;
    list-style-type: none;
    font-family: "proxima-nova-extra-condensed",sans-serif;
    font-size: 16px;
    line-height: 36px;
    margin-left:15px;
}
.header ul li{
    float: left;
    margin-left: 15px;
}
.header ul li a.selected{
    color: #dc2814;
}
.header ul li a.selected:hover{
    color: #8b0304;
}

.profile{
    padding: 12px;
}
.profile .company_icon{
    width: 32px;
    height: 24px;
    margin-top: 4px;
    margin-right: 12px;
    float: left;
    background: url(../images/suppliers_sprite.png) no-repeat -100px -200px;
}
.profile .logout{
    float: left;
    width: 142px;
    margin-bottom: 12px;
}
.profile .logout h4{
    font-family: "proxima-nova",sans-serif;
    font-weight: normal;
    line-height: 18px;
}
.profile .logout a{
    color: #dc2814;
    font-size: 11px;
}
.profile .logout a:hover{
    color: #8B0304;
}

.profile ul{
    list-style-type: none;
    font-size: 13px;
    line-height: 21px;
}
.profile ul li.title{
    color: #999;
}
.profile ul a.selected{
    color: #dc2814;
}
.profile ul a.selected:hover{
    color: #8b0304;
}

ul.menu{
    border-top: 1px solid #d2d2d2;
    list-style-type: none;
    margin-top: 28px;
    font-family: "proxima-nova-extra-condensed",sans-serif;
}
ul.menu li{
    border-bottom: 1px solid #d2d2d2;
    padding:4px 0px 3px;
    line-height:20px;
    font-size:16px;
}
ul.menu li a.selected{
    color: #dc2814;
}
ul.menu li a.selected:hover{
    color: #8b0304;
}
.page_content h2{
    line-height: 27px;
    margin-bottom: 24px;
}
.page_content a{
    color: #dc2814;
}
.page_content a:hover{
    color: #8b0304;
}
.page_content.static ul, .page_content.static ol {
    font-family: "skolar", serif;
    margin-bottom: 24px;
}
.page_content.static ul li, .page_content.static ol li {
    margin-left: 20px;
}
.page_content .news_date{
    color: #555;
    font-family: "proxima-nova-extra-condensed",sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 4px;
}
.page_content .news .first h1{
    text-transform: none;
}
.page_content .news .first img{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.page_content .news .first .title h1{
    font-family: "proxima-nova",sans-serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
}
.page_content .news .first .title{
    float: left;
    width: 370px;
}
.page_content .news .first .title .date{
    font-size: 13px;
    color: #555;
}
.page_content .news .first a{
    color: black;
}
.page_content .news .first a:hover{
    color: #dc2814;
}
.page_content .news ul{
    list-style-type: none;
    font-family: "proxima-nova",sans-serif;
    margin-bottom: 15px;
    border-bottom: 1px solid #d2d2d2;
}
.page_content .news_list ul{
    list-style-type: none;
    font-family: "proxima-nova",sans-serif;
    border-bottom: 1px solid #d2d2d2;
}
.page_content .news ul li{
    border-top: 1px solid #d2d2d2;
}
.page_content .news_list ul li{
    border-top: 1px solid #d2d2d2;
    padding: 12px 0px;
}
.page_content .news_list img{
    float:left;
    margin-right:30px;
}
.page_content .news ul li a{
    display: block;
    font-weight: 600;
    color: black;
    line-height: 39px;
}
.page_content .news_list ul li a{
    display: block;
    font-weight: 600;
    color: black;
}
.page_content .news ul li a:hover, .page_content .news_list ul li a:hover{
    color: #dc2814;
}
.page_content .news ul li a .date, .page_content .news_list ul li a .date{
    color: #555;
    font-size: 13px;
    font-weight: normal;
    width: 80px;
}
.page_content .news ul li a .date{
    float: left;
}
.page_content .news_list ul li a .date{
    margin-bottom: 8px;
}
.page_content .news ul li a .name{
    display: inline-block;
    width: 610px;
}
.page_content .box_560 .news ul li a .name{
    width: 450px;
}
.page_content .news .older{
    font-size:14px;
}
.page_content ul.info{
    list-style-type: none;
    width: 370px;
    font-family: "proxima-nova-extra-condensed",sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.page_content ul.info li{
    height: 48px;
    margin-bottom: 5px;
}
.page_content ul.info li a{
    background-color: #dc2814;
    color: white;
    position: relative;
    display: block;
    line-height: 48px;
}
.page_content ul.info li a:hover{
    background-color: #8b0304;
}
.page_content ul.info li a span.icon{
    float:left;
    width: 48px;
    height: 48px;
    background: url(../images/suppliers_sprite.png) no-repeat;
}
.page_content ul.info li a span.icon.organisation{
    background-position: 2px -100px;
}
.page_content ul.info li a span.icon.categories{
    background-position: 2px -148px;
}
.page_content ul.info li a span.icon.innovations{
    background-position: 2px -196px;
}
.page_content ul.info li a span.icon.code{
    background-position: 2px -244px;
}
.page_content ul.info li a span.icon.materials{
    background-position: 2px -292px;
}
.page_content ul.info li a span.icon.contacts{
    background-position: 2px -340px;
}
.page_content ul.info li a span.arrow{
    position: absolute;
    background: url(../images/suppliers_sprite.png) no-repeat -100px -100px;
    width: 16px;
    height: 48px;
    right: 0px;
    top: 0px;
}
.page_content p{
    margin-bottom: 24px;
    font-family: "skolar", serif;
}
.page_content.article .data_table p{
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 24px;
    font-family: "Arial",sans-serif;
}
.page_content.article img.article{
    margin-bottom: 44px;
}
.page_content.article h4{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 24px;
}
.page_content.article .news ul {
    margin-bottom: 0px;
    border-bottom: 0px;
}
.footer {
    color: white;
    margin-top: 110px;
    height: 18px;
    padding: 20px 0px;
}
.footer .container_960{
    padding-left:80px;
    width:880px;
}
.footer .logo{
    position: absolute;
    top: -20px;
    left: 15px;
    height: 58px;
    width: 58px;
    background: url(../images/atlantic_logo_red.png) no-repeat 0px 0px;
}
.footer .copy{
    font-size:14px;
    line-height:18px;
    margin-left:20px;
}

.gallery{
    position: relative;
}
.gallery span{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    background-color: rgba(0,0,0,.7);
    background-image: url(../images/suppliers_sprite.png);
    background-repeat: no-repeat;
}
.gallery span.photo_gallery {
    background-position: -100px -250px;
}
.gallery .gallery_link:hover span.photo_gallery {
    background-position: -100px -300px;
}
.gallery_link{outline:0;}

table.list{
    width: 100%;
    margin: 24px 0px;
    border-spacing: 0px;
}
table.list th{
    background-color: transparent;
    color: #999;
    font-family: "proxima-nova",sans-serif;
    font-weight: normal;
    text-align: left;
    padding: 8px;
    border-bottom: 1px solid #ddd;
}
table.list td{
    background-color: transparent;
    color: #555;
    padding: 8px;
    border-bottom: 1px solid #ddd;
}
table.list tbody tr:hover{
    background-color: #f0f0f0;
}

.button.app_sub{
    background-color: #dc2814;
}
.button.app_sub:hover {
    background-color: #8b0304;
}
.button.small{
    font-size: 14px;
    padding: 7px 14px;
}
.gutter_top_44{
    margin-top: 44px;
}
.gutter_bottom_80{
    margin-bottom: 80px;
}
.fleft{
    float: left;
}
.tright{
    text-align: right;
}
.no_left_margin{
    margin-left: 0px;
}
.no_right_margin{
    margin-right: 0px;
}
.cookie-settings{
  color: #fff;
}
