.contentwidth {
  width: 920px;
}

a:link    { color:blue; text-decoration:underline; }
a:visited { color:blue; text-decoration:underline; }
a:hover   { color:blue; text-decoration:underline; }
a:active  { color:blue; text-decoration:underline; }


div.hl1_nh {
  background-color: #A1C0E2;
  margin: 0 0 5px 0; padding: 5px;
  font-weight: bold; font-size: 140%;
}
div.hl1 {
  background-color: #A1C0E2;
  margin: 0 0 5px 0; padding: 5px;
  font-weight: bold; font-size: 140%; 
  height: 39px;
}
div.hl1 span, div.hl1_nh span {
  font-weight: normal; font-size: 70%; 
}
div.submenu div * {
  padding: 0 0px
}
div.hl1 a, div.submenu a {
  text-decoration: none; color: black;  
}
.curSubMenu {
  font-weight:bold; border-bottom: solid black 1px
}

div.task_container {
  overflow:hidden;
  border: solid #BBB 0px;
  padding: 0 3px;
  text-align: right
}

div.task {
  overflow:hidden;
  background: #BBB;
  margin-top: 3px;
  padding: 1px 5px;
}

div.task_headline {
  float: left;
  padding: 5px 0 1px 0;
  text-align: left;
  display: inline;
  text-align: left;
  width: 570px;
}

span.task_headline {
  font-size: 125%;
  font-weight: bold;
}

div.task_description {
  margin: 0px 0px;
  padding: 5px 15px;
  background: #BBB;
  text-align:left;
  border-top: dashed #AAA 2px;
}

div.toggle_task_description,
div.toggle-activity-list {
  cursor:pointer;
  text-align: left;
  cursor: pointer;
  display: inline;
}

div.task_progress_bar {
  float: left;
  margin: 6px 0 0 0 ;
  height:11px;
  border: solid #444 2px;
}

div.left_bar {
  background-color: #444;
  border-right-width: 0px;
}

div.right_bar {
  background-color: none;
  border-left-width: 0px;
}

.activity_item {
  overflow: hidden;
  padding: 3px 5px 0 5px;
}

div.activity-list {
  overflow: hidden;
}

/******************************************************************************/
/*     SITEBOARD STUFF                                                        */
/******************************************************************************/
div span.headline {
  font-size: 125%; font-weight: bold
}

div.overall_progress_bar {
  margin: 0 0 2px 0; padding: 1px 0 0 0;
  height: 18px; border: solid #444 2px;
  text-align: center;
}
div.overall_progress_bar div{
  float: left; text-align: center; 
  margin: -1px 5px 0 0; padding: 1px 0 0 0; 
  width:0px;  height:18px;
  color: white; background-color: #444;
}

div.overall_progress_report {
  margin: 5px 5px 0 0; padding: 5px;
  height: 100px;
  overflow:auto; overflow-x: hidden;
  font-size: 85%;
  border: solid #DDD 1px; background-color: #F7F7F7;
}
div.overall_progress_report span {
  color: #777; font-style: italic;
}

div.wr_list_container {
  margin: 0;
  width: 175px; height: 480px;
  display:block;
  overflow-x:hidden; overflow-y:scroll;
  border: solid #CCC 1px; background-color: #F7F7F7; 
}
  
div.wr_list_container div {
  margin: 4px; padding: 0 0 2px 0;
  cursor: pointer; width: 145px;
  border: solid #DDD 1px; background-color: white;
  text-align: center; font-size: 85%
}

div.wr_list_container div img {
  width:100%; max-height: 110px;
}

div div.sbp_container {
  height: 480px; border: solid #BBB 1px;
  text-align: center; padding: 0 15px
}

table.list_table {
  margin: 0px;
  width: 100%;
}

table.list_table tr.header {
  background-color: #555; color: white;
  font-weight: bold;
}

table.list_table tr.line {
  cursor:pointer;
  background-color: #EEE;
}

table.list_table tr.new_line {
  cursor:pointer;
  background-color: #EEE;
  border-top: solid white 4px;
}

table.list_table td {
  vertical-align: top;
  padding: 2px 7px;
}

table.list_table td.subject {
  overflow: hidden; text-overflow: ellipsis;
}

table.list_table div.cntflv,
table.list_table div.cntjpg {
  float: right; padding: 1px; 
  color: white; 
  font-weight: bold; font-size: 80%; 
}
table.list_table div.cntflv {
  margin: 1px 0 0 3px; background-color:red;
}
table.list_table div.cntjpg {
  margin: 1px 0 0 0px; background-color:green;
}

table.list_table td.type_company,
table.list_table td.type_internal,
table.list_table td.type_all {
  padding: 2px 0 2px 4px;
}

table.list_table td.list {
  padding: 2px 0;
}

table.list_table td.type_company div,
table.list_table td.type_internal div,
table.list_table td.type_all div {
  width: 11px; text-align: center; 
  color: white; font-size: 100%;
  padding: 0; margin:0;
  font-weight: bold;
}

table.list_table td.type_company div {
  background-color:blue;
}
table.list_table td.type_internal div {
  background-color: #555;
}
table.list_table td.type_all div {
  background-color:green;
}

table.list_table td.snag_no {
  text-align: center;
}

div#inner_pic_list a {display: none}

/*********************************/
form p { position:relative; margin:0}
label  { position:absolute; top:1px; left:0.25em; color:#777; font-style: italic;font-size: 100%; padding-top: 1px}

input[type="submit"], button {
  border:solid #777 1px;
  font-size: 107%;
  cursor: pointer
} 

input[type="submit"], button {
    padding: 0 .5em;
    margin: 0 .5em 0 0;
/*    height: 1.55em; width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

input[type="submit"][class] {  /* IE < 7 ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}


/******************************************************************************/
/*     Front page stuff                                                       */
/******************************************************************************/
table.c_profile {width: 350px; text-align: left;}
table.c_profile td.error {text-align: center; color: red}
table.c_profile input[type="text"], table.c_profile input[type="password"], table.c_profile input[type="submit"] {width: 200px}


/* User rights table */
TABLE.LR TD.ALL {background-color: #1CEE00}
TABLE.LR TD.SOME {background-color: #7FD701}
TABLE.LR TD.LESS {background-color: #B8DF01}
TABLE.LR TD.RO {background-color: #DFB801}
TABLE.LR TD.NONE {background-color: #F22}

TABLE.LR TD.ALL, TABLE.LR TD.SOME, TABLE.LR TD.LESS, TABLE.LR TD.RO, TABLE.LR TD.NONE {border: solid #555 1px; width: 114px}
TABLE.LR TD.HEAD, TABLE.LR TD.ROWHEAD {border: solid #567 1px; font-weight: bold}
TABLE.LR TD.HEAD {width: 110px}
TABLE.LR TD {padding: 5px; text-align: center}












.jqifade{
	position: absolute;
	background-color: #aaaaaa;
}
div.jqi{
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}
