/* media="all" */

html {
	background: #396173 url(images/html.gif);
	}

* html {
	background: #396173 url(images/html.gif) 0 1px;
	}


body {
  margin: 0px;
  padding-bottom: 40px;
  background: url(images/body.gif) repeat-x top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

hr, .hide {
	display: none;
	}
	
/* content */
#content {
	padding: 20px;
	font-size: 12px;
	color: #444444;
	}
	
#content p {
	line-height: 18px;
	margin: 0 0 12px 0;
	}
	
#content a {
	color: #5998c8;
	text-decoration: none;
	border-bottom: 1px solid #bfd3e6;
	padding: 0 2px;
	margin: 0 -2px;
	}
	
#content a:hover {
	color: #fff;
	background-color: #5998c8;
	}
	
a.external_link {
	background-image: url(images/external_link.gif);
	background-repeat: no-repeat;
	background-position: 99% 1px;
	padding-right: 15px !important;
	}

external_link:hover {
	background-image: url(images/external_link_hover.gif);
	}
	
#content ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	}
	
#content ul ul {
	margin: 10px 0;
	}
	
#content ul li {
	padding-left: 15px;
	background: url(images/content_li.gif) no-repeat left 5px;
	margin: 0 0 7px 0;
	}
	
#content ol {
	margin: 10px 0;
	padding: 0 0 0 20px;
	}
	
#content ol li {
	padding: 0;
	margin: 0 0 5px 0;
	}
	
* html ul li {
	height: 10px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #407183;
	}
	
h1, h2 {
	font-size: 35px;
	line-height: 40px;
	margin: 0 20px 5px 0;
	}
	
h1 object, h2 object {
	margin-left: -3px;
	}
	
h3 object {
	margin-left: -3px;
	}
	
h4 object {
	margin-left: -3px;
	}
	
h3, h4 {
	font-size: 20px;
	line-height: 24px;
	margin: 10px 20px 20px 0;
	}
	
h4 {
	margin: 10px 20px 10px 0;
	}
	
h5 {
	font-size: 14px;
	margin-bottom: 5px;
	}
	
/* Wrapper */

#wrapper {
	background: url(images/wrapper.png);
	width: 750px;
	padding: 0 30px;
	margin: 0 auto;
	position: relative;
	}
	
#wrapper_pre, #wrapper_post {
	width: 810px;
	height: 30px;
	background: url(images/wrapper_pre.png);
	margin: 0 auto;
	}
	
#wrapper_post {
	background: url(images/wrapper_post.png);
	}
	
/* Page */
#page {
	background: url(images/page.gif) repeat-y center -170px;
	}
	
* html #page {
	height: 1px;
	}
	
/* Site tools */
#sitetools {
	height: 70px;
	position: relative;
	background: url(images/sitetools.gif) no-repeat top;
	z-index: 200;
	}
	
#sitetools ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 130px;
	top: 30px;
	display:none;
	}
	
#sitetools li {
	display: inline;
	}
	
#sitetools ul a {
	display: block;
	height: 15px;
	width: 75px;
	float: left;
	background: url(images/sitetools_home.gif) no-repeat top left;
	}
	
#sitetools ul a strong {
	display: none;
	}
	
#sitetools ul a#st_home {
	width: 45px;
	background-image: url(images/sitetools_home.gif);
	}
	
#sitetools ul a#st_sitemap {
	width: 60px;
	background-image: url(images/sitetools_sitemap.gif);
	display: none;
	}
	
#sitetools ul a#st_contact {
	width: 65px;
	background-image: url(images/sitetools_contact.gif);
	}
	
#login {
	position: absolute;
	top: 20px;
	right: 0;
	}
	
#login input {
	width: 75px;
	font-size: 10px;
	height: 14px;
	margin: 0;
	padding: 2px 0 0 2px;
	vertical-align:top;	
	}
	
#login .login_button {
	width: 50px;
	height: 20px;
	border: none;
	padding: 0;
	vertical-align:top;
	margin-top: 1px;		
	}
	
	
#sitetools .search {
	position: absolute;
	right: 150px;
	top: 50px;
	padding: 0;
	margin: 0;
	line-height: 10px;
	display: none;
	}
	
#sitetools .search_field {
	font-size: 10px;
	height: 12px;
	margin: 0;
	padding: 2px 0 0 2px;
	vertical-align:top;
	}
	
#sitetools .search_button {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border:none;
	}
	
* html #sitetools .search_field {
	margin-top: -1px;
	}
	
