﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.masterTop
{
    background-image: url("../_images/masterTop.png");
    height: 189px;
    width: 1209px;
    text-align: right;
    vertical-align: top;
}
.main
{
    max-width: 1190px;
    background-color: #f6f6f6;
    min-height: 480px;
	height: auto;
	height: 480px;
    box-shadow: 5px 5px 5px #d9d9d9;
    border-radius: 15px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    overflow-y: auto;
}
.startTop
{
    height: 70px;
    text-align: center;
}
.startCell
{
    width: 280px;
    border-bottom: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    height: 370px;
    vertical-align: top;
}
.startLogin
{
    vertical-align: top;
    padding-left: 20px;
}
.startRight
{
    border: solid 2px #888;
    border-radius: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-overflow: ellipsis;
    width: 160px;
    display: block;
    overflow: hidden;
}
.startRightNews
{
    border: solid 2px #888;
    border-radius: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-overflow: ellipsis;
    width: 160px;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
}
.Support
{
    width: 600px;
    border-bottom: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    height: 370px;
    vertical-align: top;
}
.Labels
{
    font-family: serif;
    font-size: 16px;
    font-weight: bold;
    color: #52c3ee;
}
.Labels2
{
    font-family: serif;
    font-size: 14px;
    font-weight: bold;
    color: #167090;
}
.smallText
{
    font-family: serif;
    font-size: 12px;
}
.mediumText
{
    font-family: serif;
    font-size: 14px;
    padding-right: 20px;
}
.Links
{
    color: #0384bd;
    text-decoration: none;
    font-style: oblique;
    font-family: serif;
    font-size: 11px;
}
.Links a:visited
{
	color: #0384bd;
	text-decoration: none;
}
.Links a:link
{
	color: #0384bd;
	text-decoration: none;
}
.Links a:hover
{
    color: #53c4f0;
    text-decoration: none;
}
.Links2
{
    color: #0384bd;
    text-decoration: none;
    font-style: oblique;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.Links2 a:visited
{
	color: #0384bd;
	text-decoration: none;
}
.Links2 a:link
{
	color: #0384bd;
	text-decoration: none;
}
.Links2 a:hover
{
    color: #53c4f0;
    text-decoration: none;
}
.menuPic
{
    z-index: 2;
}
.menuShadow
{
    position: relative;
    top: -60px;
    z-index: 1;
}
.menuPicActive
{
    z-index: 2;
    position: relative;
    top: 20px;
}
.menuShadowActive
{
    position: relative;
    top: -20px;
    z-index: 1;
}
.menuBtnLeft
{
    background-image: url('../_images/menuBackLeft.png');
    width: 202px;
    text-align:center;
    height: 120px;
    min-height: 120px;
    vertical-align: top;
    background-position: top right;
    background-repeat: no-repeat;
}
.menuBtn
{
    background-image: url('../_images/menuBack.png');
    width: 202px;
    text-align:center;
    height: 120px;
    min-height: 120px;
    vertical-align: top;
    background-position: top;
    background-repeat: repeat-x;
}
.menuBtnRight
{
    background-image: url('../_images/menuBackRight.png');
    width: 202px;
    text-align:center;
    height: 120px;
    min-height: 120px;
    vertical-align: top;
    background-position: top left;
    background-repeat: no-repeat;
}
.shadowCell
{
    height: 120px;
    min-height: 120px;
    background-image: url('../_images/menuShadowBack.png');
    background-position: top;
    background-repeat: repeat-x;
}
.Footer
{
    font-family: serif;
    color: gray;
    position: relative;
    top: -70px;
}
.Footer2
{
    font-family: serif;
    color: gray;
    position: relative;
    top: -50px;
}
.CalSelectedDay
{
    border: solid 1px #52c3ee;
}
.viewDataLabel
{
    font-size: 14px;
    padding-bottom: 5px;
    text-align: right;
    padding-right: 5px;
    width: 150px;
}
.viewDataText
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-right: 5px;
    width: 250px;
}
.CellTyper
{
    text-align: center;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 82px;
    padding-right: 5px;

}
.Fritext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: solid 1px lightgray;
    height: 100px;
    vertical-align: top;
    padding-left: 3px;
    padding-right: 3px;
    overflow-y: auto;
    max-height: 100px;
}
.littleImg
{
    height: 65px;
    width: 85px;
}
.imgNotActive
{
    border: solid 2px lightgray;
}
.imgActive
{
    border: solid 2px orangered;
}
.bigImage
{
    border: solid 1px #52c3ee; 
    width: 380px; 
    height: 285px;
    
}
.btnLogin
{
    padding-left: 5px;
}