html
{
}
body
{
	text-align:left;
	min-width: 500px;
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	background-image: url('./images/svalbard_map4a.jpg')
}

.wrapper 
{
	/*text-align:center;*/
	background:white;
	position:relative;
	width:800px;
	/*height:1350px;*/
	margin-left:auto;
	margin-right:auto;
	/*border:1px dashed #333;*/
}

.bgColor
{
	background:#C4EFFF;
}

a {  color: #8899CC;  text-decoration: none;}
a:hover {    text-decoration: underline;}

p
{
	/*text-align:left;*/
	font-family: arial,verdana, "minion web", helvetica, sans-serif;
	font-size: 9pt;
	text-align:justify;
}

p.footNote 
{
clear:both;
}

/* google map div */
div.svalbardMap
{
	position:relative;
	left:0px;
	width: 550px; 
	height: 500px;
}

/* top menu start */
div.hovermenurap
{
clear:both;
height: 25px;
width:550px;
background-color: #F8F8F8;
}
/*
.hovermenu ul
{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li
{
list-style: none;
display: inline;
}

.hovermenu ul li a
{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #F8F8F8;
border: 2px solid #F8F8F8;
}

.hovermenu ul li a:hover
{
background-color: #eaf2f4;
border-style: outset;
}

.hovermenu ul li a:active
{
border-style: inset;
}

*/
 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:50em
}
/* top menu end */

/* paddlers page start */
img.padImg
{
float:left;
padding:5px;
width: 130px;
}
img.padImgT
{
float:left;
padding:5px;
width: 160px;
}
div.paddlers
{
width:550px;
/*position:relative;
top:0px;*/
float:left;
}
p.alonTxt
{
text-align:justify;
width: 260px; 
float:left;
}
p.timTxt
{
text-align:justify;
width: 260px; 
float:right;
}
/* paddlers page end */
p.mainTxt
{
text-align:justify;
float:left;
width:550px;
}
p.mainTxtHeb
{
direction: rtl;
font-family: Arial, Arial (Hebrew), David (Hebrew);
text-align:justify;
float:left;
width:550px;
}
div.anything
{
text-align:justify;
float:left;
width:550px;
}
div.lang
{
width:150px;
float:right;
/*position:relative;
top: -25px;
/*right: 182.5px;*/
}
img.uk
{
border:0;
position: relative;
left:0px;
}
img.israel
{
border:0;
position: relative;
left:22.5px;
}
img.denmark
{
border:0;
position: relative;
left:40px;
}

img.spFloat
{
float:left;
padding:5px;
border:0;
}
img.spMain
{
padding:0px;
border:0;
width:70px;
}
img.spMainA
{
padding:0px;
border:0;
width:90px;
}
img.spMainD
{
padding:0px;
border:0;
}
img.spMainB
{
padding:0px;
border:0;
width:130px;
}
img.spMainC
{
padding:0px;
border:0;
width:110px;
}
div.spDMain
{
position:absolute;
top: 5px;
left: 5px;
}
img.rightFloat
{
position:absolute;
top: 192px;
right: 0px;
border:1pt;
border-style:none;
width: 150px;
}
img.rightFloatNext
{
position:absolute;
top: 1024.5px;
right: 0px;
border:1pt;
border-style:none;
width: 150px;
}

table.logTable
{
text-align:left;
background-color:#F0F8FF;
/*background-color:#D2D7DB;*/
width:550px;
}
td.freeTxt
{
text-align:justify;
padding: 10px 20px;
}
td.progress
{
border-bottom: dotted;
border-bottom-width:1px;
border-color:#0000A6;
}

#dhtmltooltip
{
position: absolute;
width: 150px;
/*border: 1px solid black;*/
padding: 2px;
background-color: #ECFFEC;
visibility: hidden;
z-index: 0;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.rs
{
float:right;
}
div.gearBox
{
width:550px;
float:left;
top:20px;
}
img.sponsorImages{border:0;}
div.spFrame1
{
width:550px;
height:400px;
border-style: solid;
border-width:1px;
color:#6495ED;
}
span.gearTitle
{
font-weight:bold;
text-decoration:underline;
}

.block {
 position: absolute;
 cursor: "not-allowed";
 background-color: #000000;
 filter:alpha(opacity=70); 
 left: 0px;
 top:0px;
 width:100%;
 height:100%;
 -moz-opacity:0.7;
 opacity: 0.7;
 z-index:1000;
 display:inline;
 vertical-align:center;
}
.unblock {
 width:0%;
 height:0%;
 display:none;
}
.spFrame {
 //border:outset 2px;
 padding:10px;
 color:#6495ED;
 position: absolute;
 text-align:left;
 width:450px;
 /*height:450px;*/
 z-index:1001;
 left: 150px;
 top:100px;
 background-color: white;
}
.spFrameWide {
 //border:outset 2px;
 padding:10px;
 color:#6495ED;
 position: absolute;
 text-align:left;
 width:750px;
 /*height:450px;*/
 z-index:1001;
 left: 150px;
 top:100px;
 background-color: white;
}

span.closeDiv
{
	position:absolute;
	top:0px;
	right:0px;
	color:red;
	font-size:15pt;
	cursor:pointer;
	font-weight:bold;
}
span.commentSpn
{
 color: #8899CC;  text-decoration: none;
 font-style: italic;
 font-size:9pt;
 cursor: pointer;
}
span.commentSpn:hover
{
text-decoration: underline;
}
div.commentText
{
 width:400px;
 padding:10px;
 font-style: italic;
 font-size:9pt;
}
div.thanks
{
  font-size: 8pt;
  padding:20px;
  color:#4B7ECB;
}
#thanksSp
{
	font-family: "Comic Sans MS Bold",arial,verdana, "minion web", helvetica, sans-serif;
	cursor:pointer;
	color:#8899CC;
	font-size:35pt;
	vertical-align:top;
}