#printnz_logo {
	position: absolute;
	top: 50px;
	right: 0;
	}
	
#printnz_logo img {
	border: none;
	}
	
/* Header */

#header {
	position: relative;
	height: 145px;
	margin-top: -50px;
	z-index: 100;
	}
	
#header_logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	}
	
#header_logo img {
	display:block;
	}
	
#header_tagline {
	width: 500px;
	height: 35px;
	position: absolute;
	right: 10px;
	bottom: 10px;

	}
	
#header_tagline h4 {
	font-size: 30px;
	line-height: 30px;
	text-align: right;
	color: #407183;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	}
	

/* nav_strip */
#nav_strip {
	height: 40px;
	background: #fff url(images/nav_strip.gif);
	}
	
#main_nav {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/main_nav.gif) repeat-x bottom;
	width: 750px;
	}
	
#main_nav li {
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
	}
	
#main_nav a {
	display: block;
	height: 32px;
	text-decoration: none;
	float: left;
	padding: 7px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
	color: #3e647e;
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #fff;
	line-height: 10px;
	} 
	
#main_nav a strong {
	font-weight: normal;
	border-right: 1px solid #c0c8ce;
	display: block;
	padding: 0 10px;
	margin: 0 -1px 0 0;
	position: relative;
	}
	
#main_nav a:hover {
	color: #00a0e2;
	}
	
#mn_about {background-image: url(images/mn_about.gif);}
#mn_commitment {background-image: url(images/mn_commitment.gif);}
#mn_services {background-image: url(images/mn_services.gif);}
#mn_contact {background-image: url(images/mn_contact.gif);}
#mn_enquiry, #mn_home {background-image: url(images/mn_enquiry.gif);}
#mn_order {background-image: url(images/mn_order.gif);}
#mn_quote {background-image: url(images/mn_quote.gif);}

	
/* breadcrumb */
#breadcrumb {
	border-bottom: 1px solid #c1c5d5;
	padding: 0 20px;
	height: 20px;
	line-height: 20px;
	color: #091858;
	font-size: 10px;
	}

#breadcrumb a {
	color: #091858;
	text-decoration: none;
	padding: 0 2px;
	margin: 0 -2px;
	}
	
#breadcrumb a:hover {
	color: #fff;
	background-color: #5998c8;
	}
	
	
#breadcrumb strong {
	color: #028bb5;
	font-weight: normal;
	}
	

/* Main */
#main {
	position: relative;
	min-height: 500px;
	padding-top: 10px;
}

* html #main {
	height: 500px;
	}


	
	
/* Footer */
#footer {
	border-top: 5px solid #02253a;
	margin: 10px 0 0;
	padding: 10px 5px 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	line-height: 16px;
	position: relative;
	height: 40px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #eee;
	}
	
#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #333;
	background: #999;
	padding: 0 2px;
	margin: 0 -2px;
	}

#footer_links {
	position: absolute;
	right: 0;
	top: 5px;
	}
	
#footer_copyright {
	position: absolute;
	top: 5px;
	left: 0;
	}
	
#footer_credit {
	position: absolute;
	top: 20px;
	left: 0;
	font-size: 9px;
	text-transform: none;
	color: #999;
	}

#footer_credit a:hover {
	color: #999;
  background: transparent;
	border-bottom: 1px solid #999;
}
	
/* Page Messages */		
.pageMessage {
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-top;
	padding: 2px 0px 8px 0px;
	line-height: 13px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	display: block;
}

.pageMessage img {
	margin-left: -30px;
}

.pageMessageCritical {
  color: #FF4901;
}

.pageMessageWarning {
  color: #999999;
}

.pageMessageInformation {
  color: #0C6AEA;
}	

#search_go a{
  text-decoration: none;
}

/* link list */

.link_list {
	min-height: 1px;
	}
	
* html .link_list {
	height: 1px;
	}
	
.link_list:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

	
#content .link_list li {
	display: block;
	width: 300px;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 30px 0 0;
	background: none;
	}
	
#content .link_list a {
	display: block;
	text-decoration: none;
	border: none;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/content_li.gif) no-repeat 5px center;
	}
	
#content .link_list a:hover {
	color: #fff;
	background: #5998c8;
	}
	
/* Multi Column Uls */
.list_container ul {
	width: 50%;
	float: left;
	}
	
.list_container {
	min-height: 1px;
	position: relative;
	}
	
.list_container:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .list_container {
	height: 1px;
	}
	

