@charset "UTF-8";
/* CSS Document */


body {
	background: #fff url(images/body_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	font:0.75em Arial, Helvetica, sans-serif;
}

body.popup {
	margin-top:90px;
	margin-left:20px;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:#ffffff url(images/bg-body.gif) repeat-x;	
	min-width: 100px;
}
body.popup_no_bg {
	margin:20px;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:#ffffff;	
	min-width: 100px;
}

#header-logo {
	float: left;
}


a:link, a:visited, a:hover, a:active { text-decoration:none; }


#wrapper {
	width: 1002px;
	margin: 0px auto;
}

#header {
	float: left;
	width: 1002px;
	height: 125px;
	background: url(images/header_bg.png);
}

#header img {
	border: none;
}

#register-buttons {
	float: left;
	margin: 40px 0 0 420px;
}

#signout {
	float: left;
	margin: 46px 0 0 260px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#signout a:link, #signout a:visited	{ color:#fff; text-decoration:none; }
#signout a:hover, #signout a:active	{ color:#fff; text-decoration:underline; }

#signin {
	float: left;
	width: 107px;
	height: 32px;
}

#register {
	float: left;
	margin-left: 15px;
	width: 107px;
	height: 32px;
}

#menu {
	float: left;
	height: 51px;
	width: 600px;
	margin: 12px 0 0 10px;
	font-size: 16px;
}

#menu li {
	display: inline;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}

#menu a:link, #menu a:visited	{ color:#000; text-decoration:none; }
#menu a:hover, #menu a:active	{ color:#000; text-decoration:underline; }

#content {
	float: left;
	width: 1002px;
}

#submenu {
	float: left;
	width: 655px;
	height: 150px;
	margin-top: 10px;
	background: url(images/submenu_bg.png);
	background-repeat: no-repeat;
}

#submenu a:link, #submenu a:visited	{ 
	color:#000; 
	text-decoration:none; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu a:hover, #submenu a:active	{ 
	color:#000; 
	text-decoration:underline; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#submenulinks {
	float: left;
	width: 220px;
	height: 50px;
	margin: 50px 0 0 0px;
}

#submenulinks_narrow {
	float: left;
	width: 110px;
	height: 50px;
	margin: 50px 0 0 0px;
}

#submenulinks1 {
	float: left;
	width: 90px;
	height: 50px;
	margin: 50px 0 0 60px;
}
#submenulinks2 {
	float: left;
	width: 90px;
	height: 50px;
	margin: 50px 0 0 0px;
}

#submenulinks3 {
	float: left;
	width: 90px;
	height: 50px;
	margin: 50px 0 0 38px;
}

#submenulinks4 {
	float: left;
	width: 90px;
	height: 50px;
	margin: 50px 0 0 0px;
}

#submenulinks5 {
	float: left;
	width: 90px;
	height: 50px;
	margin: 50px 0 0 33px;
}

.sidebar {
	float: left;
	width: 200px;
}

.sidebar_homepage {
	float: left;
	width: 316px;
	background: url(images/logo_bottom_bg.png);
	background-repeat: no-repeat;
}

.sub {
	float: left;
	width: 656px;
	height: 150px;
	margin-left: 30px;
}

.logo_footer {
	float: left;
	width: 316px;
	height: 150px;
	background: url(images/logo_bottom_bg.png);
	background-repeat: no-repeat;
}

#text {
	float: left;
	width: 305px;
	margin-top: 150px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#tagline {
	float: left;
	width: 686px;
	height: 169px;
}

.main-content_homepage {
	float: left;
	width: 665px;
	margin-top: 25px;
	padding-left: 20px;
}

.main-content {
	float: left;
	width: 665px;
	margin-left: 30px;
	padding-left: 20px;
}

.title-content_homepage {
	display: none;
}

.bodycontainer {
	float: left;
	width: 520px;
	padding-left: 20px;
}

.bodycontainer ul li {
	font-size: 14px;
	margin-top: 8px;
}

#main-left {
	float: left;
	width: 315px;
	margin-left: 5px;
}
#main-right {
	float: left;
	width: 315px;
	margin-left: 15px;
}

