					
									
/*  General HTML tags redefinition */
									
body {
	background: #e0eda7 url(images/bg.gif) repeat-x;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#858585;
}

p.bodytext {
	margin: 11px 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#9FB549;
	margin:7px 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#9FB549;
/*	padding-bottom:6px;*/
	margin:9px 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#9FB549;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FF9100;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FF9100;
}

.contacthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#9FB549;
}
.plan_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	margin:0px
}

.plan_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#9FB549;
	margin:0px
}


a, a:link, a:visited, a:active  {
	color: #858585;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

ul {
	list-style-image: url(images/bullet.gif);
}

ul li {
	margin-bottom:6px;
}

/* helper wraps */ 
.outer {
	width:887px;
	border-left:1px solid #839237;
	background-color:#fff;
	margin: 0 auto;
}

hr.clear {
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	clear:both;
}

/*  header block */

.header {
	height: 104px;
	background:url(images/header.gif) top;
}

img#logo {
	margin-top:12px;
	float: left;
	display:inline;
}

.header-banner {
	height:67px;
	background-image:url(images/header-bott.jpg);
}

#top-menu {
	height: 16px;
	background:url(images/header.gif) bottom;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.main {
	background:url(images/main-bg.jpg) right bottom no-repeat;
	min-height: 300px;
	_height: 300px;
}

/* left (main) content column */
#left-col {
	width: 654px;
	float: left;
	display:inline;
	padding-top:14px;
	padding-left:16px;
}

#content-header {
	background:url(images/content-top.gif) no-repeat left top;
	padding-top:1px;
	padding-left:9px;
	height: 85px;
	width:100%;
	border-top:1px solid #fff;
}

#content-header img{
	padding-bottom:22px;
}

#content-body {
	background:url(images/content-bg.gif) repeat-y left;
} 

div.c-footer {
	height: 6px;
	background:url(images/hr-c-footer.gif) no-repeat left bottom;
	margin:0;
	padding:0;
	border:0;
	clear:both;
}

h1#page-header {
	margin:0;
	padding:0;
	margin-left:160px;
	margin-top:30px;
	line-height:normal;
}

/* right column */
.main #right-col {
	float: right;
	display:inline;
	margin-right:20px;
	margin-top:14px;
	margin-bottom:150px;
	width: 176px;
}


/* innect content block */
.c-block, .c-menu {
	border-bottom:#e6e6e6 1px solid;
	border-left:#e6e6e6 1px solid;
	margin: 14px 0;
	background:url(images/c-block-top.gif) repeat-x top right;
	padding-top:4px;
}

.c-block .inner,
.c-menu ul,
.c-menu .inner
{
	background:url(images/c-block-right.gif) repeat-y right;
	padding:10px;
}

.c-block {
	width: 625px;
}

.c-block .inner {
	width: 605px;
}

.c-menu {
	width: 135px;
	float: left;
	display: inline;
	margin-right:10px;
}

#sidemenu ul {
	min-height: 744px; /* should bu less for 8*2=16px due paddings.  */
	_height: 744px; /* should bu less for 8*2=16px due paddings.  */
}

.c-block2 {
	border-top:#e6e6e6 1px solid;
	border-right:#e6e6e6 1px solid;
	margin: 14px 0;
	background:url(images/c-block-top.gif) repeat-x bottom left;
	padding-bottom:4px;
}

.c-block2 .inner
{
	background:url(images/c-block-right.gif) repeat-y left;
	padding:10px;
}


.l3 {
	float:right;
	display: inline;
	width:475px;
	margin-left:0 !important;
}

.l3 .inner{
	min-height: 760px;
	_height: 760px;	
	width: auto;
}

.c-menu ul {
	margin:0;
	padding:18px 10px 18px 10px;
	list-style:none;
	list-style-image: none;
}
.c-menu ul li{
	margin:0;
	padding:9px 0;
}
.c-menu ul a {
	font-weight:bold;
}


#content-body .c-block,
#content-body .c-menu
  {
	margin:14px;
}

#fce-hp .l3 {
	float:left;
	display: inline;	
	width:460px;
	margin-left:10px !important;
	margin-right:0px;
}

#fce-hp .c-menu {
	width: 160px;
	float: right;
	display: inline;	
	margin-right:10px !important;
	margin-left:0px;
	min-height: 0;
	_height: auto;	
}

#fce-hp .l3 .inner {
	min-height: 0;
	_height: auto;	
	width:auto;
}

