﻿/*---------------*/
/* Layout Blocks */
/*---------------*/
body 
{
    margin: 0px;
    border: 0px;
    background-color: #000;
}

header#page_header
{
    display: block;
    position: relative;
    height: 100px;
    width: 100%;
    background-color: #000;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

div.headerBar
{
    width: 100%;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    height: 69px;
    background-color: #0a2549;
    z-index: 1;
}

a.header
{
    position: relative;
    display: block;
    height: 100px;
    width: 163px;
    border: 0px;
    margin: 0px auto 0px auto;
    padding: 0px;
    z-index: 5;
}

img.header
{
    position: relative;
    height: 100px;
    width: 163px;
    border: 0px;
    margin: 0px auto 0px auto;
    padding: 0px;
    z-index: 5;
}

section#page_middle
{
    display: block;
    position: relative;
    height: auto;
    width: 100%;
    padding: 20px 0px 20px 0px;
    margin: 0px;
    background-color: #ddd;
    text-align: center;
}

footer#page_footer
{
    display: block;
    position: relative;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 100%;
    background-color: #0a2549;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #B79358;
    font-size: 12px;
}


/*---------*/
/* Display */
/*---------*/
h1
{
    color: #481D02;
    margin: 0px auto 15px auto;
    font-size: 18px;
}

h2
{
    color: #000;
    margin: 0px auto 5px auto;
    font-size: 15px;
}

p.center
{
    text-align: center; 
    width: 100%;
}

/*-------*/
/* Login */
/*-------*/
#loginTable
{
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
}

#loginTable td.label
{
    text-align: right;
    padding-right: 5px;
    width: 40%;
}

#loginTable td.value
{
    text-align: left;
}

#loginTable td.result
{
    color: #aa0000;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

#loginTable input.textBox
{
    width: 150px;
}

div.loggedInView
{
    display: block;
    position: absolute;
    top: 7px;
    right: 5px;
    width: 300px;
    color: #B7A358;
    font-size: 12px;
    z-index: 11;
    text-align: right;
}

a.logout
{
    font-size: 12px;
    color: #B78635;
}

a.logout:hover
{
    color: #B79358;
}

/*------------------------------------------*/
/* Handset Hits and Support & Portal Visits
/*------------------------------------------*/
#ctl00_ContentPlaceHolder1_calendarsPanel
{
    display: block; 
    position: relative; 
    height: 230px;
    width: 550px; 
    margin: 0px auto 0px auto; 
}

#ctl00_ContentPlaceHolder1_calendarsPanel div.calendar1, #ctl00_ContentPlaceHolder1_calendarsPanel div.calendar2
{
    display: block; 
    position: absolute; 
    top: 0px; 
    width: 250px; 
    text-align: center; 
}

#ctl00_ContentPlaceHolder1_calendarsPanel div.calendar1
{
    left: 0px;
}

#ctl00_ContentPlaceHolder1_calendarsPanel div.calendar2
{
    right: 0px;
}

#ctl00_ContentPlaceHolder1_calendarsPanel div.to
{
    position: absolute; 
    display: block;
    top: 90px; 
    left: 265px; 
    width: 20px; 
    text-align: center; 
    font-weight: bold;
}

th.handsetHitsHeader, th.handsetGameCountHeader, th.handsetHits_handset, th.handsetHits_handsetSeries
{
    color: #eee;
    background-color: #5677A4;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 49px;
}

th.handsetGameCountHeader
{
    width: 64px;
}

th.handsetHitsHeader:hover, th.handsetHits_handset:hover, th.handsetHits_handsetSeries:hover
{
    cursor: pointer;
}

th.handsetHits_handset
{
    width: 169px;
}

th.handsetHits_handsetSeries
{
    width: 49px;
}

td.handsetHitsLeft
{
    text-align: left;
    background-color: #fff;
    border-left: 1px solid #aaa;
}

td.handsetHits, td.handsetGameCount
{
    text-align: center;
    background-color: #fff;
    width: 54px;
    border-left: 1px solid #aaa;
}

td.handsetGameCount
{
    width: 69px;
}

th.handsetHitsPortalName
{
    text-align: center;
    color: #eee;
    background-color: #5677A4;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 114px;
    padding: 5px;
}

th.portalVisitsPortalName
{
    text-align: center;
    color: #eee;
    background-color: #5677A4;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 91px;
    padding: 5px;
}

td.portalVisitsCount
{
    text-align: center;
    background-color: #fff;
    width: 101px;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*-----------------*/
/* Unknown Devices */
/*-----------------*/
th.unknownDevices
{
    color: #eee;
    background-color: #5677A4;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;  
}

td.unknownDevicesLeft
{
    text-align: left;
    background-color: #fff;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

td.unknownDevicesCenter
{
    text-align: center;
    background-color: #fff;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