.hometable {
	float: left;
	width: 305px;
	margin-top: 20px;
	border: solid thin #8c8c8c;
}

.hometable-sidebar {
	float: left;
	width: 305px;
	margin: 159px 0 0 10px;
	border: solid thin #8c8c8c;
}

.hometable-sidebar2 {
	float: left;
	width: 305px;
	margin: 20px 0 0 10px;
	border: solid thin #8c8c8c;
}

.tableheading {
	float: left;
	width: 285px;
	background: #666;
	padding: 4px 10px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.tablecontent {
	float: left;
	width: 285px;
	background: #e8e8e8;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.detailtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.detailtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#details {
	float: left;
	width: 600px;
}

#video {
	float: left;
	width: 640px;
	height: 360px;
	margin: 0px 0px 0px 10px;
	background: #CCC;
}

.slideshow { width:640px;height:360px;border:0px solid #CCCCCC;margin:0px;padding:0px; }

.infobox .text { padding:20px 0px 10px 20px; width:250px;}
.infobox .text2 { padding:20px 0px 10px 380px; width:250px;}
.infobox {border:0px;width:640px;height:360px;}
.infobox h2 {color:#FF0000;}

#slideshowNav {
	float: left;
	display: inline;
	margin-top: 5px;
}
#slideshowNav a{
	font-family:arial;
	padding: 3px 9px 3px;
	margin-right: 5px;
	font-size: 8px;
	border: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #666;
	background: #f7f7f7;
}
#slideshowNav a:hover{
	background: #eee;
	text-decoration:none;
}
#slideshowNav a.activeSlide{
	background: #ddd;
	color: #000;		
	border: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#middle-bar {
	float: left;
	width: 1002px;
	height: 169px;
	margin-top: 10px;
	background: url(images/middlebar_bg.png);
	background-repeat: repeat-x;
}

.middlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6f6f;
}

.buttontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

#tryfree {
	float: left;
	width: 174px;
	height: 96px;
	margin: 42px 0px 0px 50px;
	padding: 19px 20px 0px 110px;
	background: url(images/tryfree_icon.png);
	background-repeat: no-repeat;
}

#tellafriend {
	float: left;
	width: 174px;
	height: 96px;
	margin: 42px 0px 0px 0px;
	padding: 19px 20px 0px 110px;
	background: url(images/tellafriend_icon.png);
	background-repeat: no-repeat;
}

#blogbutton {
	float: left;
	width: 174px;
	height: 96px;
	margin: 42px 0px 0px 0px;
	padding: 19px 0px 0px 110px;
	background: url(images/blog_icon.png);
	background-repeat: no-repeat;
}

#testimonials {
	float: left;
	width: 1002px;
}

#testimonial1 {
	float: left;
	width: 294px;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#testimonial2 {
	float: left;
	width: 294px;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#testimonial3 {
	float: left;
	width: 294px;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

.testimonialtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.place {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}

#footer {
	float: left;
	width: 1002px;
	height: 161px;
	margin-top: 10px;
	padding-top: 20px;
	background: url(images/footer_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#footer-left {
	float: left;
	width: 294px;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#footer-middle {
	float: left;
	width: 294px;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#footer-right {
	float: left;
	width: 294px;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}




/* old school movenium */
a {
	text-decoration:none;
	color:#2a4b5b;
}
a:hover {text-decoration:underline;}

