body {margin: 0; padding: 0; background: AppWorkspace; height: 100%;font-family:Helvetica,Arial,sans-serif;}
html {height: 100%;}

img, a:link img, a:visited img {border-style: none}
a img {color: #FFFFFF}

form {margin:0px; padding:0px}

legend {font:menu}
fieldset {margin-bottom:5px}
input, button, textarea {
 font:menu;
 color: WindowText;
}
acronym {cursor:help}
wbr {display:inline-block;}

.field {color:WindowText; }
.fieldhint {color:#a6a9a2; }

.header {
  background: url(/images/overlay.png?4145972250) Highlight repeat-x;
  height: 30px;
}

.purchase {border: solid 1px ThreeDShadow; background: Window;}
.purchase th {  text-decoration: none;
  font: menu;
  color: WindowText;
  background-color: ButtonFace;
  border-right: solid 1px ButtonShadow;
  border-bottom: solid 2px ButtonShadow;
  padding-top: 1px;
  padding-bottom: 1px;
}
.stat {border: solid 1px ThreeDShadow; background: Window; margin-top:5px;height:225px;overflow:auto}
html>body .stat {height:auto; max-height:225px}
.stat th {  text-decoration: none;
  font: menu;
  color: WindowText;
  background-color: ButtonFace;
  border-right: solid 1px ButtonShadow;
  border-bottom: solid 2px ButtonShadow;
  border-left: solid 1px ThreeDHighlight;
  border-top: solid 1px ThreeDHighlight;
  padding-top: 1px;
  padding-bottom: 1px;
}

.threeD {  background-color: ThreeDFace;
  border-top: solid 1px ThreeDHighlight;
}

.threeDPlain {
  background-color: ThreeDFace;
}
.whitePlain {
  background-color: rgb( 252, 252, 254 );
}

.label {
  font: menu;
  color: ButtonText;
}

.text {
  font: menu;
  color: WindowText;
}
.text a:link, .text a:visited, .text a:hover {color: WindowText;}

.caption {
  color: CaptionText;
  font: caption;
  font-weight: bold
}
.note {
  font: menu;
  color: GrayText;
}
.note a {color: GrayText;}

.properties {
  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#F4F3EE);
  border: solid 1px ThreeDHighlight;
  background-color: #F4F3EE
}
.propertiesborder {
  border: solid 1px AppWorkspace;
}
.propertiesshadow {
  border-bottom: solid 1px Scrollbar;
  border-right: solid 1px Scrollbar;
}

.sfuncbar {
  background-color: #F4F3EE;
}
.funcbar {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr='#FFFFFFFF',endColorStr='#00FFFFFF');
  border-left: solid 1px ThreeDFace;
  border-right: solid 1px ThreeDFace;
  border-bottom: solid 1px ThreeDFace;
  /*padding-right:20px; */
  height:21px
}
#init {height: 100%; width:100%}
#overall {
  height: 100%;
  width:100%;
/*
  border-bottom: ridge 3px Highlight;
  border-right: ridge 3px Highlight;
  border-top: outset 1px Highlight;
  border-left: outset 2px Highlight;
*/
  background: #ffffff
}
#head {width:100%}
#filesoverall {height: 100%; width:100%}
#foldertreeoverall {height: 100%;}
#folderadsoverall {height: 100%;}
#searchoverall {height: 100%;}
#mailoverall {width:100%; height:100%;}

#topnavbg {
  padding: 1px;
  height: 35px;
}

#linkbar {
  font: menu;
  color: GrayText;
  padding-left:5px
}

#linkbar input {
  font: menu;
  color: MenuText;
  width: 28%
}

#workspace {
  float: right;
  display: inline;
  background: Window;
  overflow: auto;
  width:80%;
  height:100%;}

#workspaceoverall {
  width: 100%;
  height: 100%;
  background: Window;
}
#filespace  {
  width: 100%;
  height: 100%;
  overflow: auto;
  position:absolute;
  top:0;left:0;bottom:0;right:0;
}

#filelist {
  width: 100%;
  background: Window;
}

.filelistheadover {
  background-color: ThreeDHighlight!important;
  border-bottom: solid 2px #FFC132!important;
}

#filelisthead td span, #filelisthead td a:link, #filelisthead td a:visited {
  text-decoration: none;
  color: ButtonText
}
#filelisthead td span {cursor:default}

#filelisthead td a:hover {
  text-decoration: underline
}

#sorted {
  background-color: #F7F7F7;
}

.filelistname {
  font: menu;
  color: WindowText;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 16px
}

.filelistname a:link, .filelistname a:visited {
  text-decoration: none;
  color:WindowText;
}

.filelistname a:hover {
  text-decoration: underline;
  color:WindowText;
}
.filelistname a#selected:link, .filelistname a#selected:visited {
  text-decoration: none;
  background-color: Highlight;
  color: HighlightText;
}
.filelistname a#selected:link img, .filelistname a#selected:visited img {
  background-color: ThreeDLightShadow;
}


