html {
    margin: 0px;
    padding: 0px;
    height: 100%;
}

body {
    font-family: arial,helvetica,sans-serif;
    font-size: x-small;
    margin: 0px;
    padding: 0px;
    background: white;
    height: 99%;
    color: #56575A;
}
input, select, textarea {
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
    color: #56575A;
    font-weight: bold;
}
table {
    border: 0;
    border-style: solid;
    border-collapse: collapse;
}
h1,h2,h3,h4,h5,h6 {
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 4px 0px;
}
h1 {
    font-size: 2.1em;
    font-weight: bold;
}
h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.3em;
}
h1, h3 {
    color: #9A060B;
}
a img {
    border: none;
}
a {
    color: #9A060B;
}
a:link, a:visited {
    color: #9A060B;
}
a:hover, a:active {
    color: black;
}

p {
    margin: 8px 0px;
    padding: 0px;
}
hr {
    border-top: 1px dotted #56575A;
    border-bottom: none;
    height: 1px;
    margin: 0px;
    padding: 0px;
}
.column {
    float: left;
}
.clearer {
    clear: both;
}

label {
    cursor: pointer;
}

#main_container {
    height: 100%;
    font-size: 1.1em;
    font-size: 1.1em;
    margin: 0px auto;
    width: 980px;
    z-index: 1;
}

#sub_container {
    padding: 0px 0px 20px 0px;
}
#header_bar {
    width: 100%;
    height: 70px;
}
#header_bar .left_col {
    width: 60%;
}
#header_bar .left_col img {
    margin: 5px 20px;
}
#header_bar .right_col {
    width: 40%;
}
#header_bar_content {
    text-align: right;
    font-size: 1.7em;
    line-height: 28px;
    font-weight: bold;
}
html body #header_bar table.gsc-search-box {
    float: right;
    width: 65%;
}
html body #header_bar table.gsc-branding {
    display: none;
    float: right;
    width: auto;
    margin: 4px 0px 0px 0px;
}
html body #header_bar table.gsc-branding * {
    margin: 0px;
    padding: 0px;
}

#marquee_container_bar {
    overflow: hidden;
    height: 23px;
    width: 100%;
    background: #9A060B;
}
#marquee {
    padding: 0px 10px;
    line-height: 23px;
    white-space: nowrap;
    font-size: 1.1em;
    font-weight: bold;
    color: white;
    overflow: hidden;
}
#marquee .breaking_news {
    color: #EC9738;
    margin: 0px 10px;
    float: left;
}

#marquee #ticker_container {
    float: left;
    width: 475px;
    overflow: hidden;
}
#marquee a {
    color: white;
    text-decoration: none;
}

#top_nav_bar {
    width: 100%;
    border-top: 1px dotted #56575A;
    border-bottom: 1px dotted #56575A;
    height: 28px;
    clear: both;
}
#top_nav_container {
    float: left;
    height: 28px;
    margin: 0px auto;
}
#top_nav_container ul {
    float: left;
    width: auto;
    list-style: none;
    height: 26px;
    margin: 0px;
    padding: 0px 0px 0px 30px;
}
#top_nav_container li {
    float: left;
    height: 26px;
    padding: 0px;
    margin: 0px;
}
#top_nav_container a {
    display: block;
    width: auto;
    float: left;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    font-weight: bold;
}
#top_nav_container a span {
    padding: 0px 10px;
}
#top_nav_container a:link, #top_nav_container a:visited {
    border: 1px solid white;    
    color: #56575A;
}
#top_nav_container a:hover, #top_nav_container a:active {
    border-left-color: #56575A;
    border-left-style: dotted;
    border-right-color: #56575A;
    border-right-style: dotted;
    color: black;
}


#content_container_bar {
    width: 100%;
}

#main_nav_bar {
    width: 190px;
    float: left;
    height: 590px;
}
html>body #main_nav_bar {
    height: auto;
    min-height: 600px;
}

