﻿
    a{
	outline: none;
}

a:active{
	outline: none;
}

#sideBarHistory{
text-align:left;
}

#sideBarHistory h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBarHistory h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBarHistory ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBarHistory li{
	margin:0px 10px 3px 10px;
	padding:2px;
	list-style-type:none;
	display:block;
	background-color:#DA1074;
	width:177px;
	color:#FFFFFF;
}

#sideBarHistory li a{
	width:100%;
}

#sideBarHistory li a:link,
#sideBarHistory li a:visited{
	color:#FFFFFF;
	font-family:verdana;
	font-size:100%;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

#sideBarHistory li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBarHistory{
	position: absolute;
        width: auto;
        height:360px;
        top: 125px;
        right:0px;
        /*background-image:url(images/background.gif);*/
        background-position:top left;
        background-repeat:repeat-y;
        background-color: #3b3b3b;
        z-index:200000000;
}

#sideBarTabHistory{
	float:left;
	height:137px;
	width:28px;
	cursor:pointer;
}

#sideBarTabHistory img{
	border:0px solid #FFFFFF;
}

#sideBarContentsHistory{
	float:left;
	overflow:hidden !important;
	width:200px;
	height:420px;
}

#sideBarContentsInnerHistory{
	width:200px;
}

#sideBarPlayback{
text-align:left;
}

#sideBarPlayback h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBarPlayback h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBarPlayback ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBarPlayback li{
	margin:0px 10px 3px 10px;
	padding:2px;
	list-style-type:none;
	display:block;
	background-color:#DA1074;
	width:177px;
	color:#FFFFFF;
}

#sideBarPlayback li a{
	width:100%;
}

#sideBarPlayback li a:link,
#sideBarPlayback li a:visited{
	color:#FFFFFF;
	font-family:verdana;
	font-size:100%;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

#sideBarPlayback li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBarPlayback{
	position: absolute;
        width: auto;
        height:104px;
        top: 50px;
        right:0px;
        /*background-image:url(images/background.gif);*/
        background-position:top left;
        background-repeat:repeat-y;
        background-color: #3b3b3b;
        z-index:200000000;
}

#sideBarTabPlayback{
	float:left;
	height:100px;
	width:28px;
	cursor:pointer;
}

#sideBarTabPlayback img{
	border:0px solid #FFFFFF;
}

#sideBarContentsPlayback{
	float:left;
	overflow:hidden !important;
	width:200px;
	height:150px;
}

#sideBarContentsInnerPlayback{
	width:200px;
}
    
  #sideBarLivetrack{
text-align:left;
}

#sideBarLivetrack h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBarLivetrack h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBarLivetrack ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBarLivetrack li{
	margin:0px 10px 3px 10px;
	padding:2px;
	list-style-type:none;
	display:block;
	background-color:#DA1074;
	width:177px;
	color:#FFFFFF;
}

#sideBarLivetrack li a{
	width:100%;
}

#sideBarLivetrackli a:link,
#sideBarLivetrack li a:visited{
	color:#FFFFFF;
	font-family:verdana;
	font-size:100%;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

#sideBarLivetrack li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBarLivetrack{
	position: absolute;
        width: auto;
        height: 105px;
        top: 563px;
        right:0px;
       background-image:url(images/background.gif);
        background-position:top left;
        background-repeat:repeat-y;
         background-color: #3b3b3b;
        z-index:200000001;
}

#sideBarTabLivetrack
{
	cursor:pointer;
	float:left;
	height:100px;
        width:28px;
        
}

#sideBarTabLivetrack img{
	border:0px solid #FFFFFF;
}

#sideBarContentsLivetrack{
	float:left;
	float:left;
	overflow:hidden !important;
	width:390px;
	height:105px;
	
}

#sideBarContentsInnerLivetrack{
	width:390px;
} 
    
    .bckg 
{ 

 background-color:red; 
}

div.calendar { }

.calendar, .calendar table {
  border: 0px solid #000000;
  font-size: 11px;
  color: #FFFFFF;
  cursor: default;
  background: #000000;
  font-family: "Arial",verdana,tahoma,sans-serif;
}

.calendar {
  border-top: #444444;
  border-left: #444444;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: #000000; repeat-x 0 100%; color: #fff;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: transparent url("menuarrow.html") no-repeat 100% 100%;
}

