/*
DMP, v1.0

Media: Screen
Author: Mike Harding @ Cactuslab
*/

body {
	background: #fff url(../img/header-bg.jpg) 0 0 repeat-x;
	color: #666;
	}

a:link, a:visited { color: #7AAD37; }

#header {
	position: relative;
	height: 110px;
	width: 800px;
	margin: 0 auto 1px auto;
}

#logo {
	position: absolute;
	right: 0;
}

.content {
	width: 780px;
	margin: 0 auto;
	padding: 1.8em 0;
	overflow: hidden;
}

.content a { color: #7AAD37; }
.content a:hover { color: #539006; }

.wrapper-fade {
	background: url(../img/content-fade.jpg) 0 0 repeat-x;
}

.content ol, .content ul { margin-left: 0; }
.content li { margin-bottom: 0.5em; }

.content ul {
	list-style: none;
	margin-left: 0;
}

.content ul li {
	margin-left: 0;
	padding-left: 22px;
	background: url(../img/bullet.gif) left top no-repeat;
	list-style: none;
}

h1 { letter-spacing: -1px; font-size: 2em; color: #333; }
h2 { color: #737049; font-weight: bold; margin-bottom: 0.75em; }

h1.large { font-size: 2.6em; margin: 1em 0 0.5em 0; }
h1 em { font-style: normal; color: #737049; }


strong { color: #333; }

#navigation {
	margin: 0;
}

#navigation ul {
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 10px;
}

#navigation li {
	margin: 0;
	float: left;
	display: inline;
}

#navigation ul, #navigation li { margin: 0; padding: 0; list-style: none; }

#navigation a {
	display: block;
	overflow: hidden;
	text-indent: -999em;
	height: 40px;
	background: url(../img/navigation.png) 0 0 no-repeat;
	margin-right: 5px;
}

#nav-about a { 		width: 114px; }
#nav-exports a { 	width: 89px; background-position: -119px 0; }
#nav-imports a { 	width: 90px; background-position: -213px 0; }
#nav-contact a { 	width: 117px; background-position: -308px 0; }

#nav-about a:hover { 		background-position: 0 -40px; }
#nav-exports a:hover { 		background-position: -119px -40px; }
#nav-imports a:hover { 		background-position: -213px -40px; }
#nav-contact a:hover { 		background-position: -308px -40px; }

#nav-about.selected a, #nav-about.selected a:hover 		{ background-position: 0 -80px; }
#nav-exports.selected a, #nav-exports.selected a:hover 	{ background-position: -119px -80px; }
#nav-imports.selected a, #nav-imports.selected a:hover 	{ background-position: -213px -80px; }
#nav-contact.selected a, #nav-contact.selected a:hover 	{ background-position: -308px -80px; }

#subnav, #subnav li {
	list-style: none;
	margin: 0;
}
#subnav {
	border-top: 1px solid #E3E2DB; 
	margin: 1.8em 0;
}
#subnav li { padding: 0; background: none; }
#subnav li a {
	display: block;
	padding: 5px 7px 7px 15px;
	background: #EEF7E2;
	border-bottom: 1px solid #E3E2DB;
	color: #7AAD37;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#subnav li a:hover { background: #E3EFD2; }
#subnav li.selected a {
	background: #fff url(../img/subnav-bullet.gif) left no-repeat;
	padding-left: 25px;
	color: #333;
}
#subnav li.selected a:hover {
	background: #fff url(../img/subnav-bullet.gif) left no-repeat;
	color: #333;
}


#frame {
	width: 800px;
	margin: 1em auto;
	background: url(../img/image-frame.png) 0 0 no-repeat;
	padding: 11px 0 16px 0;
}

#slideshow {
	height: 269px;
	width: 784px;
	padding: 0;
	margin: 0 0 0 7px;
	list-style: none;
	overflow: hidden;
}

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

.frame-small {
	width: 285px;
	height: 228px;
	background: url(../img/frame-small.png) 0 0 no-repeat;
	overflow: hidden;
	margin: 2em 0;
}

.frame-small img {
	/*margin: 8px 0 0 8px;*/
}

#sidebar-slideshow {
	width:267px;
	height:207px;
	margin: 8px 0 0 8px;
	padding: 0;
	background: none;
	overflow: hidden;
}

#sidebar-slideshow li {
	margin: 0;
	padding: 0;
	background: none;
}

#col-left {
	width: 450px;
	padding-right: 20px;
	border-right: 1px solid #E3E2DB;
	float: left;
	display: inline;
	margin-right: 20px;	
}

