/*
Mcom, v1.01

Media: screen
Author: Mike Harding @ Cactuslab
*/


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

.content a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.wrapper .body {
	width: 940px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
}

#main {
	background: #fff;
}

#main .body {
	background: url(../img/decorative-bg.png) right top no-repeat;
	overflow: hidden;
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#content {
	width: 760px;
	float: right;
	display: inline;
	padding-top: 65px;
	position: relative;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dotted #690;
}

#content a:hover { color: #360; }

#content h1 {
	border-bottom: 5px solid #C5DC08;
	padding-bottom: 10px;
	position: relative;
}

#content h1 a.feed {
	border: none;
	display: block;
	background: url(../img/icon-feed.png) 0 0 no-repeat;
	overflow: hidden;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	position: absolute;
	right: 0;
	top: 6px;
}

#content h2 {
	margin-bottom: 0.75em;
}

#content h2 .section-name {
	color: #690;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9em;
	font-weight: normal;
}

#content img {
	border: 4px solid #ddd;
	margin: 0 auto;
}

#content img.left {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}

#content img.right {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}

#content img.diagram {
	margin: 2em auto;
	clear: both;
	border: none;
}

.two-col {
	width: 760px;
	float: right;
	display: inline;
}

.two-col #content {
	width: 500px;
	float: left;
}

#logo {
	position: absolute;
	top: 25px;
	left: -180px;
}

#logo img { border: none; }

#sidebar {
	width: 140px;
	padding-top: 170px;
	float: left;
	display: inline;
}


/* Main Top Navigation */

#nav {
	float: left;
	display: inline;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
}

#nav ul { margin-left: 180px; }

#nav li {
	float: left;
	display: inline;
}

#nav a {
	display: block;
	height: 33px;
	overflow: hidden;
	text-indent: -999em;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
}

#nav-home { 		width: 65px; background-position: 0 0; }
#nav-company { 		width: 91px; background-position: -65px 0; }
#nav-capabilities { width: 111px; background-position: -156px 0; }
#nav-customers { 	width: 104px; background-position: -267px 0; }
#nav-contact { 		width: 87px; background-position: -371px 0; }

#nav-home:hover { 			background-position: 0 -33px; }
#nav-company:hover { 		background-position: -65px -33px; }
#nav-capabilities:hover { 	background-position: -156px -33px; }
#nav-customers:hover { 		background-position: -267px -33px; }
#nav-contact:hover { 		background-position: -371px -33px; }

.selected #nav-home:link, .selected #nav-home:visited { 				background-position: 0 -66px; }
.selected #nav-company:link, .selected #nav-company:visited { 			background-position: -65px -66px; }
.selected #nav-capabilities:link, .selected #nav-capabilities:visited { background-position: -156px -66px; }
.selected #nav-customers:link, .selected #nav-customers:visited { 		background-position: -267px -66px; }
.selected #nav-contact:link, .selected #nav-contact:visited { 			background-position: -371px -66px; }


/* Header Tools */

#tools {
	float: right;
	display: inline;
	width: 300px;
	height: 33px;
	overflow: hidden;
}

#tools h3 {
	width: 34px;
	height: 33px;
	margin: 0;
	float: right;
	display: inline;
}

#tools h3 a {
	display: block;
	width: 34px;
	height: 33px;
	overflow: hidden;
	text-indent: -999em;
	margin: 0;
}

#tools .form {
	float: right;
	display: inline;
	background: url(../img/tools-active-bg.jpg) 0 0 repeat-x;
	height: 33px;
	padding: 0 0 0 10px;
}

#tools form {
	padding-top: 6px;
	white-space: nowrap;
}

#tools .button, #tools select, #tools .text-field {
	vertical-align: middle;
	margin: 0;
	border: 0;
}

#tools select, #tools .text-field { border: 1px solid #999; }

#world h3 { width: 149px; }
#world h3:hover { background-position: 0 -33px; }

#world.location-nz h3 {	background: url(../img/location-nz.jpg) 0 0 no-repeat; }
#world.location-us h3 {	background: url(../img/location-us.jpg) 0 0 no-repeat; }
#world.location-au h3 {	background: url(../img/location-au.jpg) 0 0 no-repeat; }
#world.location-as h3 {	background: url(../img/location-as.jpg) 0 0 no-repeat; }
#world.location-ca h3 {	background: url(../img/location-ca.jpg) 0 0 no-repeat; }

