body {
	background: #FFF002 url(/img/bg_x_swim.png) repeat-x fixed center top !important;
}

/* temporarily remove empty S4F programmes */
.swimmingProgrammeCategoryButtons .silver {
	display: none;
}

.swimmingProgrammeCategoryButtons .buddy {
	display: none;
}

#s4f_main {
	background: transparent url( /img/s4f_main.png ) no-repeat top;
	color: #fff;
	height: 115px;
	padding-top: 310px;
	position: absolute;
	z-index: 15;
	width:773px;
	float:left;
}

#frm_search {
	margin-top: 8px;
}

#searchword {
	width: 113px;
}

#home #main_container {
	background:#11B4E9 url(/img/bg_lower.png) repeat-y scroll center top;
	height:425px; /* DE specific */
}

#backMain {
	font-weight: bold;
	left: 0;
	position: absolute;
}

#backMain:before {
	content: " < ";
}

#slideshow {
	height: 223px;
	position: absolute;
	overflow: hidden; /* only while have oversize temp images in */
	top: 85px;
	width: 559px;
}

#silver_swimmers {
	background: url(/img/s4f_silver.png) no-repeat;
	color: #fff;
	display: block;
	font-size: 1.1em;
	height: 44px;
	padding-top: 232px;
	position: absolute;
	right: 0;
	top: 123px;
	width: 191px;
	padding-right: 5px;
}

#silver_swimmers:hover {
	text-decoration: none;
}

#silver_swimmers:hover span {
	text-decoration: underline;
}

#silver_swimmers span {
	display: block;
	font-size: 1.3em;
	text-transform: uppercase;
}

#frmLogin {
	float: left;
	width:274px;
}

#frmLogin label {
	float: left;
	line-height: 26px;
	/*margin-right: 10px;*/
	text-transform: uppercase;
	width: 80px;
}


/*#frmLogin label {
	float: left;
	line-height: 26px;
	margin-right: 10px;
	text-transform: uppercase;
	width: 45px;
}*/

#frmLogin input {
	background: url(/img/input.png) no-repeat;
	border: none;
	padding: 6px;
	width: 160px;
}

/*#frmLogin input {
	background: url(/img/input.png) no-repeat;
	border: none;
	padding: 5px;
	width: 130px;
}*/

#frmLogin button {
	background: url(/img/btn_login.png) no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
	height: 29px;
	margin: 3px 5px;
	width: 80px;
	float:right;
}

/*#frmLogin button {
	background: url(/img/btn_login.png) no-repeat;
	border: none;
	cursor: pointer;
	font-weight: bold;
	height: 29px;
	margin: 3px 5px 3px 197px;
	width: 63px;
}*/


#frmLogin button:hover {
	background-position: 100% 0;
}

#frmLogin button:hover span{
	text-decoration: underline;
}

#frmLogin a {
	color: #fff;
	margin-left: 125px;
}

#register:hover {
	background-position: 100% 0;
}

#frmLogin #register {
	background: url(/img/btn_register.png) no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 23px;
	padding: 7px 0 0 15px;
	margin:3px 0;
	width: 85px;
	float:right;
}

#register:hover {
	background-position: 100% bottom;
}