h1 {
	font-size:15pt;
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
select.adjusted_width {
	width: 100%;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* page */
/* header */


/*Sauli added 23.10.2009: */
h3 {
	margin:0;
	font-size:0.8em;
	line-height:1.16em;
	font-weight:normal;
	color:#000;
}

/* small-sidebar */
.small-sidebar {
	width:100%;
	margin: 0 20px 0 12px;
	padding-bottom:18px;
	overflow:hidden;
}
.title-sidebar {
	padding:2px 10px 2px 28px;
	width:162px;
	overflow:hidden;
	position:relative;
	background-color:#666666;
}
.title-sidebar h3 {
	margin:0;
	font-size:1em;
	line-height:1.16em;
	font-weight:bold;
	color:#fff;
}
.title-sidebar a {
	position:absolute;
	left:5px;
	top:3px;
	width:12px;
}
.sidebar .active .title-sidebar span {
	display:block;
}
.sidebar .active .title-sidebar strong {
	display:none;
}
.sidebar .title-sidebar span {
	display:none;
}
.sidebar .title-sidebar strong {
	display:block;
}

/* blue sidebar.. this is shown in homepage */
.title-sidebar_blue {
	padding:2px 10px 2px 28px;
	width:162px;
	overflow:hidden;
	position:relative;
	background-color:#3A4B5B;
}
.title-sidebar_blue h3 {
	margin:0;
	font-size:1.2em;
	line-height:1.16em;
	font-weight:normal;
	color:#fff;
}
.title-sidebar_blue a {
	position:absolute;
	left:148px;
	top:3px;
	width:12px;
}
.sidebar .active .title-sidebar_blue span {
	display:block;
}
.sidebar .active .title-sidebar_blue strong {
	display:none;
}
.sidebar .title-sidebar_blue span {
	display:none;
}
.sidebar .title-sidebar_blue strong {
	display:block;
}

th.collector{
	background: #666666;
	font-size:11px; 
	color: #fff;
	padding:2px 6px 2px;	
	
}

td.collector_first {
	padding:2px 6px 2px; 
	border-bottom:1px solid #999999; 
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}

td.collector {
	padding:2px 6px 2px; 
	border-bottom:1px solid #999999; 
	border-right:1px solid #999999;
}

/* general-box */
.general-box {
	width:100%;
	overflow:hidden;
}
.inner-small {
	display: none;
}
.active .inner-small {
	display: block;
	width:183px;
	min-height:10px;
	padding:6px 5px 15px 12px;
	background-color:#fff;
	overflow:hidden;
}
* html .inner-small {
	/*height:126px;*/
	overflow:visible;
}
.inner-small p {
	margin:0;
	font-size:1.2em;
	line-height:1.5em;
	color:#000;
}

.inner-small ul {
	font-size: 130%;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

.inner-small li {
	margin-bottom: 5px;
}

/*main-content homepage*/


.title-content_homepage {
	padding:2px 20px 2px 10px;
	width:100%;
	overflow:hidden;
	background-color:#3A4B5B;
}
.title-content_homepage h2 {
	margin:0;
	font-size:1.2em;
	line-height:1.16em;
	font-weight:normal;
	color:#fff;
}
.inner-content_homepage {
	font-size: 150%;
	padding:10px;
	min-height:180px;
	overflow:hidden;
}
* html .small-content_homepage {
	height:180px;
	overflow:visible;
}
/* main-content */

/* small-box */
.small-box {
	float:left;
	display:inline;
	width:300px;
	margin:0 0px 30px 20px;
	/*padding-left: 40px;*/
	background-color:#E8E8E8;
	border-bottom:3px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	overflow:hidden;
}
.title-content {
	padding:2px 20px 2px 10px;
	width:300px;
	overflow:hidden;
	background-color:#666666;
}
.title-content h2 {
	margin:0;
	font-size:1.2em;
	line-height:1.16em;
	font-weight:bold;
	color:#fff;
}
.small-content {
	padding:10px;
	height:220px;
	font-size: 120%;
	overflow:hidden;
}
* html .small-content {
	height:180px;
	overflow:visible;
}

.webstore_product {
	padding: 4px;
	/*margin: 20 20 20 20;*/
	border: 1px solid black; 
	/*width: 80%;*/
}

div.warning_box {
	display: none;
	/*border: 2px solid red;*/
	/*color: blue;*/
	padding: 2px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////7
old css starts here
*/
/*body {
	background:#ffffff;
	
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Luxi Sans;	
}*/
td {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Luxi Sans;	
}

img {
	border: 0px;
	z-index: -1;
}

/* treeview */
div.treeview {
	
	padding: 0px;
	color: #000000;
	margin-left: 50px; 
	/*border-style: solid; 
	border-width: 1px; */
}
div.treecell {
	
	padding: 2px 5px 2px 5px;
	color: #000000; 
	border-style: solid; border-width: 1px;
	background-color: #F5F5F5;
	margin-top: 2px;
	margin-bottom: 2px;
	/*width: 100%;*/
	/*float: left;*/
	/*display: inline;*/
}

select.nicedropdown { 
	/*width: 200px; */
	color: #000000; 
	border-style: solid; border-width: 1px; 
	font-size: 11px; 
	line-height: 13px; 
	border-color: #999999; 
	padding: 1px; 
}

input.nice { 
	/*width: 200px; */
	color: #000000; 
	border-style: solid; border-width: 1px; 
	font-size: 11px; 
	line-height: 13px; 
	border-color: #999999; 
	padding: 1px; 
}

div#chat {
	width: 100px;
	height: 30px;
	bottom: 0%; right: 0%;
	position: fixed;
	
	background-color: #F5F5F5;
	border: 1px solid #8F8F8F;
	
	padding-top: 5px;
	padding-left: 5px;
}

div#chat_box {
	width: 250px;
	height: 300px;
	display: none;
	bottom: 0%; right: 0%;
	position: fixed;
	
	padding: 5px 5px 5px 5px;
	
	background-color: #F5F5F5;
	border: 1px solid #8F8F8F;
}

td.chat_active {
	border: thin solid grey;
	background-color: white;
	cursor: pointer;
}

td.chat {
	border: thin solid grey;
	background-color: grey;
	cursor: pointer;
}

div#timeline {
	width: 520px;
	height: 36px;
}

div#timeline_obj {
	position: absolute;
	width: 500px;
	height: 18px;
	border: 1px solid black;
	background-color: white;
}

