/*

aj-gps.net styles


Being nosy?

*/

body {
	font: 12px arial;
  background: url('/img/bg.jpg') #ffffff repeat-x 0% 0%;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#NickSearchSuggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	z-index:10;
	visibility:hidden;
}

#CacheSearchSuggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	z-index:10;
	visibility:hidden;
}

#LocSearchSuggest {
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	z-index:10;
	visibility:hidden;
  margin-left: auto; margin-right: auto;
  width: 300px;
}

#dbstatblocktitle {
	font: 12px arial;
	text-align: center;
	font-weight:bold;
  background: #bebebe;
}

#shownav {
	position:absolute;
	background:#eeeeee;
	top:20px;
  left:10px;
	width:130px;
  height:16px;
	padding:1px;
	color: inherit;
	font: 12px arial;
	text-align: center;
  vertical-align: middle;
	z-index:5;
  display: none;
  border: 1px solid #d5d5d5;
}

#navblock {
	position:relative;
	background:#eeeeee;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	color: inherit;
	font: 10px arial;
	z-index:5;
  border: 1px solid #03086f;
  padding: 1px;
}

.navboxcontent {
  margin-left: 10px;
}

#lasthidden {
	position:relative;
	background:#eeeeee;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	padding:1px;
	color: inherit;
	font: 10px arial;
	z-index:5;
  border: 1px solid #03086f;
}

#nextevents {
	position:relative;
	background:#eeeeee;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	padding:1px;
	color: inherit;
	font: 10px arial;
	z-index:5;
  border: 1px solid #03086f;
}

#searchblock {
	position:relative;
	background:#eeeeee;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	padding:1px;
	color: inherit;
	font: 11px arial;
	z-index:6;
  border: 1px solid #03086f;
}	
	
#titleblock {
	position: absolute;
	padding:1px;
	color: inherit;
	font: 14px arial;
	text-align: center;
	z-index:5;
  width: 99%;
  top:0px;
}
	
#title {
	position:static;
	color: inherit;
	font: 30px arial;
	text-align: center;
	z-index:5;
}
	
#subtitle {
	position:static;
	color: inherit;
	font: 18px courier;
	text-align: center;
	z-index:5;
}
	
a:link { color:#0004a2; text-decoration:none; font-weight:bold; }
a:visited { color:#7376ff; text-decoration:none; font-weight:bold; }
a:focus { color:#00AA00; background-color:#fffeab; font-weight:bold; }
a:hover { color:#EE0000; text-decoration:none; background-color:#fffeab; font-weight:bold; }
a:active { color:#0000EE; background-color:#fffeab; font-weight:bold; }
 
.boxtitle {
	font: 13px arial;
	text-align: center;
	font-weight:bold;
  background: #bebebe;
  margin-bottom: 3px;
}
 
#content {
	position: static;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:1px;
	right:1px;
	left:1px;
	z-index:5;
}
 
@media screen, handheld, projection, tv {
	#side {
		position: absolute;
		left:1px;
		width:210px;
		z-index:6;
    top:0px;
	}
	#main {
		position: absolute;
		left:215px;
		right:1px;
    top:50px;
		text-align: center;
		min-width:580px;
		z-index:5;
	}
  #dbstatblock {
  	position:absolute;
  	background:#eeeeee;
  	top:2px;
  	right:10px;
  	width:150px;
  	padding:1px;
  	color: inherit;
  	font: 9px arial;
  	text-align: center;
  	z-index:5;
    border: 1px solid #03086f;
  }
  #finalline {
  	position: fixed;
  	bottom: 0px;
  	font: 10px arial;
  	text-align: right;
  	width: 98%;
    z-index: 5;
  }
}
@media print {
	#side {
		display:none;
	}
	#main {
		position: absolute;
		text-align: center;
		left:10px;
		right:10px;
    top:50px;
	}
  #dbstatblock {
    display:none;
  }
  #finalline {
  	display:none;
  }
}
 
.contenttitle {
	margin-top: 20px;
	font: 18px arial;
	text-align: center;
	font-weight: bold;
}
 
v\:* {behavior:url(#default#VML);}

table.center {
	margin-left: auto; margin-right: auto;
}


