* { margin: 0; padding: 0; font-family: "Myriad Pro", Helvetica, Helvetica Neue, sans-serif; }

BODY { background: #FFF; background-image:url(/i/bg_noise.jpg);}

UL { list-style: none; }
A { color: #515151; }
A:hover { text-decoration: none; }
A.innerhref { background: url(/i/bg/innerhref.png) right top no-repeat; padding-right: 14px; white-space: nowrap; }
A IMG { border: 0; }
ACRONYM { border-bottom: 1px dotted; cursor: help; }
IMG { display: block; }

H1 { font-size: 48px; font-weight: normal; margin-bottom: 20px; }
H2.collapse { margin-top: -25px; }
H2 { color: #999; font-weight: normal; margin: 15px 0 35px 0; }

#minwidth { height: 100%; min-width: 970px; margin: 0 auto; max-width: 1600px; position: relative; }

.clear { clear: both; }
.wrap { margin: 0 auto; width: 82%; }
.hidden { visibility: hidden; position: absolute; }
.aleft { text-align: left; }
.aright { text-align: right; }

.wrapper { margin: 0 auto 50px auto; width: 82%; position: relative; z-index: 0; }
.main { float: left; width: 65%; min-height: 100px; }
.leftcol { float: right; width: 25%; margin-right: 5%; }

.accent { color: #9B1A01; }

.box {
    border: 1px solid #E5E5E5; background: #F6F6F6;
    padding: 5px 35px;
}

#logo { left: 9%; position: absolute; top: 50px; z-index: 2; }
#logo A { display: block; }

#nav { margin: 0 0 80px 30%; padding-top: 86px; z-index: 10 }
#nav LI { display: block; float: left; font-size: 16px; line-height: 1; margin: 0 2.15%; height: 28px; }
#nav LI.act { position: relative; }
#nav LI.act a {
    color: #FFF;
    text-decoration: none;
    position: relative;
    z-index: 0;
}
#nav LI.act DIV {
    background: url(/i/bg/nav_act.png) no-repeat;
    height: 28px;
    left: -15px;
    padding: 0 20px;
    position: absolute;
    top: -6px;
    width: 80%;
    z-index: -1;
}
#nav LI.act SPAN {
    background: url(/i/bg/nav_act_end.png) no-repeat;
    height: 28px;
    margin-left: -5px;
    position: absolute;
    left: 100%;
    top: 0;
    width: 6px;
}
#nav A { }

#subnav { float: right; list-style: none; margin-right: -10px; }
#subnav LI { float: left; padding: 10px; }
#subnav LI.act { background: #F6F6F6; border: 1px solid #E5E5E5; margin: 0 10px; }
#subnav LI IMG { position: relative; }



#lang {
    font-size:14px;
    position:absolute;
    right: 10px;
    top: 10px;
    
    z-index: 2;
}

#login_or_reg {
    font-size: 12px;
    left: 78%;
    margin-left: -5px;
    position: absolute;
    top: 80px;
    z-index: 2;
}
#login_or_reg #reg,
#login_or_reg #login {
    border: 1px solid #E5E5E5;
    display: inline-block;
    margin: 0 5px;
    line-height: 1.4;
    padding: 6px 10px 4px 10px;
    text-decoration: none;
}
#login_or_reg #reg { background: url(/i/register.png) 7px 5px no-repeat; color: #009DCA; padding-left: 26px; }
#login_or_reg #login { color: #64B600; }
#login_or_reg A { color: #009DCA; }
#login_or_reg P { margin: 5px 0; }

#pager {
    font-size: 13px;
    margin-bottom: 10px;
}


#subscribe {
    font-size: 13px;
    margin-bottom: 40px;
}
#subscribe SPAN { line-height: 2; padding: 3px 0 3px 25px; }
#subscribe #twitter { background: url(/i/bg/twitter.png) 0 50% no-repeat; }
#subscribe #facebook { background: url(/i/facebook.gif) 0 50% no-repeat; }
#subscribe #mailto { background: url(/i/mailto.png) 0 50% no-repeat; }
#subscribe A { color: #5FC6DC; }
/*#subscribe A { color: #5FC6DC; }*/
#subscribe #rss { background: url(/i/bg/rss.png) 0 50% no-repeat; }
#subscribe #rss A { color: #F47016; }

