/* Presentation Stylesheet */
p {
    margin-top:0px;
}
a {
  text-decoration:none;
  font-weight: bold;
  color: #3333FF;
}
a:hover {
  text-decoration:none;
  font-weight: bold;
  color: #9999FF;
}

a.nav {
 text-decoration:none;
 color:#FFFFFF;
 font-family: Tahoma,Verdana, Arial;
 font-size: 11px;
 font-weight:bold;
 padding-top: 6px;
 padding-bottom: 9px;
 padding-left: 4px;
 padding-right: 4px;
}
a.navSelected {
 text-decoration:none;
 color:#FFFFFF;
 font-family: Tahoma,Verdana, Arial;
 font-size: 11px;
 font-weight:bold;
 padding-top: 9px;
 padding-bottom: 9px;
 padding-left: 4px;
 padding-right: 4px;
 background-color: #CCCCCC;
}
.navSelected {
  background-image: url("../images/hover.png");
  background-repeat: repeat-x;
  background-position: bottom;  background-color: #CCCCCC;
  height: 30px;;
}
a.nav:hover {
  background-image: url("../images/hover.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
.navSep {
  border-top: 1px solid #e9e9e9;
  padding-top: 0;
          background-image: url("../images/gridline.gif");
        background-repeat: repeat-y;
  position:absolute;;
}

a.nav.visite {
 text-decoration:none;
 color:gray;
 font-family:Tahoma;
 font-weight:normal;
}
a.nav.visite:hover {
 text-decoration:underline;
 color:gray;
}
h3 {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0;
 padding: 5px 0;
 }


#spillplangbox {
 position:absolute;left:232px;top:1px;width:230px;height:50px;
}
#spillplangbox2 {
 position:absolute;left:0px;top:1px;width:230px;height:50px;
}
#spillhead {
 border:1px outset white;
 color:black;
}
#spillhead2 {
 border:1px outset white;
 color:black;
}
#spillcont {
 border:1px outset white;
 background: white;

}
#spillcont2 {
 border:1px outset white;
 background: white;

}
#agenda {
 position:absolute;left:600px;top:1px;width:350px;height:0px;
}
#agendahead {
 border:1px outset white;
 font-weight: bold;
 color:black;
 background:#808080;
 width:350px;
}
#agendacont {
 border:1px outset white;
 width:350px;

}

.match{
 text-align: left;
}

.Spilldag{
 background:white;
 width: 100%;
}

.matchEntry{width:70px;}
.matchTable{width:100%;background:white;font-family:Arial;font-size:11px}
.matchCaption{text-align:center;font-weight: normal;background:#D9D6C5}
.matchNav{cursor:pointer}
.classement{border-bottom:1px solid white}
.grille{border-bottom:1px solid buttonface;border-right:1px solid buttonface}
.grille_bottom{border-bottom:1px solid buttonface}
.grille_right{border-right:1px solid buttonface}

input,select{
    font-family:Verdana,Arial;font-size:11px;
    color: #696969;
}

#buttonhover {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 text-align:center;
}
#buttondown {
 border-top:1px solid silver;
 border-left:1px solid silver;
 border-bottom:1px solid white;
 border-right:1px solid white;
 cursor:default;
 text-align:center;
 background:buttonface;
}
#button {
 cursor:default;
 text-align:center;
 font-family:Arial;
 font-size: 11px;
 height: 10px;
}
#toolbuttonhover {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 background:Gainsboro;
 text-align:center;
 color:black;
 cursor:pointer
}
#toolbuttondown {
 border-top:1px solid silver;
 border-left:1px solid silver;
 border-bottom:1px solid white;
 border-right:1px solid white;
 text-align:center;
 background:#0caa70;
 cursor:pointer
}
#toolbutton {
 border:1px solid black;
 cursor:pointer;
 text-align:center;
}

#boxbutton {
 border:1px solid #f4f4f4;
 cursor:default;
 text-align:center;
}

#box {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background-color:#F4F4F4;
 color:black;
 font-weight:normal;
 font-size: 11px;
}
#boxwhite {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:white;
 color:black;
 font-weight:normal;
}
#boxcanvas {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:white;
 color:black;
 font-weight:normal;
}
#boxflat {
 border-top:0px solid white;
 border-left:0px solid white;
 border-bottom:0px solid silver;
 border-right:0px solid silver;
 cursor:default;
 color:black;
 font-weight:normal;
}
#boxcadre {
 border-top:1px solid silver;
 border-left:1px solid silver;
 border-bottom:1px solid white;
 border-right:1px solid white;
 cursor:default;
 background:#FFFFFF;
 color:black;
 font-weight:normal;
}
#boxTableHeader {
 border-bottom:1px solid silver;
 cursor:default;
 color:black;
 font-weight:bold;
}
#boxTableHeader2 {
 border-bottom:1px solid white;
 cursor:default;
 color:navy;
 font-weight:normal;
 font-size:1px;
}
#boxvisite {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:#f4f6f6;
 color:black;
 font-weight:bold;

}
#boxsaison {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:silver;
 color:#f4f4f4;
 font-weight:bold;
}
#boxnegative {
 border-top:1px solid silver;
 border-left:1px solid silver;
 border-bottom:1px solid white;
 border-right:1px solid white;
 cursor:default;
 background:white;
 color:black;
 font-weight:normal;
}
#tool {
 font-family: Arial, Lucida Sans Unicode;
 font-size: 13px;
 cursor:default;
 background-color:#8394ca;
 background-repeat: repeat-x;
 color: #FFFFFF;
 font-weight:bold;
 padding:2px;
 height:20px;

}
.contBox{
	border-top:0px solid white;
	border-left:1px solid white;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	font-weight:normal;
	color:black;
	background: #f5f5f5;
	padding:4px;
	font-family: Tahoma;
}
.contBox2007{
	font-weight:normal;
	color:#696969;
	padding:12px;
	background-color: #ffffff;
}
#pubbar {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:#f4f4f4;
 color:black;
 font-weight:normal;
 font-size:12px;
}
.pubbar {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:#ffffff;
 color:black;
 font-weight:normal;
 font-size:10px;
 padding:0px;
 width:140px;height:60px;
}
#titlebar {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background:#ffffff;
 color:black;
 font-weight:normal;
 font-size:9px;
}
#divider {
 border-right:1px solid white;
 font-size:1px;
}
#box2 {
 cursor:pointer;
 background:black;
 color:white;
 font-weight:bold;
}
.event{
	cursor:pointer;
	margin-bottom:1px;
	margin-top:1px;
	text-decoration:none;
	color:#5E656F;
	background-color: #FFFFFF;
}
.eventTraining{
	cursor:pointer;
	margin-bottom:1px;
	margin-top:1px;
	text-decoration:none;
	background-color: #e6e6fa;
	color:#5E656F;
}
.eventhover {
	cursor:pointer;
	margin-bottom:1px;
	margin-top:1px;

	text-decoration:none;
	color:#5E656F;
	background-color:yellow;
}
.eventselected {
	cursor:pointer;
	margin-bottom:1px;
	margin-top:1px;
	text-decoration:none;
	color:white;
	background-color:blue;
}
.eventDay {
	margin-bottom:0px;
	border-bottom:0px solid darkgray;
	background-image: url("../images/calendarHeader.gif");
	background-repeat: no-repeat;
	text-align:right;
	color: #A2A2B5;
	padding-right:4px;
	font-size:11px;
	font-weight:normal;
	height: 16px;
	width: 107px;
}
.eventDayToday {
	margin-bottom:0px;
	border-bottom:0px solid darkgray;
	background-image: url("../images/calendarHeaderT.gif");
	background-repeat: no-repeat;
	text-align:right;
	color: #FFFFFF;
	padding-right:4px;
	font-size:11px;
	font-weight:normal;
	height: 16px;
	width: 107px;
}
.eventAllDay {
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
}
table.ms-toolbar {
   background-repeat: repeat-x;
   color: #ffffff;
   font-weight: bold;
   font-family: Tahoma, Verdana,Lucida Sans Unicode, Arial;
   padding:0px;
   cursor:default;
   text-align:center;
   font-family: Arial;
   font-size: 11px;
   height: 10px;
   vertical-align: middle;
}
table.ms-toolbar td {
	font-family: Tahoma, Verdana,Arial;
}
.ms-rtetoolbarunsel {
    padding: 3px;
    font-weight: bold;
}
.ms-rtetoolbarunsel2 {
    padding: 3px;
    font-weight: bold;
}
.ms-rtetoolbarsel {
    padding: 3px;
    background:transparent url(/images/sprite.png) repeat-x left 0px;color:#fff;
    font-weight: bold;
}
.ms-rtetoolbarsel2 {
    padding: 3px;
    background-image: url("/images/transbg3.png");
    background-repeat: repeat-x;
    background-position: bottom center;
    font-weight: bold;
    color: #FFFFFF;
}
.ms-rtetoolbarhov
{
    padding: 3px;
    cursor: pointer;
    background:transparent url(/images/sprite.png) repeat-x left -32px;color:#fff;
}
.ms-rtetoolbarhov2
{
    padding: 3px;
    background-repeat: repeat-x;
    background-position: bottom center;
    cursor: pointer;
    background-image: url("/images/transbg2.png");
    color: #FFFFFF;
}
.ms-rtetoolbar3unsel {
    padding: 3px;
    font-weight: bold;
    width: 80px;
    text-align: center;
    color: #FFFFFF;
}
.ms-rtetoolbar3sel {
    padding: 3px;
    background-color:#009900 ;
    width: 80px;
    color: #FFFFFF;
}
.ms-rtetoolbar3hov
{
    padding: 3px;
    width: 80px;
    text-align: center;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url("../images/sel.png");
    color: #FFFFFF;
}
.cdmToolbarDivider {
	background-image: url("../images/gridlinev.gif");
	background-position: center center;
	background-repeat: repeat-y;
    padding-left: 1px;
}
.cdmToolbar2Divider {
	background-image: url("../images/gridlinev.gif");
	background-position: center center;
	background-repeat: repeat-y;
    padding-left: 1px;
}