/*  footer block */
#footer {
	background:url(images/footer-bg.gif) no-repeat transparent;
	height:42px;
	width:888px;
	margin: 0 auto;
	color: #9FB549;
	clear:both;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#footer #bottom-menu  {
	float:right;
	margin-top: 21px;
	margin-right:23px;
	display:inline;
}

#footer #copyright  {
	float:left;
	margin-top: 21px;
	margin-left:206px;
	display:inline;
}

#footer #copyright  a{
	text-decoration:none;
}

#footer #bottom-menu a{
	text-decoration:none;
	text-transform:uppercase;
}

#footer #bottom-menu a:hover{
	text-decoration:underline;
}

.tx-irfaq-pi1 dt {
	font-weight:bold;
	margin-top: 12px;
}
.tx-irfaq-pi1 dd p, .tx-irfaq-pi1 dd .irfaq-related-faq-block {
	margin:3px 0;
	padding-left: 18px;
}

.tx-irfaq-pi1 dd .irfaq-related-faq-block ul {
	padding-left: 18px;
}

.csc-sitemap ul {
	list-style:none;
	padding-left:18px;
}

.csc-sitemap ul li {
	font-weight: bold;
}

.csc-sitemap ul li {
	padding: 4px 0;
}

.csc-sitemap ul li li {
	padding: 2px 0;
}

.csc-sitemap ul li li{
	font-weight: normal;
}

.csc-sitemap ul li li li {
	padding: 0;
}

#right-col p.bodytext, #right-col .login-box {
	background: #fff url(images/sibe-block.gif) no-repeat bottom left;
	padding:2px 8px 8px 10px;
	margin:0;
	margin-bottom:0px;
}

#right-col p.bodytext a, #right-col p.bodytext a:visited {
	text-transform: uppercase;
	text-decoration:none;
	color:#858585;
	font-size:8px;
	text-align: right;
	padding-right:7px;
	margin-right:3px;
	background: #fff url(images/link-bull-1.gif) no-repeat right;
	display:block;
}
#right-col p.bodytext a:hover {
	color: #9FB549;
}

#right-col h1, #right-col h3 {
	background: #fff url(images/sibe-h1.gif) no-repeat top left;
	padding:4px 8px 0 8px;
/*	*padding-top:3px;*/
	margin:0;
	margin-top:0px;
	*margin-top:5px;
	font-size:11px;
	color:#858585;
	font-weight:normal;
}

#right-col h2 {
	background: #fff url(images/sibe-h.gif) no-repeat top left;
	margin:0;
	margin-top:10px;
	padding:6px 11px 6px 19px;
	font-size:10px;
	text-transform:lowercase;
	color:#fff;
	font-weight:normal;
		margin-top:0px;

}

#right-col h3 {
	color: #9FB549;
}

#right-col .csc-firstHeader {
	margin-top:0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#FF9100;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:500px;
	margin-left:5px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin-left:5px;
}

#indexedsearchbox {
	float: right;
	display:inline;
	width: 186px;
	height:28px;
	background: #fff url(images/searchbox.gif) no-repeat top left;
	margin-top:36px;
	clear: right;
	margin-right:7px;
	padding: 0;
}

#indexedsearchbox table {
	margin-top:2px;
}

#indexedsearchbox input.searchbox-sword {
	font-size: 10px;
	color:#858585;
/*	height: 11px;*/
	width:110px;
	margin:0px 5px 0px 7px;
	border: 1px solid #9FB549;
}

/*
#indexedsearchbox input.searchbox-button {
	margin:5px 0;
}
*/

input, textarea, select {
	font-size:10px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: none;
}

fieldset.tx-powermail-pi1_fieldset legend{
	display:none;
}

fieldset.tx-powermail-pi1_fieldset_personaldata {
	width: 45%;
	float: left;
}

fieldset.tx-powermail-pi1_fieldset_contactdata {
	width: 45%;
}

