

#wrapperLeft {
    float: left;
    width: 900px;
    background: url('../images/wrapperBgLeft.jpg') no-repeat top left;
}

#wrapperRight {
    float: left;
    width: 980px;
    background: url('../images/wrapperBgRight.jpg') no-repeat top right;
    padding: 23px 6px 0 6px;
}

#wrapperTop {
    float: left;
    width: 990px;
    background: url('../images/wrapperTop.jpg') repeat-x top;
}

#wrapperBottom {
    float: left;
    width: 990px;
    background: url('../images/footerBottom.jpg') repeat-x bottom;
}

#slide {
    float: left;
    background: url('../images/headerTopBg.jpg') repeat-x;
    width: 978px;
    height: 48px;
}

#search {
    float: right;
    width: 246px;
    padding-top: 10px;
    color: #000000;
	position:absolute;
	left:667px;
	z-index:20;
	top:7px;
	background:#f9f9f9;
    border:1px solid #d0cece;
padding-bottom:5px;
}

#search label {
    float: left;
    padding: 5px 10px 0 0;
    font-weight: bold;
}

#search input {
    float: left;
    border: 0;
    background: url('../images/inputBg.jpg') repeat-x;
    height: 21px;
    padding-top: 3px;
    
}

#inputleft {
    float: left;
    background: url('../images/inputleft.jpg') no-repeat;
    width: 3px;
    height: 24px;
    margin-left:24px;
}

#inputright {
    float: left;
    background: url('../images/inputright.jpg') no-repeat;
    width: 3px;
    height: 24px;
    margin-right: 10px;
}

#search button {
    float: left;
    background: url('../images/go.gif') no-repeat;
    width: 30px;
    height: 24px;
    border: 0;
    margin: 0 5px 0 5px;
    cursor: pointer;
}

#search a:link, #search a:active, #search a:visited {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 10px;
    margin: 0 5px 0 5px;
}

#search a:hover {
    color: #E00000;
}

.user_meta a {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    
}

#loginsplit {
    width: 2px;
    height: 25px;
    float: left;
    background: url('../images/searchsplit.jpg') no-repeat;
    margin: 0 10px 0 10px;
}

#header {
    float: left;
    background: url('../images/headerBg.jpg') no-repeat right;
    width: 978px;
    height: 101px;
}


#menu {
    float: left;
    width: 978px;
    height: 34px;
    background: url('../images/menuBg.jpg') repeat-x;
}

#menu ul {
    float: right;
    margin: 0 30px 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#menu ul li {
    float: left;
    background: transparent;
}

#menu ul li a {
    float: left;
    padding: 11px 10px 0 10px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
    background: url('../images/menuBg.jpg') repeat-x;
}

#menu ul li a:hover {
    float: left;
    padding: 11px 10px 0 10px;
    height: 23px;
    background: url('../images/menuBgHover.jpg') repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
}

#menu ul li .split {
    float: left;
    height: 34px;
    width: 1px;
    background: url('../images/menuSplit.jpg') no-repeat;
}

#menu ul li .dropdown {
    padding: 11px 20px 0 10px;
    background: url('../images/menuDown.gif') no-repeat right 15px;
}


#content {
    float: left;
    width: 980px;
    padding-top: 30px;
     z-index: -1;
}

.submit_drop {
	position: absolute;
	margin-top: 50px;
	background: #f2f2f2;
}

#sideleft {
	background:#ffffff;
    float: left;
    width: 21%;
    padding-left: 0px;
}

#sideright {
    float: left;
    width: 21%;
    background:#ffffff;
    padding-left: 0px;
}

#main {
    float: left;
	display:inline;
    width:627px;
    padding: 5px;
    background:#f9f9f9;
    border:1px solid #d0cece;
}

.p {
    float: left;
    padding: 0;
    margin: 0;
}

#categories {
    width: 90%;
    padding: 20px 0 20px 0;
    vertical-align: top;
	margin-top:15px;
	margin-left:80px;
}

.formPage {
    width: 98%;
    padding: 20px 10px 20px 10px;
    vertical-align: top;
    border: 1px dashed #CCCCCC;
    border-collapse:separate;
}

