@charset "utf-8";
/*
 Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt
 version: 2.6.0
 Adpated by Markus Hausammann
 */
/* reset rules */ * {
    font-size: 100.01%;
    /*overflow: hidden*/
}

html {
    overflow-y:scroll;
}

html, body
{
    color: #313131;
    background-color: #ffffff;
    font-family: myriad-pro, Arial, Verdana, Geneva, Helvetica, sans-serif;
    line-height: 1.2em;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, button {
    margin: 0;
    padding: 0;
	font-family: myriad-pro, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/*because legend doesn't inherit in IE */
legend {
    color: #000;
}

del, ins {
    text-decoration: none;
}

/* clearing methods */
/* clearfix method for clearing floats */ .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* essential for Safari browser !! */ .clearfix {
    display: block;
}

/* removes ugly mozilla dotted link borders */
a:active { outline: none; }
a:focus { outline: none; }
a:focus { -moz-outline-style: none; }

/*removes some other dotted borders */
:active { outline: none; }
:focus { outline: none; }

/* color codes*/
/* DIACOVA red: #9f112d
 * DIACOVA gray (Befragung): #938d77
 */

/* overall rules */
h1 {
    font-size: 1.5em;
    padding-bottom: 0.5em;
    font-weight: bold;
    color: #9f112d;
}

h2 {
    font-size: 1.4em;
    padding-top: 1.0em;
    padding-bottom: 0.3em;
    font-weight: bold;
    color: #9f112d;    
}

h3 {
    font-size: 1.33em;
    padding-top: 0.6em;
    padding-bottom: 0.3em;
    color: #575757;
    font-weight: bold;
}

h4 {
    font-size: 1.33em;
    padding-top: 0.6em;
    font-weight: bold;
    color: #777777;
}

p {
    font-size: 1.25em;
    padding-bottom: 0.4em;
}

p span {
    font-size: 1em;
}

em {
    font-style: italic;
}

table {
    font-size: 1.25em;
    margin-top: 5px;
}

.small {
    font-size: smaller;
    color: #9E9E9E;
}

.small_top {
    padding-top: 2px;
    font-size: smaller;
    color: #9E9E9E;
    vertical-align: top;
}

.soft {
    color: #bbbbbb;
}

.soft img {
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.normalize {
    color: #313131;
}

.normalize img {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}

.big-link {
    font-size: 1.4em;
    padding: 10px 0 15px 0;
    font-weight: bold;
}

.big-link a {
    border: none !important;
}

.center {
    text-align: center;
}

.center_top {
    text-align: center;
    vertical-align: top;
    padding-top: 2px;
}

/* content_col1 tag rules */

#logo {
    padding-top: 1px;
}

#browser-check {
    position: relative;
}

.float_image {
    float: right;
    padding: 5px 15px 0 0;
    margin: 0;
}

.ninehats {
    float: right;
    position: relative;
    right: -25px;
    padding: 0 10px;
}

/* archive rules */

.dashboard-element {
	border: #E5E5E5 solid 1px;
	margin-top: 13px;
	padding: 0 13px 9px 13px;
	background: #FFFFFF;
}

.dashboard-element span.ui-icon {
	float: right;
	margin-top: 10px;
}

.dashboard-element span span:hover {
	cursor: move;
}

.icon-wrapper {
	border: none !important;
}

.shadow {
    -moz-box-shadow: 0 3px 5px #CCC;
    -webkit-box-shadow: 0 3px 5px #CCC;
    box-shadow: 0 3px 5px #CCC;
}

.accordion_table {
    font-size: 1.1em;
}

#team_accordion {
	font-size: 1em;
}

table.archive {
	font-size: 1.1em;
}

.archive {
    width: 640px;
    margin-top: 7px;
    margin-bottom: 7px;
}

#team_accordion {
	margin-top: 15px;
}

#team_accordion .archive {
	width: 610px;
}

.archive .date_col {
    width: 90px;
}

.archive .time_col {
    width: 70px;
}

