@charset "utf-8";
body {	background-image: url(images/bg_fade.jpg);	background-repeat: repeat-x;	text-align: center; margin: 0; 	padding: 0;}

* { margin: 0px;    padding: 0px;}
a {  outline: none; /* this eliminates border around links in firefox. */}
a img {border: none; }   /* no border around links */
.wrapper {        position: relative;        width: 980px;        margin: 0px auto;        text-align: left;   } 

#arkeg_logo {
	position:absolute;
	left:110px;
	top:0px;
	width:296px;
	height:101px;
	background:url(images/arkeg_logo.jpg) no-repeat
}


/*next
#arkeg_logo { 
 	width: 980px;
	margin: 0 auto;
	padding: 0 0;
	text-align:left;
}
*/




/* N A V   B A R  */

#nav {	position:absolute;	left:406px;	top:19px;	width:465px;	height:25px;	clear: both;background-image:url(images/nav.jpg)}
#nav ul{	padding: 0;	margin: 0;	}


/* all nav list items */
#nav li {	margin-right: 1px;!important list-style: none;	float: left;	display: block;	height: 25px; padding:0}
#nav li a {	display: block;	margin: 0;	padding: 0;	background-repeat: no-repeat;	height: 25px;}
#nav li a span{	visibility: hidden;}


/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul{ 	left: 0;}


/* second-level lists */
#nav li ul {	background: none;	position: absolute;	left: -999em; 	_width: 806px;	padding-top: 6px;}
#nav li li{	display: inline !important;	width: auto;	height: 14px;	border-left: 1px solid #AAAAB0;	margin-left: 5px;	padding-left: 5px;}
#nav li li a {	display: inline !important;	height: auto;}
#nav li li a:hover{	text-decoration: underline;}
#nav li li.first{	border: 0;	margin-left: 12px;	padding-left: 0;}



#nav li.sfhover  {	background-position: 0 -25px;	text-decoration: none;}

/*Navbar Buttons*/
#nav li.navli_drink{width:53px;	background-image: url("images/nav_drink.jpg");}
#nav li.navli_game{	width:56px;	background-image: url("images/nav_game.jpg");}
#nav li.navli_details{width:64px;	background-image: url("images/nav_details.jpg");}
#nav li.navli_press{width:53px;	background-image: url("images/nav_press.jpg");}
#nav li.navli_buy{width:44px;	background-image: url("images/nav_buy.jpg");}
/*Navbar Rollovers*/
#nav li.navli_drink:hover{background-position: 0 -25px; text-decoration: none;}
#nav li.navli_game:hover{background-position: 0 -25px; text-decoration: none;}
#nav li.navli_details:hover{background-position: 0 -25px; text-decoration: none;}
#nav li.navli_press:hover{background-position: 0 -25px; text-decoration: none;}
#nav li.navli_buy:hover{background-position: 0 -25px; text-decoration: none;}
/*Navbar Presses*/
#nav li.navli_game:active{background-position: 0 -50px; text-decoration: none;}
#nav li.navli_drink:active{background-position: 0 -50px; text-decoration: none;}
#nav li.navli_details:active{background-position: 0 -50px; text-decoration: none;}
#nav li.navli_press:active{background-position: 0 -50px; text-decoration: none;}
#nav li.navli_buy:active{background-position: 0 -50px; text-decoration: none;}

/*Navbar underline remover*/
#nav li:hover a  {	text-decoration: none;}
#nav li.sfhover a{	text-decoration: none;}
#nav li.active  a{	text-decoration: none;}





/* N A V   B A R   B O T T O M

.nav-bot { font: bold .6em 	Arial, Geneva, Helvetica, sans-serif	 ;


/*
 	width: 150px;
	margin: 0 auto;
	padding: 40px 0;
	text-align:center;
}
*/












/*  F O N T S  */
/*  Main  */ .wrapper  { font-family: 		"Trebuchet MS", sans-serif}
/*  P-text in box*/ p  { font-weight: normal; 	font-size: 1em; 	line-height: 18px; margin-bottom: 18px; }
/*  Headlines */	h1 { font-weight: bold; 	font-size: 2em; 	line-height: 24px; margin-bottom: 18px; }
h1 span {	display: none;}
/*  Taglines */		h2 { font-weight: normal; 	font-size: 1.5em; 	line-height: 18px; margin-bottom: 18px; }
#h2_nav{	display: none;}
/*  Subheadlines*/	h3 { font-weight: bold; 	font-size: 1.2em; 	line-height: 18px; 						}
/*  Links */		h4 { font-weight: bold; 	font-size: 1em; 	line-height: 18px; 						}
/*  Links (small)*/	h5 { font: bold .6em 	Arial, Geneva, Helvetica, sans-serif	 ; margin: 0; padding:0;}
.silent { display: none; }

/*  M E N U S - L I N K S */
/* PIPED LINKS */
.piped { display: block; zoom: 1; }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

/*  Black Link  */  .blink {color: #000000}
/*  R O L L O V E R S */
a.mugroll {display: block;width: 84px;height: 114px;background: url("images/mug_roll.jpg") 0 0 no-repeat;text-decoration: none; } a:hover.mugroll {background-position: 0px -114px; }
