html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* RESET END */
body {
    font-family: helvetica;
    font-size: 16px;
    color: #efefef;
    background: #F11111 url(default/body.gif) repeat-x;
    background-attachment: fixed;
}
a {
    color: #fff;
}
a img{
    border: 0;
}
.clr {
    clear: both;
}
.logoclick {
    position: relative;
    top: 4px;
    left: 24px;
}
/* WRAPPER */
.forkme{
    position: fixed;
    overflow: hidden;
    z-index: 90;
    top: 20px;
    right: 0;
    width: 149px;
    height: 149px;
    background: url(http://static.webino.org/icon/default/github-fork_wr.png) no-repeat;
    font-size: 0;
}
.toplinks{
    position:fixed;
    z-index:80;
    top:0;left:0;
    width:100%;
    color:#fff;
    text-align:center;
    padding: 4px;
    font-size:14px;
    background: #45484d; /* Old browsers */
    background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(top,  #45484d 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.toplinks ul{
    width: 675px;
    margin: 0 auto;
    font-size: 12px;
}
.toplinks li{
    display: inline-block;
    border-left: 1px solid #fff;
}
.toplinks .no-border{
    border: 0;
}
.toplinks a{
    display: inline-block;
    padding: 0 8px;
    text-decoration: none;
}
.toplinks a:hover{
    text-decoration: underline;
}
.main{
    width: 903px;
    height: 603px;
    margin: 0 auto;
    padding-top: 40px;
}
.main header {
    position: relative;
    width: 903px;
    height: 162px;
    background: url(default/header.png) no-repeat;
}
header h1 {
    position: relative;
    top: 80px;
    right: 60px;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    float: right;
}
/* FOOT */
.main footer {
    font-family: "trebuchet ms";
    font-size: 12px;
    width: 784px;
    height: 105px;
    margin: 0 auto;
    padding: 35px 30px 0;
    background: url(default/foot.png) no-repeat;
    font-style: italic;
}
footer .copyr {
    float: left;
}
footer .copyr .big {
    font-size: 14px;
}
footer .power {
    float: right;
    height: 23px;
}
footer .power img {
    margin: -4px 0 -7px;
}
footer a {
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
/* CONTENT */
.main article {
    width: 844px;
    min-height: 280px;
    margin: 0 auto;
    padding: 20px 0 0;
}
article p{
    padding: 0 30px 20px;
    line-height: 22px;
    font-size: 16px;
}
article .text p{
    padding: 0 0 20px;
}

article .text .big{
    margin-top: 10px;
    font-size: 28px;
    font-weight: bold;
}
article h3{
    padding: 0 0 10px;
    font-size: 18px;
    letter-spacing: 0.08em;
    font-variant: small-caps;
    text-align: center;
}
article h3 small{
    font-size: 16px;
}
article a{
    color: lightblue;
}
article .textrow {
    position: relative;
    top: 60px;
    width: 675px;
    height: 86px;
    line-height: 82px;
    text-align: center;
    margin: 0 auto;
    color: #505050;
    background: url(default/textrow.png) no-repeat;
}
article .text {
    position: relative;
    width: 675px;
    line-height: 26px;
    text-align: left;
    margin: 0 auto 40px;
    padding: 20px;
    color: #505050;
    background: #efefef;
    -webkit-box-shadow:0px 4px 8px #960000;-moz-box-shadow:0px 4px 8px #960000;box-shadow:0px 4px 8px #960000;
    -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}

article .text>.para:first-letter {
    float: left;
    font-size: 52px;
    font-weight: bold;
}

article .text .notice{
    height: 58px;
    line-height: 60px;
    padding: 0 10px 0 80px;
    margin: 0 0 20px;
    background: #FFEBE8 url(http://static.webino.org/icon/function/warning_48.png) 20px 50% no-repeat;
    border: 1px solid #CC0000;
    border-radius: 5px;
}
.text.info strong{
    display: block;
    width: 450px;
    float: right;
    clear: both;
}
article .note {
    font-size: 14px;
    font-style: italic;
}

article pre {
    background: #000;
    color: #fff;
    padding: 4px 12px;
    margin: 0 0 10px;
}

article h2 {
    position: relative;
    width: 675px;
    text-align: right;
    margin: 0 auto;
    padding: 6px 12px 10px;
    font-size: 20px;
    font-variant: small-caps;
}
article .bull-list{
    padding: 0 0 0 40px;
}
article .bull-list img{
    float: left;
    margin-right: 10px;
}
article .bull-list small{
    font-size: 14px;
    font-style: italic;
    display: block;
}
article .portrait{
    float: right;
    padding: 1px;
    margin: 0 0 0 20px;
    border: 1px solid #ccc;
}
article .portrait img{
    display: block;
}
article .version{
    position: absolute;
    overflow: hidden;
    top: -5px;
    right: -5px;
    width: 81px;
    height: 80px;
    background: url(http://static.webino.org/icon/default/ribbon_0.1.0alpha.png) no-repeat;
    font-size: 0;
}
article ol {
    list-style: decimal;
    font-size: 16px;
    margin: 0 0 0 20px;
}
article .text a {
    color: blue;
}
article a:hover {
    text-decoration: none;
}
.error-box{
    overflow: auto;
}

/* NAVIGATION */
.navigation,
.navigation li{
    display: block;
    margin: 0;
    padding: 0;
}
.navigation{
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 2;
    width: 850px;
    padding: 0 53px 0 0;
    text-align: right;
}
.navigation li{
    position: relative;
    padding: 2px 8px;
    display: inline-block;
}
.navigation a.has-child{
    cursor: auto;
}
.navigation a:hover,
.navigation li.active a,
.navigation li:hover a{
    text-decoration: none;
}
.navigation li ul{
    display: none;
    position: absolute;
    padding: 12px 0 6px;
    width: 110px;
    text-align: left;
    border-bottom: 1px solid #B7100E;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(105,0,0,0.98) 98%, rgba(107,0,0,0.98) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(98%,rgba(105,0,0,0.98)), color-stop(100%,rgba(107,0,0,0.98))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(105,0,0,0.98) 98%,rgba(107,0,0,0.98) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(105,0,0,0.98) 98%,rgba(107,0,0,0.98) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(105,0,0,0.98) 98%,rgba(107,0,0,0.98) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(105,0,0,0.98) 98%,rgba(107,0,0,0.98) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#fa6b0000',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    border-radius:0 0 6px 6px;
}
.navigation li ul li{
    padding: 6px 12px;
    margin: 0;
    font-size: 12px;
}
.navigation li:hover ul a{
    display: block;
    width: 86px;
    text-decoration: underline;
    color: #fefefe;
}
.navigation li ul li.active a,
.navigation li:hover ul a:hover{
    text-decoration: none;
}
.navigation li:hover ul{
    display: block;
}
/* /NAVIGATION */

/* GALLERY */
.gallery{
    display: block;
    padding: 0 30px;
}
.gallery li,
.gallery img{
    display: inline-block;
    width: 174px;
    height: 131px;
}
.gallery li{
    margin: 0 0 20px 20px;
    padding: 1px;
    border: 1px solid #BF0D0D;
}
.gallery .first-image{
    margin-left: 0;
}
/* /GALLERY */

/* PACKAGES */
.packages {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    margin: 0 0 20px;
}
.packages,
.packages th{
    border-bottom: 1px solid #bababa;
}
.packages th,
.packages td {
    padding: 3px 9px;
}
.packages tr th:first-child,
.packages tr td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 0;
}
.packages tr td:first-child {
    
}
.packages .last {
    padding-right: 0;
    text-align: right;
}
/* /PACKAGES */

/* FEATURES */
.features-list {
    margin: 0 0 20px;
}
.features-list li {
    width: 337px;
    float: left;
    height: 64px;
    line-height: 64px;
    margin: 10px 0 0 0;
}
.features-list li img{
    float: left;
    margin-right: 6px;
}
/* /FEATURES */

/* EXAMPLES */
.students-demo ul li {
    padding: 2px 12px;
}
.students-demo ul .first {
    border-top: 2px solid #aaa;
}

.students-demo ul .last {
    border-bottom: 2px solid #aaa;
}

.students-demo ul .even {
    background-color: #fafafa;
}
/* /EXAMPLES */

/* FORMS */
.zend_form input[type=text],
.zend_form input[type=password]{
    width: 97%;
    font-size: 14px;
    padding: 3px 9px;
}
.zend_form .errors {
    position: relative;
    left: 3px;
    color: #222;
    font-size: 14px;
    padding: 2px 6px;
    background: #FFEBE8;
    border: 1px solid #CC0000;
    -webkit-border-radius: 0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;
}
.zend_form dd {
    margin: 0 0 16px;
}
/* /FORMS */