ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a:link, a:visited
{
  text-decoration: none;
  color:#333333;
}

div
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 1em;
  background: #F2ECF2;
}

div#header
{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: left;
  width: 780px;
  height: 102px;
  background:url(/images/header_background.gif) no-repeat top left;
}

div#header h1
{
  padding: 30px;
  font-family: Verdana, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #c8c8c8;
  letter-spacing: -1px;
}

div#header h1 strong
{
  color: #999;
}

div#header ul, div#footer ul
{
  list-style: none;
  display: inline;
  float:right;
  padding: 5px 5px;
  background: #d8732f url(/images/menu_left.gif) no-repeat left bottom;
  font-size: 1.1em;
}

div#header li, div#footer li, div#header form
{
  display: inline;
  list-style: none;
}

div#header li
{
  padding: 0 7px;
  font-weight: bold;
  border-right: solid 1px #fff;
}

div#header li.last
{
  border-right: none;
}

div#header .last input
{
  border: solid 1px gray;
  width:70px;
  background-color: #F4F4F4;
  vertical-align:sub;
  margin-top:7px;
}

div#header .last input:focus, div#header .last input:hover
{
  background-color: white;
}

div#header li :link, div#header li :visited
{
  color:#fff;
}

div#content_main
{
  background-color: white;
  width: 550px;
  float: left;
  padding:10px;
}

div#content_main h1
{
  margin: -25px;
  font-size:1.2em;
  font-family:Verdana, Arial, sans-serif;
  padding:20px 25px 40px 25px;
  color: #7E7E7E;
  background: url(/images/content_top.gif) no-repeat top left;
}

div#content_main h2
{
  font-size:1.2em;
}

div#content_main h3
{
  font-size:1.2em;
  padding: 10px 0;
}

div#content_main hr
{
  background-color:white;
  border:none;
  border-top:solid 1px #B59D7A;
  clear:both;
  margin-bottom:10px;
}

div#content_main p
{
  padding-bottom: 10px;
}

div#content_bar
{
  background-color: white;
}

div#content_bar li
{
  padding: 0 0 5px 5px;
  list-style:none;
}

div#content_bar h2
{
  font-size:14px;
  font-family:Verdana, Arial, sans-serif;
  padding:5px 0;
  color: #7E7E7E;
}

div#footer
{
  margin-left: auto;
  margin-right: auto;
  padding-top:20px;
  text-align: center;
}

.form_error
{
  padding-left: 0px;
  color: #d8732f;
}

div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(/images/indicator.gif) no-repeat 0 0;
}

.subtitle
{
  color: #333333;
  font-size: 11px;
}

.subtitle :link, .subtitle :visited
{
  font-weight: bold;
}

.clearleft
{
  clear: left;
}

.clearright
{
  clear: right;
}

.form input
{
  display: block;
  float: left;
  margin-bottom: 10px;
}

.form .right input
{
  display: inline;
  float: none;
  text-align: right;
}

.form label
{
  display: block;
  width: 75px;
  padding-right: 10px;
  margin-bottom: 10px;
  float: left;
  text-align: right;
}

fieldset
{
  border: none;
}

#login
{
  margin-bottom: 10px;
}

#login h2
{
  font-size: 14px;
  margin-bottom: 5px;
}

ul#tag_cloud
{
  list-style: none;
}

.options, .options :link, .options :visited
{
  color: #aaa;
}

.small
{
  font-size: 10px;
}

.in_form
{
  padding-left: 85px;
}

ul.plain_list
{
  margin-left: 15px;
}

input, textarea, select
{
  padding: 3px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #ddd;
  vertical-align:middle;
}

label
{
  display: block;
  padding: 0 1em 3px 0;
  float: left;
  text-align: left;
  width: 8em;
  color: #666;
  font-weight: normal !important;
}

