*
{
    margin: 0;
    padding: 0;
}
html
{
    height: 100%;
    margin-bottom: 1px;
}
body
{
    font-family: Verdana, sans-serif;
    font-size: 80%;
    margin: 0 auto;
    background: #fff;
    width: 1000px;
}
h1
{
    margin-bottom: 10px;
    color: #fff;
    background: #74a6db;
    padding: 4px;
    font-weight: normal;
    text-align: center;
    width: 812px;
    font-size: 1.4em;
    letter-spacing: 0.1em;
}
fieldset#survey-add h1
{
    width: auto;
}
h2, h3, h4
{
    margin-top: 6px;
    margin-bottom: 6px;
}
img
{
    border: 0;
}
img.form-help, img.form-error
{
    margin-left: 4px;
    vertical-align: bottom;
}
p
{
    margin-bottom: 6px;
}
p.description_mandatory_field
{
    background: #fff url(../img/required.png) no-repeat 182px 2px;
    width: 178px;
    padding-right: 20px;
    text-align: right;
    margin-bottom: 4px;
    margin-left: 12px;
}
fieldset#evaluations fieldset#compare_to p
{
    padding: 2px 8px 2px 8px;
    background: #e6eeff;
    margin-top: 8px;
}
fieldset#evaluations fieldset#compare_to p.no_margin_top
{
    margin-top: 0px;
}
fieldset#survey-add p
{
    margin-left: 8px;
}
.highlight
{
    color: #d90000;
}
.survey-highlight
{
    color: #77f351;
    text-decoration: underline;
}
.grey
{
    color: #c5c5c5;
}
.hidden
{
    display: none;
}
.clear_left
{
    clear: left;
}
.italic
{
    font-style: italic;
}
.right
{
    text-align: right;
}
/*
**
** start tables
**
*/
table
{
    width: 820px;
    border-spacing: 0;
    border: 1px solid #74a6db;
    margin: 10px 0;
}
thead
{
    background: #74a6db;
    color: #fff;
    font-weight: bold;
}
tbody
{
    background: #fff;
}
table.evaluation
{
    border-right: none;
    margin-bottom: 30px;
}
tr
{
    vertical-align: top;
}
tr.alternate
{
    background: #eee;
}
tr.lightblue
{
    background: #e6eeff;
}
td
{
    padding: 4px;
}
thead td
{
    border-right: 1px solid #eee;
}
thead td.actions
{
    border: none;
}
tbody td
{
    border-right: 1px solid #74a6db;
}
td.last
{
    border: none;
}
tbody td.actions
{
    border: none;
    padding-left: 4px;
    text-align: right;
}
#edit-list td
{
    width: 187px;
}
#edit-list td.actions
{
    width: 81px;
}
#edit-list td.wide
{
    width: 160px;
}
#edit-list tbody td.hover:hover
{
    background: #e6eeff;
}
.evaluation td
{
    text-align: right;
}
.evaluation td.align-left
{
    text-align: left;
}
.two-columns td
{
    width: 50%;
}
#user-datasheet td.title
{
    width: 150px;
}
#user-datasheet td.field
{
    width: 350px;
}
#user-datasheet td#menu
{
    width: 140px;
    padding-left: 10px;
    vertical-align: top;
    border: none;
}
#view-first-visits td
{
    text-align: right;
}
.details-first-visit, .details-follow-up
{
    border-right: none;
}
.details-first-visit thead td, .details-follow-up thead td
{
    border: none;
}
.details-first-visit tbody td, .details-follow-up tbody td
{
    width: 33%;
    padding-top: 6px;
    padding-bottom: 10px;
    /*line-height: 2;*/
}
td.center
{
    text-align: center;
}
td.border-bottom
{
    border-bottom: 1px solid #fff;
}
td.width-30px
{
    width: 30px;
}
td.width-50px
{
    width: 50px;
}
td.width-100px
{
    width: 100px;
}
td.width-150px
{
    width: 150px;
}
/*
**
** end tables
**
*/

