* {
	margin:0;
	padding:0;
	border:0;
}

a {
	color: white;
}

a:focus { 
    outline: none; 
}

body {
	margin: 0;
	border: 0;
	padding: 0;
}

#header {
	position: absolute;
	width:970px;
	top:15px;
	left:50%;
	margin-left:-475px;
	background: transparent;
	text-align: center;
}

#audioButton {
	visibility:hidden;
	vertical-align:top;
	margin:30px 469px 0px 2px;
}

#dropmenu {
	position: absolute;
	left: 50%;
	margin-left: 283px;
	top: 45px;
	height: 0px;
	overflow: hidden;
	z-index: 5000;
	width:192px;
	background: url(../img/menu-open-bg.gif) no-repeat;
	color: white;
}

#dropmenucont {
	padding: 70px 0 0 20px;
	color: white;
}

#dropmenucont img{
	margin-bottom: 10px;
}

#dropmenu a {
	color: white;
}

#dropsignup {
	position: absolute;
	left: 50%;
	margin-left: -138px;
	top: 46px;
	height: 30px;
	overflow: hidden;
	z-index: 50011;
	width:328px;
}

#dropsignupbutton {
	position: absolute;
	left: 50%;
	margin-left: -147px;
	top: 33px;
	width: 326px;
	height: 26px;
	z-index: 50010;
}

.itemOff {
	width: 147px;
	height: 119px;
}
.itemOn {
	position:absolute;
	top:-20px;
	left:0px;
	display:none; 
	text-align: center;
}

img {
	border: 0;
}

.navbot {
	margin-top: 15px; 
	cursor: pointer;
}

.prev {
	float:left;
}

.next {
	float:right; 
}

#wrap000 {
	position: absolute;
	top: 50%;
	margin-top: -327px;
	left:50%;
	margin-left: -484px;
	width: 970px;
	height: 658px;
	background: transparent;			
}

#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 658px;
	background: transparent;			
}

#navwrap {
	position: absolute; 
	width:970px; 
	top:518px;
	height: 119px; 
	left:50%; 
	margin-left:-475px; 
}

#navwrapoff {
	position: absolute; 
	width:900px; 
	top:518px; 
	left:50%; 
	margin-left:-450px; 
 	background: url(../img/blank.gif);
	height: 120px;
	z-index: 10000;
	visibility: hidden;
}

.navigation {
	margin-left: auto; 
	margin-right: auto;
}

/* Button offset adjustments */

.green-hover {
	margin-left: 2px;
}
.storia-hover {
	margin-left: 5px;
}
.openff-hover {
	margin-left: 4px;
}
.tlight-hover {
	margin-left: 3px;
}
.draught-hover {
	margin-left: 3px;
}
.download-hover {
	margin-left: 2px;
}
.world-hover {
	margin-left: 3px;
}

#footer {
	text-align:center;
	font-family:Arial, Verdana;
	font-size:9px;
	color:#555555;
}
#footer a{
	color:#555555;
	text-decoration:none;
}
#footer a:hover{
	color:#555555;
	text-decoration:underline;
}

/*FB LIKE*/
#fbLike { position:absolute;top:10px;left:290px }
