
body
{
    background: #f0f0f0;
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-size: 11px;
    color: #333;
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    height: 100%;
}

div { text-align: left }

div,span,p,td,a
{
    font-family: Verdana, Arial, helvtica, Sans-Serif !Important;
    font-size: inherit !Important;
}

.MsoNormal
{
    font-family: Verdana, Arial, helvtica, Sans-Serif !Important;
    font-size: inherit !Important;
}

.divPageContainer
{
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
    height: auto;
    min-height: 100%;
}

.divHeaderTop
{
    width: 980px;
    height: 97px;
    background: url(img/sprite.png) no-repeat
}

.divMainContainer
{
    background: #fff;
    border: solid 1px #e2e2e2;
    height: auto; 
    min-height: 100%;
    float: left;
    width: 980px;    
}

.divQuickbar
{
    width: 30px; 
    height: auto; 
    min-height: 100% !Important;
    float: left;
    clear: left;
    background: url(img/sprite.png) 0 -97px no-repeat;
}

.divLeftSidebar
{
    width: 250px;
    _max-width: 240px;
    float: left;
    text-align: center;
    background: #fff url(img/sprite.png) -31px -97px no-repeat;
    height: auto;
    min-height: 100%;
    margin: 0; padding: 0;
}

.divLeftSidebarLinks a:link, .divLeftSidebarLinks a:visited
{
    display: block;
    float: left; clear: left;
    color: #666;
    width: 227px;
    _width: 250px; /* ie */ 
    border-top: solid 1px #fff;
    border-bottom: solid 1px #eee;
    padding: 4px 3px 4px 20px; 
    text-align: left;
    text-decoration: none;
}

.divLeftSidebarLinks a:hover, .divLeftSidebarLinks a:active
{
    color: #ff0000;
    border-top: solid 1px #f0f0f0;
    border-bottom: solid 1px #e0e0e0;
    background: #fff url(../../skins/thorsport/menu/rmSprite.png) 100% -193px;
    text-decoration: none;
}

.divLogo
{
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background: url(img/sprite.png) -323px -368px no-repeat;
    cursor: pointer;
    margin-top: -100px;
    margin-bottom: 5px;
    position: relative;
}

.divInnerMainContainer
{
    width: 698px;
    float: left; clear: none;
   /* _width: 680px; _overflow: hidden; /* ie7 is not a browser, it's a virus */
}

.divNavbar
{
    float: left; clear: none;
    max-width: 698px;
    width: 698px;
    height: 15px;
    padding: 5px;
    background: url(img/sprite.png) -280px -97px no-repeat;
    color: #666;
}

a:link, a:visited
{
    color: #cc0000;
    text-decoration: none;
}

a:hover, a:active
{
    color: #ff0000;
    text-decoration: underline;
}

.divNavbar a:link,
.divNavbar a:visited
{
    color: #666;
    text-decoration: none; 
    text-transform: uppercase;
    font-size: 10px;
    
}

.divNavbar a:hover,
.divNavbar a:active
{
    color: #cc0000;
    text-decoration: underline; 
    text-transform: uppercase;
    font-size: 10px;
    
}

.divMain
{
    width: 427px;
    padding: 5px;
    float: left;
   _width: 400px;
}

.divRight
{
    float: right;
    width: 260px;
    _width: 255px;
    clear: none;
    background: #f0f0f0;
    border: solid 1px #e2e2e2; border-top: 0; border-right: 0;
    margin: 0; padding: 0;
}