.filelistsize {
  font: menu;
  color: WindowText;
  padding-left: 2px;
  padding-right: 5px
}

.filelistinfo {
  font: menu;
  color: WindowText;
  padding-left: 5px;
  padding-right: 2px
}

#leftpanel {
  width: 200px;
  height: 100%;
  border-right: solid 3px ThreeDFace;
  background: Window;
}
#leftpanelads {
  width: 200px;
  height: 100%;
  border-right: solid 3px ThreeDFace;
  background: #FFFFFF;
}
#leftpaneladsSF {
  text-align:center;
  vertical-align:middle;
  border-right:solid 1px ThreeDShadow;
  height:250px;
  /*background: #ECE9D8;*/
}

#foldertree {
  overflow: auto;
  height:100%;
  *width: 200px;
  padding-left:4px;
  border-right: solid 1px ThreeDShadow;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}
#folderads {
  overflow: auto;
  height:100%;
  width: 201px;
  /*padding-left:4px;*/
  border-right: solid 1px ThreeDShadow;
}

#foldertreehead {
  font: menu;
  color: ButtonText;
  background-color: ButtonFace;
  border-bottom: solid 1px ButtonShadow;
  padding-left: 5px;
  padding-top:2px;
  padding-bottom:2px
}

.search {
  /*overflow: auto;*/
  /*height:100%;*/
  /*width: 200px;*/
  padding-left:4px;
  border-left: solid 1px ThreeDHighlight;
  border-bottom: solid 1px ThreeDShadow;
}

#searchhead {
  font: menu;
  color: ButtonText;
  background-color: ButtonFace;
  border-top: solid 1px ThreeDHighlight;
  border-left: solid 1px ThreeDHighlight;
  padding-left: 5px;
  padding-top:2px;
  padding-bottom:2px
}
#simpleSearch a, #advSearch a {color:GrayText;}

#discspaceinfo {
  border-top: solid 1px ThreeDShadow;
  border-bottom: solid 1px ThreeDShadow;
}

#discspaceinfo td {white-space: nowrap}

#fileproperties {
  padding: 20px;
  vertical-align: top;
  text-align: left;
}

.divcell {
  border-top: solid 1px ThreeDShadow;
  background: ThreeDHighlight;
}

.fieldimmit {
  background: Window;
  color: WindowText;
  font: menu;
  border: inset 2px;
}

.fieldimmit a:link, .fieldimmit a:visited {color: MenuText;}


.oneline {
  white-space: nowrap
}

.footer, .footer a:link, .footer a:visited {
  font: status-bar;
  color: CaptionText;
}
.footer a:hover {text-decoration: underline}
.cpr {position:absolute;right:5px;bottom:5px;font-size:11px;}

.logo {
  /*background: url('/images/topbg.gif?4054074022') repeat-x;*/
}


div.but {
  display: inline;
  padding: 0px;
  margin: 0px;
}

div.but a:link, div.but a:visited {
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  margin: 0px; padding:0px; height:24px;
  font: menu; color: ButtonText;
  border: solid 1px ThreeDFace;
}
html > body div.but a:link, html > body div.but a:visited, html > body div.but a:hover {
  display: -moz-inline-box; -moz-box-align: center; -moz-border-radius:5px;  -webkit-border-radius:5px;
  vertical-align: middle;
}

div.but a:hover {
  text-decoration: none;
  background-color: ThreeDLightShadow;
  font: menu; color: ButtonText;
  border-right: solid 1px ThreeDShadow;
  border-bottom: solid 1px ThreeDShadow;
  border-top: solid 1px ThreeDHighlight;
  border-left: solid 1px ThreeDHighlight;
}
div.but a:link img, div.but a:visited img {
  vertical-align:middle;
  -moz-opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=0,Opacity=0.70);
  opacity:0.7;
}
div.but a:hover img {
  vertical-align:middle;
  -moz-opacity: 1.0;
  filter: progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=0,Opacity=1.00);
  opacity:1.0;
}
div.but#read img {
    -moz-opacity: 0.3;
    filter: gray() alpha(opacity=60);
    opacity:0.3;
}
div.but#read a {color:GrayText!important;}
div.but#unread {background-color: #FDFCFB;}
div.but#unread a:hover {background-color: #FFFFFF;}

div.smbut {
  display: inline;
  padding: 0px;
  margin: 0px;
}

div.smbut a:link, div.smbut a:visited {
  text-decoration: none;
  text-align: center;
  display: inline; white-space: nowrap;
  margin: 0; padding:0px; height:11px;
  font: menu; color: ButtonText;
  border: solid 1px ThreeDFace
}
html > body div.smbut a:link, html > body div.smbut a:visited, html > body div.smbut a:hover {
  display: -moz-inline-box; -moz-box-align: center; -moz-border-radius:5px;  -webkit-border-radius:5px;
  vertical-align: middle;
}