div#timeline_bar {
	height: 18px;
	background-color: blue;
	position: absolute;
	/*display: inline;*/
}

iframe#chat_box {
	overflow-x: hidden;
	width: 240px;
	height: 240px;
	border: thin solid grey;
	/*marginwidth: 0;
	marginheight:0;
	hspace: 0;
	vspace: 0;
	frameborder: 1;*/
}

#secret {
	background-color: #ffffff;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
	border:medium double blue;
	padding: 20px 20px 20px 20px;
	position:absolute;
	left:100px;
	top:150px;
	font-size: 165%;
}

#secret a {font-size: 60%}

#secret a.lataa {font-size: 80%}

#secret_query {
	background-color: #ffffff;
  /* for IE */
  filter:alpha(opacity=98);
  /* CSS3 standard */
  opacity:0.98;
	border:medium double blue;
	padding: 20px 20px 20px 20px;
	position:absolute;
	left:150px;
	top:180px;
	font-size: 80%;
}

.group {
	background-color: #f7f9f8;
}

.pageHeader {
	color: #000000;
	padding:3px;
	/*background-image: url(images/listheader_bg.gif);*/
	font-size: 14px;
	font-weight: bold;

}
.pageSubHeader {
	font-size: 12px;

	font-weight: bold;
	
}


td.inline_addform {
	/*border: thin solid black; */
	border: 2px solid #777777;
	margin: 10px;
	background: #F3F7FA;
}

th.list{
	background: #666666;
	border-width: 0;	
	color: #fff;
}
th.listLeft {
	background: #666666;
	border-width: 0;	
	text-align:left;
}


td.light_list {
	border-bottom: thin solid #777777;
	background: #ffffff;
	text-align: center;
	padding: 0px;
}
td.light_listLeft {
	border-bottom: thin solid #777777;
	background: #ffffff;
	text-align: left;
	padding: 0px;
}
td.light_listRight {
	border-bottom: thin solid #777777;
	background: #ffffff;
	text-align: right;
	padding: 0px;
}
td.list {
	border-style: solid;
	border-color: #C6D9E0;     	
	border-width: 0;	
	background: #ffffff;
	text-align: center;
	padding: 0px;
}
td.listHyvaksytty {	
	background: #FAEBD7;
	color: black;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #000000;
	
}

td.listLaskutettu {	
	background: #99cc99;
	color: black;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #000000;
	
}

