/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12-set-2014, 15.53.25
    Author     : uorriz
*/

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url('/imgs/body-back.png');
    background-size: cover;
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    color: #484e54;
}

a {
    color: #484e54;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #ff6a06;
}

.header {
    height: 58px;
    text-align: right;
    padding-top: 15px;
    padding-right: 16px;
    font-size: 40px;
    color: #022056;
    background-image: url('/imgs/logo-blue.png'), url('/imgs/head-back.png');
    background-repeat: no-repeat, repeat-x;
    text-shadow: 1px 1px 1px #DDD;
}

.topbar {
    width: 100%;
    background-color: #fa420d;
    background-image: url('/imgs/menu-back.png');
    background-repeat: repeat-x;
    height: 32px;
    box-shadow: 0px 1px 5px #888888;
}

.menubar {
    margin: 0 auto;
    height: 32px;
    width: 920px;
}

.menubar ul {
    margin: 0px;
    height: 32px;
    padding: 0;
}

.menubar li {
    display: inline-block;
}

.menubar a {
    color: white;
    text-shadow: 1px 1px 1px black;
    text-decoration: none;
    height: 23px;
    display: block;
    padding-right: 22px;
    padding-top: 9px;
    padding-left: 22px;
    font-weight: normal;
}

.menubar a:hover {
    background-color: #FEB225;
}

.sheet {
    background-color: white;
    margin: 0 auto;
    width: 920px;
    overflow: hidden;
    top: 30px;
    box-shadow: 0px 0px 5px #888888;
}

.page {
    margin: 15px;
    padding-bottom: 20px;
}

.container {
    overflow-y:scroll;
}

.footer {
    background-color: #FA420D;
    height: 42px;
    padding-left: 5px;
    font-size: 10px;
    width: 100%;
    color: #D8D8D8;
    box-shadow: 0px -1px 5px #888888;
}

.footer-text {
    display: inline-block;
    margin-right: 18px;
    text-align: right;
    float: right;
}

.banner {
    background-color: #FEB225;
    height: 255px;
    width: 100%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.side-menu {
    width: 178px;
    display: inline-block;
}

.side-menu a {
    display: block;
    padding: 2px;
    font-weight: normal;
    margin-bottom: 2px;
}

.selected {
    color: #ff6a06;
}

.side-menu a h2 {
    font-size: 14px;
    margin-bottom: 0px;
    border-bottom: none;
    font-weight: bold;
}

.main-right {
    width: 678px;
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
}

#logo-w {
    background-image: url('/imgs/logo-w.png');
    width: 247px;
    height: 78px;
    top: 43px;
    left: 16px;
    position: relative;
    display: inline-block;
}

.page-title {
    color: white;
    font-size: 45px;
    right: 10px;
    position: static;
    float: right;
    display: inline-block;
    margin-top: 78px;
    margin-right: 12px;
}

.main {
    display: inline-block;
    width: 637px;
    vertical-align: top;
    border-right: 1px solid #CCC;
}

.sidebar {
    display: inline-block;
    width: 213px;
    margin-left: 15px;
    vertical-align: top;
}

.small {
    width: 184px;
    margin-right: 25px;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
}

.medium {
    width: 210px;
    display: inline-block;
}

.large {
    width: 611px;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}

h1 {
    color: #0A5A8F;
    font-weight: 100;
    font-size: 23px;
    text-align: left;
}

a:hover h1 {
    color: #ff6a06;
}

h2 {
    color: #1671AD;
    font-weight: normal;
    font-size: 34px;
    border-bottom: 1px solid #1671AD;
    width: 98%;
    margin-top: 0px;
}

.product-section {
    color: #1671AD;
    font-weight: normal;
    font-size: 26px;
    width: 98%;
    margin-top: 0px;
    text-align: right;
    text-transform: uppercase;
}


h3 {
    color: #1671AD;
}

h4 {
    color: #1671AD;
}

.small-pic {
    width: 168px;
    height: 124px;
    border: 1px solid #82A8D8;
}

.med-pic {
    width: 209px;
    height: 146px;
    border: 1px solid #82A8D8;
}

.prod-pic {
    width: 200px;
    height: 200px;
}

.small-text {
    margin-top: 10px;
}

ul.home-list {
    list-style-type: none;
    padding-left: 10px;
}

ul.home-list li {
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-y: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 3px;
    height: 25px;
}

.half-column-left {
    width: 47%;
    margin-right: 2%;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}

.half-column-right {
    width: 47%;
    margin-left: 2%;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}

.full-column-centered {
    width: 100%;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 60px;
}

.tile-div {
    //margin-right: 19px;
    display: inline-block;
    width: 200px;
    margin-bottom: 20px;
}

.tile-mini-div {
    //margin-right: 19px;
    display: inline-block;
    width: 150px;
    margin-bottom: 20px;
}

