@import "icons.css";
@import "tab.css";
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;
    *background-image: none;
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/overlay.png?4145972250,sizingMethod=scale);
  height: 30px;
  /*border-bottom: ridge 3px InactiveCaption;*/
  /*padding-left:5px*/
}
.header .acclogo {position:relative;}

.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-bottom: solid 1px ThreeDShadow;
  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;
}

#filelisthead td {
  text-decoration: none;
  font: menu;
  color: GrayText;
  background-color: ButtonFace;
  border-left: solid 1px ButtonHighlight;
  border-right: solid 1px ButtonShadow;
  border-bottom: solid 2px ButtonShadow;
  padding-left: 2px;
  padding-right: 2px;
}
.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;
  text-align: right;
  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; color:windowtext !important;}

.folderPath {
  background: #e1ecfa;
  background: -moz-linear-gradient(top,  #e1ecfa 0%, #c4daf5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1ecfa), color-stop(100%,#c4daf5));
  background: -webkit-linear-gradient(top,  #e1ecfa 0%,#c4daf5 100%);
  background: -o-linear-gradient(top,  #e1ecfa 0%,#c4daf5 100%);
  background: -ms-linear-gradient(top,  #e1ecfa 0%,#c4daf5 100%);
  background: linear-gradient(top,  #e1ecfa 0%,#c4daf5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ecfa', endColorstr='#c4daf5',GradientType=0 );
  border-bottom: solid 1px #C9C9C9;
  border-top: solid 1px #DAE0E8;
  -webkit-box-shadow: inset 0 -1px 0 #E0EAFA, 0 1px 0 #EDEDED;
  -moz-box-shadow: inset 0 -1px 0 #E0EAFA, 0 1px 0 #EDEDED;
  box-shadow:  inset 0 -1px 0 #E0EAFA, 0 1px 0 #EDEDED;
  padding:7px;
  font-size:12px;
}
.folderPath .accLinks {
  color: #374f6e
}
.folderPath .accLinks a:link, .folderPath .accLinks a:visited {
  color: #374f6e;
  text-decoration:none;
  text-shadow: 1px 1px 0 #FFFFFF;
}
.folderPath .accLinks a:hover {
  text-decoration:underline;
  text-shadow: 1px 1px 0 #FFFFFF!important;
}

.folderPath .pathItem {
  color: #06699f;
  text-shadow: 1px 1px 0 #FFFFFF;
  text-decoration: none;
  font-size: 14px;
  padding: 4px 6px;
  border: solid 1px transparent;
  display:inline-block !important;
  *display:inline !important;
  zoom:1;
  vertical-align:middle;
}

.folderPath .pathItem.last {
  color: #374f6e;
  font-weight:bold;
}

.folderPath .pathItem:hover {
  text-shadow: 1px 1px 0 #FFFFFF!important;
  border: solid 1px #96afd0;
  background: #ebeff2;
  background: -moz-linear-gradient(top,  #ebeff2 0%, #dce9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeff2), color-stop(100%,#dce9f9));
  background: -webkit-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  background: -o-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  background: -ms-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  background: linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeff2', endColorstr='#dce9f9',GradientType=0 );
  -webkit-box-shadow: inset 0 0 1px #E0EAFA;
  -moz-box-shadow: inset 0 0 2px #FFFFFF;
  box-shadow:  inset 0 0 1px #E0EAFA;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.folderPath .navBtn {
  text-shadow: 1px 1px 0 #FFFFFF!important;
  border: solid 1px #96afd0;
  background: #ebeff2;
  background: -moz-linear-gradient(top,  #ebeff2 0%, #dce9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeff2), color-stop(100%,#dce9f9));
  background: -webkit-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  background: -o-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  background: -ms-linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  background: linear-gradient(top,  #ebeff2 0%,#dce9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeff2', endColorstr='#dce9f9',GradientType=0 );
  -webkit-box-shadow: inset 0 0 1px #E0EAFA;
  -moz-box-shadow: inset 0 0 2px #FFFFFF;
  box-shadow:  inset 0 0 1px #E0EAFA;
  padding: 4px 6px;
  display:inline-block !important;
  *display:inline !important;
  zoom:1;
  vertical-align:middle;
}
.folderPath .navBtn:hover {
  background: #ebeff2;
  background: -moz-linear-gradient(top,  #ebeff2 0%, #b6c7db 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebeff2), color-stop(100%,#b6c7db));
  background: -webkit-linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
  background: -o-linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
  background: -ms-linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
  background: linear-gradient(top,  #ebeff2 0%,#b6c7db 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeff2', endColorstr='#b6c7db',GradientType=0 );
}
.folderPath .navBtn span, .folderPath .icon16, .folderPath .icon9 {
  display:inline-block !important;
  *display:inline !important;
  zoom:1;
  vertical-align:middle;
}
.folderPath .pathBack{
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.folderPath .pathNext{
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  margin-left: -1px
}

.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}
.thumbdiv .fbtitle {position:absolute;z-index:100;left:2px;top:2px;background:#E0ECFF; width:200px; overflow:hidden;}
.thumbdiv .fbtitle .ie6o {width:180px; overflow:hidden;}
.thumbdiv .fbtitle iframe {width:180px;}
div.previewImg { text-align:center }
div.previewMsg { font: menu;  color: WindowText; text-align:center; margin-top:6px }
#dragDiv, .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, .dragDivHandle {
    background: url(/images/overlay.png?4145972250) Highlight repeat-x;
    *background-image: none;
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/overlay.png?4145972250,sizingMethod=scale);
    height:20px;
    cursor:move}
#handle td, #uploadResumeDialogHandle span, #uploadFolderExistsDialogHandle span {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;
    *background-image: none;
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/overlay.png?4145972250,sizingMethod=scale);
    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;
}
.dragDivContent .small, #signUpBoxDiv .small, #loginBoxDiv .small, #uploadResumeDialogCntnt .small, #uploadFolderExistsDialogCntnt .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: -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;
    background-color: #5cb0c8;
}
#signUpBoxDiv .featbox .hd div {padding:0 7px;border-bottom:solid 1px #6CB8CD}
#uploadResumeDialogCntnt,#uploadFolderExistsDialogCntnt {font: menu;  color: WindowText;}

.xBox {margin-bottom:1px}

#newRegAlertDiv, #previewBoxDiv, #uploadResumeDialog, #uploadFolderExistsDialog  {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;
        }
#newRegAlertHandle,  #previewhandle, #uploadResumeDialogHandle, #uploadFolderExistsDialogHandle, .dragDivHandle {
    background: url(/images/overlay.png?4145972250) Highlight repeat-x;
    *background-image: none;
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/overlay.png?4145972250,sizingMethod=scale);
    height:20px;
    cursor:move
}
#newRegAlert td {color: CaptionText; font: menu}
#newRegAlertCntn, #previewcntnt, .dragDivContent {padding:10px}
#newRegAlertCntn td {font:menu;color:WindowText;}
#newRegAlertCntn input {font:normal 12px Helvetica, Arial, sans-serif;}
.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;
        FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=2);
}
.messagesUnread a {color: #000000}
.messages {padding: 2px;
        background: #f4f2eb;
        border: solid 1px ThreeDShadow;
        color: #ACA899;
        font: menu;
        FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=2);
}
.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;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=-135,color=ThreeDShadow,strength=2);
    -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;
        FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=2);
    -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;
                        FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=3);
                    -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;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=2);
    -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.upload_ul {FILTER:none}
