div{
	border: solid 0px red;
}

#onascontainer{
	position: relative;
	float: left;
	width: 1024px !important;
/*	background-image: url(../images/onas_container-a.jpg);
	background-position: left;
	background-repeat: repeat-y;*/
}

div#guitar{
	position: absolute;
	width: 290px;
	height: 97px;
	bottom: 60px;
	left: 0px;
	background-image: url(../images/guitar.gif);
	background-repeat: no-repeat;
}

div#onaslogo{
	float: left;
	width: 279px;
	height: 143px;
	background-image: url(../images/onas_01.jpg);
	background-repeat: no-repeat;
}

div#lang{
	position: absolute;
	left: 15px;
	top: 10px;
	color: White;
	font-size: 10px;
}

div#lang a{
	color: White;
	font-size: 10px;
	text-decoration: none;
}

div#onasheader{
	float: right;
	width: 745px;
	height: 288px;
/*	background-image: url(../images/onas_02.jpg);
	background-repeat: no-repeat;*/
}
div#onasmenu{
	float: left;
	width: 279px;
	height: 367px;
	background-image: url(../images/onas_03.jpg);
	background-repeat: no-repeat;
}
div#onascontent{
	float: right;
	width: 405px !important;
	width: 445px;
/*	height: 420px;*/
	background-image: url(../images/onas_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 40px;
}
div#onasclubs{
	float: right;
	width: 300px;
/*	height: 420px;*/
	background-image: url(../images/onas_05.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#onasclubs img{
	margin-top: 16px;
	margin-left: 16px;
}

div#onasundermenu{
	position: absolute !important;
	position: relative;
	top: 510px !important;
	left: 0px !important;
	top: 0px;
	left: 0px;
	float: left;
	width: 279px;
	height: 178px;
	background-image: url(../images/onas_06.jpg);
	background-position: top left;
	background-repeat: no-repeat;		
/*	border: solid 1px #e3e3e3;*/
}

div#onasundermenu img{
	float: right;
	margin-top: 12px;
	margin-right: 0px;
}

div#onasundermenu table{
	float: right;
	width: 152px;
}

div#onasundermenu table tr td{
	color: #EEDFCB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



div#onasfooter{
	float: left;
	width: 1024px;
	height: 45px !important;
	height: 60px;
	background-image: url(../images/onas_07a.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	padding-top:15px;
	font-stretch: expanded;
}

div#onasfooter a{
	color: Black;
	text-decoration: none;
}

div#citynavigator{
	position: absolute;
	top: 0px;
/*	left: 920px;*/
left: 0px;
margin-top: 33px;
	width: 124px;
	height: 50px;
	z-index: 12;
}

div#citynavigator a{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #d3d3d3;
}

div#citynavigator a:hover{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

div#citynavigator img{
   float: right;
   margin-right:10px;
}

.onasnewslettoer{
	width: 119px;
	height: 18px;
	background-image: url(../images/onas_11.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: solid 0px;
}

div#dialog{
	display: none;
	width: 100%;
	height: 100%;
/*	height: 1390px;*/
/*	z-index: 89;*/
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: Gray;
	
    text-align: center;
    vertical-align: middle;
    z-index: 97;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

div#dialogContent span{
	background-color: black;
	text-align: right;
	padding-right: 6px;
}

div#dialogContent span a{
	text-align: right;
	color: white;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}

div#dialogContent span a:hover{
	text-align: right;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
}

div#dialogContent{
	display: none;
	width: 800px;
	height: 600px;
	z-index: 99;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: black;
	text-align: right;
}

