body {
 margin-left:5px;
 margin-right:5px;
 margin-top:5px;
}

h3, table td h3 {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #181818;
  text-decoration: none;
  margin:0px;
}

.h2 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #092951;
  text-decoration: none;
}

a:link {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #81d742;
}

a:visited {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #81d742;
  text-decoration: underline;
}

a:hover {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #81d742;
  text-decoration: none;
}

a.header-link:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #DC4300;
  text-decoration: none;
}

a.header-link:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
 color: #DC4300;
  text-decoration: none;
}

a.header-link:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #81d742;
  cursor: pointer;
  text-decoration: none;
}

td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #474747;
  font-size: 11px;
  font-weight: normal;
}

table, td, tr, th {
  border: none;
}

table.body, table.outer {
  width: 100%;
  cellspacing: 0;
  cellpadding: 0;
}

table.menu {
  width: 210px;
  cellspacing: 0; 
  cellpadding: 0;
}

table.menu_details {
  width: 95%;
  cellspacing: 0;
  cellpadding: 0;
  text-align: center;
}

table.inner {
  width: 99%;
  cellspacing: 0;
  cellpadding: 0;
}

table.main {
	margin: 1em;
	width: 90%;
	cellpadding: 4;
	cellspacing: 1;
	background-color: #00BBEB;
}

div#tabs, div#accordion, div#accordion-preferences {
  width:90%;
  margin:1em;
  background-color: white;    
}

.sociometry {
  width: 80%;
  background-color: white;
  text-align: left; 
  font-size: 110%;
  border: 1px solid #00bbeb; padding: 1em; margin: 1em;
}

.accordion {
  width: 90%;
  margin: 1.5em;    
}

.tab {
  text-align: left;
  background-color: white;
  margin:1em;    
}

.h1 {
  font-family: Arial;
  font-size: 20px;
  color: #181818;
  text-decoration: none;
}

.main-txt {
  font-family:  Arial;
  font-size: 11px;
  font-weight: normal;
  color: #222222;
  text-decoration: none;
  vertical-align: top;
  padding: 5px;
}

.white-txt {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.gray-txt {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #474747;
  text-decoration: none;
}

.blue-text {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #00bbeb;
  text-decoration: none;
}

.whiteLink {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
}

a.whiteLink {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
}

.whiteLink:hover {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

.whiteLink:visited {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
}

.header-bg {
  font-family:  Arial;
  font-size: 11px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration: none;
  background-image:url(../images/menu_bg.jpg);
  height: 24px;
  text-align: left;  
}

.textbox {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #2C5D99;
  text-decoration: none;
  border: 1px solid #a0a0a0;
  background-color:#FFFFFF;
}

.combo {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #2C5D99;
  text-decoration: none;
  border: 1px solid #a0a0a0;
  background-color:#FFFFFF;
  width:220px;
}

.buttons {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
  background-color: #7FE34F;
  border: 1px solid #333333;
  width: auto;
}

.buttons-blue {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;
  background-color: #00bbeb;
  border: 1px solid #333333;
  width: auto;
}

.buttons-blue a {
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.message-red {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: red;
  font-size: 11px;
  font-weight: normal;
}

.message-green {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: green;
  font-size: 11px;
  font-weight: normal;
}

.tb-border {
  border: 1px solid #CCCCCC;
  height: 15px;
  width: 25px;
}

.message-red-bold {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #D65521;
  font-size: 11px;
  font-weight: bolder;
}

.text1 {
  font-family: Arial;
  font-size: 11px;
  color: #AAAAAA;
  left: 10px;
  padding-left: 10px;
  padding-top: 5px;
}

.message {
  color:green;
}

hr.blue {
  background-color: #448DC2; 
  height: 1px; 
  width: 90%; 
  text-align: center;
}

.black {
  color: #181818;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.bluebackground {
 background-color: #00BBEB;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}


.left {
  text-align: left;
}

.bold {
  font-weight: bold;
}

.navigation {
  margin: 1em;
}

.green {
  color: #81D742;
}

.blue {
  color: #00BBEB;
}

.orange {
 color: #EAA732;
}

.indent {
  padding-left: 3em;
  color: inherit;
  font-size: inherit;
}

/* Popup container */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
	margin-bottom: .5em;
	color: #EAA732;
	font-weight: bold;
}

/* The actual popup (appears on top) */
.popup .popuptext {
    visibility: hidden;
    width: auto;
	min-width: 300px;
    height: auto;
    background-color: #F6F6F6;
    color: #666666;
/*	font-weight: bold;*/
	font-size: 100%;
	line-spacing: 4px;
    text-align: left;
    border-radius: 6px;
	border: 1px; solid; #666666;
    padding: 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -1.5em;
    margin-left: 10px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 3%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; 
    /* dots under the hoverable text */
	font-size: 150%;
	font-weight: bold;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #F6F6F6;
    color: #444444;
    text-align: left;
    padding: 5px 0;
    border-radius: 6px;
    top: -5px;
    right: 105%; 
/*    position: absolute;
    z-index: 1;*/
	width: 90%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.character {
 color: #EAA732;
}

a.character {
 color: #EAA732;
 font-size: 11px;
}

.feeling {
 color: #AF72B8;
}

.action {
  color: #D56670;
}

.form {
  color: #81d742;
}

.high {
  color: #4F57AA;
}

.low {
  color: #06FB23;
}

.direct {
	color: red;
}
.medium {
  color: #F49A0C;
}

table.sociomatrix {
  margin: 1em;
  cellspacing: 4;
  cellpadding: 1;
  width: 95%
  layout: fixed;
  font-size: 150%;
}

/* Rotate 45*/
th.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
}

th.rotate > div {
  transform: 
    /* Magic Numbers */
    translate(25px, 51px)
    /* 45 is really 360 - 45 */
    rotate(315deg);
  width: 30px;
}

th.rotate > div > span {
/*  border-bottom: 1px solid #ccc;*/
  padding: 5px 10px;
}

.top_thick {
  border-top: 2px solid #81d742;	
  border-collapse: collapse;
}

.bottom_thick {
  border-bottom: 2px solid #81d742;	
  border-collapse: collapse;
}

.left_thick {
  border-left: 2px solid #81d742;	
  border-collapse: collapse;
}

.right_thick {
  border-right: 2px solid #81d742;	
  border-collapse: collapse;
}

.bottom_dotted {
  border-bottom: 1px dotted #81d742;	
  border-collapse: collapse;
}

.top_thin {
  border-top: 1px solid #81d742;	
  border-collapse: collapse;
}

.bottom_thin {
  border-bottom: 1px solid #81d742;	
  border-collapse: collapse;
}

.left_thin {
  border-left: 1px solid #81d742;	
  border-collapse: collapse;
}

.right_thin {
  border-right: 1px solid #81d742;	
  border-collapse: collapse;
}

.borders {
  border: 1px solid #81d742;
  border-collapse: collapse;
}

td.score {
	text-align: center;
}
