/* Top of Page */
body {
  margin : 0;
  padding : 0; 
}

#container {
  margin : 0;
  padding : 0; 
}

#head {
  background-image : url('images/topBack2.jpg');
  height : 131px;
  padding : 0;
  margin : 0;
  color : #444;
  font-family : Arial, Helvetica, sans-serif;
}

#logo {
  float : left;
  width : 734px;
  height : 81px;
  margin : 0;
  padding : 0;
  background-image : url('images/top4e.jpg');
  background-repeat : no-repeat;
  background-position : 210px 0;
}

#logo img, #logo a {
  border : none;
}

#login {
  position : absolute;
  top : 0;
  right : 0;
  margin : 0;
  padding : 0;
  width : 310px;
  height : 92px;
  background-image : url('images/loginBackground.jpg');
  background-repeat: no-repeat;
  overflow : hidden;
}

#login p {
  margin : 0;
  padding : 0 0 0 20px;
  line-height : 2em;
}

#loginForm {
  position : relative;
  top : 8px;
  left : 55px;
  line-height : 1.4em;
}

#loginForm input {
  font-size : 11px;
}

#loginForm input#rememberMe {
  vertical-align: middle;
}

span.disabled {
  line-height: 30px;
  color : #000;
  padding : 2px;
  margin : 2px;
  /* min-width : 15em; */
  font-size : 13px;
  background-color : #f3f3f3;
  border : solid 1px #b9b9b9;
}

input[readonly], select[readonly], .readOnly, [disabled] {
  color : #444;
}

#useridSpan, #passwordSpan {
  display : block;
  font-size : 11px;  
}

#useridSpan label, #passwordSpan label {
  display : block;
}

.pad {
  display : block;
  float : left;
  width : 52px;
}

#userid, #password {
  display : inline;
}

#register {
  font-size : 11px;
  margin : 0;
  padding : 0 !important;
  position : relative;
  top : -1px;
  border : none;
}

#register a:link, #register a:visited{
  text-decoration : none;
  color : #444;
}

#register a:active, #register a:hover {
  text-decoration : underline;
  color : #444;
}

#tabContainer {
  font-family : Arial, Helvetica, Sans-serif;
  width : 100%;
  position : absolute;
  left : 0;
  top : 85px;
  height : 23px;
}

#tabs {
  position : relative;
  width : 500px;
  left : 240px;
  bottom : 0;
  height : 23px;
  font-size : 14px;
}

#tabs ul {
  position : relative;
  display : block;
  bottom : 0;
  left : 0;  
  margin : 0;
  padding : 0;
  height : 23px;
  
}

#tabs ul li {
 display : block;
 float : left;
 height : 23px;
 margin : 0;
 padding : 0;
 background-image : url('images/tabLeft.jpg');
 background-position : top left;
 background-repeat : no-repeat;
 _width : 125px;
}

#tabs ul li.selected {
  background-image : url('images/tabLeftSelected.jpg');
  background-position : top left;
  background-repeat : no-repeat;
}

a, a:visited {
  color: blue;
}
/*
button, input[type=button], input[type=submit] {
  background-color:#F5E4B3;
} */

#tabs ul li a {
  background-image : url('images/tabRight.jpg');
  background-position : top right;
  background-repeat : no-repeat;
  text-transform : lowercase;
  margin-left : 0;
  padding : 0;
  line-height : 23px;
  display : block;
  height : 23px;
  text-decoration : none;
  color : #555;
  padding : 0 14px 0;
}

#tabs ul li a.ast {
  background-image : url('images/tabRightAst.jpg');
  background-position : top right;
  background-repeat : no-repeat;
}

#tabs ul li.selected a {
  background-image : url('images/tabRightSelected.jpg');
  background-position : top right;
  background-repeat : no-repeat;
}

#tabs ul li.explain {
  color : #ccc;
  background-image : none;
}

#tabs ul li.explain sup {
  padding-left : 30px;
  color : #000;
}

