.masonry_item {
    width: 220px;
    height: 400px;
    float: right;
    /* border: solid 1px;
    */
}
.masonry_item a {
    text-decoration: none;
}
.banner_switcher {
    cursor: pointer;
}

/* #mac_button {
    margin-top: -250px;
    width: 201px;
    height: 55px;
    background-image: url('/static/i/nulana_banner_mac_inactive.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
#mac_button:hover {
    background-image: url('/static/i/nulana_banner_mac_active.png');
}
#windows_button {
    margin-top: 5px;
    width: 201px;
    height: 55px;
    background-image: url('/static/i/nulana_banner_windows_inactive.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
#windows_button:hover {
    background-image: url('/static/i/nulana_banner_windows_active.png');
}
#ios_button {
    margin-top: 5px;
    width: 201px;
    height: 55px;
    background-image: url('/static/i/nulana_banner_ios_inactive.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
#ios_button:hover {
    background-image: url('/static/i/nulana_banner_ios_active.png');
}
#android_button {
    margin-top: 5px;
    width: 201px;
    height: 55px;
    background-image: url('/static/i/nulana_banner_android_inactive.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
#android_button:hover {
    background-image: url('/static/i/nulana_banner_android_active.png');
}
.android_button_active {
    background-image: url('/static/i/mainpage/tab_android_on-1.png') !important;
}
.ios_button_active {
    background-image: url('/static/i/mainpage/tab_ios_on-1.png') !important;
}
#banner {
    padding-top: 10px;
    width: 940px;
    min-height: 350px;
    margin-bottom: 60px;
    background-image: url('/static/i/nulana_banner_bottom.png');
    background-repeat: no-repeat;
    background-position: 0% 100%;
}
*/
#remotix_title {
    position: absolute;
    margin-top: 15px;
    padding-left: 41px;
    z-index: 2;
}
#remotix_description {
    position: absolute;
    text-align: left;
    margin-top: 110px;
    width: 300px;
    padding-left: 42px;
    z-index: 2;
}
#remotix_logo {
    /* position: absolute;
    */
    padding-top: 40px;
}
#remotix_devices {
    position: absolute;
    padding-left: 190px;
    margin-top: -210px;
}
#remotix_banner_buttons {
    position: absolute;
    padding-left: 400px;
    margin-top: -195px;
}
#news {
    padding-left: 18px;
    width: 942px;
}
#rss_news {
    width: 444px;
    float: left;
}
#rss_news ul {
    list-style: none;
    font-size: 14px;
    width: 450px;
    margin: 0;
    padding: 0;
}
#rss_news li {
    width: 444px;
    list-style: none;
    line-height: 1.2em;
    padding: 20px 0px;
}
#main-twitter {
    float: right;
    width: 440px;
    margin-right: 18px;
}
#main-twitter ul {
    list-style: none;
    font-size: 14px;
    width: 432px;
    margin: 0;
    padding: 0;
}
#main-twitter li {
    width: 432px;
    list-style: none;
    line-height: 1.2em;
    padding: 20px 0px;
}
.news-header {
    font-size: 20px;
    line-height: 33px;
    height: 33px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 19px;
}
.news-header a {
    color: #000;
}
.news-rss {
    float: left;
    width: 33px;
    height: 33px;
    display: block;
    margin-right: 10px;
}

/* Products */
.product_prices {
    margin-top: -25px;
    margin-bottom: 20px;
}
.current_product_price {
    color: #297acc;
}
.old_product_price {
    color: #7a7a7a;
    text-decoration: line-through;
    border-left: solid 1px #7a7a7a;
    padding: 3px;
}

