body {
    margin: 0px; 
    padding: 0px; 
    font-family: tahoma; 
    font-size: 12px; 
}

.vertical-panel {
    
}

.vertical-panel.site-left, .vertical-panel.site-right, .vertical-panel.site-main, vertical-panel.site-header, vertical-panel.site-footer {
    vertical-align: top; 
}

.vertical-panel.site-left, .vertical-panel.site-right {
    width: 40%;
    height: 1000px; 
    background-repeat: no-repeat; 
    background-color: #010101;
    
}

.vertical-panel.site-header {
    height: 180px;
    width: 986px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/header-background.jpg);
    background-repeat: no-repeat;        
} 

.vertical-panel.site-footer {
    background-color: #010101;
    height: 119px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/buttombar.png);
}

.vertical-panel.site-footer.contents {
    font-family: tahoma; 
    font-size: 11px;
    color: white; 
    text-align: center;
    background-color: #F0F0F0;
}

.vertical-panel.site-footer.contents a {
    color: white;
    text-decoration: none;
}

.vertical-panel.site-footer.contents a:hover {
    color: #fab530;
    text-decoration: underline; 
}

.vertical-panel.site-footer.contents h2 {
    font-family: tahoma;
    font-size: 12px;
    color: #fab530;
}

.vertical-panel.site-footer.contents h2 a {
    color: #fab530;
    text-decoration: none;
}

.vertical-panel.site-footer.contents h2 a:hover {
    text-decoration: underline; 
}

.vertical-panel.site-footer.contents a {
    color: white;
    margin-right: 5px; 
    margin-left: 5px; 
}

.vertical-panel.site-footer.contents p {
    margin: 0px;
    padding: 0px;
}

.vertical-panel.site-footer.contents h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    margin-top: 5px; 
}

.vertical-panel.site-left {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/left-background.jpg);
    background-position: top right; 
    
}

.vertical-panel.site-right {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/right-background.jpg);
    background-position: top left; 
    
}

.vertical-panel.site-main {
    min-width: 984px;
    border: 1px solid #555555;  
    border-bottom: none; 
    background-color: #F0F0F0; 
}

.vertical-panel.site-main .contents {
    width: inherit; 
    margin: 10px; 
    margin-left: 5px; 
}

.horizontal-panel {}

.horizontal-panel.header, .horizontal-panel.main, .horizontal-panel.footer {

}

.horizontal-panel.header {
    height: inherit; 
    position: relative; 
}

.horizontal-panel.header .support-links {
    top: 110px;
    float: right; 
    position: relative; 
    margin-left: 10px
}

.horizontal-panel.header .support-links a {
    font-size: 11px; 
    color: black;
    text-decoration: none; 
}

.horizontal-panel.header .support-links a:hover {
    text-decoration: underline; 
}

.horizontal-panel.header .menu-links {
    float:left;
    position:relative;
    text-align:center;
    top:145px;
    margin-left: 25px;
    margin-right: 9px;
}

.horizontal-panel.header .menu-links a {
    color:white;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}

.horizontal-panel.header .menu-links a:hover {
    text-decoration: underline; 
}

.section {
    vertical-align: top; 
}

.section.main {
padding-right:5px;
width:774px;
}
.section.right {
    padding-bottom: 60px;
}

.section.main .content {
    
}

.section.right .content {
    background-color:#C3C3C3;
    padding-left:8px;
    padding-right:8px;
    padding-top:8px;
    padding-bottom: 8px; 
}

.group-box {
    position: relative; 
}

.group-box .left-border {
    position: absolute; 
    top: 0px; 
    left: 0px; 
    z-index: 1; 
    height: 116px; 
    width: 7px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/left.gif);
    background-repeat: no-repeat; 
}

.group-box .container {
    height: 116px; 
    width: 100%; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/middle.gif);
}

.group-box-contents {
    padding: 0px; 
    margin: 0px; 
    margin-left: 7px; 
    margin-right: 18px; 
}

.group-box-contents .group-heading {
    font-family: verdana; 
    font-size: 12px;
    color: rgb(51, 51, 51); 
    position: absolute; 
    left: 7px; 
    top: 2px;
    font-weight: bold;
    color: #666666; 
}

.group-box-contents .options {
    font-family: arial; 
    font-size: 10px; 
    top: 2px; 
    position: absolute; 
    right: 24px; 
}



.group-box-contents .options  a {
    color: rgb(102, 102, 102);
    text-decoration: none; 

}


.group-box-contents .groups {
    position: absolute; 
    height: 93px; 
    top: 17px; 
    left: 3px; 
    /* width: 731px; */
}

.group-box-contents.group-stages .groups .group, .group-box-contents.group-stages-simple .groups .group{
    float:left;
    height:93px;
    margin-right:2px;
    padding-left:5px;
    width:88px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/group.seperator.gif);
    background-position: right bottom; 
    background-repeat: no-repeat; 
    font-family: tahoma; 
}



