/* LINKS
----------------------------------------------- */

a, a img { border: 0;}

a:link { color: #FAC934; text-decoration : none;}

a:visited {	color: #FAC934;	text-decoration : none; }

a:hover { color: #FFEF31; text-decoration: underline; }

a:active { color: #FFEF31; }

#footer a { color: #EFEFEF; }

#footer a:hover { color: #FAC934;}

p.email a { color: #FAC934; }

p.email a:hover { color: #FFEF31;}


/* TEXT
----------------------------------------------- */

p {
	margin: 10px;
	line-height: 12pt;
}

p.nopad {
	margin: 0 10px 0 10px;
}

p.image {
	margin: 5px 10px 5px 10px;
}

p.small {
	font-size: 90%;
	color: #FAC934;
}

.copyright {
	color: #EFEFEF;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	margin: 10px;
	color: #FAC934;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 10px 0 10px;
	color: #FAC934;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
	color: #FFEF31;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
}

.yellow {
	color: #FAC934;
}

.recruitments h5 {height: 50px; background : url(images/titleRecruitment.jpg) no-repeat; text-indent : -9999px; }
.featuredNews h5 {height: 50px; background : url(images/titleNews.jpg) no-repeat; text-indent : -9999px; }
.featuredNews h6 {height: 50px; background : url(images/titleNewsSmall.jpg) no-repeat; text-indent : -9999px; }
.featuredGalleries h5 {height: 50px; background : url(images/titleGalleries.jpg) no-repeat; text-indent : -9999px; }
.featuredGalleries h6 {height: 50px; background : url(images/titleGalleriesSmall.jpg) no-repeat; text-indent : -9999px; }
.featuredEvents h5 {height: 50px; background : url(images/titleEvents.jpg) no-repeat; text-indent : -9999px; }
.contactUs h5 {height: 50px; background : url(images/titleContact.jpg) no-repeat; text-indent : -9999px; }
.bodyGloveHistory h5 {height: 50px; background : url(images/titleHistory.jpg) no-repeat; text-indent : -9999px; }
.photos h5 {height: 50px; background : url(images/titlePhotos.jpg) no-repeat; text-indent : -9999px; }
.videos h5 {height: 50px; background : url(images/titleVideos.jpg) no-repeat; text-indent : -9999px; }
.ads h5 {height: 50px; background : url(images/titleAds.jpg) no-repeat; text-indent : -9999px; }
.wallpaper h5 {height: 50px; background : url(images/titleWallpaper.jpg) no-repeat; text-indent : -9999px; }
.recruitments h6 {height: 50px; background : url(images/titleRecruitment.jpg) no-repeat; text-indent : -9999px; }
.recruitmentsList h6 {height: 50px; background : url(images/titleRecruitment.jpg) no-repeat; text-indent : -9999px; }
.shoplocationList h6 {height: 50px; background : url(images/titleShopLocation.jpg) no-repeat; text-indent : -9999px; }
.history h6 {
	height: 50px;
	text-indent : -9999px;
	background-image: url(images/titleHistory.jpg);
	background-repeat: no-repeat;
}
.featuredHelp h6 {height: 50px; background : url(images/titleHelp.jpg) no-repeat; text-indent : -9999px; }


.list ul {
	margin: 0;
	padding: 10px;
	list-style-type:none;
}

.list ul li {
	padding: 0 0 0 10px;
	background: url(images/bullet.gif) 0 6px no-repeat;
	line-height: 12pt;
}

.list ul li a{
	color: #EFEFEF;
	text-decoration: none;
}

.list ul li a:hover{
	color: #FAC934;
}

.roster ul {
	margin: 0;
	padding: 0 10px 20px 10px;
	list-style-type:none;
}

.roster ul li {
	padding: 0 0 0 10px;
	background: url(images/bullet.gif) 0 6px no-repeat;
	line-height: 12pt;
}


A.lnkwhite:link {

	COLOR: #ffffff; TEXT-DECORATION: none

}

A.lnkwhite:visited {

	COLOR: #FAC934; TEXT-DECORATION: none

}

A.lnkwhite:hover {

	COLOR: #FAC934; TEXT-DECORATION: none

}

.lnkwhite {

	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: "Tahoma"; TEXT-DECORATION: none

}



.txtblack {
	FONT-WEIGHT: normal; FONT-SIZE: 13; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: "Tahoma"
}