html{height:100%;}
body {margin:0px; padding:36px 0px 0px 0px; background:#cec9bf url('../img/bg.jpg') top left repeat-x; font-family: "Palatino Linotype", "sans-serif"; font-size:11px; color:#333438;}
div,img,form,table,span{margin:0px; padding:0px; position:relative;}
img{border-style:none;}
.clear{clear:both;}
a:link, a:visited, a:hover{color:#1468ca; text-decoration:none;}
p{margin:0px 0px 8px 0px; position:relative;}
.color{color:#156d96;}
h1{position:relative;font-size:21px; color:#1468ca; margin:0px 0px 20px 0px;padding:0px;}
h2{position:relative;color:#1468ca;text-transform:uppercase;margin:0px 0px 10px 0px;font-size:15px;}
h3{padding:0px;margin:10px 0px 0px 0px;font-size:14px;}
h3 a{font-size:11px;}
ul{list-style:square outside url('../img/list.gif');color:#3c4852; padding:0px 0px 0px 15px; margin:0px 0px 20px 0px;font-size:12px;}
ol{list-style-position:outside;color:#3c4852; padding:0px 0px 0px 18px; margin:0px 0px 20px 0px;font-size:12px;}
ul li, ol li{margin-bottom:10px;}
input, textarea, select{font-size:11px; position:relative; background-color:white; border:1px solid #97aac1; padding-left:5px;}
.invs{display:none;}
/* end inits */

.button{margin-bottom:7px;clear:right;width:77px;height:18px;background:transparent url('../img/btn_bg.png') top left no-repeat;font-weight:bold;font-size:11px;line-height:10px;text-align:center;padding:10px 4px 4px 4px;cursor:pointer;}
.button.two{padding-top:5px;height:23px;}
.container{width:900px;margin:0px auto;}
.container .leftSide{width:250px;float:left;margin-right:50px;}
.container .leftSide .logo{background:transparent url('../img/logo.png') top left no-repeat;width:250px;height:115px;margin-bottom:16px;}
.container .leftSide .column{text-align:right;}
.container .leftSide .column h2{cursor:pointer;height:17px;padding:3px 25px 3px 25px;margin-bottom:15px;line-height:13px;}
.container .leftSide .column .navArea{padding:10px;margin:-13px 0px 10px 0px;display:none;background:transparent url('../img/screen.png') bottom left repeat-x;}
.container .leftSide .column h2.active{color:white;background:transparent url('../img/tab_bg.png') top right no-repeat;}
.container .rightSide{width:600px;float:left;}
.container .rightSide .round{padding:40px 20px;width:560px;min-height:500px;background:transparent url('../img/round_bg.png') bottom left no-repeat;}
.container .rightSide .round .name{position:absolute;top:10px;right:25px;text-align:right;}
.container .rightSide .round .topper{width:600px;height:291px;background:transparent url('../img/round_top.png') top left no-repeat;position:absolute;top:0px;left:0px;}
.container .rightSide .round .folder{margin-right:10px;cursor:pointer;background:transparent url('../img/icon_folder.png') top left no-repeat;padding-top:50px;width:75px;text-align:center;font-weight:bold;float:left;}
.container .rightSide .round .userTasks{padding-top:25px;display:none;}
.container .rightSide .round .userTasks .mainLevel{margin:0px auto 20px auto;width:500px;border-bottom:1px solid #cec9bf;padding:0px 10px 10px 10px;}
.container .rightSide .round .userTasks .subLevel{display:none;}
.container .rightSide .round .userTasks .bar{width:0px;margin-top:5px;height:20px;background:transparent url('../img/bar_bg.png') top left repeat-x;}
.container .rightSide .round .userTasks .bar .title{white-space:nowrap;:none;height:16px;background:transparent url('../img/screen.png') bottom left repeat-x;padding:2px 10px;color:black;font-weight:bold;float:left;}
.container .rightSide .round .userTasks .plus{cursor:pointer;top:3px;left:15px;display:inline-block;width:15px;height:15px;background:transparent url('../img/plus.png') top left no-repeat;}
