/* Main Site Default Styles */
html {
    margin:0;
    padding:0;
    font-family: Arial, sans serif;
    text-align:center;
}

body, td, tr, p {
    font-size: 0.90em;
    color: #6c6d72;
}

body {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #e5e5e5;http://www.pulsept.co.nz/typo3/backend.php
    text-align:center;
}

#crumbs {
font-size:10px;
padding: 3px 0 3px 0;
width: 450px;
height:16px;
text-align:left;
}

form {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 1.1em;
    margin:0 0 4px 0;
       color: #6c6d72;         
}

h2 {
    font-size: 0.95em;
       margin-bottom: 4px;
              color: #4A4A4A; 
}

h3 {
    font-size: 0.92em;
}

h4 {
    font-size: 0.85em;
}

h5 {
    font-size: 0.82em;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 140%;
}



/*
    Main Positioning CSS Styles - heavily modified from :
    http://realworldstyle.com/nn4_3col_header.html as an example
*/

#header {
    display: block;
    margin: 0;
    height: 124px;
    width: 780px;
    background-color: #fff;
    color: #fff;
    border-bottom: 4px solid #fff;
    background-image: url(pulse_header.gif);
    background-repeat: no-repeat;
}

#menu {
    display: block;
    margin: 0 0 0 0;
    text-align: center;
    border-style: none;
    background-color: #f6863e;
    width: 780px;
    height: 27px;
    background-image: url(menu_bck.jpg);
    background-repeat: repeat-x;
clear: both;
}

#menu ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

#menu ul li {
    display: block;
    float: left;
    text-transform:none;
    padding: 5px 20px 0 20px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
     border-style: solid;
    border-color:  #fff; 
    border-width: 0 3px 0 0;  
    height:27px; 
    
}

#menu ul li a {
color: #fff;
text-decoration:none;
}


#menu ul li a:visited {
color:  #fff;
text-decoration:none;
}


#menu ul li a:hover {
color: #67686B;
text-decoration:none;
}


#menu ul li.active a {
color: #67686B;
}

#spacer {
width: 780px;
height: 10px;
}

#leftcontent {
    float: left;
    margin: 0 ;
    padding: 0;
    width: 150px;
    background-color: #fff;
    border-style: none;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 14px 0 0 0 ;
}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    width: 136px;
}

#leftcontent ul li a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #5C6063;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent ul li a:hover {
    color: #F58345;
}


#leftcontent li.active a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #5C6063;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent li.active a:hover {
    color: #F58345;
}


/* sub menu 1st level */

#sub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 136px;
    background-color: #fff;
    border-style: solid;
    border-color: #97989A;
    border-width: 1px 0 1px 0;
}

#sub ul {
    background-color: #fff;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#sub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 11px;
    width: 136px;
}

#sub ul li a {
    border-style: none;
    padding: 5px 6px 5px 20px;
    margin: 0;
    color: #97989A;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#sub ul li a:hover {
    color: #f6863e; 
}


#sub li.active a {
    border-style:none;
    padding: 5px 6px 5px 12px;
    margin: 0;
    color: #f6863e;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #fff;
}
#sub ul li.active a:hover {
    color: #97989A; 
}

/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 136px;
    background-color: #fff;
    border-style: solid;
    border-color: #999;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #fff;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#subsub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 10px;
    width: 136px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 26px;
    margin: 0;
    color: #999;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #97989A; 
}


#outerwrap {
    margin-top: -1px;
    padding-top: 0;
    width: 780px;
    background-color:  #fff;
   border:none;
overflow:hidden;
}

div#outerwrap {
margin-left: auto;
margin-right: auto;
width: 780px;
}

#rightcontent {
    width: 150px;
     max-width: 150px;
    color: #000;
    margin:0;
    padding:0;
        padding-right:0.5em;
    background-color: #fff;
    float: right;
    border-style: none
    text-align:left;
   overflow:hidden;
}


/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 4px 5px 0 0px;
    min-height:425px;
    background-color:#fff;
    border-style: none;
    }

#centercontentWide {
    margin: 4px 5px 0 160px;
    min-height:425px;
    background-color:#fff;
    border-style: none;

}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontent {

    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align:left;

        min-height:425px;
}

#centercontent ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.90em;
}

a:link  {  text-decoration: none; color: #123FE7; }
a:active {  text-decoration: none}
a:visited {  text-decoration: none; color: #964F32; }
a:hover  {  text-decoration: underline}

#footer {

    width: 780px;
    height: 2em;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    border-style: none;

padding: 2px 0 0 0;
}

#leftcontent h1 {
    width: 150px;
    height: 26px;
    font-size: 14px ;
    color: #fff; 
    background-image: url(menu_bck.jpg);
    background-repeat: repeat-x;
    padding-top: 3px;
    margin: 6px 0 0 0;
}
#leftcontent p {
margin; 0;
}
#leftcontent h1 a {

    color: #fff; 

}

#rightcontent img {
border-style: none;
margin: 0 ;
}

#leftcontent img {
border-style: none;
margin: 0;
}

#rightcontent h1 {
    width: 150px;
    height: 26px;
    font-size: 14px ;
    color: #fff; 
    background-image: url(menu_bck.jpg);
    background-repeat: repeat-x;
    padding-top: 3px;
    margin: 6px 0 0 0;
}

#rightcontent fieldset {
margin: 0;
background-color: #97989A;
width: 150px;
border-style: none;
text-align: left;
font-size: 11px;

}

#rightcontent p {
  background-color: #97989A;
  width: 150px;
  border-style: none;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 2px 0 2px 1px;
  margin:0 5px 0 0;
}

#rightcontent a {
  color: #fff;
  text-align: center;
}

#rightcontent input.csc-mailform-submit {
  border-style: none;
  background-color: #97989A;
  font-size: 10px;
    font-weight: bold;
color: #fff;
}

div.csc-mailform-field {
  margin: 3px 0 2px 4px;
}

/* resource list styling now on left */

#resource ul {
  margin: 0;
  background-color: #97989A;
  text-align: left;
  list-style-image: url(bullet_dot.gif);
  list-style-type: circle;
  padding: 8px 0 8px 0;
}

#resource li {
  padding: 0;
  margin: 0;
  padding-top: 6px;
  background-color: #97989A;
  color: #fff;
  text-align: left;
  font-weight: bold;
}

#resource li a {
  background-color: #97989A;
  color: #fff;
  font-size: 0.90em;
}
#resource li a:visited {
  background-color: #97989A;
  color: #fff;
  font-size: 0.90em;
}

#resource p {
  margin:0; 
  margin-top: 6px;
}

/* Center Content */

#centercontent img.imgright {
   float:right;
   padding: 0 0 4px 4px;
 }

#centercontent img.imgleft {
   float:left;
   padding: 0 4px 4px 0;
}

#centercontent a {
font-weight:normal;
}

#centercontent ul {
    font-family: Arial, sans serif;
    font-size: 0.9em;

    line-height: 140%;

}

#centercontent .csc-section ul {
    list-style-type: none;
}

#centercontent img {
margin: 4px;
}

#centercontenet fieldset.csc-mailform  {
border-style: none;

}

#centercontent input.csc-mailform-submit {
  border-style: none;
  background-color: #fff;
  margin-left: 20px;
  font-size: 10px;
    font-weight: bold;
color: #000;
}