.root { color: #999; font-size: 13px; margin: 20px 0 0 -207px; position: absolute; text-align: right; width: 200px; }
.root A { color: #009DCA; margin-right: 3px; }

.leftcol #follow_us { font-size: 14px; margin-bottom: 40px; }
.leftcol H2 { font-size: 18px; font-weight: normal; font-style: normal; margin: 10px 0; }
.leftcol H3 { font-size: 17px; font-weight: normal; margin: 10px 0; }
.leftcol A { color: #009DCA; }
.leftcol P { font-size: 14px; line-height: 20px; }
.leftcol UL { background: #F4F4F4; font-size: 14px; margin-left: -30px; width: 120%; }
.leftcol UL LI { line-height: 18px; padding: 20px 30px; }
.leftcol UL LI DIV { color: #AFAFAF; font-size: 13px; }
.leftcol #more { font-size: 12px; }
.leftcol .back { padding-left: 30px; }
.leftcol .border { border-left: 1px solid #E5E5E5; padding-left: 40px; }
.leftcol .cat P { margin: 5px 0; }

.leftcol BLOCKQUOTE {
    background: #FAFAFA url(/i/bg/quote.png) 5px 5px no-repeat;
    border: 1px solid #E5E5E5;
    color: #565656;
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
    margin: 25px 0;
    padding: 23px 20px 10px 23px;
}
.leftcol BLOCKQUOTE#q1 { }
.leftcol BLOCKQUOTE#q2 { margin-left: -15%; width: 70%; }
.leftcol BLOCKQUOTE#q3 { margin-left: 10%; width: 80%; }
.leftcol BLOCKQUOTE SPAN {
    color: #4E8994;
    display: block;
    font-style: normal;
    line-height: 2;
    text-align: right;
}

#content {
    border: 1px solid #E5E5E5;
    position: relative;
}

#content .outside { position: absolute; }
#content .outside_video { position: absolute; }

#foot {
    color: #565656;
    font-size: 12px;
    margin-top: 40px;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
    text-align: center;
}
#foot A { color: #009DCA; }
#foot UL { display: inline; margin-left: 50px; }
#foot UL LI { display: inline; margin-left: 35px; }


#services { position: relative; left: -36px; width: 110%; }
#services LI {
    border: 1px solid transparent;
    float: left;
    margin: 5px 0;
    padding: 30px 0 24px 0;
    position: relative;
    width: 49%;
}
/* #services LI:hover { border: 1px solid #E5E5E5; background: #F6F6F6; } */
#services LI IMG { left: 33px; position: absolute; top: 33px; }
#services LI H2 { font-size: 24px; font-style: normal; margin: 0 20px 0 120px; }
#services LI P { color: #737373; font-size: 13px; line-height: 18px; margin: 5px 40px 5px 120px; }
#services LI A { display: block; height: 42px; margin: 15px 0 0 120px; width: 128px; } 
#services LI IMG.appstore { position: static; opacity: .3; }
#services LI IMG.appstore:hover { opacity: 1; }

#blog { margin-left: 60px; }
#blog LI {
    border: 1px solid #E5E5E5;
    background: #F6F6F6;
    display: block;
    height: 1%;
    margin-bottom: 55px;
    padding: 0 55px 25px 55px;
    position: relative;
}
#blog LI.r { float: right; }
#blog LI.l { float: left; }
#content .date,
#blog LI .date {
    color: #737373;
    font-size: 12px;
    left: -110px;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 100px;
}
#content .author,
#blog LI .author {
    background: url(/i/bg/blog_author.png) no-repeat;
    color: #FFF;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 3px 20px 15px 20px;
    position: relative;
    top: -1px;
}
#content .author { margin: -5px 0 -10px 0; }
#blog LI A { color: #009DCA; font-size: 13px; }
#content .cat,
#blog LI .cat {
    color: #737373;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 5px;
}
#blog LI P {
    color: #737373;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0;
}
#blog LI H2 { clear: both; margin: 25px 0 5px 0; }
#blog LI H2 A { color: #000; font-size: 24px; font-style: normal; }

.previous { margin-left: 45px; }
.previous A { color: #009DCA; }

#post #content { margin-left: 60px; }
#post #content P { width: 90%; }
#post #comments { margin: 35px 0 35px 95px; }
#post #comments UL LI {
    border-top: 1px solid #E5E5E5;
    padding: 20px 0;
    position: relative;
}
#post #comments UL LI:first-child { border-top: none; }
#post #comments UL LI .time {
    color: #737373;
    font-size: 12px;
    left: -110px;
    position: absolute;
    text-align: right;
    top: 64px;
    width: 100px;
}
#post #comments UL LI .author {
    background: url(/i/bg/blog_author2.png) no-repeat;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: -10px;
    padding: 3px 20px 15px 20px;
    position: relative;
    top: -1px;
}

#post .box { margin-left: 60px; }

#content #appstore {
    background: #FFF;
    border: 1px solid #E5E5E5;
    float: right;
    margin: 10px -190px 0 0;
    padding: 10px 15px;
}
#content #appstore IMG { margin: 0; }

