

/* /*viewer/css/en_US/tgbaseview.css */
/* Required for consistency between MSIE and other browsers */
/* DO NOT DELETE!! */
P {margin-top:0%;}
DIV > P:first-child { margin-top: 0px; }
 
#TGSignInBanner {
   border: none; 
   position:absolute; 
   top:0px; 
   left:0px;
   padding-bottom: 20px;
}

#TGLink, #TGSearchLink {
  display:none;
}
/* /*viewer/css/en_US/gallery.css */
.TG_galItemContainer{
    border: none;
    float:left;
    margin: 0;
}
.TG_galImgFrame {
    position: absolute;
}
.TG_galImgFrame IMG {
    cursor: hand;
    cursor: pointer;
}
.TG_galItemTitle {
    background: transparent;
    cursor: hand;
    cursor: pointer;
    overflow: hidden; 
    padding: 2 2 2 2;
    position: absolute;
    text-align:center;
    text-decoration: underline;
    text-overflow: ellipsis; 
    white-space: nowrap; 
    z-index: 122;
}/* /*viewer/css/en_US/calview.css */
.tgcalviewCntrTable{
    height:100%;
    width:100%;
    padding:0;
    margin:0;
    border:0;
}
.tgcalviewheadCntr {
    vertical-align:top;
    height:20px;
}
.tgcalviewscrollCntr {
    vertical-align:top;
    height:100%;
}
.tgcalviewfootCntr {
    vertical-align:bottom;
    height:23px;
}
.tgcalviewhrCntr{
    height:1px;
}
.tgcalviewhead {
    width:100%;
    height:20px;
    font-size: 12px;
    font-weight: bold;
    margin:0px;
    padding:0px;
}
.tgcalviewheadleft {
    text-align:left;
    vertical-align:bottom;
    padding-left:5px;
    width:20%;
}
.tgcalviewheadright {
    text-align:right;
    vertical-align:bottom;
    padding-right: 5px;
    width:20%;
}
.tgcalviewheadctr {
    text-align:center;
    vertical-align:bottom;
    width:100%;
}
.tgcalviewheadsmall {
    font-size:10px; 
 }
a.tgcalviewheadnav { 
    font-size: 10px;
    text-decoration: none;
}
.tgcalviewfoot {
    text-align: left;
    vertical-align:top;
    font-size: 12px;
    margin:0;
    border: 0;
}
a.tgcalviewfootnav { 
    font-size: 10px;
}
.tgcalviewscroller
{
    height: 100%;
    width:100%;
    overflow-y:auto;
}
table.tgcalview {
    margin: 0;
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    height: 100%;
}
th.tgcalviewdow { 
    text-align: center;
    padding: 1px;
    height:10px;
    width: 13%;
}
td.tgcalviewcell {
    vertical-align:top;
    border-width:1px;
    border-style:solid;
    width: 13%;
}
div.tgcalviewdate {
    font-size: 10px;
    font-weight: bold;
    text-align:right;
    margin:0;
    margin-bottom:1px;
    padding:0;
}
div.tgcalviewagendadate{
    font-size: 10px;
    font-weight: bold;
    text-align:left;
    margin:0;
    padding:0;
    padding-top:3px;
    padding-bottom:1px;
    border:0;    
}
div.tgcalviewagendadate a{
    text-decoration:none;
}
div.tgcalviewagendadetail {
    font-size:9px;
    text-align:left;
    margin:0;
    margin-left:110px;
    padding:0;
    padding-bottom:10px;
    border:0;
    border-top: 1px solid;
}
div.tgcalviewevt {
    height: 11px;
    font-size:9px;
    text-align:left;
    overflow:hidden;
    margin:0;
    margin-bottom:1px;
}
span.tgcalviewtime { 
    padding:0;
    padding-left:1px;
    letter-spacing:-.1em;
}
span.tgcalviewsummary {
    padding:0;
    padding-right:1px;
}
div.tgcalviewpopup {
    display:none;
    position: absolute;
    width:200px;
    height:150px;
    font-size:11px;
    text-align:left;
    overflow:auto;
    padding:0px;
    border:1px solid #999999;
    z-index:999;
}
div.tgcalviewevtdetail{ 
    padding:3px;
    padding-right:0px;
}
a.tgcalviewpopuplink { 
    font-size:9px;
}
.tgcalviewtimezone {
    font-size:10px; 
}
/* MasterPage Name /master.nxt */
/* MasterPage stylesheets */
BODY       {font-family: arial, helvetica, sans-serif}

INPUT      {font-family: arial, helvetica, sans-serif}
BUTTON     {font-family: arial, helvetica, sans-serif}
SELECT     {font-family: arial, helvetica, sans-serif}
OPTION     {font-family: arial, helvetica, sans-serif}
TEXTAREA   {font-family: arial, helvetica, sans-serif}
BODY       {font-size: 12px}

TD         {font-size: 12px}
TH         {font-size: 12px}

INPUT      {font-size: 12px}
BUTTON     {font-size: 12px}
SELECT     {font-size: 12px}
OPTION     {font-size: 12px}
TEXTAREA   {font-size: 12px}

H1         {font-size: 200%; margin: 0px;}
H2         {font-size: 150%; margin: 0px;}
H3         {font-size: 125%; margin: 0px;}
H4         {font-size: 100%; margin: 0px;}
H5         {font-size: 80%; margin: 0px;}
H6         {font-size: 60%; margin: 0px;}

BODY       {color: #000000; background-color: #FFFFFF}

A          {color: #666666}
A:active   {color: #666666}
A:link     {color: #666666}
A:visited  {color: #666666}

.TGCOLOR1  {color: #F0F0F0}
.TGCOLOR2  {color: #CCCCCC}
.TGCOLOR3  {color: #999999}
.TGCOLOR4  {color: #666666}
.TGCOLOR5  {color: #333333}
.TGCOLOR6  {color: #000000}

A.TGCOLOR1        {color: #F0F0F0}
A.TGCOLOR1:active {color: #F0F0F0}
A.TGCOLOR1:link   {color: #F0F0F0}
A.TGCOLOR1:visited{color: #F0F0F0}
A.TGCOLOR2        {color: #CCCCCC}
A.TGCOLOR2:active {color: #CCCCCC}
A.TGCOLOR2:link   {color: #CCCCCC}
A.TGCOLOR2:visited{color: #CCCCCC}
A.TGCOLOR3        {color: #999999}
A.TGCOLOR3:active {color: #999999}
A.TGCOLOR3:link   {color: #999999}
A.TGCOLOR3:visited{color: #999999}
A.TGCOLOR4        {color: #666666}
A.TGCOLOR4:active {color: #666666}
A.TGCOLOR4:link   {color: #666666}
A.TGCOLOR4:visited{color: #666666}
A.TGCOLOR5        {color: #333333}
A.TGCOLOR5:active {color: #333333}
A.TGCOLOR5:link   {color: #333333}
A.TGCOLOR5:visited{color: #333333}
A.TGCOLOR6        {color: #000000}
A.TGCOLOR6:active {color: #000000}
A.TGCOLOR6:link   {color: #000000}
A.TGCOLOR6:visited{color: #000000}

.TGBGCOLOR1{background-color: #000000}
.TGBGCOLOR2{background-color: #333333}
.TGBGCOLOR3{background-color: #666666}
.TGBGCOLOR4{background-color: #999999}
.TGBGCOLOR5{background-color: #CCCCCC}
.TGBGCOLOR6{background-color: #F0F0F0}
/* Page stylesheets */