.category-name {
  display: block;
  width: 527px;
  height: 20px;
  padding: 10px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.category-list {
  float: left;
  font-weight:bold;
  font-size: 1.2em;
  text-transform: uppercase;
  padding: 	0px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
}

.main-category {
  float: left;
  width: 553px;
  border: 1px solid #DDDDDD;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  background: #F8F8F8 url(../images/layout1/categoryback.jpg) no-repeat
}

.document-list {
  text-align:center;
  float:left;
  background-color:#FFFFFF;
  margin: 5px 7px 5px 7px;
  padding: 13px 5px 10px 5px;
  width: 158px;
  height: 130px;
  cursor: pointer;
  background: transparent url(../images/layout1/group160.png) no-repeat
}

.doc-name-list {
  text-align: center;
  vertical-align: text-bottom;
  margin: 2px 2px 2px 2px;
  line-height: 1em;
  font-size: 0.8em;
}

.document-thumb {
  display:block;
  width: 158px;
  height: 100px;
  background-color:#FFFFFF;
  vertical-align: middle;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

img.document-thumb {
  vertical-align: middle;
}

.recent-category {
  float: left;
  width: 180px;
  background-color: #F2F2F2;
  border-style: solid;
  border-width: 1px;
  border-color: #BBBBBB;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.full-bottom {
  width: 100%;
  float: left;
  overflow: visible;
  padding: 0px 0px 0px 0px;
}

.full {
  width: 530px;
  float: left;
  background-color:#F2F2F2;
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #BBBBBB;
  margin: 0px 0px 10px 0px;
}

.full-img {
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #BBBBBB;
  background-color: #FFFFFF;
  padding: 5px 5px 15px 5px;
  margin: 0px 10px 0px 0px;
}

.full-content {
  width: 210px;
  float: left;
}

.comment-avatar {
  padding: 3px 3px 7px 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #BBBBBB;
  background-color: #FFFFFF;
}

.comments {
  width: 335px;
  float: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.comment {
  width: 330px;
  float: right;
  background-color:#EEEEEE;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 3px 0px;
}

.comment-user {
  width: 100px;
  float: left;
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 0px 0px;
}

.comment-content {
  width: 220px;
  float: left;
  padding: 2px 2px 2px 2px;
  margin: 0px 0px 0px 0px;
}

.comment-header {
  padding: 3px 3px 3px 3px;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #999999;
  background-color: #FFFFFF;
  width: 100%;
}

.comment-by
{
  clear: both;
  color: #777777;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  float: right;
}

.comment2
{
  clear: both;
  border: 1px solid #DDDDDD;
  overflow-x: auto;
  overflow-y: auto;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 10px 0px;
}

.comment1
{
  clear: both;
  background-color: #f6f6f6;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  border: 1px solid #DDDDDD;
  overflow-x: auto;
  overflow-y: auto;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 10px 0px;
}

.comments .text {
  margin: 0px 0px 0px 0px;
}

.c-avatar {
  float: right;
  width: 60px;
  height: 60px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  padding: 3px 3px 3px 3px;
}

.comment-edit {
  text-align: left;
}

.pager {
  display: block;
  width: 100%;
}

.comment-author {
  text-align: right;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.block-header {
  display: block;
  padding: 3px 3px 3px 3px;
  background-color: #375e8a;
  color: #FFFFFF;
  margin: 0px 0px 2px 0px;
  text-transform: uppercase;
  /*font-family:'trebuchet ms', 'lucida sans unicode', arial, 'lucida grande', helvetica, sans-serif;*/
}

.block-content {
  display: block;
  padding: 3px 3px 3px 3px;
  margin: 0px 0px 10px 0px;
  background-color: #F6F6F6;
  border-bottom: 1px solid #CCCCCC;
}

.block-content .selected {
  text-decoration: underline;
}

.tag0 {
  font-size: 7pt;
}

.tag1 {
  font-size: 8pt;
}

.tag2 {
  font-size: 9pt;
}

.tag3 {
  font-size: 10pt;
  font-weight: bold;
}

#search {
  width: 30px;
  background-image: url(../images/layout1/search2.gif);
}

#upload {
  float: right;
  margin: 6px 17px 5px 5px;
  width: 100px;
  height: 17px;
  background-image: url(../images/layout1/upload.png);
  cursor: pointer;
}