div.smbut a:hover {
  text-decoration: none;
  background-color: ThreeDLightShadow;
  font: menu; color: ButtonText;
  border-right: solid 1px ThreeDShadow;
  border-bottom: solid 1px ThreeDShadow;
  border-top: solid 1px ThreeDHighlight;
  border-left: solid 1px ThreeDHighlight;
}

h1.tagline {font: bold 15px Tahoma; color: #D7D7D7; text-transform: uppercase; letter-spacing: 4px; margin-bottom:0px}
h1.tagline:first-line {font: bold 14px Tahoma; letter-spacing: 3px;}

.contact {font: normal 11px/17px Tahoma, Arial, Verdana; color: #C9CDE4;
           padding-right: 7px;}
.contact a:link, .contact a:visited {color: #C9CDE4; text-decoration:none}
.contact a:hover {color: #ffffff; text-decoration:underline}

.links {font: normal 12px Arial; color: #333333}
.links a:link, .links a:visited, .links a:hover {font: bold 12px Arial; color: #000000}

#leftpaneltask {background-color:#6F8CDF; border-left:solid 1px #ffffff; border-bottom:solid 1px #ffffff; padding:10px;
                vertical-align:top; text-align:center}

.progressfull {background: url(/images/progress_full.gif?2739142390) no-repeat left top}
.progressempty {background: url(/images/progress_empty.gif?1009550486) no-repeat right top}
#progress {width: 250px; height: 17px; margin-top: 7px; margin-bottom: 7px}

.thumbdiv {float:left; margin:5px}
.thumbcell {width:200px; height:204px; border: solid 2px ThreeDFace}
.thumb td {text-align:center}
.thumbname {width:200px; overflow:hidden; white-space:nowrap}
.thumbdiv .finfo {position:absolute;z-index:101;left:2px;bottom:38px;width:200px;background:#F4F3EE;filter: alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;cursor:default;display:none;}
.thumbdiv .finfoico {position:absolute;z-index:102;right:3px;top:192px;font-size:1px}
.thumbdiv .ftitle {position:absolute;z-index:100;left:2px;top:2px;width:200px;background:#ECE9D8;filter: alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;
font:bold 14px Tahoma;color:#0066CC}

div.previewImg { text-align:center }
div.previewMsg { font: menu;  color: WindowText; text-align:center; margin-top:6px }
#dragDiv {position:absolute; visibility:hidden; left:0; top:0; z-index:1000;
          background:ThreeDFace;
          border-bottom: ridge 2px Highlight;
          border-right: ridge 2px Highlight;
          border-top: outset 2px Highlight;
          border-left: outset 2px Highlight;
        }
#handle {
    background: url(/images/overlay.png?4145972250) Highlight repeat-x;
    height:20px;
    cursor:move}
#handle td {color: CaptionText; font: menu}
.xBox {margin-bottom:1px}

#loginBoxDiv {position:absolute; visibility:hidden; left:0; top:0; z-index:1000;
          background:ThreeDFace;
          border-bottom: ridge 2px Highlight;
          border-right: ridge 2px Highlight;
          border-top: outset 2px Highlight;
          border-left: outset 2px Highlight;
        }
#signUpBoxDiv {position:absolute; visibility:hidden; left:0; top:0; z-index:1000;
          background:ThreeDFace;
          border-bottom: ridge 2px Highlight;
          border-right: ridge 2px Highlight;
          border-top: outset 2px Highlight;
          border-left: outset 2px Highlight;
        }
#loginhandle {
    background: url(/images/overlay.png?4145972250) Highlight repeat-x;
    height:20px;
    cursor:move}
#loginhandle td {color: CaptionText; font: menu}
#logincntnt {padding:10px}
#logincntnt td {font:menu;color:WindowText;}
#logincntnt input {font:normal 12px Helvetica, Arial, sans-serif;}
#signUpBoxDiv .featbox {margin:7px 22px;background:#ffffff;
    border:solid 1px #d4e0e6;
    -webkit-box-shadow: 0 1px 3px #666;
    -moz-box-shadow: 0 1px 3px #666;
    box-shadow: 0 1px 3px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font:normal 12px Helvetica, Arial, sans-serif;
    color:#585B55;
}
#signUpBoxDiv .small, #loginBoxDiv .small {font-size:11px;}
#signUpBoxDiv .small a, #loginBoxDiv .small a {color:#006699}
#signUpBoxDiv .red, #loginBoxDiv .red {color:#FF0000}
#signUpBoxDiv .featbox .hd{
    font:bold 16px/38px Arial, sans-serif;color:#FFFFFF;text-transform:uppercase;
    text-shadow:-1px -1px 1px #4B90A3;
    background: #5cb0c8;
    background: -webkit-gradient(linear, left top, left bottom, from(#74BED3), to(#48a5bf));
    background: -moz-linear-gradient(top,  #74BED3,  #48a5bf);
    background: -o-linear-gradient(top,  #74BED3,  #48a5bf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74BED3', endColorstr='#48a5bf');
    border-bottom:solid 1px #2A849D;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
#signUpBoxDiv .featbox .hd div {padding:0 7px;border-bottom:solid 1px #6CB8CD}

.xBox {margin-bottom:1px}

.quotameter {border:solid 1px ThreeDShadow; padding:2px; background:Window;}
.quotausagebar {position:relative; height:13px;}
.quotacount {position:absolute; left:0; top:0; z-index:20; font:menu; width:100%; text-align:center;}
.quotaProgressLow {
    height:11px; *height:13px;
    background:-webkit-gradient(linear, left bottom, left top, from(#CBE02F), color-stop(0.49, #c3d825), color-stop(0.50, #d1e637), to(#DDEB78));
    background:-moz-linear-gradient( bottom, #CBE02F 0%, #c3d825 49%, #d1e637 50%, #DDEB78 100%);
    background:-o-linear-gradient( bottom, #CBE02F 0%, #c3d825 49%, #d1e637 50%, #DDEB78 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDEB78', endColorstr='#c3d825');
    background-color:#C5DA27;
    border:solid 1px #b4c91a
}
.quotaProgressMedium {
    height:11px; *height:13px;
    background:-webkit-gradient(linear, left bottom, left top, from(#FF9E42), color-stop(0.49, #FF9836), color-stop(0.50, #FFB863), to(#FFBB6F));
    background:-moz-linear-gradient( bottom, #FF9E42 0%, #FF9836 49%, #FFB863 50%, #FFBB6F 100%);
    background:-o-linear-gradient( bottom, #FF9E42 0%, #FF9836 49%, #FFB863 50%, #FFBB6F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC07F', endColorstr='#FF9836');
    background-color:#FF9C3D;
    border:solid 1px #dc6b00
}
.quotaProgressHigh {
    height:11px; *height:13px;
    background:-webkit-gradient(linear, left bottom, left top, from(#D82916), color-stop(0.49, #E9290F), color-stop(0.50, #ED614F), to(#F25237));
    background:-moz-linear-gradient( bottom, #D82916 0%, #E9290F 49%, #ED614F 50%, #F25237 100%);
    background:-o-linear-gradient( bottom, #D82916 0%, #E9290F 49%, #ED614F 50%, #F25237 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED614F', endColorstr='#E9290F');
    background-color:#EB432D;
    border:solid 1px #A41100
}


.messagesUnread {padding: 2px;
        background: #EAFFE5;
        border: solid 1px ThreeDShadow;
        color: #000000;
        font: menu;
}
.messagesUnread a {color: #000000}
.messages {padding: 2px;
        background: #f4f2eb;
        border: solid 1px ThreeDShadow;
        color: #ACA899;
        font: menu;
}
.messages a {color: #ACA899}
/*
.messages img, .messagesTbl .read .filelistname img {
    -moz-opacity: 0.3;
    filter: gray() alpha(opacity=60);
    opacity: 0.3;
}
*/
.messagesTbl td {border-bottom:solid 1px ThreeDShadow; font:menu;vertical-align:top; color:WindowText;}
.messagesTbl .unread { background:#EAFFE5}
.messagesTbl a {color:WindowText}
.messagesTbl #filelisthead td {padding:0 2px}

#info {text-align:right}
.absmid {vertical-align:middle}

.cut td, .cut td a {color: GrayText!important;}
.cut td img {filter:gray() alpha(opacity=60); -moz-opacity: 0.30;opacity: 0.3;}
.noActionButton {filter:gray() alpha(opacity=60); -moz-opacity: 0.30;opacity: 0.3;color: GrayText!important;}

.hideLong {overflow:hidden; text-overflow:ellipsis;}

.noScroll
    {
        position:relative;
        top:expression(this.offsetParent.scrollTop);
    }
.postDate {font: menu; color: GrayText}
.pager {font: menu; color: GrayText}
.pager a:link, .pager a:visited, .pager a:hover {color: GrayText;text-decoration:underline}
.pagerOn {font: menu; color: WindowText}

.dots {border-top:dashed 1px ThreeDShadow; border-bottom:dashed 1px ThreeDHighlight}

.loading {position:absolute;left:1px;top:1px;z-index:5000;}
.loading table {font: menu; color: #FFFFFF;background:#0087c7;}

.fdescr {height:32px;
    overflow:hidden;text-overflow:ellipsis;
    position:absolute;z-index:4000; right:0; top:0;
    background-color:#F5F4EF; color:#333333;
    border-left: solid 1px ThreeDHighlight;
    line-height:15px;
    padding-left:7px;
    padding-right:12px;
    cursor:default;
}
.fdescrover {height:auto;
    position:absolute;z-index:4000; right:0; top:0;
    background-color:#F5F4EF; color:#333333;
    border-left: solid 1px ThreeDHighlight;
    border-bottom: solid 1px ThreeDShadow;
    line-height:15px;
    padding-left:7px;
    padding-right:12px;
    min-height:32px;
    cursor:default;
    -webkit-box-shadow: -2px 2px 4px ThreeDShadow;
    -moz-box-shadow: -2px 2px 4px ThreeDShadow;
    -moz-border-radius-bottomleft:8px;
    -webkit-border-bottom-left-radius:8px;
}
.fdescr a:link,.fdescr a:visited,.fdescr a:hover,
.fdescrover a:link,.fdescrover a:visited,.fdescrover a:hover{color:#000000;cursor:pointer;}

.fnamefield {font-size:larger;width:200px}
.fnamefieldinv {font-size:larger;border:none;background:transparent;font-weight:bold;width:230px}

*html body .fdescrover {height:33px}

.flpager {border-top:solid 1px #919b9c;padding-left:13px;font:normal 11px Tahoma, Verdana, Arial;color:GrayText}
.flpager a, .flpager b {background:url(/images/pager.gif?1608900634) no-repeat;display:block;width:31px;height:14px;float:left;position:relative;
    text-align:center;margin-left:-3px;color:#000000}
.flpager a:link, .flpager a:visited {background-position:left -18px;text-decoration:none;color:#000000}
.flpager a:hover {background-position:left -35px;color:#000000}
.flpager b {height:15px;margin-top:-1px;z-index:999}
.flpager span {padding-right:2px}

.alert {padding: 8px;
        background: InfoBackground;
        border: solid 1px ThreeDShadow;
        color: InfoText;
        font: menu;
    -webkit-box-shadow: 2px 2px 4px ThreeDShadow;
    -moz-box-shadow: 2px 2px 4px ThreeDShadow;
    box-shadow: 2px 2px 4px ThreeDShadow;
}
.alert a {color: InfoText}

.highlightLeftBrd {border-left: solid 1px ThreeDHighlight;}

.operaFolderTreeAdsFree {position:absolute;top:122px;left:22px;bottom:19px;width:197px;overflow:auto;border-right: solid 1px ThreeDShadow;}
.operaFolderTree {position:absolute;top:122px;left:22px;bottom:273px;width:197px;overflow:auto;border-right: solid 1px ThreeDShadow;}

.resellerButton {margin:0;padding:0}
.resellerButton li {list-style:none;float:left;}
.resellerButton li a.img {background:url(/images/butReseller.gif?2529321905) no-repeat;display:block;width:62px;height:31px;position:relative;}
.resellerButton li a.img img {position:absolute;top:4px;right:4px}
.resellerButton li div {position:absolute;background:#FFFFFF;border:solid 1px #919B9C;padding:5px 10px;white-space:nowrap;visibility:hidden; line-height:2em;font-size:12px;
                    -webkit-box-shadow: 2px 2px 4px ThreeDShadow;
                    -moz-box-shadow: 2px 2px 4px ThreeDShadow;
                    box-shadow: 2px 2px 4px ThreeDShadow;}

/*============ Lang dropdown ================*/
.langboxabs {position:absolute;top:0;left:0;z-index:1000}

.langt, .langb, .langtl, .langtr {background-image:url(/images/boxxt.gif?28257320669); height:3px}
.langl, .langr, .langbl, .langbr {background-image:url(/images/boxyb.gif?36839482172); width:3px}

.langtl {background-position: 0 -40px;    background-repeat: no-repeat}
.langt  {background-position: 0 -44px; background-repeat: repeat-x}
.langb  {background-position: 0 -48px; background-repeat: repeat-x}
.langtr {background-position: 0 -52px; background-repeat: no-repeat}
.langbl {background-position: -40px 0;    background-repeat: no-repeat}
.langl  {background-position: -44px 0; background-repeat: repeat-y}
.langr  {background-position: -48px 0; background-repeat: repeat-y}
.langbr {background-position: -52px 0; background-repeat: no-repeat}

.langcont {
    font:normal 11px/0.9em Tahoma;
    color:#48484b;
    width:155px;
    background: url(/images/boxxt.gif?28257320669) no-repeat #DFDFDF right -56px;
}
html>body .langcont {background-position:right -55px}

.langcont a:link, .langcont a:visited {
    color: #67676b;
    text-decoration: none;
}

.langsel {padding-left:7px;cursor:pointer;}
html>body .langsel {margin-top:-1px;height:1em}

.langcont ul {
  list-style-type: none;
  padding: 0;
  margin: 3px 0 0 0;
}

.langcont ul li {
  display: block;
  padding: 0;
  margin: 0;
}

.langcont ul li a:link, .langcont ul li a:visited {
  font: normal 11px/22px Tahoma, Arial, Verdana;
  display: block;
  *width: 155px;
  margin: 0;
  /*padding-left:7px*/
}

.langcont ul li a:hover {
  background: #CCCCCC;
  color: #333333;
  text-decoration:none;
}

.langcont ul li a span {padding-left:7px}

.b8, .b8 span {background:url(/images/buttons/8/b.gif?35097090295) no-repeat;display:block;float:left;cursor:pointer}
.b8 {background-position:right 0; padding-right:3px;}
.b8, .b8:link, .b8:visited, .b8:hover {font:normal 11px/19px Arial;text-decoration:none;color:#157310!important}
.b8.ln {margin-left:-2px}
.b8 span {padding-left:3px;height:21px;}
.b8.ln span {background-position:0 -21px;background-repeat:repeat-x;padding-left:3px;height:21px;border-left:solid 1px #B3B3B3;}
.b8 span span, .b8.ln span span {background-position:0 -21px;background-repeat:repeat-x;padding:0;border-left:none}

.b8:hover {background-position:right -42px;}
.b8:hover span {background-position:0 -42px}
.b8.ln:hover span {background-position:0 -63px;background-repeat:repeat-x;padding-left:3px;height:21px;border-left:solid 1px #788996;}
.b8:hover span span, .b8.ln:hover span span {background-position:0 -63px;background-repeat:repeat-x;padding:0;border-left:none}


/*============ Lang dropdown ================*/

.alignRight {text-align:right!important;}
.floatRight {float:right!important;}
.alignLeft {text-align:left!important;}
.floatLeft {float:left!important;}


/*================Menu buttons==================*/
.g {display:inline-block;padding:0 1px;zoom:1;*display:inline;*width:10px;white-space:nowrap;text-decoration:none}
.gv, .gh, .gi, .gt {position:relative;z-index:999}
.gv, .gh {border-color:#b3b3b3;border-style:solid;}
.gv {border-width:1px 0;}
.gh {border-width:0 1px; margin:0 -1px;background:#E3E3E3;}
.gi {*height:100%;overflow:hidden;}
.gg {position:absolute;left:0;right:0;top:0;background:#fff;border-bottom:solid 3px #F0F0F0;height:8px;*height:11px;overflow:hidden;width:100%}
.gt {padding:0 5px;font:normal 11px/20px Arial;color:#3E3E3E;vertical-align:middle;}

.g.r {padding-right:0}
.g.r .gh {margin-right:0}
.g.l {padding-left:0}
.g.l .gh {margin-left:0;border-left-color:#FFFFFF}

/*icons*/
.il, .ir, .irnt, .iunt, .ib {background:url(/images/icons/9x9/menu.gif?2368192577) no-repeat}

.gt.il {background-position:left 0;padding-left:15px}
.gt.ir {background-position:right -20px;padding-right:15px}
.gt.irnt {background-position:center -20px;padding-right:16px}
.gt.iunt {background-position:center -120px;padding-right:16px}
.gt.ib {background-position:right -40px;padding-right:15px}

/*orange*/
.g.o div.gv, .g.o div.gh {border-color:#DEA303;background:#F8BB16}
.g.o div.gg {background:#FCDC86;border-bottom:solid 3px #FACD53;}

/*active*/
.g.a div.gv:hover, .g.a div.gv.hover, .g.a div.gh:hover, .g.a div.gh.hover {border-color:#adb9c2;background:#DBE2E6}
.g.a div.gv:hover div.gg, .g.a div.gv.hover div.gg {background:#F2F5F7;border-bottom:solid 3px #E8EEF0;}
.g.a .gh {cursor:pointer}

/*selected*/
.g.s div.gg, .g#selected div.gg {background:#E3E3E3;}
.g.s .gh, .g#selected .gh {background:#ffffff}
.g.s div.gv:hover, .g.s div.gh:hover, .g#selected div.gv:hover, .g#selected div.gh:hover,
.g.s div.gv.hover, .g.s div.gh.hover, .g#selected div.gv.hover, .g#selected div.gh.hover{background:#F2F5F7}
.g.s div.gv:hover div.gg, .g#selected div.gv:hover div.gg,
.g.s div.gv.hover div.gg, .g#selected div.gv.hover div.gg {background:#DBE2E6}

/*disabled*/
.g.d .gt {color:#979797}
.g.d .gh {cursor:default}

.g.d .gt.il {background-position:left -60px}
.g.d .gt.ir {background-position:right -80px}
.g.d .gt.irnt {background-position:center -80px}
.g.d .gt.iunt {background-position:center -140px}
.g.d .gt.ib {background-position:right -100px}

/*menu*/
div.gh ul {
    list-style-type: none;
    padding: 1px;
    margin: 0;
    border: solid 1px ThreeDShadow;
    background: Window;
    position: absolute;
    left:-1px;top:20px;
    z-index: 5000;
    float:left;
    width:170px;
    -webkit-box-shadow: 2px 2px 4px ThreeDShadow;
    -moz-box-shadow: 2px 2px 4px ThreeDShadow;
    box-shadow: 2px 2px 4px ThreeDShadow;
    white-space:normal;
}
div.gh ul li {position: relative;float: left; width: 100%;}
div.gh ul li a:link, div.gh ul li a:visited {
    font: normal 12px Arial;
    color:WindowText;
    text-decoration:none;
    float:none;
    display:block;
    background-color:Window;
    border:none;
    text-align:left;
    padding:4px;
    *width:100%;
}
div.gh ul li a:hover {
    background-color:HighLight; color:HighLightText;
}
div.gh ul ul {
position: absolute;
top: 0;
left: 100%;
}
div.gh ul,
div.gh:hover ul ul,
div.gh.hover ul ul,
div.gh ul li:hover ul ul
{display: none;}

.g.a div.gh:hover ul,
.g.a div.gh.hover ul,
.g.a div.gh ul li:hover ul,
.g.a div.gh ul ul li:hover ul
{display: block;}

.fakefile {
    width: 500px; height: 100px;
    position: absolute; z-index: 1000;
    font-size: 50px;
    right: -10px; top: -10px;
    cursor: pointer;
    -moz-opacity: 0;
    filter: alpha( opacity = 0 );
    opacity: 0;
}

.trover
{
	background-color: #FFFFE1;
}
.trclick
{
	background-color: #C3D9FF;
}

.oftable {
  font: normal 13px Arial;
  color: #1b8c3e;
}

.oftable td {
  padding: 6px 0px;
}

.oftable .title {
  padding-left: 0px; padding-right:0px;
}

.oftable .detail {
  font-weight: bold;
  background: url( '/images/ok_sbut.png?472652626' ) left center no-repeat;
  padding-left: 25px;
  padding-right: 10px;
}

.oftable .free {
  background: #f6f6f6;
  color: #818181;
  font-size: 11px;
  text-align: center;
  padding: 0 3px;
}

.oftable .freeH {
  background: #f6f6f6;
  text-align: center;
  padding: 3px 3px 5px 3px;
  font-size: 13px;
  color: #d3d3d3;
}

.offers_container {
  clear: both;
}

.con {
  width: 153px;
  margin: auto;
}

.offer {
  margin: auto;
}



.offer .bottom .minilink {
  padding-top: 5px
}

.offer .bottom .minilink a {
  font-size: 11px;
  text-decoration: none;
}


#othp_5d, #othp_1m, #othp_3m, #othp_6m, #othp_12m {
  display: none;
}

      .btn {
        display:inline-block;
        zoom:1;*display:inline;
        border:solid 1px #B06600;
        -moz-border-radius: 17px;
        -webkit-border-radius: 17px;
        border-radius: 17px;
        padding:0 15px;
        margin:10px 0;
        font:bold 17px/34px Arial, sans-serif;
        color:#FFFFFF;
        cursor:pointer;
        text-shadow: -1px -1px 1px #BB7413;
        -webkit-box-shadow: 0 1px 2px #666;
        -moz-box-shadow: 0 1px 2px #666;
        box-shadow: 0 1px 2px #666;
    }




.paddingR5 {padding-right:5px;}
.paddingL5 {padding-left:5px;}
.paddingR10 {padding-right:10px;}
.paddingL10 {padding-left:10px;}
.paddingR25 {padding-right:25px;}
.paddingL25 {padding-left:25px;}
.paddingR30 {padding-right:30px;}
.paddingL30 {padding-left:30px;}

.Nbanner {border-right:1px #A0A0A0 solid; padding:3px;}

.Nbanner .container {
 background:#ececec;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border:1px #d1d1d1 solid;
 padding-bottom:5px;
}

.Nbanner .headerb {
 background:#53a9ff;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 color:#fff;
 text-align:center;
 font-family:arial;
}

.Nbanner .headerb p:first-line {font-size:18px;}
.Nbanner .headerb p {font-size:12px; padding:1px 3px 3px 3px; margin:0px;}

.Nbanner .bfeatures {padding:5px;}
.Nbanner .bfeatures .item {background:url('/images/images/accountOk.png?1319021713') no-repeat 5px center; font-size:12px; color:#5f5f5f; margin-bottom:5px; background-color:#fff;  font-family:arial;
padding:4px; padding-left:25px;
}

.buybtns {text-align:center; }
.smallradio {font-size:11px; font-family:arial;}

.avatar {border:solid 1px #CCCCCC;padding:1px;background:#FFFFFF}

.sbtn {
    background: -webkit-gradient(linear, left top, left bottom, from(#FCF9C2), to(#FBDB27));
    background: -moz-linear-gradient(top,  #FCF9C2,  #FBDB27);
    background: -o-linear-gradient(top,  #FCF9C2,  #FBDB27);
    background-color: #FBE458;
    border:solid 1px #EBC119;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font:bold 11px Arial,Helvetica,sans-serif;
    cursor:pointer;
    color:#000000;
    text-shadow:0 1px 1px #FFFFFF;
    text-align:center;
    overflow:hidden;
}
div.sbtn:hover, div.sbtn.hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#FBDB27), to(#FCF9C2));
    background: -moz-linear-gradient(top,  #FBDB27,  #FCF9C2);
    background: -o-linear-gradient(top,  #FBDB27,  #FCF9C2);
    background-color: #FBDB27;
}

.usbtn {
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#CDCDCD));
    background: -moz-linear-gradient(top,  #EDEDED,  #CDCDCD);
    background: -o-linear-gradient(top,  #EDEDED,  #CDCDCD);
    background-color: #DEDEDE;
    border:solid 1px #AEAEAE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font:normal 11px Arial,Helvetica,sans-serif;
    cursor:pointer;
    color:#000000;
    text-shadow:0 1px 1px #FFFFFF;
    text-align:center;
    overflow:hidden;
}
div.usbtn:hover, div.usbtn.uhover {
    background: -webkit-gradient(linear, left top, left bottom, from(#CDCDCD), to(#EDEDED));
    background: -moz-linear-gradient(top,  #CDCDCD,  #EDEDED);
    background: -o-linear-gradient(top,  #CDCDCD,  #EDEDED);
    background-color: #D1D1D1;
}

.subscrfr {position:absolute;bottom:2px;left:1px;width:88px}
.subscrfold {font-size:10px;display:inline-block;zoom:1;*display:inline;font-family: Tahoma,Arial,Helvetica,sans-serif;
padding:0 3px;vertical-align:middle;}

#fspace {border-right:solid 1px ThreeDShadow}

#pagerCell {border-top:solid 1px Window}

/**************** menu coding *****************/
.cmenudiv {
/*width: 100%;*/
float: left;
display:none;
position: absolute;z-index:19999;
}

.cmenudiv ul {
border: solid 1px ThreeDShadow;
list-style: none;
margin: 0;
padding: 0.1em;
width: 12em;
float: left;
background: Window;
    -webkit-box-shadow: 2px 2px 4px ThreeDShadow;
    -moz-box-shadow: 2px 2px 4px ThreeDShadow;
    box-shadow: 2px 2px 4px ThreeDShadow;
}

.cmenudiv a {
font: menu;
color: WindowText;
text-decoration: none;
display: block;
margin: 0;
padding: 4px;
background-color:Window;
*width:100%;
}

.cmenudiv a:hover {
background-color:HighLight; color:HighLightText
}

.cmenudiv ul li {position: relative;float: left; width: 100%;}

.cmenudiv ul ul {
position: absolute;
top: 0;
left: 100%;
}

div.cmenudiv ul ul,
div.cmenudiv ul li:hover ul ul,
div.cmenudiv ul ul li:hover ul ul
{display: none;}

div.cmenudiv ul li:hover ul,
div.cmenudiv ul ul li:hover ul,
div.cmenudiv ul ul ul li:hover ul
{display: block;}

.cmenu .topSep {background: ThreeDShadow; margin: 0.2em 0;display:block;height:1px}
.cmenu .arr {float:right;margin-top:2px;width:9px;height:9px}

form.openid ul { text-align:center; list-style-type:none;margin:0;padding:0;}
form.openid ul li {float:left;padding:1px}
form.openid ul li.openid, form.openid ul li.direct {padding:3px;line-height: 0pt; cursor: pointer;}
form.openid ul li span {padding:0 1em 0 3px}
form.openid ul li font {display:block;float:left;height:16px;font-size:10px;line-height:18px}
form.openid fieldset {clear:both; padding:1em 0}
form.openid div+fieldset {display:none}
form.openid ul li.highlight { -moz-border-radius:3px; -webkit-border-radius:3px; background-color: #FD6}
#openid_login div{margin-top:0.5em}
#openid_login div+span{font-size:smaller}

.openid_url {background: url('/images/openid.png?1809467939') center left no-repeat; background-color: #FFF; padding-left: 18px;}

.zipFileBody {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

.zipTitle {
  padding: 11px 10px;
}

.zipFilename .icon16,
.zipArchive .filelistname .icon16{
  margin: 0 8px 0 0;
}

.zipArchive td {
  border-bottom: 1px solid #ecf0f2;
}

.zipArchive tr:hover {
  background-color: #f7fbfc;
}

.zipArchive .filelistname,
.zipArchive .filelistsize {
  padding: 7px 10px;
}

.zipArchive .filelisthead td {
  padding: 7px 10px;
  border-top: 1px solid #dcdfe1;
  border-bottom: 1px solid #dcdfe1;
  background-color: #ecf0f2;
  font-size: 11px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff;
  cursor: pointer;
}

.zipArchive td.zipSize {
  background: #ecf0f2 url(/images/account/heading_border.png?202259949) no-repeat left center;
}

.zipArchive .filelisthead td:hover span {
  text-decoration: underline !important;
}

.zipTitle {
  color: #404447;
  font-size: 11px;
}

.fileName {
  margin-right: 20px;
  color: #404447;
  font-size: 12px;
  font-weight: bold;
}

.fileSize {
  margin-right: 5px;
  color: #939393;
  font-size: 11px;
}

.zipPreviewError {
  position: absolute;
  width: 100%;
  top: 45%;
  text-align: center;
  font-size: 13px;
}

.zipEncoding {
  padding: 5px 10px;
}

.zipEncoding select{
  width: 150px;
}
