html { margin:0; padding:0; color: #555555; background: #FFF url(/media/images/global/globalBackgroundGradient.png) repeat-x center top; z-index:1;}
body {padding: 5px 0 0 0; margin:0;font-family: Arial, Tahoma, sans-serif; font-size: 12px; height: 100%; width: 100%; background: transparent url(/media/images/global/globalBackground.jpg) no-repeat center top;  z-index:1; }
#pagecontainer { width: 918px; margin: 0 auto; position: relative;}
    * {outline: none;}
    a {color: #FFF; }
    a:hover {text-decoration: none;}
    img {border: none;}

#container {width: 918px; border-left: 1px solid #83b0ed; border-right: 1px solid #83b0ed; margin: 0; padding: 0;}
#edlogo {display: block; width: 117px; height: 117px; background: url(/media/images/global/edLogo.png); position:absolute; top:-6px; left:-32px; z-index: 100; text-indent: -1000px; float: left; }
#link_live { position:absolute; top:102px;height: 33px; width:100px; right:5px; background: url(/media/images/global/viewLiveCodeButtonTop.png); background-position: bottom; background-repeat:no-repeat; cursor:pointer;} 

#clubMenu { position: absolute; top: 11px; left: 0; width: 595px; padding-left: 90px; }
	#clubMenu a { margin-right: 8px; }

#userMenu {height: 30px; width: 918px; text-align: right; margin: 0; padding: 0; padding-top: 12px; color: #243d59; }
    #userMenu li {display: inline; padding: 0 0px 0 18px; margin:0;}
    #userMenu li.first {border-right: 1px solid #243d59; padding: 0 18px;}
    #userMenu a { color: #243d59; }

#mainMenu {height: 35px; margin: 0;padding: 0;z-index: 10; overflow: hidden; position: relative; background: url(/media/images/global/navBack.jpg) repeat-x; }
    #mainMenu li {display: inline; float:right; margin: 0; padding:0; text-indent:-1000px; }
    #mainMenu a {display: block;}

    #link_home {background: url(/media/images/global/navigationSprite.png) no-repeat;width: 69px;height: 29px;}
    #link_home:hover {background-position: 0 -68px;}
    #link_home.selected {background-position: 0 -33px !important;height: 36px !important;}

    #link_video {background: url(/media/images/global/navigationSprite.png) -69px 0 no-repeat; width: 63px; height: 29px;}
    #link_video:hover {background-position: -69px -68px;}
    #link_video.selected {background-position: -69px -33px !important; height: 35px !important;}

    #link_news {background: url(/media/images/global/navigationSprite.png) -133px 0 no-repeat; width: 77px; height: 29px;}
    #link_news:hover {background-position: -133px -68px;}
    #link_news.selected {background-position: -133px -33px !important; height: 35px !important;}

    #link_statistics {background: url(/media/images/global/navigationSprite.png) -210px 0 no-repeat; width: 100px; height: 29px;}
    #link_statistics:hover {background-position: -210px -68px; height: 34px;}
    #link_statistics.selected {background-position: -210px -33px !important; height: 35px !important;}

    #link_games {background: url(/media/images/global/navigationSprite.png) -310px 0 no-repeat; width: 100px; height: 29px;}
    #link_games:hover {background-position: -310px -68px; height: 34px;}
    #link_games.selected {background-position: -310px -33px !important; height: 35px !important;}

    #link_edl {background: url(/media/images/global/navigationSprite.png) -410px 0 no-repeat; width: 115px; height: 29px;}
    #link_edl:hover {background-position: -410px -68px; height: 34px;}
    #link_edl.selected { background-position: -410px -33px !important; height: 35px !important; }

    #link_clubs {background: url(/media/images/global/navigationSprite.png) -525px 0 no-repeat; width: 70px; height: 29px;}
    #link_clubs:hover {background-position: -525px -68px; height: 34px;}
    #link_clubs.selected {background-position: -525px -33px !important; height: 35px !important;}

    #link_fanzone {background: url(/media/images/global/navigationSprite.png) -595px 0 no-repeat; width: 77px; height: 29px;}
    #link_fanzone:hover {background-position: -595px -68px; height: 34px;}
    #link_fanzone.selected {background-position: -595px -33px !important; height: 35px !important;}

    #link_partners {background: url(/media/images/global/navigationSprite.png) -672px 0 no-repeat; width: 86px; height: 29px;}
    #link_partners:hover {background-position: -672px -68px; height: 34px;}
    #link_partners.selected {background-position: -672px -33px !important; height: 35px !important;}

    #link_questions {background: url(/media/images/global/navigationSprite.png) -758px 0 no-repeat; width: 76px; height: 29px;}
    #link_questions:hover {background-position: -758px -68px; height: 34px;}
    #link_questions.selected {background-position: -758px -33px !important; height: 35px !important;}

#subMenu {list-style: none; height: 27px; width: 918px ;margin: 0 0 0 -1px;padding: 0; background: url(/media/images/global/submenuBack.jpg) repeat-x; position: relative; top: -6px; z-index: 1; overflow: hidden; text-align: center; border: 1px  solid #c1d5e6; border-width: 0px 1px 1px 1px; }
    #subMenu li {display: inline; margin: 0 11px 0 11px;}
    #subMenu span {position: absolute; left: -2000px;}
    #subMenu a {display: inline-block; height: 28px; text-align: center; position: relative; cursor: pointer;}

#content {padding: 0 9px 9px 9px; background: url("/media/images/global/contentgradient.png")  repeat-x scroll 0 0 #3A70AC; margin-top: -7px; }
    h1 {color: #FFF; font-size: 20px; font-style: italic; font-weight: normal; margin: 0; padding: 8px 0 4px 6px; width:300px;}
    h2 {padding: 8px 13px 8px 13px; font-size: 18px; font-style: italic; font-weight: normal; margin: 0;}
    h2 strong { font-weight: normal; }
    p {padding: 5px 13px 13px 13px; margin: 0;}
    .blueblock img {position: absolute; border: none;}

    /*h1,#contenthead {margin-top: 32px;}*/

    .mainblockWhite {width:588px; height:518px; background: url(/media/images/global/blockWhite.png);}
    .mainblockWhiteBig    {width:900px; background: url(/media/images/global/blockWhiteBig.png) no-repeat bottom; }
        .mainblockWhite a, .mainblockWhiteBig a {color: #22b6f4; text-decoration: underline;}
        .mainblockWhite a:hover, .mainblockWhiteBig a:hover {text-decoration: none;}
        .mainblockWhite hr {height:1px; width: 560px; margin:0 14px 0 14px; color:#7FACE8; background-color:#7FACE8; border:0; }
        .mainblockWhiteBig hr {height:1px; width: 877px; margin:0 14px 0 14px; color:#7FACE8; background-color:#7FACE8; border:0; }
    .mainblockBlue { margin-left: 4px; width: 578px; height: 511px;  background: url(/media/images/global/blockLargeBlue.jpg); color: #FFF; border: 1px solid #83b0ed;}

    #maintext {float:left;}
    .mainblockWhite h2, .mainblockWhiteBig h2 {color: #2b4f88;}
    .mainblockBlue h2 {color: #FFF;}

    #resultsblock table, #scheduleblock table {position: relative; left: 0px; border: 0; }
    .alt1         { background: url(/media/images/global/alt1.png) top left no-repeat; height:18px; }
    .alt1 a     { overflow:hidden; height:18px; display:block; } 
    .alt2         { height:18px; }
    .alt2 a     { overflow:hidden; height:18px; display:block; } 


	
    .blockcontainer {clear: both; padding-left: 10px; }
    .blueblock { height: 247px; background: #437eba url(/media/images/global/blockBlue.jpg) repeat-x bottom; border: 1px solid #7daae6; color: #FFF; position: relative; margin: 11px 0 0 0px; overflow:hidden;}
    .blueblock a.goto {padding: 5px 13px 13px 13px; margin: 0; position: absolute; bottom: 0px; text-decoration: underline !important;}
    .blueblock a.goto:hover {text-decoration: none !important;}
    .blueblock hr {height:1px; margin:14px 14px 0 14px; color:#83B0ED; background-color:#83B0ED; border:0; }
	
	.block2 {float:right;width: 300px; margin:0px 4px 0px 4px;}
    .block2 .blueblock { margin-top:0px; }
    
	.blockcontainer .block4 {float:left;width: 282px; margin:0px 14px 0px 4px;}
	.blockcontainer .block5 {float:left;width: 282px; margin:0px 14px 0px 0px;}
	.blockcontainer .block6 {float:left;width: 300px; margin:0px 0px 0px 0px;}
	.blockcontainer .block7 {float:left;width: 282px; margin:0px 14px 0px 4px;}
	.blockcontainer .block8 {float:left;width: 282px; margin:0px 14px 0px 0px;}
	.blockcontainer .block9 {float:left; width: 300px;  margin:0px 0px 0px 0px;}

	.blueblock { width:100%; }
	
    #infoblock {width: 300px; height: 247px; float: right; margin: 0 2px 0;}
    
    #advert {clear: right; float: right; background:#CCC; width: 300px; height: 250px; top: 1px; margin-right: 2px;}
  
        #tabresults1, #tabresults2 {padding: 0; margin: 0; margin-top: 3px; position: relative; float: left; display: block; width: 141px; height: 28px; text-indent: -1000px; overflow: hidden; cursor: pointer;}
            .results1Active {background: url(/media/images/global/tabResultsActive.jpg); display: block; }
            .results1Inactive {background: url(/media/images/global/tabResultsInactive.jpg); display: block; }
            .results2Active {background: url(/media/images/global/tabLeaderboardActive.jpg); display: block; }
            .results2Inactive {background: url(/media/images/global/tabLeaderboardInactive.jpg); display: block; }

        #resultsblock p.round {color: #a4c7f7; padding: 0; margin: 2px 11px 5px 11px;}
        .interimResult { font-style:italic; color:#cbe8ff; }
        .club {padding: 0 0 0 10px; width: 123px;}
        .club2 {padding: 0 13px 0 13px; width: 123px;}
        .result {width: 20px; padding: 0 0 0 5px;  text-align: right;}
        .result2 {width: 20px; padding: 0 5px 0 5px;}
        .seperator {padding: 0 2px 0 8px;}
        
    #leaderboard             {margin-top: 20px; display:inline-block; }
    #leaderboard a             { margin:0; padding:0; display:inline; text-decoration:none; }
    #leaderboard a:hover     { text-decoration:underline; }

        #scheduleblock h2 {margin-bottom: 12px;}
        .time {width: 46px; text-align: right;}
        .title {width: 180px; padding-left: 10px; height:18px; }
        .station {width: 46px;}
    #scheduleblock .title span    { height:18px; overflow:hidden; width:175px; white-space:nowrap; display:block; }



    #newsblock table {position: relative; top: 15px; clear: both;}
    td.listimage {padding: 0 2px 0 15px;}
    td.listimage img {position: relative; top: 0;}
    td.newsblock {padding: 0 0 0 5px; overflow: hidden;}
    #newsblock a {text-decoration: none; }
    #newsblock a:hover {text-decoration: underline;}
    #tabnewsblock1, #tabnewsblock2 {float: left; display: block; padding: 0; margin: 0; margin-top: 3px; text-indent:-1000px; overflow: hidden; cursor: pointer;}
    .newsblock1Active {background: url(/media/images/global/tabNewsblockActive.jpg); width: 140px; height: 28px;}
    .newsblock2Active {background: url(/media/images/global/tabClubnewsblockActive.jpg); width: 142px; height: 28px;}
    .newsblock1Inactive {background: url(/media/images/global/tabNewsblockInactive.jpg); width: 140px; height: 28px;}
    .newsblock2Inactive {background: url(/media/images/global/tabClubnewsblockInactive.jpg); width: 142px; height: 28px;}

#systemcheck { width: 400px; display:none;}
	#systemcheck_link { visibility:hidden; } 
	#systemcheck_content h2{ margin:0px; padding:0px; }
	#systemcheck_content { padding: 20px;background-color: #ffffff;height: 250px;width: 400px;}
	#systemcheck_content .warning {display:none;position:relative;padding-left: 50px;padding-top: 5px;margin-bottom: 10px;background-image: url(/media/images/warningSystemCheck.png);background-repeat: no-repeat;height: 50px;width: 300px;}
	#systemcheck_content a { color: #333; text-decoration: underline;} 
	#systemcheck_content #closeBut {position:absolute;right:0px;color: #333; margin-top:0px;}


#footer {clear: both; background: url(/media/images/footer/footerBack.jpg) bottom repeat-x; height: 162px; position:relative; bottom: 0px;}
    #footer div {float: left; margin-top: 19px; margin-bottom: 10px; padding:0 14px 0 14px; }
    #footer ul {margin: 0; padding: 0;}
    #footer h4 {margin: 0; margin-bottom: 5px; padding: 0; font-size: 12px; font-weight: bold;}
    #footer li {display: inline; margin: 0; margin: 0 17px 0 17px;}
    #footer hr {clear: both; height: 1px; border: none; background: #bfd6f5;}

    #socialpartners {border-right: 1px solid #b6cef0;}
    #officialpartners {border-right: 1px solid #b6cef0;}
    #officialsuppliers {margin: 0px 0 20px !important;}
    #officialsuppliers a { color: #1b9dd9; text-decoration:none; font-weight:bold; }
    #officialsuppliers a:hover { text-decoration:underline; }
    

    #footernavigation {float: left; margin: 0; padding: 0; margin-left: 5px !important;}
        #footernavigation a {color: #1b9dd9;}
        #footernavigation li {border-right: 1px solid #a3c4f2; margin: 0; padding: 0 12px 0 12px;}
        #footernavigation li.last {border-right: none;}

    #copyright {float: right;}
    
.error {color: #D33D3C;}
.info {color: #068a00;}    

.contact{ color: #40c0f4; }

 .gamesHeader {color: #2c527c;}
 .programRoundGames {float:right;position:relative; top:6px; background: url(/media/images/statistics/oddBack.png) repeat-y; width:214px; height:24px;}
 .programRoundGamesInner {position:relative;top:4px;left:4px;color:#FFF; font-weight:bold;}
 .gamesTableLogo {float:left;width:30px;}
 .gamesTableClubContainer {position:relative;left:4px;}
 .gamesTableClub a {float:left;position:relative;top:3px;text-decoration: none;}
 .gamesTableClub2 {float:left;position:relative;top:-2px;text-decoration: none;}
 .mainblockBlueGames { margin-left: 4px; width: 578px; height: 511px;  background: url(/media/images/global/statBack.jpg); color: #FFF; border: 1px solid #83b0ed;}