﻿.right {
    float: right;
    width: 504px;
}

.right .face {
    width: 100%;
    height: 513px;
    background: url('../images/warehouse1.jpg') no-repeat;
    text-align: center;
    padding-bottom: 30px;
}

.right .face p.name {
    color: white;
    padding-top: 378px;
    padding-bottom: 0;
    font-size: 26px;
    font-weight: 300;
}

.right .face p.title {
    color: #ffa228;
    padding-top: 12px;
    padding-bottom: 0;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    line-height: 21px;
}

.right a {
    display: block;
    color: black;
    text-decoration: none;
    font-size: 18px;
    margin-left: 31px;
    border-top: 1px solid #E4E4E4;
    padding-top: 23px;
    padding-bottom: 23px;
}

.right a.first {
    margin-top: 30px;;
}

.right a.last {
    border-bottom: 1px solid #E4E4E4;
}

.right a.active {
    font-weight: 700;
}

.right ul {
    font-size: 18px;
    padding-top: 31px;
    padding-left: 53px;
    list-style-image: url('/images/li-bullet.png');
}

.right li {
    padding-left: 10px;
    padding-bottom: 30px;
    line-height: 27px;
}

.right p {
    color: black;
    font-size: 19px;
    font-weight: 200;
    padding: 32px 31px 0 0px;
    line-height: 27px;
}

.right p.caption, .right p.caption a {
    color: black;
    font-size: 36px;
    font-weight: 700;
    padding-top: 40px;
    padding-left: 0px;
    padding-bottom: 10px;
    line-height: 44px;
    text-decoration: none;
}

.right input {
    display: block;
    width: 440px;
    height: 52px;
    background: url('/images/border-subscribe.png') no-repeat;
    border: none;
    margin-top: 24px;
    margin-left: 27px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 2px;
    outline: none;

}

.right input[type=text] {
    width: 380px;
}

.right input[type=password] {
    width: 380px;
}

.right .news {
    padding-top: 30px;
}

.right .news .header {
    font-size: 36px;
    font-weight: 700;
    padding-top: 18px;
    padding-left: 33px;
    padding-bottom: 19px;
}

.right .news .header a {
    display: inline;
    font-size: 36px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    border-top: none;
    border-bottom: 1px solid #F58C00;
    color: #F58C00;
}

.right .news .new {
    display: block;
    margin: 0 33px 0 33px;
    padding: 0;
    border-top: none;
    border-bottom: 1px solid #E1E1E1;
}

.right .news .new .date {
    font-size: 16px;
    color: #F58C00;
    display: block;
    padding-top: 20px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}

.right .news .new .caption {
    display: block;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 22px;
}

.right .news .new .caption.wide {
    line-height: 24px;
}

.right .news .paging {
    height: 55px;
    padding-left: 31px;
}

.right .news .paging .bullet {
    display: inline-block;
    padding-right: 7px;
    padding-top: 20px;
    cursor: pointer;
}

.right a.register {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    margin: 0 33px 0 33px;
    padding: 20px 0 0 0;
    border-top: none;
    border-bottom: 1px solid #F58C00;
    color: #F58C00;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: italic;
}

.right a.register:hover {
    border-bottom: 1px solid #DC8005;
    color: #DC8005;
}




.right .media {
    padding-top: 30px;
}

.right .media .header {
    font-size: 36px;
    font-weight: 700;
    padding-top: 18px;
    padding-left: 33px;
    padding-bottom: 19px;
}

.right .media .header a {
    display: inline;
    font-size: 36px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    border-top: none;
    border-bottom: 1px solid #F58C00;
    color: #F58C00;
}

.right .media .new {
    display: block;
    margin: 0 33px 0 33px;
    padding: 0;
    border-top: none;
    border-bottom: 1px solid #E1E1E1;
}

.right .media .new .date {
    font-size: 16px;
    color: #F58C00;
    display: block;
    padding-top: 20px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}

.right .media .new .caption {
    display: block;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 22px;
}

.right .media .new .caption.wide {
    line-height: 24px;
}

.right .media .paging {
    height: 55px;
    padding-left: 31px;
}

.right .media .paging .bullet {
    display: inline-block;
    padding-right: 7px;
    padding-top: 20px;
    cursor: pointer;
}

.login input[type=submit] {
    cursor: pointer;
}
