/* notices and errors */

div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

#flashMessage, .error, .error_message {
  color:#900;
  font-size: 16px;
  background-color: #fff;
  margin: 8px 0px;
  font-weight: bold;
}
.error_message {
  
}
.error em {
  font-size: 18px;
  color: #003d4c;
}
.notice {
  color: #656565;
  font-size: 14px;
  background-color: #f4f4f4;
  padding: 0.5em;
  margin: 1em 0;
  display:block;
}
.tip {
  color: #656565;
  background-color: #ddd;
}

/* forms */

.form_top {
  margin-top: 1em;
}
form div{
  vertical-align: text-top;
  margin-left: 1em;
  /*margin-bottom:2em;*/
}
form div.date{
  margin-left: 0em;
}
label {
  display: block;
  width: 140px;
  font-size: 14px;
  padding-right: 20px;
}
input[type=checkbox] {
  float: left;
  margin: 2px 6px 7px 2px;
}
input, textarea {
  display:block;
  font-size: 14px;
  font-family: inherit;
}
select {
  vertical-align: text-bottom;
  font-size: 14px;
  font-family: inherit;
}
option {
  font-size: 14px;
  font-family: inherit;
  padding: 0 0.3em;
}
input[type=submit] {
  display: inline;
  vertical-align: bottom;
}
div.required {
  color:#222;
  font-weight:bold;
}
div.optional {
  clear: both;
  color:#555;
}
div.submit {
  margin-top: 40px;
  margin-left: 140px;
}
/* action links */
ul.actions {
  float: left;
  margin-left:20px;
  width: 200px;
}
  ul.actions li {
  margin-top: 4px;
}
pre {
  padding: 1em;
}
p {
  padding-bottom:6px;
}

a{
  color:#003d4c;
  text-decoration:none;
}
a:hover{
  color:#003d4c;
  text-decoration:none;
}

a img{
  border:none;
}

h1, h2, h3, h4{
  font-weight:normal;
}

h1{
  margin:0.3em 0;
  font-size: 180%;
}

h2{
  margin:0.3em 0;
  font-size: 180%;
}

h3{
  font-size: 140%;
}

h4{
  font-weight:normal;
}

em {
  font-size: 12px;
}

ul, li {
  margin: 0 12px;
}

/* BigBlue theme for impromptu */
.bigbluewarning .bigblue {
    background-color: #4477bb;
}
.bigbluefade {
    position: absolute;
    background-color: #aaaaaa;
}
div.bigblue {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #ffffff;
    width: 500px;
    font-size: 11px;
    text-align: left;
    border: solid 1px #4477bb;
}
div.bigblue .bigbluecontainer {
    background-color: #ffffff;
    border-top: solid 14px #4477bb;
    padding: 5px;
    font-weight: bold;
}
div.bigblue .bigblueclose {
    float: right;
    width: 18px;
    cursor: default;
    margin: -19px -12px 0 0;
    color: #ffffff;
    font-weight: bold;
}
div.bigblue .bigbluemessage {
    padding: 10px;
    line-height: 20px;
    font-size: 11px;
    color: #333333;
}
div.bigblue .bigbluebuttons {
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 1px #eeeeee;
    background-color: #aaccff;
}
div.bigblue button {
    padding: 3px 10px;
    margin: 0 10px;
background-color: #4477bb;
    border: solid 1px #f4f4f4;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}
div.bigblue button:hover {
    border: solid 1px #d4d4d4;
}

/* CSS for Impromptu */
.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #c0cEa6;
      padding: 10px;
      width: 300px;}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

