/*
Theme Name: Trade Blank 3 column
Theme URI: http://www.newzealandtrademanual.com
Description: Customised Template
Author: TML Web
Author URI: http://www.tmlwebdesign.com
version: 1.0
*/

/* basics */
* {
	margin:0;
	padding:0;
}
body {
	color: #666;
	line-height: 180%;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
	padding: 0;
}
hr{
	border: 1px solid #eee;
}
h1 {
	color: #252a2d;
	font-family: arial, times, serif;
	font-size: 26px;
	border: none;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 160%;
	text-align: left;
}
h1.archivetitle {
	margin: 15px 0 0 15px;
}
h3 {
	font-size: 11px;
	margin-top: 10px;
}
h4 {
		font-size:13px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	padding:10px 5px 0px 0px;
	color: #252a2d;
}
h5{
		font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	padding:0px 5px 0px 0px;
	color: #252a2d;
	margin: 5px 0px -7px 0px;
}
/* images and misc. */
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
img a {
	border:none;
}
img.center {
	border: none;
	margin: 0px auto 10px auto;
	padding: 0px;
}
img.left {
	float: left;
	border: none;
	padding: 0px 0px 13px 0px;
	margin: 0px;
}
img.right {
	float: right;
	border: none;
	padding: 5px;
}
p{
	font-size: 11px;
	padding: 5px 0px;
	line-height: 160%;
	color: #666;
}
/* links */
a {
	color:#2b81b6;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#333;
	text-decoration: underline;
	border: none;
}
/* container */
#container {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/* header */

#header_home {
	width: 940px;
	height: 395px;
	color: #fff;
	margin: 0px auto;	
	float: center;
}
#header_home img{
	margin: 0px auto 0px auto;	
	float: center;
}
#header {
	display: none;
}
/* main menu */
#pointermenu{
	display: none;
}
/* bread crumbing */

#breadcrumb {
	background: #fff;
	font-family: arial, times, serif;
	font-size: 11px;
	width:100%;
	padding: 0px 0px 5px 0px;
	margin: 0 auto;
	float: left; 
}
#breadcrumb p{
	color: #333;
	font-family: arial, times, serif;
	font-size: 11px;
}
#breadcrumb h2{
	color: #252a2d;
	font-family: arial, times, serif;
	font-size: 26px;
	border: none;
	padding: 27px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}
#breadcrumb ul {
	margin: 0;
	padding: 6px 0 0 10px;
	text-align: left;
}
#breadcrumb ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}
#breadcrumb ul li a:hover {
	background-color: #fff;
	color:#333;
}
#breadcrumb .current_page_item a {
	background-color: #fff;
	color:#333;
}
/* content */
#content {
	float: right;
	width: 100%;
	margin: 0px 10px 10px 0px;
}
#content_cat {
	float: left;
	width: 100%;
	margin: 0px 5px 10px 0px;
	padding:0px 0px 20px 0px;
}
#content_cat h5{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial,Verdana,Sans-serif;
	text-transform: normal;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
}
#content_page {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	min-height: 700px;
	overflow: auto;
}
* html #content_cat {
width: 100%;
	height: 700px;
	overflow: visible;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 20px 0px;
}
* html #content_page {
	width: 680px;
	height: 700px;
	overflow: visible;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
#content_home {
	float: left;
	width: 680px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 3px solid #e5e5e5;
}
#content_listing {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 3px solid #e5e5e5;
}
.listing_content {
	float: left;
	width: 430px;
	margin: 0px 0px 10px 0px;
}
.listing_content p {
	font-size: 11px;
	padding: 5px 0px;
	line-height: 160%;
	color: #666;
}
.listing_content img {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}
#content_listing img {
	margin: -5px 0px 20px 0px;
	padding: 0px;
	float: left;
}
.post {
	margin: 0;
	padding:0px 10px 10px 0px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
	width: 500px;
}
.posthome {
	margin: 0;
	padding:0px 10px 10px 0px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
}
.post_listing {
	margin: 0;
	padding:0px 10px 10px 0px;
	line-height: 180%;
	color: #666666;
	float: left;
	text-align: left;
	width: 400px;
}
* html .post_listing {
	width: 480px;
}
* html .post{
	width: 480px;
}
.post h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 160%;
	text-align: left;
}
.post h4 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	padding:5px 5px 0px 0px;
	color: #669900;
	margin: 5px 0px 0px 0px;
	
}
.post h5 {
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	padding:0px 5px 0px 0px;
	color: #252a2d;
	margin: 5px 0px -7px 0px;
}.post h4 a{
	text-decoration: none;
}
.post h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	padding:5px 5px 0px 0px;
	color: #669900;
	margin: 5px 0px 0px 0px;
}
.post h3 a{
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	color: #669900;
	text-decoration: none;
}
.post h3 a:hover{
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
	color: #669900;
	text-decoration: underline;
}
.post h2 a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.post h2 a:hover {
	color: #666;
	text-decoration: none;
}
.post p {
	font-size: 11px;
	padding: 5px 0px;
	line-height: 160%;
	color: #666;
}
.post a {
	text-decoration:underline;
	font-weight: normal;
}
.post ul {
}
.post li {
}
.entry p {
color: #666666;
}
.postmetadata {
	padding:5px;
	color: #666666;
}
#features p.postmetadata {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 3px;
	float: left;
}
.navigation {
	font-size:11px;
	float:left;
	width:100%;
}
.alignleft {
	float:left;
	margin:25px;
}
.alignright {
	float:right;
	margin:25px;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}
