﻿/* --------------------------------------------------------------------
	Text elements
-------------------------------------------------------------------- */
.textElementDisplayDiv
{
	border: solid 1px #d0d0cf;
	background-color: white;
	padding:7px;
	margin-bottom: 10px;
}

.textElementDesignDiv
{
	border: solid 1px #d0d0cf;
	background-color: #f3f6f7;
	background-color: white;
	padding:7px;
}

/* --------------------------------------------------------------------
	Content elements and subnavigation
-------------------------------------------------------------------- */
#subnavigation
{
	width:150px;
}

/* --------------------------------------------------------------------
	Form elements
-------------------------------------------------------------------- */
.formElementDisplayDiv
{
	border: solid 1px #d0d0cf;
	background-color: #f3f6f7;
	background-color: white;
	padding:7px;
	margin-bottom: 10px;
}

.formElementDesignDiv
{
	border: solid 1px #d0d0cf;
	background-color: #f3f6f7;
	background-color: white;
	padding:7px;
}

/* --------------------------------------------------------------------
	Image elements
-------------------------------------------------------------------- */
.imageElementDisplayDiv
{
}

.imageElementDesignDiv
{
}

/* --------------------------------------------------------------------
	specify default font and link settings corresponding to broedtekst
-------------------------------------------------------------------- */
.textElementDisplayDiv, .textElementDesignDiv
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #40494e;
}

.textElementDisplayDiv A, .textElementDesignDiv A
{
	color: #1c95c4;
	text-decoration: none;
}

.textElementDisplayDiv A:hover, .textElementDesignDiv A:hover
{
	color: #1c95c4;
	text-decoration: underline;
}

/* --------------------------------------------------------------------
	Topbar styles
-------------------------------------------------------------------- */
#topBarTable
{
	background-image: url(/themes/Theme1/pics/GraphiteGray_topBar_bg.gif);
}
#topBarTableLeftCell
{
	color: #fafbfa;
}

/* --------------------------------------------------------------------
	Header image styles
-------------------------------------------------------------------- */
#headerImage
{
	background-image: url(/themes/theme1/pics/topImage.jpg);
}

/* --------------------------------------------------------------------
	Footer div styles
-------------------------------------------------------------------- */
#footerTextDiv
{
	color: #fafbfa;
	background-image: url(/themes/theme1/pics/GraphiteGray_bottomBar_bg.gif);
}

#footerTextTableLeftCell, #footerTextTableLeftCell a, #footerTextTableLeftCell a:hover
{
	color: Silver;
}

/* --------------------------------------------------------------------
	NHL cms - Footer div styles
-------------------------------------------------------------------- */

#footerTextTableRightCell, #footerTextTableRightCell a, #footerTextTableRightCell a:hover
{
	color: Silver;
}