body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 30px 20px;
	color: #000;
}

body.gallery {
	background: url(/images/09/tube_bg.jpg) repeat-x scroll 0px 415px;
}

a {
	color: #000;
}

a img {
	border: none;
}

#container {
	width: 800px;
	margin: auto;
}

#title {
	float: left;
}

#info {
	float: right;
	width: 303px;
}

#spicers-logo {
	float: right;
}

#navigation {
	list-style-type: none;
	height: 21px;
	background-color: #000;
	clear: both;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#navigation li {
	float: left;
	border-right: solid 3px #fff;
	font-size: 11px;
	height: 21px;
	position: relative;
}

#navigation li a {
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #f7f619;
	padding: 5px 7px;
	height: 11px;
	display: block;
}

#navigation li a:hover, #navigation li a.active {
	color: #000;
	background-color: #f7f619;
}

#navigation li.tandc {
	float: right;
	border-right: none;
}

#navigation li.tandc a:hover, #navigation li.tandc a.active {
	color: #fff;
	background-color: #000;
}

#papers-pop {
	position: absolute;
	top: -160px;
	left: -4px;
	width: 94px;
	height: 160px;
	overflow: hidden;
}

#papers-pop div {
	position: relative;
	top: 160px;
	width: 94px;
	height: 106px;
}

#voting-pop {
	position: absolute;
	top: -160px;
	left: -7px;
	width: 111px;
	height: 160px;
	overflow: hidden;
}

#voting-pop div {
	position: relative;
	top: 160px;
	width: 111px;
	height: 83px;
}

#content {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 12px;
	width: 800px;
	position: relative;
}

p.win {
	width: 227px;
	height: 232px;
	background: url(images/09/win.gif) no-repeat top left;
	text-indent: -9999px;
}

.one {
	float: left;
	width: 260px;
}

.two {
	float: left;
	margin-left: 30px;
}

.three {
	float: left;
	width: 400px;
}

.four {
	float: left;
	width: 620px;
}

.footer {
	clear: both;
	float: left;
	height: 60px;
}

#cardbot-home {
	float: left;
	width: 499px;
	margin-top: 28px;
	position: relative;
}

#cardbot {
	float: right;
	margin: 28px 28px 0 20px;
	position: relative;
	width: 253px;
}

#cardbot-home .copy {
	position: absolute;
	top: 0;
	left: 5px;
}
	

#cardbot-top {
	float: right;
	clear: both;
	width: 140px;
	height: 16px;
	margin-top: 50px;
	background: url(images/09/cardbot_top.gif) no-repeat top left;
}

#cardbot-middle {
	float: right;
	clear: both;
	width: 101px;
	background-color: #000;
	padding: 5px 10px;
	margin-right: 6px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}

#cardbot-bottom {
	float: right;
	clear: both;
	width: 253px;
	height: 230px;
	background: url(images/09/cardbot_bottom.jpg) no-repeat top left;
}

#cardbot-home #cardbot-bottom {
	width: 499px;
	height: 230px;
	background: url(images/09/cardbot_bottom_home.jpg) no-repeat top left;
	float: right;
}

#cardbot-middle p {
	margin-top: 0.8em;
	margin-bottom: 0;
}

#cardbot-middle a {
	color: #fff;
}

#cardbot-middle p.title {
	font-size: 16px;
	font-family: Arial Black, Gadget, sans-serif;
	font-weight: bold;
	color: #f7f619;
	line-height: 1.1em;
	margin: 0;
}

p.step {
	padding-bottom: 8px;
	border-bottom: 1px dashed #000;
	margin-bottom: 8px;
}

div.step {
	padding-bottom: 8px;
	border-bottom: 1px dashed #000;
	margin-bottom: 8px;
	height: 56px;
	position: relative;
}

div.step1 p, div.step2 p, div.step3 p {
	position: absolute;
	left: 56px;
}

div.step1 {
	background: url(images/1.gif) no-repeat top left;
}

div.step2 {
	background: url(images/2.gif) no-repeat top left;
}

div.step3 {
	background: url(images/3.gif) no-repeat top left;
}

.papers {
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
}

p.tc {
	font-size: 11px;
}

.column {
	float: left;
	width: 175px;
}

.form {
	padding: 6px;
	background-color: #000;
}

.upload-form {
	width: 604px;
}

.get-form {
	width: 248px;
}

.vote-form {
	margin-top: 12px;
	width: 480px;
	background-color: #f7f619;
}

.form table {
	width: 100%;
	border-collapse: collapse;
}

.form td {
	background-color: #fff;
	padding: 6px;
	margin: 0;
	color: #000;
	font-size: 11px;
	border: solid #000 6px;
	vertical-align: top;
	white-space: nowrap;
}

.vote-form td {
	border: solid #f7f619 6px;
}

.form td.left {
	width: 55%;
}

.form td.right {
	width: 45%;
}


.form label {
	float: left;
	margin: 5px 3px; 
}

.form input, .form select {
	float: right;
}

.vote-form select {
	width: 100%;
}

.form input.error, .form select.error {
	border: solid #f60 3px;
}

.form input.checkbox {
	float: none;
}

.form textarea {
	float: left;
	width: 314px;
	max-width: 314px;
	height: 65px;
}

.form td.fill {
	background-color: #000;
	color: white;
}

.form td.fill a {
	color: #f7f619;
}

.form td.message {
	background-color: #000;
	color: #f60;
	margin-bottom: 20px;
	white-space: normal;
}

.form td.submit {
	background-color: #000;
	color: #f7f619;
	text-align: right;
}

.form td.submitl {
	background-color: #000;
	color: #f7f619;
	text-align: left;
}

.vote-form td.fill, .vote-form td.submit, .vote-form td.message {
	border: solid #f7f619 6px;
	background-color: #f7f619;
}


button {
	color: #000;
	background-color: #f7f619;
	border: none;
	padding: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: inherit;
}

.vote-form button {
	color: #f7f619;
	background-color: #000;
}

p.done {
	height: 245px;
	font-size: 18px;
	color: #fff;
	margin: 0;
}

.vote-form p.done {
	height: 90px;
	font-size: 18px;
	color: #000;
	margin: 0;
}

p.done span {
	color: #f7f619;
}


#tube {
	width: 800px;
	height: 306px;
	position: absolute;
	top: 185px;
	left: 0px;
	
}


#tube div.left {
	width: 46px;
	height: 206px;
	background: url(/images/09/tube_end_left.jpg) no-repeat top left;
	float: left;
}

#tube div.centre {
	width: 708px;
	height: 206px;
	background: #fff url(/images/09/tube_middle.jpg) repeat-x top left;
	float: left;
	overflow: hidden;
	position: relative;
}

#tube div.right {
	width: 46px;
	height: 206px;
	background: url(/images/09/tube_end_right.jpg) no-repeat top left;
	float: left;
}
	
#gallery-images {
	height: 177px;
	float: left;
	margin-top: 1px;
}

#gallery-images img {
	width: 177px;
	height: 177px;
	display: block;
	float: left;
}

div.title {
	width: 343px;
	margin-top: 30px;
	margin-right: 15px;
	float: left;
}

div.title p {
	margin-left: 5px;
}

div.podium {
	margin-top: 30px;
	float: left;
	width: 419px;
}

div.winners {
	float: left;
	width: 250px;
	font-weight: normal;
}

div.winners p {
	border-top: solid black 2px;
	padding-top: 1em;
}