#world h3 a {
	background: url(../img/button-world.jpg) right 0 no-repeat;
	width: 149px;
}

#world h3 a:hover { background-position: right -33px; cursor: pointer; }

#world.active h3, #world.hide-location h3 { width: 34px; }
#world.active h3 a, #world.hide-location h3 a { width: 34px; }

#search h3 { width: 36px; }
#search h3 a {
	width: 36px;
	background: url(../img/button-search.jpg) 0 0 no-repeat;
}

#search h3 a:hover { background-position: 0 -33px; cursor: pointer; }

#tools .active h3 a:link, #tools .active h3 a:visited { background-position: 0 -66px; }



/* Secondary Sidebar Navigation */

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

#sidenav ul {
	background: url(../img/dots-horz.png) 0 0 repeat-x;
}

#sidenav li {
	background: url(../img/dots-horz.png) 0 100% repeat-x;
	font-size: 1.2em;
	line-height: 1.4;
}

#sidenav li.selected {
	background: url(../img/nav-bg-active.jpg) 0 0 repeat-y;
	border-bottom: 1px solid #C5DC08;
	border-top: 1px solid #C5DC08;
	margin-top: -1px;
}

#sidenav li.first.selected { margin-top: 0; }

#sidenav a {
	color: #333;
	display: block;
	border-right: 5px solid #C5DC08;
	padding: 8px 5px 8px 20px;
	background: url(../img/bullet-nav.png) 5px 10px no-repeat;
	text-decoration: none;
}

#sidenav a:hover {
	background: #C5DC08 url(../img/bullet-nav-hover.png) 5px 10px no-repeat;
	color: #000;
}

#sidenav li.selected a:link, 
#sidenav li.selected a:visited {
	background: url(../img/bullet-nav.png) 131px 10px no-repeat;
	color: #6E6554;
	border-right: none;
	padding: 8px 10px 8px 20px;
}


/* Panel styles */

#panels {
	width: 220px;
	float: right;
	display: inline;
	padding-top: 120px;
}

.panel {
	width: 220px;
	background: #fff url(../img/panel-foot.jpg) bottom no-repeat;
	padding-bottom: 15px;
	margin-bottom: 1em;
	overflow: hidden;
}

.panel .header {
	background: #564F42 url(../img/panel-head.jpg) 0 0 no-repeat;
	position: relative;
}

.panel .header h3 {
	padding: 7px 10px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	line-height: 1.6;
	text-shadow: #2E2A24 0 2px 1px;
}

.panel .header h3 a:link, .panel .header h3 a:visited {
	color: #fff;
	text-decoration: none;
}

.panel .header h3 a:hover {
	color: #ddd;
}

.panel .content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
}

.panel ul, .panel li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.panel ul {
	padding: 0.5em 0;
}

.panel .case-study {
	background: url(../img/dots-horz.png) 0 0 repeat-x;
}

.panel li {
	padding: 5px 10px 2px 30px;
	font-size: 1.1em;
	background: url(../img/bullet-nav.png) 12px 9px no-repeat;
}

.panel li.pdf { background: url(../img/bullet-pdf.png) 10px 5px no-repeat; }
.panel li.link { background: url(../img/bullet-link.png) 10px 5px no-repeat; }

.panel li a:link, .panel li a:visited {
	color: #726752;
	text-decoration: none;
	border-bottom: none;
}

.panel li a:hover { text-decoration: underline; }

.panel p {
	font-size: 1.1em;
	color: #726752;
	padding: 5px 10px;
	margin: 0;
}


/* Search */

#search-again {
	padding: 10px 0;
	text-align: center;
}

#search-again .button, #search-again .text-field {
	vertical-align: middle;
	margin: 0;
	border: 0;
}

#search-again .text-field {
	border: 1px solid #999;
	width: 160px;
	color: #666;
}

#search-results, #search-results li, 
.pagination, .pagination li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#search-results li { font-size: 1em; }

#search-results h3 { margin-bottom: 0.5em; }

