@font-face {
	font-family: 'bankgothic_md_btmedium';
	src: url('../fonts/bankgthd-webfont.eot');
	src: url('../fonts/bankgthd-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/bankgthd-webfont.woff') format('woff'),  url('../fonts/bankgthd-webfont.ttf') format('truetype'),  url('../fonts/bankgthd-webfont.svg#bankgothic_md_btmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
 @charset "utf-8";
html {
	background-color: #eeeeee;
}
body {
	margin: 0;
	background-color: #eeeeee;
	font-size: 1em;
}
a:link {
	color: #234096;
}
a:visited {
	color: #234096;
}
a:hover {
	color: #D12121;
}
a:active {
	color: #D12121;
}
#top {
	width: 100%;
	height: 144px;
	background: url(../images/header-bg-x.png) bottom center repeat-x;
	z-index: 100;
	text-align: center;
}
#top #wbc-branding {
	width: 1100px;
	height: 263px;
	margin: auto;
}
#top #wbc-branding img {
	float: left;
}
#top #wbc-branding #logo {
	margin-top: 15px;
	margin-left: -30px;
}
#header {
	/*	background: url(../images/header-branding.png) top center no-repeat; */
	height: 263px;
	width: 100%;
	min-width: 980px;
	z-index: 101;
	margin-top: -263px;
	position:absolute;
}
#subhead-container {
	width: 100%;
	height: 265px;
	z-index: 49;
	margin-top: -4px;
	background-image: url(../images/main-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#subhead {
	width: 100%;
	height: 265px;
	z-index: 50;
	margin-top: -4px;
	background-image: url(../images/main-bg-center.jpg);
	background-repeat: no-repeat;
	background-position: 400px top;
}
#wrap {
	width: 100%;
	background: url(../images/bottom-bg.jpg) bottom center repeat-x;
	position: absolute;
	top: 404px;
}
div.center {
	width: 980px;
	margin: 0 auto;
	min-height:550px;
}
#container {
	margin-top: -200px;
	margin-bottom: 20px;
	position: relative;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
#left-sidebar {
	width: 200px;
	height: 300px;
	background: #3c3c3c url(../images/sidebar-pattern.gif);
	border-radius: 8px 0 0 8px;
	box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    2px 4px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.3);
	border: 1px solid;
	border-top-color: #EEE;
	border-left-color: #DDD;
	border-bottom-color: #CCC;
	float: left;
	clear: left;
	margin-top: 25px;
	z-index: 99;
	color: #FFF;
}
#left-sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left-sidebar p {
	margin-top: 22px;
	margin-left: 15px;
}
/*inset 0 0 20px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(255, 255, 255, 0.5), */
#main-content {
	top: 0;
	right: 0;
	z-index: 100;
	width: 820px;
	/*	height: 100%; */
	min-height:500px;
	background: #FFF;
	-moz-box-shadow:    2px 4px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.3);
	float: right;
	clear: none;
	margin-top: -375px;
}
.float_left_img {
	clear: both;
	float: left;
}
.float_right_img {
	clear: both;
	float: right;
}
span.results-icons img {
	margin-left: 7px;
	border: none;
}
div.results-icons img {
	margin-right: 7px;
	margin-left: 7px;
	border: none;
}
.results-icons a {
}
.icon_float {
	float:left;
	width:190px;
	margin-right:10px;
	text-align: center;
	font-family: bankgothic_md_btmedium;
}
#main-content h1, #main-content h2, #main-content h3, #main-content p {
	margin:10px;
}
/* TYPOGRAPHY */

#main-content h1 {
	font-family: "bankgothic_md_btmedium";
	font-size:32px;
	margin-bottom:0px;
}
#main-content h2 {
	font-family: bankgothic_md_btmedium;
	font-size:18px;
	margin-top:0px;
	color: #373737;
}
h2.proud {
	font-family: bankgothic_md_btmedium;
	font-size: 24px;
	font-weight: bold;
	color: #020202;
	text-align: center;
}
hr {
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
h2.proud strong {
	font-size: 36px;
}
#main-content h3 {
	font-size:16px;
	margin-top:0px;
	color: #373737;
	font-weight: bold;
}
#main-content p {
	font-size:15px;
	color:#333;
}
#bottom-container {
	background: url(../images/footer-bg-x.png) top center repeat-x;
	width: 100%;
	height: 66px;
	clear: both;
	float: left;
}
#bottom-splash {
	width: 100%;
	height: 259px;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	float: left;
	margin-top: -175px;
}
#bottom {
	width: 980px;
	margin: auto;
}
#footer {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
#footer p {
	clear:left;
}
#footer-nav {
	clear:left;
	float:left;
	list-style:none;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
