/**
 * style.css
 * 
 * Author: Paul DeLeeuw
 * Media Rare
 */
 
html, body {
	height: 100%;
	background-color: #656565;
	color: #444;
}

body div#doc2,
body div#doc3 {
	background-color: #fff;
	background-image: url('../../_Images/background.gif');
	background-repeat: repeat-y;
}

body div#doc {
	background-color: white;
}

#hd {
	background-image: url('../../_Images/green_image_block.jpg');
	background-color: white;
	background-repeat: no-repeat;
}

#nf {
	float: right;
	height: 126px;
}

#bd {
	min-height: 400px;
	padding: 0 3em;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

ul.navbar {
	clear: right;
	display: block;
	position: relative;
	top: -1px;
	width: 100%;
	height: 2em;
	margin: 0;
	border-bottom: 2px solid white;
	padding: 0;
	border-top: 0;
	z-index: 1;
}

ul.navbar li {
	list-style-type: none;
	list-style-image: none;
	border-right: 2px solid white;
	height: 2em;
	color: #fff;
	float: left;
	overflow: visible;
}

ul.navbar li a {
	display: block;
	width: auto;
	float: left;
	height: 2em;
	text-align: center;
	vertical-align: middle;
	padding: 0 .5em;
	padding-top: .9em;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-size: .7em;
}

ul.navbar li img {
	display: inline;
}

ul.navbar li#search {
	float: right;
	font-size: .8em;
	padding: 0 .5em;
	padding-top: .3em;
	border: 0;
	color: black;
	z-index: 2;
}

ul.navbar li#rfq {
	float: right;
	border: 0;
	border-right: 2px solid white;
	color: black;
}

li#rfq img {
	vertical-align: middle;
	position: relative;
	top: -3px;
	left: -3px;
}

ul.navbar li#sitemap {
	float: right;
	border: 0;
}

ul.navbar li#search img {
	position: relative;
	top: 3px;
}

#pages, #pages li a {
	background-color: #999;
	z-index: 0;
}

#countries li a:hover, #countries li.active a, #pages li a:hover, #pages li.active a {
	background-color: #bbb;
	color: #444;
}

#countries, #countries li a {
	background-color: #656565;
}

#map {
	display: block;
	margin: 0 auto;
	text-align: center;
}

#credits {
	display:none;
}

#bd .yui-b {
	padding: 2em;
}

.content p {
	text-align: left;
}

.yui-g.content {
	margin-top: 2em;
	margin-bottom: 2em;
}

.content img, .content object, .content embed, .content applet, .content a.video {
	display: block;
	border: .25em solid #656565;
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
}

.content a.video img {
	margin-right: 0;
}

.content.first img, .content.first object, .content.first embed, .content.first applet, .content.first a.video {
	float: right;
}

.content a.video {
	border: 0;
}

a.video .caption {
	font-size: 80%;
	color: #656565;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a.video {
	text-decoration: none;
}

a.video img {
	margin-bottom: 0;
}

a.video:hover img {
	border-color: #85c38f;
}

.content embed {
	position: relative;
	left: .5em;
}

h1, h2, h3, h4, h5, h6, th {
	color: #3a5d3a;
}

h1 {
	font-size: 230%;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0;
}

h5 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: .8em;
}

.question {
	font-color: red;
}

iframe {
	border: 0;
}

#catalog, #employment {
	display: block;
	height: 700px;
	width: 800px;
	margin: 0 auto;
}

#employment {
	height: 500px;
}

#whatsnew_content, #contact_table, #archive_content {
	display: block;
	height: auto;
	margin: 0 auto;
}

#whatsnew_content, #contact_table, #archive_content {
	width: 700px;
}

#contact_table {
	width: 535px;
}

td, th, #bd .noborder{
	border: 0;
}

th {
	padding-top: 3em;
}

#contact_table img {
	padding-top: 2em;
	vertical-align: text-bottom;
}

#sitemap_ul {
	height: 300px;
}

#sitemap_ul li {
	float: left;
	width: 180px;
	color: #517851;
}

#sitemap_ul li ul li {
	float: none;
	width: auto;
	list-style-type: circle;
}

#sitemap_ul li.taller {
	height: 170px;
}

#sitemap_ul li.shorter {
	height: 100px;
}

.clear {
	clear: both;
}

#bd.extrapad {
	padding-left: 5.5em;
}

#bd.extrapad h1{
	padding-top: 1em;
}

#bd .right {
	float:right;
}

ul#advlist {
	width: 400px;
}

ul#advlist li {
	float: left;
	width: 180px;
}

ul li h2 {
	margin-bottom: 0;
}

ul li ul {
	margin-top: .5em;
}

dd {
	padding-bottom: .5em;
}

#search_results {
	position: absolute;
	z-index: 10;
	right:0;
	top: 5.1em;
	width: 200px;
	border: 1px solid #656565;
	background-color: #656565;
}

#search_results div, #search_results a{
	display: block;
	float: none;
	width: 200px;
	text-align: right;
	color: white;
	text-transform: none;
	font-size: 1em;
	padding: 3px 0;
}

#search_results a {
 	color: blue;
 	text-decoration: underline;
 	height: auto;
}

#search_results div.odd a {
	background-color: #999;
}

#search_results div.odd a:hover {
	background-color: #bbb;
}

#search_results div.odd {
	background-color: #999;
}