table#categories tr {
    /*float: left;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
   
}

.catBox {
	height: 40px;
}
.catBoxa {
	height: 20px;
}

table#categories tr td h2 {
    background: url('../images/nzlogo.gif') no-repeat 2px 0;
    height: 15px;
    padding: 5px 0 0 30px;
    display: block;
    font-size: 8pt;
    font-weight: normal;
}

table#categories tr td h2 a{
    background: url('../images/underline.gif') repeat-x bottom;
    color: #000000;
    text-decoration: none;
    float: left;
    padding-bottom: 5px;
}

table#categories tr td h2 a:hover {
    background: url('../images/underline.gif') repeat-x bottom;
    float: left;
    color: #e00000;
    text-decoration: none;
    padding-bottom: 5px;
}

.subcats {
    padding: 0 5px 10px 30px;
}

#categories ul li a span {
    color: #696969;
    font-weight: bold;
}

#categories ul li a:hover span {
    color: #e00000;
    font-weight: bold;
}

#row1 {
    float: left;
    width: 40%;
}

#row2 {
    float: left;
    width: 60%;
}

#articles {
    margin: 20px 0 0 0;
}

#row1articles {
    float: left;
    width: 210px;
    overflow: hidden;
    margin: 0;
}

.articlebox {
    float: left;
    width: 196px;
    margin: 0;
    padding: 10px 4px 20px 4px;
}

.articletitle a:link, .articletitle a:active, .articletitle a:visited {
    color: black;
}

.articletitle a:hover {
    color: #E00000;
}

.articletitle {
    background: url('../images/articleIcon.jpg') no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

.articletext {
    padding: 5px 0 5px 0;
    height: 40px;
}

.articlefull {
    text-align: right;
}

.title {
	clear: both;
	margin-left:28px;
}

.titleLeft {
    float: left;
    width: 3px;
    height: 24px;
    background: url('../images/contentTitleLeft.jpg') no-repeat;
}

.titleRight {
    float: left;
    width: 3px;
    height: 24px;
    background: url('../images/contentTitleRight.jpg') no-repeat;
}

.titleBgside {
    float: left;
    width: 188px;
    height: 21px;
    background: url('../images/contentTitleBg.jpg') repeat-x;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}

.titleBgmain {
    float: left;
    width: 434px;
    height: 21px;
    background: url('../images/contentTitleBg.jpg') repeat-x;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}

.titleIcon1 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon1.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon2 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon2.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon3 {
    float: left;
    width: 180px;
    height: 16px;
    background: url('../images/contentTitleIcon3.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.sidecateg {
    float: left;
    padding: 15px 0 15px 10px;
}

.sidecateg ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.6;
}

.sidecateg ul li {
    background: url('../images/sidebullet.jpg') no-repeat 0px 5px;
    padding-left: 15px;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
    color: #000000;
    text-decoration: none;
}

.sidecateg ul li a:hover {
    color: #e00000;
    text-decoration: underline;
}

.stat {
    float: left;
    padding: 15px 0 15px 12px;
    line-height: 180%;
}

#footer {
    float: left;
    width: 978px;
    height: 60px;
    background: url('../images/footerBg.jpg') repeat-x;
    margin-bottom: 8px;
}

#footercontent {
    float: left;
    width: 978px;
    text-align: center;
    padding-top: 25px;
}

#footercontent a {
	color: #000000;
}

/* login slider related */

#panel {
    background: #ffffff;
    display: block;
    color: #000000;
   /* padding: 10px 20px 10px 20px;*/
    position: absolute; 
    z-index: -1; 
    top: 23px; 
    width: 978px;
    height: 110px;
    margin-left: 6px;
    border-bottom: 1px solid #cccccc;
}

#panel_table {
	width: 200px;
	margin: 0 auto;
}

#panel a{
	color: #E00000;
}

.slide {
    margin: 0;
    padding: 0;
    background: #E51D25;
    text-align: right;
    color: #ffffff;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.slide a:active, .slide a:link, .slide a:visited {
	color: #ffffff;
	text-decoration: none;
}

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #E51D25;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

span.req {
	color: #E00000;
}

.path {
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.path a, .path span {
	background: url('../images/pathArrow.gif') no-repeat 5px 5px;
	padding: 0 0 0 24px;
}

#firstPath {
	font-weight: bold;
	background: none;
	padding: 0;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
div#bar1 {
 width: 98px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar1 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 78px;
 font-size: 11px;
 }

#menu ul li div#bar1 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
div#bar2 {
 width: 138px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar2 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 118px;
 font-size: 11px;
 }

#menu ul li div#bar2 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
.link {
	font-size: 12px;
	font-weight: bold;
}

.navig {
	font-size: 12px;
    border-top: 1px solid #C5C5C5;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

#linkDetail {
	line-height: 180%;
}

#linkDetail .label {
	width: 80px;
}

.link_rating {
	font-weight: bold;
	color: #444;
}

.pr {
	width: 35px;
	padding-top: 3px;
}
tr.leftnavs {
	height:18px;
}
td.navbullets {
	width:10px;
}
.headerbox {
	background:#ffffff url("../images/headerbox.gif") no-repeat;
	border:1px solid #d1cdcd;
	padding:23px 5px 15px 5px;
	margin-left:auto;
	margin-right:auto;
}
span.headerboxdesc {
	font:Arial;
	color:#5f5c5c;
	font-size:112%;
}

.featuredleft {
    float: left;
    width: 166px;
    height: 34px;
    background: url('../images/featuredleft.gif') no-repeat;
}

