﻿body
{
	/* Placering af siden, forhold til browseren*/
	border: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #f7f7f7;
}

html {overflow: scroll;}

DIV
{
}

#topmostDiv
{
	padding: 20px 0px 0px 0px;
	width:1039px;
	margin: 0 auto;
	height:24px;
	background-image:url(/themes/NHLData/pics/topBgCenter.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#layoutDiv
{
	margin: 0 auto;
	width: 955px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #40494e;
	padding:0px 0px 0px 84px;
	background-image:url(/themes/NHLData/pics/BgCenter.gif);
	background-repeat:repeat-y;
}

#layoutDiv A
{
	font-weight: normal;
}

#topBarDiv
{
	padding-top:25px;
}

.topBarDivLogoContainer
{
	float:left;
	width:350px;
}

.topBarSearchContainer
{
	display:none;
	float:right;
	width:210px;
	text-align:right;
	padding-right:15px;
}

.topBarQuickLinks
{
	display:none;
	width:300px;
	float:right;
}

.topBarQuickLinks a
{
	display:block;
	width:20px;
	height:19px;
	float:right;
	padding: 0px 2px;
}

#SearchButton
{
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-align: right;	
	cursor:pointer;
	border-right: solid 1px white;
	padding: 2px 9px 4px 9px;
	/*background: url(/themes/NHLData/pics/navigate/navigate_bg_selected.gif) repeat-x; */
	float:right;
}

#searchInputField
{
	width:140px;
	border:0px solid white;
	border-width: 0px 2px 0px 0px;
	background-color:Transparent;
	background-image:url(/themes/NHLData/pics/search_bg.gif);
    padding: 2px 5px 2px 20px;
    background-repeat:no-repeat;
    background-color:#eeeeed;
}

#headerImage
{
	vertical-align: top;
	background-repeat: no-repeat;	
	background-position:bottom left;
	overflow: hidden;
	padding-top: 20px;
}

#headerImageMinHeight
{
	height: 183px;
	width: 970px;
}

#topSpacerDiv
{
	height: 50px;
	Font-size: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:  transparent;
}

#topMenuContent
{
	width: 735px;
	height:22px;
	/*background-image: url(/themes/NHLData/pics/navigate/navigate_bg.gif);*/
	background-position: top left;
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
	border-right: solid white 1px;
	
}

#topMenuDiv
{
	float: left;
	width: 729px;
}

#flagPanelDiv
{
	float: right;
	width: 100px;
	text-align: right;
}

.panelFlags
{
}

.panelFlags A IMG
{
    padding:2px 2px;
    border-style:solid;
    border-width: 0px 4px 0px 0px;
    border-color:White;
}

#main
{
	margin-top: 3px;
}

#bottomSpacerDiv
{
	height: 1px;
	Font-size: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
	/*background-color:  #cccccc;	*/
	
}

#bottomBorderContainer
{
	margin:0 auto;
	width:1039px;
	height:34px;
	background-image:url(/themes/NHLData/pics/bottomBgCenter.gif);
}

#spacerDiv
{
	height: 1px;
	Font-size: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: #cccccc;	
    width:870px;
}


/* Footer text styles */
#footerTextDiv
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana;
	font-size: 10px;
	width: 905px; /* general width - padding-left */
	color:Black;
}

#footerTextTable
{
	width: 870px;
}
#footerTextTableLeftCell
{
	text-align: left;
}
#footerTextTableLeftCell a
{
	text-decoration: none;
}
#footerTextTableLeftCell a:hover
{
	text-decoration: underline;
}
#footerTextTableRightCell, #footerTextTableRightCell A
{
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:Black;
}
#footerTextTableRightCell A:hover
{
	text-decoration: underline;
}

.formItemSnapContent
{
padding:3px 0px;
}

.cleaner
{
	clear: both;
	height: 1px;
	Font-size: 1px;
	border: 0px none;
	margin: 0; padding: 0;
	background: transparent;	
}

#ShortcutsStaticContainer
{
    float:right;
    width:203px;
    overflow:hidden;
    background-color:White;
}