/* Layout Styles */ 

/* http://www.greywyvern.com/code/min-height-hack.html */
/*.prop {
    float:right;
    width:1px;
    height:435px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}*/

#mainwrapper {
 position: relative;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}

#main {
position: relative;
padding: 0px;
margin: 0 auto;
width: 880px;
text-align: left;
background: #ffffff;
 border: none;
}

#top {
  width: 850px;
	margin: 0px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 0px; 
  background: #ffffff;
text-align: center;
}

#rest {
  position: relative;
  width: 880px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}


#jumpbuttons
{
	padding: 1px;
	margin: 0px;
	color: #000000;
}

#footer {
        position : absolute;
        left: 18px;
	top: 410px;
  padding-top: 5px;
  width: 860px;
	margin: 0px;
}


#maincol {
        position : absolute;
        left: 14px;
        top: 3px;
	border: none;
        width: 860px;
}


#rightcol {
        position : absolute;
        left: 615px;
        top: 3px;
	      border: none;
        width: 220px;
	height:400px;
	/*border: 1px solid #000000;*/
}


td {
 	color:#111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: 400;
	}
body {
 	background: #ffffff;
 	color:#111111;
 	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: 400;
	}

body a {
 	color: #0000aa;
	text-decoration:none;
 	}

body a:hover {
 	color: #111111;
 	}

#mapholder {
	width:848px;
	height:404px;
	background-color: #ffffff;
}

#map {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 600px;
	height:400px;
        border: 1px solid black;
}

#help {
	position: absolute;
	left: 70px;
	top: 85px;
	width:400px;
	height:250px;
	color:#000000;
        padding: 10px;
	border: solid 4px #f6ac19;
	background-color: #ffffff;
}

.closebutton { z-index:20;position:absolute;width:12px; height:12px; right: 3px; top: 3px;background-color:#f6ac19;text-align: center;font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff;}
.closebutton a { color: #ffffff;padding: 2px;}
.closebutton a:hover { background-color:#ffdd30;color: #000000;}

#help h2
{
font-size: 18px;
	font-weight: bold;
        color: #222222;
        margin-top: 1px;
        margin-bottom: 6px;
}

#help ul
{
  margin-top: 3px;
  padding-left: 15px;
}

#help li
{
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 5px;
}










#mapbelowinfo {
	position: absolute;
	left: 4px;
	top: 404px;
	width:608px;
	height:100px;
	color:#000000;
        padding: 2px;
	visibility: hidden;
}

#mapbelowinfo h2
{
font-size: 16px;
	font-weight: bold;
        color: #000000;
        margin-top: 1px;
        margin-bottom: 1px;
}

#mapbelowinfo ul
{
  margin-top: 3px;
  padding-left: 15px;
}

#mapbelowinfo li
{
  font-size: 12px;
}



/* Rounded corners for map div */
.corner {z-index:20;position:absolute;width:9px; height:9px; }
.tl { left:0px;top:0px;background:url(map_cnr_tl.gif) no-repeat; }
.tr { left:839px;top:0px;background:url(map_cnr_tr.gif) no-repeat; }
.bl { left:0px;top:491px;background:url(map_cnr_bl.gif) no-repeat; }
.br { left:839px;top:491px;background:url(map_cnr_br.gif) no-repeat; }

/* .ml { width:5px;height:5px;left:4px;top:383px;background:url(map_cnr_ml.gif) no-repeat; }
.mr { width:5px;height:5px;left:783px;top:383px;background:url(map_cnr_mr.gif) no-repeat; }
.stl { left:0px;top:0px;background:url(map_cnr_tl.gif) no-repeat; }
.str { left:365px;top:0px;background:url(map_cnr_tr.gif) no-repeat; }
.sbl { left:0px;top:301px;background:url(map_cnr_sbl.gif) no-repeat; }
.sbr { left:365px;top:301px;background:url(map_cnr_sbr.gif) no-repeat; }
*/ 

#foundinfo {
position: relative;
top: 0px;
	width:200px;
	height:70px;
	background-color: #ffffff;
	color: #000000;
padding-top: 5px;
padding-left: 15px;
text-align: center;
}
#foundinfo h2
{
font-size: 16px;
	font-weight: bold;
        color: #111111;
        margin-top: 1px;
        margin-bottom: 5px;
}


#jumpdiv {
position: 
	width:848px;
	color:#000000;
        padding: 2px;
	background-color: #ffffff;
}