a.simple-button {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    background: #2968AF;
    color: white;
    text-align: center;
    font-weight: normal;
    text-shadow: 1px 1px black;
    display: block;
}

a:hover.simple-button {
    margin-left: auto;
    margin-right: auto;
    background: #ff6a06;
    color: white;
    text-align: center;
}

a.brochure-button-inline {
    padding: 12px;
    padding-left: 37px;
    background: #2968AF;
    background-image: url('/imgs/icons/file_pdf.gif');
    background-position: 2px 3px;
    background-repeat: no-repeat;
    color: white;
    text-shadow: 1px 1px black;
    display: inline-block;
    float: right;
    margin-top: 8px;
}

a:hover.brochure-button-inline {
    background: #ff6a06;
    background-image: url('/imgs/icons/file_pdf.gif');
    background-position: 2px 3px;
    background-repeat: no-repeat;
}

a.brochure-button-inline2 {
    padding: 5px 0px 5px 30px;
    background: #2968AF;
    background-image: url('/imgs/icons/file_pdf.gif');
    background-position: 15px 5px;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    text-shadow: 1px 1px black;
    display: block;
}

a:hover.brochure-button-inline2 {
    background: #ff6a06;
    background-image: url('/imgs/icons/file_pdf.gif');
    background-position: 15px 5px;
    background-repeat: no-repeat;
}

.big-button{
    text-align: center;
    text-shadow: 1px 1px #5C5C5C;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    background: #488FDB;
    color: white;
    height: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 20px;
    border-radius: 5px 5px 0px 0px;
    background-repeat: no-repeat;
    background-position: 7px 9px;
}

.big-button-selected {
    background-color: #ff6a06;
}

a:hover .big-button-selected {
    background-color: #ff6a06;
}

 a:hover .big-button {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    background: #16477f;
    color: white;
    border-radius: 5px 5px 0px 0px;
    background-repeat: no-repeat;
    background-position: 7px 9px;
}

.product-title {
    color: #488FDB;
    font-size: 20px;
    border-bottom: 2px solid #488FDB;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 2px;
}

.product-subtitle {
    display: inline-block;
    float: left;
    font-size: 15px;
    width: 500px;
    margin-top: 15px;
    margin-bottom: 25px;
}

.product-img-container {
    display: inline-block;
}

.product-img {
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 150px;
    height: 150px;
}

.product-table {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 31px;
    width: 490px;
}

.product-table th {
    text-align: left;
}

.product-table td {
    border-bottom: 1px solid #CCC;
    padding: 7px;
    width: 81%;
}

.product-table2 {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    width: 490px;
}

.product-table2 th {
    text-align: left;
}

.product-table2 td {
    padding: 8px;
    width: 81%;
    text-align: center;
}

a.poster img {
   border: solid 4px #DDD;
}

a.poster:hover img {
   border: solid 4px #488FDB;
}

a.news {
    color: orangered;
}

a.news:hover {
    color: orange;
}

ul.newsbox {
    list-style-type: none;
    height: 372px;
    display: block;
    padding: 0;
    margin: 0;
    overflow-y: auto;
}

ul.newsbox li {
    background-image: url('/imgs/icons/news.png');
    background-repeat: no-repeat;
    background-size: 32px 32px;
    padding-left: 42px;
    min-height: 40px;
    margin-bottom: 5px;
}

.news-img-left {
    float: left;
    border: 3px solid orange;
    width: 300px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-img-right {
    float: right;
    border: 3px solid orange;
    width: 300px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-detail {
    margin-bottom: 25px;
}

#lang-selector {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 15px;
}

.lang-flag {
    display: inline-block;
    background: url('/imgs/flags.png') center right no-repeat;
    width: 20px;
    height: 14px;
    white-space: nowrap;
    margin-right: 5px;
    border: 1px solid rgb(177, 177, 177);
}

.client-logo {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
}

#en-us {
    background-position: -326px -373px;
}

#zh-cn {
    background-position: -135px -74px;
}

.products-table {
    width: 695px;
    border-spacing: 0px;
}

.products-table td {
    border-right: 1px solid #82A8D8;
    text-align: center;
}

.products-table th {
    text-align: center;
    border-bottom: 1px solid #82A8D8;
    font-size: 15px;
}

.vth {
    width: 20px;
}

.vth div {
    transform: rotate(-90deg) translate(-37px, -8px);
    width: 30px;
    display: inline-block;
    font-weight: bold;
}

.vth div > span {
    width: 140px;
    display: block;
}

.title-icon{
    background-position: left center;
    background-repeat: no-repeat;
    max-height: 48px;
    //padding-left: 16px; /* Or size of icon + spacing */
}

.poster-big {
    max-width: 400px;
    float: left;
    margin-right: 20px;
}

.service-icon {
    max-width: 50px;
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 2px;
}