/* CSS Document */

.entrytill-add-bg{
background:url(../images/entrytill-addbg-grad.jpg) repeat-x top;
height:280px;
}

.entrytill-add-top{
background:url(../images/entrytill-add-topbg.jpg) no-repeat top;
height:380px;
}

.headline-white{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
margin:10px;
text-transform:uppercase;
color:#FFFFFF;
}

.whitefont{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:10px;
font-weight:normal;
}

.index-add-bg{
background:url(../images/indexadd-bg-grad.jpg) repeat-x top;
height:250px;
}

.index-main-bg{
background:url(../images/indexadd-bg-main.jpg) no-repeat top;
height:330px;
}

/* link */
a.addlink{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a.addlink:link {
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
}
a.addlink:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
}
a.addlink:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
}
a.addlink:active {
	text-decoration: none;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
}

.LightBlueBgr {
background:#c3daed;
}

.ClubScanText {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#213c73;
margin-left:20px;
margin:10px;
}


.clubscanInABox_bgr{
background:url(../images/special/clubscanInABox1.jpg) center no-repeat;
height:560px;
}