#breadCrumbContainer {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  position : absolute; 
  left : 0; 
  top : 23px;
  width : 100% ;
  height : 23px;
  background-image : url('images/top2.jpg');
  background-position : top left;
  background-repeat : no-repeat;
}

#breadCrumbContainer.hideNav {
  left: -150px;
}

#breadCrumbs {
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22896B;
  position : relative;
  width : 550px;
  left : 220px;
  text-transform : lowercase;
}

#breadCrumbs a, #breadCrumbs img, .breadCrumbsTitle {
  border : none;
  position : relative;
  top : 1px;
}

#breadCrumbs a {
  text-decoration : none;
  color: #22896B;
}

#breadCrumbs p {
  line-height : 1em;
  margin : 0;
  padding : 0;
}

#content {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  border-top : solid 1px #d0d0d0;
  min-height : 370px;
}

#navigation {  
  width: 184px; 
  /*position: absolute;*/
  float:left;
  margin-right : 1em;
  margin : 0 0 37px 0;
  padding : 0 0 37px 0;
  background-image : url('images/navBottom.gif');
  background-position : bottom left;
  background-repeat : no-repeat;
  border-top : solid 1px #fff;
}
#navigation.navigationHide {
  left: -150px;
}
#navigation.navigationHide:hover {
  left: 0px;
}

#navigation li {
  list-style-type : none;
  margin : 0 !important;
  padding : 0; 
}

#navigation li a {
  display: block;
  text-transform : lowercase;
  padding : 8px 3px 8px 18px;
  margin: 0;
  text-decoration : none;
  border-bottom : 1px solid #fff;
  font-size : 12px;
  color : #555;
  font-weight : lighter; 
  position : relative;
  left : 0;
  _left /**/: -16px; /* for IE5.5 */
}

#navigation li.selected a.subsequent, #navigation li a.subsequent:hover  {
  background-color :#E7BB40;
}


#navigation li.selected a.subsequent  {
  background-image : url('images/navArrowDownBG.gif');
}

#navigation li a.subsequent { 
  background-color : #9AC283;
  background-image : url('images/navArrowBG.gif');
  background-repeat : no-repeat;
  background-position : 4px;
  width: 155px !important;
  width /**/:176px; /* for IE5.5's bad box model - width+padding */
}

#navigation li a.parent {
	background-image : url('images/navArrowDownBG.gif');
  background-color : #E7BB40;
  border-bottom : none;
}

#navigation li ul {
  background-color : #E7BB40;
  margin : 0;
  padding: 0;
  padding-left: 7px;
  width: 168px;
  border-bottom : 1px solid #fff;
}
#navigation li ul li a.subsequent {
  width: 148px !important;
  width /**/:169px; /* for IE5.5's bad box model - width+padding */
  border: none;
  border-top : 1px solid #fff;
}
#navigation li ul li.selected a.subsequent, #navigation li ul li a.subsequent:hover  {
  background-color :#f5e4b3;
}

#firstNav a { 
  width : 184px !important;
  width /**/:205px; /* for IE5.5's bad box model - width+padding */
  background-image : url('images/topNavGreen.gif');
  background-repeat : no-repeat;
  background-position : bottom left;
}

#firstNav a:hover { 
  width : 184px !important;
  width /**/:205px; /* for IE5.5's bad box model - width+padding */
  background-image : url('images/topNavOrangeHover.gif');
  background-repeat : no-repeat;
  background-position : bottom left;
}

#firstNav.selected a{
  width : 184px !important;
  width /**/:205px; /* for IE5.5's bad box model - width+padding */
  background-image : url('images/topNavOrange.gif');
  background-repeat : no-repeat;
  background-position : bottom left;
}
	
/* fix the IE "3px bug" */

/* hide from MacIE \*/
* html #navigation{
  margin-right: -3px;
  }
* html #content {
  margin-left: 0;
  }
/* end hide */

/* qalibra info bit */
#info {
  margin : 8px 8px 50px 20px;
  width : 166px;
  float : right;
  display : block;
  background-image : url('images/infoBottom.gif');
  background-position : bottom;
  background-repeat : no-repeat;
}