.calendar thead tr { background: #000000; repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: #000000; repeat-x 0 100%; color: #00BFF3;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  font-weight: bold; 
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #fff;
  background: #000000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #fff;
  background: #000000;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: #000000;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: #000000; color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
 font-weight: bold;
 background: #000000;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #FFFFFF;
  background: #000000;
  border-bottom: 1px solid #000000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fff;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: #000000;
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
}

.calendar tbody td.today { font-weight: bold; background: #000000; no-repeat 70% 50%; color: #FFF; }

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #AAAAAA;
  background: #000000;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  color: #00bff3;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  color: #000;
  background: #00bff3;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  background: #000000;
  border-bottom: 1px solid #000000;
  visibility: visible;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  display: none;
  text-align: center;
  background: #000000;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: #000000; repeat-x 0 0; color: #fff;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #000;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: #000; color: #fff;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #00bff3; color: #000;
}

.calendar .combo .active {
  background: #000; color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("dark-bg.html");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("normal-bg.html"); color: #FFFFFF;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("hover-bg.html"); color: #FFFFFF;
}

.calendar td.time span.active {
  background: url("active-bg.html"); color: #fff;
}



div.calendar1 { }

.calendar1, .calendar1 table {
  border: 0px solid #000000;
  font-size: 11px;
  color: #FFFFFF;
  cursor: default;
  background: #000000;
  font-family: "Arial",verdana,tahoma,sans-serif;
}

.calendar1 {
  border-top: #444444;
  border-left: #444444;
}

/* Header part -- contains navigation buttons and day names. */

.calendar1 .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: #000000; repeat-x 0 100%; color: #fff;
  font-weight: bold;
}

.calendar1 .nav {
  font-family: verdana,tahoma,sans-serif;
} 

.calendar1 .nav div {
  background: transparent url("menuarrow.html") no-repeat 100% 100%;
}

.calendar1 thead tr { background: #000000; repeat-x 0 100%; color: #000; }

.calendar1 thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: #000000; repeat-x 0 100%; color: #00BFF3;
}

.calendar1 thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar1 thead .name { /* Cells <TD> containing the day names */
  font-weight: bold; 
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #fff;
  background: #000000;
}

.calendar1 thead .weekend { /* How a weekend day name shows in header */
  color: #fff;
  background: #000000;
}

.calendar1 thead .hilite { /* How do the buttons in header appear when hover */
  background: #000000;
  padding: 2px 2px 1px 2px;
}

.calendar1 thead .active { /* Active (pressed) buttons in header */
  background: #000000; color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar1 thead .daynames { /* Row <TR> containing the day names */
 font-weight: bold;
 background: #000000;
}

/* The body part -- contains all the days in month. */

.calendar1 tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000000;
  background: white;
  border-bottom: 1px solid #000000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar1 tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar1 tbody .day.othermonth.oweekend {
  color: #fff;
}

.calendar1 table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  color: #FFFFFF;
  background: #000000;
}

.calendar1 tbody .rowhilite td,
.calendar1 tbody .rowhilite td.wn {
}

.calendar1 tbody td.today { font-weight: bold; background: white; no-repeat 70% 50%; color: #000; }

.calendar1 tbody td.weekend { /* Cells showing weekend days */
  color: #000000;
  background: white;
}

.calendar1 tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar1 tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  color: #00bff3;
}

.calendar1 tbody td.hilite { /* Hovered cells <TD> */
  color: #000;
  background: #00bff3;
}

.calendar1 tbody .disabled { color: #999; }

.calendar1 tbody .emptycell { /* Empty cells (the best is to hide them) */
  background: #000000;
  border-bottom: 1px solid #000000;
  visibility: visible;
}

.calendar1 tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar1 tfoot .footrow { /* The <TR> in footer (only one right now) */
  display: none;
  text-align: center;
  background: #000000;
  color: #fff;
}

.calendar1 tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: #000000; repeat-x 0 0; color: #fff;
}

.calendar1 tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar1 tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #000;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar1 .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: #000; color: #fff;
  z-index: 100;
  font-size: 90%;
}

.calendar1 .combo .label,
.calendar1 .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar1 .combo .label-IEfix {
  width: 4em;
}

.calendar1 .combo .hilite {
  background: #00bff3; color: #000;
}

.calendar1 .combo .active {
  background: #000; color: #fff;
  font-weight: bold;
}