.archive .label_col {
    width: 280px;
}

.archive .icon_col {
    width: 20px;
    padding: 2px 2px 2px 2px;
    text-align: center;
    vertical-align: middle;
}

.archive .icon_col a {
    border: none;
}

.archive .span_col {
    width: 50px;
    text-align: center;
}

.archive th {
    padding: 2px 0 2px 2px;
    border-bottom: #E5E5E5 solid 1px;
    border-top: #E5E5E5 solid 1px;
    font-weight: bolder;
    background: #F5F5F5;
}

.archive tr td {
    padding: 1px;
    border-bottom: #DDDDDD solid 1px;
}

.td_label .edit{
    padding-left: 5px;
    padding-right: 5px;
    border: #AAA solid 1px;
    background: url(../img/icons/textfield_rename.png) no-repeat 250px;
}

#type {
    font-size: 1.1em;
}

#member_add .memberinvite {
    width: 510px;
    height: 21px;
    border: 1px solid #DDDDDD;
    padding-left: 5px;
    margin-bottom: 30px;
    background: url(../img/icons/textfield_rename.png) no-repeat 98%;
    position: relative; 
}

.teamedit {
    width: 440px;
    height: 21px;
    border: 1px solid #DDDDDD;
    padding: 3px 0 0 5px;
    background: url(../img/icons/textfield_rename.png) no-repeat 98%;
}

.teamedit .empty_label {
   padding-left: 5px;
   vertical-align: middle;
}

#member_add .memberinvite .empty_email {
   padding-left: 5px;
   vertical-align: middle;
   position: relative;
}

.teamedit input, #member_add .memberinvite input {
    border: none;
    padding: 1px 0 0 0;
    vertical-align: middle;
    margin: 0;
    height: 18px;
    position: relative;
}

.teamedit form {
    margin: 0 0 5px 0;
}

#member_add .memberinvite form {
    clear: both;
    margin: 0;
    width: 440px;
    position: relative;
}

#member_add .memberinvite button {
    color: #9f112d;
    background-color: #EEEEEE;
    margin-top: 10px;
    padding: 3px 3px 3px 3px;
    position: relative;
    
}

#member_add .memberinvite button:hover {
    background-color: #CCCCCC;
}

/* products rules */

.products {
    width: 666px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.products .name_col {
    width: 150px;
    
}

.products .desc_col {
    
}

.products .prize_col {
    width: 80px;
    text-align: right;
}

.products th {
    padding: 2px 0 2px 0;
    text-align: left;
    border-bottom: #DDDDDD solid 2px;
    border-top: #DDDDDD solid 2px;
    font-weight: bolder;
}

.products tr td {
    padding: 2px;
    border-bottom: #DDDDDD solid 1px;
    white-space: nowrap;
}


/* p styling for attention catching red:warning yellow:signal green:success */
.warning, .error  {
    background:#FAC6C6 url(../img/status-alert.png) no-repeat scroll 10px 50%;
    border-bottom:3px solid #FE7B7A;
    border-top:3px solid #FE7B7A;
    color:#CC0000;
}

.signal {
    background:#FFFFCC url(../img/status-signal.png) no-repeat scroll 10px 50%;
    border-bottom:3px solid #FFCC33;
    border-top:3px solid #FFCC33;
    color:#CC9933;
}

.success, .notice  {
    background:#E2EECB url(../img/status-success.png) no-repeat scroll 10px 50%;
    border-bottom:3px solid #C2DF88;
    border-top:3px solid #C2DF88;
    color:#57861A;
}

.warning, .error, .success, .notice , .signal {
    display:block;
    margin:15px 0;
    padding:10px 10px 10px 50px;
}

#applicationError p, #applicationError pre, #applicationError ol li {
    font-size: 1.0em;
    color: #777777;
}

.empty_label {
    font-size: 0.8em;
    color: #9E9E9E;
}

.index_left {
    width: 245px;
    float: left;
}

.index_right {
    width: 418px;
    float: right;
}