#content #screenshots {
    height: 348px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
#content #screenshots #frame {
    background: url(/i/iphone.png) repeat-y;
    height: 304px;
    margin-left: -73px;
    left: 50%;
    position: absolute;
    top: 30px;
    width: 146px;
    z-index: 2;
}
#content #screenshots #frame A {
    display: block;
    margin: 44px 0 0 14px;
    height: 180px;
    width: 120px;
}
#content #screenshots #fade_r,
#content #screenshots #fade_l {
    height: 200px;
    position: absolute;
    top: 60px;
    width: 60px;
    z-index: 4;
}
#content #screenshots #fade_l { background: url(/i/bg/fade_l.png) repeat-y; left: 0; }
#content #screenshots #fade_r { background: url(/i/bg/fade_r.png) repeat-y; right: -2px; }

#content #screenshots SPAN {
    font-size: 13px;
    position: absolute;
    text-align: center;
    top: 320px;
    width: 100%;
    z-index: 3;
}
#content #screenshots UL {
    height: 1%;
    left: 50%;
    margin: 20px 0 0 -299px;
    position: relative;
    z-index: 1;
}
#content #screenshots UL LI {
    background: none;
    display: inline;
    padding: 0;
}
#content #screenshots UL LI.inframe IMG { opacity: 1; filter: alpha(opacity=100); }
#content #screenshots UL LI IMG { display: inline; opacity: .5; filter: alpha(opacity=50); }

#welcoming {
    color: #4E8994;
    font-size: 18px;
    /* font-style: italic; */
    margin: 0 0 25px 35px;
    width: 55%;
}
#welcoming IMG { float: left; margin-right: 35px; }
#welcoming DIV { font-size: 21px; padding-top: 10px; }

#download_and_buy {

}


#team { margin: 25px 0 0 35px; }
#team UL { height: 480px; float: left; margin-bottom: 35px; width: 750px; }
#team UL LI {
    float: left;
    margin: 0 20px 12px 0;
}
#team UL LI A { border: 1px solid #E5E5E5; display: block; }
#team UL LI A:hover { border-color: #AFAFAF; }
#team UL LI IMG { border: 3px solid #FFF; }
#team P { color: #565656; font-size: 12px; float: left; margin: 0 0 35px 0; max-width: 250px; }

#expandall, #expandall_ru, #expandall_fr, #hideall {
    border-bottom: 1px dashed #4E8994;
    color: #4E8994;
    cursor: pointer;
    float: right;
    font-size: 14px;
}

.faq { margin: 15px 0 15px 20px; }
.faq DT { margin-bottom: 10px; }
.faq DT SPAN {
    border-bottom: 1px dashed #4E8994;
    color: #4E8994;
    cursor: pointer;
    font-size: 17px;
}
.faq DD {
    font-size: 15px;
    margin: 10px 0 20px 20px;
}

FORM UL LI {
    background: none !important;
    margin: 20px 0;
    position: relative;
}
FORM LABEL {
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 5px;
}

FORM INPUT, SELECT,
FORM TEXTAREA,
FORM BUTTON { margin-left: 100px; }