#info h2 {
  background-image : url('images/infoTop.gif');
  background-position : top;
  background-repeat : no-repeat;
  display : block;  
  width : 166px;
  font-weight : bold;
  font-size : 0.8em;
  margin : 0;
  padding-top : 20px;
  text-align : center;
}

#info p {
  font-size : 0.8em;
  padding : 0 6px 0;
}

#info p.last {
  padding-bottom : 20px;
}

#info h3 {
  font-weight : bold;
  font-size : 0.8em;
  margin : 0;
  text-align : center;
}

div.scriptaDiv {
  border : solid 1px #666; 
  padding : 6px;
  background-color : #efefef;
  text-align : center;
}

div.websiteAdmin li {
  font-size : inherit !important;
}

div.notAdmin, div.admin, div.websiteAdmin {
  background-color : #fff; 
  margin : 1em; 
  padding : 0.5em;
}

div.notAdmin {
  border : solid 1px #ccc;
}

dd.admin, div.admin {
  border : thin solid #b061dc;
  background-position : top left;
  background-repeat : no-repeat;
}
a.admin, a.websiteAdmin {
  background-color: #b061dc;
  color: white;
  padding: 0.2em;
}
div.websiteAdmin, dd.websiteAdmin {
  border : solid 1px #b061dc;
  background-image : url('images/websiteAdmin.gif');
  background-position : top left;
  background-repeat : no-repeat;
}

td.moreLess {
  vertical-align : top;
}


/* index page news stuff */
#indexBlurb, #registrationDetails {
  padding : 20px 30px 10px;
  margin : 0; 
}

#indexBlurb p, #indexBlurb img {
  margin-bottom : 0;
}

#appleImg {
  margin-right : 0 !important;
}

#news {
  background-color : #e0efc3;
  margin : 0;
  clear : both;
}

#newsDetailHead {
  background-color : #eaf4d7;
  border-top : solid 1px #666;
}

#newsImagesHead {
  background-color : #dce6a8;
  border-top : solid 1px #666;
  vertical-align: top;
  width : 170px;
}

#news tr td.newsImages {
  background-color : #dce6a8;
  vertical-align: top;
  text-align : center;
}

#news tr td.newsDetail {
  background-color : #eaf4d7;
  padding : 8px;
  vertical-align: top;
  border-bottom : solid 2px #dce6a8;
}

.date {
  color : #7573aa;
  font-weight : bold;
}

.title {
  color : #d4a70c;
  font-weight : bold;
}

#newsInfo {
  background-color : #cde59f;
  padding : 0 20px 20px;
  vertical-align: top;
}

#newsInfoHead {
  width : 270px;
  background-color : #cde59f;
  border-top : solid 1px #666;
  padding : 0 20px 20px;
  vertical-align: top;
}

#newsInfo h2 {
  font-weight : bold !important;
}

/* END index page news stuff */








/* Body of Page */
#bodyText {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding : 10px 10px 10px 230px;
}

#bodyText p, #bodyText ul li, #bodyText ol li, #bodyText dl dd, #bodyText dl dt, #messageToUser {
  color : #333; /* this is overridden for the messageToUser element */
  line-height : 1.5em;
}

#bodyText img {
  margin : 0 1em 2em;;
}

#bodyText h1 {
  /* margin-left: -1em; */
  color: #cba029;
  text-transform : lowercase;
  font-family:"Helvetica Neue","Lucida Grande",Arial,sans-serif;
}
#bodyText.hideNav h1 {
  margin-left: 0;
}

/* crashes the two elements together in IE
p + ul {
  margin-top: -1em;
}
*/

#bodyText h2
{
  /* margin-left: -1em; */
  line-height : 1.2em;
  color: #666;
  /* max-width : 28em; */
}

#bodyText h3
{
  line-height : 1.0em;
  color: #666;
  max-width : 36em;
}
.important {
  font-size: medium;
}

td.noBot {
  border-bottom : solid 1px #fff;
}

#content ul li img {
  margin : 0;
  padding : 0;
}

