/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
@import url(../../../warp/css/layout.css);
/* Spacing

----------------------------------------------------------------------------------------------------*/
.width34 {    width: 33.3333% }
.width45 {    width: 45% }
.width55 {    width: 55% }
.module,
#breadcrumbs,
#content { }
#header,
#footer {    margin: 0 15px }
#header {    min-height: 40px }
#menu .module {    margin: 0px 5px }
#headerbar .module {    margin-top: 0 }
#footer .module {    margin: 0 }
#menu {    padding-top: 10px }
/* Layout

----------------------------------------------------------------------------------------------------*/
/* Blocks*/
#block-toolbar {
    padding: 7px 0;
    background: #000;
}
#block-header {
    padding: 10px 0;
    background: #000;
    box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset;
}
#block-main {    background: none }
#block-bottom {
    padding: 15px 0;
    background: #000;
    box-shadow: 0 -1px 0 rgba(255,255,255,0.05) inset;
    color: #fff;
}
#block-bottom a { color: #fff; }
body#page { }
#block-footer {
    padding: 15px 0;
    background: -moz-linear-gradient(top, #1f1f1f 0%, #000 40px);
    background: -webkit-linear-gradient(top, #1f1f1f 0%, #000 40px);
    background: -o-linear-gradient(top, #1f1f1f 0%, #000 40px);
    background: linear-gradient(to bottom, #1f1f1f 0%, #0000 40px);
}
#block-footer1 {
    padding: 15px 0;
    background: #000;
}
/* Header */
#toolbar {
    line-height: 26px;
    font-size: 12px;
    height: 18px !important;
}
#header {    min-height: 60px }
#menu {

}
/* Block Separators */
#top-a:after,
#top-a-front:after, 
#top-b:after,
#innertop:after {
    content: "";
    display: block;
    margin: 0 15px;
    height: 1px;
}
#bottom-a:before,
#innerbottom:before {
    content: "";
    display: block;
    margin: 0 15px;
    height: 1px;
}
/* Remove Block Separators if System Output is disabled */
#header + #bottom-a:before,
#top-a + #top-a-front + #bottom-a:before,
#top-b + #bottom-a:before {    display: none }
/* Footer + Header */

#footer {    color: #777; padding-top: 28px;
}
    #headerbar a,
    #footer a {    color: #bbb }
    #toolbar a:hover,
    #headerbar a:hover,
    #footer a:hover {    color: #fff }
/* Footer */
#footer {
    font-size: 12px;
    line-height: 18px;
}
#totop-scroller {
    display: block;
    position: absolute;
    top: -26px;
    left: 50%;
    z-index: 1;
    width: 27px;
    height: 15px;
    margin-left: -13px;
    background: #1f1f1f url(../images/totop_scroller.png) 50% 7px no-repeat;
    box-shadow: 0 -1px 0 rgba(255,255,255,0.05);
    border-radius: 3px;
    text-decoration: none;
}
#totop-scroller:hover {
    top: -31px;
    padding-bottom: 5px;
}

div.headgradient {
    color: #333333;
    padding: 10px 5px;
    line-height: 20px;
    margin-top: 38px;
    font-size: 18px;
    font-weight: 600;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: 38px 0px 0px 0px;
}
    div.headgradient h3 {
        margin: 0;
        padding-left: 15px;
    }
div.gradient img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
div.gradient hr {
    margin-bottom: 12px;
    margin-top: 10px;
}
div.gradient p {
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding: 0px 8px;
}
div.gradient {
    color: #333333;
    padding: 10px 5px;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 21px;
}
div.testimonialheader {
    background: url(../images/testimonialbg.png) center no-repeat;
    text-align: center;
    padding: 13px 0px 36px 0px;
}
    div.testimonialheader h2 {
        font-size: 32px;
        text-shadow: #5D646C 1px 1px 1px;
        color: #000;
    }
div.testimonials img {
    float: left;
    margin-right: 36px;
}
div.testimonials { width:960px;margin-left:auto;margin-right:auto;   margin-top: 5px }
div.testimonialspace1 {
    margin-left: 180px;
    margin-right: 60px;
}
div.testimonialspace2 {
    margin-right: 160px;
    margin-left: 20px;
}
div.content {    min-height: 1px }
div#maininner {    min-height: 1px }
div.blogholder { }
div.whatsnewrightsidebar {
    padding-left: 35px;
    padding-top: 45px;
}
div.footerfreenas {
    text-align: left;
    font-size: 12px;
}
div.footerfreenas {    text-align: center }
div.footerix {
    text-align: right;
    margin-top: -10px;
    padding-right: 22px;
}
div.banner {
    color: #fff;
    text-shadow: #3178AC 0.1em 0.1em 0.3em;
    display: inline-block;
    vertical-align: middle;
}
    div.banner h2 {
        font-size: 28px;
        line-height: 32px;
        font-weight: 500;
    }
    div.banner p.header {
        font-size: 28px;
        line-height: 34px;
        font-weight: 500;
    }
    div.banner p.sub {
        font-size: 17px;
        line-height: 22px;
        font-weight: 500;
        margin-bottom: 18px;
        margin-top: -6px;
    }
    div.banner p.author {    margin-left: 362px }
