html, body {
    height: 100%;
}

body {
    background-color: #fff;
    margin: 10px 0 0 0;
    padding: 0px;
}

#container {
    width: 90%;
    background-color: fff;
}

#header {
    width: 100%;
    height:175px;
    background: #fff;
}

.innerpage-title {
    font-size: 400%;
    font-family: arial, sans-serif;
    color: #d3d3d3;
    text-align:right;
    text-transform: lowercase;
    background: #fff;
    padding-bottom: 2px;
    margin-bottom:0px;
}

.sub-banner-slug {
    font: x-large/165% arial, geneva, helvetica, sans-serif; 
    color: #660066; 
    background: #fff; 
    padding: 5px; 
    border: 1px solid #d3d3d3; 
    height: 25px;
    text-align: center;
}

.breadcrumb {
    width: 90%;
    height: 20px;
    background-color: #fff;
    font-family: 'trebuchet ms', 'comic sans ms', verdana, sans-serif;
    font-size: 0.7em;
    color: #333;
    text-transform: lowercase;
    letter-spacing: 0.1em;
    padding: 5px 5px 5px 10px;
}

.breadcrumb a, a:hover, a:link, a:visited, a:active {
    text-decoration: none;
    color: #333;
}

#credit {
    font-family: 'trebuchet ms', 'comic sans ms', verdana, sans-serif;
    font-size: 0.7em;
    color: #c0c0c0;
    letter-spacing: 0.1em;
    margin-top: 10px;
    margin-bottom: 10px;
}

#blackspace {
    background-color: #000;
    margin: 0;
    font-family: arial;
    font-size: 0.1em;
    padding: 0;
}

#whitespace {
    background-color: #fff;

    margin: 0;
    padding: 0;
}

/* THREE COL MAIN BODY */

#contentcontainer {
    width: 100%;
    background-color: #fff;
    height: 100%;
}

.buffercols {
    width: 5px;
    background-color: #fff;
    height: 100%;
}

/* MAIN PAGE LEFT MENU */

#leftcolcontainer {
    width: 20%;
    background-color: #fff;
    text-align: left;
    height: 100%;

    padding-right: 5px;
    margin-right: 3px;
}

#menuleftint {

    width: 100%;
    padding: 5px 0px 0px 10px;
    margin-right: 0px;
    margin-left:0px;
    text-align: left;
    font-family: 'trebuchet ms';
    color: #333;
    font-size: 90%;
    height: 100%;
    border: 1px solid #660066;    
}

#menuleftint ul {
    font-weight: normal;
    list-style-type: none;
    font-size: 100%;
    color: #CC3300;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: arial;
    border-bottom: 0px solid #666;
}

#menuleftint li {
    text-align: left;
    font-weight: normal;
    font-variant: normal;
    list-style-type: none;
    line-height: 135%;
    font-size: 85%;
    color: #333;
    margin-left: 15px;
    padding-left: 5px;
    padding-bottom: 0px;
    text-transform: none;
    font-family: verdana;
    list-style-type: square;
    list-style-position: outside;
    display: block;
}

#menuleftint ul a, #menuleftint ul a:link, #menuleftint ul a:visited, #menuleftint ul a:hover, .menuleftint ul a:active {
    font-family: arial;
    font-size: 100%;
    color: #2E0034;
    text-decoration: none;
}

#menuleftint ul li a, #menuleftint ul li a:link, #menuleftint ul li a:visited {
    font-size: 100%;
    color: #2E0034;
    text-decoration: none;
}

#menuleftint ul li a:hover, #menuleftint ul li a:active {
    font-size: 100%;
    color: #CC3300;
    text-decoration: none;
    border-bottom: 0px dotted #ff9933;
}




/* RIGHT COL STUFF */

#rightcolcontainer {
    width: 15%;
    background-color: #cc3300;
    height: 100%;

}

#rtinnercontainer {
    background: url('http://www.ihearfoundation.org/images/vushflv.gif') no-repeat center top #cc3300;
    width: 100%;
    font-family: 'trebuchet ms';
    font-size: 75%;
    letter-spacing: 1px;
    line-height: 125%;
    color: #333;
    text-align: left;
    padding-top: 5px;
}

div#rtinnercontent {
    padding: 5px;
}

#rtinnercontent ul, ol {
    padding-left: 0px;
    margin-left:8px;
    display: list-item;
    list-style-position: outside;
}

#rtinnercontent ul li, ol li {
    list-style-type: square;
    padding-left: 0px;
    margin-left:10px;
    display: list-item;
    list-style-position: outside;
    margin-bottom: 5px;
}



#rtinnercontainer a, #rtinnercontainer a:link, #rtinnercontainer a:visited {
    color: #333;
    text-decoration: none;
    font-weight: normal;
}

#rtinnercontainer a:hover, #rtinnercontainer a:active {
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}

#audiobox {
    width: 100%;
    height: 150px;
    text-align: center;
    background: url('http://www.ihearfoundation.org/images/capa2.gif') no-repeat center #FFFF00;
}