#content ul li a:hover {
  text-decoration : none;
}

p.note {
  margin : 3em 4px 0;
  padding : 2px;
  border : solid 1px #ccc;
  color : #444;
  background-color : #eaead5;
  line-height : 2em;
}

a {
  text-decoration : none;
}
.tiny {
  font-size: xx-small;
  font-weight: normal;
}

abbr {
  border-bottom : dotted 1px #aaa;
}

a:hover, a:active {
  text-decoration : underline;
}

p.small a, p.small {
  font-size : 11px !important;
}


#messageToUser
{
  padding : 0.5em;
  margin : 0.5em;
  color : #000 !important;
  font-weight : bold;
  background-color: #cba029;
}


#messageToUser ul li, #messageToUser ol li {
  color : #666 !important;
  font-size : inherit;
}


/* Tables 
#content table
{
  border-collapse : collapse;
  background-color : #fff;
  border : solid 1px #ddd;
}*/

table.normal {
  border-collapse: collapse;
  padding: 0.2em;
  border : solid 1px #aaa;
  margin: 0.5em;
}
table.normal td, table.normal th {
  border-style: solid;
  border-color: #ddd;
  border-width: 2px 1px 2px 1px;
  padding: 0.5em;
  vertical-align: top;
}
table.normal thead th, th.assessmentGroup {
  background: #eaede4; /* url('images/wavy.png') repeat-x bottom; */
  padding: 0.4em ;
  border-right: #aaa 1px solid;
  border-bottom: #aaa 1px solid;
  color: #444;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
}

#content table tr th img, #content table tr td img, #content table tr td a {
  margin : 0;
  padding : 0;
  border : none;
}

#partners tr td {
  padding-top : 30px;
  padding-bottom : 30px;
  border-top : solid 5px #eee;  
}

td.divider {
  background-color : #ccc;
}

td.numbers, th.numbers {
  text-align : right;
  padding-right : 2px;
}

td.indent {
  padding-left : 2em;
}

td.selected {
  color : #009900 !important;
  background-color : #009900;
}

th.time {
  width : 6em;
}

th.coltop {
  border-bottom : solid 2px #000;
  font-size : 67%;
}

th.partner {
  padding-top : 3em;
  text-align : left !important;
  color: #000; 
  font-weight : bold;
  padding-left : 3px;
  border-bottom : solid 1px #000;
}

#tableContainerDiv {
  position : relative;
  width : 98%;
}

h3.tableTop {
  margin : 2em 0 0 0;
  font-size : 0.9em;
  padding : 10px;
  border : solid 2px #aaa;
  border-bottom : none;
  margin-left : 1em;
  display : block;
  width : 50%;
  clear : both;
  background-color : #eaede4;
}

th.assessmentGroup {
  padding : 0.4em;
  color : #444;  
}

/* pop-up info on qalibra contact list */
a.info{
  position:relative; /* this is the key - setting this position to relative forces the positioning of the div */
  cursor : help;
  color: green;
  text-decoration : none;
  border-bottom: 1px dashed green !important; /* so it looks like <dfn> but we can still use the hover selector of the <a> tag */
}
a.info:hover {
  z-index:25;
}
/* also need to manually hide popup boxes from older browsers */
.infoPopup {
  display: none;
}
a.info:hover + div { /*the span will display just on :hover state*/
  display: block;
  visibility:visible;
  position: absolute;
  left:260px;
  background-color: #eeffee !important;
  text-decoration : none;
  background: white;
  border: #008000 solid 1px;
  font-weight : normal !important;
  padding: 1em;
  width: 400px;
  z-index: 26;
  margin-top : 1em;
}

    
    
/* footer */
#footer {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 0.8em;
  clear : both;
  background-color : #6CA169;
  color : #efefef;
  padding-bottom : 4px;
}

#footerLeft img, #footerRight img, #footerLeft img {
  border : none;
}

#footerLeft {
  float : left;
  width : 40px;
  padding : 10px;
}

#footerRight {
  float : right;
  width : 328px;  
  padding : 10px;
}

