/* Start of CMSMS style sheet 'SgobbiT-Layout' */
/* ###### Body ###### */
html, body {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

/* ###### Container ###### */
div#container {
    background-color: #ffffff;
    left: 50%;
    margin: 0px 0px 0px -400px;
    padding: 0;
    position: absolute;
    width: 800px;
}

/* ###### Logo ###### */
div#logo {
    border: none;
    clear: left;
    float: left;
    height: 100px;
    margin: 5px 0px 5px 0px;
    padding: 0;
    width: 270px;
}

/* ###### Spot ###### */
div#topspot {
    border: none;
    clear: right;
    float: right;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 80px;
    margin: 5px 0px 5px 0px;
    padding: 0;
    width: 488px;
}

div#menuspot {
    border: none;
    clear: both;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding: 0;
    text-align: center;
    width: 180px;
}

/* ###### Header Left ###### */
div#headerleft {
    background-color: #5743fa;
    border: 1px groove black;
    clear: left;
    color: #ffffff;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 10px 5px 0px;
    padding: 0;
    text-align: center;
    width: 178px;
}

/* ###### Header Center ###### */
div#headercenter {
    background-color: #5743fa;
    border: 1px groove black;
    color: #ffffff;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 5px 5px 5px;
    padding: 0;
    text-align: center;
    width: 408px;
}

/* ###### Header Right ###### */
div#headerright {
    background-color: #5743fa;
    border: 1px groove black;
    clear: right;
    color: #ffffff;
    float: right;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0px 5px 10px;
    padding: 0;
    text-align: center;
    width: 178px;
}

/* ###### Left ###### */
div#left {
    clear: left;
    float: left;
    margin: 5px 10px 5px 0px;
    padding: 0;
    width: 180px;
}

/* ###### Content ###### */
div#content {
    float: left;
    margin: 5px 5px 5px 5px;
    padding: 0;
    width: 410px;
}

/* ###### Right ###### */
div#right {
    clear: right;
    float: right;
    margin: 5px 0px 5px 10px;
    padding: 0;
    width: 180px;
}

/* ###### Footer ###### */
div#footer1 {
    background-color: #5743fa;
    border: 1px groove black;
    clear: both;
    color: #ffffff;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding: 0;
    text-align: center;
    width: 798px;
}

div#footer2 {
    clear: both;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 800px;
}

div#footer2 img {
    margin: 10px;
}

/* ###### Special ###### */
img {
    border: none;
}

div.emptyline {
    background-color: #ffffff;
    height: 5px;
}

div.table {
    clean: both;
    margin: 0;
    min-height: 30px;
    padding: 0;
}

div.tableleft {
    clean: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 200px;
}

div.tableright {
    clean: right;
    float: right;
    margin: 0;
    padding: 0;
    width: 200px;
}

/* ###### Style 1 ###### */
.style1, .style1 a:hover, .style1 a#active {
    background-color: #5743fa;
    border: 1px groove black;
    color: #ffffff;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}

.style1 a {
    background-color: #5743fa;
    border: 1px groove black;
    color: #ffffff;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: center;
    text-decoration: underline;
}

/* ###### Style 2 ###### */
.style2, .style2 a:hover, .style2 a#active {
    background-color: #9f95f1;
    color: #ffffff;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}

.style2 a {
    background-color: #9f95f1;
    color: #ffffff;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: center;
    text-decoration: underline;
}

/* ###### Style 3 ###### */
.style3, .style3 a:hover, .style3 a#active  {
    background-color: #e8e8e8;
    color: #5743fa;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: left;
    text-decoration: none;
}

.style3 a {
    background-color: #e8e8e8;
    color: #5743fa;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: left;
    text-decoration: underline;
}

/* ###### Style 4 ###### */
.style4, .style4 a:hover, .style4 a#active  {
    background-color: #ffffff;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: left;
    text-decoration: none;
}

.style4 a {
    background-color: #ffffff;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: left;
    text-decoration: underline;
}

/* ###### Style 5 ###### */
.style5, .style5 a:hover, .style5 a#active  {
    background-color: #ffffff;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}

.style5 a {
    background-color: #ffffff;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: center;
    text-decoration: underline;
}

/* ###### Code ###### */
.code  {
    background-color: #ffffff;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 2px;
    text-align: left;
    text-decoration: none;
}

/* ###### Calendar ###### */
.calendar td {
    background-color: silver;
    border-collapse:    collapse;
    border: 1px solid black;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;  
    height: 70px;
    margin: 0px;
    padding: 2px;
    text-align: center;
    vertical-align: top;
    width: 70px;
}

.calendar td a {
    background-color: silver;
    color: red;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
}

.calendar td.today {
    background-color: blue;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
}

.calendar td.today a {
    background-color: blue;
    color: red;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
}
/* End of 'SgobbiT-Layout' */