div.gh ul li {position: relative;float: left; width: 100%;}
div.gh ul li a:link, div.gh ul li a:visited, div.gh ul li .menu_upload_href {
    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, div.gh ul li .uuhover {
    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;
    cursor:pointer
}
.menu_upload_href {overflow:hidden;position:relative;}

.trover
{
	background-color: #FFFFE1;
}
.trclick, .tree_item_highlight
{
	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, .btnprem {
        display:inline-block;
        zoom:1;*display:inline;
        border:solid 1px #B06600;
        -moz-border-radius: 17px;
        -webkit-border-radius: 17px;
        border-radius: 17px;
        background: url(/images/bg10.png) #D77D01 repeat-x;
        padding:0 15px;
        margin:10px 0;
        font:bold 17px/34px Arial, sans-serif;
        color:#FFFFFF;
        cursor:pointer;
        text-shadow: -1px -1px 1px #BB7413;
        FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=999999,strength=2);
        -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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCF9C2', endColorstr='#FBDB27');
    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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBDB27', endColorstr='#FCF9C2');
}

.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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEDED', endColorstr='#CDCDCD');
    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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CDCDCD', endColorstr='#EDEDED');
}

.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;}
.toolsbg{background:#ECE9D8}
td.folderTools{
    /*background: #dae2ed !important;*/
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    padding: 10px 15px;
    border-color: #a3a3a3 #c2c2c2 #c4c8ce #a3a3a3 !important;
}
#separator{
    margin-bottom: 20px;
    margin-top: -3px;
    border-top: 1px solid #828177;
    border-bottom: 1px solid #F9F8F3;
    clear: both;
}
.toolBlock{margin-left:5px; position:relative;}
.toolContainer{font:normal 12px/20px "Roboto", sans-serif; width:270px; color: #656E72;}
.toolName{
    font: bold 24px/26px "Roboto", sans-serif;
    text-decoration: none;
    color:#2b729e;
    text-shadow: 0 2px 3px #F8F9FC, 0 1px 1px #154162;
    filter: dropshadow(color=#f8f9fc, offx=0, offy=2);
    filter: dropshadow(color=#154162, offx=0, offy=1);
    margin-bottom:5px;
}
.toolName > span:first-child{
    color:#888787;
    text-shadow: 0 2px 3px #F8F9FC, 0 1px 1px #4d4d4d;
    filter: dropshadow(color=#f8f9fc, offx=0, offy=2);
    filter: dropshadow(color=#4d4d4d, offx=0, offy=1);
}
.toolVersion{clear:both; font-size:10px; color:#666666; width:160px; text-align:center; line-height: 24px; margin-left: 55px;}
.toolVersion span{
    background: url("/images/version_icon.png?3442029185") no-repeat;
    padding: 3px 0 3px 20px;
}
.roundedBtn{
    height: 35px;
    text-align: center;
    padding: 0 10px;
    margin-left: 70px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #628224;
    background: rgb(159,203,75); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(159,203,75,1) 0%, rgba(131,190,40,1) 50%, rgba(114,179,20,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,203,75,1)), color-stop(50%,rgba(131,190,40,1)), color-stop(100%,rgba(114,179,20,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fcb4b', endColorstr='#72b314',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(159,203,75,1) 0%,rgba(131,190,40,1) 50%,rgba(114,179,20,1) 100%); /* W3C */
}
.roundedBtn div {line-height: 33px; clear: both;}
.roundedBtn span { text-shadow: 1px 1px 1px #7eb027; filter: dropshadow(color=#7eb027, offx=1, offy=1); color: #FFFFFF; font-size: 20px; font-weight: normal; }
.featuresRight{margin-left: 10px;}
.featuresBlock{
    border: 1px solid #98978C;
    width: 280px;
    -webkit-box-shadow: 0px 0px 3px 1px #8D8C81;
    -moz-box-shadow: 0px 0px 3px 1px #8D8C81;
    box-shadow: 0px 0px 3px 1px #8D8C81;
}
.featuresBlock div{border: 3px solid #FFF; padding: 3px 7px; background: #f9f6e4;}
.featuresList{
    list-style: none outside none;
    padding: 0;
    margin: 5px 0px;
}
.featuresList li{
    background: url("/desktop/images/greenTick.png?7382043908") no-repeat scroll left center transparent;
    padding: 6px 0 6px 30px;
    font-size: 14px;
    color: #54595C;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.44);
}
.underFeatures{
    padding: 10px 5px;
}
.underFeatures a{
   color:#666666;
   font-size: 14px;
   text-decoration: none;
   padding: 0 0 0 20px;
}
.underFeatures a.wvideo{
    background: url("/images/wvideo_icon.png?3627823688") no-repeat;
}
.underFeatures a.url{
    background: url("/images/link_icon.png?2033868756") no-repeat;
}


#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;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=ThreeDShadow,strength=3);
    -webkit-box-shadow: 2px 2px 4px ThreeDShadow;
    -moz-box-shadow: 2px 2px 4px ThreeDShadow;
    box-shadow: 2px 2px 4px ThreeDShadow;
}

.cmenudiv a, .cmenu div.filesel {
font: menu;
color: WindowText;
text-decoration: none;
display: block;
margin: 0;
padding: 4px;
background-color:Window;
*width:100%;
}

.cmenudiv a.sel {
    background: -webkit-gradient(linear, left top, left bottom, from(#F1F9FE), to(#D7F0FD));
    background: -moz-linear-gradient(top,  #F1F9FE,  #D7F0FD);
    background: -o-linear-gradient(top,  #F1F9FE,  #D7F0FD);
    background-color: #DFF3FD;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F9FE', endColorstr='#D7F0FD');
    /*background-color:#DFF3FD;*/
    border:solid 1px #A9CCDE;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.cmenudiv a:hover, .cmenu div.filesel:hover {
    background-color:HighLight; color:HighLightText;
    filter:none;
}
.cmenudiv div.filesel {position:relative;cursor:pointer;overflow:hidden;}

.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;}



.bottomButtons input, .bottomButtons button {font-size:11px;}

.logo-dim {width:40px;height:30px;}

#searchResults .finfo {filter: alpha(opacity=90);-moz-opacity: 0.9;opacity: 0.9;}

.fileLinksOutline {width:517px;height:240px;overflow:hidden;}
.fileInfoOutline {width:343px;height:170px;overflow:hidden;}

.previewBody {border:2px #8c8c8c solid;}

.fb_iframe_widget {z-index:1;}

a.frinvite {
    display:block;
    padding:3px 5px 2px 25px;
    background:url('/images/attention_small.png?3204173844') 5px center no-repeat #f7f7f7;
    margin-right:10px; color:#48484B;
    text-decoration:none;
    font-size:11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
.paypal {font:bold italic 14px/30px Verdana, Tahoma, Arial;color:#195A7F;text-shadow:0 1px 0 #FFFFFF}
.paypal i {color:#187FAE}

.bow {background:url(/images/special2012/bow.png?2497940758) no-repeat center top;height:32px; position:relative;}
.gift {background:#E21818;color:#FFFFFF;font:normal 18px Tahoma, Arial, sans-serif;text-align:center;padding:6px 6px 7px 6px; text-shadow:0 -1px 1px #a40909}
.gift b {font-size:15px;}
.chroff {margin-top:-30px;margin-bottom:5px}
/**************** myAccountPurchaseNew4 *****************/

.firstColumn, .firstColumn2 {
    width:160px;
    height:305px;
    background-color:#ffffff;
    border:solid 1px #c7c7c7;
    float:left;
    margin:30px 0 0 20px;
    text-align: left;
    color:#000000;
}
.firstColumn2 {
    width:240px;
    height:350px;
    margin: 38px 0px 10px 3px;
}
.firstColumn ul, .freeColumn ul, .premiumColumn ul, .firstColumn2 ul, .freeColumn2 ul, .premiumColumn2 ul {
    list-style-type:none;
    margin:15px 0 0 25px;
    padding:0;
    font-size:12px;
}
.freeColumn ul, .premiumColumn ul, .freeColumn2 ul, .premiumColumn2 ul {
    font-weight:bold;
}
.firstColumn ul li, .freeColumn ul li, .premiumColumn ul li, .firstColumn2 ul li, .freeColumn2 ul li, .premiumColumn2 ul li {
    height:21px;
    margin-bottom:10px;
    padding-top:3px;
}
.freeColumn ul li, .premiumColumn ul li, .freeColumn2 ul li, .premiumColumn2 ul li {
    padding:2px 0 0 30px;
}
.freeColumn ul li, .freeColumn2 ul li {
    background:url(/images/absent.png?769943033);
    background-repeat:no-repeat;
    background-position:left top;
    background-clip:padding-box;
}
.premiumColumn ul li, .premiumColumn2 ul li {
    background:url(/images/present.png?3233515854);
    background-repeat:no-repeat;
    background-position:left top;
    background-clip:padding-box;
}
.firstColumnPointer {
    font-size:14px;
}
.freeColumn, .premiumColumn, .freeColumn2, .premiumColumn2 {
    margin:0 0 0 -1px;
    width:160px;
    height:335px;
    background-color:#ffffff;
    border:solid 1px #c7c7c7;
    float:left;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    text-align: left;
    color:#000000;
}
.freeColumn2, .premiumColumn2 {
    height:380px;
    margin:8px 0 0 -1px;
}
.premiumColumn, .premiumColumn2 {
    background-color:#e9f2ff;
    -webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;
    -moz-box-shadow: inset 0px 0px 1px 1px #ffffff;
    box-shadow: inset 0px 0px 1px 1px #ffffff;
}
.freeColumn p, .premiumColumn p, .freeColumn2 p, .premiumColumn2 p {
    margin:10px 0 0 0;
    padding:0;
    color:#76808a;
    font-size:17px;
    text-align:center;
}
.premiumColumn p, .premiumColumn2 p {
    color:#005ba8;
    text-shadow:1px 1px 1px #ffffff;
}
.premiumFeaturesArea {
    width:570px;
    padding: 0;
}
.columnsMainArea {
    width: 510px;
}
.premiumColumnSelect {
    width:125px;
    height:24px;
    margin:0 0 5px 18px;
}
.columnsMainArea a.button-orange {
    margin-left: 18px;
    *background: #FFA404;
}
.columnsMainArea a.button-orange:hover {
    *background:#FFD24B;
    text-shadow: 1px 1px 0px #FFFFFF !important;
}
.buttonPointer {
    border: 0;
    position: relative;
    top:4px;
    left:5px;
    margin-left: 6px;
}
.premiumColumnPrice {
    font-size:15px;
    font-style:normal;
    text-align:center;
    margin:5px 0 0 15px;
    padding:0;
    color:#000000;
    font-size:15px;
    font-style:normal;
    height: 70px;
}
.premiumColumnPrice div {
    display:inline;
}
.premiumColumnPriceA1 {
    position:relative;
    top:-25px;
}
.premiumColumnPriceA2 {
    position:relative;
    font-size:48px;
    color:#434343;
}
.premiumColumnPriceA2 span {
    position:relative;
    font-size:16px;
    color:#000000;
    top:-25px;
    left:3px;
}
.premiumColumnPriceA3 {
    position:relative;
    top:0;
    left:-19px;
}
.securePayments {
    float: left;
    margin:10px 0 0 18px;
    color:#6a7a86;
}
.securePayments img {
    margin:0 4px 0 0;
    float:left;
    border:0;
}
.securePayments p {
    float:left;
    margin:0 7px 0 0;
    padding:3px 0 0 0;
}
.securePaymentsIcons {
    float: left;
    margin: 4px 60px 0 3px;
}
.resellersAreaScroll {
    margin:0 -15px 0 9px !important;
    padding:0 !important;
    height: 400px;
    max-height:400px;
    overflow: auto !important;
    width: 585px;
}
.resellersAreaHead {
    margin:10px 0 0 0;
    padding:0;
}
.resellersAreaLeft, .resellersAreaRight {
    float:left;
    width:280px;
    font-size:12px;
    text-align: left;
    list-style-type:none;
    margin:0;
    display: block;
}
.resellersAreaLeft {
    margin-right: 5px;
}
.resellersAreaLeft a, .resellersAreaRight a {
    color:#0574b5;
    text-shadow:-1px 0 1px #ffffff;
}
.resellersAreaMoreInfo {
    display: none;
    margin:2px 0 0 0;
    /*width:260px;*/
    background-color:#dae3eb;
    border:solid 1px #ffffff;
    -webkit-box-shadow: inset 0px 0px 1px 1px #b9c9d7;
    -moz-box-shadow: inset 0px 0px 1px 1px #b9c9d7;
    box-shadow: inset 0px 0px 1px 1px #b9c9d7;
}
.resellersAreaMoreInfo p {
    font-size: 10px;
    margin: 0 10px 5px 0;
    padding: 0;
    text-align: right;
}
.resellersAreaMoreInfo table {
    margin: 0 0 0 10px;
    padding: 0;
    font-size:11px;
    color:#000000;
    text-shadow:1px 0 0 #ffffff;
}
.resellersAreaMoreInfo table td {
    padding:2px 5px 2px 0;
    vertical-align: top;
}
.uploaderArrow {
    margin:-2px 0 0 20px;
}

/**************** myAccountPurchaseNew4 *****************/