.boxsaison {
 cursor:default;
 color:#FFFFFF;
 font-weight:bold;
 background-color: #8393ca;
 background-image: url("../images/tool_back.png");
 background-repeat: repeat-x;
 background-position: top;
 font-size: 13px;
 font-family: Arial;
 padding-left: 6px;
 padding-top: 2px;
 padding-bottom: 4px;
 border-right: 1px solid #a2aed7;
 border-left: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
}
.boxsaison2 {
 cursor:default;
 color:#FFFFFF;
 font-weight:bold;
 background-color: #a2a2b5;
 font-size: 12px;
 font-family: Arial;
 padding-left: 6px;
 padding-top: 2px;
 padding-bottom: 2px;
 border-right: 1px solid #a2aed7;
 border-left: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
}
.boxspilldag {
 border-top:1px solid white;
 border-left:1px solid white;
 border-bottom:1px solid silver;
 border-right:1px solid silver;
 cursor:default;
 background-color: #8394ca;
 color: white;
 font-weight:bold;
 height: 16px;
 vertical-align: middle;
}
.boxsaisonselected {
 cursor:default;
 color: #FFFFFF;
 font-weight:bold;
 background-color: #8393ca;
 background-image: url("../images/tool_back_sel.png");
 background-repeat: repeat-x;
 background-position: top;
 font-size: 13px;
 font-family: Arial;
 padding-left: 6px;
 padding-top: 2px;
 padding-bottom: 4px;
 border-right: 1px solid #6264ad;
 border-left: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
}
.boxVisite {
 cursor:default;
 background-color: #F5F5DC;
 color:#696969;
 border: 0px solid #8393ca;
 font-size: 10px;
 font-weight:normal;
 font-family: Verdana, Arial;
 width: 230px;
 padding: 2px;
 border-right: 1px solid #a2aed7;
 border-bottom: 1px solid #a2aed7;
 border-left: 1px solid #ffffff;
}
.boxVisiteSelected {
 cursor:default;
 color:#696969;
 background-color: #eee9e9;
 border: 0px solid #ff8001;
 font-weight:normal;
 width: 230px;
 height: 30px;
 padding: 2px;
 border-right: 1px solid #6264ad;
 border-bottom: 1px solid #6264ad;
 border-left: 1px solid #ffffff;
}
.codeButtonText{

}
.codeButton
{
    padding: 2px;
    background-image: url("../images/code_button.gif");
    background-repeat: no-repeat;
    width:46px;
    height:46px;
    cursor: pointer;
    color:black;
    text-align: center;
    vertical-align: middle;
}
.codeButtonHover
{
    padding: 2px;
    background-image: url("../images/code_button_hover.gif");
    background-repeat: no-repeat;
    width:46px;
    height:46px;
    cursor: pointer;
    color:white;
    text-align: center;
    vertical-align: middle;
}
table#accessCode {
	font-size:24px;
	color:#FFFFFF;
	font-weight: bold;
}

#mainTab {
	background-image: url("../images/nav_tab.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-align:center;
	width: 66px;
	height: 28px;
}
#mainTab A{
	text-align:center;
	color: #FFFFFF;
}
#CDMToolBarRemark {
	vertical-align: top;
	font-size: 17px;
	font-weight: normal;
	color: #f4f4f4;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 20px;
	padding-top: 6px;
}

.Seniors1 {
	background-color: #CC5500;
	color: #FFFFFF;
	padding-left: 2px;
}
.Seniors2 {
	background-color: #FEDB7D;
	color: #FFFFFF;
	padding-left: 2px;
}
.itemLeftBorder{
	width: 10px;
}
.dateIcon{
	vertical-align: middle;
}
	.container{
		padding: 6px;
	}
	.news {
		width:360px;
		text-align:left;
		font-family: Arial;
		font-size: 12px;
		background-color: #dddddd;
		background-image: url("../images/newsbg.png");
		background-position: top;
		background-repeat: repeat-x;
	}
	.updatePanel {
		width:100%;
		text-align:left;
		font-family: Arial;
		font-size: 11px;
		background-color: #f4f4f4;
		margin-top: 1cm;
	}
	.newsTitle {
		font-weight: bold;
		color: #ffffff;
		margin-top:0cm;
		margin-bottom:0cm;
		font-size: 13px;
	}
	.newsDate {
		padding-left: 8px;
		padding-top: 6px;
		text-align: left;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
		border-top: 16px;
		text-align: justify;
	}
	.newsBody {
		text-align: justify;
		padding: 4px;
		color: #696969;
		font-size: 12px;

	}
	.newsBody2 {
		text-align: center;
		text-indent:0.0cm;
	}
	.newsBodyMatchs {
		text-align: justify;
		padding-top: 4px;
		background-color: #ffffff;
		margin-top: 0px;
		margin-bottom: 8px;
		cursor: default;
		border-left: 1px solid #a2a2b5;
		border-top: 1px solid #a2a2b5;
		border-right: 1px solid #f4f4f4;
		border-bottom: 1px solid #f4f4f4;
		background-color: #ffffff;
	}
	.spillPlang {
		font-size: 11px;
		margin-top: 6px;
		background-image: url("images/pusteblume.jpg");
		background-position: right bottom;
		background-repeat: no-repeat;

	}
	.spillPlang caption{
		color: navy;
		border-top: 1px solid navy;
		background-color: #ccccff;
		font-weight: bold;

	}
	.even {
		background-color: #EEEEEE;
	}
	.boxTournoi {
		background-color: #006B33;
		color: white;
		width: 100%;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
	}
	.heure {
		color: navy;
		width: 20px;
	}
	#heure2 {
		color: navy;
		width: 100px;
	}
	.match {
		padding-left: 12px;
		color: #696969;
		font-size:13px;
		font-weight: bold;
		cursor: pointer;
	}
	.score {
		color: #000000;
		font-size:12px;
		background-color: #ffe4b5;
		font-weight: normal;
	}
	.match2 {
		padding-left: 12px;
		font-size: 10px;
		color: gray;
		width: 280px;
	}
	.match3 {
		padding-left: 14px;
		font-size: 10px;
		font-style: normal;
		font-style: italic;
		color: gray;
	}
	.legendePhoto {
		font-size: 10px;
		color: gray;
		text-align: justify;
	}
	#rem {
		font-size: 9px;
	}
	.panelTitle{
		padding-left: 8px;
		padding-top: 4px;
		padding-bottom: 6px;
		font-size: 14px;
		font-weight: normal;
		color: #7c7d9c;
	}
.toolbarContainer{
	background-image: url("../images/toolbarbg.png");
	background-color: #000000;
	background-repeat: repeat-x;
	padding: 0px;
	height: 35px;
}
.searchInput {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
}
.newsSaison {
	text-align:left;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #e6e6fa;
}
	.resultBody {
		font-family: Tahoma,Arial;
		color: #696969;
		font-size: 10pt;

	}
