<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">li .Red
{
    color: Red;
}

html, body, a
{
    padding: 0px;
    margin: 0px;
    color: #788993;
    font-family: Arial, Verdana;
    font-size: 12px;
}



body
{
    background-attachment: fixed;
    background-color: #93a7b3;
    background-image: url(/media/images/body_bg.jpg);
    background-position: left 140px;
}

a, a:link, a:visited
{
    text-decoration: none;
}
a:hover
{
    color: #8a99a1;
    text-decoration:underline;
}
h1
{
    font-weight: bold;
    font-size: 14px;
}

input, select, textarea
{
    color: #485963;
}

table
{
    border-collapse: collapse;
}

.clear
{
    clear: both;
}

/* Header */
div.header 
{
    background: url(/media/images/header_bg.jpg) repeat-x 0px 20px;
    background-color: #ffffff;
    float: left;
    width: 100%;
}

div.header img 
{
    float: left;
    padding: 5px;
}
div.header h3 
{
    float: left;
    padding: 10px;
    font-weight: normal;
    font-size: 16px;
}
div.header div.languages
{
    float: right;
    width: 100px;
    text-align: right;
    padding: 10px;
}
div.header div.languages a
{
    margin-left: 5px;
}

div.header div.links 
{
    float: right;
    padding: 10px;
}

div.header div.currentuser 
{
    float: right;
    padding:10px;
    width: 300px;
    text-align:right;
}

/*
div.LMSLinks
{
    position: absolute;
    top: 0px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    text-align: center;
    padding: 5px 0px 0px 10px;
}*/

div.LMSLinks
{
    float:left; background-color:White;
    text-align: center;
    width:100%;
}


div.LMSLinks a
{
    margin-right: 5px;
}

/* Breadcrumb */
div.breadcrumb
{
    margin: 0px 0px 10px 5px;
}
div.breadcrumb a, div.breadcrumb span
{
    margin-left: 3px;
    margin-right: 3px;
    font-size: 11px;
}


/* LeftMenu */
div.leftMenu
{
    width: 200px;
    padding-left: 10px;
    margin-top: 10px;
    float: left;
}

div.leftMenu ul
{
    list-style: none;
}

div.leftMenu ul li
{
    padding: 4px 0px 4px 0px;
    border-bottom: 1px solid #ffffff;
}
div.leftMenu li.level0
{
    padding-left: 5px;
}

div.leftMenu li.level1
{
    padding-left: 15px;
}

div.leftMenu li.level2
{
    padding-left: 20px;
}

/* Content */
div.mainContainer
{
    margin: 10px 10px 0px 220px;
    background-image: url(/media/images/content_bg.png);
    background-repeat: repeat;
    padding: 10px;

}
div.content
{
    background-color: #ffffff;
}

/* ProductList */
table.productList td
{
    border-bottom: 1px solid #c8c8c8;
}

table.productList td table td
{
    border-style: none;
}

/* Attributes table */
table.attributes
{
    border-bottom: 1px solid #c8c8c8;
    padding-top: 10px;
    padding-bottom: 10px;
}
table.attributes td
{
    padding: 0px 5px 0px 5px;
}

/* Normal Table */
table.NormalGrid
{
    border-color: White;
}
table.NormalGrid tr, table.NormalGrid td
{
    border-color: White;
    border-bottom: solid 1px #d9d9d9;
}

table.NormalGrid th
{
    background-color: #d9d9d9;
    border: solid 1px #d9d9d9;
}

/* Large Table */
table.LargeGrid
{
    border-color: White;
    width: 100%;
}
table.LargeGrid tr, table.LargeGrid td
{
    border-color: White;
    border-bottom: solid 1px #d9d9d9;
}

table.LargeGrid th
{
    background-color: #d9d9d9;
    border: solid 1px #d9d9d9;
}
table.LargeGridPager
{
    width: 100%;
}


    #bgDiv {
      position:absolute;
      top:0px;
      bottom:0px;
      left:0px;
      right:0px;
      overflow:hidden;
      padding:0;
      margin:0;
      background-color:Gray; 
      filter:alpha(opacity=70);
      opacity:0.7;
      z-index:500;
      height:200%;
    }
    
    #Progress
    {
        position: absolute;
        z-index: 600;
        top: 50%; 
        text-align: center; 
        color:White; 
        left:40%; 
        width:200px; 
        background-color:White; 
        color:Black;
    }


.field {
   background: url('../media/images/field.jpg') no-repeat scroll center top transparent;
    float: left;
    font-weight: bold;
    height: 220px;
    overflow: hidden;
    width: 350px;
}

    
.portiere {
    float: left;
    margin: 15px 0 0;
    text-align: center;
    width: 350px;
}


.altri {
    float: left;
    margin: 25px 0 0;
    text-align: center;
    width: 350px;
}

table.LineUpGrid
{
    width:350px; 
    float:left;
}

table.LineUpGrid span
{
    background-color:White;
    color:Black; 
    vertical-align:middle; 
    margin-right:5px;
    margin-left:5px;
    padding-left:5px;
    padding-right:5px;
}



.teamBox {
    -moz-border-radius: 10px 10px 10px 10px;
    background-color:White;
    border: 1px solid #C0C0C0;
    float: left;
    height: 150px;
    margin: 10px 6px 10px 6px;
    padding: 0 0 20px;
    position: relative;
    width: 323px;
}

.teamLogo {
    background-color: #FFFFFF;
    border: 3px solid #CDE7F6;
    float: left;
    /*margin: 5px 10px 2px 0;*/
    margin:5px;
    overflow: hidden;
    padding: 4px;
    width: 100px;
}

.teamInfo {
    float: right;
    padding: 5px;
    width: 150px;
}

.teamInfo h3 {
    color: #006699;
    font-size: 14px;
    margin-top: 10px;
}

.teamInfo p {
    width: 150px;
}

.sqdesc {
    margin-bottom: 10px;
    text-align: justify;
}


.overlay {
         position: fixed;
         z-index: 99;
         top: 0px;
         left: 0px;
         background-color: #FFFFFF;
         width: 100%;
         height: 100%;
         filter: Alpha(Opacity=70);
         opacity: 0.70;
         -moz-opacity: 0.70;
     }
     * html .overlay {
         position: absolute;
         height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
         width: expression(document.body.scrollWidth &gt; document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
     }
     .loader {
         z-index: 100;
         position: fixed;
         width: 120px;
         margin-left: -60px;
         top: 50%;
         left: 50%;
     }
     * html .loader {
         position: absolute;
         margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
     }
</pre></body></html>