/* Rollover buttons */
/*** header rules ***/
/* header_col1 */

.rightcol_spacer {
    height: 8px;
    width: 227px;
    background-color: #FFFFFF;
    left: -20px;
    position:relative;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: solid 1px #E5E5E5;
    border-top: solid 1px #E5E5E5;
}

.rightcol_spacer_nobordertop {
    height: 8px;
    width: 227px;
    background-color: #FFFFFF;
    left: -20px;
    position:relative;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: solid 1px #E5E5E5;
}

#progress {
    width: 173px;
    height: 34px;
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 0;
    line-height: 0;
    overflow: visible;
    border: none;
    display: block;
    white-space: nowrap;
}

#progress img {
    float: left;
}

.nice_list {
    padding-top: 0.3em;
    padding-bottom: 1.0em;
    list-style: none;
}

.nice_list li {
    font-size: 1.25em;
    list-style-position:outside;
    background: url(../img/list-style-diacova.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding-left: 12px;
    padding-top: 2px;
}

.nice_list li ul li {
    font-size: 1em;
    list-style-type: circle;
    list-style-position:outside;
    background: none;
    margin-left: 12px;
    padding-left: 0px;
}

strong {
    font-weight: bolder;
}

a:link {
    color: #938d77;
    text-decoration: none;
    border-bottom: 1px solid #938d77;
}

a:visited {
    color: #938d77;
    text-decoration: none;
    border-bottom: 1px solid #938d77;
}

a:hover {
    color: #9f112d;
    text-decoration: none;
    border-bottom: 1px solid #9f112d;
}

#team_accordion a {
	border: none;
}

a.nostyle {
    text-decoration: none;
    border: none;
}

#header_col2 .quicklinks li {
    line-height: 1.6em;
}

#browser-check a {
    border: none;
}

.magic_index {
    margin: 15px 0 15px 0;
    padding: 10px;
    border: #9f112d solid 1px;
}

.scale, .values {
    margin: 5px 0 5px 0;
}

.values tr td {
    vertical-align: top;
}

.scale tr td {
    padding: 3px 2px 3px 2px;
}

.optRow {
    font-size: 0.8em;
}

.optCell {
    text-align: center;
}

.radioCell {
    text-align: center;
}

.scaleIntro {
    padding-bottom: 10px;
}

.scaleOdd {
    background-color: #EEEEEE;
}

.verticalscale_items {
    font-size: 1em;
}

#container {
    position: relative;
}

#container .drop_arrow {
    vertical-align: middle;
    text-align: center;
}

#mylist, #roleList, #roleDrop {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#roleList, #drop_container, #roleDrop {
    border: 1px solid #DDDDDD;
    width: 290px;
    height: 318px;
}

#drop_container {
    background-color: #F8F8F8;
}

#mylist li {
    margin: 15px 25px 15px 25px;
    float: left;
    width: 151px;
    height: 168px;
    text-align: center;
    font-size: 0.8em;
    cursor: move;
}

#mylist li .sortNumber {
    text-align: left;
    padding-bottom: 5px;
    line-height: 1.3em;
}

#roleList li, #roleDrop li {
    margin: 3px 2px 0px 4px;
    float: left;
    width: 280px;
    height: 30px;
    text-align: left;
    font-size: 0.7em;
}

#roleList li {
    cursor: move;
}

#roleDrop li {
    cursor: move;
}

#roleList .role_desc, #roleDrop .role_desc {
    float: left;
    margin-top: 5px;
}

.mylist-placeholder {
    float: left;
    width: 151px;
    height: 190px;
    background-color: #938d77;
}

#roleList .ui-icon, #roleDrop .ui-icon {
    margin: 6px;
    float: left;
}

.roleExplication img {
	margin: 7px;
	float: left;
}

/*** StandardfForm rules ***/

.elementDiv ul, .teamDiv ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.elementDiv ul li {
    margin: 0;
    background: none;
    clear: both;
    border-top: 1px solid #DDDDDD;
    padding: 0.5em 0;
}

