﻿.headerImage
{
	height: 115px;
	width: 1000px;
	text-align: left;
	background-image: url(../../images/masthead.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.headerImage_en
{
	height: 115px;
	width: 1000px;
	text-align: left;
	background-image: url(../../images/masthead_en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.headerImage_fr
{
	height: 115px;
	width: 1000px;
	text-align: left;
	background-image: url(../../images/masthead_fr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.headerIconBar
{
	height: 43px;
	width: 1000px;
	background-image: url(../../Network/AssociationGolfNetwork/images/subhead.jpg);
	background-repeat: no-repeat;
}
.headerIconBar_en
{
	height: 43px;
	width: 1000px;
	background-image: url(../../Network/AssociationGolfNetwork/images/subhead_en.jpg);
	background-repeat: no-repeat;
}
.headerIconBar_fr
{
	height: 44px;
	width: 1000px;
	background-image: url(../../Network/AssociationGolfNetwork/images/subhead_fr.jpg);
	background-repeat: no-repeat;
}
.headerInfoBar
{
	width: 100%;
	height: 38px;
	overflow: visible;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	background-image: url(../../images/HeaderInfoBar.jpg);
}
.infobarClubName
{
	float: left;
	line-height: 35px;
	padding-left: 15px;
}
.infobarLanguage
{
	float: right;
	font-size: 18px;
	line-height: 35px;
	padding-right: 15px;
}
.headerInfoBar .infobarLanguage a
{
	text-decoration: none;
	color: #ffffff;
}
.headerInfoBar .infobarLanguage a:visited
{
	text-decoration: none;
	color: #ffffff;
}