.article {
  text-align: left;
  margin-bottom: 6px;
  padding: 4px;
  border-top: 1px solid #CCCCCC;
}
.articleText {
  font-family: Tahoma;
  font-size: 13px;
  color:#595959;
  line-height: 18px;
}
.articleTitre {
  font-family: Arial,Tahoma;
  font-size: 18px;
  text-align: left;
  color: #666699;
  margin-bottom: 10pt;
  font-weight: bold;
}
.bu {
    padding:4px;display:block;background:#E9E9E9;color:#595959;font-family:Arial, Helvetica, sans-serif;font-size:0.69em;

}
.img_l{
  margin:0 15px 6px 0;float:left;width:340px;}

.img_r{
  margin:0 0 6px 15px;float:right;width:340px;}

.sep {
  margin:0;padding:1px;background:transparent url(../images/gridline.gif) top repeat-x;
}
.date{
    width: 100%;
    text-align: right;
    color:#595959;font-family:Arial, Helvetica, sans-serif;font-size:0.69em;
}
.fcjj_spilldag {
    color: #696969;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    background-image: url("../images/gridlinev.gif");
    background-repeat: repeat-y;
    background-position: right;
}
.fcjj_spilldag caption{
    font-weight: normal;
    background-color: #F5F5DC;
    background-image: url("../images/gridline.gif");
    background-repeat: repeat-x;
    background-position: bottom;
    vertical-align: middle;
    color: #696969;
    text-align: right;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
}
.teamHighlight {
    font-weight: normal;
    color: #000000;
}
.teamName{
  width: 90px;
}
       .imgLegend{
        font-family: Arial, sans-serif;
        font-size: 11px;
        padding: 4px;
        font-style: normal;
        background:transparent url(/images/bg_ti_overlay_green.gif) no-repeat left bottom;
        color:#ffffff;
        margin:0;
      }
      .divLeft{
        float: left;
        background-color: #F4F4F4;
        margin-right: 12px;
        margin-bottom: 12px;
        margin-top: 3px;
        width: 340px;
        display: block;
        line-height: 100%;
      }
      .divLeft2{
        float: left;
        margin: 0;
        margin-right:6px;
        margin-bottom:12px;
        display: block;
        line-height: 100%;
        padding:0;
      }
      .divRight{
        float: right;
        background-color: #E6E6FA;
        margin-left: 12px;
        margin-bottom: 12px;
        margin-top: 12px;
        width: 340px;
        display: block;
      }
      .artCorps{
        margin-top: 6px;
        text-align: left;
        padding:4px;
      }
      .artCorps p{
        line-height: 150%;

      }
      .artBody{
        padding: 0px;
      }
      .art{
        font-family: Arial, sans-serif;
        font-size: 13px;
        margin-top: 12px;
        padding: 1px;
        color: #696969;
        text-align: justify;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      border-right: 1px dotted #c0c0c0;
      border-bottom: 1px dotted #c0c0c0;
      border-top: 1px dotted #c0c0c0;
      border-left: 1px dotted #c0c0c0;
      background-color: #FFFFFF;
      }
      .artTitle{
        font-family: Calibri,Arial;
        font-size: 12pt;
        font-weight: bold;
        margin-top: 4px;
        padding-left:6px;
        color: #296d2f;

      }
      .artHeader{
        font-size: 12px;
        background-color: transparent ;
        background-image: url(../images/toolbar_background.gif);
        background-repeat: repeat-x;
        background-position: center;
        font-weight: bold;
        padding:4px;
        vertical-align: middle;
        color: #FFFFFF;
      }
      .artHeader TABLE{
        width: 100%;
      }
      .artDate{
        text-align: right;
      }
      .artFooter{
        text-align: right;
        font-size: 12px;
        padding :6px;
      }
      .matchScore{
        text-align: center;
        font-weight: bold;
      }
      .artTable{
        font-size: 12px;
      }

.artHeader2{
    font-size: 11px;
    color: #FFFFFF;
    background-image: url("/images/bg2008vert.png");
    background-repeat: repeat-x;
    background-position: top;
    padding:4px;
    font-weight: normal;
}
.artHeader20px{
    font-family: Verdana,Arial,Arial Black;
    font-size: 11px;
    background-color: transparent;
    padding:4px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url("/images/artHeader2024.png");
    background-repeat: repeat-x;
    background-position: center top;
    height: 24px;
}
.artHeader30px{
    font-family: Arial,Tahoma,Arial Black;
    font-size: 12px;
    background-color: transparent;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/toolbar_background.gif);
    background-repeat: repeat-x;
    background-position: center;
    height: 32px;
    padding-left:2px;
    padding-right:6px;
}
.artHeaderKlassement{
    font-family: Arial,Tahoma,Arial Black;
    font-size: 13px;
    background-color: transparent;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url("/images/bg2008klass.png");
    background-repeat: no-repeat;
    background-position: left top;
    height: 32px;
    padding-left:30px;
    padding-right:6px;
}
.artHeaderSpilldag{
        background-image: url(../images/bg2008bluegrad.png);
        background-repeat: repeat-x;
        background-position: left center;
    height: 24px;
    font-family: Arial,Tahoma,Arial Black;
    font-size: 12px;
    background-color: #4169E1;
    color: #FFFFFF;
    font-weight: bold;
    padding-left:6px;
    padding-right:6px;
    border-bottom: 1px dotted #c0c0c0;
}
    .annonce2{
      background-color: #FFFFFF;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: xx-small;
      padding-bottom: 16px;
      }
    .annonce3{
      background-image: url(../images/fond_class.jpg);
      background-repeat: repeat-y;
      background-position: top;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: xx-small;
      }

    .annonce{
      background-color: #FFFFFF;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      padding: 6px;
      padding-bottom: 16px;
      color: #696969;
      margin-bottom: 6px;
      text-align: left;
      border: 1px dotted #c0c0c0;
    }
.annonceTitle {
  font-weight: bold;
  background-color: transparent;

}

    .annonceScorer{
      font-family: Arial, Helvetica, sans-serif;
      font-size: xx-small;
      color: #696969;
      text-align: left;

    }
    .annonceClassementMini{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 9px;
      color: #696969;
      text-align: left;
    }

   .login{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: xx-small;
      background-color: #f4f4f4;
   }
.FCJJToolbar2 {
    margin-top:0px;
    font-size:10px;color:#FFFFFF;
    background-image: url("../images/navbg.png");
    background-repeat: repeat-x;
    background-color: #F5F5DC;
}
.FCJJToolbar3 {
    margin-top:0px;
    font-size:10px;
    background-image: url("../images/bg2008black.png");
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #F4F4F4;
    color: #696969;
}
.FCJJToolbar2 td{
    font-size:10px;color:#534741;
}

.annoncebg{
    vertical-align:top;
    padding:4px;
    background-image:url(/images/bga.gif);
    background-repeat: repeat-y;

}
.annoncebgWinter{
    vertical-align:top;
    padding:10px;
    background-image: url(../images/bgaWinter.gif);
    background-repeat: repeat-y;
}
.teamNavigator {
  cursor: pointer;
  padding: 8px;
  font-size: 11px;
  color: #F4F4F4;
  font-weight: bold;
  text-align: center;
}

.teamNavigatorSelected {
  cursor: pointer;
  font-weight: bold;
  padding: 6px;
  background-image: url("../images/sel.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  border: 1px solid #CCCCCC;
  font-size: 11px;
  color: #F4F4F4;
  text-align: center;
}
.teamNavigator2 {
  cursor: pointer;
  padding: 4px;
  color: #696969;
  font-weight: normal;
  font-size: 11px;
  border: 1px solid transparent;
}
.teamNavigator2:hover {
  background:#f3fafe url(/images/vista_blue_grad.png) repeat-x left bottom;
  border: 1px solid #b7e7fc;
  color:#696969;
}

.teamNavigator2Selected {
  cursor: pointer;
  font-weight: bold;
  padding: 4px;
  border: 1px solid #CCCCCC;
  color: #696969;
  background-color: #F4F4F4;
  background-image: url("../images/toolbarbg1.gif");
  background-repeat: repeat-x;
  background-position: top;
  font-size: 11px;

}
.teamNavigator2Hover {
  cursor: pointer;
  font-weight: normal;
  padding: 3px;
  border: 1px solid #CCCCCC;
  color: #696969;
  background-color: #FFFFFF;

  font-size: 11px;

}
.contactNavigatorSelected {
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  color: #696969;
  background-color: #F4F4F4;
  background-image: url("../images/toolbarbg1.gif");
  background-repeat: repeat-x;
  background-position: top;
  font-size: 10px;
}

.contactNavigator {
  cursor: pointer;
  font-weight: normal;
  border: 1px solid #FFFFFF;
  color: #696969;
  background-color: #FFFFFF;
  font-size: 10px;
}

.toolNavigator {
  cursor: pointer;
  padding: 2px;
  color: #F4F4F4;
  font-weight: normal;
  font-size: 11px;
}

.toolNavigatorSelected {
  cursor: pointer;
  font-weight: bold;
  padding: 2px;
  color: #696969;
  background-color: transparent;
  background-image: url("../images/bg2008gris.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  font-size: 11px;

}
.toolNavigatorHover {
  cursor: pointer;
  font-weight: bold;
  padding: 2px;
  color: #F4F4F4;
  background-color: transparent;
  background-image: url("../images/bg200801.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  font-size: 11px;

}
.titremois  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold;}
.titremois:link  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; text-decoration: none }
.titremois:visited  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold;  text-decoration: none }
.titremois:hover  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; text-decoration: underline }