.teamDiv ul li {
    margin: 0;
    background: none;
    clear: both;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.5em 0;
}

.teamDiv p {
    font-size: 1em;
    padding: 8px 0 0 0;
}

.teamDiv .errors li {
    border: none;
}

.elementDiv .leftalign required, .elementDiv .leftalign {
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 10px;
    line-height: 1.6em;
    text-align: right;
    width: 180px;
}

.teamDiv .leftalign required, .teamDiv .leftalign {
    display: block;
    float: left;
    padding-right: 10px;
    line-height: 1.6em;
    text-align: left;
    width: 180px;
}

button {
    position: relative;
    display: block;
    border: 0;
    padding: 0;
    cursor: pointer;
    overflow: visible; /* removes extra side padding in IE */
    margin: 10px 5px 10px 0;
    font-size: 14px;
}

button::-moz-focus-inner {
    padding: 0;
    border: none;  /* overrides extra padding in Firefox */
}

button span {
    position: relative;
    display: block;
    white-space: nowrap;
    cursor: pointer;
}

button.button {
    height: 26px;
    float: left;
    color: #9f112d;
    text-align: center;
    background: transparent url("../img/button-sprite.gif") no-repeat top left;
}

button.button span {
    height: 22px;
    float: left;
    padding: 4px 8px 0 0;
    margin-left: 8px;
    background: transparent url("../img/button-sprite.gif") no-repeat right top;
}

button.button:hover {
    background-position: 0 bottom;
}

button.button:hover span {
    background-position: right bottom;
}

.button img {
    vertical-align: text-bottom;
    margin: 0 5px 0 0;
}

/* Align register form button with input fields */
#alignedButton {
    margin-left: 190px;
    margin-right: 20px;
}

#surveyNext, #yesButton, #noButton, #nextButton, #backButton {
    float: right;
}


#slider_wrapper {
    font-size: 1em;
    width: 600px;
}

#slider_wrapper input {
    border: none;
}

#slider_wrapper td {
    padding: 5px 10px 0px 0px;
}

#slider_wrapper td label {
    float: left;
}

#slider_wrapper input {
    margin-left: 10px;
    width: 28px;
    color: #575757;
    float: right;
    
}

#slider_wrapper label {
    float: left;
}

.slider {
    width: 200px;
}

textarea {
    font-family: myriad-pro,Arial,Verdana,Helvetica,sans-serif;
    font-size: 1em;
}

.errors {
    font-size: 1em;
    color: #CC0000;
}


.captcha_legend table{
    margin: 50px 0 0 0;
    padding: 0;
    font-size: 1em;
}    

.captcha_legend table img{
    margin: 0 1em 0 0;
    padding: 0;
}

/*** header rules ***/
/* header_col1 */

#rollover {
    position: absolute;
    left: 0;
    top: 23px;
    height: 80px;
    width: 400px;
    white-space:nowrap;
    vertical-align:bottom;
}

#rollover ul {
    list-style: none;
    padding: 0;
    font-size: 1em;
}

#rollover li {
    background: none;
    background-position: 0;
    background-repeat: no-repeat;
    list-style: none;
    display: inline;
    float:left;
    margin-right: 1px;    
    padding: 0;
}
 
#rollover a {
    display: block;
    width: 161px;
    height: 80px;
    font: bold 14px sans-serif;
    text-align:center;
    color: #938d77;
    text-decoration: none;
    border: none;
} 
#rollover a:hover {
    background-position: 0 -80px;
    color: #049;
} 
#rollover a:active {
    background-position: 0 -160px;
    color: #fff;
}

#rollover .one {
    background: url("../img/button_one.jpg") 0 0 no-repeat;
}
#rollover .two {
    background: url("../img/button_two.jpg") 0 0 no-repeat;
}
#rollover .team {
    background: url("../img/button_team.jpg") 0 0 no-repeat;
}

#rollover .rollover_spacer {
    width: 8px;
}