/* left sidebar */
#leftcat {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 200px;
	float:left;
	margin: 0px;
	padding: 0;
	padding-right: 10px;
}
#left {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 230px;
	float:right;
	margin: 0px 0px 0px 5px;
	padding: 0 0px 20px 10px;
	display: none;
}
* html #leftinner {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 150px;
	float:right;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#leftinner {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 160px;
	float:right;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#leftinner table{
	}
#leftinner td{
	padding: 0px;
	width: 148px;
	padding: 2px;
}
#leftinner h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	text-transform: normal;
}
#leftinner .page_item a{
	text-decoration: none;
	border: none;
}
#leftinner p {
	margin:0;
	padding: 0 6px 0 12px;
}
#leftinner img {
	padding: 0;
	margin: 0;
}
#leftinner ul /* Parent*/{
	margin:0;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#leftinner ul li /* Parent*/{
	margin: 0;
	padding: 5px 5px 5px 0px;
	line-height: 150%;
	color:#96999b;
	border-top: none;
	list-style: none;
}
#leftinner ul ul /* Child */{
	margin: 5px 0px 15px 0px;
	padding: 0;
	border: none;
}
#leftinner ul ul li /* Child */{
	border: none;
	margin: 0;
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #e5e5e5;
	color:#96999b;
	text-indent: 0px;
}
#leftinner ul li .current_page_item a{
	font-weight: bold;
}
#leftinner ul li a /* Parent */{
	color: #333;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0px;
}
#leftinner ul ul li a /* Child */{
	color: #2b81b6;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
}
#leftinner ul ul ul /* Grandchild */{
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
}
#leftinner ul ul ul li /* Grandchild */{
	padding: 0 0 0 0px;
	color: #666666;
	border: none;
	font-weight: normal;
	margin-left: 15px;
	list-style: url(http://74.53.53.203/~accommod/wp-content/uploads/2009/03/arrow-1.gif)
	
}
#leftinner ul ul ul li a /* Grandchild */{
	font-weight: normal;
	color: #666666;
	margin: 0;
	list-style-type: none;
}
* html #leftinner_listing {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 230px;
	float:right;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#leftinner_listing {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 240px;
	float:right;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#leftinner_listing table{
}
#leftinner_listing td{
	padding: 0px;
	width: 248px;
	padding: 2px;
}
#leftinner_listing h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	text-transform: normal;
}
#leftinner_listing .page_item a{
	text-decoration: none;
	border: none;
}
#leftinner_listing p {
	margin:0;
	padding: 0 6px 0 12px;
}
#leftinner_listing img {
	padding: 0;
	margin: 0;
}
#leftinner_listing ul {
	margin:0;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#leftinner_listing ul li {
	margin: 0;
	padding: 5px 5px 5px 0px;
	line-height: 150%;
	list-style-type: none;
	color:#96999b;
	border-top: none;
}
#leftinner_listing ul ul {
	margin: 5px 0px 15px 0px;
	padding: 0;
	border: none;
}
#leftinner_listing ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border: none;
	padding-left: 0px;
	border-top: 1px solid #e5e5e5;
	color:#96999b;
}
#leftinner_listing ul li .current_page_item a{
	font-weight: bold;
}
#leftinner_listing ul li a{
	color: #333;
	font-weight: bold;
	font-size: 13px;
}
#leftinner_listing ul ul li a{
	color: #2b81b6;
	font-weight: normal;
	font-size: 11px;
}
#leftinner_listing ul ul ul {
	margin: 0;
	padding: 0;
}
#leftinner_listing ul ul ul li {
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #666;
	border: none;
}
#left h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #669900;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 210px;
	background: none;
	border: none;
	text-transform: uppercase;
}
#left a.pmc-link{
	color: #666;
}
#left a{
	color: #2b81b6;
}
#left p {
	margin:0;
	padding: 0 6px 0 0px;
}
#left img {
	padding: 0;
	margin: 0;
}
#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#left ul li {
	margin: 0;
	padding: 2px 5px 3px 0px;
	line-height: 150%;
	list-style-type: none;
	color:#96999b;
	text-indent: 0px;
}
#left ul ul {
	margin: 5px 0px;
	padding: 0;
	border:none;
}
#left ul ul li {
	list-style-type: disc;
	list-style-position: inside;
	border: none;
	padding-left: 5px;
	color:#96999b;
	text-indent: 0px;
	margin: 0px;
}
#left li.current_page_ancestor{
	font-weight: bold;
}
#left ul ul ul {
	margin: 0;
	padding: 0;
}
#left ul ul ul li {
	padding: 0 0 0 0px;
	list-style-type: square;
	color: #666;
	border: none;
}
/* right sidebar */
#right {
	font-family: arial, verdana, arial, tahoma;
	font-size:11px;
	width: 280px;
	float:right;
	margin: 10px 0px 0px 0px;
	padding: 5px;
}
#right h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #55585b;
	margin: 0;
	padding: 5px;
	width: 280px;
	background: #fff;
	text-transform: uppercase;
}
#right h2 a{
	color: #55585b;
}
#right p {
	margin:0;
	padding: 0 6px 0 12px;
}
#right img {
	padding: 0;
	margin: 0;
}
#right ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#right ul li {
	margin: 0;
	padding: 5px 5px 5px 10px;
	line-height: 150%;
	list-style-type: none;
	border-bottom: 2px dotted #eceae9;
	color: #454545;
}
#right ul ul {
	margin: 0px;
	padding: 0;
	border:none;
}
#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border-top: none;
}
#right ul ul ul {
	margin: 0;
	padding: 0;
}
#right ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #666;
}
/* comments */
#commentssection {
	clear: both;
	padding: 0px 12px;
	margin: 0 10px 0 0;
}
#commentssection h3 {
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
#commentform {
	margin: 0px 12px 10px 12px;
	padding:5px;
	border-top: 1px dotted #A2A2A2;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: underline;
	line-height: 14px;
}
#commentform h3 {
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#commentbox {
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 11px;
	margin:10px 5px 0 0;
	padding: 3px;
	border: 1px solid #B2B2B2;
}
#submit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background-color: #000;
	color: #fff;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 5px;
}
ol.commentlist li.alt {
	background: none;
	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 150%;
	font-family: verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: underline;
}
/* search */
#searchform {
	padding: 7px 0 0px 0px;
	margin: 0px;
	font-family: verdana, arial, times;
	display: inline;
	float: right;
}
#searchform input#s {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: -5px 0px 10px 0px;
	border: 1px solid #fff;
	background: #fff;
	color: #333;
	width: 155px;
}
#searchform input#searchsubmit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px 5px;
	margin: -8px 0px 10px 0px;
	border: none;
	background-color: #ec7a08;
	color: #fff;
}
/* footer */
#subfooter {
display: none;
}