.group-box-contents.group-stages .group-stage-team-heading, .group-box-contents.group-stages-simple .group-stage-team-heading {
    font-family: verdana; 
    font-size: 10px;
    color: #333333; 
    float: left; 
    width: 50px; 
    line-height:18px;
    padding-top: 7px;
    font-weight: bold;
    text-indent: 0px;
}

.group-box-contents.group-stages .group-stage-team-heading a, .group-box-contents.group-stages-simple .group-stage-team-heading a {
    color: #333333;
    text-decoration: none;
}

.group-box-contents.group-stages .group-stage-team-heading a:hover, .group-box-contents.group-stages-simple .group-stage-team-heading a:hover {
    text-decoration: underline;
}


.group-box-contents.group-stages .group-stage-team, .group-box-contents.group-stages-simple .group-stage-team {
    font-family: verdana; 
    font-size: 10px; 
    color: #333333; 
    float: left; 
    width: 50px; 
}

.group-box-contents.group-stages .group-stage-team a, .group-box-contents.group-stages-simple .group-stage-team a {
    color: #333333;
    text-decoration: none;
}

.group-box-contents.group-stages .group-stage-team a:hover, .group-box-contents.group-stages-simple .group-stage-team a:hover {
    text-decoration: underline; 
}

.group-box-contents.group-stages .group-stage-team img, .group-box-contents.group-stages-simple .group-stage-team img {
    padding-bottom: 1px; 
    padding-right: 5px; 
    vertical-align: middle; 
    margin-bottom: 2px; 
}

.group-box-contents.group-stages .group-stage-stats, .group-box-contents.group-stages-simple .group-stage-stats {
    color:#333333;
    float:right;
    font-family:arial;
    font-size:10px;
    margin-right:3px;
    text-align:center;
    width:13px;
    margin-top: 2px; 
}


.group-box-contents.group-stages .group-stage-stats-heading, .group-box-contents.group-stages-simple .group-stage-stats-heading {
    color:#333333;
    float:right;
    font-family:arial;
    font-size:10px;
    margin-right:3px;
    margin-top:5px;
    text-align:center;
    width:13px;
    padding-top: 7px; 
}

.group-box-contents.group-stages-simple .group-stage-team {
    font-family: tahoma; 
    font-size: 10px;
    color: #333333; 
    float: left; 
    width: 81px; 
}



.group-box .button {
    position: absolute; 
    width: 13px; 
    z-index: 3; 
    right: 1px; 
    height: 107px; 
    top: 3px;
    cursor: pointer; 
}

.group-box .right-border {
    position: absolute; 
    top: 0px; 
    right: -4px;  
    height: 116px; 
    width: 7px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/right.gif);
    background-repeat: no-repeat; 
}

.group-box-contents.round-16-stages .groups .group {
    float:left;
    height:93px;
    margin-right:9px;
    padding-left:5px;
    width:82px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/roundof16tree.gif);
    background-position: center 6px; 
    background-repeat: no-repeat; 
    position: relative
}

.group-box-contents.round-16-stages .groups .group .round-number {
    height:18px;
    left:33px;
    line-height:18px;
    position:absolute;
    text-align:center;
    top:21px;
    width:18px;
    font-size: 10px; 
}

.group-box-contents.round-16-stages .groups .group.not-ready .TeamABox {
    font-size:12px;
    height:17px;
    left:6px;
    position:absolute;
    text-align:center;
    top:50px;
    width:18px;
    color: #333333;
}

.group-box-contents.round-16-stages .groups .group.not-ready .TeamBBox {
    font-size:12px;
    height:17px;
    left:61px;
    position:absolute;
    text-align:center;
    top:50px;
    width:18px;
    color: #333333;
}

.group-box-contents.round-16-stages .groups .group.not-ready .data {
    color:#666666;
    font-size:10px;
    height:17px;
    left:23px;
    position:absolute;
    text-align:center;
    top:54px;
    width:40px;
}

.group-box-contents.round-16-stages .groups .group.ready .TeamABox {
    font-size:10px;
    height:32px;
    left:5px;
    position:absolute;
    text-align:center;
    top:49px;
    width:22px;
    color: #333333;
}

.group-box-contents.round-16-stages .groups .group.ready .TeamBBox {
    font-size:10px;
    height:32px;
    left:59px;
    position:absolute;
    text-align:center;
    top:49px;
    width:22px;
    color: #333333;
}

.group-box-contents.round-16-stages .groups .group.ready .data {
    color:#666666;
    font-size:10px;
    height:17px;
    left:23px;
    position:absolute;
    text-align:center;
    top:49px;
    width:40px;
}




.group-box-contents.quarterfinal-stages .groups .group {
    float:left;
    height:93px;
    margin-right:16px;
    padding-left:5px;
    width:171px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/quarterfinalstree.gif);
    background-position: center 6px; 
    background-repeat: no-repeat; 
    position: relative
}

