/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.htmlarea {
	border: 1px solid #ccc;
}

img, a, input, li { behavior: url(http://www.biggypank.co.uk/includes/iepngfix.htc) }

#banners img { behaviour: none; }

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	background-color: #fff;
	font-size: 0.8em; 
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1 {
	width: 427px;
	padding: 0px 20px;
	height: 32px;
	line-height: 32px;
	background: url(../images/headingbg.png) top no-repeat;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.4em;
}

a {
	color: #49ac42;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea, select {
	border: 1px solid #ccc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	padding: 2px;
}

textarea {
	width: 274px;
	height: 115px;
}

.textbox {
	border: 1px solid #ccc;
	width: 274px;
	padding: 2px;
}

select {
	width: 280px;
}

#container {
	width: 950px;
	margin: auto;
	text-align: left;
}

#timer {
	float: right;
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
	text-align: right;
}

#timer .floatleft {
	line-height: 1.2em;
}

#timerdisplay {
	float: left;
	margin: 10px;
}

.widetimer, .narrowtimer {
	float: left;
	margin-right: 2px;
	height: 24px;
	line-height: 24px;
	padding: 0px 2px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8em;
	background: url(../images/timerbg.png) top repeat-x;
	border: 2px solid #404040;
	text-align: center;
}

.widedisplay, .narrowdisplay {
	float: left;
	margin-right: 2px;
	padding: 0px 4px;
	font-weight: bold;
	font-size: 0.6em;
	text-align: center;
}

.widetimer, .widedisplay {
	width: 25px;
}

.narrowtimer, .narrowdisplay {
	width: 8px;
}

#nav {
	width: 960px;
	height: 32px;
	margin: 0px 0px 16px 0px;
}

#nav li {
	float: left;
	margin-right: 10px;
}

#nav a {
	float: left;
	display: block;
	color: #fff;
	background: url(../images/nav.png) top no-repeat;
	width: 162px;
	padding: 0px 10px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 1.1em;
}

#nav .on a, #nav a:hover {
	text-decoration: none;
	background-position: bottom;
}

#intro {
	float: left;
	width: 610px;
	padding: 230px 20px 0px 20px;
	height: 80px;
	background: url(../images/homepage.jpg) top no-repeat;
	color: #fff;
}

#intro h1 {
	width: auto;
	padding: 0px;
	height: auto;
	line-height: auto;
	background: none;
	color: #49ac42;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 1.8em;
}

#intro p {
	margin: 0px;
}

#content {
	float: left;
	width: 630px;
}

#admincontent {
	float: right;
	width: 630px;
}

#content ul, #admincontent ul {
	margin: 10px 0px 10px 20px;
}

#content ul li, #admincontent ul li {
	list-style: square;
	margin-bottom: 5px;
}

#content ol {
	margin: 10px 0px 10px 30px;
}

#content ol li {
	list-style: decimal;
	margin-top: 10px;
}

#content .narrowform {
	width: 280px;
}

.step {
	float: left;
	width: 20px;
	padding: 10px 0px;
}

.stepcontent {
	float: right;
	width: 590px;
	padding: 10px 0px;
}

#admincontent table, #content table {
	width: 628px;
	border: 1px solid #ccc;
}

#admincontent td, #content td {
	padding: 2px 5px;
	border: 1px solid #ccc;
}

.competitionimage {
	width: 630px;
}

#loginarea {
	float: right;
	width: 284px;
}

#loginarea .heading {
	width: 244px;
	background: url(../images/loginheadingbg.png) top no-repeat;
}

#login, #members {
	float: left;
	padding: 0px 10px;
	height: 150px;
	width: 264px;
	background: url(../images/loginbg.png) bottom no-repeat;
}

#login p {
	margin: 8px 0px;
}

#login .textbox {
	width: 258px;
}

#login .floatleft {
	margin: 2px 0px;
}

#login .floatright {
	margin: 6px 0px;
}

#members {
	height: 278px;
}

#currentbalance {
	width: 130px;
	padding: 5px 0px 2px 134px;
	background: url(../images/current_balance_bg.jpg) top left no-repeat;
	margin-top: 5px;
	height: 83px;
}

.balance {
	font-size: 1.4em;
	font-weight: bold;
	color: #49ac42;
}

#adminnav {
	float: left;
	width: 264px;
}

#members ul, #adminnav ul {
	margin: 10px 0px;
}

#members li, #adminnav li {
	float: left;
	margin-bottom: 5px;
}

