/* Navigation */
#nav {
	background: #a2320d;
	padding-top: 0px;
	padding-bottom: 5px;
}
#nav td {
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #facd7d;
}
#nav td a {
	color: #facd7d;
	font-weight: bold;
	text-decoration: none;
}
#nav td a:hover {
	color: #fae7c6;
}

/* Header */
#header {
	background: url('../images/wfdss.jpg') no-repeat;
/*	height: 549px; */
	width: 854px;
	margin: 0 0;
	/*padding: 5px 5px 2px 0px;*/
	/*padding: 5px 0 0 0;*/
}

#header title {
	color: 5a1a15;
	font-family: century schoolbook, palatino, serif;
	font-size: 36px;
	font-weight: bold;
}
#header h1 {
	color: #5a1a15;
	font-family: century schoolbook, palatino, serif;
	font-size: 36px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#header h2 {
	color: #5a1a15;
	font-family: century schoolbook, palatino, serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#header #box-map {
	background: url('../images/box.gif') no-repeat;
	height: 383px;
	width: 295px;
	margin-left: 110px;
	/* float: left; */
}
#header #main-section-box {
	background: url('../images/box.gif') no-repeat;
	height: 383px;
	width: 400px;
	margin-left: 110px;
	/* float: left; */
}
#header #box-tool-info {
	background: url('../images/box.gif') no-repeat;
	height: 383px;
	width: 295px;
	/* float: right;
	margin-right: 120px; */
	margin-left: 50px;
}
#header div#box-title {
	font-family: arial, verdana, sans-serif;
	color: #a2320d;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
}
#header div#box-subtitle {
	font-family: arial, verdana, sans-serif;
	color: #5a1a15;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	padding-bottom: 15px;
}
#header form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header div#map-canvas {
	width: 275px;
	height: 175px;
	margin-left: 10px;
        overflow: hidden;
}
table#latlon {
	padding: 0 0 0 0;
	cellspacing: 0;
}
table#latlon td {
	font-family: arial, verdana, sans-serif;
	color: #5a1a15;
	font-size: 14px;
}
td.latlon-label {
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
td.latlon-input {

}
table#select-tool {
	width: 100%;
	border-collapse: collapse;
}
table#select-tool tr {
	font-family: arial, verdana, sans-serif;
	color: #5a1a15;
	font-size: 14px;
}
table#select-tool td {
	padding: 5px 10px 5px 5px;
}
tr.tool-row {
	background: #fdedd0;
	font-family: arial, verdana, sans-serif;
	color: #5a1a15;
	font-size: 14px;
}
tr.tool-row-alt {
	background: #fce1b1;
}
table#select-tool td.arrow {
	padding: 0 0 0 25px;
}
a.arrow {
        text-decoration: none;
        color: #5a1a15;
}

#header div#box-caption {
	color:#5a1a15;
	font-size:12px;
	padding: 10px 10px 0px 10px;
}
#header div#caption {
	font-family: arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	/* float: right;
	margin-top: 10px;
	margin-right: 200px; */
	margin-left: 120px;
        margin-right: 20px;
}
#header div#status-message {
        font-family: arial, verdana, sans-serif;
        color: #6a2a25;
        font-size: 12px;
        margin-right: 175px;
}

/* Left column */
#left {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	/* float: left; */
	background: #374933;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	width: 150px;
}
#left span#list-header {
	font-size: 12px;
}
#left ul {
	margin-top: 0;
	margin-left: 20px;
	padding: 0 0 0 0 ;
}
#left ul a {
	color: #ffffff;
	font-size: 12px;
}

/* Main content */
#main {
	background: #ffffff;
}

/* Rounded corner */
.cssbox {
	width: 335px !important;
	width: 320px;
	padding-right: 15px;
	margin: 20px auto;
}
.cssbox-head {
	background-position: top right;
	background: #ffffff;
}
.cssbox-head h1 {
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 25px 0 15px 40px;
	height: auto !important;
	height: 1%;
}
.cssbox-head div#top {
	background: transparent url('../images/corner.gif') no-repeat bottom right;
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 25px 0 15px 0px;
	height: auto !important;
	height: 1%;
}
.cssbox-body {
	background-position: bottom left;
	padding: 0 0 0 0;
	background: #ffffff;
}

/* Products */
table.product {
  width: 100%;
  margin-bottom: 30px;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  border-right: 2px solid #eeeeee;
  border-bottom: 2px solid #eeeeee;
}

td.product-img {
  width: 150px;
  text-align: left;
  vertical-align: top;
}
img.product-img {
  width: 150px;
  border: 1px solid #cccccc;
  /* margin-left: 20px; */
}
td.product-title {
 border-top: 1px solid black;
 border-bottom: 1px solid black;
/* # border-left: 20px solid #cccccc; */
}
a.product-title {
 color: #000000;
 text-decoration: none;
}
a.product-title:hover {
 text-decoration: underline;
}
h1.product {
  font-size: 14pt;
  margin-bottom: 0;
}
span.author {
  font-size: 10pt;
  color: #333333;
}
td.product-desc {
  font-size: 9pt;
  text-align: justify;
}

td.product-attrib-list {
  width: 150px;
  vertical-align: top;
}

table.product-attribs {
  width: 100%;
  font-size: 9pt;
  text-align: center;
  border: 1px solid #cccccc;
}
td.attrib-immediate {
  background: #44ff44;
}
td.attrib-simple {
  background: #44ff44;
}
td.attrib-local {
  border: 1px solid black;
}
td.attrib-regional {
  border: 1px solid black;
}
td.attrib-text {
  font-family: courier;
  border: 1px solid black;
}
td.attrib-graphics {
  font-style: italic;
  font-weight: bold;
  background: url('../images/graphics.png');
  border: 1px solid black;
}
td.attrib-smoke {
  background: url('../images/smoke.png');
  font-weight: bold;
}
td.attrib-complex {
  border: 1px solid red;
  background: #ff4444;
}
td.attrib-atm {
  background: #ccccff;
}
td.attrib-customizable {
  background: url('../images/customize.png');
  border: 1px solid black;
}
td.product-link {
  font-size: 9pt;
}

td.attrib {
  text-decoration: underline;
}
table.product .submit-button {
	padding: 0 .25em 0 .25em;
	width: auto;
	overflow: visible;
	font-size: 12px;
}
table.product select {
	font-size: 12px;
}
