img {border:none;}


body {
	background-color: #003300;
	color: #FFCC00;
	font-family:sans-serif;
	margin:0px;
	padding:0px;
	height:auto;
}

a:link{color:#3399FF}
a:visited{color:#999900}
a:active{color:#FFFF33}
a:hover{color:#FFFF99}

div.OrionLeft .Section a:link{color:#660033}
div.Section a:link{color:#FF9933}


.centred {text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

dd, dt{
	padding-bottom:10px;
}

div.OrionHeader {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	text-align:center;
	margin:20px;
	padding-bottom:20px;
	border-bottom:2px ridge #FFCC00;
	margin-left:120px;
	margin-right:120px;
	z-index:10;
}

div.OrionHeader img {padding-bottom: 20px;}

div.OrionLeft {
	position:absolute;
	padding-top:60px;
	background-image: url(/Orion/images/ScarfLeft.gif);
	background-position: top Left;
	background-repeat: repeat-y;
	top:0px;
	bottom:0px;
	left:0px;
	width:100px;
	text-align:center;
	margin:0px;
}
.OrionLeft a:visited{color:#0033FF;}


div.OrionLeft a {
	text-decoration:none;
}


div.OrionRight {
	position:absolute;
	padding-top:120px;
	background-image: url(/Orion/images/ScarfRight.gif);
	background-position: top right;
	background-repeat: repeat-y;
	top:0px;
	bottom:0px;
	width:100px;
	right:0px;
	text-align:center;
	margin:0px ;
}

div.OrionCentre{
	position:static;
	padding-top:200px;
	margin-top:0px;
	margin-right:120px;
	margin-left:120px;
	margin-bottom:0px;
	padding-bottom:10px;
	
	min-height:700px;
}

.ORLink {
	background-color:#CCFFCC;
	background-image:url(/Orion/images/Item.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-top:20px;
	min-height:30px;
	margin: 2px;
	margin-left:10px;
	border: 2px outset #999900;
	color: black;
	width: 80px;
	font-weight:bold;
}
div.OrionFooter {
	text-align:center;
	font-size:10px;
	margin:0px;
	padding-bottom:5px;
}

table.OrionTable {
	border-collapse:collapse;
}
table.OrionTable th {
	background-color: #FFFF99;
	color: #000000;
	border: 2px solid #000000;
	border-bottom: 5px double #000000; 
	padding: 3px;
}

table.OrionTable td {
	border: 2px solid #000000;
	padding: 3px;
}

div.container {
	padding:0px;
	margin:0px;
	position:relative;
	min-width:620px;
}

.embossed {
	border:5px ridge #339900;
	background-image:url(/Orion/images/Embossed.jpg);
	padding:10px;
	
}

div.BPBack1 {
	background-image:url('/Orion/images/BP Scout.gif');
	background-position: top center;
}

.Section {
	margin:5px;
	padding:10px;
	border-bottom:2px ridge #CCCC33;
}

.fill {
	min-height:700px;
}

/* Styles for Image galleries */

div.gallery {
  margin: 2px;
  border: 1px solid #FFFF66;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

div.gallery img {
  display: inline;
  margin: 3px;
  border: 1px solid #003300;
}

div.gallery a:hover img {border: 1px solid #0000ff;}

div.gall_cap {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  
}

div.bar /* for Bar Charts */
{
	text-align:center;
	color: black;
	border: 2px ridge red;
	margin:2px;
	padding:5px;
}

ul.no_bullet {
	list-style-type:none;
}

/* Styles for Patrol based lists.*/

ul.patrol_list {
	list-style-type:none;
}
li.kestrel
{
	background-image: url(/Orion/images/kestrel.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 35px;
	height: 50px;
}

li.cobra
{
	background-image: url(/Orion/images/cobra.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 35px;
	height: 50px;
}

li.bull
{
	background-image: url(/Orion/images/bull.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 35px;
	height: 50px;
}

li.seagull
{
	background-image: url(/Orion/images/seagull.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 35px;
	height: 50px;
}
	
.mapContainer {
	margin:20px;
	padding-top:20px;
}

.mapContainer div.inner{
	color:#000066;
	border:4px ridge #33CC00;
	padding:5px;
}
	
/* IE6 support */
/* mac hide \*/
* html .OrionCenter{height:800px}
* html .fill{height:700px}
* html .ORLink{height:30px}
* html div.OrionLeft{left:-120px}
/* end hide */