.group-box-contents.quarterfinal-stages .groups .group .round-number {
    height:18px;
    left:81px;
    line-height:18px;
    position:absolute;
    text-align:center;
    top:20px;
    width:18px;
    font-size: 10px; 
}

.group-box-contents.quarterfinal-stages .groups .group.not-ready .TeamABox {
    font-size:12px;
    height:17px;
    left:21px;
    position:absolute;
    text-align:center;
    top:41px;
    width:18px;
    color: #333333;
}

.group-box-contents.quarterfinal-stages .groups .group.not-ready .TeamBBox {
    font-size:12px;
    height:17px;
    left:116px;
    position:absolute;
    text-align:center;
    top:41px;
    width:18px;
    color: #333333;
}

.group-box-contents.quarterfinal-stages .groups .group.not-ready .data {
    color:#666666;
    font-size:13px;
    height:17px;
    left:70px;
    position:absolute;
    text-align:center;
    top:57px;
    width:40px;
}

.group-box-contents.quarterfinal-stages .groups .group.ready .TeamABox {
    font-size:12px;
    height:17px;
    left:31px;
    position:absolute;
    text-align:center;
    top:41px;
    width:18px;
    color: #333333;
}

.group-box-contents.quarterfinal-stages .groups .group.ready .TeamBBox {
    font-size:12px;
    height:17px;
    left:127px;
    position:absolute;
    text-align:center;
    top:41px;
    width:18px;
    color: #333333;
}

.group-box-contents.quarterfinal-stages .groups .group.ready .data {
    color:#666666;
    font-size:13px;
    height:17px;
    left:70px;
    position:absolute;
    text-align:center;
    top:57px;
    width:40px;
}



.group-box-contents.semifinal-stages .groups .group {
    float:left;
    height:93px;
    margin-right:23px;
    padding-left:5px;
    width:357px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/group.box/semifinaltree.gif);
    background-position: center 6px; 
    background-repeat: no-repeat; 
    position: relative
}

.group-box-contents.semifinal-stages .groups .group .round-number {
    height:18px;
    left:174px;
    line-height:18px;
    position:absolute;
    text-align:center;
    top:17px;
    width:18px;
    font-size: 10px;
}

.group-box-contents.semifinal-stages .groups .group.not-ready .TeamABox {
    font-size:12px;
    height:17px;
    left:67px;
    position:absolute;
    text-align:center;
    top:37px;
    width:18px;
    color: #333333;
}

.group-box-contents.semifinal-stages .groups .group.not-ready .TeamBBox {
    font-size:12px;
    height:17px;
    left:255px;
    position:absolute;
    text-align:center;
    top:37px;
    width:18px;
    color: #333333;
}

.group-box-contents.semifinal-stages .groups .group.not-ready .data {
    color:#666666;
    font-size:13px;
    height:17px;
    left:163px;
    position:absolute;
    text-align:center;
    top:50px;
    width:40px;
}

.group-box-contents.semifinal-stages .groups .group.ready .TeamABox {
    font-size:12px;
    height:17px;
    left:31px;
    position:absolute;
    text-align:center;
    top:41px;
    width:18px;
    color: #333333;
}

.group-box-contents.semifinal-stages .groups .group.ready .TeamBBox {
    font-size:12px;
    height:17px;
    left:127px;
    position:absolute;
    text-align:center;
    top:41px;
    width:18px;
    color: #333333;
}

.group-box-contents.semifinal-stages .groups .group.ready .data {
    color:#666666;
    font-size:13px;
    height:17px;
    left:70px;
    position:absolute;
    text-align:center;
    top:57px;
    width:40px;
}





.group-box-contents.finale-stages .groups .group.championship {
    background-image:url("/worldcup2010.sandbox/images/group.box/finaltree.gif");
    background-position:center 6px;
    background-repeat:no-repeat;
    height:93px;
    left:160px;
    margin-right:2px;
    padding-left:5px;
    position:absolute;
    top:-14px;
    width:409px;
}

.group-box-contents.finale-stages .groups .group.championship .round-number {
    height:18px;
    left:203px;
    line-height:18px;
    position:absolute;
    text-align:center;
    top:31px;
    width:18px;
    font-size: 10px; 
}

.group-box-contents .round-number {
    color: #666666;
}

.group-box-contents.finale-stages .groups .group.championship.not-ready .TeamABox {
    font-size:12px;
    height:17px;
    left:-21px;
    position:absolute;
    text-align:center;
    top:56px;
    width:75px;
    color: #333333;
}

.group-box-contents.finale-stages .groups .group.championship.not-ready .TeamBBox {
    font-size:12px;
    height:17px;
    left:353px;
    position:absolute;
    text-align:center;
    top:56px;
    width:75px;
    color: #333333;
}