#navigation {
    position: absolute;
    top: 111px;
}

.nav li {
    display: inline;
    list-style: none;
}

.nav li a {
    background: transparent url("../img/button-sprite.gif") no-repeat top left;
    display: block;
    float: left;
    height: 26px;
    border: 0;
    text-align: center;
    color: #9f112d;
    font-size: 0.9em;
    overflow: visible;
    margin-right: 8px;
}

.nav li a span {
    background: transparent url("../img/button-sprite.gif") no-repeat right top;
    display: block;
    height: 23px;
    cursor: pointer;
    white-space: nowrap;
    padding: 3px 8px 0 0;
    margin-left: 8px;
    font-size: 1.3em;
}

.nav li a:hover {
    background-position: 0px bottom;
}

.nav li a:hover span {
    background-position: right bottom;
}

.icon_button a {
    display: block;
    float: left;
    height: 26px;
    text-align: left;
    color: #9f112d;
    font-size: 0.9em;
    background: transparent url("../img/icon-sprite.gif") no-repeat top left;
    margin-left: 6px;
    padding-left: 6px;

}

.icon_button a span {
    background: transparent url("../img/icon-sprite.gif") no-repeat right top;
    font-size: 1em;
    height: 23px;
    display: block;
    line-height: 21px;
    padding: 3px 6px 0 0px;
}

.icon_button a:hover {
    background-position: 0px bottom;
}

.icon_button a:hover span {
    background-position: right bottom;
}

.icon_button a span img {
    padding-top: 2px;
    vertical-align: text-bottom;
}

.icon_button_onesize a {
    display: block;
    height: 26px;
    width: 29px;
    text-align: center;
    background: transparent url("../img/icon-sprite-onesize.png") no-repeat top left;
}

.icon_button_onesize a:hover {
    background-position: bottom;
}

.icon_button_onesize a span img {
    padding-top: 5px;
}

/* header_col2 */

#header_col2 {
    height: 80px;
    margin: 5px 0 0 6px;
    border-left: solid 1px #938d77;
    padding-left: 10px; 
    font-size: 1em;
}

#header_col1 a, #header_col2 a, #header_col3 a, #home a {
    border: none;
}

.intextImage {
    vertical-align: text-bottom;
}

/*content col2 styles */
#content_col2 h1, #content_col2 h2, #content_col2 h3 {
    color: #575757;
}

#content_col2 h3 {
    padding-top: 0em;
}

#content_col2 p, #content_col2 li {
    font-size: 1.1em;
}

#content_col2 ul {
    padding-top: 0.3em;
    list-style: none;
}

#content_col2 li {
    list-style-position:outside;
    background: url(../img/list-style-diacova.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 12px;
}

#home {
    margin-top: 5px;
    text-align: right;
}

#pdf_download {
    display:none;
}

.pdfCopyToFooter {
    visibility: hidden; 
}

.validator_pic a {
    border: none;
}

/* footer */
#footer_col1 p, #footer_col2 p {
    display: inline;
    color: #CCCCCC;
    font-size: 1.1em;
}

#footer_col1 a:link, #footer_col1 a:hover, #footer_col1 a:visited {
	color: #CCCCCC;
	text-decoration: none;
    border-bottom: 1px solid #CCCCCC;
}

/* Styles for feedback */
.strength {
    background:#E2EECB url(../img/icons/dot_green.png) no-repeat scroll 10px 50%;
    border-bottom:2px solid #C2DF88;
    border-top:2px solid #C2DF88;
    color:#57861A;
}

.bestRoleShort {
    background: #EEEEEE;
    padding: 10px;
    margin: 10px 0 50px 0;
    border-bottom: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
}

.bestRoleShort img {
    padding: 10px 20px 10px 0;
}

.bestRoleShort h2 {
    padding: 0 0 10px 0 !important;
    font-size: 1.6em;
}

.potential {
    background:#FFFFCC url(../img/icons/dot_yellow.png) no-repeat scroll 10px 50%;
    border-bottom:2px solid #FFCC33;
    border-top:2px solid #FFCC33;
    color:#CC9933;
}