fieldset.tx-powermail-pi1_fieldset_personaldata label,
fieldset.tx-powermail-pi1_fieldset_contactdata label {
	width: 65px;
	display:block;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset_personaldata input.powermail_text,
fieldset.tx-powermail-pi1_fieldset_contactdata input.powermail_text {
	width: 175px;
}


.tx-powermail-pi1 fieldset input.powermail_text,
.tx-powermail-pi1 fieldset textarea,
.tx-powermail-pi1 fieldset select {
	margin-bottom: 10px;
	border: 1px solid #9FB549;
}

.tx-powermail-pi1_formwrap {
	margin-top: 30px;
}

.powermail_mandatory_js  {
	color:#b22;
	margin-left:65px;
	margin-bottom:5px;
}

.login-box label {
	width: 65px;
	display:block;
	float: left;
	clear: both;
}

.login-box input.lbox {
	margin-bottom: 3px;
	width: 75px;
	border: 1px solid #9FB549;
}

.login-box input.searchbox-button {
	margin-left: 65px;
	margin-top: 5px;
}

.tx-filelist-pi1-header-filename, 
.tx-filelist-pi1-filename {
	width: 300px;
}

.tx-filelist-pi1-header-info,
.tx-filelist-pi1-info {
	width: 60px;
}

.tx-filelist-pi1-header-last_modification,
.tx-filelist-pi1-last_modification {
	width: 100px;
	text-align: center;
}

input.powermail_reset {
	background: #fff url(images/button.gif) no-repeat;
	border: none;
	width: 78px;
	height: 22px;
	padding-left: 10px; padding-bottom: 5px;	
	color:#858585;
}

input.powermail_submit {
	background: #fff url(images/button.gif) no-repeat;
	border: none;
	width: 78px;
	height: 22px;
	padding-left: 10px; padding-bottom: 5px;	
	color:#858585;	
}

input.tx-powermail-pi1_mandatory_submit {
	background: #fff url(images/button.gif) no-repeat;
	border: none;
	width: 78px;
	height: 22px;
	padding-left: 10px; padding-bottom: 5px;	
	color:#858585;	
}

.tx_powermail_pi1_fieldwrap_html_submit,
.tx_powermail_pi1_fieldwrap_html_reset {
	float: left;
	margin-top:30px;
	margin-right:10px;
}

.tx_powermail_pi1_fieldwrap_html input.required {
	background: #ffffa0;
}

.act a {
	color:#FF9100;
}

.c-menu ul a:visited {
	color:#64722e;
} 
.c-menu ul .act a, .c-menu ul .act a:visited{
	color:#FF9100;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	background: #fff url(images/searchbutton.gif) no-repeat;
	border: none;
	width: 90px;
	height: 20px;
	color: #9fb549;
	text-align:center;
	text-transform:lowercase;	
}

div.csc-textpic-intext-right-nowrap div {
	display: inline;
}
.news-catmenu-NO a{
color: #858585;
font-size: 11px;
margin-left:10px;
}
.news-catmenu-NO a:link{
color: #858585;
font-size: 11px;
margin-left:10px;
}

.news-catmenu-ACT a{
color: #858585;
font-size: 11px;
margin-left:10px;
}
.news-catmenu-header a{
color: #858585;
font-size: 11px;
margin-left:10px;
text-underline:none;
}

/*  Web Hosting Styling */

.section{padding:0;}	
.matrixtable{width:600px;}

.columnlabels div div{border:none;padding:0;}
.columnlabels div{float:left;padding-right:0 4px 0 4px;}
.columnlabels div{height:48px;padding:0;text-align:center;width:140px;}
.columnlabels{border-bottom:1px solid #ccc;height:48px !important;padding:0 0 0 176px;}

.piko{background-image:url("http://www.jadecreative.co.nz/fileadmin/files/piko.jpg");border-left:1px solid #ccc;color:#fff;}
.kowhai{background-image:url("http://www.jadecreative.co.nz/fileadmin/files/kowhai.jpg");border-left:1px solid #ccc;color:#fff;}
.kauri{background-image:url("http://www.jadecreative.co.nz/fileadmin/files/kauri.jpg");border-left:1px solid #ccc;border-right:1px solid #ccc;color:#fff;}		

.subitem div div{border:none;padding:3px;}
.subitem div{background-color:#fff;border:1px solid #ccc;border-left:none;border-top:none;float:left;}
.title{background-color:#f6f6f6 !important;border-left:1px solid #ccc !important;text-align:right;width:175px;}
.title div{background-color:#f6f6f6 !important;text-align:right;width:166px;}	
.plan{width:140px;}
.plan div{background-color:transparent !important;text-align:center;width:133px;}
.subheading{background-color:#999999;color:#fff;font-weight:700;padding:3px;}
.subheading2{background-color:#fff;color:#fff;font-weight:700;padding:3px;}
.planwide div{background-color:transparent !important;text-align:center;width:416px;}

.clear{clear:both;}
