/* Main Site Default Styles */
html {
    margin:0;
    padding:0;
    font-family: Arial, sans serif;
text-align:center;
}

body, td, tr, p {
    font-family: Arial, sans serif;
    font-size: 12px;
}

body {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    text-align:center;
}

#logo {

    display:none;
    float:left;
    background-image: url();
    background-repeat: no-repeat;
    width:160px;
    height:150px;
}

#search {
   display:none;
    width:150px;
    height:40px;
    background-color: #DED3D6;
    padding: 0;
    margin: 0;
    border-style:none;
}


#search form {
   display:none;

  height:24px;
  width:150px;
  display:inline;
  border-style: none; 
  padding: 0;
  margin: 0;
}

  
#search input.sword {
  width:100px; 
  vertical-align:top; 
  display:inline;
        border-style: solid; 
  border-width: 0 0 0 1px; 
  border-color: #4a0000;
  height:20px;
  padding: 0;
  float:left;
margin: 5px 0 5px 5px;
  
  }
  
#search input.button {
  vertical-align:top; 
  height:20px; 
  width:38px;
    padding:0;
        border-style: solid; 
  border-width: 0 1px 0 1px; 
  border-color: #4a0000; 
  margin: 5px 0 5px 0;
  display:inline;
  float:left;
}

#crumbs {
font-size:10px;
padding: 3px 0 3px 10px;
width: 640px;
height:16px;
text-align:left;
}

form {
    padding: 0;
    margin: 0;
}


h1 {
    font-size: 14px;
   margin-bottom: 4px;
       color: #004A2F;
       text-transform: uppercase;
}

h2 {
    font-size: 13px;
    color: #000;
       margin-bottom: 4px;
}

h3 {
    font-size: 12px;
    font-weight:bold;
    color: #000;
}

h4 {
    font-size: 12px;
    color: #000;
     font-weight:bold;
}

h5 {
    font-size: .82em;
    color: #000;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 140%;
    font-size: 12px;
}



li {

line-height: 140%;
    font-size: 12px;
}

/* 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;
}



/*
    Main Positioning CSS Styles - heavily modified from :
    http://realworldstyle.com/nn4_3col_header.html as an example
*/

#header {
    margin: 0;
    height: 140px;
    width: 800px;
    background-color: #01A066;
    color: #fff;

    vertical-align: bottom;
    background-image: url(smokefree_councils_header.gif);
    background-repeat: no-repeat;
}



#header form {
    margin: 0px;
    padding: 0px;
    margin-top: 135px;
    padding-right: 20px;
    float: right;
}

#leftcontent {
    border: 0;
    margin: 0;
    margin-top: 25px;
    padding: 0;
    float: left;
    width: 150px;
    background-color: #01A066;
    border-style: none;
    border-color: #000;
    border-width: 0 0 1px 0;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    width: 150px;
}

#leftcontent ul li a {

    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #ded3d6;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent ul li a:hover {
    color: #4a0000;
}


#leftcontent li.active a {
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #000;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #7BC7AB;
}


/* sub menu 1st level */

#sub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #D9FFF1;
    border-style: none;
    border-color: #000;
    border-width: 1px 0 0 0;
}

#sub ul {
    background-color: #D9FFF1;
    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: 12px;
    width: 150px;
}

#sub ul li a {
    border-style: none;
    padding: 5px 6px 5px 12px;
    margin: 0;
    color: #000;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#sub ul li a:hover {
    color: #A58E8C; 
}


#sub li.active a {
    border-style:none;
    padding: 5px 6px 5px 12px;
    margin: 0;
    color: #A58E8C;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #D9FFF1;
}


/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #ded3d6;
    border-style: none;
    border-color: #4a0000;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #ded3d6;
    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: 11px;
    width: 150px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 22px;
    margin: 0;
    color: #4a0000;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #A58E8C; 
}


#outerwrap {
    margin-top: 4px;
    padding-top: 0;
    width: 800px;
    background-color:  #01A066;
   border: 1px solid #000;
overflow:hidden;
}

div#outerwrap
{
margin-left: auto;
margin-right: auto;
width: 800px;
}



/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 0 160px 0 150px;
    min-height:425px;
    background-color:#fff;
    border-style: solid;
    border-color: #000;
    border-width: 1px 1px 0 1px;
}

#centercontentWide {
    margin: 0 0 0 150px;
    min-height:425px;
    background-color:#fff;
    border-style: solid;
    border-color: #000;
    border-width: 0 0 0 1px;
height:auto;

}


/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontent {
    padding-left: 10px;
    padding-top: 1px;
    padding-right: 10px;
    text-align:left;
    padding-bottom: 100px;
}

#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: 800px;
    height: 20px;
    background-color: #01A066;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    border-style: solid;
    border-color: #000;
    border-width: 0 0 0 0;
padding: 0;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}



/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background-color: #CCCFDD; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