td.listLeft {
	border-style: solid;
	border-color: #C6D9E0;     	
	border-width: 0;	
	background: #ffffff;
	text-align: left;
	padding: 1px;
}
td.listLeftLaskutettu {	
	background: #99cc99;
	color: black;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

td.listLeftHyvaksytty {	
	background: #FAEBD7;
	color: black;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

/* new nice table by veikko */

table.nice_list {
	border-style: solid;
	border-color: grey;     	
	border-width: 1px;
	border-collapse: collapse;
}

th.nice_list {
	background-image:url(images/new_table_header.gif);	

	background-repeat:repeat-x;


	border-style: solid;
	border-color: #999999;     	
	border-width: 1px;
	
	padding-left: 3px;
	padding-right: 3px;
}

/*tr.nice_list:hover {
	background-color: #F7A631;
}*/

td.nice_list1 {
	background-color: #F3F7FA;
	padding-left: 3px;
	padding-right: 3px;
}
td.nice_listLeft1 {
	background-color: #F3F7FA;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

td.nice_list2 {
	
	padding-left: 5px;
	padding-right: 5px;
}
td.nice_listLeft2 {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}


div.light_blue {
	border-style: solid;
	border-color: grey;     	
	border-width: 1px;
	
	background-color: #F3F7FA;
	
	border-collapse: collapse;
}

div.light_blue_header {
	background-image:url(images/new_table_header.gif);	

	background-repeat:repeat-x;


	border-bottom: solid #999999 1px;
	
	padding-left: 3px;
	padding-right: 3px;
}

span.red {
	color: #990000;
}

span.big {
	font-size: 22px;
}
div.line {
	border-top: 1px solid #909599;
	
}
div.sumHeader {
	background: #dce4eb;
	
	font-weight: bold;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 2px;
	width: 200px;
}
div.sumItem {
	background: #ffffff;

	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;

	padding: 2px;
	width: 200px;
}
.error {
  font-size:14px;
	color:red;
	font-weight:bold;
}


/* Sauli tab proto*/
.activeTab {
  padding:3px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.passiveTab {
  padding:3px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f0f0f0;
}
.tabHeader {

}
.tabBody {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;  
}

/* Color1 ja Color2 käytetään vuoron perään rivityksissä: siistiä :)*/
td.listLeftColor1 {
  background:#ffffff;
  padding:0px;
  spacing:0px;
  text-align:left;
  border-bottom: 1px solid black;  
}
td.listLeftColor2 {
  background: #ffffff;
  padding:0px;
  spacing:0px;  
  text-align:left;
  border-bottom: 1px solid black;  
}
td.listColor1 {
  background:#ffffff;
  padding:0px;
  spacing:0px;
  text-align:center;
  border-bottom: 1px solid black;  
}
td.listColor2 {
  background: #ffffff;
  padding:0px;
  spacing:0px;  
  text-align:center;
  border-bottom: 1px solid black;  
}

/* Red käytetään haluttujen rivien painotukseen*/
td.listLeftColor1Red {
  background:#ffe0e0;
  padding:0px;
  spacing:0px;
  text-align:left;
  border-bottom: 1px solid black;  
}
td.listLeftColor2Red {
  background: #ffe0e0;
  padding:0px;
  spacing:0px;  
  text-align:left;
  border-bottom: 1px solid black;  
}
td.listColor1Red {
  background: #ffe0e0;
  padding:0px;
  spacing:0px;
  text-align:center;
  border-bottom: 1px solid black;  
}
td.listColor2Red {
  background:#ffe0e0;
  padding:0px;
  spacing:0px;  
  text-align:center;
  border-bottom: 1px solid black;  
}
/* Tumma punainen */
td.listColor3Red {
  background:#FF6666;
  padding:0px;
  spacing:0px;  
  text-align:center;
  border-bottom: 1px solid black;  
}  


/* Yellow käytetään haluttujen rivien painotukseen*/
td.listLeftColor1Yellow {
  background:lightyellow;
  padding:0px;
  spacing:0px;
  text-align:left;
  border-bottom: 1px solid black;  
}
td.listLeftColor2Yellow {
  background: lightyellow;
  padding:0px;
  spacing:0px;  
  text-align:left;
  border-bottom: 1px solid black;  
}
td.listColor1Yellow {
  background: lightyellow;
  padding:0px;
  spacing:0px;
  text-align:center;
  border-bottom: 1px solid black;  
}
td.listColor2Yellow {
  background:lightyellow;
  padding:0px;
  spacing:0px;  
  text-align:center;
  border-bottom: 1px solid black;  
}


/* The cells in the references page*/
td.ref {
  text-align:center;
  padding:10px;
}

/* 
For info pages, where there is a table with name/value pairs
*/
td.infoItemHeader {
  font-weight: bold;
  font-size:12px;
}
td.infoItemValue {
  font-size:12px;
  font-weight: normal;
}

td.contact {
  width:270px;
  vertical-align:top;
  padding:7px;
	border-left: 1px solid #909599;
	border-right: 1px solid #909599;
	border-bottom: 1px solid #909599;
	border-top: 1px solid #909599;
}


/* realtime stats*/
/*
td.stats {
        border: 1px dotted;
}
*/
td.statsPause {
        border: 1px dotted;
        background-color: #EDEBD7;
}
td.statsHeader {
	background: #f7f9f8;
	border-style: solid;
	border-color: #909599;     	

	border-width: 1px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
td.statsColor1 {
 	background: #ffffff;
	border: 1px;
	padding: 3px;
	/*border: 1px solid #909599;*/
}
td.statsColor2 {
 	background: #f0f0f0;
	border: 1px;
	padding: 3px;
	/*border: 1px solid #909599;*/
}
td.statsPauseColor1 {
 	background: #ffffff;
	border: 1px;
	padding: 3px;
	/*border: 1px solid #909599;*/
}
td.statsPauseColor2 {
 	background: #f0f0f0;
	border: 1px;
	padding: 3px;
	/*border: 1px solid #909599;*/
}
/* -------------------- */

.diaryTable {
	border-collapse: collapse;
	border: 1px solid white;
}

.diaryTable tr {
	border: 1px solid #f4f4f4;
}
.diaryTable td {
	padding: 1px 5px 1px 5px;
}

td.hierarchier_node {
	border-style: solid;
	border-color: #22B14C;     	
	border-width: 1px;	
	background: #D3F9BC;
	text-align: center;
	padding: 2px;
}

div.bubble {
	position: absolute;
	border: black solid thin;
	padding: 10px;
	width: 400px;
	visibility:hidden;
	background-color:#F7F7F7;
}

fieldset.light_blue {
	background-color: #fff;
	border: 1px solid #96A0A9;
	padding: 5px;
}

/*fieldset.light_blue legend {
	margin-top:27px;
	margin-bottom: 8px;
	margin-left: -5px;
	padding: 2px;
	width: 200px;
	font-size: 120%;
	background-color: #93ADC2;
}*/


input.thin_border {
	border: 1px solid #8F8F8F;
}

td.draganddrop_list {
	border: thin solid grey;
	background: #FCFCFC;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

table.pagebreak { 
	page-break-after: always;
}

/*
-----------------
 AJAX
------------------ 
*/

.suggest { 
  display:none; 
  border:1px solid black;
  position: absolute; 
  background-color:#FFFFFF; 
  padding: 2px;
  width: 170px;
  overflow: hidden;
  z-index: 1000;
}
/* style used on empty workdays */
.emptyClass {
  background-color:#CCFFCC;
  text-align:center;
}
.emptyLink:link {
 text-decoration: none;
 display: block;
 width: 100%;
 height: 100%;
 background: #CCFFCC;
}
.emptyLink:visited {
 text-decoration: none;
 display: block;
 width: 100%;
 height: 100%;
 background: #CCFFCC;
}
.emptyLink:hover {
 text-decoration: none;
 display: block;
 width: 100%;
 height: 100%;
 background: #91EBAA;
}
.divLink {
  background-color: #CCFFCC;
  text-align:center;
}
.divLink:hover {
  background-color: #91EBAA;
  text-align:center;
}

/* 
--------------------
WEB-TIMECARD
--------------------
*/
#clockinCards {
  width: 100%;
  float:left;  
}
#clockinCards ul {
	padding: 0px;
	margin: 0px;
  float:left;
}
#clockinCards ul li {
  border: 1px solid #000000;
  list-style-type: none;
	margin: 2px;
	padding: 10px;
	float:left;
}
#clockinCards li.box_started {
	background-color: #DFFFE1;
}
#clockinCards li.box_ended {
	background-color: #FFE1E1;
}
#clockinCards li.box_paused {
	background-color: #FFFFCD;
}
#clockinCards li.box_dayaction {
	background-color: #C1E1FF;
}
.clockInButton {
    padding: 0 .5em;
    width: 0;
    overflow:visible;
}

