body {
	background-color: #B29B00;
	color: #787878;
}

#sitecontainer {
	background-image: url(../_images/background-body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#container {
	width: 970px;
	margin: 0 auto;
	overflow: auto;
	background-image: url(../_images/background-container.jpg);
	background-repeat: no-repeat;
	padding: 0 0 30px 0;
}

#sitefooter {
	background-color: #B29B00;
	background-image: url(../_images/background-site-footer.jpg);
	background-repeat: repeat-x;
}


p {
	font-weight: bold;
	font-size: 9pt;
	line-height: 17px;
	text-align: left;
}

p strong {
	color: #333333;
}

.goldtxt {
	font-weight: bold;
	color: #C0A446;
	font-size: 9pt;
	line-height: 17px;
	text-align: left;
}

.largetext {
	font-size: 14pt;
}

h1 {
	color: #C0A446;
	font-size: 13.5pt;
	margin: 0 0 5px 0;
	line-height: 24px;
	text-align: left;
}

h2 {
	color: #C0A446;
	font-size: 12pt;
	margin: 0 0 5px 0;
	line-height: 20px;
	text-align: left;
}

ul {
	margin: 0 0 0 20px;
}

.header {
	height: 170px;
	position: relative;
}

.icslogo {
	position: absolute;
	top: 10px;
	left: 65px;
	height: 150px;
	width: 150px;
}

.beerimg {
	position: absolute;
	top: 5px;
	right: 100px;
	width: 134px;
	height: 190px;
}

.header img.icsbottles {
	position: absolute;
	right: 21px;
	top: 61px;
}

.siteheading {
	color: #CAB364;
	font-size: 26px;
	font-weight: 800;
	float: left;
	display: inline;
	width: 400px;
	margin: 23px 0 0 10px;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: "Arial Black";
}

.siteheading span {
	color: #828588;
	font-size: 16px;
}

ul.mainnav {	
	clear: left;
	float: left;
	list-style: none;
	display: inline;
	margin: 0 0 0 84px;
	width: 140px;
}

ul.mainnav li {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;
}

ul.mainnav li a {
	color: #BEA241;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	z-index: 2;
	float: left;
	padding: 0 6px 0 18px;
}

ul.mainnav li.importantlink a {
	color: #E7040A;
}

ul.mainnav li img.menubackground, ul.mainnav li img.menubackgroundhover {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 1;
}

ul.mainnav li a:hover {
	color: #73777D;
}

ul.mainnav li.active {
	background-image: url(../_images/menu-bg-left.jpg);
	background-repeat: no-repeat;
}