#main_nav_bar ul {
    width: 188px;
    list-style: none;
    margin: 30px 0px;
    padding: 0px;
    overflow: visible;
    position: relative;
}
#main_nav_bar li {
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 30;
    float: left;
}
#main_nav_bar li ul {
    position: absolute;
    margin: 0px;
    width: 190px;
    left: 98%;
    top: 3px;
    display: none;
    z-index: 32;
    border: 1px solid gray;
}
#main_nav_bar li:hover {
    z-index: 31;
}
#main_nav_bar li:hover ul {
    display: block;
}
#main_nav_bar li:hover ul ul {
    display: none;
    z-index: 33;
}
#main_nav_bar li:hover ul li:hover ul {
    display: block;
}
#main_nav_bar a {
    display: block;
    width: 180px;
    background: white;
    padding: 6px 4px;
    text-decoration: none;
    font-weight: bold;
    clear: left;
}
#main_nav_bar a span {
}

#main_container #sub_container #main_nav_bar .highlight a {
    background: url('../images/bullets/white.gif') 10px center no-repeat transparent;    
    color: white;
}
#main_nav_bar .highlight {
    background: red;
}
#main_nav_bar .highlight a span {
    padding: 0px 10px 0px 25px;
}

#main_nav_bar .schools {
    background: url('../images/backgrounds/navigation/schools.gif') left center repeat-x white;
}
#main_nav_bar .newbuild {
    background: url('../images/backgrounds/navigation/newbuild.gif') left center repeat-x white;
}
#main_nav_bar .social_housing {
    background: url('../images/backgrounds/navigation/social-housing.gif') left center repeat-x white;
}
#main_nav_bar .homeowners {
    background: url('../images/backgrounds/navigation/homeowners.gif') left center repeat-x white;
}
#main_nav_bar .fabricators {
    background: url('../images/backgrounds/navigation/fabricators.gif') left center repeat-x white;
}
html>body #main_container #sub_container #main_nav_bar .highlight.selected a {
    color: white;
    background-position: 97% center;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
html>body #main_nav_bar .highlight.selected a span {
    padding-right: 20px;
}
#main_container #sub_container #main_nav_bar .highlight a:hover {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-position: 15px center;
}
#main_container #main_nav_bar .highlight a:hover span {
    padding-left: 30px;
}


#main_nav_bar a:link, #main_nav_bar a:visited {
    border: 1px solid white;    
    color: #56575A;
}
#main_nav_bar a:hover {
    border-top-color: #56575A;
    border-top-style: dotted;
    border-bottom-color: #56575A;
    border-bottom-style: dotted;
}
#main_nav_bar a:hover span {
}
#main_nav_bar a:hover, #main_nav_bar a:active {
    color: black;
}
#main_container #main_nav_bar .selected a {
    width: 181px;
    border-top-color: #56575A;
    border-top-style: dotted;
    border-bottom-color: #56575A;
    border-bottom-style: dotted;
    text-align: right;
    color: black;
}
#main_container #sub_container #main_nav_bar ul li.selected ul li a:link,
#main_container #sub_container #main_nav_bar ul li.selected ul li a:visited,
#main_container #sub_container #main_nav_bar ul ul li.selected a:link,
#main_container #sub_container #main_nav_bar ul ul li.selected a:visited
 {
    border: 1px solid white;
    text-align: left;
    color: #56575A;
    width: 180px;
}
#main_container #sub_container #main_nav_bar ul li.selected ul li a:hover, 
#main_container #sub_container #main_nav_bar ul li.selected ul li a:active,
#main_container #sub_container #main_nav_bar ul ul li.selected a:hover,
#main_container #sub_container #main_nav_bar ul ul li.selected a:active
{
    width: 180px;
    color: black;
}
#main_nav_bar ul ul a:hover, #main_nav_bar ul ul a:active {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background: #D6D7DA;
}



#content_bar {
    border-right: 1px dotted #56575A;
    border-left: 1px dotted #56575A;
    width: 620px;
    float: left;
    min-height: 580px;
}

#content_container {
    padding: 10px;
}

#info_bar {
    width: 150px;
    float: left;
    padding: 10px 5px;
}

#footer_bar {
    width: 100%;
    margin-top: 8px;
    border-top: 1px dotted #56575A;
}




#organic_stabilised_message {
    background: url('../images/organic-stabilised-globe.gif') center center no-repeat;
    text-align: center;
    height: 150px;
}
#organic_stabilised_message p {
    padding-top: 18px;
}
#organic_stabilised_message a {
    color: black;
    text-decoration: none;
}
#organic_stabilised_message a:hover, #organic_stabilised_message a:active {
    color: #9A060B;
}


