html{height:100%;width:100%;}
body{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;color:#ffffff;margin:0;padding:0;background:url(../images/index_bg.jpg) top center no-repeat;}
.container{width:1000px;height:100%;margin:auto;background-position:top center;background-repeat:no-repeat;}
.footer{padding:20px 0;text-align:center;}
.right{float:right;}
.left{float:left;}
.clearB{clear:both;}
.loginForm{text-align:center;height:500px;}
.loginForm table{margin:200px auto 100px auto;width:300px;}
.loginForm table tr td{padding:5px;text-align:left;}
.userPanel{padding:10px 10px 10px 30px;margin:190px 0 20px 0; font-size:14px; font-weight:bold;}
.userPanel a{color:#fff;}
.navMenu{float:left;width:200px;height:420px;overflow:auto; font-size:14px; font-weight:bold;}
.navMenu ul{margin:0;padding:0;}

.navMenu li{padding:5px 5px 5px 30px;border-bottom:1px solid #fff;}
.navMenu li{color:#fff;}
.navMenu li:hover{color:red;}
#mainContent, .mainContent{border:1px solid #fff;width:700px;height:475px;margin:0 0 0 205px;}
.mailtextbox{width:250px;}
.navMenu li.selected{ color:Red; }

#pnlFiles
{ overflow:auto;
}
#pnlFiles .dir
{
    width:105px; float:left;
     height:85px; margin:10px 5px; border:solid 1px #FFF;
    cursor:pointer; text-align:center; color:Black;
}

#pnlFiles .dir:hover
{
 border-color:#b3b3b3 #eee #eee #b3b3b3; background-color:#f4f4f4; font-weight:bold; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; color:#FF6600;
}

#pnlFiles .dir div
{
     margin:5px 25px;
     width:56px; height:45px; background:url(../images/folders.png);
}

#pnlFiles .dir div.locked
{
  background-position:0px -45px;   
}

.formcontainer{display:none;z-index:9999; color:Black;}
.bgoverlay{background:url(../images/overlay.png) repeat;display:block;height:100%;left:0;margin:0;padding:0;position:fixed;top:0;width:100%;z-index:999}
.chuziForm{-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#FFF;border:solid 1px #999;border-radius:5px;display:none;font-size:12px;position:relative; z-index:999;}
.formTitle{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;background-color:#f60;border-bottom:solid 1px #999;border-top-left-radius:5px;border-top-right-radius:5px;color:#FFF;font-family:Arial;font-size:12px;font-weight:700;height:25px;line-height:25px;margin:1px;padding-left:10px;text-align:left}
.formTitle span{background:url(../images/combined.png);background-position:-103px -128px;cursor:pointer;float:right;height:16px;margin:5px 3px 0 0;width:16px}
.button{background:url(../images/combined.png) no-repeat;background-position:-65px -267px;border:0;color:#F60;cursor:pointer;font-size:12px;font-weight:700;height:30px;line-height:30px;outline:0;text-align:center;width:100px}
.button:hover{background-position:-65px -297px}

.forcefield{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999999}
.forcefield img{position:absolute;right:4px;top:4px}

.pnlgalleryPreview{float:left;height:70px;margin-right:2px;overflow:hidden;width:570px}
.galleryPreviewPrevious{background:url(http://img.chuzi.com/Home/btnAlbumLeft.png);cursor:pointer;float:left;height:70px;margin-right:2px;width:25px}
.galleryPreviewNext{background:url(http://img.chuzi.com/Home/btnAlbumRight.png);cursor:pointer;float:left;height:70px;width:25px}
.galleryPreview{float:left;height:60px;margin-top:6px}
.galleryPreview img{width:80px}
.galleryPreview .galleryThumb{-moz-opacity:.80;cursor:pointer;filter:alpha(opacity=80);margin-left:6px;opacity:.80;width:80px}
.galleryPreview .galleryThumb:hover{-moz-opacity:1;filter:alpha(opacity=100);opacity:1}
.galleryPreview div{margin-left:3px}
.galleryPreview div img{-moz-opacity:1;filter:alpha(opacity=100);opacity:1}