ul.mainnav li.active a {
	background-image: url(../_images/menu-bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #73777D;
}

.content {
	float: left;
	width: 560px;
}

.contentcolumnone {
	width: 390px;
	float: left;
	text-align: center;
}

.contentcolumntwo {
	width: 170px;
	float: right;
	padding: 10px 0 0 0;
	text-align: center;
}

.indexlist {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	line-height: 20px;
	font-weight: bold;
}

.logocolumn {
	float: left;
	width: 165px;
	overflow: hidden;
	margin: 50px 10px 0 0;
	display: inline;
}

.logocolumn img {
	float: left;
	margin: 5px 0 0 7px;
}

.logocolumn h1 {
	font-size: 22px;
	text-align: center;
}

.logocolumn h2 {
	font-size: 17px;
	text-align: center;
}

#footer {
	background-image: url(../_images/background-footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 970px;
	clear: both;
	margin: 0 auto;
	padding: 45px 0 0 0;
}

.footerbar {
	width: 856px;
	height: 66px;
	margin: 0 auto;
	background-image: url(../_images/background-footer-bar.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 0 0;
}

.footerbarimg {
	margin: 0 0 0 12px;
	float: left;
}

.footerbarfirstimg {
	margin: 0 0 0 20px;
	float: left;
}

.footerbar a {
	font-size: 7pt;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
}

.footerbar div {
	width: 90px;
	float: right;
	margin: 14px 20px 0 0;
	display: inline;
	line-height: 12px;
}

.copyright {
	width: 856px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 25px;
	color: #FFFFFF;
}

.footernav {
	width: 856px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 15px;
	color: #FFFFFF;
}

.footernav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
}

.footernav li {
	display: inline;
}

.profilebox {
	overflow: auto;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
	width: 100%;
}

.profilebox img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.profilebox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.profilebox p {
	line-height: 16px;
}

.calendarentry {
	overflow: auto;
	margin: 15px 0;
	width: 100%;
}

.calendardate {
	background-image: url(../_images/icon-calendar.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 73px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.calendarmonth {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.calendarday {
	margin: 4px 0 0 0;
	font-weight: bold;
	font-size: 23pt;
	color: #333333;
}

.calendartext {
	float: left;
	width: 476px;
}

.contactbox {
	overflow: auto;
	margin: 0 0 20px 0;
	font-size: 12pt;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
}

.contactbox img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.contactbox h3 {
	font-size: 12pt;
	color: #000000;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.contactbox div {
	overflow: auto;
	margin: 15px 0 0px 0;
	line-height: 25px;
}

.tableheader {
	color: #C0A446;
	font-size: 11pt;
	margin: 0 0 5px 0;
	line-height: 20px;
	text-align: left;
}


/* Entry Form Styles */

a.questionmark {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 24px;
	background-image: url(../_images/icon-question-mark.jpg);
	background-repeat: no-repeat;
	color: #787878;
	text-decoration: none;
	margin: 4px 0 0 0;
}

a.questionmark:hover {
	background-position: 0 -17px;
	text-decoration: underline;
}

.styledform h1 {
	margin: 0 0 20px 0;
}

.styledform fieldset {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: -10px 0 20px 0;
	padding: 20px 20px 30px 20px;
	position: relative;
}

.styledform h2 {
	color: #787878;
	font-size: 11pt;
	font-weight: 400;
	padding: 0 10px;
	margin: 0 0 0 20px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 99999;
	display: inline;
}

.styledform label {
	width: 140px;
	padding: 0 40px 0 0;
	float: left;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
	margin: 5px 0 5px 0;
	clear: left;
}

.styledform input, .styledform select {
	float: left;
}

.styledform input {
	width: 257px;
	max-width: 257px !important;
}

.styledform .selectArea {
	max-width: 304px !important;
}

.styledform input.checkbox {
	width: 16px;
	height: 16px;
}

.styledform input.firstname {
	width: 210px;
	display: inline;
}

.styledform label.disclaimer {
	clear: none;
	width: 310px;
	padding: 0px;
	font-size: 9pt;
	line-height: 16px;
}

.formelemcontainer {
	float: left;
	position: relative;
	margin: 5px 0 5px 0;
}

.formelemcontainer img {
	float: left;
}

.formdataadmin th {
	width: 86px;
	text-align: center;
}

label.hidden {
	display: none;
}

.formdataadmin label {
	display: none;
}

.formdataadmin .formelemcontainer {
	float: none;
}

input.submit {
}

label.error {
	width: 0px;
	height: 16px;
	position: absolute;
	overflow: hidden;
	right: -25px;
	top: -2px;
	padding: 0 0 0 16px;
	background-image: url(../_images/icon-error.jpg);
	display: none;
}

label#error2 {
	width: 0px;
	height: 16px;
	overflow: hidden;
	position: static;
	right: -25px;
	top: -2px;
	padding: 0 0 0 16px;
	background-image: url(../_images/icon-error.jpg);
	display: none;
}

label#errorstring, label#errorstring2,label#errorstring3 {
	width: 100%;
	position: static;
	padding: 0 20px 3px 0;
	background-image: none;
	text-align: left;
	background-repeat: no-repeat;
	color: #FF0000;
	font-style: italic;
}

.datestable tr {
	font-weight: bold;
	font-size: 9pt;
	line-height: 17px;
	text-align: left;
}

.datestable th {
	color: #666666;
}

.regiontable {
	float: left;
	width: 300px;
}

.regiontable td {
	width: 100px;
}

.regiontable label {
	padding: 0px;
	text-align: center;
	width: 100px;
}

.regiontable .formelemcontainer {
	float: none;
}

.markettable {
	float: left;
	width: 300px;
}

.markettable td {
	width: 75px;
}

.markettable label {
	padding: 0px;
	text-align: center;
	width: 75px;
}

.markettable .formelemcontainer {
	float: none;
}

.paymentcontainer {
	border: 1px solid #666666;
	padding: 10px 10px 5px 10px;
	margin: 0 0 20px 0;
}

.paymentsummary .formelemcontainer {
	float: none;
}

.paymentbutton .formelemcontainer {
	float: none;
	width: 100%;
	overflow: auto;
}

strong.errormessage {
	font-size: 12pt;
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	color: #FF0000;
	padding: 3px 0;
}

.validationinfo {
	clear: both;
	margin: 10px 0;
	display: none;
	float: left;
	width: 100%;
}

.validationinfo img {
	padding: 0px 5px 0 0;
	float: left;
}

.styledform .smallinput {
	width: 50px;
}

.optiondisclaimer {
	clear: both;
	font-size: 8pt;
	color: #999999;
}

.isclogin {
}

.russianinfo {
	float: right;
}

.liveedit input {
	width: 180px;
}

#enteronline {
	margin: 5px 0 10px 0px;
}

.tastingleft {
	width: 275px;
	float: left;
	margin: 0 10px 0 0;
}

.tastingright {
	width: 275px;
	float: left;
}

.tastinglist {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.datestable {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	width: 560px;
}

.datestable td {
	vertical-align: top;
	padding: 0 10px 0 0;
}

.previouswinnerstable {
	margin: 5px 0;
	width: 560px;
	line-height: 18px;
}

.bold {
	font-weight: bold;
}

.supremechampiontitle {
	font-size: 14px;
}

.judgingimgbox {
	float: left;
	margin: 0 0 10px 0;
}

.judgingimgtext {
	float: left;
	width: 430px;
	margin: 0;
	line-height: 19px;
}

.judgingimg {
	float: left;
	width: 120px;
	margin: 0 10px 0 0;
}