.clockInButton[class] { /*ie ignores [class]*/
    width: auto;
}
.userInfoBox {
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
    font: normal 8pt sans-serif; 
    width: 290px;
    height: 300px;
    margin: 5px;
    color: #000000;
}
#userInfoBoxBody {
    /*background-image: url(images/bottom_corners.gif);
    background-repeat: no-repeat;*/
    background-color: #eff2fc;
    border: 1px solid #000000;
}
#userInfoBoxHeader {
  /*background-image: url(images/top_corners.gif);*/
  text-align: center;
  background-color: #BED0FF;
  border: 1px solid #000000;  
  border-bottom: none;    
}

div.ticket {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #F3F7FA;
	border: thin solid grey;
}

div.faq {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #F3F7FA;
	border: thin solid grey;
	width: 50%;
}

div.chart_settings {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #F3F7FA;
	border: thin solid grey;
}

div.subticket {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	background-color: white;
	border: thin solid grey;
}

/* 
--------------------
--PLATFORM-CALENDAR
--------------------
*/

#calendar {
	width: 100%;
	height: 100%;
}

.cal {
  border-collapse: collapse;
	/*background: transparent;*/
}

.calhead {
	width: 100%;
	font-weight: bold;
	font-size: 20px;
}

.calhead img {
	border: none;
}