.calendar1 td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("dark-bg.html");
  
	background-color:White;
	font-weight: bold;
	color:Black;
}

.calendar1 td.time .hour,
.calendar1 td.time .minute,
.calendar1 td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("normal-bg.html"); color: #000000;
}

.calendar1 td.time .hour,
.calendar1 td.time .minute {
  font-family: monospace;
}

.calendar1 td.time .ampm {
  text-align: center;
}

.calendar1 td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar1 td.time span.hilite 
{
  background: url("hover-bg.html"); color: #000000;
}

.calendar1 td.time span.active 
{
	color: #000;
} 

div.calendar2 { }

.calendar2, .calendar2 table {
  border: 0px solid #000000;
  font-size: 11px;
  color: #FFFFFF;
  cursor: default;
  background: #000000;
  font-family: "Arial",verdana,tahoma,sans-serif;
}

.calendar2 {
  border-top: #444444;
  border-left: #444444;
}

/* Header part -- contains navigation buttons and day names. */

.calendar2 .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: #000000; repeat-x 0 100%; color: #fff;
  font-weight: bold;
}

.calendar2 .nav {
  font-family: verdana,tahoma,sans-serif;
} 

.calendar2 .nav div {
  background: transparent url("menuarrow.html") no-repeat 100% 100%;
}

.calendar2 thead tr { background: #000000; repeat-x 0 100%; color: #000; }

.calendar2 thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: #000000; repeat-x 0 100%; color: #00BFF3;
}

.calendar2 thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar2 thead .name { /* Cells <TD> containing the day names */
  font-weight: bold; 
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #fff;
  background: #000000;
}

.calendar2 thead .weekend { /* How a weekend day name shows in header */
  color: #fff;
  background: #000000;
}

.calendar2 thead .hilite { /* How do the buttons in header appear when hover */
  background: #000000;
  padding: 2px 2px 1px 2px;
}

.calendar2 thead .active { /* Active (pressed) buttons in header */
  background: #000000; color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar2 thead .daynames { /* Row <TR> containing the day names */
 font-weight: bold;
 background: #000000;
}

/* The body part -- contains all the days in month. */

.calendar2 tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000000;
  background: orange;
  border-bottom: 1px solid #000000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar2 tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar2 tbody .day.othermonth.oweekend {
  color: #fff;
}

.calendar2 table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  color: #FFFFFF;
  background: #000000;
}

.calendar2 tbody .rowhilite td,
.calendar2 tbody .rowhilite td.wn {
}

.calendar2 tbody td.today { font-weight: bold; background: orange; no-repeat 70% 50%; color: #000; }

.calendar2 tbody td.weekend { /* Cells showing weekend days */
  color: #000000;
  background: orange;
}

.calendar2 tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar2 tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  color: #00bff3;
}

.calendar2 tbody td.hilite { /* Hovered cells <TD> */
  color: #000;
  background: #00bff3;
}

.calendar2 tbody .disabled { color: #999; }

.calendar2 tbody .emptycell { /* Empty cells (the best is to hide them) */
  background: #000000;
  border-bottom: 1px solid #000000;
  visibility: visible;
}

.calendar2 tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar2 tfoot .footrow { /* The <TR> in footer (only one right now) */
  display: none;
  text-align: center;
  background: #000000;
  color: #fff;
}

.calendar2 tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: #000000; repeat-x 0 0; color: #fff;
}

.calendar2 tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar2 tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #000;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar2 .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: #000; color: #fff;
  z-index: 100;
  font-size: 90%;
}

.calendar2 .combo .label,
.calendar2 .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar2 .combo .label-IEfix {
  width: 4em;
}

.calendar2 .combo .hilite {
  background: #00bff3; color: #000;
}

.calendar2 .combo .active {
  background: #000; color: #fff;
  font-weight: bold;
}

.calendar2 td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("dark-bg.html");
  background-color:Orange;
	font-weight: bold;
	color:Black;
}

.calendar2 td.time .hour,
.calendar2 td.time .minute,
.calendar2 td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("normal-bg.html"); color: #000000;
}

.calendar2 td.time .hour,
.calendar2 td.time .minute {
  font-family: monospace;
}

.calendar2 td.time .ampm {
  text-align: center;
}

.calendar2 td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar2 td.time span.hilite {
  background: url("hover-bg.html"); color: #000000;
}

.calendar2 td.time span.active {
   color: #000;
} 


    