.group-box-contents.finale-stages .groups .group.championship.not-ready .data {
    color:#666666;
    font-size:13px;
    height:17px;
    left:190px;
    position:absolute;
    text-align:center;
    top:70px;
    width:40px;
}

.group-box-contents.finale-stages .groups .group.third {
    background-image:url("/worldcup2010.sandbox/images/group.box/third.gif");
    background-position:center 6px;
    background-repeat:no-repeat;
    height:93px;
    left:606px;
    margin-right:2px;
    padding-left:5px;
    position:absolute;
    top:-1px;
    width:100px;
}

.group-box-contents.finale-stages .groups .group.third .round-number {
    height:18px;
    left:43px;
    line-height:18px;
    position:absolute;
    text-align:center;
    top:22px;
    width:18px;
    font-size: 10px; 

}

.group-box-contents.finale-stages .groups .group.third.not-ready .TeamABox {
font-size:10px;
height:17px;
left:-12px;
position:absolute;
text-align:center;
top:50px;
width:75px;
color: #333333;
}

.group-box-contents.finale-stages .groups .group.third.not-ready .TeamBBox {
font-size:10px;
height:17px;
left:41px;
position:absolute;
text-align:center;
top:50px;
width:75px;
color: #333333;
}

.group-box-contents.finale-stages .groups .group.third.not-ready .data {
color:#666666;
font-size:10px;
height:17px;
left:32px;
position:absolute;
text-align:center;
top:62px;
width:40px;
}

.group-box-contents.finale-stages .groups .group.third.not-ready .data2 {
color:#666666;
font-size:9px;
height:17px;
left:11px;
position:absolute;
text-align:center;
top:9px;
width:79px;
}




.calendar {
height:34px;
margin-left:4px;
margin-top:-5px;
position:relative;
z-index:2000;
}

.calendar .date {
display:block;
float:left;
height:32px;
position:relative;
width:25px;
font-family: tahoma; 
font-size: 9px;
background-repeat: no-repeat;  
margin-right: 6px; 
text-align: center; 
cursor: pointer;
z-index: 3;  
}

.calendar .date.past {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/calendar/past.calendar.trimmed.jpg);
    color: #999999; 
        
}

.calendar .date.current {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/calendar/current.calendar.trimmed.jpg);
    color: #333333; 
}

.calendar .date.current.noshow, .calendar .date.past.noshow {
    background-image: none; 
    color: #333333; 
}

#calendar-dropdown #top {
    height: 47px; 
    width: 165px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/calendar/drop.down.top.png);
    background-repeat: no-repeat; 
}

#calendar-dropdown #middle {
    width: 165px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/calendar/drop.down.middle.png);
    background-repeat: repeat-y; 
}

#calendar-dropdown #bottom {
    width: 165px; 
    height: 3px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/calendar/drop.down.bottom.png);
    background-repeat: no-repeat; 
}

.calendar-data a {
    display: block; 
    width: inherit; 
    margin-left: 2px; 
    margin-right: 1px; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    line-height: 10px; 
    padding-left: 5px; 
    font-family: verdana; 
    font-size: 9px; 
    text-decoration: none;     
    background-color: transparent; 
    color: #333333; 
}

.calendar-data a:hover {
    text-decoration: none; 
    background-color: #cccccc; 
    color: black; 
}

.bread-crumbs {
    color:#999999;
    font-family:tahoma;
    font-size:12px;
    padding-bottom:6px;
    padding-top:3px;
   
}

.bread-crumbs a {
    color: #999999;
}

.Latest-Odds h1, .Latest-Results h1 {
    padding:0px; 
    margin: 0px; 
    font-family: tahoma; 
    font-weight: normal; 
    font-size: 16px; 
    color: #666666; 
}

.Latest-Odds h1 a, .Latest-Results h1 a {
    color: #666666; 
    text-decoration: none;
}

.Latest-Odds h1 a:hover, .Latest-Results h1 a:hover {
    text-decoration: underline; 
}

.Latest-Odds .match {
    height: 61px;
    width: inherit; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/latest.odds/middle.gif);
    background-repeat: repeat-x; 
    margin-top: 1px;
}

.Latest-Odds .LeftBorder {
    float: left; 
    height: 61px;
    width: 3px; 
    background-repeat: no-repeat; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/latest.odds/left.gif);
    
}

.Latest-Odds .RightBorder {
    float: right; 
    height: 61px;
    width: 3px; 
    background-repeat: no-repeat; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/latest.odds/right.gif);
    
}

.match-information {
    float:left;
    font-family:helvetica;
    font-size:10px;
    line-height:29px;    
}

.match-information .live {
    float: left; 
    width: 40px; 
    text-align: center; 
    color: darkred;
    font-weight: bold; 
}

.match-information .time {
    float: left; 
    width: 33px; 
    text-align: center;
}

.match-information .home-team {
float:left;
text-align:left;
width:50px;  
}

.match-information .home-team img {
margin-right:8px;
padding-bottom:3px;
vertical-align:middle;
}