.titrejours  { width:100px;vertical-align: top; }
.titrenum  { vertical-align: top;border-bottom:1px solid #CCCCCC;}
.titrenum2  {  background: #F4F4F4;vertical-align: top;border-bottom:1px solid #CCCCCC;  }
.titreweek  { background: #1C2D67;vertical-align: top;border-bottom:1px solid #CCCCCC;  }
.titreweek2  { background: #1C2D67;vertical-align: top;border-bottom:1px solid #CCCCCC; }
.titreferie  { background: #FFCC99;vertical-align: top;border-bottom:1px solid #CCCCCC;  }
.titreferie2  { background: #FFCC99;vertical-align: top;border-bottom:1px solid #CCCCCC; }
.titrewend  { vertical-align: top;border-bottom:1px solid #CCCCCC;}
.titrewend2  { background: #CCFFFF;vertical-align: top;border-bottom:1px solid #CCCCCC; }
.titrenow  { background: #FFFF99;vertical-align: top;border-bottom:1px solid #CCCCCC;color:#6666FF; }

.fcjjcalendar {
    font-family: Verdana, Arial;
    font-size: 10px;
    vertical-align: top;
    color: #696969;
    border: 1px solid #CCCCCC;
}
.catEvent {
    color: #696969;
    cursor: pointer;
    padding: 4px;
    width: 100%;
}
.catEvent1 {
    color: #696969;
    cursor: pointer;
}
.catEvent2 {
    color: #696969;
    cursor: pointer;
}
.catEvent3 {
    color: #696969;
    cursor: pointer;
}
.catEvent16 {
    color: #696969;
    cursor: pointer;
}
.calHeader{
  font-size: 10px;
  text-align: left;
  font-weight: bold;
  padding-right: 4px;
  color: #696969;
}

.calEvent{
      background-color: transparent;
      border-top: 1px solid #F4F4F4;
  background-image: url("../images/toolgrad1.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}

.timeMatch {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 11px;
    padding-left:2px;
    padding-right:2px;
    padding-top:1px;
    padding-bottom:1px;
    text-align: center;
    width:20px;
    font-weight: bold;
    background-image: url("../images/blackg.png");
    background-repeat: repeat-x;
    background-position: top;
}

.categoryTitre1 {
    color: #FFFFFF;
    font-size: 11px;
    padding-left:4px;
    padding-right:2px;
    padding-top:1px;
    padding-bottom:1px;
    text-align: left;
    width:360px;
    background-image: url("../images/calendar_blue.png");
    background-repeat: repeat-x;
    background-position: top;
    font-weight: bold;
}

.categoryTitre2 {
    color: #FFFFFF;
    font-size: 11px;
    padding-left:4px;
    padding-right:2px;
    padding-top:1px;
    padding-bottom:1px;
    text-align: left;
    width:360px;
    background-image: url("../images/calendar_green.png");
    background-repeat: repeat-x;
    background-position: top;
    font-weight: bold;
}

.categoryTitre3 {
    background-color: #f28fbf;
    color: #FFFFFF;
    font-size: 11px;
    padding-left:2px;
    padding-right:2px;
    padding-top:1px;
    padding-bottom:1px;
    text-align: center;
    width:360px;
}
.categoryTitre16 {
    background-color: #ffcc00;
    color: #FFFFFF;
    font-size: 11px;
    padding-left:2px;
    padding-right:2px;
    padding-top:1px;
    padding-bottom:1px;
    text-align: center;
    width:260px;
}
.calHeaderFCJJ {
    height: 23px;
    font-size:14px;
    width:100%;
    font-weight: bold;
    text-align:right;
    color:#696969;
    padding-right: 4px;

}
.button {
  height: 100px;
}
.button:hover {
  height: 100px;
  background-color: #F4F4F4;
  border: 1px solid #CCCCCC;
}

.klass {
    border-bottom: 1px #DCDCDC solid;
    border-right: 1px #DCDCDC solid;
}

.klass_limiter {
    background-image:url(../images/gridline_red1px.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}
.klass_limiter_up {
    background-image:url(../images/gridline_red1px.gif);
    background-repeat:repeat-x;
    background-position:top;
    height:8px;
}
.klass_limiter_down {
    background-image:url(../images/gridline_red1px.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    height:8px;
}

.klass_opsteiger {
  background-color: transparent;
}
.klass_barrage {
  background-color: transparent;
}
.klass_ofsteiger {
  background-color: transparent;
}

.klass_junglinster {
  background-color: #87CEFA;
  color: #FFFFFF;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
}
.klass_junglinster TD {
  background-color: #87CEFA;
  color: #FFFFFF;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
}

.klass_junglinster_mini {
  background-color: #FFFF99;
  color: #FFFFFF;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
}

.klass_i {
  font-family: Arial Black;
  font-size: 12px;
  width: 14px;
  text-align: right;
  font-weight: normal;
  vertical-align: middle;
  color: #696969;
}
.klass_ijung {
  font-family: Arial Black;
  font-size: 12px;
  width: 14px;
  text-align: right;
  font-weight: normal;
  vertical-align: middle;
  color: #F3F3F3;
}

.klass_i_mini {
  font-family: Arial;
  font-size: 11px;
  width: 14px;
  text-align: right;
  font-weight: normal;
  color: #696969;
  padding-right: 2px;
  border-right: 1px dotted #000000;
}
.klass_ijung_mini {
  font-family: Arial;
  font-size: 11px;
  width: 14px;
  text-align: right;
  font-weight: normal;
  padding-right: 2px;
  border-right: 1px dotted #000000;
  color: #F3F3F3;
}
.klass_teamname {
  font-size: 12pt;
  width: 180px;
  text-align: left;
  vertical-align: middle;
}
.klass_nb {

  font-size: 10pt;
  width: 20px;
  text-align: left;
  vertical-align: middle;
}
.klass_gew {
  font-size: 8pt;
  width: 20px;
  text-align: right;
  vertical-align: middle;
}
.klass_gle {
  font-size: 8pt;
  width: 14px;
  text-align: center;
  vertical-align: middle;
}
.klass_ver {
  font-size: 8pt;
  width: 14px;
  text-align: left;
  vertical-align: middle;
}
.klass_g1 {
  font-size: 10pt;
  width: 50px;
  text-align: right;
  vertical-align: middle;
}
.klass_g2 {
  font-size: 10pt;
  width: 10px;
  text-align: right;
  vertical-align: middle;
}
.klass_gdiff {
  font-size: 10pt;
  width: 40px;
  text-align: right;
  vertical-align: middle;
}
.klass_pkt {
  font-size: 10pt;
  font-weight: bold;
  width: 30px;
  text-align: right;
  vertical-align: middle;
  padding-right: 4px;
}

.klass_teamname_mini {
  font-size: 8pt;
  width: 120px;
  text-align: left;
  vertical-align: middle;
}
.klass_nb_mini {

  font-size: 8pt;
  width: 14px;
  text-align: left;
  vertical-align: middle;
}
.klass_gew_mini {
  font-size: 7pt;
  width: 7px;
  text-align: right;
  vertical-align: middle;
}
.klass_gle_mini {
  font-size: 7pt;
  width: 7px;
  text-align: center;
  vertical-align: middle;
}
.klass_ver_mini {
  font-size: 7pt;
  width: 7px;
  text-align: left;
  vertical-align: middle;
}
.klass_g1_mini {
  font-size: 8pt;
  width: 20px;
  text-align: right;
  vertical-align: middle;
}
.klass_g2_mini {
  font-size: 8pt;
  width: 6px;
  text-align: right;
  vertical-align: middle;
}
.klass_gdiff_mini {
  font-size: 8pt;
  width: 20px;
  text-align: right;
  vertical-align: middle;
}
.klass_pkt_mini {
  font-size: 8pt;
  font-weight: bold;
  width: 16px;
  text-align: right;
  vertical-align: middle;
  padding-right: 4px;
}

.spill_teamA {
  width: 180px;
  text-align: left;
  vertical-align: top;
  padding-left:2px;
  font-weight: normal;
}
.spill_teamB {
  width: 180px;
  text-align: left;
  vertical-align: top;
  padding-left:2px;
  font-weight: normal;
}
.spill_vs {
  width: 10px;
  text-align: center;
  vertical-align: top;
  font-weight: normal;
}
.spill_result {
  width: 30px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-right:2px;
  font-weight: bold;
}

.spill_teamAPlayed {
  width: 140px;
  text-align: left;
  vertical-align: top;
  padding-left:2px;
  color:#A9A9A9;
}
.spill_teamBPlayed {
  width: 140px;
  text-align: left;
  vertical-align: top;
  color:#A9A9A9;
}
.spill_vsPlayed {
  width: 10px;
  text-align: center;
  vertical-align: top;
  color:#A9A9A9;
}
.spill_resultPlayed {
  width: 10px;
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  padding-right:2px;
  color:#A9A9A9;
}
.spill_matchDatePlayed {
  font-weight: normal;
  color:#A9A9A9;
}

.spill_matchDate {
  font-weight: bold;
}

.ggetter_nom {
  width: 200px;
  vertical-align: top;
}
.ggetter_photo {
  padding-top: 4px;
  vertical-align: top;
  width:53px;
}
.ggetter_goal {
  font-weight: bold;
  width: 16px;
  text-align: right;
  vertical-align: top;
  padding-right: 6px;
}
.trikotNummer{height:42px; width:42px; font-size: 20pt;padding: 0px; vertical-align: bottom;background-image: url('/images/trikotbg.gif'); color:gray;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}
.Numm{
    height:93px;
    width:102px;
    font-weight: bold;
	font-size: 11px;
    color:#000000;
	background-image: url('/images/trikots/trikot_white.gif');
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
    text-align:center;
    cursor: move;
}

.quickNews{
  margin-top: 6px;

}
.ferie_nouvelAn {
  background-color: #CCCCFF;
    border-bottom:1px solid #CCCCCC;
}
.ferie_premierMai {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.ferie_nationalFeierdag {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.ferie_assomption {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.ferie_toussaint {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.ferie_noel {
    background-color: #CCCCFF;
	background-image: url('/images/noel.png');
	background-repeat:no-repeat;
	background-position: right bottom;
    height: 48px;
    border-bottom:1px solid #CCCCCC;
}
.ferie_paques {
    background-color: #CCCCFF;
    border-bottom:1px solid #CCCCCC;
}
.ferie_lundiPaques {
  background-color: #CCCCFF;
	background-image: url('/images/paques.gif');
	background-repeat:no-repeat;
	background-position: right bottom;
    border-bottom:1px solid #CCCCCC;
}
.ferie_ascension {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.ferie_lundiPentecote {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.ferie {
  background-color: #CCCCFF;
  border-bottom:1px solid #CCCCCC;
}
.adminPanel {
    color: #F4F4F4;
    background-image: url('/images/navhg.gif');
	background-repeat:repeat-x;
	background-position: top;
    height: 20px;
}
.calendarJour {
  width: 40px;
  height:20px;
  text-align: center;
  font-weight: bold;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background-color: #6495ED;
  color: #FFFFFF;
  background-image: url("/images/transbg3.png");
  background-repeat: repeat-x;
  background-position: top;
  cursor: default;
}
.calendarDay {
  color:#696969;
  width: 40px;
  height:30px;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  text-align:right;
  padding-right:2px;
  background-image: url("/images/bg2008gris.png");
  background-repeat: repeat-x;
  background-position: top;
  cursor: default;
}
.calendar2010 {
    width: 100%;
    border-top:1px solid #d7dee7;
    border-left:1px solid #d7dee7;
}
.calendar2010 TD {
    height: 80px;
    width: 60px;
    border-bottom:1px solid #d7dee7;
    border-right:1px solid #d7dee7;
}
.calendarDay2010 {
  color:#6685ae;
  text-align:right;
  padding-right:2px;
  background-color: #FFFFFF;
  cursor: default;
}
.calendarDayEvent2010 {
  color:#6685ae;
  font-weight: bold;
  border-bottom:1px solid #96a9c1;
  border-right:1px solid #96a9c1;
  text-align:right;
  padding-right:2px;
  background-color: #eaeff5;
  cursor: default;
}
.calendarDayTraining2010 {
  color:#6685ae;
  font-weight: bold;
  border-bottom:1px solid #96a9c1;
  border-right:1px solid #96a9c1;
  text-align:right;
  padding-right:2px;
  background-color: #eaeff5;
  cursor: default;
}
.calendarDayEventToday2010 {
  color:#6685ae;
  font-weight: bold;
  border-bottom:1px solid #96a9c1;
  border-right:1px solid #96a9c1;
  text-align:right;
  padding-right:2px;
  background-color: #AFEEEE;
  cursor: default;
}
.calendarYearEventFerie2010 {
  color:#6685ae;
  font-weight: bold;
  border-bottom:1px solid #96a9c1;
  border-right:1px solid #96a9c1;
  text-align:right;
  padding-right:2px;
  background-color: #FFFACD;
  cursor: default;
}
.calendarYearDay {
      font-family: Arial,Verdana,Arial;
      font-size: 10pt;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FFFFFF;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      padding-bottom: 8px;
      color: #696969;
      width:200px;
      height:60px;
}
.calendarYearDaySunday {
      font-family: Arial,Verdana,Arial;
      font-size: 8pt;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #E6E6FA;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      padding-bottom: 8px;
      color: #696969;
      width:200px;
      height:60px;
}
.spilldagTable {
      background-color: #FFFFFF;
      color: #696969;
      font-size: 11px;
      padding-bottom: 6px;
      border: 1px dotted #c0c0c0;
      margin-bottom: 4px;
}

.scorerTable {
      font-family: Arial,Verdana,Arial;
      font-size: 12px;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FFFFFF;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      padding-bottom: 8px;
      color: #696969;
}
.classementTable {
      font-family: Arial,Verdana,Arial;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FFFFFF;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      color: #696969;
      font-size: 0.82em;
      padding-bottom: 8px;
}
.classementTableMini {
      font-family: Arial,Verdana,Arial;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FFFFFF;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      color: #696969;
      font-size: 9px;
      padding-bottom: 8px;
}
.footerClassement {
    font-family: Arial;
    height:12px;
    color:#696969;
    padding:2px;
    text-align:center;
    border-top:1px dotted #F4F4F4;
    margin-top: 6px;
}
.calendarDayEvent {
  color:#FFFFFF;
  font-weight: bold;
  width: 40px;
  height:30px;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  text-align:right;
  padding-right:2px;
  background-color: #66CDAA;
  background-image: url("/images/bg2008vert.png");
  background-repeat: repeat-x;
  background-position: top;
  cursor: default;
}
.calendarDayTraining {
  color:#FFFFFF;
  font-weight: bold;
  width: 40px;
  height:30px;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  text-align:right;
  padding-right:2px;
  background-color: #66CDAA;
  background-image: url("/images/bg2008lightblue.png");
  background-repeat: repeat-x;
  background-position: top;
  cursor: default;
}
.calendarDayEventToday {
  color:#FFFFFF;
  font-weight: bold;
  width: 40px;
  height:30px;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  text-align:right;
  padding-right:2px;
  background-color: #FF8C00;
  background-image: url("/images/bg2008orange.png");
  background-repeat: repeat-x;
  background-position: top;
  cursor: default;
}
.calendarYearEventToday {
     font-family: Arial,Verdana,Arial;
      font-size: 8pt;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FF8C00;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      padding-bottom: 8px;
      color: #696969;
      width:200px;
      height:60px;
}
.calendarYearEventFerie {
      font-family: Arial,Verdana,Arial;
      font-size: 8pt;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FFFACD;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      padding-bottom: 8px;
      color: #696969;
      width:200px;
      height:60px;
}

.mediaLabel {
  color:#4169E1;
}
.matchPanelCoupeEte {
  background-image: url("/images/2008/gradgray.gif");
  background-repeat: repeat-x;
  background-position: top;
  color:#FFFFFF;
}

.captionGroup {

}

.captionGroup CAPTION {
  background-color: transparent;
  color: #32CD32;
  font-weight: bold;
  font-size: 11px;
  padding:2px;
}

  .scolaires{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
  }
  .cadets{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
  }
  .minimes{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
}
  .poussins{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
}
  .pupilles{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
	}
  .pupilles50{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 50%
	}
  .bambinis{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
	}
  .bambinis50{
    background-color: #EEEEFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 50%
	}
  .seniors{
    background-color: #EEEEEE;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
}
.seniors2{
    background-color: #EEEEEE;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
}
  .dames{
    background-color: #DDDDDD;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	height: 100%
}


  .trainingHeader{
    width: 100px;
    text-align: center;
    font-weight: bold;
    background-color: #4169E1;
    color: #FFFFFF;
  }
  .trainingTime{
    width: 80px;
    text-align: center;
    font-weight: bold;
    background-color: #32CD32;
    color: #FFFFFF;
    border-right: 1px solid #696969;
  }
  .line {
    border-bottom: 0px solid #4169E1;
  }
  .lineDotted {
    border-bottom: 1px dotted #FFFFFF;
   }
.training{
    border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 100%
}
.training TD{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 50px;
	height: 30px;
	vertical-align:top;
}
.training TR TH{
    border-bottom: 1px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	width: 70px;
	background-color:#FFFFFF;
	vertical-align:top;
	font-weight: normal;

}

.trainingContact{
    border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.trainerTable{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%
}
.trainerTable TD{
	vertical-align:top;
}

.eventTable{
      font-family: Arial,Verdana,Arial;
      font-size: 8pt;
      background-image: url(../images/toolgrad1.gif);
      background-repeat: repeat-x;
      background-position: bottom;
      border-right: 1px solid #c0c0c0;
      border-bottom: 1px solid #c0c0c0;
      border-top: 1px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      background-color: #FFFFFF;
      vertical-align: top;
      cursor: default;
      margin-bottom: 6px;
      padding-bottom: 8px;
      color: #696969;
}

.eventTable CAPTION{
  font-size: 8pt;
  font-weight: normal;
  border-top: 1px solid #F4F4F4;
  border-right: 1px solid #c0c0c0;
  padding: 0px;
  padding-left: 16px;

}

.eventTable TD{
  vertical-align: top;
}
.eventTable INPUT{
}
.eventTable TD.date{

}
.eventTable TD.jour{
  font-weight: bold;
}

.cat1{
    font-weight:bold;
    background-color:#4169E1;
    color:#FFFFFF;
    padding-left:4px;
    padding-right:4px;
    margin-right: 2px;
}
.cat2{
    font-weight:bold;
    background-color:#3CB371;
    color:#FFFFFF;
    padding-left:4px;
    padding-right:4px;
    margin-right: 2px;
}
.cat3{
    font-weight:bold;
    background-color:#FF69B4;
    color:#FFFFFF;
    padding-left:4px;
    padding-right:4px;
    margin-right: 2px;
}
.cat16{
    font-weight:bold;
    background-color:#000000;
    color:#FFFFFF;
    padding-left:4px;
    padding-right:4px;
    margin-right: 2px;
}

.iceForm {
	font-family: Arial,Franklin Gothic Book;
	font-size: 10pt;
	background-image: url("../images/ice/contentContainer_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    color: #696969;
    margin-bottom: 6px;
    background-color: #FFFFFF;
}
.iceForm TD{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 8pt;
    color: #696969;
	vertical-align: top;
}

.iceForm INPUT{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceForm TEXTAREA{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #696969;
    vertical-align: middle;

}
.iceForm SELECT{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #696969;
    vertical-align: middle;

}
.iceForm IMG{
    vertical-align: middle;
	margin-right: 2px;
}
.iceForm Caption {
	font-family: Arial,Franklin Gothic Book;
	font-size: 8pt;
	font-weight: bold;
	background-image: url("../images/ice/PnlHdr_bgslice.gif");
	text-align: left;
	color: #696969;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: default;
    vertical-align: middle;
    height:26px;
    padding:1px;
    margin:0px;
    padding-left:4px;
}

.iceCat{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    background-color: #696969;
    color: #F4F4F4;
    width:30px;
    text-align: center;
    font-weight: bold;
	background-image: url("/images/ice/catback.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.iceCatCalendar{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    background-color: transparent;
    color: #696969;
    width:100px;
    text-align: right;
    padding-right:6px;
    font-weight: normal;
    float:right;
}
.iceCat0{
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -132px -24px;
}
.iceCat1{   /*Seniors*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -132px -4px;
}
.iceCat2{   /*Seniors R.*/
    color: #FFFFFF;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -68px -196px;
}
.iceCat3{   /*Dames*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -4px -324px;
}
.iceCat4{   /*Espoirs*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -324px -196px;
}
.iceCat5{  /*Cadets*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -4px -24px;
}
.iceCat6{   /*Scolaires*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -4px -196px;
}
.iceCat7{   /*Minimes*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -324px -196px;
}
.iceCat8{   /*Poussins*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -260px -4px;
}
.iceCat9{   /*Bambinis*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -328px -260px;
}
.iceCat15{  /*Pupilles*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -260px -68px;
}
.iceCat16{  /*Veterans*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -132px -68px;
}
.iceCat17{  /*Club*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -68px -132px;
}
.iceCat18{  /*Juniors*/
    color: #F4F4F4;
	font-size: 11px;
    width:30px;
    text-align: center;
    font-weight: bold;
    background: url("/images/grads3014.jpg") -132px -132px;
}
.iceFormCalendar {
	font-family: Arial,Franklin Gothic Book;
	font-size: 11px;
	background-image: url("/images/ice/back38px.png");
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    color: #444444;
    margin-bottom: 1px;
    background-color: #FFFFFF;
}
.iceFormBlue {
	font-family: Arial,Franklin Gothic Book;
	font-size: 10pt;
	background-image: url("../images/ice/contentContainer_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    color: #444444;
    margin-bottom: 6px;
    background-color: #FFFFFF;
    width:100%
}
.iceFormBlue TD{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 8pt;
    color: #444444;
	vertical-align: top;
}

.iceFormBlue INPUT{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceFormBlue TEXTAREA{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceFormBlue SELECT{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceFormBlue IMG{
    vertical-align: middle;
	margin-right: 2px;
}
.iceFormBlue Caption {
	font-family: Arial,Franklin Gothic Book;
	font-size: 8pt;
	font-weight: bold;
	background-image: url("../images/bg2008vert.png");
    background-position: left center;
	text-align: left;
	color: #ffffff;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: default;
    vertical-align: middle;
    height:26px;
    padding:1px;
    margin:0px;
    padding-left:4px;
}
.iceImage {
	border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    margin-bottom: 2px;
    cursor: default;
    font-size: 9px;
    line-height: 10px;
    color: #696969;
    width:550px;

}
.iceImageLegend {
	border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    margin-bottom: 6px;
    cursor: default;
    padding:0px;

}
.iceImageLegend div{
    font-size: 9px;
    line-height: 10px;
    padding:4px;
    color: #696969;
}
.iceArticle {
	font-family: Calibri,Arial,Franklin Gothic Book;
	font-size: 13px;
    background:#ffffff url("../images/w7_article_bg.gif") repeat-x left top;
	border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    color: #696969;
    margin-bottom: 6px;
    width: 100%;
    cursor: default;
}


.iceArticle TD{
	font-family: Calibri,Arial,Franklin Gothic Book,Arial;
	font-size: 9pt;
    color: #696969;
	vertical-align: top;
}

.iceArticle INPUT{
	font-family: Calibri,Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceArticle TEXTAREA{
	font-family: Calibri,Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceArticle SELECT{
	font-family: Calibri,Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceArticle IMG{
    vertical-align: middle;
	margin-right: 2px;
}
.iceArticle Caption {
	font-family: Calibri,Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../images/ice/PnlHdr_bgslice.gif");
    background-position: left center;
	text-align: left;
	color: #696969;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: default;
    padding-bottom:2px;
    padding-left:4px;
    padding-right:4px;
}

.iceArticle Caption:hover {
	font-family: Calibri,Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../images/bg2008vert.png");
    background-position: left center;
	text-align: left;
	color: #ffffff;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: default;
    padding-bottom:2px;
    padding-left:4px;
    padding-right:4px;
}
.iceArticle Caption Table TD {
	font-family: Calibri,Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
    color: #696969;
    vertical-align: middle;
}
.iceArticle Caption:hover Table TD {
	font-family: Calibri,Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
    color: #ffffff;
    vertical-align: middle;
}
.iceArticle Caption Table {
    padding-top:2px;
    cursor: pointer;
}


.iceArticleGreen {
	font-family: Arial,Franklin Gothic Book;
	font-size: 10pt;
	background-image: url("../images/ice/contentContainer_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    color: #696969;
    margin-bottom: 2px;
    background-color: #FFFFFF;
    width: 100%;
}

.iceArticleGreen TD{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 9pt;
    color: #696969;
	vertical-align: top;
}

.iceArticleGreen INPUT{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceArticleGreen TEXTAREA{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceArticleGreen SELECT{
	font-family: Arial,Franklin Gothic Book,Arial;
	font-size: 11px;
    color: #444444;
    vertical-align: middle;

}
.iceArticleGreen IMG{
    vertical-align: middle;
	margin-right: 2px;
}
.iceArticleGreen Caption {
	font-family: Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
    background:transparent url(/images/icebackgreen.png) repeat-x left bottom;
    background-position: left bottom;
	text-align: left;
	color: #ffffff;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: default;
    padding-bottom:2px;
    padding-left:4px;
    padding-right:4px;
}
.iceArticleGreen Caption:hover {
	font-family: Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
    background:transparent url(/images/icebackgreenhover.png) repeat-x left bottom;
    background-position: left bottom;
	text-align: left;
	color: #ffffff;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    cursor: default;
    padding-bottom:2px;
    padding-left:4px;
    padding-right:4px;
}
.iceArticleGreen Caption Table TD {
	font-family: Arial,Franklin Gothic Book;
	font-size: 10pt;
	font-weight: bold;
    color: #ffffff;
    vertical-align: middle;
}
.iceArticleGreen Caption Table {
    padding-top:2px;
    cursor: pointer;
}
.iceButton {
	font-family: Arial,Franklin Gothic Book;
	font-size: 9pt;
	font-weight: bold;

	text-align: left;
	color: #696969;
	border-right: 1px solid #d9d9d9;
    cursor: pointer;
    vertical-align: middle;
}
.iceButton:hover {
	font-family: Arial,Franklin Gothic Book;
	font-size: 9pt;
	font-weight: bold;

	text-align: left;
	border-right: 1px solid #d9d9d9;
    cursor: default;
    vertical-align: middle;

}
.iceButton IMG{
    vertical-align: middle;
	margin-right: 0px;
    border:0px;
}

.iceButton SPAN{
    padding: 6px;
}
.iceToolbar {
	font-family: Arial,Franklin Gothic Book;
	font-size: 9pt;
	font-weight: normal;
	background-image: url("/images/ice/PnlHdr_bgslice.gif");
    background-position: left center;
    cursor: pointer;
    vertical-align: middle;
}
.dateblock {
	height: 50px;
	width: 45px;
	background: url(/images/ice/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: right;
}
.dateblock span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.goalGetterblock {
	height: 24px;
	width: 24px;
	background: url(/images/ice/emptygrisb24px.png) no-repeat;
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0 0;
	line-height: 100%;
	float: right;
}
.goalGetterblock span{
	height: 24px;
	display: block;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
    padding-right: 1px;
}

#fcjjTable {
    border: 1px solid #d9d9d9;
    font-size: 8pt;
    background: transparent;
}
#fcjjTable THEAD {

}
#fcjjTable THEAD TD {
    background:url(/images/ice/table_col_header.gif) repeat-x left bottom;
    color: #696969;
    height: 26px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #ffffff;
    padding-left: 2px;
}
#fcjjTable THEAD TD:hover {
    background:#7eaeec url(/images/lotus_blue_grad.png) repeat-x left bottom;
    color: #ffffff;
    height: 26px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #ffffff;
    padding-left: 2px;
    cursor: pointer;
}
#fcjjTable TBODY TR TD {
    color: #696969;
    font-weight: normal;
    vertical-align: top;
    border-bottom: 1px solid #d9d9d9;
    padding-left: 2px;
}
#fcjjTable TBODY TR TD TABLE TD.inline {
    border: 0px;

}
#fcjjTable TBODY TR TD A{
    font-weight: normal;
    font-size: 10pt;
    color:#696969;
}
#fcjjTable TBODY TR {

}

#vista_error {
  background:#fef8d6 url(/images/vista_error_grad.png) repeat-x left bottom;
  border: 1px solid #f0b384;
  color:#ffffff;
  padding:1px;
}
#vista_ok {
  background:#f3fafe url(/images/w7_blue_grad.png) repeat-x left bottom;
  border: 1px solid #b7e7fc;
  color:#696969;
  padding:1px;
}
.vista_error {
  background:#fef8d6 url(/images/vista_error_grad.png) repeat-x left bottom;
  border: 1px solid #f0b384;
  color:#ffffff;
  padding:1px;
}
.vista_ok {
  background:#f3fafe url(/images/w7_blue_grad.png) repeat-x left bottom;
  border: 1px solid #b7e7fc;
  color:#696969;
  padding:1px;
}
#vista_panel {
    font:normal 11px 'Trebuchet MS','Arial';

    width: 100%
    padding:12px;
    border: 0px solid #b7e7fc;
    margin-bottom: 6px;
}

A.toolbar {
  background:#f3fafe url(/images/w7_blue_grad.png) repeat-x left bottom;
  border: 1px solid #b7e7fc;
  color:#696969;
  padding-left:4px;
  padding-right:4px;
  width:20px;
  text-align: center;
  margin-right:2px;
}
A.toolbar:hover {
  background:#fef8d6 url(/images/vista_error_grad.png) repeat-x left bottom;
  border: 1px solid #f0b384;
  color:#ffffff;
  padding-left:4px;
  padding-right:4px;
  width:20px;
  text-align: center;
  margin-right:2px;
}
.toolbarselected {
  background:#fef8d6 url(/images/vista_error_grad.png) repeat-x left bottom;
  border: 1px solid #f0b384;
  color:#ffffff;
  padding-left:4px;
  padding-right:4px;
  width:20px;
  text-align: center;
  margin-right:2px;
  font-weight:bold;
}
.tooltip {
  font:normal 11px 'Trebuchet MS','Arial';
  background:#f3fafe url(/images/vista_blue_grad.png) repeat-x left bottom;
  border: 1px solid #b7e7fc;
  color:#696969;
  padding:1px;
}
#fcjjtooltip {

}
#fcjjtooltip TD {
    text-align: left;
    vertical-align: top;
}

#fcjjtooltip span {
    font-size: 9px;
    font-style: italic;

}
.paginator {
    font:normal 12px 'Trebuchet MS','Arial';
    color: #696969;
    width: 100%;
}
.paginator th {
    font:normal 12px 'Trebuchet MS','Arial';
    color: #696969;
    width: 100%;
}

.scroller {
    font:normal 12px 'Arial';
    color: #696969;
    width: 100%;
    background:#ffffff url(/images/toolbarbg1.gif) repeat-x left bottom;
    border: 1px solid #696969;
}
.scroller span {
    font:normal 16px 'Arial';
    color: #696969;
    width: 100%;
    background-color: #DCDCDC;
    cursor: pointer;
}
.scroller span:hover {
    background-color: #AFEEEE;
}

.photoAlbum {
  font:normal 11px 'Arial';
  border: 1px solid transparent;
  color:#696969;
  padding:1px;
  width: 100%;
}
.photoAlbum:hover {
   background:#f8fcfe url(/images/vista_lightblue_grad.png) repeat-x left bottom;
  border: 1px solid #d8f0fa;
  padding:1px;
}
.photoAlbum TD{
    color:#494949;
    vertical-align: top;
    font:normal 11px 'Arial';
}
.photoAlbum TD span{
    color:#696969;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.photoAlbumSelected {
  background:#dcebfc url(/images/w7_blue_grad.png) repeat-x left bottom;
  font:normal 11px 'Arial';
  border: 1px solid #7da2ce;
  color:#696969;
  padding:1px;
  width: 100%;
}

.photoAlbumSelected TD{
    color:#494949;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.photoAlbumSelected TD span{
    color:#696969;
    vertical-align: top;
    font:normal 11px 'Arial';
}
.articleAuthor {
  background:#f1f5fb url(/images/authordivtop.png) repeat-x left top;
  font:normal 11px 'Arial';
  border-top: 1px solid #d8f0fa;
  color:#1e395b;
  padding:4px;
  text-align:right;
  margin:0;
}

.articleAuthorspan {
  color:#5a6779;
font:normal 11px 'Arial';
}

.articleAttach {
font:normal 11px 'Arial';
    color:#1e395b;
}
.articleAttach:hover {
font:normal 11px 'Arial';
  color:#ffffff;

}
.articleAttach:visited {
    color:#1e395b;
}

.matchPreview {
  font:normal 11px 'Arial','serif';
  background:#ffffff url(/images/toolgrad1.gif) repeat-x left bottom;
  border: 1px solid #d9d9d9;
  color:#696969;
  padding:1px;
  width: 100%;
}
.matchPreview:hover {
  background:#f8fcfe url(/images/vista_lightblue_grad.png) repeat-x left bottom;
  border: 1px solid #d8f0fa;
  padding:1px;
}
.matchPreview TD{
    color:#494949;
    vertical-align: top;
    font:normal 11px 'Arial','serif';
}
.matchPreview TD span{
    color:#696969;
    vertical-align: top;
    font:normal 11px 'Arial','serif';
}

.matchPreviewSelected {
  background:#dcebfc url(/images/w7_blue_grad.png) repeat-x left bottom;
  font:normal 11px 'Arial';
  border: 1px solid #7da2ce;
  color:#696969;
  padding:1px;
  width: 100%;
}
.matchPreviewSelected:hover {
  font:normal 11px 'Arial';

}
.matchPreviewSelected:visited {
  font:normal 11px 'Arial';

}
.matchPreviewSelected TD{
    color:#494949;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.matchPreviewSelected TD span{
    color:#696969;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.matchPreviewToday {
  background:#fef8d6 url(/images/vista_error_grad.png) repeat-x left bottom;
  border: 1px solid #f0b384;
  font:normal 11px 'Arial';
  color:#696969;
  padding:1px;
  width: 100%;
}
.matchPreviewToday:hover {
  background:#f8fcfe url(/images/vista_lightblue_grad.png) repeat-x left bottom;
  border: 1px solid #d8f0fa;
  padding:1px;
}
.matchPreviewToday TD{
    color:#494949;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.matchPreviewToday TD span{
    color:#696969;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.matchPreviewPast {
  font:normal 11px 'Arial','serif';
  background:#f8f8f8 url(/images/vista_lightgray_grad.png) repeat-x left bottom;
  border: 1px solid #d9d9d9;
  color:#696969;
  padding:1px;
  width: 100%;
}
.matchPreviewPast:hover {
  background:#f8fcfe url(/images/vista_lightblue_grad.png) repeat-x left bottom;
  border: 1px solid #d8f0fa;
  padding:1px;
}
.matchPreviewPast TD{
    color:#494949;
    vertical-align: top;
    font:normal 11px 'Arial';
}

.matchPreviewPast TD span{
    color:#696969;
    vertical-align: top;
    font:normal 11px 'Arial';
}

#klassement {
    width: 100%;
}
#klassement TBODY TD {
    font-size: 10pt;
    border-bottom: 1px solid #DCDCDC;
    border-right: 0px solid #DCDCDC;
    vertical-align: middle;
}

#klassement TBODY TR:hover {
    background:#f8fcfe url(/images/vista_lightblue_grad.png) repeat-x left bottom;
}

#klassement TBODY TR.junglinster {
    background: transparent url(/iui/selection.png) repeat-x left top;
}
#klassement TBODY TR.junglinster TD{
    font-weight: bold;
    color:#FFFFFF;
}
#klassement TBODY TR.opsteiger{
    height: 10px;
    background: #DCDCDC url(/images/toolbarbg1.gif) repeat-x left bottom;
}
#klassement TBODY TR.ofsteiger{
    height: 10px;
    background: #DCDCDC url(/images/toolbarbg1.gif) repeat-x left bottom;
}
#klassement THEAD TD {
    background: #ffffff repeat-x left bottom;
    color: #696969;
    font-size: 9pt;
    border-bottom: 1px solid #DCDCDC;
    border-right: 0px solid #DCDCDC;
    text-align: center;
    font-style: italic;
}
#klassement TBODY TR TD.klass_teamname{
    font-size: 11pt;
}
#klassement TBODY TR TD.klass_pkt{
    font-size: 11pt;
    font-weight: bold;
}
.klassementblock {
	height: 24px;
	width: 24px;
	background: url(/images/ice/emptygrisb24px.png) no-repeat;
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0 0;
	line-height: 100%;
	float: right;
}
.klassementblock span{
	height: 24px;
	display: block;
	font: bold 11pt Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
    padding-right: 1px;
    color: #FFFFFF;
}
#grille TBODY TR TD{
    text-align: center;
}
#grille TBODY TR TD.center{
    text-align: center;
    background:#f3fafe url(/images/vista_blue_grad.png) repeat-x left bottom;
  border: 1px solid #b7e7fc;
  color:#696969;
  font-weight: bold;
}
#grille TABLE{
    background-color: #696969;
}

#minical {

}

#minical TR.today {
    background: #fef8d6 url(/images/vista_error_grad.png) repeat-x left bottom;
}

#minical TR.holiday {
    background: transparent url(/images/vista_blue_grad.png) repeat-x left bottom;
}

#minical TR.sunday {
    background: transparent url(/images/vista_lightgray_grad.png) repeat-x left bottom;
}

#minical TD.label {
    font-size: 11px;
    color: #696969;
}
#minical TD {
    border-bottom: 1px solid #f4f4f4;
}

  #terrain {

    text-align: center;
    background-image: url(/images/terrain3d.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 300px;
    font-weight: normal;
    vertical-align: bottom;
  }
#terrain TD{
    width: 80px;
    height: 26px;
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;    
  }
  .left{
    text-align: left;
  }
  .right{
    text-align: right;
  }
  .bottom{

  }