/*
**
** start links
**
*/
a
{
    text-decoration: none;
    color: #000;
}
a.text, p a
{
    color: #74a6db;
    text-decoration: underline;
}
a.text:hover, a.text:focus, a.text:active, p a:hover, p a:focus, p a:active
{
    color: #d90000;
}
a.button
{
    background: #fff;
    border:1px solid #74a6db;
    float:right;
    padding:4px 8px;
    margin-bottom: 8px;
    font-weight: bold;
}
a.button:hover, a.button:focus, a.button:active
{
    background: #74a6db;
    color: #fff;
    border:1px solid #fff;
    text-decoration: none;
}
a.margin-right
{
    margin-right: 10px;
}
a#show-help, a#hide-help
{
    margin-bottom: 8px;
    padding-left: 24px;
    float: left;
    background: #fff url(../img/help.png) no-repeat 4px center;
}
a#show-help:hover, a#show-help:focus, a#show-help:active, a#hide-help:hover, a#hide-help:focus, a#hide-help:active
{
    background: #74a6db url(../img/help.png) no-repeat 4px center;
}
a#hide-help
{
    display: none;
}
#menu li a
{
    display: block;
    padding: 2px 2px 2px 6px;
    background: #fff;
}
td#menu li a
{
    background: #e6eeff;
    border-top: 1px solid #fff;
}
#menu li a.active
{
    background: #fff url(../img/red_square.gif) repeat-y top left;
}
#menu li li a
{
    padding-left: 10px;
    background: #e6eeff;
}
#menu li li a.active
{
    background: #e6eeff url(../img/red_square.gif) repeat-y top left;
}
#menu li a:hover
{
    background: #74a6db;
    color: #fff;
}
#menu li a.active:hover
{
    background: #74a6db url(../img/red_square.gif) repeat-y top left;
}
.details-first-visit a, .details-follow-up a
{
    float: right;
    text-decoration: underline;
    font-weight: bold;
}
.details-first-visit a:hover, .details-first-visit a:focus, .details-first-visit a:active,
.details-follow-up a:hover, .details-follow-up a:focus, .details-follow-up a:active
{
    color: #74a6db;
}
.links a, a.underline
{
    text-decoration: underline;
}
.links a:hover, .links a:focus, .links a:active, a.underline:hover, a.underline:focus, a.underline:active
{
    color: #d90000;
}
/*
**
** end links
**
*/