.match-information .score {
float:left;
text-align:center;
width:50px;
}

.match-information .away-team {
float:left;
text-align:right;
width:50px;
}

.match-information .away-team img {
margin-left:10px;
padding-bottom:3px;
vertical-align:middle;
}

.match-information .date {
float:left;
text-indent:5px;
width:73px;
}

.odds-header {
float:left;
font-family:helvetica;
font-size:10px;
line-height:14px;
font-weight: bold; 
}

.odds-header .home {
float:left;
margin-left:65px;
text-align:center;
width:22px;
text-indent: 5px; 
}

.odds-header .draw {
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
float:left;
margin-left:20px;
margin-right:20px;
text-align:center;
width:77px;
text-indent: 5px;      
}

.odds-header .away {
float:left;
text-align:center;
width:22px;
}

.odds-information {
float:left;
font-family:helvetica;
font-size:10px;
line-height:13px;
color: #4FA621; 
}

.odds-information .top-odds {
float:left;
text-align:left;
width:65px;
text-indent: 5px; 
}



.odds-information .home {
float:left;
text-align:center;
width:22px;
text-indent: 5px; 
}



.odds-information .draw {
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
float:left;
margin-left:20px;
margin-right:20px;
text-align:center;
width:77px;
text-indent: 5px;      
}

.odds-information .away {
float:left;
text-align:center;
width:22px;
}

.odds-information .home a, .odds-information .draw a, .odds-information .away a {
    color: #4FA621;
    text-decoration: none;
    font-weight: bold; 
}

.odds-information .home a:hover, .odds-information .draw a:hover, .odds-information .away a:hover {
    color: #4FA621;
    text-decoration: underline;
}

.Latest-Results .match {
    height: 29px; 
    width: inherit; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/latest.results/middle.gif);
    background-repeat: repeat-x; 
    margin-top: 3px; 
}

.Latest-Results .LeftBorder {
    float: left; 
    height: 29px;
    width: 3px; 
    background-repeat: no-repeat; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/latest.results/left.gif);
    
}

.Latest-Results .RightBorder {
    float: right; 
    height: 29px;
    width: 3px; 
    background-repeat: no-repeat; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/latest.results/right.gif);
    
}

.Latest-Results h1 {
    margin-top: 10px; 
}

.Event-Box {
    width: 377px; 
    height: 127px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/event.box/middle.gif);
    background-repeat: repeat-x; 
    margin-right: 15px; 
    margin-top: 15px; 
    float: left; 
}

.Event-Box .LeftBorder {
    width: 3px; 
    float: left; 
    height: 127px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/event.box/left.gif);
    background-repeat: no-repeat; 
}

.Event-Box .RightBorder {
    width: 3px; 
    float: right; 
    height: 127px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/event.box/right.gif);
    background-repeat: no-repeat; 
}

.Event-Box h1, .Event-Box p {
    padding: 0px; 
    margin: 0px; 
    
}

.Event-Box h1 a {
    color: #333333;
    text-decoration: none; 
}

.Event-Box h1 a:hover {
    color: #333333;
    text-decoration: underline;
}

.Event-Box.Venues h1 {
    font-family: tahoma; 
    font-size: 12px; 
    margin-bottom: 6px; 
    margin-top: 12px; 
    color: #333333;
    font-weight: normal; 
}

.Event-Box.Venues p {
    font-family: tahoma; 
    font-size: 10px; 
    color: #494949;
    margin-right: 5px; 
}

.Event-Box.Venues p a {
    color: #494949;
    text-decoration: none;
}

.Event-Box.Venues p a:hover {
    text-decoration: underline;
}

.Event-Box.Venues .link {
    text-align: right; 
    margin-right: 15px; 
    font-size: 10px;
    padding-top: 10px;
}

.Event-Box.Venues .link a {

}

.Event-Box.Road-to-SA h1 {
    font-family: tahoma; 
    font-size: 12px; 
    margin-bottom: 6px; 
    margin-top: 12px; 
    color: #333333;
    font-weight: normal; 
}

.Event-Box.Road-to-SA p {
    font-family: tahoma; 
    font-size: 10px; 
    color: #494949;
    margin-right: 5px; 
}

.Event-Box.Road-to-SA p a {
    color: #494949;
    text-decoration: none;
}

.Event-Box.Road-to-SA p a:hover {
    text-decoration: underline;
}

.Event-Box.Road-to-SA .link {
    text-align: right; 
    margin-right: 15px; 
    font-size: 10px;
    padding-top: 10px;
}

.Event-Box.Road-to-SA .link a {

}

.Event-Box.Players h1 {
    font-family: tahoma; 
    font-size: 12px; 
    margin-bottom: 6px; 
    margin-top: 12px; 
    color: #333333;
    font-weight: normal; 
}

.Event-Box.Players p {
    font-family: tahoma; 
    font-size: 10px; 
    color: #494949;
    margin-right: 5px; 
}