td {
    vertical-align: top;
}
td.link_block {
    height: 26px;
    padding-right: 5px;
    padding-bottom: 10px;
}
td.link_block p {
    margin: 0px;
}
#main_container td.link_block a {
    display: block;
    width: 186px;
    height: 27px;
    line-height: 26px;
    color: white;
    text-align: right;
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 6px;
}
#main_container td.link_block a:link, #main_container td.link_block a:visited {
    text-decoration: none;
}
#main_container td.link_block a:hover, #main_container td.link_block a:active {
    text-decoration: underline
}

td.sheerframe a {
    background: url('../userfiles/image/blocks/backgrounds/sheerframe.gif') bottom left no-repeat;
}
td.masterdor a {
    background: url('../userfiles/image/blocks/backgrounds/masterdor.gif') bottom left no-repeat;
}
td.icf_tech a {
    background: url('../userfiles/image/blocks/backgrounds/icf-tech.gif') bottom left no-repeat;
}
td.whole_house a {
    background: url('../userfiles/image/blocks/backgrounds/whole-house.gif') bottom left no-repeat;
}
td.downloads a {
    background: url('../userfiles/image/blocks/backgrounds/downloads.gif') bottom left no-repeat;
}

#main_image {
    width: 600px;
    height: 200px;
    margin-bottom: 8px;
}




/*** NEWS STUFF ***/
.news_year {
    margin-top: 10px;
}
.news_year ul {
    width: 100%;
    border-bottom: 1px solid gray;
    height: 26px;
    overflow: visible;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.news_year li {
    float: left;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    margin: 0px 1px;
    height: 25px;
}
.news_year li.selected a {
    border-bottom: 1px solid white;
    font-weight: bold;
}
.news_year a {
    border-bottom: 1px solid gray;
    height: 25px;
    display: block;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
}
.news_year a span {
    padding: 0px 12px;
}
.news_story_list,.news_story {
    clear: both;
    margin-top: 10px;
}
.news_story_list .news_item {
    margin: 3px 0px;
    padding: 3px 0px;
    border-bottom: 1px dotted #56575A;
}
.news_story_list .image {
    width: 75px;
    height: 75px;
    overflow: hidden;
    float: left;
}
.news_story_list .image img {
    width: 75px;
}
.news_story_list .headline, .news_story_list .date, .news_story_list .subheadline {
    float: left;
    padding: 0px 10px;
    width: 504px;
}
.news_story_list .headline a {
    font-weight: bold;
    text-decoration: none;
}
.news_story_list .date {
    color: black;
    font-weight: bold;
}
.news_story .back_button a {
    text-decoration: none;
    
}
.news_story .back_button.top {
    margin-bottom: 10px;
}
.news_story .image {
    float: right;
    margin: 0px 0px 10px 10px;
}
.news_story .image img {
    width: 220px;
}
.news_story .headline h1 {
    font-size: 1.5em;
}
.news_story .date {
    font-weight: bold;
    color: black;
    font-size: 1.3em;
    margin-bottom: 10px;
}


#main_image_half {
    width: 300px;
}
.image_left {
    float: left;
    margin: 0px 10px 10px 0px;
}
.image_right {
    float: right;
    margin: 0px 0px 10px 10px;
}

#main_content {
    line-height: 1.7em;
}
#main_content h1 {
    line-height: 1.2em;
}












/*******************
 *
 * DOWNLOADS
 *
 *******************/


.download_list {
	margin-top: 15px;
}
.download_category {

}
.download_category_title {
	background: #9A060B;
}
.download_category_title h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
	color: #EC9738;
}
.download_item {
	border-bottom: 1px solid #BDC7EF;
	padding: 10px 0px;
}
.download_item .image {
	width: 80px;
	margin: 0px 10px 0px 3px;
	float: left;
}
.download_item .image img {
	border: 1px solid #04003F;
	width: 80px;
	height: 120px;
}
.download_item .info {
	float: left;
	width: 480px;
}
.download_item .title {
	font-weight: bold;
}
.download_item .title a {
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 23px;
	background: url('../images/icons/none.gif') center left no-repeat;
}
.download_item .title a.pdf {
	background: url('../images/icons/pdf.gif') center left no-repeat;
}
.download_item .title a.doc {
	background: url('../images/icons/doc.gif') center left no-repeat;
}
.download_item .title a.xls {
	background: url('../images/icons/xls.gif') center left no-repeat;
}
.download_item .description {

}