/*
**
** start forms
**
*/
form
{
    width: 820px;
    clear: both;
}
form.form-instruction
{
    font-size: 0.9em;
}
form.first-visits-admin-view
{
    width: auto;
    background: #74a6db;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    margin: 0;
}
.login form
{
    width: 145px;
    margin-top: 10px;
}
td.actions form
{
    display: inline;
}
fieldset
{
    border: none;
    background: #fff;
    padding: 6px 0;
    margin-bottom: 10px;
}
fieldset.float_left div
{
    float: left;
}
fieldset fieldset
{
    border: 1px solid #74a6db;
    margin-left: 10px;
    width: 255px;
    float: left;
    padding-bottom: 10px;
}
fieldset fieldset.has_fieldsets
{
    width: 789px;
}
fieldset.has_fieldsets fieldset
{
    width: 248px;
}
fieldset#form_check
{
    width: 789px;
    display: none;
    background: #74a6db;
    color: #fff;
    font-weight: bold;
}
fieldset#confirm-first-step
{
    width: 812px;
    background: #74a6db;
    color: #fff;
    font-weight: bold;
}
fieldset.double_width
{
    width: 522px;
}
fieldset.width_auto
{
    width: auto;
}
fieldset#evaluations fieldset
{
    width: 380px;
}
#FirstVisitAddForm span#hidden1 fieldset
{
    background: #e6eeff;
}
.login fieldset
{
    width: 140px;
}
.survey fieldset
{
    border: 1px solid #74a6db;
    margin-left: 10px;
    margin-top: 20px;
    width: 792px;
    float: left;
    padding-bottom: 10px;
}
legend
{
    background: #fff;
    color: #000;
    margin-left: 6px;
    padding: 0 4px;
}
.survey legend
{
    padding: 4px 8px;
    background: #74a6db;
    color: #fff;
    font-weight: bold;    
}
#FirstVisitAddForm span#hidden1 legend
{
    background: #fff url(../img/bg_label.png) repeat-x bottom left;
}
label
{
    display:block;
    float:left;
    padding-right:20px;
    text-align:right;
    width: 178px;
}
.login label
{
    padding: 2px;
    text-align: left;
    display: inline;
    float: none;
}
div.error label
{
    color: #d90000;
}
form.survey div.error label
{
    color: #000;
}
div.text label
{
    clear: left;
}
.form-instruction div.checkbox_inline div.checkbox
{
    display: inline;
}
div.radio label, div.checkbox label
{
    display: inline;
    float: none;
    margin: 0 6px;
}
.form-instruction div.checkbox_inline div.checkbox label
{
    padding-right: 10px;
}
div.required label
{
    background: #fff url(../img/required.png) no-repeat 182px 2px;
    width: 178px;
    padding-right: 20px;
}
form.form-instruction div.required label
{
    background: none;
}
fieldset#form_check label
{
    margin: 0;
}
.survey div.survey-label label
{
    width: auto;
    padding-left: 8px;
}
input, select, textarea
{
    border:1px solid #74a6db;
    padding:2px;
    width: 400px;
}
input.small
{
    width: 50px;
}
fieldset.enhanced-line-height input
{
    margin-bottom: 8px;
}
.form-instruction input, .form-instruction select
{
    font-size: 1em;
}
select
{
    width: auto;
}
select#FollowUpFirstVisitId
{
    text-align: right;
}
option
{
    padding-right: 8px;
}
input:focus, textarea:focus
{
    background: #eee;
}
input.form-error, select.form-error, textarea.form-error
{
    border: 1px solid #d00000;
    background: #ffeeee;
}
form.survey input.form-error, form.survey select.form-error, form.survey textarea.form-error
{
    border:1px solid #74a6db;
    background: #fff;
}
input.readonly
{
    background: #74a6db;
    color: #fff;
}
.form-instruction input
{
    width: 50%;
}
.form-instruction div.radio input, div.checkbox input, .survey div.radio input
{
    width: auto;
    border: none;
}
.login input
{
    width: 120px;
    margin-top: 2px;
}
div.input
{
    margin: 0 0 4px 6px;
    padding: 2px;
}
.login div.input
{
    margin-left: 2px;
}
div.submit
{
    margin: 10px 0 0 290px;
    padding-left: 18px;
}
.first-visits-admin-view div.submit
{
    margin-left: 0;
    padding-left: 8px;
}
.login div.submit
{
    margin: 10px 0 0 4px;
    padding-left: 4px;
}
td.actions div.submit
{
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
}
div.submit input
{
    background: #fff;
    border:1px solid #74a6db;
    font-weight: bold;
    padding: 4px 4px;
    margin-bottom: 20px;
    width: auto;
}
.first-visits-admin-view div.submit input
{
    margin-bottom: 0;
}
.login div.submit input
{
    width: 80px;
}
td.actions div.submit input
{
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}
div.submit input:hover
{
    background: #74a6db;
    color: #fff;
    border:1px solid #fff;
}
td.actions div.submit input:hover
{
    background: none;
    border: none;
}
div.checkbox input
{
    margin-left: 190px;
    padding-left: 8px;
}
form.survey div.checkbox input
{
    margin-left: 4px;
}
table div.checkbox input
{
    margin-left: 0;
}
fieldset#confirm-first-step div.checkbox input
{
    margin-left: 0;
}
.form-instruction div.checkbox input, .first-visits-admin-view div.checkbox input
{
    margin-left: 0;
}
fieldset#form_check input
{
    margin-bottom: 20px;
    margin-right: 10px;
    float: left;
}
.error-message
{
    color: #d00000;
    margin: 4px 0 4px 190px;
    padding-left: 8px;
}
form.form-instruction .error-message
{
    margin: 2px 0 4px 0;
    padding-left: 0px;
}
form.survey .error-message
{
    margin: 4px 0 4px 0px;
    padding-top: 10px;
    font-weight: bold;
}
form#new-pw fieldset p
{
    margin-left: 204px;
    width: 400px;
    line-height: 1.5em;
}
form#convert-data td input
{
    width: 10em;
}
/*
**
** end forms
**
*/