FORM INPUT {
    font-size: 16px;
    height: 25px;
    width: 320px;
}
FORM TEXTAREA {
    height: 150px;
    width: 70%;
}
BUTTON, .button {
    background: #0AC url(/i/bg/btn.png) repeat-x;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 9px 14px 8px;
    position: relative;
    line-height: 1;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

BUTTON, .disabled_button {
    background: #777 url(/i/bg/btn.png) repeat-x;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    color: #FFF;
    /* cursor: arrow; */
    display: inline-block;
    font-size: 14px;
    padding: 9px 14px 8px;
    position: relative;
    line-height: 1;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}


FAKE_BUTTON, .fake_button {
    background: url(/i/loading.gif) no-repeat center center;
    border: 0;
    color: #FFF;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 8px 14px 9px;
    position: relative;
    line-height: 1;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

.button:hover { background-color: #0CE; }
/* .disabled_button:hover { background-color: #888; } */

BUTTON:hover, .button:hover { background-color: #0CE; }
BUTTON:active, .button:active { top: 1px; }

BUTTON.big, .button.big {
    font-size: 20px;
}
BUTTON.orange, .orange { background-color: #ff5b00; }
BUTTON.orange:hover, .orange:hover { background-color: #ff9300; }
BUTTON.green, .button.green { background-color: #64B600; }
BUTTON.green:hover, .button.green:hover { background-color: #74D500; }

.leftcol FORM INPUT { display: inline-block; margin-left: 0; width: 70%; }
.leftcol FORM { width: 112%; }
.leftcol BUTTON {
    margin: 0;
    width: auto;
    padding: 6px 10px 7px;
}


#login_or_reg {
    font-size: 11px;
    left: 78%;
    margin-left: -5px;
    position: absolute;
    top: 80px;
}
#login_or_reg #reg,
#login_or_reg #login {
    border: 1px solid #E5E5E5;
    display: inline-block;
    margin: 0 5px;
    line-height: 1.4;
    padding: 6px 10px 4px 10px;
    text-decoration: none;
}
#login_or_reg #reg { background: url(/i/register.png) 7px 5px no-repeat; color: #009DCA; padding-left: 26px; }
#login_or_reg #login { color: #64B600; }
#login_or_reg A { color: #009DCA; }
#login_or_reg P { margin: 5px 0; }

.popup_form {
    background: #FFF;
    border: 1px solid #E5E5E5;
    /* padding: 10px 20px; */
    margin-left: -110px;
    position: absolute;
    top: 80px;
    left: 78%;
    z-index: 100;
    box-shadow: 0 0 16px #CCC;
    -moz-box-shadow: 0 0 16px #CCC;
    -webkit-box-shadow: 0 0 16px #CCC;
}
.popup_form FORM { margin: 10px 20px; position: relative; width: 220px; }

.popup_form SPAN {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    color: #CCC;
}
.popup_form INPUT  { margin-left: 0; width: 100%; }
.popup_form BUTTON { margin-left: 0; }
.popup_form #reg_cancel, #login_cancel, #password_recovery_cancel { background: #777; }
.popup_form #reg_cancel:hover,#login_cancel:hover, #password_recovery_cancel:hover { background: #AAA; }
.popup_form LABEL { position: static; }


#box-table-a
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    /*margin: 45px;*/
    /*width: 480px;*/
    text-align: left;
    border-collapse: collapse;
}

#box-table-a th
{
    font-size: 14px;
    font-weight: normal;
    padding: 8px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #039;
}

#box-table-a td
{
    padding: 8px;
    background: #e8edff;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
}

#box-table-a tr:hover td
{
    background: #d0dafd;
    color: #339;
}

#box-table-b
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    /* margin: 45px; */
    /* width: 480px; */
    text-align: center;
    border-collapse: collapse;
    border-top: 7px solid #9baff1;
    border-bottom: 7px solid #9baff1;
}

.fakelink {
    text-decoration: underline;
    cursor: pointer
}

/*remove the list style and make it just a normal list of items*/
.home-item ul.tagcloud
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}

/*this lines each of the li's up next to one another and spaces them out niecly*/
.home-item ul.tagcloud li
{
    display:inline !important;
    margin-right:15px;
    line-height:2em;
    font-family: Monospace;
}

.home-item ul.tagcloud li
{
    display:inline;
}

.home-item ul.tagcloud li.cloud-10
{
    font-size:80%;
}

.home-item ul.tagcloud li.cloud-20
{
    font-size:90%;
}

.home-item ul.tagcloud li.cloud-30
{
    font-size:100%;
}

.home-item ul.tagcloud li.cloud-90
{
    font-size:110%;
}

.home-item ul.tagcloud li.cloud-100
{
    font-size:130%;
}

.team_info {
    width: 500px;
}

.d-shadow {
    position:absolute;
    width:320px;
    left:30%;
    top:10%;
/*	z-index: 99; */
}

.d-shadow-wrap {
    position:relative;
    width:100%;
    padding:32px 25px 0 25px;
    margin:-32px -25px 0 -25px;
    overflow:hidden;
}

.d-sh-cn {
    position:absolute;
    background:url(/i/bg/popup_shadow.png) no-repeat;
    left:-15px;
    z-index:-1;
}
.d-sh-tl, .d-sh-tr { height:500px; top:-18px; }
.d-sh-tl, .d-sh-bl { width:100%; }
.d-sh-tr, .d-sh-br { width:15px; margin-left:100%; }
.d-sh-bl, .d-sh-br { height:18px; }
.d-sh-bl { left:-40px; padding-right:50px; clip:rect(auto auto auto 15px); }
.d-sh-br { left: 10px; }

.d-shadow H2 { margin: 5px 0 0 0; color: #323232; }
.d-shadow H6 { color: #AFAFAF; font-size: 16px; font-weight: normal; }
.d-shadow P { font-size: 14px; line-height: 1.4; margin: 20px 0; }
.d-shadow A { color: #009DCA; }
.d-shadow UL { margin-bottom: 10px; }
.d-shadow UL LI { display: inline; position: relative; padding: 0 25px 0 20px; }
.d-shadow UL LI IMG { left: 0; position: absolute; top: 0; }

.hint_block { font-size:13px !important; }
