body {
	background-color: #cfc594;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
body, td, input, textarea {
	color: #5d5d5d;
	font-family: "Times New Roman", Times, Tahoma, Arial, Helvetica, sans-s;
	font-size: 11pt;
}


a { color: #654200; text-decoration: none; }
a:hover { text-decoration: underline; color: #654200; }
h1, h2, h3, h4, h5{ font-family: "Times New Roman", Times, serif;  margin: 0 0 12px 0; padding: 0; font-weight: bold;  color: #5d5d5d;  }
h1 {
	font-size: 15pt;
}
h2 {
	font-size: 13pt;
}
form, div, img{ border: none; margin: 0; padding: 0; }

#container { 
	height: auto; 
	_height: 100%;
	left: 0;
	margin: 0;
	min-height: 100%;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}
#containerBox { 
	height: 100%; 
	margin: 0 auto;
	position: relative; 
	width: 777px; 
}

#header {
	background-image: url(/images2/beerfest/header2010.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 250px;
	margin: 0 auto;
	width: 777px; 
}

#content { 
	margin: 0 auto;
	position: relative; 
	text-align: left;
	width: 777px; 
}

#content .Wrapper {  }
#content * a:hover {
	text-decoration: none; 
	color: #654200;
}

#FOOTERCLEANUP { 
	clear: both;
	width: 100%;
	height: 20px;
}

#FOOTER {
/*	position: absolute;
	bottom: 0;*/
	font-size: 10pt;
	height: 20px;
	width: 100%;
	clear: both;
}
	#FOOTER .copyrights { font-size: 0.8em;    }
	#FOOTER a { text-decoration: none; }
	#FOOTER a:hover { color: #654200; }

#email {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sitegist {
	float: right;
	margin: 45px 5px 0 0;
}

.presItem { float: left; font-size: 0.9em; width: 138px; height: 130px; display: block; overflow: hidden; line-height: 0.9; text-align: center; }
.presItem img {  }

.menuItem {
	font-size: 10pt;
	padding: 0 2px;
}

.cleanup { 
	clear: both;
	width: 100%;
}
.backToList {
	clear: both;
	margin: 6px 0;
	text-align: right;
}

.newsFull .image {
	float: left;
	margin: 0 15px 5px 0;
	text-align: center;
}
.newsFull .date {
	font-weight: bold;
}
.newsFull .author,
.newsFull .url {
	font-style: italic;
}
.newsFull .text {
	margin-top: 10px;
}

.newsList .item {
	margin-bottom: 20px;
}
.newsList h2 {
	font-size: 17px;
	margin: 0;
	padding: 0;
}
.newsList .image {
	float: left;
	margin: 0 15px 5px 0;
	text-align: center;
	width: 120px;
}
.newsList .date {
	font-size: 11px;
	font-weight: bold;
}
.newsList .text {
	margin-top: 10px;
}
.newsList .text p {
	margin: 0;
	padding: 0;
}


#langmenu {
	position: relative;
	text-align: right;
	height: 20px;
	width: 100%;
}
#langmenu a {
	margin: 0 2px;
}

ul.menu { 
	left: 175px;
	list-style: none; 
	padding: 0; 
	position: relative;
	text-align: left;
	top: 209px;
	z-index: 2;
}
ul.menu * {margin:0; padding:0;}
ul.menu a {         color:#9d3d0f; text-decoration:none; display:block; }
/*ul.menu a:visited { color:#9d3d0f; text-decoration:none; }*/
ul.menu a:hover {   color:#ffffff; text-decoration:none; }
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top: 20px; left:0; display:none; list-style:none; border:1px solid #5e4125;}
ul.menu ul li {position:relative; width:190px; margin:0}
ul.menu ul li a { background-color: #ffcd79; color: #5e4125; padding: 2px 7px; display:block; }
/*ul.menu ul li a:visited { background-color: #ffcd79; color: #9d3d0f; }*/
ul.menu ul li a:hover {   background-color: #5e4125; color: #ffffff; }
ul.menu ul ul { left:190px; top:2px }
ul.menu .menulink {color: #5e4125; padding: 2px 7px; font-weight:bold; font-size: 13px; text-transform: uppercase; border:1px; }
ul.menu .menulink:hover { background-color: #5e4125; color: #ffffff; }
ul.menu .sub {background: #ffcd79 url(/images2/pampuh/arrow.gif) 178px 8px no-repeat}
ul.menu .sub:hover { color: #ffffff; }
ul.menu .menuhover { background-color: #5e4125; color: #ffffff; }

.festivals {
	height: 60px;
}
#dock {
	margin-left: -40px;
}
#dock img {
	padding: 0px 4px;
}
.supportedby {
	clear: both;
	text-align: center;
}
.supportedby h3 {
	font-size: 14px;
}
.supportedby div {
	margin: 0 0 10px 0;
}
.supportedby img {
	border: 0;
	margin: 0 10px;
}

.infoCampaignBlock {
	margin: 0 auto;
	padding: 7px 0;
	text-align: center;
}
.infoCampaign240x400 {
	float: right;
	margin: 5px 0 4px 10px;
}

.partners {
	margin: 0 auto !important;
}
.partner {
	float: left;
	margin: 5px;
}

#mainCol {
	float: left;
	margin: 0 0 10px;
	width: 490px;
}
#rightCol {
	float: right;
	margin: 0 0 5px;
	width: 250px;
}

#pollBox {
	color: #5D5D5D;
	font-family: "Times New Roman",Times,Tahoma,Arial,Helvetica,sans-s;
	margin: 6px 0 0 0;
	overflow: hidden;
	width: 200px;
}
#pollBox .title {
	border: 1px none;
	font-weight: bold;
	padding: 3px 7px;
}
#pollBox .subtitle {
	font-size: 13px;
	padding: 3px 7px;
}
#pollBox .pollOption {	
	clear: both;
	padding: 2px 0;
}
#pollBox .control {	
	float: left;
}
#pollBox .optionText {
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
}
#pollBox .pollOptionResult {
	font-size: 12px;
	margin: 0 0 0 7px;
}
#pollBox .optionResult {
	font-size: 10px;
}
#pollBox .percentageBar {
	background-color: #5E4125;
	float: left;
	height: 4px;
	margin-right: 3px;
	margin-top: 7px;
	min-width: 1px;
	overflow: hidden;
}
#pollBox .button {
	clear: both;
	text-align: center;
	width: 100%;
}
#pollBox .total {
	clear: both;
	margin: 4px 0 5px 7px;
}