/* Buttons */
.banner_button {
    margin: -2px;
    color: black;
    padding-left: 0px;
    padding-right: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.banner_button_container a {
    text-decoration: none;
}
.banner_button_left {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_1.png');
}
.banner_button_left_disclosure {
    padding-right: 31px;
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_back.png');
}
.banner_button_center {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_2.png');
    padding-right: 20px;
    padding-left: 20px;
}
.banner_button_right {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_disclosure.png');
    padding-right: 31px;
}
.product_buy_buttons {
    padding-top: 20px;
    width: 300px;
}
.download_button_container {
    margin-right: 10px;
}
.download_button {
    margin: -2px;
    color: black;
    padding-left: 0px;
    padding-right: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.download_left {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_1.png');
}
.download_center {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_2.png');
    padding-right: 20px;
    padding-left: 20px;
}
.download_right {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_download_3.png');
}
.buy_button {
    margin: -3px;
    color: white;
    padding-left: 0px;
    padding-right: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.buy_left {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_blue_1.png');
}
.buy_center {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_blue_2.png');
    padding-right: 10px;
    padding-left: 10px;
}
.buy_right {
    background-repeat: repeat-x;
    background-image: url('/static/i/mainpage/button_blue_3.png');
}
.product_buy_buttons {
    /* border: solid 1px;
    */
    position: absolute;
    bottom: -70px;
}
#mars {
    height: 238px;
    width: 100%;
    background: url('/static/i/header_main.jpg') repeat-x center top;
    margin-bottom: 60px;
    z-index: 1;
    position: relative;
}
#mars:after {
    clear: both;
}
.fl-l {
    float: left;
}
.fl-r {
    float: right;
}
.rx-block {
    padding: 40px 0 0 110px;
}
.rx-logo {
    margin: 0 17px 0 0;
    width: 117px;
    height: 135px;
}
.rx-logo img {
    display: block;
    width: 117px;
    height: 135px;
}
.rx-desc {
    font: 16px/22px 'helveticaneuecyrlight', Arial, sans-serif;
    color: #FFF;
}
.rx-desc h1 {
    color: #FFF;
    font: 53px/53px  'Myriad-Pro', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0 0 10px 0;
}
.rx-desc a {
    font: 16px/16px 'helveticaneuecyrlight', Helvetica, Arial, sans-serif;
    color: #FFF;
    margin: 0 18px 0 0;
    padding-top: 10px;
    display: inline-block;
    text-decoration: underline;
}
.rx-desc a img {
    margin-right: 7px;
    vertical-align: bottom;
}
.showcase {
    margin-left: 18px;
    padding-bottom: 80px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 30px;
}
.showcase img {
    cursor: pointer;
    display: block;
    margin-top: 5px;
}
.showcase p {
    line-height: 22px;
    margin: 20px 0 0 0;
    cursor: pointer;
}
.show-intro {
    padding-top: 140px;
    font-size: 20px;
    color: #a5a5a5;
    width: 182px;
    float: left;
}
.show-title {
    font: 32px/32px  'Myriad-Pro', Helvetica, Arial, sans-serif;
    color: #000;
}
.show-shortcuts {
    width: 230px;
    float: left;
    margin-right: 30px;
}
.show-shortcuts img {
    margin-left: 25px;
}
.show-launcher {
    width: 230px;
    float: left;
}
.show-launcher img {
    margin-left: 20px;
}
.show-flexiglass {
    width: 240px;
    margin-right: 30px;
}
.show-flexiglass img {
    margin-left: 20px;
}
.shade {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 45px;
    line-height: 45px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDk3YiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNDk3YiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left, rgba(0, 73, 123, 0.3) 0%, rgba(0, 73, 123, 0.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 73, 123, 0.3)), color-stop(100%, rgba(0, 73, 123, 0.3))); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 73, 123, 0.3) 0%, rgba(0, 73, 123, 0.3) 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 73, 123, 0.3) 0%, rgba(0, 73, 123, 0.3) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 73, 123, 0.3) 0%, rgba(0, 73, 123, 0.3) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(0, 73, 123, 0.3) 0%, rgba(0, 73, 123, 0.3) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d00497b', endColorstr='#4d00497b', GradientType=1 ); /* IE6-8 */
}
.rcloud {
    color: #FFF;
    padding-left: 244px;
    font: 16px/45px 'helveticaneuecyrlight', Helvetica, Arial, sans-serif;
    width: 960px;
    margin: 0 auto;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.rcloud a {
    color: #FFF;
    text-decoration: underline;
}
.rcloud img {
    margin-right: 9px;
    vertical-align: text-top;
}
.nchart {
    margin: 0 18px 25px 18px;
}
.nchart:after {
    content: "";
    display: block;
    clear: both;
}
.nchart > div {
    width: 442px;
}
.macusers {
    margin-right: 40px;
    float: left;
}
.macusers .title, .developers .title {
    font-family:  'Myriad-Pro', Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 22px;
    color: #000;
    padding-bottom: 26px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 40px;
}
.developers {
    float: right;
}
.show {
    display: table;
    width: 100%;
    margin-bottom: 40px;
}
.show > div {
    display: table-cell;
    vertical-align: top;
}
.show > div:first-of-type {
    width: 100px;
    padding-right: 25px;
}
.post-date {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}
.post-link {
    line-height: 22px;
}
.mono-video {
    position: absolute;
    width: 768px;
    height: 432px;
    left: 26px;
    top: 22px;
}
.mono-block {
    background: url(../i/products/remotix/windows/3.0/monoblock.png) no-repeat left top;
    width: 821px;
    height: 593px;
    margin: 0 auto;
    position: relative;
    z-index: 11;
}
