body
{
	font-family: Arial, sans-serif;

	background-color: #0090c2;
	background-image: url(../images/backgrounds/page-background.png);
	background-repeat: repeat-x;
}

body.confirmation-page
{
	background-color: #fff;
}

a
{
	color: #000;
}

.clear
{
	clear: both;
}

div.body
{
	width: 928px;
	margin: 0 auto;
}

.flag
{
	display: inline-block;
	background-image: url(../images/backgrounds/flags-sprite.png);
	height: 16px;

	font-size: 1px;
	text-indent: -9999em;
}

.flag.england
{
	width: 27px;
}

.flag.australia
{
	width: 32px;
	background-position: 0 -16px;
}

.country
{
	display: inline-block;
	background-image: url(../images/backgrounds/country-names-sprite.png);
	height: 14px;

	font-size: 17px;
	text-indent: -9999em;

	margin-left: 5px;
}

.country.england
{
	width: 77px;
}

.country.australia
{
	width: 84px;
	background-position: 0 -14px;
}

div#title
{
	height: 55px;
}

div#header h1,
div#header p
{
	background-image: url(../images/backgrounds/header-sprite.png);
	height: 55px;

	text-indent: -9999em;
}

div#header h1
{
	float: left;
	width: 208px;

	margin-left: 34px;
}

div#header p
{
	float: right;
	width: 248px;

	margin-right: 23px;

	background-position: 0 -55px;
}

div#intro
{
	height: 309px;
	background-image: url(../images/backgrounds/intro-background.jpg);

	position: relative;
}

div#intro h1
{
	text-indent: -999em;
}

div#body
{
	background-image: url(../images/backgrounds/body-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;

	margin-bottom: 20px;
}

p#intro-copy
{
	color: #fff;
	font-size: 14px;

	position: absolute;

	left: 40px;
	top: 93px;

	width: 450px;
	height: 80px;

	line-height: 17px;
}

div#body-input-areas
{
	float: left;

	width: 492px;
}

div#body-misc-areas
{
	float: right;

	width: 399px;

	margin-bottom: 219px;
}

div#body-input-areas div.input-box
{
	background-color: #fff;
	background-image: url(../images/backgrounds/body-rounded-corners.png);
	background-repeat: no-repeat;

	padding: 10px 10px 0 10px;

	font-size: 12px;
	color: #333;
}

div#body-input-areas div.input-box-bottom
{
	background-image: url(../images/backgrounds/body-rounded-corners.png);
	background-repeat: no-repeat;

	height: 9px;

	background-position: -492px 0;

	margin-bottom: 5px;
}

div#body-input-areas div.input-box p
{
	margin: 5px 0 11px;
	line-height: 14px;
}

div#body-input-areas div.input-box div.form-row
{
	margin: 10px 0 20px;
}

div#body-input-areas div.input-box div.form-row label
{
	display: inline-block;
	width: 100px;
}

div#body-input-areas div.input-box div.form-row input
{
	width: 210px;
}

div#body-input-areas div.input-box div.form-row.multiline
{
	margin-bottom: 0;
	padding-bottom: 10px;
}

div#body-input-areas div.input-box div.form-row.multiline label
{
	float: none;
	display: block;
	width: auto;
	margin-bottom: 10px;
}

div#body-input-areas div.input-box div.form-row.multiline input
{
	width: 260px;
}

h3#who-do-you-want-to-sledge-title,
label#your-sledge-title
{
	background-image: url(../images/backgrounds/input-areas-sprite.png);

	text-indent: -9999em;

	height: 30px;
}

div#werdffsd
{
	padding-bottom: 15px;
}

div#werdffsd-xxx
{
	padding: 25px 0 0 10px;
}

div#werdffsd-xxx label
{
	margin-right: 45px;
}

div#dfjied-xxx
{
	padding: 10px;
}

div#dfjied-xxx textarea
{
	width: 100%;
	height: 85px;
}

div.submit
{
	margin-top: 20px;
}

label#your-sledge-title
{
	display: block;

	background-position: -472px 0;
}

div#body-input-areas div.fancy-orange-thing
{
	background-image: url(../images/backgrounds/orange-rounded-bottom.png);
	background-position: bottom right;

	padding-bottom: 10px;

	margin-bottom: 10px;
}

div#body-input-areas div.fancy-orange-thing div.inside
{
	background-color: #ffcebb;
	border-left: 3px solid #ff6a12;
	border-right: 3px solid #ff6a12;
}

h2#step-1,
h2#step-2
{
	background-image: url(../images/backgrounds/steps-sprite.png);

	height: 32px;
	width: 130px;

	text-indent: -9999em;
}

h2#step-2
{
	background-position: 0 -32px;
}

div#you-and-your-friend-could-win
{
	text-indent: -9999em;
	background-image: url(../images/backgrounds/you-and-a-friend-could-win.png);

	height: 140px;
}

div#recent-sledgends h2
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;

	margin: 20px 0 10px;
}

div#recent-sledgends div.sledge
{
	background-color: #d1ebf4;

	font-size: 14px;

	position: relative;
}

div#recent-sledgends div.sledge h3.slegend-title,
div#recent-sledgends div.sledge h3.sledging-title,
div#recent-sledgends div.sledge p.sledgend,
div#recent-sledgends div.sledge p.sledging
{
	position: absolute;
	top: 16px;
}

div#recent-sledgends div.sledge h3.slegend-title
{
	top: 18px;
	left: 15px;
}

div#recent-sledgends div.sledge p.sledgend
{
	left: 93px;
}


div#recent-sledgends div.sledge h3.sledging-title
{
	top: 18px;
	right: 52px;
}

div#recent-sledgends div.sledge p.sledging
{
	top: 15px;
	right: 15px;
}

div#recent-sledgends div.sledge p.sledging span
{
	display: block;
}

div#recent-sledgends div.sledge h3.slegend-title,
div#recent-sledgends div.sledge h3.sledging-title
{
	background-image: url(../images/backgrounds/slegend-title-sprite.png);
/*	display: inline-block;*/
	height: 10px;

	font-size: 1px;
	text-indent: -9999em;
}

div#recent-sledgends div.sledge h3.slegend-title
{
	width: 68px;
}

div#recent-sledgends div.sledge h3.sledging-title
{
	width: 64px;
	background-position: -68px 0;
}

div#recent-sledgends div.sledge p.sledging
{
	font-size: 1px;
}

div#recent-sledgends div.sledge div.sledge-title-container,
div#recent-sledgends div.sledge div.sledge-content
{
	padding-left: 15px;
	padding-right: 15px;
}

div#recent-sledgends div.sledge div.sledge-title-container
{
	background-image: url(../images/backgrounds/sledge-head.png);
	background-repeat: no-repeat;
	padding-top: 9px;

	height: 42px;
}

div#recent-sledgends div.sledge div.sledge-title-container div.borrrrrder
{
	border-bottom: 1px solid #7d8d92;

	font-size: 1px;
	width: 369px;

	position: absolute;
	top: 42px;
}

div#recent-sledgends div.sledge div.sledge-content
{
	padding-bottom: 29px;
	background-repeat: no-repeat;
	background-position: bottom right;

	margin-bottom: 15px;
}

div#recent-sledgends div.sledge div.sledge-content.england
{
	background-image: url(../images/backgrounds/sledge-foot-l.png);
}

div#recent-sledgends div.sledge div.sledge-content.australia
{
	background-image: url(../images/backgrounds/sledge-foot-r.png);
}

div#recent-sledgends div.sledge div.sledge-content p
{
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.error
{
	color: #f00;
}