body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width: 100%;
	font-family: arial;
}


#tempscript {
z-index: 1;
width: 0%; 
height: 0%;
background-color: #ff0000;
position: absolute;
left: 0px;
top: 0px;
}

#map {
width: 100%; 
height: 99%;
background-color: #DDD;
position: absolute;
left: 0px;
top: 0px;
}

#map2 {
width: 100%; 
height: 100%;
background-color: #DDD;
position: absolute;
left: 0px;
top: 0px;
}

#mappa {
z-index: 99;
width: 70%; 
height: 100%;
background-color: #DDD;
position: absolute;
right: 0px;
top: 0px;
}

#channel {
z-index: 100;
width: 30%; 
height: 45%;
background-color: #DDD;
position: absolute;
left: 0px;
top: 0px;
min-width: 450px;
}




#chat {
z-index: 100;
width: 30%; 
height: 55%;
background-color: #99ffee;
position: absolute;
left: 0px;
bottom: 0px;
min-width: 450px;
}

#awmenu {
z-index: 101;
width: 100%; 
height: 50px;
background-color: transparent;
position: absolute;
left: 0px;
bottom: 0px;
}

#awlabel {
z-index: 101;
width: 180px; 
height: 60px;
background-color: transparent;
position: absolute;
right: 20px;
bottom: 25px;
}

#awradiolabel {
z-index: 101;
width: 320px; 
height: 60px;
background-color: transparent;
position: absolute;
right: 20px;
bottom: 25px;
}

#awradioholder {
z-index: 104;
width: 300px; 
height: 26px;
background-color: transparent;
position: absolute;
right: 30px;
bottom: 29px;
}



#centerbox {
z-index: 100;
	width: 600px;
	height: 450px;
	text-align: center;
	border: 1px solid #000;
	background-color: red;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -225px; 
	/* Half the height of the DIV tag which is also 50 pixels */

}
#closer{
position: absolute;
right:-30px;
top:-15px;
background-color:#fff;
width:30px;
height:30px;
cursor:hand;
cursor:pointer;
font-size: 30px;
color: #009DDE;
align: center;
font-weight: bold;
border: 1px solid #000;
z-index: 208;
}

#zegels{
position: absolute;
right:-35px;
bottom:-75px;
background-color:transparent;
width:500px;
height:79px;
z-index: 208;
}

#closer2{
position: absolute;
right:-10px;
top:-10px;
background-color:#fff;
width:10px;
height:10px;
cursor:hand;
cursor:pointer;
font-size: 1px;
color: #009DDE;
font-weight: bold;
border: 1px solid #000;
z-index: 210;
}



#tdiv{
position: absolute;
	z-index: 209;
	right: 150px;
	top: 150px;
	width: 310px;
	height: 150px;
	background:  url(images/twitdiv.gif) no-repeat;
	cursor: move;

}

#tmessage{
color: #009DDE;
font-family: Arial, serif; 
font-weight: normal; 
font-size: 8pt; 
font-style: normal;
padding: 2px;
border: 1px solid #009DDE;
} 
	
	
.menuopt {
font-family: arial;
font-size: 13px;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
border-right: 1px dashed #009DDE;
}

.menuopt a:link, .menuopt a:visited, .menuopt a:active{
color: #333333;
text-decoration:none;
}

.menuopt a:hover {
text-decoration: underline;
color: #009DDE;
} 

#about {
z-index: 500;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}

#aboutinner {
z-index: 501;
	width: 600px;
	height: 470px;
	border: 0px solid #000;
	background-color: transparent;
	color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -225px; 
	/* Half the height of the DIV tag which is also 50 pixels */
	padding: 3px;

}
	
.tabopace{
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}

#lowlowlogo {
z-index: 100;
width: 200px; 
height: 93px;
background-color: transparent;
position: absolute;
left: 10px;
bottom: 40px;
}
	
#mapInst{
	position: absolute;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	z-index: 200;
	left: -90px;
	top: 160px;
	width: 80px;
	height: 150px;
	background-color: #FFFFFF;
}
#mapInst #inner {
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	height: 108px;
	border: 1px solid #aaa;
	background-color:#00A1E2;
}
#mapInst #inner, #mapInst #inner input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}
#mapInst #inner #instHdr {
	font-weight:bold;
}
#mapInst #inner hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 80%;
}
#mapInst #inner .inst {
	display: block;
	padding-top: 4px;
	cursor: default;
}
#mapInst #inner .inst a {
	color: #333333;
	border: none;
	text-decoration:none;
}
#mapInst #inner .inst a:hover {
	background-color:#FFCC66;
	border: 1px solid #999;
	width: 80%;
	margin: 2px;
}

#mapInst #counterPad {
	margin: 6px;
	border: 1px solid #aaa;
	background-color:#D7D8C2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#mapInst #counterPad #label {
	margin-left: 3px;
	text-align: left;
}

#mapInst #counterPad #counter {
	text-align: right;
}


/* tabbed frame css */
div.tabBox {}

div.tabArea {
  font-size: 11px;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
}

a.tab {
  background-color: #fff;
  border: 1px solid #009DDE;
  border-bottom-width: 0px;
  padding: 2px 2px 2px 2px;
  position: relative;
  text-decoration: none;
  top: 3px;
  z-index: 100;
}

a.tab, a.tab:visited {
  color: #000;
}

a.tab:hover {
  background-color: #ffffff;
  border-color: #009DDE;
  color: #009DDE;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #009DDE;
  border-color: #009DDE;
  color: #ffffff;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
}

a.tab2 {
  background-color: #009DDE;
  border: 1px solid #009DDE;
  border-bottom-width: 0px;
  padding: 2px 2px 2px 2px;
  position: relative;
  text-decoration: none;
  top: 3px;
  z-index: 100;
}

a.tab2, a.tab2:visited {
  color: #ffffff;
}

a.tab2:hover {
  background-color: #ffffff;
  border-color: #009DDE;
  color: #009DDE;
}

a.tab2.activeTab, a.tab2.activeTab:hover, a.tab2.activeTab:visited {
  background-color: #009DDE;
  border-color: #009DDE;
  color: #ffffff;
}

a.tab2.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
}

div.tabMain {
  background-color: #ffffff;
  border: 1px solid #009DDE;
  padding: 3px;
  position: relative;
  z-index: 101;
  height: 100%;
}

div.tabIframeWrapper {
  width: 100%;
  height: 100%;
}

iframe.tabContent {
  background-color: #ffffff;
  border: 0px solid #000000;
  width: 100%;
  height: 100%;
}




