@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #DD1A22;
	height: 100%;
}

img {
	border: 0;
	text-align: center;
}

a { color: #DD1A22; }

.title { color: #DD1A22; font-size: 18px; font-weight:bold; }

#wrapper {
	margin: 40px auto;
	width: 960px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	position: relative;
	width: 960px;
	overflow: hidden;
	background-color: #FFF;
	padding: 20px 20px 10px 20px;
}

#terms {
	width: 600px;
	background-color: #fff;
	padding: 20px 20px 10px 20px;
	margin: 40px auto;
	font-family: Arial, Helvetica, sans-serif;
}

/* IE Fix */
* html #wrapper {
	height: 690px;
}

#nav {
	border-bottom: #DD1A22 1px solid;
	width: 704px;
	float: left;
}

#nav a + a { margin-left: 10px; }
#nav img { margin-bottom: 10px; border: none; }

#logo {
	float: right;
	margin-right: 35px;
}

#header {
	margin-top: 75px;
	width: 704px;
}

#footer {
	border-top: #DD1A22 1px solid;
	height: 43px;
}

#footer img { margin-top: 10px; margin-right: 10px; border:none; }
#footer p { float: right; text-align: right; color: #DD1A22; font-size: 14px; margin-top: -10px; line-height: 19px; }
#footer .small { font-size: 12px; line-height: 18px; }
#footer .top { background-color: #FFF; padding-left: 10px; }
/* IE Fix */

* html #footer p { margin-top: 10px; }

#content {
	min-height: 480px;
	width: 704px;
}

#content p {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #DD1A22;
	line-height: 18px;
}

.formText {
	font-size: 14px;
	color: #DD1A22;
	width: 250px;
	margin-top: 5px;
}

#content .small { font-size: 12px; }

#quarriers_info {
	border: #DD1A22 1px solid;
	padding: 15px;
	margin-top: 20px;
}

#quarriers_info p { margin-bottom: 0; }

#quarriers_info .highlight { background-color: #ffc213; font-weight: bold; }

/* IE Fix */

* html #content {
	height: 480px;
}

#tweets {
	width: 180px;
	height: 380px;
	background-image: url(../images/tweet_bg.gif);
	position: absolute;
	left: 753px;
	top: 210px;
	padding: 20px;
}

#live_tweets {
	width: 180px;
	overflow-y: scroll;
	height: 348px;
	overflow-x: hidden;
}

#live_tweets a { color: #DD1A22; font-weight: bold; }

#live_tweets li, #live_tweets{ font-size: 14px; color: #DD1A22; margin-bottom: 10px; }
#twitter_update_list li { list-style-type: none; }

#live_tweets .time {font-size: 10px; }

#live_tweets b { font-weight: normal; }

#tweets_title { width: 180px; height: 22px; background-image: url(../images/live_tweets.gif); margin-bottom: 10px; }

#fundraising_form label { color:#DD1A22; }

#fundraising_form table { border-spacing: 0 20px; margin-top: -20px; }

#msg { margin-bottom: 10px; color: #DD1A22; font: 14px; }

#flash_game { padding-top: 80px; text-align: center; }
.playGame { margin-left: 70px; }


.photoHome {
	position:absolute;
	left: 470px;
	top: 271px;
}

.photoPack {
	position: absolute;
	left: 553px;
	top: 275px;
}

.photoSend {
	position: absolute;
	left: 631px;
	top: 225px;
}

.photoWinners {
	position: absolute;
	left: 629px;
	top: 295px;
}

.rogano {
	position: absolute;
	left: 435px;
	top: 311px;
}

.walkers {
	position: absolute;
	left: 430px;
	top: 381px;
}

.tetley {
	position: absolute;
	left: 453px;
	top: 449px;
}

#gameBtns {
	position: absolute;
	width: 150px;
	left: 790px;
	top: 340px;
}

#gameBtns img { margin-bottom: 15px; }

.nobr { white-space:nowrap; }

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.prizeTable {
	color: #DD1A22;
	font-size: 14px;
}

#terms h1 { font-size: 18px; margin-bottom: 20px; }
#terms h2 { font-size: 16px; margin-bottom: 10px; }
#terms p { margin-bottom: 10px; }
#terms #prizes { margin-left: 20px; }

.supporter { color: #dd1a22; float: left; margin: 10px 20px 20px 0; }
.supporter p { text-align: center; }

img.vm { vertical-align: middle; }

#download_crossword { position: absolute; right:50px; top:220px; }