#members a, #adminnav a {
	display: block;
	float: left;
	width: 242px;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
	background: url(../images/members_nav_bg.png) top no-repeat;
	color: #fff;
}

#members a:hover, #members .on a, #adminnav a:hover, #adminnav .on a {
	background: url(../images/members_nav_bg.png) bottom no-repeat;
	text-decoration: none;
}

#banners {
	float: left;
	margin: 16px 0px;
}

.heading {
	width: 427px;
	padding: 0px 20px;
	height: 32px;
	line-height: 32px;
	background: url(../images/headingbg.png) top no-repeat;
	color: #fff;
	font-size: 1.6em;
}

.narrowcontainer, .logincontainer {
	padding: 10px;
	width: 447px;
	background: url(../images/narrowcontainerbg.png) bottom no-repeat;
	margin-bottom: 16px;
	height: 250px;
}

.logincontainer {
	height: 180px;
}

.narrowcontainer .button {
	margin-top: 2px;
}

.widecontainer {
	padding: 10px;
	width: 930px;
	background: url(../images/widecontainerbg.png) bottom no-repeat;
	margin-bottom: 16px;
}

.plays {
	float: left;
	width: 72px;
	height: 41px;
	padding: 2px;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/playsbg.png) top no-repeat;
	margin-right: 10px;
}

.button, .playersbutton, .greenbutton, form .button {
	border: 0px;
	display: block;
	color: #fff;
	text-align: center;
	width: 118px;
	height: 25px;
	line-height: 24px;
	padding: 0px 5px;
	margin: 0px;
	background: url(../images/buttonbg.png) top no-repeat;
}

.button:hover, .playersbutton:hover, .greenbutton:hover {
	text-decoration: none;
}

.playersbutton {
	position: relative;
	top: 10px;
}

.greenbutton {
	background: url(../images/greenbuttonbg.png) top no-repeat;
}

#footer {
	clear: both;
	float: left;
	padding: 5px 10px;
	width: 930px;
	background: url(../images/widecontainerbg.png) bottom no-repeat;
	margin-bottom: 16px;
	font-size: 0.8em;
	color: #999;
}

#footer a {
	font-weight: normal;
	color: #999;
}

#footer .floatleft {
	margin-right: 10px;
}

.footerlogo {
	position: relative;
	top: 5px;
	margin-left: 10px;
}

.smallselect {
	width: 163px;
}

.cluborcharity {
	float: left;
	width: 70px;
	padding-top: 10px;
	text-align: center;
}

.thumbnail {
	width: 150px;
}

.small {
	font-size: 0.8em;
}

/* slideviewer */

div#slide-holder {
	float: left;
	z-index:40;
	width:650px;
	height:310px;
	position:relative;
	font-weight: bold;
	color: #fff;
	background: url(../images/slider_bg.png) bottom no-repeat;
}

div#slide-holder div#slide-runner {
	width:650px;
	height:310px;
	overflow:hidden;
	position:relative;
}

div#slide-holder img{
	margin:0;
	display:none;
	position:absolute;
	padding-bottom: 41px;
}

div#slide-holder div#slide-controls {
	margin-top: 275px;
	width:648px;
	height:30px;
	display:none;
	background: url(../images/captionbg.png) !important;
	background: url(../images/captionbg.gif);
	position: relative;
	left: 1px;
}
div#slide-holder div#slide-controls p {
	float:left;
	color:#fff;
	display:inline;
	line-height:15px;
	margin:5px 0 0 20px;
}
div#slide-holder div#slide-controls p#slide-nav {
	float:right;
	height:30px;
	display:inline;
	margin:0 15px 0 0;
}

div#slide-holder div#slide-controls p#slide-nav a {
	float:left;
	width:24px;
	height:24px;
	display:inline;
	font-size: 0.8em;
	margin:0 5px 0 0;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
	color: #fff;
}

div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position:0 -24px;
}

div#slide-holder div#slide-controls p#slide-nav a {
	background-image: url(../images/slidecontrol.gif);
}

/* common */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.leftpic {
	float: left;
	margin: 0px 20px 20px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}

.verify {
	border: 1px solid #ccc;
	position: relative;
	top: 6px;
}

.boldred {
	font-weight: bold;
	color: red;
}

.textright {
	clear: both;
	text-align: right;
}

.msg {
	color: #fff;
	font-weight: bold;
	background-color: red;
	padding: 5px;
}