/* GLOBALS
 ******************************************/
body {
 font-family: Arial,Helvetica,Sans-Serif;
 padding: 4px 10px 6px 10px;
 margin: 0; 
}
a:link {color:#000000;text-decoration:underline;}
a:visited {color:#000000;text-decoration:underline;}
a:hover {color:#FF0000;text-decoration:underline;}

div.hr 
{
	display: block;
	height: 15px;
	background-image: url(hor_divider.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.normal
{
	margin-top: 3px;
	margin-bottom: 5px;
}

/* TOP LOGOS + MENU 
 ******************************************/
table.top_table {
	width: 100%; 
	height: 70px;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;	
}
table.top_table tr td {
	padding: 0;
}
table.top_table tr td.tools {	
	color: black;	
	font-size: 12px;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 0;	
	padding-bottom: 3px;	
	padding-left: 0;
}
table.top_table tr td.menu {	
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;	
}
table.top_table tr td.menu img {
	margin-right: 6px;
	margin-left: 6px;
}
table.top_table tr td.menu a:link {color:#000000;text-decoration:none;}
table.top_table tr td.menu a:visited {color:#000000;text-decoration:none;}
table.top_table tr td.menu a:hover {color:#FF0000;text-decoration:underline;}


div.main {
	padding: 8px 0px 8px 0px;
	border: 0;	
}


h1 
{
	display: block;	
	border: solid 1px #cccccc;
	margin: 0 0 15px 0;
	padding: 10px 5px 10px 12px;
	font-size: 18px;
	font-weight: bold;
}

/*
H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; FONT-WEIGHT: bold; FONT-SIZE: 1.5em; BACKGROUND: url(h1-left.gif) no-repeat left 50%; PADDING-BOTTOM: 0px;
  MARGIN: 0px 0px 15px; LINE-HEIGHT: 250%; PADDING-TOP: 0px; WHITE-SPACE: nowrap; HEIGHT: 43px;
}
H1 .contents {
	DISPLAY: block; BACKGROUND: url(h1-right.gif) no-repeat right 50%; WIDTH: 100%; HEIGHT: 43px;
}*/

h2
{	
	margin: 0;
	padding: 15px 0 8px 0;
	font-size: 15px;
	font-weight: bold;	
	color: black;
	white-space: nowrap;	
}

h2 b 
{
	color: red;
}

.normal 
{
	font-size: 10pt;
}

p.text
{
  margin-top: 0;
  font-size: 10pt;
}

p.error_message {
  color: red;
  font-size: 10.5pt;
  font-weight: bold;
}

p.status_message {
  color: green;
  font-size: 12px;
  font-weight: bold;
}



input.button {
  width: 100px;
}

input.button_wide {
  width: 150px;
}



/* TASKS
 ******************************************/
table.tasks 
{
	font-size: 12px;
	 width: 100%;
}
table.tasks th 
{
  text-align: center;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
}
table.tasks td
{
  text-align: center;
  background-color: #eeeeee;
  padding: 3px 5px 3px 5px;
}



/* Statistics
 ******************************************/
table.stats 
{
  font-size: 12px;
  width: 100%;
}
table.stats tr th.label {
  width: 150px;
  text-align: center;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
}
table.stats tr th.country {
  width: 40px;
  text-align: center;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
}
table.stats tr td {
  width: 40px;
  text-align: center;
  background-color: #eeeeee;
}
table.stats tr td.sum {
  font-weight: bold;
}


/* COMPANY
 ******************************************/
table.company
{
	width: 100%;
	font-size: 12px;
	table-layout: fixed;
}
table.company tr th
{
	text-align: left;
	background-color: #eeeeee;
	font-weight: normal;
	padding: 2px 10px 2px 5px;
}
table.company tr td
{
	
}
table.company tr.divider
{
	height: 25px;
	background-image: url(hor_divider.gif);
	background-repeat: repeat-x;
	background-position: 0px 8px;
}


/* COMAPNIES
 ******************************************/
table.search 
{
  font-size: 12px;   
}
table.search th 
{
  text-align: center;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
}
table.search td
{
  text-align: center;
  background-color: #eeeeee;
  padding: 3px 5px 3px 5px;
}
table.search td.pager
{
	text-align: center;
	font-weight: bold;
	background-color: #cccccc;
}



input.date_textbox {
  width: 150px;
}


/* SURVEY
 ******************************************/
table.survey_reminder
{
	width: 100%;
	font-size: 12px;
	table-layout: fixed;
}
table.survey_reminder tr th
{
	text-align: left;
	background-color: #eeeeee;
	font-weight: normal;
	padding: 2px 10px 2px 5px;
}

table.survey_question
{
	width: 100%;
	font-size: 12px;
	table-layout: fixed;
}
table.survey_question tr th
{
	text-align: left;
	background-color: #eeeeee;
	font-weight: normal;
	padding: 2px 10px 2px 5px;
}





/* Adimistration grid
 ******************************************/
table.admgrid 
{
  font-size: 12px;  
}
table.admgrid tr th {
  text-align: center;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
}
table.admgrid tr td { 
  text-align: center;
  background-color: #eeeeee;
  padding: 2px 5px 2px 5px;
}
table.admgrid tr.deleted td, table.admgrid tr.deleted td a {
  opacity: 0.5;
}
table.admgrid tr th.read_only {  
  color: gray;
}
table.admgrid tr.divisor {
  height: 40px; 
}
table.admgrid tr.divisor td {
  vertical-align: bottom; 
}


/* Adimistration grid wider
 ******************************************/
table.admgrid_wide
{
  font-size: 12px;  
}
table.admgrid_wide tr th {  
  text-align: center;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
}
table.admgrid_wide tr td { 
  text-align: center;
  background-color: #eeeeee;
  padding: 2px 5px 2px 5px;
}
table.admgrid_wide tr th.read_only {  
  color: gray;
}
table.admgrid_wide tr.divisor {
  height: 40px; 
}
table.admgrid_wide tr.divisor td {
  vertical-align: bottom; 
}
table.admgrid_wide tr.not_followed_up td { 
  text-align: center;
  background-color: #B3D383;
}
table.admgrid_wide tr.followed_up td { 
  text-align: center;
  background-color: #FF7575;
}



/* Tool table
 ******************************************/
table.tool 
{
  font-size: 12px;  
}
table.tool tr th {  
  text-align: right;
  background-color: #cccccc;
  padding: 3px 5px 3px 5px;
  white-space:nowrap;
  vertical-align: top;
}
table.tool tr td { 
  text-align: left;
  background-color: #eeeeee;
  padding: 3px 5px 3px 4px;
  vertical-align: top;
}



/* Translations table
*******************************/
table.translations 
{
  font-size: 12px;
  width: 100%;
  table-layout: fixed; 
  min-width: 500px; 
}
table.translations tr td { 
  text-align: left;
  background-color: #eeeeee;
  padding: 1px 5px 1px 5px;
}
table.translations tr.mrt td {   
  background-color: #ff9999;
}
table.translations tr.empty td {   
  background-color: #f0cccc;
}
table.translations tr td.check {
  text-align: right;
  vertical-align: bottom;
}

div.tran_group_head {
  cursor: pointer;
  text-align: center;
  background-color: #cccccc;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  border: solid 2px black;
  margin: 4px 0 0 0;
}
div.tran_group_head img {
  border: none;  
}
div.tran_group_body
{
  width: 100%;
  margin: 0 0 0 0;
}

table.tran_sub {
  width: 100%;
  font-size:12px;
}
table.tran_sub tr td {
  text-align: left;
  font-size:12px; 
}





/* Properties table
*******************************/
h3.sub_caption
{
  margin: 13px 5px 5px 3px;
  font-size: 13px;
  font-weight: bold;
  color: gray;  
}



