/* css controlling layout defaults modify these in overrides or local */
/* wide_fullU_none_none */
html, body {
	width:100%;
	height:100%;
}

#container {
margin-left:auto;
margin-right:auto;
width:890px;
}

#containerTop {
width:860px;
}

#containerTopLeft {
width:15px;
height:15px;
}

#containerTopRight {
width:15px;
}

#containerMiddle {

}

#containerLeft {
}

#containerRight {
}

#containerBottom {
}

#containerBottomLeft {
height:15px;
}

#containerBottomRight {
}

#branding {
width:860px;
height:175px;
}

#brandingContent {

}

#hNav {
width:860px;
}

#bodyContent {
width:860px;
height:300px;
}

#sidebarLeft {

}

#sidebarRight {

}

#footer {
}
.documentBox { margin-left:20px; border-left:1px solid grey; border-top:1px solid grey; }
.innerFolderBox { margin: 0px; padding: 0px 0px 2px 5px; }
.folderBox { margin-left:20px; margin-top:0px; margin-bottom:5px; border-left:1px solid grey; border-bottom:1px solid grey; }
.folderLine { border-bottom:1px solid grey; padding-bottom:5px; padding-top:5px; }
.fileLine { background-color: #ededfe !important;background-image: url('/images/backgrounds/10px4whitedot80pct.png') !important;
}