.weakness {
    background:#FAC6C6 url(../img/icons/dot_red.png) no-repeat scroll 10px 50%;
    border-bottom:2px solid #FE7B7A;
    border-top:2px solid #FE7B7A;
    color:#CC0000;
}

.green {
    color:#57861A;
    font-weight: bold;
}

.yellow {
    color:#CC9933;
    font-weight: bold;
}

.red {
    color:#CC0000;
    font-weight: bold;
}

.grey {
    color:#888888;
    font-weight: bold;
}

.diacova_red {
    color: #9f112d;
}


.noAttrib {
    background:#C7C7C7 url(../img/icons/dot_grey.png) no-repeat scroll 10px 50%;
    border-bottom:2px solid #8F8F8F;
    border-top:2px solid #8F8F8F;
    color:#575757;
}

.strength, .potential, .weakness, .noAttrib {
    display:block;
    margin:15px 0;
    padding:5px 0px 5px 35px;
}

.teamStatusRed {
    background:#FAC6C6 url(../img/icons/flag_red.png) no-repeat scroll 10px 50%;
    border-bottom:3px solid #FE7B7A;
    border-top:3px solid #FE7B7A;
    color:#CC0000;
}

.teamStatusYellow {
    background:#FFFFCC url(../img/icons/flag_yellow.png) no-repeat scroll 10px 50%;
    border-bottom:3px solid #FFCC33;
    border-top:3px solid #FFCC33;
    color:#CC9933;
}

.teamStatusGreen {
    background:#E2EECB url(../img/icons/flag_green.png) no-repeat scroll 10px 50%;
    border-bottom:3px solid #C2DF88;
    border-top:3px solid #C2DF88;
    color:#57861A;
}

.teamStatusRed, .teamStatusYellow, .teamStatusGreen {
    display:block;
    margin:15px 0;
    padding:10px 10px 10px 50px;
}

.teamTable {
    width: 666px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.teamTable .resultRow {
    border-top: #DDDDDD solid 2px;
}

.teamTable .resultRowHighlight td {
    background-color: #EFEFEF;
}

.teamTable .leftBorder {
    border-left: #DDDDDD solid 1px;
}

.teamTable .leftBorderCenter {
    border-left: #DDDDDD solid 1px;
    text-align: center;
}

.teamTable tr {
    border-right: #DDDDDD solid 1px;
}

.teamTable th {
    padding: 4px 0 2px 0;
    border-bottom: #DDDDDD solid 2px;
    border-top: #DDDDDD solid 2px;
    text-align: center;
}

.teamTable td {
    padding: 5px 0 5px 0;
    border-bottom: #DDDDDD solid 1px;
    padding-left: 3px;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
}

.teamTable img {
    vertical-align: middle;    
}

.teamTable th img {
    width: 40px; /*hats*/
}

#basicModelWrapper {
    position: relative;
    height: 350px;
    padding: 10px 0 15px 0;
}

#basicModelWrapper .verticalAxes {
    margin-bottom: 8px;
}

#basicModelWrapper .horizontalAxes td {
    width: 173px;
    height: 57px;
    border: #575757 solid 1px;
    text-align: center;
    font-size: 0.9em;
}

#basicModelWrapper .verticalAxes td {
    width: 57px;
    height: 171px;
    border: #575757 solid 1px;
    text-align: center;
    font-size: 0.9em;
}

#basicModelLeft {
    position: relative;
    float: left;
}

#basicModelLeft td a {
    border: none;
    color: #575757;
    cursor: default;
}

#basicModelRight {
    position: relative;
    float: right;
}

.basicModelTable {
    width: 450px;
    height: 420px;
}
.basicModelTable td {
    border: #575757 solid 1px;   
    padding: 10px;
    text-align: center;
    width: 33%;
    height: 33%;    
}

.basicModelTable img {
    width: 60px;
}