#footer {
	background: #1a171b;
	clear: both;
	width: 100%;
	float: center;
	margin:0px auto;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: center;
	height: 170px;
}
#footer h2{
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #999999;
	font-size: 13px;
}
#footer p {
	padding:6px;
	margin: 0;
	color: #545657;
}
#footer a {
	color: #545657;
	text-decoration: none;
}
#footer a:hover {
	color: #545657;
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 10px;
	text-align: center;
}
#footer ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	padding: 0px 10px 0px 10px;
	margin: 0;
	text-decoration: none;
	color: #545657;
}
#footer ul li a:hover {
	color:#545657;
}
#footer .current_page_item a {
	color:#545657;
}
/* Search Categories */
#cat {
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	width: 180px;
}
* html #features{
	margin: 10px 10px 0px 0px;
	padding: 0px;	
	height:100px;
	border-bottom: 2px solid #2b81b6;
	width: 100%;
	color: #333;
}
#features{
	margin: 10px 10px 0px 0px;
	padding: 0px;	
	height:125px;
	border-bottom: 2px solid #2b81b6;
	width: 100%;
	color: #333;
}
* html .feature_qm{
	padding: 0px;	
	height:125px;
	width: 40px;
	float: right;
	margin: 0px;
	display: list-item;
	overflow: hidden;
}
.feature_qm{
	padding: 0px;	
	height:135px;
	width: 40px;
	float: right;
	margin: 0px;
	display: list-item;
	overflow: hidden;
}
.feature_qm img{
	padding-bottom: 10px;	
	display: list-item;
}
#features ul{
	display: inline;
	float: left;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#features ul li{
	display: inline;
	list-style: none;
}
#features ul li.info a{
	display: inline;
	list-style: none;
	background: #005a8c;
	padding: 4px 7px;
	margin-right: 2px;
	font-weight: bold;
	color: #fff;
}
#features ul li.enquire a{
	display: inline;
	list-style: none;
	background: #669900;
	padding: 4px 6px;
	margin-right: 3px;
	font-weight: bold;
	color: #fff;
}
#features ul li.web a{
	display: inline;
	list-style: none;
	background: #2b81b6;
	padding: 4px 7px;
	margin-right: 3px;
	color: #fff;
	font-weight: bold;
}
#features .blue{
	background: #d5e6f0;
	width: 275px;
	margin: 0px 5px 5px 0px;
	float: left;
	line-height: 100%;
	height: 80px;
	padding:  0px 10px 10px 10px;
}
#features .blue p{ 
	line-height: 125%;
}
#features img{
	margin: 0px;
	padding: 0 5px 5px 0;
	float: left;
}
#features .blue h3 a{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px; 
	line-height: 120%;
}
#features h4 {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px -5px 0px;
	padding: 0;
	border: none;
	text-transform: uppercase;
}
#features h4 a{
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
#features p{
	line-height: 150%;
	color: #666666;
	padding: 0px;
}
/* right sidebar */
#right_home {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 250px;
	height: 600px;
	float:right;
	margin: 10px;
	padding: 0;
	border: 1px solid #A2A2A2;
}
#right_home h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
}
#right_home p {
	margin:0;
	padding: 0 6px 0 12px;
}
#right_home img {
	padding: 0;
	margin: 0;
}
#right_home ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}
#right_home ul li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: square;
}
#right_home ul ul {
	margin: 2px 0 15px 0px;
	padding: 0;
}
#right_home ul ul li {
	list-style-type: none;
	list-style-position: inside;
}
#right_home ul ul ul {
	margin: 0;
	padding: 0;
}
#right_home ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#wpmm  {
	padding: 0px; 
	font-size: 11px;
	width: 160px;
	float: right;
	 font-size: 11px;
}
#wpmm select {
	 width: 160px;
	 margin: 5px 0px;
	 font-size: 11px;
	 float: right;
}
#wpmm input{
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px 10px 2px;
	border: none;
	background-color: #2b81b6;
	color: #fff;
	float: right;
} 
#listingsidebar {
	font-family: arial, tahoma, sans-serif;
	font-size:11px;
	width: 500px;
	float: left;
	margin: 10px 0px;
	padding:0px 10px 10px 0px;
	border: none;
	line-height: 150%;
	color: #666666;
	display: inline;
}
#listingsidebar h2 {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
}
#listingsidebar p {
	margin:0;
	padding: 0 6px 0 12px;
	line-height: 150%;
	color: #666666;
}
#listingsidebar img, .ngg-singlepic {
	padding: 0px 10px;
	margin: 0;
	float: left;
}
#listingsidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}
#listingsidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
}
#listingsidebar ul ul {
	margin: 2px 0 15px 0px;
	padding: 0;
}
#listingsidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	border: none;
}
#listingsidebar ul ul ul {
	margin: 0;
	padding: 0;border: none;
}
#listingsidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	border: none;}
#map_canvas{
	float: left;
	margin-top: 20px;
	font-size: 10px;
	background-color: #fff;
	padding: 10px 10px 2px 10px;
	border: 1px solid #eee;
}
#secondary_nav {
	clear: both;
	padding: 0;
	width: 960px;
	line-height: 120%;
	margin: 10px auto 0px auto;
	color: #808080;
	text-align: right; 
	height: 165px;
	background: #1a171b url(images/footer.gif) no-repeat right top;
}
#secondary_nav a{
	color: #808080;
}
#secondary_nav h2{
	border: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #f0f0f0;
	font-size: 13px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-serif;
	text-transform: normal;
}
#secondary_nav h2 a{
	color: #f0f0f0;
}
#secondary_nav h2 a:hover{
	color: #f0f0f0;
}
#secondary_nav img {
	padding: 0px;
	margin: 0px auto;
}
#secondary_nav ul#widgetlist {
	list-style-type: none;
	line-height: 120%;
	width: 960px;
	margin: 0 auto;
	color:#808080;
	font-size: 11px;
	text-align: left;
	}