div#navholder {    position: relative }
div#navpositioner {
    background: none repeat scroll 0 0 #EFEFF0;
    border: 1px solid #AAAAAA;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 6px 6px rgba(1, 1, 1, 0.5);
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 224px;
    top: 90px;
    left: 48px;
    z-index: 999;
}
.nav-head p {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 5px;
    text-align: center;
}
.nav-head {
    background: linear-gradient(to bottom, #EEEEEE 15%, #EDEDED 41%, #DDDDDD 62%, #BBBBBB 100%) repeat scroll 0 0 transparent;
    height: 28px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 222px;
}
.nav-list li {
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #BBBBBB;
    padding: 8px;
}
.nav-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.featurelistholder {    text-align: center }
img.featureleftlogo {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
}
img.featurerightlogo {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
}
img.subimage {
    float: left;
    padding-right: 16px;
    padding-bottom: 20px;
}
div.subfeature {
    width: 47%;
    float: left;
    padding: 0px 10px;
}
p.featuredivider {
    text-align: left;
    position: relative;
    left: -16px;
    padding-top: 22px;
    padding-bottom: 22px;
}
div.supportholder {
    margin-top: 40px;
    padding: 0px 10px;
}
    div.supportholder img {    float: left }
div.supportheader {
    padding: 0px 10px;
    margin-top: 35px;
}
    div.supportheader h1 {    font-size: 26px }
div.chatholder {    margin-top: 40px }
    div.chatholder h1 {    font-size: 26px }
div.subchat h1 {    font-size: 26px }
div.subchat img {
    position: relative;
    float: left;
    padding-right: 24px;
    padding-top: 0;
}
div.photosholder {
    margin-top: 110px;
    padding-left: 40px;
}
div.contributeholder img {    float: left }
div.forhomeholder { }
    div.forhomeholder h1 {    font-size: 26px }
p.justify {    text-align: justify }
div.forhomeshare img {
    float: left;
    padding-bottom: 14px;
    padding-right: 32px;
}
div.streamingmedia img {
    margin-top: -32px;
    float: left;
    padding-right: 32px;
}
div.backups p {    padding-top: 8px }
div.forhomefeatures {    width: 100% }
div.forhomefeaturesholder {
    padding-left: 10px;
    padding-right: 10px;
}
div.backups {    margin-bottom: 100px }
div.historycontentholder {
    margin-bottom: 100px;
    margin-top: 50px;
}
    div.historycontentholder h1 {    font-size: 26px }
div.historyrightqoutesholder {    margin-top: 100px }
.timeline img:first-child {
    top: -50px;
    right: -00px;
    position: relative;
}
.timeline img:nth-child(2) {
    right: -75px;
    position: relative;
}
.timeline img:nth-child(3) {
    top: 35px;
    right: -30px;
    position: relative;
    padding-bottom: 25px;
}
.timeline img:nth-child(4) {
    top: 45px;
    right: -150px;
    position: relative;
    padding-bottom: 25px;
}
.timeline img:nth-child(5) {
    padding-top: 64px;
    right: -75px;
    position: relative;
    padding-bottom: 50px;
}
.timeline img:nth-child(6) {
    top: 45px;
    right: -150px;
    position: relative;
    padding-bottom: 50px;
}
.timeline img:nth-child(7) {
    right: -35px;
    position: relative;
}
.timeline img:nth-child(8) {
    top: 45px;
    right: -150px;
    position: relative;
}
.timeline img:nth-child(9) {
    top: 45px;
    right: -150px;
    position: relative;
}
.timeline {
    position: relative;
    float: left;
    z-index: 2;
    margin-top: 100px;
}
.facts {
    position: relative;
    top: -1423px;
    float: left;
    z-index: 9;
    text-align: center;
    font-size: .75em;
    color: #f1f1f1;
}
    .facts div:first-child {
        position: relative;
        top: 125px;
        right: -15px;
    }
    .facts div:nth-child(2) {
        position: relative;
        right: -320px;
        top: 64px;
    }
    .facts div:nth-child(3) {
        position: relative;
        right: -45px;
        top: 234px;
    }
    .facts div:nth-child(4) {
        position: relative;
        right: -405px;
        top: 138px;
    }
    .facts div:nth-child(5) {
        position: relative;
        top: 340px;
        right: -95px;
    }
    .facts div:nth-child(6) {
        position: relative;
        top: 285px;
        right: -380px;
    }
    .facts div:nth-child(7) {
        position: relative;
        top: 435px;
        right: -45px;
    }
    .facts div:nth-child(8) {
        position: relative;
        right: -382px;
        top: 370px;
    }
    .facts div:nth-child(9) {
        position: relative;
        right: -180px;
        top: 510px;
    }
.sharks {
    position: relative;
    z-index: 3;
    top: -1180px;
    right: -30px;
    height: 0px;
    padding: 0;
    margin: 0;
    float: right;
}
    .sharks img:first-child {
        top: 20px;
        right: -00px;
        position: relative;
    }
    .sharks img:nth-child(2) {
        float: right;
        right: 25px;
        top: -80px;
        position: relative;
    }
    .sharks img:nth-child(3) {
        float: right;
        top: 135px;
        right: -350px;
        position: relative;
        padding-bottom: 25px;
    }
    .sharks img:nth-child(4) {
        top: -55px;
        right: -105px;
        position: relative;
        padding-bottom: 25px;
    }
    .sharks img:nth-child(5) {
        top: 25px;
        right: 85px;
        position: relative;
        padding-bottom: 50px;
    }
    .sharks img:nth-child(6) {
        float: right;
        top: -155px;
        right: -55px;
        position: relative;
        padding-bottom: 50px;
    }
    .sharks img:nth-child(7) {
        float: right;
        top: -150px;
        right: -105px;
        position: relative;
    }
    .sharks img:nth-child(8) {
        top: -385px;
        right: 20px;
        position: relative;
    }
    .sharks img:nth-child(9) {
        top: 45px;
        right: -150px;
        position: relative;
    }
#powered-by {    overflow: hidden }
div.forbusinessfreenascontent {
    padding-right: 14px;
    padding-top: 25px;
    padding-left: 15px;
}
    div.forbusinessfreenascontent h1 {    font-size: 26px }
div.forbusinesstruenascontent {
    padding-left: 14px;
    border-left: 1px dashed #ccc;
    padding-top: 25px;
    padding-right: 15px;
}
    div.forbusinesstruenascontent h1 {    font-size: 26px }
div.whatsnewbloglist {
    padding-right: 14px;
    padding-top: 25px;
    padding-left: 15px;
    border-right: 1px dashed #ccc;
}
    div.whatsnewbloglist h2 {    font-size: 26px }
div.whatsnewrightsidebar {
    padding-left: 14px;
    padding-top: 25px;
    padding-right: 15px;
}
div.whatsnewbloglist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
div.bannerholder {    padding-bottom: 55px }
div.storageholder {
    padding-right: 25px;
    padding-left: 25px;
}
div.shareholder {
    padding-left: 25px;
    padding-right: 25px;
}
div.cifsholder {
    padding-right: 25px;
    padding-bottom: 55px;
    padding-left: 25px;
}
div.nfsholder {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 55px;
}
div.afpholder {
    padding-left: 25px;
    padding-bottom: 55px;
    padding-right: 25px;
}
div.windowholder {
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 55px;
}
div.macholder {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 55px;
}
div.unixholder {
    padding-left: 25px;
    padding-bottom: 55px;
    padding-right: 25px;
}
div.mod-home4box {
    color: #333333;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: 38px 10px 10px 10px;
    font-size: 16px;
    line-height: 21px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
div.headgradienttest {
    color: #333333;
    padding: 10px 5px;
    line-height: 20px;
    margin-top: 38px;
    font-size: 18px;
    font-weight: 600;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-bottom: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: none;
    border-right: none;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: 0px 0px 0px 0px;
}
    div.headgradienttest h3 {
        margin: 0;
        padding-left: 15px;
    }
div.mod-home4box img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
}
div.textpad {    padding: 0px 10px 5px 10px }
    div.textpad p {
        font-size: 11px;
        line-height: 16px;
    }
div.mod-home4box hr {    margin: 10px 1px }
div.download-container {
    margin-top: 5px;
    margin-bottom: 2px;
}
    div.download-container span {
        font-weight: 600;
        color: #fff;
    }
div.dbutton {
    margin-top: 17px;
    width: 138px;
}
dl.feature-map {
    display: block;
    width: 965px;
    height: 348px;
    background: url('/images/slider2.png');
    position: relative;
    margin: 2px auto 2px auto;
}
a.encryption {
    left: 47px;
    top: 82px;
    background: transparent;
}
a.encryption {
    display: block;
    width: 127px;
    height: 0;
    padding-top: 208px;
    overflow: hidden;
    position: absolute;
}
a.snapshots {
    left: 260px;
    top: 75px;
    background: transparent;
}
a.snapshots {
    display: block;
    width: 186px;
    height: 0;
    padding-top: 208px;
    overflow: hidden;
    position: absolute;
}
a.replication {
    left: 512px;
    top: 77px;
    background: transparent;
}
a.replication {
    display: block;
    width: 151px;
    height: 0;
    padding-top: 208px;
    overflow: hidden;
    position: absolute;
}
a.webui {
    left: 741px;
    top: 82px;
    background: transparent;
}
a.webui {
    display: block;
    width: 196px;
    height: 0;
    padding-top: 208px;
    overflow: hidden;
    position: absolute;
}
table.comparison td.first {    border-top: solid thin #bababa }
table.comparison td {
    border-bottom: solid thin #bababa;
    padding-top: 8px;
    padding-bottom: 8px;
}
    table.comparison td span {    font-size: 11px }
table.comparison td.indent {    padding-left: 18px }
table.comparison td.noline {
    border: none;
    height: 10px;
    padding: 0;
}