#footerCenter {
  margin :0 40px;
  padding : 4px;
  text-align : center;
}

#footer a:link, #footer a:visited {
  color : #efefef;
}




/* SubMenu for work Packages */
#wpNav {
  padding :0 0 0 6px;
  margin : 0.5em 0 2em;
  border-bottom : solid 1px #dbdbdb;
}

#wpNav li{
  display : inline;
  list-style-type : none;
  padding : 0;
  margin : 0;
}

#wpNav li a:link, #wpNav li a:visited {
  color : #555;
  padding : 1px 6px 1px;
  background-color : #E8F4CE;
  border-right : solid 1px #dbdbdb;
  border-top : solid 1px #dbdbdb;
  border-left : solid 1px #dbdbdb;
}

#wpNav li a:active, #wpNav li a:hover, #wpNav li a.selected {
  color : #333;
  text-decoration : none;
  background-color : #fff !important;
  padding : 1px 6px 1px;
  border-right : solid 1px #dbdbdb;
  border-top : solid 1px #dbdbdb;
  border-left : solid 1px #dbdbdb;
  border-bottom : solid 1px #fff;
}

dl.formEdit {
}
dl.formEdit dt {
  font-weight: bold;
}
dl.formEdit dd {
  border:1px solid #CCCCCC;
  background-color:#FFFFFF;
  margin:1em;
  padding:0.5em;
}


/* form definition lists
dl {
  padding: 0;
  width : 500px;
}

dl dt {
  text-align: right;
  float: left; 
  clear : both;
  width : 220px;
  margin : 0.5em;
  margin-top : 1.5em;
  padding : 0;
  border-bottom : solid 1px #efefef;
}

dl dd {
   float : left;
   width : 230px;
   margin: 0.5em;
   margin-top : 1.5em;
   padding : 0;
}
 */

/* generic classes */
.larger {
  font-size : 130%;
  font-weight : bold;
}

.smaller {
  font-size : 70% !important;
}

.floatLeft {
  float : left;
}

.floatRight {
  float : right;
}

.alert {
  color : red !important;
}

.req {color : red;}

.notice {color : #003399; font-weight : bold;}

.indent {padding-left : 1em;}

.paddit {
  padding : 2em;
  margin-bottom : 2em;
}

.clearBoth {
  clear : both;
}

img {
  border : none;
}

div.track {
 width : 100px;
 height : 16px;
 background-image : url('images/track100N.gif');
 background-repeat : no-repeat;
 background-position : top left;
}

div.handle {
 width : 9px;
 height : 20px;
 background-image : url('images/slider_handle.gif');
 background-repeat : no-repeat;
 background-position : bottom left;
}



.std-txt {
  font-size: 11px;
  margin: 1px;
  padding: 1px;
  margin-left : 10px;
  width: 200px;
}

.displayNone {  
  visibility : hidden;
  display : none;
}


/* .matrixDropDown {
  width : 12em;
} */

.required {color : red}

div.withBorder {
  padding : 1em; 
  border : solid 1px #ccc; 
  margin-bottom : 1.5em;
}

table.disclaimer {
  background-color: white;
  border: thin solid #ccc;
  margin: 1em;
  border-collapse: collapse;
}
table.disclaimer td {
  padding: 0.5em;
}
table.disclaimer td.disclaimerHead {
  background-color: #6CA169;
  font-weight: bold;
  color: white;
}

.disclaimer .disclaimerBody {
  border-top: thin solid black;
  padding: 1em;
  clear: right;
}
.disclaimer  .disclaimerBottom {
  border-top: thin solid black;
}

.button, .disclaimer .disclaimerBottom .button, .disclaimer .disclaimerBottom button {
  background-color: #6CA169;
  color: white;
}

table.wizard {
  background-color: white;
  border: thin solid #ccc;
  margin: 1em;
  border-collapse: collapse;
	width: 762px;  
}
table.wizard td {
  padding: 0.5em;
}
table.wizard td.wizardHead {
  background-color: #6CA169;
  font-weight: bold;
  color: white;
}

table.wizard img {
	background: url('images/quit.png') no-repeat center right #a2bda1;
  padding-right: 18px;
  font-weight: bold;
  color: white;
}

table.wizard td.wizardHead .quitButton{
  background: url('images/quit.png') no-repeat center right #a2bda1;
  padding-right: 18px;
  font-weight: bold;
  color: white;
}

.wizard .wizardBody {
  border-top: thin solid black;
  padding: 1em;
  clear: right;
}
.wizard  .wizardBottom {
  border-top: thin solid black;
}

.wizard .wizardBottom .button,
.wizard .wizardBottom button {
  background-color: #6CA169;
  color: white;
}
.wizard  .wizardProgress > a {
  color: #6ca169;
}
.wizard  .wizardProgress > .active {
  color: #cba029;
  font-size: small;
  font-weight: bold;
}
.wizard  .wizardProgress > .future {
  color: #606060;
}
button#nextButton[disabled] {
  color: gray;
  background-color: #f3f3f3;
}