#counsellingbox {
    width: 100%;
    height: 150px;
    text-align: center;
    background: url('http://www.ihearfoundation.org/images/capc2.gif') no-repeat center #FFCC00;
}

#therapybox {
    width: 100%;
    height: 150px;
    text-align: center;
    background: url('http://www.ihearfoundation.org/images/capt2.gif') no-repeat center #FF9933;
}

#bottombox {
    width: 100%;
    text-align: left;
    background-color: #FF6600;
    padding: 2px;
    font-family: 'trebuchet ms';
    font-size: 70%;
    letter-spacing: 0.1em;
    line-height: 125%;
    color: #000;
    text-align: center;
}

/* CENTRE COLUMN STUFF */

#midcolcontainer {
    width: 65%;
    background-color: #fff;
    height: 100%;
    padding-left:10px;
    padding-right: 10px;
}

.midcolcontent {
    padding:5px 10px 5px 10px;
    text-align: left;
    line-height: 145%;
    letter-spacing: 0.1em;
    font-family: verdana;
    font-size: 80%;
    color: #2A2A2A;
    background-color: #fff;
}

.movie {
    padding: 0px;
    background-color: #000;
}

.midcolcontent a, .midcolcontent a:link, .midcolcontent a:visited {
    color: #0000ff;
    text-decoration: none;
    font-weight: normal;
}


.midcolcontent a:hover, .midcolcontent a:active {
    color: #660066;
    text-decoration: none;
    font-weight: bold;
}

.midcolcontent blockquote {
    color: #5d5d5d;
    font-size: 90%;
    letter-spacing: 0.0em;
    line-height: 125%;
    border-left: 0px solid #C0C0C0;
    padding-left: 5px;
    padding-right: 5px;
}

.midcolcontent li {
/*    list-style-type: square; */
    padding-left: 0px;
    margin-left:0px;
    display: list-item;
    list-style-position: outside;
    margin-bottom: 5px;
}

.midcolcontent h1 {
    color: #cc3300;
    font-size: 120%;
    font-family: arial, helvetica, geneva, sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
    border-bottom: 0px dotted #333;
    text-transform: uppercase;
}

.midcolcontent h2 {
    color: #cc3300;
    font-size: 150%;
    font-family: arial, helvetica, geneva, sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
}

.midcolcontent h3 {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 120%;
    font-family: 'trebuchet ms', 'comic sans ms', arial, geneva, helvetica, sans-serif;
    color: #2A2A2A;
}

.midcolcontentint {
    padding:5px 10px 5px 10px;
    text-align: left;
    line-height: 145%;
    letter-spacing: 0.1em;
    font-family: verdana;
    font-size: 80%;
    color: #2A2A2A;
    background: url('http://www.ihearfoundation.org/images/blank500vert.gif') repeat center top #fff;

}

.midcolcontentint a, .midcolcontentint a:link, .midcolcontentint a:visited {
    color: #0000ff;
    text-decoration: none;
    font-weight: normal;
}


.midcolcontentint a:hover, .midcolcontentint a:active {
    color: #660066;
    text-decoration: none;
    font-weight: bold;
}

.midcolcontentint blockquote {
    color: #5d5d5d;
    font-size: 80%;
    letter-spacing: 0.0em;
    line-height: 125%;
    border-left: 2px solid #C0C0C0;
    padding-left: 5px;
    padding-right: 5px;
}

.midcolcontentint li {
/*    list-style-type: square; */
    padding-left: 0px;
    margin-left:0px;
    display: list-item;
    list-style-position: outside;
    margin-bottom: 5px;
}

.midcolcontentint h1 {
    color: #cc3300;
    font-size: 100%;
    font-family: arial, helvetica, geneva, sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
    border-bottom: 1px dotted #333;
    text-transform: uppercase;
}

.midcolcontentint h2 {
    color: #cc3300;
    font-size: 160%;
    font-family: arial, helvetica, geneva, sans-serif;
    letter-spacing: 0.1em;
    text-align: left;
}

.midcolcontentint h3 {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 120%;
    font-family: 'trebuchet ms', 'comic sans ms', arial, geneva, helvetica, sans-serif;
    color: #2A2A2A;
}

img { border: none !important; }
a img, a:link img, a:visited img, a:focus img, a:hover img, a:active img { border: none !important;}

a.img, a.img:link, a.img:visited, a.img:focus, a.img:hover, a.img:active { border: none !important;}


.pics, .pics-left, .pics-right {
    border: 1px solid #d3d3d3;
    padding: 5px;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 165px;
    font: 0.8em arial, helvetica, geneva, sans-serif;
    color: #111;
    line-height:130%;
}


.pics-left {
    float: left;
}

.pics-right {
    float: right;
}

.clr { clear: both; }

abbr, acronym {
    border-bottom: 1px dotted #333;
    cursor: help;
}