.address_bar {
	width: 175px;
	float: left;
	padding: 20px 0px 0px 10px;
}
.address_bar p {
	padding: 5px 0;
	line-height: 1.5em;
}

.download_registration {
	margin: 20px 0px;
	width: 400px;
	border: 1px solid #9A060B;
}
.download_registration .title {
	background: #9A060B;
}
.download_registration .title h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
	color: #EC9738;
}
.row {
	float: left;
	width: 100%;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #eeeeee;
	height: auto;
}
html>body .row {
	padding: 3px 0px;
}
.caption,.input {
	float: left;
}
.input {
	width: 260px;
}
.caption {
	padding: 3px 5px;
	width: 130px;
}
.checkbox .caption {
	float: right;
	width: 190px;
	padding-right: 40px;
}
.checkbox .input {
	width: 165px;
	padding-top: 5px;
	text-align: right;
}
.checkbox .input input, .checkbox .input select {
	margin-right: 10px;
	width: auto;
}
.required {
	color: #EF1829;
	font-weight: bold;
}
#main_content input, #main_content textarea {
	color: black;
	width: 190px;
	height: 1.3em;
}
#main_content .button input {
    height: auto;
}
.caption {
	height: 1.3em;
	line-height: 1.3em;
}
.checkbox .caption {
	height: auto;
}
#main_content .input textarea {
	height: 80px;
}
.header .caption, .error_message .caption{
	height: auto;
	width: auto;
}
.error_message {
	background: url('../images/icons/error.gif') 14px center no-repeat #EF1829;
	color: white;
	font-weight: bold;
	text-align: left;
	border-top: none;
	border-bottom: 1px solid #9A060B;
}
.error_message p {
	padding: 0px 10px 0px 45px;
}
#main_content .download_registration .button .input {
	padding-left: 3px;
}
#main_content .download_registration .button input {
	background: #04003F;
	color: white;
	width: auto;
	font-weight: bold;
	margin: 3px 0px;
	padding: 0px 5px;
	height: auto;
}
.download_registration .button input:hover {
	background: #42556B;
	color: white;
}
.error,.error .required {
	background: #9a060b;/*#EF1829*/
	color: white;
	font-weight: bold;
}
.success {
	background: url('../images/icons/success.gif') 15px center no-repeat #28C22F;
	color: white;
	font-weight: bold;
	padding: 5px 25px 5px 60px;
}
.success p {
	padding: 8px 0px;
}
.download_registration .success a {
	color: white;
}

























#fabricator_map_box {
    position: relative;
    float: left;
    margin-top: 35px;
}
#fabricator_summary_list {
    float: right;
}
#map_container, .map_detail_container {
    position: absolute;
}
#map_container {
    left: 6px;
    top: 2px;
}
.map_detail_container .map_detail_inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.map_detail_container .map_detail_pointer {
    position: absolute;
    width: 5px;
    height: 5px;
    background: darkblue;
    border: 1px solid black;
    cursor: pointer;
    z-index: 5;
}
.map_detail_container, .map_detail_inner {
    z-index: 5;
}
.map_detail_container:hover,
.map_detail_container:hover .map_detail_inner, 
#fabricator_map_box .expanded,
#fabricator_map_box .expanded .map_detail_inner {
    z-index: 6;
}
.map_detail_container:hover .map_detail_pointer,
#fabricator_map_box .expanded .map_detail_pointer {
    height: 6px;
    border-bottom: none;
    background: white;
    z-index: 8;
}
.map_detail_container .map_detail {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid black;
    top: 6px;
    right: -7px;
    padding: 9px;
    z-index: 7;
}
.map_detail_container:hover .map_detail,
#fabricator_map_box .expanded .map_detail {
    display: block;
}
#main_container #fabricator_map_box .map_detail_container .map_detail p {
    margin: 4px 0px 3px 0px;
    line-height: 1.1em;
    padding: 0px;
    white-space: nowrap;
}
.fabricator_company {
    font-weight: bold;
}
.fabricator_company a {
    text-decoration: none;
}


#fabricator_summary_list {
    border-top: 1px dotted;
    cursor: pointer;
}
.fabricator_summary {
    border-bottom: 1px dotted;
}
.fabricator_summary .fabricator_location {
    display: none;
}
