body{
	margin:0;
	padding:0;
	font-family:'helvetica neue','helveticaneue',arial,verdana,sans-serif;
	font-size:11px;
	color:#322e2f;
	line-height:140%;
/*	text-shadow:#000 0 0 0;*/
/*	text-shadow: rgba(255,255,255,0.1) 0 -1px 1px;*/
/*	background:url(/g/bg_loader.gif) center 500px no-repeat;*/
}
a{
	color:#06f;
}
a:hover{
	color:#038;
	text-decoration:underline;
}
.about a{
	color:#E65816 !important;
}
img{
	border:0;
}
h1{
	font-size:14px;
	width:100%;
/*	color:#fff;
	background:#666;
	margin:2px 0 0 0;
	padding:6px 0 7px 0;*/
	margin:0;
	padding:0;
	text-align:center;
}
#navi h1 a.surfee{
	color:#fff;
	text-decoration:none;
}
h2{
	font-size:16px;
	margin:20px 0 8px 0;
	padding:0;
	text-align:left;
}
h3{
	font-size:13px;
	margin:1px 0 0 0;
	width:100%;
	color:#fff;
	background:#aaa url(/g/ico_arrow_down.gif) no-repeat right center;
	padding:4px 0 5px 0;
	text-indent:10px;
	text-align:center;
	cursor: pointer;
	position: relative;
	text-decoration:none;
}
h3.arrowUp{
	background:#aaa url(/g/ico_arrow_up.gif) no-repeat right center;
}
h4{
	font-size:11px;
	color:#666;
	text-align:left;
	margin-bottom:20px;
}
p{
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
}
small{
	font-size:10px;
}

#navi{
	padding:2px 0;
	margin-bottom:10px;
	line-height:120%;
}
#navi a{
	color:#06f;
	text-decoration:none;
}
#navi a:visited,a:visited{
	color:#3ab0ff;
}
#navi a:hover{
/*	color:#06f;*/
	text-decoration:underline;
}
#navi ul{
	margin:0;
	padding-left:10px;
	font-weight:bold;
}
#navi li{
	padding-left:16px;
	margin-left:-16px;
	list-style:none;
}
#navi li li{
	font-weight:normal;
}
#navi p,#navi ul{
	margin-left:10px;
}
#navi small{
	padding-left:20px;
	margin:0 10px;
	display:block;
}
#frontpage{
	margin:30px 30px 40px 30px;
	font-size:12px;
}
.about p{
	font-size:13px !important;
	line-height:150%;
}
#alert{
	margin-top:10px;
	color:#fff;
	padding:10px;
}
.box2redheader{
	color:#fff;
	background:#ff3232;
	border:#800 1px solid;
}
.box2greenheader{
	color:#fff;
	background:#3c3;
	border:#080 1px solid;
	font-size:14px;
}
ul li.new{
	background:url(../g/ico_new.gif) no-repeat 4px top;
}
.new, ul ul li.new{
	background:url(../g/ico_new.gif) no-repeat left top;
}
.notactive{
	background:url(../g/ico_notactive.gif) no-repeat left top;
	color:#ccc;
	text-decoration:line-through;
}
#navi .notactive a{
	color:#ccc;
}
small.notactive{
	text-decoration:none;
	color:#333;
}
hr{
	color:#fff;
	background-color:#aaa;
	height:2px;
	border:0;
}
#hawaii img,#prike img{
	height:100px;
	text-align:center;
}
input{
	margin:5px 5px;
	padding:0;
	font-size:12px;
	text-align:center;
	width:100px;
}
form{
	margin:10px 0 -20px 10px;
	padding:0;
	background:url(../g/ico_filter.gif) no-repeat 155px center;
	font-size:12px;
	font-weight:bold;
}
#navi .spotlist{
	margin:10px 0 20px 0;
}
#navi .spotlist_header:hover{
	text-decoration:underline;
}
.webcam{
	text-align:center;
	float:left;
	margin:10px;
	width:320px;
}
.webcam h4{
	margin:5px;
}
.table_stat th{
	color:#fff;
	background-color:#bbb;
	padding:2px 5px;
}
.table_stat td{
	background-color:#f6f6f6;
	border-top:1px solid #666;
	padding:2px 5px;	
}
.month{
	text-align:right;
}
.red{
	color:#E65816;
}
.no_underline{
	text-decoration:none;
}