﻿#content{
	width: 575px;
	background: url(content.gif) repeat-y 0 0;
	padding: 0;

}

#breadcrumb{
	display: none;
}

.sidebar{
	margin: 0 5px 0 0;
}

h3{
	color: #b8357a;
}

#collector_cards_wrapper{
	padding: 195px 45px 35px;
	background: url(collector_cards_wrapper.jpg) no-repeat 0 0;
	color: #242424;
	font-size: 11px;
	position: relative;
	min-height: 350px;
}

* html #collector_cards_wrapper{
	height: 350px;
}

#collector_cards_bottom:after {
			content: ".";
			height: 0;
			visibility: hidden;
			clear: both;
			display: block;
			}

#collector_cards_bottom{
	height: 35px;
	background: url(collector_cards_bottom.gif) no-repeat 0 bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 575px;
}

* html #collector_cards_bottom{
	bottom: -1px;
}

.introduction{
	padding: 0 100px 0 0;
}

.winner{
	font-size: 14px;
	line-height: 20px;
}

h2.collector_heading{
	height: 35px;
	margin: 5px 0;
	display: block;
	background: url(h2.collector_heading.gif) no-repeat 0 0;
}

h2.winner_heading{
	height: 35px;
	margin: 5px 0;
	display: block;
	background: url(h2.winners_heading.gif) no-repeat 0 0;
}

.conditions{
	font-size: 10px;
	line-height: 13px;
	color: #5c5c5c;
}

.form{
	background: #e8c8df url(form.gif) no-repeat 0 0;
	padding: 40px 20px 20px;
	position: relative;
	margin: 0;
}

.form .control label{
	font-size: 12px;
	width: 90px;
	color: #242424;
}

.form .control input, .form .control textarea{
	width: 300px;
	font-size: 12px;
	padding: 5px 5px 2px;
}

.form .checkbox{
	margin: 15px 0 15px 0px;
}

.form .checkbox label{
	padding: 0 0 0 10px;
	font-size: 12px;	
}

.collectors_question{
	font-size: 14px;
	font-weight: bold;
	color: #662144;
	padding: 15px 0 15px;
	border-top: solid 1px #c5729e;
	border-bottom: solid 1px #c5729e;
	margin: 15px 0;
}

.collections_question p,
.collections_question .control{
	margin: 0;
}

.form_buttons{
	padding:0;
	margin: 15px 0;
}

.form_buttons input{
	border: solid 1px #662144;
	background: #c5729e;
	float: right;
	cursor: pointer;
	color: #662144;
	font-weight: bold;
	margin-right: 30px;
}

.form_buttons input:hover{
	background: #f088bf;
}

.form_buttons .form_note{
	width:300px;
	float: left;
}

.form .control .focus{
	border: solid 1px #812e59;
}

.form_bottom{
	height: 18px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(form_bottom.gif) no-repeat 0 0;
}

#page_message{
	margin:0;
}

h1{
	color: #501936;
}
#collector_cards_wrapper ul, #collector_cards_wrapper li{
	padding: 0;
	margin: 0;
	list-style: none;
}

#collector_cards_wrapper ul {
	margin : 15px 0;
}

#collector_cards_wrapper li{
	background: url(li.gif) no-repeat 7px 6px;
	padding : 0 0 0 20px;
}