/* assessment editor */
#content table.run
{
  border : none !important;
}


table.runParameter {
  border:0;
  border-collapse: collapse;
}
table.runParameter td {
  padding:0;
}
table.runParameter td.farLeft {
  width: 24px;
  height: 41px;
  background-image: url('images/assEdit_farleft.png');
}
table.runParameter td.parName {
  background-image: url('images/assEdit_left.png');
  /* min-width: 400px; */
	font-size: 13px;
}
table.runParameter td.mid {
  width: 24px;
  background-image: url('images/assEdit_mid.png');
}
table.runParameter td.dataset {
  background-image: url('images/assEdit_right.png');
}
table.runParameter td.datasetRight {
  width: 95px;
  background-image: url('images/assEdit_endRight.png');
}
table.runParameter td.botLeft {
  height: 21px;
  background-image: url('images/assEdit_mid_bottom.png');
}
table.runParameter td.botMid {
  background-image: url('images/assEdit_bottom.png');
	font-size: 9px;
}
table.runParameter td.botRight {
  background: url('images/assEdit_endBottom.png') no-repeat;
}

thead {
  background-color: #ddd;
}

.myAssStatusBox {
  border: thin solid black;
  padding: 1em;
  background: white;
  color: black;
}

tr.oddColour {
  background-color: #e8ecd5;
}
tr.evenColour {
  background-color: #eaeec9;
}
.sidebit {
  font-size: small;
  padding: 0.5em;
}
.helpBox {
  border: thin solid gray;
  padding: 1em;
}

.groupHover {
  background-color: yellow;
}
.draggable {
  cursor: pointer;
}

.link {
  color: blue;
  cursor: pointer;
}
.link:hover {
  text-decoration: underline;
}

dl.enumeratedItems > dt {
  font-weight: bold;
}

dfn {
  border-bottom: 1px dashed green;
  color: green;
  cursor : help;
  font-style : normal;
}
a.stupidlyBig {
  background-color: #9AC283;
  /* border: thin outset #F5E4B3 !important; */
  border: thin solid #5d9443;
  padding: 1em !important;
  width: 25em;
  color: black;
  font-weight: normal;
  font-family: arial;
  text-decoration: none;
  display: block;
}
a.stupidlyBig:hover {
  background-color: #F5E4B3;
  border: thin solid #ebcc7e;
  /* border: thin inset #F5E4B3 !important; */
}
a.stupidlyBig:hover {
}
a.stupidlyBig:after {
  content: "Go >";
  display: block;
  font-weight: bold;
  text-align: right;
}
.grayBackground {
  background: url('images/wavy.png') repeat-x bottom;
  padding: 1em;
  border: #aaa thin solid;
  color: #777;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
}

.TODO {
  background-color: yellow !important;
}

fieldset.editing {
  background: #F5E4B3;
}
fieldset.editing legend, fieldset.viewing legend {
  background-color: white;
  padding: 0.5em;
  border: thin solid black;
}