.divMatch {
    color: #696969;
    font-size:13px;
}
.divMatchDivider {
    font-size:1px;
    border-bottom: 1px dotted #696969;
    width:100%;
    margin-bottom: 4px;
}
.divMatch:hover {
    color: #FFFFFF;
    font-size:13px;
    background: transparent url(/iui/selection.png) repeat-x left top;
    cursor: pointer;
}

.textComiteTable {
    width:100%;
    margin-bottom: 6px;
}
.textTableResultater {
    width:100%;
    margin-bottom: 6px;
}
.textComiteTable TD.titel {
    font-weight: bold;
}
.textDivYellow {
    background-color: #FFFACD;
    font-style: italic;
    padding: 6px;
    margin-bottom: 6px;
}
.textDivResultater {
    background-color: transparent;
    padding: 2px;
    margin-bottom: 6px;
}
#wiff{background: url(/images/weather/wicons.png)}
#moonphase{
    position: absolute;
    top: 0px;
    left: 805px;
}
.webHeaderWeather{
    position: absolute;
    top: 0px;
    left: 805px;
}
.webHeaderWeatherPanel{

    position: absolute;
    top: 46px;
    left: 840px;
}
.webHeader{
  margin: 0;
  padding: 0;
}
.webHeader img{
  background: #fff;
  padding: 0;
}
.yw-temp{
    position: absolute;
    top: 54px;
    left: 980px;
color:#fff;text-shadow:#315895 0 -1px 1px;font-weight:bold;font-size:26px;}

.fcjj-weatherDiv{
    position: absolute;
    left: -20px;
    top: 30px;

}
.fcjj-weather{
    width: 250px;
    height: 120px;
    overflow: hidden;
    position: relative;
}
.fcjj-weather span{
    color:#fff;
    text-shadow:#315895 0 -1px 1px;
    font-weight:bold;
    font-size:30px;
    position: absolute;
    right: 36px;
    top: 44px;
}
.fcjj-weather span.sunrise{
    color:#fff;
    text-shadow:#315895 0 -1px 1px;
    font-weight:normal;
    font-size:11px;
    position: absolute;
    right: 40px;
    top: 96px;
}
.fcjj-weather span.low{
    color:#fff;
    text-shadow:#315895 0 -1px 1px;
    font-weight:normal;
    font-size:11px;
    position: absolute;
    right: 40px;
    top: 74px;
}
.fcjj-weather span.high{
    color:#fff;
    text-shadow:#315895 0 -1px 1px;
    font-weight:normal;
    font-size:11px;
    position: absolute;
    right: 40px;
    top: 84px;
}
.fcjj-weather img.fcjjwpanel{
    position: absolute;
    left: 30px;
    top: 44px;
}
.fcjj-weather img.fcjjwicon{
    position: absolute;
    left: 0px;
    top: 0px;
}
.quickNewsTable {
  width:100%;
  border-bottom:1px solid #D3D3D3;
  margin-bottom:4px;
  background-color: #F5F5F5;
}