.divRight .divHeadline
{
    display: block;
    padding: 5px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

.divRight .divInner
{
    color: #666;
    padding: 5px;
}

.divRight .divInner:hover,
.divRight .divInner:hover .divHeadline,
.divRight .divInner:hover .divGameMiddle,
.divRight .divInner:hover
{
    color: #000 !Important;
    background-color: #fff;
}

.divLeftSidebar .divAd
{
    float: left; clear: left;
    width: 248px;
    line-height: 50px;
    text-align: center;
}

.divRight .divAd
{
    width: 260px;
    line-height: 50px;
    text-align: center;
}

.divMain .divAd
{
    width: 420px;
    height: 80px;
    text-align: center;
    float: left;
}

.divRight .divInner .divHomeTeam
{
    display: block;
    float: left;
    clear: left;
    width: 64px;
    height: 64px;
    margin-top: 5px;
}

.divRight .divInner .divAwayTeam
{
    display: block;
    float: right;
    clear: none;
    width: 64px;
    height: 64px;
    margin-top: 5px;
}

.divRight .divInner .divGameMiddle
{
    float: left;
    clear: none;
    width: 115px;
    _width: 105px;
    height: 64px;
    margin-top: 5px;
    color: #666;
    font-size: 10px;
    margin-left: 5px;
}

.divRight .divInner .divHomeTeamName
{
    display: block;
    width: 38%;
    float: left;
    text-align: left !Important;
    padding-left: 2%;
    font-size: 12px; font-weight: bold;
    color: #cc0000;
}

.divRight .divInner .divAwayTeamName
{
    display: block;
    width: 38%;
    float: right;
    text-align: right;
    padding-right: 2%;
    font-size: 12px; font-weight: bold;
    color: #666;
}

a:link.hplResults, a:visited.hplResults, a:hover.hplResults, a:active.hplResults,
a:link.win, a:visited.win, a:hover.win, a:active.win,
a:link.draw, a:visited.draw, a:hover.draw, a:active.draw,
a:link.loss, a:visited.loss, a:hover.loss, a:active.loss
{
    display: block;
    width: 20%;
    margin-left: 4%;
    float: left;
    clear: none;
    width: auto;
}

.divHeaderContent
{
    width: 660px;
    margin-left: 300px;
    margin-top: 36px;
    float: left;
    color: #666;
}

.textbox,
.textBox,
.TextBox
{
    font-size: 11px;
    border: solid 1px #e2e2e2;
}

.txtform, .Long, .long { width: 300px }
.normal { width: 200px }
.txt1 { width: 150px; text-indent: 5px; }
.txt0 { width: 140px; border: 0 !Important; float: left}
.Contact, .contact { width: 280px !Important} 
.multiline, .MultiLine, .multiLine
{
    height: 100px;
    vertical-align: top;
}

.divTxtButton
{
    width: 166px; height: 16px;
    float: left;
    clear: none;
    background: #fff;
    border: solid 1px #e2e2e2;
    margin-left: 10px;
}

.button { font-size: 11px; }

.btnLogin
{
    background: url(img/sprite.png) -443px -206px no-repeat;
    width: 12px; height: 12px;
    float: right; clear: none;
}

.btnLogin:hover, btnLogin:active
{
    background-position: -463px -206px;
}

a.aFont
{
    display: block;
    width: 22px; height: 22px;
    float: right; clear: none;
    margin-left: 5px;
    margin-top: -3px;
    position: relative;
}

a.decrease { background: url(img/sprite.png) -429px -141px no-repeat }
a:hover.decrease { background: url(img/sprite.png) -429px -171px no-repeat }

a.increase { background: url(img/sprite.png) -454px -141px no-repeat }
a:hover.increase { background: url(img/sprite.png) -454px -171px no-repeat }

a:link.aHome, a:visited.aHome
{
    float: left; 
    margin-left: 5px;
    margin-top: -30px;
    position: relative;
    width: 24px; height: 28px;
    background: url(img/sprite.png) -323px -141px no-repeat;
}

a:hover.aHome, a:active.aHome
{
    background-position: -373px -141px
}

a:link.aRSS, a:visited.aRSS
{
    float: left; 
    margin-left: 5px;
    width: 24px; height: 36px;
    background: url(img/sprite.png) -323px -172px no-repeat;
}

a:hover.aRSS, a:active.aRSS
{
    background-position: -373px -172px
}

a:link.aStartPage, a:visited.aStartPage
{
    float: left; 
    margin-left: 5px;
    margin-top: 10px;
    width: 24px; height: 40px;
    background: url(img/sprite.png) -323px -218px no-repeat;
}

a:hover.aStartPage, a:active.aStartPage
{
    background-position: -373px -218px
}

a:link.aStar, a:visited.aStar
{
    float: left; 
    margin-left: 5px;
    margin-top: 10px;
    width: 24px; height: 35px;
    background: url(img/sprite.png) -323px -268px no-repeat;
}

a:hover.aStar, a:active.aStar
{
    background-position: -373px -268px
}

a:link.aCalendar, a:visited.aCalendar
{
    float: left; 
    margin-left: 5px;
    margin-top: 10px;
    width: 24px; height: 42px;
    background: url(img/sprite.png) -323px -307px no-repeat;
}

a:hover.aCalendar, a:active.aCalendar
{
    background-position: -373px -307px
}

a:link.gray, a:visited.gray
{
    color: #666;
    text-decoration: none;
}

a:hover.gray, a:active.gray
{
    color: #cc0000;
    text-decoration: underline;
}

.divMenu
{
    margin-top: 2px;
    color: #fff;
}

.headline, .lblHeadline
{
    font: bold 18px verdana, arial, helvetica, sans-serif;
    color: #cc0000;
}

.subHeadline
{
    font-size: 12px;
    color: #333;
}
.divForm
{
    padding: 10px;
    background: #fff;
    border: solid 1px #e2e2e2;
}

.req, .Req
{
    border: solid 1px #666;
}

.divHelp
{
    padding: 5px;
    color: #333;
    background: #f8f8f8;
    border: Solid 1px #e2e2e2;
    width: 290px;
}

/* FRÉTTIR OFL */

.divMainTitle
{
    font-size: 16px !Important;
    font-weight: bold;
    color: #cc0000;
    text-indent: 5px;
}

.regItem
{
    display: block;
    background: #fff;
    padding: 5px;
}

.altItem
{
    display: block;
    background: #f8f8f8;
    border-top: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
    padding: 5px;
}

.noPadding { padding: 0 !Important }

.contentAuthor,
.contentAuthor a:link,
.contentAuthor a:visited
{
    color: #999;
}

.contentAuthor a:hover,
.contentAuthor a:active
{
    color: #cc0000 !Important; text-decoration: underline
}

a:link.hplHeadline, a:visited.hplHeadline
{
    color:#666;
    font-size: 14px;
    font-weight: bold;
}

a:hover.hplHeadline, a:active.hplHeadline
{
    color: #cc0000; text-decoration: none;
}

.divComboCats
{
    float: left !Important;
    clear: both;
}


/***********************************************


                     PAGER

***********************************************/    

.divPager
{
	margin-top: 10px;
	background: #f0f0f0;
	border: solid 1px #e2e2e2;
	padding: 5px;
}

.divPager a
{
	float: right;
	display: block;
}

.hrefFirst
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -428px -225px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefFirst:hover
{
	background: #fff url(img/sprite.png) -428px -245px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefPrev
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -451px -225px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefPrev:hover
{
	background: #fff url(img/sprite.png) -451px -245px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefNext
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -470px -225px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefNext:hover
{
	background: #fff url(img/sprite.png) -470px -245px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefLast
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -492px -225px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefLast:hover
{
	background: #fff url(img/sprite.png) -492px -245px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.divRightTopLinks
{

	float: right; text-align: right; color: #999
}

.divRightTopLinks a:link,
.divRightTopLinks a:visited
{
    color: #999;
    text-decoration: none;
}

.divRightTopLinks a:hover,
.divRightTopLinks a:active
{
    color: #ff0000;
    text-decoration: underline;
}

.imgLeadIn
{
    float: left;
    width: auto;
    max-width: 200px;
    margin-right: 5px;
}


.divGoBack { padding-top: 5px; margin-bottom: 10px }
.divGoBack a { color: #cc0000 !Important; }

/* facebook */
html .fb_share_link { color: #cc0000 !Important; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; }

/* comments */

.divCommentsLinks
{
	padding: 5px;
	border: solid 1px #e6e6e6;
	background: #f8f8f8;
	color: #666;
}

.divCommentsLinks a
{
	color: #666 !Important;
	text-decoration: none !Important;
}

.divCommentsLinks a:hover
{
	color: #ff0000 !Important;
	text-decoration: underline Important;
}

.divCommentHeader { padding: 5px; margin-bottom: 5px; border-bottom: solid 1px #e2e2e2}
.divDate { float: right; width: auto; color: #999 }
.divAuthor { font-weight: bold; font-size: 12px; float: left; width: auto }
.divCommentContent { padding: 5px; margin-top: 10px; padding-bottom: 5px; margin-bottom: 30px;}

.divAuthor a, .divAuthor a:hover
{
	color: #000;
	text-decoration: none;
}

.divAuthor a.website 
{
	color: #cc0000;
}

.divAuthor a.website:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.lblCommentCount
{
	display: block;
	float: left;
	width: auto;
}

.contentAuthor { color: #999 }
.contentAuthor a:link, .contentAuthor a:visited
{
	color: #999;
	text-decoration: none;
}

.contentAuthor a:hover, .contentAuthor a:active
{
	color: #cc0000;
	text-decoration: underline;
}


/* AFMÆLISBÖRN */

.adRotator { border-bottom: solid 1px #e2e2e2; }

.bdHeader, .divSHeader /* announcements */
{
    font-size: 14px !Important;
    font-weight: bold;
    color: #333;
    border-bottom: solid 1px #e2e2e2;
    padding: 5px;
}

a:link.bdLink, a:visited.bdLink
{
    width: 100%;
    display: block;
    color: #666;
    font-size: 10px !Important;
    text-decoration: none;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e2e2e2;
    height: 18px; line-height: 18px;
    background: #f8f8f8;
    text-indent: 5px;
}

a:hover.bdLink, a:active.bdLink
{
    color: #ff0000 !Important;
    background: #fff;
}


/* fréttabréf - skráning */
.divFormRight 
{ 
    padding: 20px; 
    margin: 20px; 
    float: left;
    text-align: right;    
    background: #fff; 
    border: solid 1px #e2e2e2 
}

/* leit */

a:link.aSearch, a:visited.aSearch
{
    display: block;
    float: left; clear: left;
    width: 100%;
    border-bottom: solid 1px #e2e2e2;
    margin-bottom: 5px;
    padding: 2px;
    color: #cc0000;
    font-size: 12px;
}

a:hover.aSearch, a:active.aSearch
{
    color: #ff0000;
    text-decoration: none;
    border-bottom: solid 1px #cc0000
}

.dlGames
{
    border: solid 1px #e2e2e2;
    padding: 0; margin: 0;
}

.dlGamesItem { padding: 5px; }
.dlGamesItem:hover
{
    cursor: pointer;
    background: #e8e8e8;
}

.scroller
{
    width: 250px;
    height: 64px;
}


.tdPracHeader
{
    background:#cc0000 0 -2101px repeat-x url('../../skins/thorsport/Grid/sprite.png');
    height: 20px;
    padding: 5px;
    color: #fff;
    text-align: center;
    width: 14%; min-width: 50px;
	border:1px solid;
	border-color: #e65151 #a10101 #a10101 #e65151;  
	font-size: 12px;  
}

.tdPractice 
{
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
    background: #f8f8f8;
    padding: 10px;
    vertical-align: top !Important;
    font-size: 11px;
}

.tdPracticeFirst { border-left: solid 1px #e2e2e2 }

.tablePractices { z-index: 1000 }

.lblPracticeNote2 { display: block; border-bottom: Solid 1px #e2e2e2; margin-bottom: 50px; padding-top: 10px; padding-bottom: 5px }

/************/
/* LIGHTBOX */
/************/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 9999999999;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink_is, #nextLink_is {
	width: 49%;
	height: 100%;
	background: transparent url("../../_D10CC/img/lightbox/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink_is { left: 0; float: left;}
#nextLink_is { right: 0; float: right;}
#prevLink_is:hover, #prevLink_is:visited:hover { background: url("../../_D10CC/img/lightbox/is_prevlabel.gif") left 15% no-repeat; }
#nextLink_is:hover, #nextLink_is:visited:hover { background: url("../../_D10CC/img/lightbox/is_nextlabel.gif") right 15% no-repeat; }

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("../../_D10CC/img/lightbox/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../../_D10CC/img/lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../../_D10CC/img/lightbox/nextlabel.gif") right 15% no-repeat; }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	width: 100%;
	height: 500px;
	background-color: #ccc;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.divAlbumItem{}
.ValTop tr td { vertical-align: top; }

.pnlRotator, .divBD
{
    border: solid 1px #e2e2e2;
    background: #fff;
}

.divAnnounce
{
    padding: 5px;
    background: #f8f8f8;
}

.divFooter
{
    width: 980px;
    margin: 0 auto; margin-top: 20px; margin-bottom: 20px;
    color: #999;
    text-align: center;
}

.divFooter a:link, 
.divFooter a:visited
{
    color: #999;
    text-decoration: none;
}

.divFooter a:hover, 
.divFooter a:active
{
    color: #cc0000;
    text-decoration: underline;
}


/* news */


/* FRÉTTIR OFL */

.divHypeNews
{
    margin-bottom: 20px;
    border: solid 1px #e2e2e2;
    border-bottom: double 3px #e2e2e2;
    background: #f0f0f0;
    padding: 5px;
    font-size: 12px;
}

.divHypeNews a:link.hplHeadline,
.divHypeNews a:visited.hplHeadline { color: #cc0000 !Important }

.divHypeNews a:hover.hplHeadline,
.divHypeNews a:active.hplHeadline { color: #ff0000 !Important; text-decoration: underline }
.divNews { }




a:link.leftlink, a:visited.leftlink
{
    display: block;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    color: #666;
    padding: 3px 10px 3px 10px;
    text-decoration: none;
}

a:hover.leftlink, a:active.leftlink
{
    color: #cc0000;
    background: #fff;
}

a:link.leftlink-selected, a:visited.leftlink-selected
{
    display: block;
    padding: 3px 10px 3px 10px;
    text-decoration: none;    
    background: #cc0000;
    border: solid 1px #990000;
    color: #fff;
}

a:hover.leftlink-selected, a:active.leftlink-selected
{
    background: #666;
    border: solid 1px #333;
}

.lblAuthors
{
	display: block;
	border: solid 1px #e2e2e2;
	background: #f0f0f0;
	padding: 5px;
	margin: 5px 0 5px 0;
}

.win, a:link.win, a:visited.win { color: green !Important; vertical-align: middle }
.draw, a:link.draw, a:visited.draw { color: #666 !Important; vertical-align: middle }
.loss, a:link.loss, a:visited.loss { color: red !Important; vertical-align: middle }
a:hover.win, a:hover.draw, a:hover.loss { color: #000 !Important; text-decoration: none; cursor: pointer }

/* Gridview Override */
.rgRow:hover, 
.rgAltRow:hover  
{ background: #f0f0f0 !Important; }

/* GAMES, GAME REPORT, LIVE REPORT */

.tableStatistics
{
    padding: 0; margin: 0;
    border: solid 1px #e2e2e2;
    background: #f0f0f0;
}

.cell1ts, .cell2ts
{
    padding: 5px;
    text-align: center;
    border-left: solid 1px #fff;
}

.cell1ts { border-right: solid 1px #e2e2e2; }

.divGRHeader
{
    font-size: 14px !Important;
    font-weight: bold;
    color: #666;
    padding: 5px;
    text-align: center;
    width: 30%;
}

.imgTeamLogo { margin: 10px; }

.divControls
{
    float: left;
    width: auto;
    width: 30%;
    text-align: center;
    padding: 20px 0 0 15px;
}

.gray { color: #999 }
.smaller { font-size: smaller !Important }

.divGamesHeader { background: #fff; border: solid 1px #e2e2e2 }

.tdPlayerGeneral { background: url(img/sprite.png) no-repeat -606px -141px; width: 48px; height: 48px; text-align: center; font-size: 10px; margin: 0 auto; }
.tdPlayerOnField { background: url(img/sprite.png) no-repeat -886px -141px; width: 48px; height: 48px; text-align: center; font-size: 10px; margin: 0 auto; }
.tdPlayerOffField { background: url(img/sprite.png) no-repeat -816px -141px; width: 48px; height: 48px; text-align: center; font-size: 10px; margin: 0 auto; }
.tdPlayerYellow { background: url(img/sprite.png) no-repeat -676px -141px; width: 48px; height: 48px; text-align: center; font-size: 10px; margin: 0 auto; }
.tdPlayerRed { color: #fff; background: url(img/sprite.png) no-repeat -746px -141px; width: 48px; height: 48px; text-align: center; font-size: 10px; margin: 0 auto; }

.dgPlayers { border: solid 1px #e2e2e2; }
.playerStats
{
    float: left;
    width: auto;
    height: 52px;
    text-align: center;
    padding: 0 5px 0 5px;
    margin: 0 auto;
}

.right { text-align: right !Important }

/* live game report */

.red { color: #cc0000 }
.black { color: #000 }
.gray { color: #999 }

.divGameInfo
{
    width: 100%;
    height: 120px;
    margin: 0 auto;
    text-align: center !Important;
    background: url(img/LRsprite.png) repeat-x;
}

.divGameInfoInner
{
    float: left;
    margin: 30px 0 0 160px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.divHomeLogo
{
    width: auto;
    float: left;
    margin: -100px 0 0 50px;
}

.divAwayLogo
{
    width: auto;
    float: right;
    margin: -100px 50px 0 0;
}

.divLRHeader
{
    position: absolute;
    left: 42%;
    top: 10px;
    padding: 10px;
    background: #990000; color: #fff;
    border: solid 1px #cc0000;
    width: auto;
}

.lblLRTeamName
{
    font-size: 22px !Important;
    font-weight: bold;
}

.divLRNavbar
{
    background: url(img/LRsprite.png) repeat-x 0 -136px !Important;
    height: 40px;
    text-align: center;
}

.divLRNavbar a:link, divLRNavbar a:visited
{
    height: 38px;
    line-height: 40px;
    width: auto;
    float: left;
    border: solid 1px transparent;
    color: #666;
    padding: 0 15px 0 15px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.divLRNavbar a:hover, divLRNavbar a:active
{
    color: #fff;
    background: url(img/LRsprite.png) no-repeat 0 0;
    border: solid 1px;
    border-color: #e83d3d #b61818 #b61818 #b61818;
}

.divHeadline1
{
    float: left;
    width: auto;
    margin: 0 0 0 20px;
    font-weight: bold;
}

.divHeadline2, .divHeadline3
{
    float: right;
    width: auto;
    margin: 0 20px;
    font-weight: bold;
}

.mainPanel
{
    background: #fff;
    float: left;
    clear: left;
    width: 60%;
    min-width: 520px;
    height: 250px;
    overflow: scroll;
    border: solid 1px #e0e0e0;
    margin: 10px 0 0 10px;
}

.commentsPanel
{
    background: #fff;
    float: right;
    overflow: scroll;
    clear: right;
    width: 35%;
    min-width: 300px;
    height: 125px;
    border: solid 1px #e0e0e0;
    margin: 10px 10px 0 0;
}


.divComment
{
    background: #f8f8f8;
    float: right;
    clear: none;
    width: 32%;
    min-width: 280px;
    padding: 10px;
    height: 130px;
    border: solid 1px #e0e0e0;
    margin: 10px 10px 0 0;
}

.Nugget, .imgNugget
{
    padding: 5px;
    border-bottom: solid 1px #f0f0f0;
}

.imgNugget { display: block; float: left; margin: 0 0 0 5px; vertical-align: middle }