/*
div#overDiv {
  background-color: #f00;
}

a.actionButton {
  padding: 2px !important;
  background-color:#F5E4B3;
  border:thin outset #F5E4B3 !important;
  color:black;
}

 */
a.expandContract {
  background-image: url('images/expandContract.png');
  background-repeat: no-repeat;
  background-position: 0 -14px;
  padding-left: 18px;
}
a.expandContract:hover {
  background-position: 0 0;

}

/* unordered list of links */

ul.actions {
  margin: 0;
  margin-left: 1em;
  padding: 0;
  list-style: square;
}
ul.actions li {
  padding-bottom: 0.5em;
}
ul.actions li a {
  color: blue;
}

select.colour-select option {
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:18px;
  padding-top:1px;
}

table.summaryTable {
  border-width: 1px 1px 1px 1px;
  border-spacing: 2px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  border-collapse: collapse;
  background-color: white;
	text-align: left;
}

table.summaryTable th {
  border-width: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  border-style: inset inset inset inset;
  border-color: gray gray gray gray;
  background-color: white;
}

table.summaryTable td {
  border-width: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  border-style: inset inset inset inset;
  border-color: gray gray gray gray;
  background-color: white;
}

ul.expandable {
  margin : 0;
  padding : 0 0 1em 0;
  list-style: none;
}

li.expandableLi {
  background-image : url('images/plus.gif');
  background-position : top left;
  background-repeat : no-repeat;
}

.expandTitle {
  cursor: pointer;
}

ul.toBeExpanded {
  padding : 0;
  margin : 0;
  list-style : none;
}

ul.toBeExpanded li, ul.expandable li {
  padding : 0 0 0 11px;
  margin : 0;
  list-style : none;
}

h5 {
  line-height : 1.5em;
  padding : 0.5em 0 0.3em 0;
  margin : 0;
  size : 1.3em;
  color : #444;
}

div.messageDiv {
  background-color: #F5E4B3;
  border: solid 1px #ebcc7e;
  padding : 0 1em 0.5em;
  margin : 1em 0 1em;
  width : 75%;
}

div.messageDiv p.title {
  border-bottom : solid 1px #ebcc7e;
  padding : 0.5em 0 5px;
  display : block;
  font-weight : bold;
}

div.messageDiv h5 {
  border-top : solid 1px #ebcc7e;
  font-size : 80%;
}

#graphsTable, #dataTable {
	width: 50%;
	float:left;
	padding-left: 1em;
	word-break: break-all;
}

#graphsTable td.thumbnail {
	width: 96px
}

#dataTable td.icon {
	width: 32px
}

table.summaryTable {
  border-style:none;
}


table.summaryTable th {
  border-color:black;
  border-style:solid;
  border-width:1px;
}

table.summaryTable td {
  border-color:black;
  border-style:solid;
  border-width:1px;
}

table.summaryTable td.summaryColour1 {
  background-color:#F781F3;	
}
table.summaryTable td.summaryColour2 {
  background-color:#81BEF7;
}
table.summaryTable td.summaryColour3 {
  background-color:#F3F781;
}
table.summaryTable td.summaryColour4 {
  background-color:#BE81F7;
}
table.summaryTable td.summaryColour5 {
  background-color:#BEF781;	
}
table.summaryTable td.summaryColour6 {
  background-color:#F7BE81;
}
table.summaryTable td.summaryColour7 {
  background-color:#F78181;
}

table.summaryTable td.summaryBorderThickTopBottom {
	border-top-style:solid;
  border-top-width:3px;
  border-bottom-style:solid;
  border-bottom-width:3px;	
}

table.summaryTable td.summaryBorderThickLeft {
  border-left-width:3px;
}

table.summaryTable td.summaryBorderThickRight {
  border-right-width:3px;
}

table.summaryTable td.summaryBorderTop {
  border-bottom-style:dashed; 
  border-bottom-width:1px;
}

table.summaryTable td.summaryBorderBottom {
  border-top-style:dashed;
  border-top-width:1px;
}

table.summaryTable td.summaryNoBorder {
	border-style: none;
}

table.summaryTable td a {
	color: black;
}