.dayhead {
	background: #EEE;
}

.dayhead td {
	text-align: center;
  border: 1px solid #666; 	
}

.dayrow {
	background: #FFF;

}

.dayrow td {
	font-size: 12px;
}

.day {
	float: right;
}

.daytd {
  border: 1px solid #666; 
  width:110px;
	background: #EEE;
	height: 80px;
}
.daytd:hover {
	background: #FFF;
}
.daytd_weekend {
  width:110px;
	background: #EEE;
	vertical-align:top;	
  border: 1px solid #666; 
}
.daytd_weekend:hover {
	background: #FFF;
}
.weeknum {
    width:30px; 
   border: 1px solid #000;    
}
.time {
  background: #EEE;   
  border: 1px solid #666; 
  padding: 4px;
}

.day_day{
	background: #FFF;
	height: 10px;
}
.day_dayover {
	background: #EEE;
}

.day_dayout {
	background: #FFF;
}
.tableList {
  background: #EEE;
}
.infoBox {
  border: 1px solid black;
  background-color: white;
}
#infoBoxBody {
    /*background-image: url(images/bottom_corners.gif);
    background-repeat: no-repeat;*/
    background-color: #eff2fc;
    border: 1px solid #000000;
}
#infoBoxHeader {
  /*background-image: url(images/top_corners.gif);*/
  text-align: center;
  background-color: #BED0FF;
  border: 1px solid #000000;  
  border-bottom: none;    
}
.menu{position:absolute;margin-top:10px;z-index:1000;}
.menu ul .item{display:none;}
.menu ul:hover .item{display:block;background:#EEE;padding:0px;margin:0px;}

.menu ul{float:left;margin:0px;padding:2px;list-style:none;}
.clear{clear:both;height:40px;}

.dayDiv {
  /*border-top: 1px solid #555;*/
  padding: 4px;
  min-height:80px;
}
.emptyDayDiv {
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  padding: 4px;
  min-height:20px;
}
.dayDiv:hover {
  background-color:#FFF;
}
.dayDivExc {
  border: 2px solid #AC0000;
  padding: 4px;
}
pre {
  font-size: 12px;
}

/* COLLECTOR */

.helpTip {
width:100px; 
background-color: white; 
border: thin solid black; 
padding: 10px 10px 10px 10px; 
position: absolute;
z-index: 10050;
}