#search-results.latest-page li li {
	list-style: disc;
	margin-left: 1.4em;
	font-size: 1.2em;
}

.pagination { margin-top: 4em; }

.pagination li {
	float: left;
	display: inline;
	margin-right: 5px;
	font-size: 1em;
}

#content .pagination li a:link, 
#content .pagination li a:visited {
	display: block;
	padding: 2px 7px;
	border: 1px solid;
}

#content .pagination li a:hover {
	background: #690;
	color: #fff;
	border: 1px solid #360;
}

#content .pagination li.current {
	padding: 2px 7px;
	color: #999;
}


/* Listed items */

.content-list {
	margin: 3em 0;
	padding: 0;
}

.content-list h3 {
	margin: 0 0 0.5em 0;
}

/* Homepage */

#feature {
	position: relative;
	min-height: 305px;
	background: url(../img/feature-bg.jpg) bottom repeat-x;
	border-bottom: 5px solid #C5DC08;
}

#flashbanner {
	float: right;
	display: inline;
	width: 673px;
	height: 305px;
}

#flashalternate {
	width: 673px;
	height: 305px;
	background: url(../img/flash-alternate.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#feature ul#slideshow {
	margin: 70px 0 0 472px;
	padding: 0;
}

#feature ul#slideshow li {
	background: none;
}

#feature #logo {
	left: 20px;
}

#feature .content {
	position: absolute;
	top: 20px;
	left: 180px;
	width: 420px;
	background: url(../img/feature-content-bg.png) top no-repeat;
	z-index: 100;
}

#feature h1 {
	margin: 20px 20px 10px 20px;
	font-size: 1.8em;
}
#feature p {
	margin: 0 20px 10px 20px;
	font-size: 1.3em;
	line-height: 1.2;
}

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

#feature ul { margin: 0 20px 10px 20px; }

#feature li {
	padding: 2px 0 5px 15px;
	background: url(../img/bullet-feature.png) 0 5px no-repeat;
	line-height: 1.3;
}

#find-out-more {
	margin: 0;
}

#find-out-more a {
	display: block;
	width: 131px;
	height: 36px;
	background: url(../img/find-out-more.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	border-bottom: none;
}

#find-out-more a:hover {
	background-position: 0 -36px;
}

.home #panels {
	width: auto;
	float: none;
	display: block;
	padding-top: 20px;
}

.home .panel {
	width: 380px;
	float: left;
	display: inline;
	margin-right: 20px;
	background: #fff url(../img/panel-foot-wide.jpg) bottom no-repeat;
}

.home .panel .header {
	background: #564F42 url(../img/panel-head-wide.jpg) 0 0 no-repeat;
}

.home .panel .header h3 {
	padding: 0;
}

.home .panel .header a {
	padding: 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: none;
}

.home .panel .header a:hover {
	color: #9E988E;
}

#latest {
	float: right;
	display: inline;
	width: 140px;
	text-align: center;
}

#latest h3 {
	margin: 10px 0 1em 0;
	text-transform: uppercase;
	font-size: 1.1em;
}

#latest h4 {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}

.presentation {
	width: 140px;
	height: 162px;
	background: url(../img/presentation.jpg) 0 0 no-repeat;
	overflow: hidden;
}

.presentation img { margin: 12px 0 0 7px; }

.presentation-links {
	font-size: 1em;
}

#latest a:link, #latest a:visited {
	border: none;
	color: #6E6554;
	text-decoration: none;
}

#latest a:hover { color: #C5DC08; }

#latest .presentation-links a:link, 
#latest .presentation-links a:visited {
	border-bottom: 1px dotted;
}



/* Footer */

#footer {
	border-top: 1px solid #C5DC08;
	background: url(../img/footer-bg.jpg) top repeat-x;
	color: #91B24F;
	overflow: hidden;
	padding: 10px 0;
}

#footer p.content {
	font-size: 1.1em;
	float: right;
	display: inline;
	text-align: right;
}

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

#footer ul {
	float: left;
}

#footer li {
	float: left;
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #D8E3B0;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

#footer li.first {
	border-left: none;
	padding-left: 0;
}

#footer li a { text-decoration: none; }
#footer li a:hover { text-decoration: underline; }