/*
**
** start lists
**
*/
#menu ul
{
    margin-bottom: 10px;
}
#menu li
{
    border-bottom: 1px solid #eee;
    list-style-type: none;
    padding: 0;
}
#menu li ul
{
    display:none;
    margin: 0;
    border: none;
}
#menu li li
{
    border-bottom: none;
    border-top: 1px solid #fff;
    border-left: none;
    border-right: none;
}
#col2 ul
{
    margin-left: 16px;
}
#col2 ol
{
    margin-left: 20px;
}
.hover-list
{
    list-style: none;
}
.hover-list ul
{
    background: #e6eeff;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 200px;
    position: absolute;
    top: -999em;
    right: -1em;
    border: 1px solid white;
}
.hover-list li
{
    position: relative;
}
.hover-list ul li
{
    padding: 4px 4px;
}
.hover-list li:hover ul
{
    top: 15px;
    z-index: 100;
}
.hover-list li:hover ul li:hover
{
    background: #74a6db;
}
.hover-list li:hover ul li:hover a
{
    color: #fff;
}
ul.links
{
    list-style-type: none;
    line-height: 1.5em;
}
fieldset#survey-add ol
{
    padding-left: 8px;
    padding-right: 8px;
}
/*
**
** end lists
**
*/

/*
**
** start header and footer
**
*/
#header
{
    width: 1000px;
    /*background: #1a3e7e;*/
    background: #fff;
    border-bottom: 2px solid #1a3e7e;
}
#footer
{
    clear:both;
}
/*
**
** end header and footer
**
*/

/*
**
** Start of Column CSS
**
*/
#container2
{
    float:left;
    width:1000px;
    overflow:hidden;
    position:relative;
    padding-top: 15px;
    background: #eee;
    /*border: 1px solid #74a6db;*/
    border-top: none;
    min-height: 800px;
}
#container1
{
    float:left;
    width:1000px;
    position:relative;
    right:150px;
}
#col1
{
    float:left;
    width:140px;
    position:relative;
    left:155px;
    padding-bottom: 50px;
}
#col2
{
    float:left;
    width:820px;
    position:relative;
    left:170px;
    padding-bottom: 50px;
}
/*
**
** End of Column CSS
**
*/

/*
**
** Start of system messages and help texts
**
*/
div#errorMessage, div#authMessage, div#successMessage, div#fixed-warning
{
    font-weight: bold;
    padding: 12px 0 12px 45px;
    margin: 0 auto 10px auto;
    width: 500px;
    color: #fff;
}
div#errorMessage, div#authMessage, div#fixed-warning
{
    background: #d00000 url(../img/exclamation.png) no-repeat 15px center;
}
div#successMessage
{
    background: #009d00 url(../img/accept.png) no-repeat 15px center;
}
div#instruction
{
    width: 812px;
    padding: 4px;
    margin-bottom: 10px;
    border: 1px solid #009d00;
    background: #c8f7c8;
    display: none;
    clear: both;
}
div#show-instruction
{
    width: 812px;
    padding: 4px;
    margin-bottom: 10px;
    border: 1px solid #009d00;
    background: #c8f7c8;    
    clear: both;
}
p#form-instruction
{
    display: none;
    padding: 4px;
    border: 1px solid #009d00;
    background: #c8f7c8;
    margin-right: 4px;
}
div#additional-info
{
    clear: both;    
    padding: 4px;
    border: 1px solid #74a6db;
    background: #fff;
    margin-bottom: 10px;
}
div.center
{
    text-align: center;
}
p.before-radio
{    
    width: 200px;
    float: left;
}
p.before-radio-wide
{    
    width: 300px;
    float: left;
}
p.before-radio-small
{    
    width: 100px;
    margin-right: 20px;
    float: left;
}
/*
**
** end of system messages
**
*/

/*
**
** Start cluetip
**
*/
/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 70px;
  height: 10px;
  position: absolute;
  background-image: url(../img/spinner.gif);
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
  background-color: #e6eeff;
  color: #000;
  border: 1px solid #000;
  font-size: 0.9em;
  line-height: 150%;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #e6eeff;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-weight: bold;
  background-color: #e6eeff;
  color: #000;
  border-bottom: 1px solid #000;
}
.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;
}
/***************************************
   =cluetipClass: 'form-help'
-------------------------------------- */
.cluetip-form-help {
  border: 1px solid #009d00;
  background: #c8f7c8;
  color: #000;
  font-size: 0.9em;
}
.cluetip-form-help #cluetip-inner {
  padding: 10px;
}
/***************************************
   =cluetipClass: 'form-error'
-------------------------------------- */
.cluetip-form-error {
  border: none;
  background: #d00000;
  color: #fff;
  font-size: 0.9em;
}
.cluetip-form-error #cluetip-inner {
  padding: 10px;
}
/*
**
** End Cluetip
**
*/
