@charset "utf-8";

body {
	margin:none;
	margin-bottom:50px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

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

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
}

.txtred {
	color: #B12216;
}

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

#botpanel {
	position: relative;
	float: left;
	width: 185px;
	height: 110px;
}

#paneldiv {
	position: relative;
	float: left;
	width: 21px;
	height: 110px;
	background-image: url(images/div_panel.gif);
}

.txtsm {
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 5px;
	margin-top: 0px;
	color: #666666;
}

.txtmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.clickhere {
	padding-left: 5px;
	margin-top: -6px;
}

.logobot {
	margin-top: -30px;
}

#entrydetails {
	margin:auto;
	margin-top: 35px;
	width: 770px;
}

#entryint {
	position: relative;
	float: left;
	width: 365px;
	margin-right:10px;
}

#entryintleft {
	position: relative;
	float: left;
	width: 355px;
	padding-left:20px;
}

#entrydiv {
	position: relative;
	float: left;
	width: 20px;
	height: 500px;
	background-image: url(images/div_entry.gif);
}

#content {
	width: 805px;
	margin: auto;
	padding-top: 50px;
}

#gallery {
	width: 780px;
	margin-left:25px;
	margin-top:-15px;
}

#gallery2 {
	width: 780px;
	margin-top:-50px;
}

#gallery3 {
	margin-left:25px;
	padding-right:25px;
	margin-top:-15px;
}

.curyear {
	float: left;
	width: 100%;
}

.yearpast {
	margin-top: 50px;
	float: left;
	width: 100%;
}

.region {
	font-family: "Tahoma";
	font-size: 18px;
	color: #A33D0B;
	margin-bottom: 15px;
}

#thumb {
	position: relative;
	display: block;
	float: left;
	padding:0;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 80px;
	height: 80px;
}

.mask {
	position: absolute;
	top: 0px;
	left: 0px;
} 

#content_gallery {
	width: 805px;
	min-height: 250px;
}

.headyear {
	float: left;
	font-family: "Tahoma";
	font-size: 24px;
	color: #A33D0B;
}

.year {
	float: left;
	margin-left: 25px;
	width: 550px;
	height: 55px;
}

#buttons {
	height: 50px;
	float: right;
	margin-top: -5px;
}

.bluetxtlg {
	font-family: "Tahoma";
	font-size: 24px;
	color: #A33D0B;
}

#details {
	width:100%;
	float: left;
}

#details2 {
	width:780px;
	padding-top: 15px;
	float: left;
	margin-left: 25px;
}

#details3 {
	width:780px;
	float: left;
	margin-right:15px;
}

#details4 {
	width:780px;
	float: left;
	margin-right:15px;
	padding-top:10px;
}

#entrydetails {
	width: 100%;
}

#pic {
	position: relative;
	float: right;
	height: 280px;
	width: 280px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#pic_auction {
	position: relative;
	float: left;
	height: 180px;
	width: 310px;
	padding-bottom:10px;
}

#pic_auction2 {
	position: relative;
	float: left;
	padding-bottom:10px;
	height: 180px;
	width: 310px;
}

.how {
	position: relative;
	float: right;
	width: 251px;
	height: 245px;
	margin-left: 20px;
}

textarea {
	width: 245px;
	height: 65px;
	padding: 5px;
	margin-top:2px;
	border: 1px solid #B12216;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.inputcs {
	width: 245px;
	height: 20px;
	padding: 5px;
	margin-top:2px;
	border: 1px solid #B12216;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.checkbox{
	width: 25px;
	height: 25px;
	padding: 5px;
	margin-top:2px;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.textareasm {
	width: 30px;
	height: 18px;
	padding: 5px;
	margin-top:2px;
	border: 1px solid #B12216;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.textarealg {
	width: 540px;
	padding: 5px;
	margin-top:2px;
	border: 1px solid #B12216;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


select{
	width: 245px;
	padding: 5px;
	margin-top:2px;
	border: 1px solid #B12216;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B12216;
}

.selectvote {
	width: 325px;
	padding: 5px;
	margin-top:2px;
	border: 1px solid #B12216;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #B12216;
}

#formspacer {
	margin-bottom:12px;
}

ul{
	margin-top:-20px;
}

li{
	margin-left:-20px;
}

.browse{
	width: 115px;
	height: 40px;
	border: none;
	padding-top:20px;
}

#voteimg {
	padding:0;
	width: 280px;
	float: left;
	margin-top: 20px;
}

#voteimg img{
	padding-top:15px;
	padding:5px;
}

.thumbvote {
	position: relative;
	display: block;
	float: left;
	padding:0;
	width: 150px;
	height: 150px;
}

#errorDiv {
	width:425px;
	background-color: #B12216;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding:15px;
	font-size: 12px;
}

#errorDiv ul {
	margin-top:0px;
}

.voteimg {
	position:relative;
	padding:0;
	width: 240px;
	float: left;
	margin-top: 20px;
}

.voteimglg {
	position:relative;
	padding:0;
	width: 400px;
	float: left;
}

.conditions {
	float: left;
	clear: left;
	width: 100%;
}