.Event-Box.Players p a {
    color: #494949;
    text-decoration: none;
}

.Event-Box.Players p a:hover {
    text-decoration: underline;
}

.Event-Box.Players .link {
    text-align: right; 
    margin-right: 15px; 
    font-size: 10px;
    padding-top: 10px; 
}

.Event-Box .link a {
    color: #2B63F2
}

.Event-Box.Compare-Teams .Area {
    height: 127px; 
    width: 375px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/compare.teams/front.gif);
    background-repeat: no-repeat; 
    background-position: center center; 
}

.Right-Menu-Box {

}

.Right-Menu-Box h1 {
    background-image:url("/worldcup2010.sandbox/images/right.menu/top.bar.jpg");
    background-repeat:no-repeat;
    color:white;
    font-family:tahoma;
    font-size:13px;
    font-weight:normal;
    line-height:42px;
    margin:0;
    padding:0;
    text-indent:10px;
    background-position: -2px 50%; 
}

.Right-Menu-Box h1 img {
    margin-top: 6px; 
    margin-right: 10px; 
}

.Right-Menu-Box.Video-Box, .Right-Menu-Box.Polls-Box, .Right-Menu-Box.Stream-Box  {
    background-color: white; 
    margin-bottom: 8px; 
}

.Right-Menu-Box.Polls-Box {
    margin-bottom: 0px;
}

#Polls-Box-Container {
    margin-bottom: 8px; 
}

.hover {
    background-color: #f5f5f5; 
}

.Video-Box .Menu {
    list-style:none outside none;
    margin:0;
    padding:0;   
    display: block; 
    height: 32px; 
    font-family: tahoma; 
    font-size: 11px; 
    font-weight: normal; 
    
}

.Video-Box .Menu li {
    background-image:url("/worldcup2010.sandbox/images/video.box/inactive.tab.gif");
    background-repeat:no-repeat;
    float:left;
    line-height:23px;
    text-align:center;
    width:87px;
    color: #666666; 
    cursor: pointer; 
}

.Video-Box .Menu li.active {
    background-image:url("/worldcup2010.sandbox/images/video.box/active.tab.gif");
    background-repeat:no-repeat;
    float:left;
    line-height:23px;
    text-align:center;
    width:87px;
    height: 32px;     
    color: #333333; 
}

.Video-Box .items {
list-style: none outside none;
padding: 0px; 
margin: 0px;
    font-family: tahoma; 
    font-size: 11px; 
     
}

.Video-Box .items li {
    line-height: 23px; 
    border-bottom: #e7e7e7 1px solid; 
       
}

.Video-Box .items li.item {
    text-indent: 30px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/video.box/list.icon.gif);
    background-repeat: no-repeat; 
    background-position: 7px 50%; 
    display: none; 
}

.Video-Box .items li.item.active {
    display: block; 
}

.Video-Box .items li.link {
    text-indent: 7px; 
    color: #333333; 
}

.Video-Box .items li.link a {
    color: #333333;
}

.Polls-Box .Question {
    font-family: tahoma; 
    font-size: 11px; 
    margin: 5px; 
}

.Polls-Box ul {
    list-style:none outside none;
    margin:0;
    display: block; 
    font-family: tahoma; 
    font-size: 11px; 
    font-weight: normal; 
padding:10px 0;    
}

.Polls-Box li {
    line-height: 23px; 
}

.Polls-Box li label {
    float:left;
    margin-left:15px;
    width:120px;    
}

.Polls-Box .controls {
    margin: 0px; 
    text-align: right; 
    margin-right: 17px; 
    padding-bottom: 15px; 
}

.Stream-Box ul {
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    display: block; 
    font-size: 11px; 
    font-family: tahoma; 
    font-weight: normal;
    width: 100%; 
}

.Stream-Box li {
    text-indent: 30px; 
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/free.streams.box/smalltvlogo.png);
    background-repeat: no-repeat; 
    background-position: 7px 40%;
    color: #333333; 
    line-height: 23px; 
}

.Stream-Box li.date {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/free.streams.box/date.background.jpg);
    background-repeat: repeat-x; 
    background-position: top left; 
    text-indent: 5px; 
}

.Stream-Box .scrollable {
    height: 247px;
}

h1.Title-Bar {
    background-image:url("/worldcup2010.sandbox/images/site/title.background.jpg");
    background-repeat:no-repeat;
    font-family:verdana;
    font-size:24px;
    line-height:89px;
    margin:0;
    padding: 0;
    text-indent:15px;
    padding-bottom: 10px;
    color: #404040;
}

.Stadium-Section {
    border-bottom:1px solid #DADADA;
    margin-bottom:40px;
    padding-bottom:10px;
    padding-left:25px;
}

.Stadium-Section h2 {
    font-family: verdana;
    font-size: 14px;
    color: #404040;
    margin: 0px;
    padding: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-weight: bold; 
}