#col-left em {
	color: #737049;
	margin-top: 2em;
	font-weight: bold;
	font-style: normal;
	display: block;
}

#col-right {
	float: left;
	display: inline;
	width: 285px;
}

#contact-content #col-left {
	width: 355px;
}

#contact-content #col-right {
	width: 380px;
}

h1#exports-title {
	float: left;
	display: inline;
	margin-bottom: 0.8em;
}

#tagline {
	float: right;
	display: inline;
	width: 277px;
	height: 30px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../img/tagline.gif) 0 0 no-repeat;
	margin: 0;
}

#export-cats {
	clear: both;
	margin: 0 0 3em 0;
	background: url(../img/export-items-070809.gif) 0 0 no-repeat;
	overflow: hidden;
}

#export-cats li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 80px;
	background: url(../img/exports-divider.jpg) right 20px no-repeat;
	line-height: 1.2;
}

#export-cats li.first { width: 71px; }
#export-cats li.last { width: 69px; background: none; }

#export-cats a {
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #737049;
	font-size: 0.92em;
	padding: 70px 0 0 0;
}

#export-cats a:hover { text-decoration: underline; }

#intro {
	font-size: 1.6em;
	color: #777;
	margin-top: 1em;
}

#intro strong { color: #686542; }

#intro a {
	background: url(../img/leaf-large.gif) right no-repeat;
	padding-right: 23px;
}

#import-left {
	width: 450px;
	padding-right: 20px;
	border-right: 1px solid #E3E2DB;
	float: left;
	display: inline;
	margin-right: 20px;
}

#import-right {
	float: left;
	display: inline;
	width: 285px;
}

#import-right h2 {
	margin-top: 0;
}

.downloads {
	background: #EEF7E2;
	padding: 12px 10px 5px 10px;
	margin: 2em 0;
}

.content .downloads ul, .content .downloads li {
	margin: 0;
	list-style: none;
}

.content .downloads li {
	margin-bottom: 10px;
	background: url(../img/pdf.gif) 0 0 no-repeat;
	padding-left: 22px;
}

.downloads li em {
	color: #84957A;
	font-size: 0.92em;
	font-style: normal;
}

.contact-details {
	padding-left: 32px;
	background: url(../img/contact-icon.gif) 0 2px no-repeat;
}

.contact-details a { color: #666; text-decoration: none; }
.contact-details a:hover { text-decoration: underline; }

.highlight {
	font-size: 0.92em;
	letter-spacing: 1px;
	color: #7AAD37;
	padding-right: 5px;
	text-transform: uppercase;
}

p.back {
	float: right;
	display: inline;
	padding-right: 20px;
	background: url(../img/arrow.gif) right no-repeat;
	margin: 3em 5px 0 0;
}

.product-thumb {
	float: left;
	display: inline;
	margin: 2em 20px 10px 0;
}

.content table {
	border-collapse: collapse;
	width: 100%;
	margin: 2em 0;
	border-top: 2px solid #D5D4C8;
	border-bottom: 2px solid #D5D4C8;
}

.content table th, .content table td {
	padding: 2px 7px;
}

.content table th {
	font-weight: bold;
}

.content table thead th {
	border-bottom: 2px solid #D5D4C8;
	color: #737049;
	padding: 5px 7px 7px 7px;
}

.content table td {
	height: auto;
	vertical-align: top;
}

.content table td.row-header {
	font-weight: bold;
}


.content .data {
	border: none;
}


.data th, .data td {
	padding: 2px 7px;
}

.data th {
	font-weight: bold;
}

.data thead th {
	border-bottom: 2px solid #D5D4C8;
	color: #737049;
	padding: 5px 7px 7px 7px;
}

.odd { background: #eee; }

#footer {
	clear: both;
	padding: 5px 0;
	margin: 2em auto 2em auto;
	color: #666;
	width: 780px;
	text-align: right;
	border-top: 1px solid #D7D7C5;
	position: relative;
}

#footer p {
	margin: 0;
	padding-right: 20px;
	font-size: 1.1em;
	color: #C0BFAD;
	}
#footer a { color: #C0BFAD; }
#footer a:hover { color: #737049; }

#footer ul, #footer li { margin: 0; padding: 0; }
#footer ul { float: right; display: inline; }
#footer li { float: left; display: inline; margin-right: 15px; font-weight: bold; }

#leaf {
	width: 43px;
	height: 33px;
	background: url(../img/footer-leaf.png) 0 0 no-repeat;
	position: absolute;
	top: -33px;
	right: -10px;
}