#secondary_nav ul ul{
	padding: 0;
	margin: 0;
}
#secondary_nav ul ul li{
	line-height: 120%;
	font-size: 11px;
	list-style-image: url("http://74.53.53.203/~accommod/wp-content/uploads/2009/03/arrow-1.gif");
	padding: 0 0 5px 0px;
	margin: 0px 0px 0px 20px;
	width: 180px;
	color:#808080;
	text-align: left;
}
#secondary_nav ul ul li a{
	color:#808080;
}
.copyright{
}
#col1{
	display: block;
	width: 200px;
	float: left;
	color: #808080;
	padding: 15px 15px 15px 0px;
	display: none;
}
#col2, #col3 {
	display: block;
	width: 200px;
	float: left;
	color: #808080;
	padding: 10px 15px;
	display: none;
}
#col5 {
	display: block;
	width: 240px;
	float: right;
	color: #808080;
	padding: 10px 15px;
	text-align: right;
}
#col4{
	width: 960px;
	color: #545657;
	background: #242327;
	float: center;
	margin: 0px auto;
	height: 50px;
	display: none;
}
#col2, #col3, #col5{
	margin-left: 0px;
	border-left: 1px solid #242327;
	height: 120px;
}
#logo{
	width: 130px;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	height: 70px;
	float: left;
}
#logo img{
	display: inline;
	float: left;
}
#qmlogo img{
	display: inline;
	float: right;
}
#qmlogo{
	width: 100px;
	font-family: arial, tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	height: 70px;
	float: right;
	display: inline;
}
#qmlogo img{ 
	float: right;
	padding: 0px 0px 8px 8px;
}
.slideshow{
	padding-bottom: 10px;
}
#logo h1 {
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
#logo h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	border: none;
	padding: 10px 0;
}
#intro{
	margin: 0px;
	padding: 0px;
	background: #333;	
	width: 240px;
	height: 230px;
	float: right;
	color: #fff;
}
#intro p{
	color: #fff;
}
#intro h1{
	padding: 10px;
	color: #fff;
}
.current-cat-parent{
	font-weight: bold;
	color: #000;
}
.current-cat{
	font-weight: bold;
	color: #000;
}
.selected a{
	font-weight: bold;
	color: #000;	
}
.children{
	font-weight: normal;
}
.selectedparent a{
	font-weight: bold;
	color: #000;	
	font-style: normal;
}
.nodeLevel1 .selected a{
	font-weight: bold;
	color: #000;	
}
.nodeLevel1 a{
	font-weight: normal;
}
.page_item{
	font-weight: normal;
	color: #eee;
}
.current_page_item {
	color: aqua;
	}