#teamAxixDistributionWrapper {
    position: relative;
    height: auto;
    margin-bottom: 20px;
}

#verticalAxes {
    position: relative;
    float: left;
    margin-right: 20px;
}

#horizontalAxes {
    position: relative;
    /*float: left; If set, Prince ignores the width table cell attribute (bug?) */
}

#teamAxixDistributionWrapper .horizontalAxes td, 
#teamAxixDistributionWrapper .verticalAxes td {
    border: #575757 solid 1px;
    text-align: center;
    font-size: 0.9em;
}

#teamAxixDistributionWrapper .verticalAxes td {
    height: 270px;
    width: 90px;
}

#teamAxixDistributionWrapper .horizontalAxes td {
    height: 90px;
    width: 270px;
}

.teamModelTable, .teamModelScaleHatTable, .teamModelDifferenceTable {
    width: 666px;
}

.teamModelTable td, .teamModelDifferenceTable td {
    border: #575757 solid 1px;
    width: 33%;
    height: 180px;
    padding: 6px;
    overflow: hidden;
    vertical-align: top;
}

.teamModelDifferenceTable td {
    height: 130px;
}

.teamModelDifferenceTable td td {
    border: 0px; /* Reset properties inherited from parent td */
    min-width: 0px;
    height: auto;
    padding: 0px;
    padding-right: 5px;
    font-size: 0.8em
}

.teamModelDifferenceTable .alignRight {
    text-align: right;
}

.teamModelTable .roleTitle, .teamModelDifferenceTable .roleTitle {
    padding-bottom: 10px;
    line-height: 1.3em;
    font-size: 0.8em; 
    white-space: nowrap;   
}

.teamModelTable .roleTitle strong, .teamModelDifferenceTable .roleTitle strong {   
    font-size: 1.2em;    
}

.teamModelTable .hat, .teamModelDifferenceTable .hat {
    width: 50px;
    float: left;
    padding-right: 5px;  
}

.teamModelTable .dot {
    vertical-align: middle;
    padding-right: 3px;        
}

.teamModelTable .attrib {
    white-space: nowrap;
    padding-left: 5px;
    padding-bottom: 3px;
    font-size: 0.8em;
}

.teamModelTable .light {
    font-size: 0.8em;
    color: #777777;
}

.teamModelDifferenceTable .lack {
    background-color: #FAC6C6;
}

.teamModelDifferenceTable .excess {
    background-color: #FFFFCC;
}

.teamModelDifferenceTable .valueTable {
    margin-left: 55px;
}

.teamModelScaleHatTable td {    
    border: #575757 solid 1px;   
    padding: 10px;
    vertical-align: top;
    text-align: center;
    width: 33%;
    height: 180px;
    overflow: hidden;
    font-size: 0.9em;
}

.teamModelScaleHatTable td strong {
    font-size: 1.2em;
}

.teamModelScaleHatTable td div {
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
    
}

.teamModelScaleHatTable div img {
    vertical-align: middle;
    top: 50%;
} 

.chartXLabelTable {
    margin: 0;
    padding: 0;
    border: 0;
    margin-left: 16px;
    margin-top: -5px;
    font-size: 9px;
}

.chartXLabelTable td {
    text-align: center;
    line-height: 1.2em;   
    min-width: 72px;
    max-width: 72px;
    overflow: visible;
    width: 11.1%
}

.chartXLabelTable img {
    width: 50px;
}

/* Styles for chart containers */
#mainRadar, #subRadar1, #subRadar2, #motivationChart {
}

#teamBarChart, 
#teamRadarChart, 
#teamLineChart, 
#teamCandleChart {
    clear: both;
}

.paginationControl td {
    padding-right: 15px;
    font-size: 0.9em;
}

.paginationControl td .disabled {
    /*color: #938d77;*/
   color: #CCCCCC;
}

/* Styles for version check */
.versionCheckSuccess {
    color: #009900;
}

.versionCheckFailure {
    color: #990000;
}

.versionNoCheck {
    color: #999999;
}