.Stadium-Section p {
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
	line-height:20px;
}

.Stadium-Section p a {
    color: #2b3f88;
}

.Stadium-Section .Paragraphs {
    width: 488px;
}

.Stadium-Section .Images {
    float: right; width: 260px;
}

.Stadium-Section .Images .locator {
background-image:url("/worldcup2010.sandbox/images/venues/bubble.extend.png");
background-repeat:no-repeat;
font-family:arial;
font-size:11px;
line-height:31px;
padding-bottom:28px;
padding-top:7px;
position:absolute;
text-align:center;
width:110px;

}

.City-Section {
    clear:both;
    padding-top:19px;
    width:100%;
}

.City-Section:first-child { 
    padding-top: 15px;
}

.City-Section h2 {
    width: 156px;
    float: left; 
    font-family: verdana;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    padding: 0px;
    margin: 0px;
	margin-top: 4px;
}

.City-Section p {
    float: left;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
	line-height: 20px;
    color: #333333;
    padding: 0px;
    margin: 0px;
    width: 350px;
    margin-top: 3px; 
}

.Cities-Right-Box {
    margin-bottom: 10px
}

.Cities-Right-Box .left-border, .Cities-Right-Box .right-border {
    background-repeat: no-repeat;
    height: 550px;
}

.Cities-Right-Box .left-border {
    float: left;
}

.Cities-Right-Box .right-border {
    float: right;
}

.Cities-Right-Box h3 {
    padding: 0px;
    margin: 0px;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px
}

.Cities-Right-Box h4 {
    font-family: verdana; font-size: 12px; font-weight: bold; color: #333333
}

.Cities-Right-Box p {
    padding: 0px;
    margin: 0px;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #333333
}

.Cities-Right-Box.Stadium {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/cities/stadium.background.gif);
    height: 550px;
}

.Cities-Right-Box.Stadium .left-border, .Cities-Right-Box.Stadium .right-border {
    width: 7px;
}

.Cities-Right-Box.Stadium .left-border {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/cities/stadium.left.gif);
}

.Cities-Right-Box.Stadium .right-border {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/cities/stadium.right.gif);
}

.Cities-Right-Box.Stadium p {
    height: 80px;
    padding-bottom:30px;
}

.Cities-Right-Box.Stadium .images {
    text-align: center;
}

.Cities-Right-Box.Stadium .Match {
    font-size: 11px; color: rgb(102, 102, 102); height: 20px; margin-bottom: 5px; 
}

.Cities-Right-Box.Stadium .Match .date,
.Cities-Right-Box.Stadium .Match .team,
.Cities-Right-Box.Stadium .Match .score {
    float: left;
}

.Cities-Right-Box.Stadium .Match .date {
    margin-left: 8px; 
    width: 90px
}

.Cities-Right-Box.Stadium .Match .team.home, .Cities-Right-Box.Stadium .Match .team.away {
    width: 45px;
}

.Cities-Right-Box.Stadium .Match .score {
    text-align: center;
    width: 30px;
}

.Cities-Right-Box.Stadium .team.away {
    text-align: left;
    float: left;
}

.Cities-Right-Box.Stadiums {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/cities/stadium.all.background.gif);
    height: 298px
}

.Cities-Right-Box.Stadiums .left-border {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/cities/stadiums.all.left.gif);
    width: 9px;
}

.Cities-Right-Box.Stadiums .right-border {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/cities/stadium.all.right.gif);
    width: 9px;
}

.Cities-Right-Box.Stadiums ul {
    font-family: arial;
    font-size: 12px;
    list-style: none outside none;
    line-height: 20px;
    padding: 0px;
    color: #666666
}

.Cities-Right-Box.Stadiums ul a {
    color: 000066;
	font-family: Verdana;
	font-size: 11px;
}

.Cities-Right-Box.Stadiums ul .current a {
    text-decoration: none;
}

.Match-Bar {
     width: 100%;
     height: 100px;
     background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/matchupbar-middle.jpg);
     margin-bottom: 20px;
     background-repeat: repeat-x;
}

.Match-Bar .left-border, .Match-Bar .right-border {
    height: 100px;
    width: 7px ;
    background-repeat: no-repeat;

}

.Match-Bar .left-border {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/matchupbar-left.jpg);
    float: left;
}

.Match-Bar .right-border {
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/matchupbar-right.jpg);
    float: right;
}

.Match-Bar .Container {
    float: left; height: 100px; width: 492px; margin-top: 10px;
}


.Match-Bar .Container .Country {
    width: 246px;
    float: left;
    line-height: 42px;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
}

.Match-Bar .Country img {
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    width: 42px;
    height: 42px;
}

.Groups-Introduction {
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    color: #333333;
    margin-bottom: 30px;
}

.Group-Section {
    clear: both;
}

.Group-Section h2 {
    float: left;
    width: 140px;
    font-family: verdana;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    padding: 0px;
    margin: 0px;
    line-height: 33px;
}