#jumpdiv a {
color: #0000aa;
text-decoration: underline;
}
#jumpdiv a hoover {
color: #aaaaaa;
}

#divbuttonsdiv {
	margin-top: 10px;
	text-align: center;
}

#tips {
color: #000000;
}

#divbuttonsdiv a {
color: #006add;
background-color: #ffffff;
text-decoration: none;
}
#divbuttonsdiv a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none;
}

#itemlist {
	position: relative;
	left: 4px;
	top: 2px;
	width:212px;
	height:270px;
	color:#000000;
        padding: 0px;
        overflow:auto;
	background-color: #ffffff;
        color:#000000;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.iteminfo {
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  padding: 5px;
  border: 2px solid #F9D05F;
background-color: #ffffff;
}

.iteminfo a{
  color: #4444aa;
  text-decoration:underline;
}

.iteminfotitle {
       font-weight: bold;
}


a.button {
padding: 2px;
margin: 0px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #F9DE8D;
color: #000000;
text-decoration:none;
font-weight: bold;
}

a:hover.button {
margin: 0px;
padding: 2px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #FFCB3F;
text-decoration:none;
font-weight: bold;
color: #000000;
}


a.button2 {
padding: 0px;
margin: 0px;
border-top: 0px solid #006add;
border-bottom: 1px solid #006add;
border-left: 5px solid #006add;
border-right: 5px solid #006add;
background: #006add;
color: #ffffff;
text-decoration:none;
font-weight: bold;
}

a:hover.button2 {
margin: 0px;
padding: 0px;
border-top: 0px solid #006add;
border-bottom: 1px solid #006add;
border-left: 5px solid #006add;
border-right: 5px solid #006add;
background: #006add;
text-decoration:none;
font-weight: bold;
color: #000000;
}




#dhtmltooltip{
position: absolute;
width: 180px;
border: 1px solid black;
padding: 4px;
background-color: #dfdfff;
text-align: left;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


#btn
{
  margin-top: 10px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  text-align: center;
}
#btnwspace
{
  margin-top: 20px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  text-align: center;
}





#help2 {
	position: absolute;
	left: 70px;
	top: 35px;
	width:420px;
	height:310px;
	color:#ffffff;
        padding: 10px;
	border: solid 1px white;
	background-color: #006add;
	visibility: hidden;
	overflow: auto;
}

#help2 h2
{
font-size: 16px;
	font-weight: bold;
        color: #ffffff;
        margin-top: 1px;
        margin-bottom: 6px;
}

#help2 ul
{
  margin-top: 3px;
  padding-left: 15px;
}

#help2 li
{
  font-size: 12px;
  margin-bottom: 5px;
  margin-left: 5px;
}
#help2 a
{

  color: #000000;

}

.emailinfo
{ font-size: 10px;
font-weight: bold;
color: #888888;
}

.details
{
/* border: 1px solid #3333ff; */
padding-right: 5px;
}
.details 
td {
 	color:#111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: 400;
border-bottom: 1px solid #cccccc;
	}
.details
a { color:#0055ff;}
.details
a:hover { color:#0055ff;
text-decoration: underline;}

.horizontalcssmenu {
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 8px;
text-align: center;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left; 
z-index: 100;
}
/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 150px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}
/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}
/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #eeeeee;
border-width: 0 1px 1px 1px;
}
.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}
.horizontalcssmenu ul li ul li a:hover{
background: #999999;
}
.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