#content .hilite { 
	background:#D3E18A; 
	}
strong.search-excerpt { 
}
.cft li{
	display: inline;
	list-style: none;
	padding-right: 5px;
}
#logolisting{
	float:right;
	padding: 0px 5px;
	margin: 0px;
	background: #fff;
	width: 180px;
	color: #252a2d;
	height: 60px;
}
#buttons ul{
	margin: 0;
	padding: 0px;
}
#buttons li.web {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background: #005a8c;
	height: 20px;
	margin: 0;
	padding: 5px 0px 0px 10px;
	width: 230px;
	list-style: none;
	color: #fff;
}
#buttons li.web a{
color: #fff;
font-size: 11px;
}
#buttons li.enquire {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background: #669900;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	width: 230px;
	list-style: none;
	color: #fff;
}
#buttons li.enquire a{
color: #fff;
font-size: 11px;
}
#buttons li.fav {
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background: #2b81b6;
	height: 20px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 10px;
	width: 230px;
	list-style: none;
	color: #fff;
}
#buttons li.fav a{
color: #fff;
font-size: 11px;
}
* html #address{
	float:right;
	padding: 0px;
	margin: 0px;
	background: #d5e6f0;
	width: 230px;
	color: #55585b;
	height: 180px;
}
* html #address ul li {
width: 210px;
}
#address{
	float:left;
	padding: 0px;
	margin: 0px;
	background: #d5e6f0;
	width: 240px;
	color: #55585b;
	height: 180px;
}
#address ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 220px;
}
#address ul li {
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0px;
	width: 220px;
	list-style: none;
}
#address ul li.address{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/address.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.postal{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/postal.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.phone{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/phone.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.freephone{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/freephone.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.fax{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/fax.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.contact{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/contact.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.email{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/email.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li.web{
	background: url(http://74.53.53.201/~nztrade/wp-content/themes/trade_blank/images/web.gif) no-repeat;
	padding: 0px 0px 1px 20px;
}
#address ul li a{
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #005a8c;
}
#address h1{
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #252a2d;
	margin: 0;
	padding: 5px 0px 5px 10px;
	width: 175px;
	background: none;
	text-transform: normal;
}
form{
	float: right;
}
table.cft td{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#mc_signup_submit{
	background: #666;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
	display: inline;
	float: right;
	width: 80px;
}
.mc_merge_var {
	display: inline;
	float: left;
}
.mc_input{
	border: none;
	font-size: 11px;
	padding: 5px;
	width: 130px;
}
#mc_signup_container{
	width: 400px;
	float: right;
	margin: 0px;
	padding:5px;
	display: inline;
}
#mc_message.updated{
	float: left;
}
#mc_signup_form{
	width: 230px;
}
#mp-loading{
	float: right;
}
td{
	text-align: left;
}
.wp-caption {
	padding-top: 0px;
	margin: 5px 0px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding: 5px;
	margin: 2px 0px 0px 0px;
	background: #fff;
	width: 500px;
	color: #eee;
}
.caption{
	background: #fff;
	color: #666;
	padding: 0px 5px;
	margin: 0px 0px 15px 0px;
	width: 510px;
	float: left;
	font-size: 9px;
}
.FoldingCategoryList ul a.focalLinkSelected{
font-weight: bold;
}
table.related{
	background: none;
	margin: 10px 0px 10px 0px;
	vertical-align: top;
	background: #d5e6f0;
	color: #333333;
	font-size: 13px;
	padding:0px 0px 0px 10px;
}
table.related td, table.related tr{
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}
table.related a{
	font-size: 11px;
	line-height: 90%;
	text-decoration: none;
}
a.backtotop{
	text-align: right;
}
table.related li{
list-style: none;}
table.related li a{
list-style: none;
padding: 0px 0px 2px 0px; 
	font-size: 11px;
	line-height: 90%;
}
.parent{
font-family: arial, tahoma, sans-serif;
font-size: 11px;
text-indent: 5px;
font-weight: bold;
}
.child{
font-family: arial, tahoma, sans-serif;
font-size: 11px;
text-indent: 5px;
padding-top: 2px;
color: #333;
}
.grandchild{
font-family: arial, tahoma, sans-serif;
font-size: 11px;
text-indent: 13px;
color: #333;
}
#wpmm select{
font-family: arial, tahoma, sans-serif;
font-size: 11px;
color: #333;
}
#home h1{
background: #2b81b6;
color: #fff;
font-size: 11px;
padding: 5px 7px;
width: 126px;
font-weight: normal;
}
#home{
width: 285px;
	float: left;
	margin: 20px 15px 0px 0px
}
* html #home{
width: 285px;
	float: left;
	margin: 20px 0px 0px 0px
}
#home img{
	padding: 0px;
	margin: 0px
}
#homeblue{
	width: 265px;
	float: left;
	background: #d5e6f0;
	padding: 2px 10px;
	margin: 20px 10px 10px 0px
}
#homeborder{
	width: 265px;
	float: left;
	background: none;
	border: 1px solid #eee;
	padding: 2px 10px;
	margin: 10px 10px 0px 0px
}
#home ul li{
 list-style: none;
 border-bottom: 1px solid #eee;
 padding: 3px;
}
.welcome{
	border: 1px solid #eee;
	width: 265px;
	margin: 0px;
}
.pmc-link a{
	padding-top: 10px;
}
#wpcf7-f1-p2840-o1{
	float: left;
}
form.wpcf7-form{
		float: left;
}
#homesidebar{
	margin-top: 20px;
}
#random-quote.footerlist quotescollection_widget{
	margin: 0;
	padding: 0;
}

#order-right {
float: right;
width: 100px;
margin: 0px 0px 0px 30px;
}