.Group-Section p {
    float: right;
    width: 350px;
    font-family: Tahoma;
    color: #333333;
    font-size: 12px;
    line-height:20px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

.Group-Section h3 {
    float: right;
    width: 350px;
    font-family: Verdana;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 33px;
}

.Group-Section a.results {
    background-image:url("/worldcup2010.sandbox/images/groups/calenderlogo.png");
    background-position:left -2px;
    background-repeat:no-repeat;
    color:#333333;
    display:block;
    float:left;
    line-height:50px;
    margin-left:-23px;
    margin-right:10px;
    text-decoration:none;
    text-indent:61px;
}

.Group-Section a.analysis {
    background-image:url("/worldcup2010.sandbox/images/groups/teamlogo.png");
    background-position:left 12px;
    background-repeat:no-repeat;
    color:#333333;
    display:block;
    float:left;
    line-height:50px;
    text-decoration:none;
    text-indent:43px;
}

.Group-Section .player span.name {
    font-weight: bold;
    margin-right: 10px;
}

.Group-Section p.player {
    margin-top: 12px;
}

h1.Title-Bar.Team {
    height:60px;
    line-height:20px;
    padding-left:15px;
    padding-top:26px;
    text-indent:0;
}

h1.Title-Bar.Team .Team-Abbreviation {
    font-size: 12px;
}

h1.Title-Bar.Team img {
    margin-top: -17px;
    margin-right: 20px;
}

p.Teams-Introduction {
    font-family: Tahoma;
    color: #333333;
    font-size: 12px;
	line-height:20px;
}

.Team-Section {
    clear: both;

}

.Team-Section h2 {
    color:#333333;
    float:left;
    font-family:verdana;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    margin:0;
    padding:0;
    width:140px;
	margin-top:4px;
}

.Team-Section p {
    color:#333333;
    float:right;
    font-family:Tahoma;
    font-size:12px;
	line-height:20px;
    margin:0 0 10px;
    padding:0;
    width:350px;
    margin-top:3px;
}

.Team-Section p .player {
    font-weight: bold;
    margin-right: 10px;
}

.Team-Section p .verdict {
    font-weight: bold;
}

.Rating {
    background-image:url("/worldcup2010.sandbox/images/site/greystar.png");
    display:block;
    float:right;
    height:14px;
    margin-right:188px;
    width:70px;
    background-repeat: repeat-x;
}

.Rating .Scored {
    height: 14px;
    background-image: url(http://www.livegoals.com/worldcup2010.sandbox/images/site/yellowstar.png);
    display: block;
    background-repeat: repeat-x;
}

.Rating .Scored.rated-50 { margin-right: 0px;  padding-right: 70px; }
.Rating .Scored.rated-45 { margin-right: 7px;  padding-right: 63px; }
.Rating .Scored.rated-40 { margin-right: 14px; padding-right: 56px; }
.Rating .Scored.rated-35 { margin-right: 21px; padding-right: 49px; }
.Rating .Scored.rated-30 { margin-right: 28px; padding-right: 42px; }
.Rating .Scored.rated-25 { margin-right: 35px; padding-right: 35px; }
.Rating .Scored.rated-20 { margin-right: 42px; padding-right: 28px; }
.Rating .Scored.rated-15 { margin-right: 49px; padding-right: 21px; }
.Rating .Scored.rated-10 { margin-right: 56px; padding-right: 14px; }
.Rating .Scored.rated-05 { margin-right: 63px; padding-right:  7px; }
.Rating .Scored.rated-00 { margin-right: 70px; padding-right: 0px;  }

.Polls-Box.Result li {
   line-height: 25px
}
.Polls-Box.Result li label  {
    border-right:1px solid #EAEAEA;
    float:left;
    margin-left:10px;
    width:73px;
}

.Polls-Box.Result li span.Bar {
    padding:3px 1px 3px 0;
    background-repeat:repeat-x;
    border-right: 1px solid #f8faf5;
    color:white;
}

.Polls-Box.Result li span.Bar.Yellow {
    background-image: url(http://www.live-fodbold.dk/img/gamma/middle-yellowpoll.jpg);
}

.Polls-Box.Result li span.Bar.Purple {
    background-image: url(http://www.live-fodbold.dk/img/gamma/middle-purplepoll.jpg);
}

.Polls-Box.Result li span.Bar.Blue {
    background-image: url(http://www.live-fodbold.dk/img/gamma/middle-bluepoll.jpg);
}

.Polls-Box.Result li span.Bar.Green {
    background-image: url(http://www.live-fodbold.dk/img/gamma/middle-greenpoll.jpg);
}

.Polls-Box.Result li span.Bar.Red {
    background-image: url(http://www.live-fodbold.dk/img/gamma/middle-redpoll.jpg);
}

.Polls-Box.Result li span.Bar.Blank {
    border-right: none;
}

