/* CSS Document */

*
{
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	background: #000000 url(/images/up6_bg.jpg) no-repeat top;
	width: 980px;
	color: #FFF;
	margin: auto;
}

.hrule
{
	margin: 5px 0px;
	border-bottom: #999999 1px solid;
}

.left { float:left; }
.right { float:right; }

img.left {padding: 7px;}
img.right {padding: 7px;}
#container
{
	height: 100%;
	text-align: left;
}

#header {
	height: 300px;
	position: relative;
}

#maincontent_full {
	position: relative;
	text-align: center;
}

#row1 {
	height: 260px;
	position: relative;
	top: 0px;
	margin: 0 auto;
}

#row2 {
	height:260px;
	position: relative;
	top: -90px;
	margin: 0 auto;
}

#row3 {
	height: 180px;
	position: relative;
	top: -65px;
	margin: 0 auto;
}

#ads {
	background: url(/images/ads_bg.png) transparent top center no-repeat;
	height: 190px;
	position: relative;
	top: -60px;
	margin: 0 auto;
	text-align: left;
}
#secondary {
	position:relative;
	bottom:0;
}
#small_ads {
	background: url(/images/ads_bg.png) transparent top center no-repeat;
	height: 190px;
	text-align: left;
}

#ads2 {
	height: 100%;
	width: 290px;
	background: white;
	position: absolute;
	left: 40px;
	top: 0;
}

#main_txt {
	background: #FFFFFF;
	color: #000000;
	padding: 25px 20px 20px 20px;
	width: 540px;
	margin-top: -7px;
	margin-bottom: 0px;
	text-align: left;
}
#main_txt a {
	color: #555555;
}
#secondary_footer {
	width: 980px;
	font-size: 12px;
	background: #000000;
	padding:30px 0 30px 0;
	text-align:center;
	left: 0px;
	margin-top: -5px;
}
#footer {
	width: 980px;
	font-size: 12px;
	background: #000000;
	position: relative;
	top: -50px;
	left: 0px;
	padding-bottom: 50px;
	margin-bottom: -50px;
}

#footer-text {	
	background:transparent; 
	text-align: center;
	margin: auto;
	padding-top: 30px;
/*	font-size: 16px;*/
}
.copy
{
	color: #aaa;
	background-color: transparent;
	text-align: center;
	margin: auto;
	font-size: 10px;
	padding-top: 12px;
}

.logo {
	left: 20px;
	top: 25px;
	position: relative;
	z-index:10;
}
.beer_store {
	left: 50px;
	top: -70px;
	position:relative;
	z-index:8;
}
.buzz_bg {
	left: 172px;
	top: -68px;
	position: relative;
	z-index:5;
}

#menu {
	position: relative;
	top: -250px;
	right: 35px;
	text-align: right;
}

#submenu {
	background-color:#000000;
	height:32px;
	width:795px;
	position: relative;
	left: 154px;
	top: -68px;
	z-index:5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
#submenu p {
	position: relative;
	top: 7px;
	left: 105px;
}
#buzz {
	font-size: 25px;
}

.bom {
	position: absolute;
	left:50px;
	z-index:8;
}
.bom_bottle {
	position: absolute;
	left:20px;
	top: 3px;
	z-index:10;
}

#bom_txt {
	background-color: transparent;
	position: absolute;
	top: 15px;
	left: 105px;
	width: 220px;
	height: 210px;
	padding-right:10px;
	z-index: 10;
	overflow: auto;
	text-align: left;
}

#right_column {
	float:right;
	height:100%;
	margin:-20px 57px 20px 0;
}
#left_column {
	width:300px;
	float:left;
	height:100%;
	margin-left: 35px;
	margin-bottom: 20px;
}
.on_tap {
	position: relative;
	left: -108px;
	top: -20px;
	z-index:8;
} 
.banner {
	position: absolute;
	left: 420px;
	top: 10px;
	z-index:5;
	border:2px solid #000000;
}
#draft_txt {
	background-color: transparent;
	z-index:10;
	overflow: auto;
	height: 190px;
	width: 510px;
	position: absolute;
	left: 380px;
	top: 50px;
	text-align: justify;
}
.menu_img {
/*	position:relative;
	left:45px;
	top:-80px;
*/	z-index:5;
}
.black_board {
/*	position:relative;
	left:50px;
	top:-74px;*/
	margin-top: 10px;
	z-index:5;
}

#ad_imgs {
	padding-left: 48px;
	padding-top: 15px;
}
.ad_img {
	padding-right:38px;
}
#ad_imgs > .ad_img {padding-right:42px;}
a
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

a img {
	border: none;
}

li {
	margin-left: 18px;
}

h3 {
	font-size: 18px;
	padding-bottom: 5px;
}

img.right {
	float: right;
	margin: 5px 0px 5px 10px;
}

.beer_buzz{
overflow: hidden; /*leave as is*/
z-index: 15;
position: absolute;
left: 440px;
top: 200px;
width: 420px;
height: 38px;
display:block;
vertical-align:middle;
}

.beer_buzz .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;*/
background: transparent;
width: 410px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.pagination{
width: 0px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 0px;
text-align: right;
background-color: transparent;
visibility: hidden;
}

.pagination a{
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