#footer-nav li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	font-size: 14px;
	height: 25px;
	padding-left:8px;
	padding-right:8px;
}
#footer-nav li:hover {
	box-shadow: 0 2px 4px rgba(0,0,0,.4);
	-moz-box-shadow:    0px 2px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
	background-color: #ee2a2a;
}
#footer-nav li a {
	display: block;
	width: 100%;
	height: 100%;
}
#fnav-competition, #fnav-results, #fnav-entrants, #fnav-press, #fnav-entry, #fnav-contacts, #fnav-awards, #fnav-terms, #fnav-rules {
	padding-left:8px;
	padding-right:8px;
}
#nav {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 754px;
	height: 50px;
	padding: 53px 0 0 230px;
	overflow:hidden;
}
#nav li {
	float: left;
	height: 50px;
}
#nav li:hover {
	background-color: rgba(255,255,255,0.5);
}
#nav li a {
	display: block;
	/*width: 100%;*/
	height: 100%;
	padding: 0 15px;
}
#nav .subnav {
	float: left;
	clear: both;
	padding: 0;
	list-style-type: none;
	height: 33px;
	position: absolute;
	display: none;
}
#nav .subnav.on {
	display: block;
}/*
#nav-competition .subnav {
	width: 400px;
	background: url(../images/subnav-bg-competition.gif) no-repeat;
}
#nav-results .subnav {
	width: 1000px;
	background: url(../images/subnav-bg-results.gif) no-repeat;
}*/
#nav .subnav li {
	height: 30px;
	margin-top: 3px;
}
#nav .subnav li:hover {
	height: 30px;
	background-color: #ee2a2a;
}
/*
#nav-competition {
	width: 137px;
}
#nav-results {
	width: 102px;
}
*/

/* competition subnav 
#nav-awards {
	width: 97px;
}
#nav-entry-form {
	width: 131px;
}
#nav-terms {
	width: 84px;
}
#nav-rules {
	width: 82px;
}*/

/* results subnav 
#nav-beverage {
	width: 114px;
}
#nav-spirits {
	width: 92px;
}
#nav-beer {
	width: 71px;
}
#nav-wines {
	width: 80px;
}*/




#copyright {
	margin: 0 auto;
	width: 980px;
}
/* typography */

#nav li a, #footer-nav li a {
	font-family: "bankgothic_md_btmedium", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,.7);
}
#nav li a {
	font-size: .875em;
	line-height: 50px;
}
#footer-nav li a {
	font-size: .875em;
	line-height: 25px;
}
#nav li a:link, #nav li a:visited, #footer-nav li a:link, #footer-nav li a:visited {
	color: #DDD;
}
#nav > li:hover > a:link, #nav > li:hover > a:visited, #nav li.selected > a {
	color: #5B5B5B;
	color: #FFF;
	text-shadow: 0 0 2px rgba(238,42,42,.75);
	/*box-shadow:inset 0 0 2px rgba(238,42,42,.5);*/
	box-shadow:inset 0 0 2px rgba(0,0,0,.75);
}
#nav li.selected {
	color: #EEE;
	background-color: rgba(255,255,255,0.5);
}
#nav > li:hover > a:hover, #nav > li:hover > a:active {
	text-shadow: 1px 1px 2px rgba(0,0,0,.7);
	box-shadow: 0 2px 3px rgba(0,0,0,.25);
	color: #FFF;
}
#nav li a:hover, #nav li a:active, #footer-nav li a:hover, #footer-nav li a:active {
	color: #FFF;
}
#nav li ul.subnav a {
	line-height: 30px;
	font-size: .875em;
	text-shadow: 1px 1px 2px rgba(0,0,0,.7);
}
#copyright {
	font-family: "bankgothic_md_btmedium", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #DDD;
	font-size: .55em;
}
.bold-red {
	font-family: bankgothic_md_btmedium;
	color: #900;
	font-size: 20px;
}
.clear_both {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}
.results_set {
	font-family: bankgothic_md_btmedium;

	margin-right: auto;

	margin-left: auto;
}
.results_set h1, .results_set h2, .results_set h3, .results_set h4, .results_set p {
	color: #000;
}
.results_set div {
	float: left;
}
.results_set .results_set_header, .results_set .results_set_header2 {
	width: 800px;
	margin: auto;
}
.results_set .results_set_header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #222;
	color:#eee;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.results_set .results_set_header2 {
	margin-bottom:15px;
	background-color: #666;
	color:#eee;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.results_set .results_set_header span {
}
.results_set .results_set_header span:first-child {
	float:left;
}
.results_set .results_set_header span:last-child {
	float:right;
}
.results_set .results_left {
	width: 190px;
	text-align: center;
	margin-right: 15px;
	margin-top: 50px;
}
.results_set .results_center {
	width: 320px;
	border-right-width: thin;
	border-right-style: solid;
	margin-right: 15px;
	margin-top: 30px;
}
#results div.results_set p, 
#results div.results_set h4, 
#results div.results_set h3, 
#results div.results_set h2, 
#results div.results_set h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	color:#222;
	overflow:hidden;
}
#results div.results_set div.results_center h2 {
	font-size: 24px;
}
#results div.results_set div.results_center h3 {
	margin-top:60px;
}

.results_set .results_center2 img {
	max-width: 600px;
}

.results_set .results_center2{
	max-width: 600px;
}

.results_set .results_center img {
	max-height: 250px;
	max-width: 75px;
	float: left;
	margin-right: 15px;
	margin-bottom:60px;
}
.results_set .results_right {
	width: 265px;
}
#results div.results_set div.results_right h4 {
	font-size: 14px;
}
#results .results_set .results_right .results_awards {
	height:110px;
}
#results .results_set .results_right .results_awards h2 {
	margin-top: 10px;
}
.results_set .results_right .results_awards {
	float: left;
	width: 100%;
}
.results_set .results_right .results_awards img {
	float: left;
	margin-right: 15px;
}


/* wb-- update the stupid admin panel*/ 

#overlay-content {
	margin-bottom: 100px;
}

/* wb-- adjust shopping cart view */
table.views-table {
	width: 100%;
}