.featuredright {
    float: left;
    width: 15px;
    height: 34px;
    background: url('../images/featuredright.gif') no-repeat;
}

.featuredmain {
    float: left;
    width: 348px;
    height: 34px;
    background: url('../images/featuredcenter.gif') repeat-x;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}

.standardleft {
    float: left;
    width: 176px;
    height: 34px;
    background: url('../images/standardleft.gif') no-repeat;
}

.standardright {
    float: left;
    width: 16px;
    height: 34px;
    background: url('../images/standardright.gif') no-repeat;
}

.standardmain {
    float: left;
    width: 337px;
    height: 34px;
    background: url('../images/standardmain.gif') repeat-x;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}
.describe {
	font:Arial;
	color:#393636;
	font-size:95%;
}

.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.center-inner .urbangreymenu ul{
list-style-type: none !important;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.center-inner .urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
list-style-type: none !important;
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
text-align:center;
line-height: 17px;
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.customfeat {
width:520px;
padding:5px;
margin-left:30px;
background:#f7f8f8 url('../images/customfeat.jpg') repeat-x;
border:1px solid #dedddd;
}

.flink {
	font-size: 12px;
	font-weight: bold;
	background:#e1e4e6;
	padding-left:5px;
	padding-right:5px;
	color: #000000;
	border:1px solid #d2d5d7;
}
a.flink:hover {
	font-size: 12px;
	font-weight: bold;
	background:#d0d3d5;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #7d8183;
}
a.flink, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
.fdescribe {
	font:Arial;
	color:#393636;
	font-size:95%;
}
.spacemaintain {
	height:4px;
	background:transparent;
}
.freadmore {
	width:68px;
	height:15px;
	background:transparent url('../images/freadmore.png') no-repeat;
	text-align:center;
	font: Arial;
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	padding-top:2px;
	padding-left:5px;
	padding-right:12px;
	padding-bottom:2px;
}
.freadmore:hover {
	width:68px;
	height:15px;
	background:transparent url('../images/freadmore_hover.png') no-repeat;
	text-align:center;
	font: Arial;
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	padding-top:2px;
	padding-left:5px;
	padding-right:12px;
	padding-bottom:2px;
}
span.readmoretext {
	text-indent:-9999px;
	visibility:hidden;
}

.categorybackground {
	background:#fbfbfb;
	padding:5px 5px 5px 15px;
	border-style: solid;
	border-width: 1px;
	border-color:#ede9e9;
	font:arial;
	font-size:12px;
	font-weight:bold;
	color:#9a090e;
	
}

.thumbsup {
	margin:auto;
	width:455px;
	height:83px;
	background:#f9f9f9 url('../images/thumbsup.gif') no-repeat;
}

.listingoptionblock {
	width:96%;
	background:#f6f4f4;
	margin:auto;
	margin-bottom:10px;
	padding:3px;
	border:1px dashed #615e5e;
}

.listionoptiontitle {
	font:arial;
	font-weight:bold;
	font-size:18px;
	padding:5px 0 5px 15px;
	color:#222020;
}

.listingoptionlowerblock{
	height:30px;
	margin:bottom:10px;
}
.moredetails {
	float:left;
	margin-left:15px;	
}
.listingoptionsubmit {
	float:right;
	margin-right:15px;
	display:inline;
}
.moredetails a {
	background:#9c9d9d;
	padding:4px 15px 4px 15px;
	color:#eef0f1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.moredetails a:hover {
	background:#edecec;
	padding:4px 15px 4px 15px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	border:1px solid #9c9d9d;
	text-decoration:none;
	
}
.listingoptionsubmit a {
	background:#9c9d9d;
	padding:4px 15px 4px 15px;
	color:#eef0f1;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.listingoptionsubmit a:hover {
	background:#edecec;
	padding:4px 15px 4px 15px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	border:1px solid #9c9d9d;
	text-decoration:none;
	
}

.listingdescriptionblock {
	margin-left:15px;
	margin-right:10px;
}
span.listingdescription {
	color:#721c08;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
ul.listingfeature {
	list-style-image: url('../images/tick.gif') ;
margin-bottom:10px;
margin-left:15px;

}

.callus {
	background: url('../images/call.gif') no-repeat;
	float:left;
	width:140px;
	height:24px;
	margin-left:15px;
	
}
.noResults {
	margin-left:25px;
}
.main_block{
	width:520px;
	padding:5px;
	background:#fefefe;
	border:1px dotted #443f3f;
	margin-left:30px}
#main a:visited{xcolor:#9b0000;}
.quick_search{margin-top:88px;}
.search_directory_title{font-size:17px;color:#9b0000;margin-left:24px;padding-bottom:5px;}
.right-inner{position:relative;z-index:0;}
.style5{color:#fff;}