
/* body styles */
html, body {
	color: #000;
	font-size: 11px;
	font-family: Arial, sans-serif;
	background-color: #000;
	margin: 0;
	padding: 0 25px;
	border-style: none }

img {
	margin: 0;
	padding: 0;
	border-style: none }

/* form styles */
form {
	margin: 0;
	padding: 0 }

fieldset {
	margin: 0;
	padding: 0;
	border-style: none }

fieldset div {
	color: #006;
	margin: 4px 0;
	padding: 0 }

label  {
	width: 100px;
	float: left }


input.field {
	color: #666;
	font-size: 12px;
	padding: 2px;
	border: solid 1px #006 }

input.button {
	color: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	background-color: #393;
	padding: 1px;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #006 }

.error {
	color: #c00 }

/* link/navigation styles */
a {
	color: #393;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #cc6 }

a:hover {
	color: #993;
	text-decoration: underline;
	border-style: none }

a:active {
	color: #cc6;
	text-decoration: none;
	border-style: none }

a.noborder {
	border-style: none }

#navigation {
	color: #69c;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0;
	position: absolute;
	top: 57px;
	left: 190px }

#navigation li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 }

/* objects */
#menu {
	margin: 0;
	padding: 0;
	height: 470px;
	float: left }

#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0 }

#menu li a {
	border: none }

#menu li a:hover {
	text-decoration: none }

#spyglass {
	position: absolute;
	top: 269px;
	left: 13px }

#compass {
	position: absolute;
	top: 319px;
	left: 135px }

#note {
	position: absolute;
	top: 417px;
	left: 13px }

#pen {
	position: absolute;
	top: 417px;
	left: 200px }

#journal {
	position: absolute;
	top: 456px;
	left: 285px }

#far-frontiers-logo {
	position: absolute;
	top: 8px;
	left: 19px }

#search-field {
	margin-top: 48px;
	padding-right: 10px;
	float: right }

/* layout styles */
#container  {
	background-color: #ffc;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0 }


#header  {
	background-color: #fff;
	background-image: url("../images/header-bg.jpg");
	background-repeat: no-repeat;
	background-position: right 0;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 80px }


#divider {
	font-size: 2px;
	background-color: #cc6;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 4px;
	border-bottom: 1px solid #006 }

#content {
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	min-height: 470px;
	_height: 470px }

#footer {
	font-size: 2px;
	background-color: #cc6;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 10px;
	clear: both;
	border-top: 1px solid #006 }

/* rhs */
#section {
	background-color: #fff;
	background-image: url("../images/panel.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 405px;
	padding: 0;
	/*width: auto;*/
	border-bottom: 1px solid #006;
	border-left: 1px solid #006 }

#section-body {
	padding: 10px 0 10px 10px }

#map {
	background-color: #006;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #006 }

#tab {
	background-image: url("../images/tab.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
	padding: 4px 23px 0 2px;
	position: absolute;
	z-index: 100;
	right: 0;
	bottom: 0;
	width: 75px;
	height: 14px;
	float: right }

#tab a {
	color: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	border: none }

#subMenu  {
	color: #333;
	font-size: 10px;
	background-color: #cc6;
	display: block;
	margin: 0 0 5px 10px;
	padding: 3px 10px 5px 4px;
	z-index: 100;
	width: 100px;
	float: right;
	border-left: 2px solid #993 }


#subMenu p {
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 13px;
	margin: 0 }

#subMenu p strong {
	color: #006;
	font-size: 10px }

#subMenu b {
	color: #006 }

#subMenu li {
	font-size: 11px;
	background-image: url("../images/mini-arrow-gold.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none;
	margin: 2px 0 0;
	padding: 0 0 0 10px }

#subMenu-2  {
	color: #333;
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0 10px 4px 5px }

#subMenu-2 li {
	font-size: 12px;
	line-height: 16px;
	background-image: url("../images/forward-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
	list-style-type: none;
	margin: 2px 0 0;
	padding: 4px 0 0 10px }

/* text */
h1, h2, h3, h4, h5, h6, p, blockquote {
	color: #333;
	margin: 0 10px 0 0 }

h1 {
	color: #006;
	font-size: 15px;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 10px }

h2 {
	color: #006;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 6px }

h3 {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px }

h4 {
	color: #666;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	margin-bottom: 10px;
	padding-top: 4px }

h5 {
	font-size: 9px;
	font-weight: normal }

h6 {
	font-size: 8px;
	font-weight: normal }

p {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 8px }

blockquote, blockquote p {
	color: #993;
	font-size: 13px;
	font-family: Times, serif;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0 }

/* random singles */
.noline {
	border: none }
	
#salesy {
	color: #fff;
	font-size: 8px;
	background-color: #000;
	padding-top: 10px
}

