﻿/* SDI Insulation stylesheet */

BODY {background-image: url('img/BG.jpg'); background-attachment: fixed; background-repeat: repeat-x;}
BODY, TD, P {
	font: 12px arial;
	color: #000000;
}
BODY { SCROLLBAR-FACE-COLOR: #005e21; scrollbar-arrow-color: #ffffff; scrollbar-base-color: #cbe5a2; scrollbar-shadow-color: #005825; scrollbar-darkshadow-color: #000000; scrollbar-highlight-color: #cbe5a2; scrollbar-3dlight-color: #cbe5a2; scrollbar-track-color:#005e20; }
.hi { color: #ffffff; }
.hi2 { color: #005e20; font-weight:bold; }
.hi3 { color: #005e20; }
.hi4 { color: #8dc63f; font-weight:bold;}
.hi5 { color: #ff0000; }
.header { font-size: 13px; color: #005e20; font-weight:bold; }
.header2 { font-size: 13px; color: #ffffff; font-weight:bold; }
.footer { font-size: 11px; color: #ffffff; }
A:link, A:visited {
	color: #005e21;
	text-decoration: none;
}
A:hover, A:active { color: #8dc63f; text-decoration:none; }
A:link.nav, A:visited.nav { font-size:13px; color: #ffffff; text-decoration:none; }
A:hover.nav, A:active.nav { font-size:13px; color: #005e20; text-decoration:none; }
.textbox {border-top:1px outset #005e21; border-bottom:1px outset #005e21; border-right:1px outset #005e21; border-left:1px outset #005e21; color: #005e21; background-color: #cbe5a2; font-family:verdana; font-size:11px; }
textarea
{ border-top:1px outset #005e21; border-bottom:1px outset #005e21; border-right:1px outset #005e21; border-left:1px outset #005e21; background-color: #cbe5a2; font-family:verdana; font-size:11px; COLOR: #005e21;}
select {background-color: #cbe5a2; font: 11px arial; color: #005e21;}
.imgborder { border:1px solid #005e21; }

/* Rollover Stylesheet */

#home, #home:visited {
	background-image:url(img/nav_home.gif);
}
#about, #about:visited {
	background-image:url(img/nav_about.gif);
}
#insulation, #insulation:visited {
	background-image:url(img/nav_insulation.gif);
}
#usefulInfo, #usefulInfo:visited {
	background-image:url(img/nav_usefulInfo.gif);
}
#clients, #clients:visited {
	background-image:url(img/nav_clients.gif);
}
#contact, #contact:visited {
	background-image:url(img/nav_contact.gif);
}
#links, #links:visited {
	background-image:url(img/nav_links.gif);
}

.rollover span.alt {
	display:none;
}
.rollover img {
	border:none;
}
:root .rollover img {
	display:block;
}

.rollover, .rollover:visited {
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}
.rollover.CURRENT, .rollover.CURRENT:visited, .rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {
	background-position:0 -25px;
}
/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 150px;
height: 200px;
background-color:#CBE5A2
padding: 5px;
}
.billcontent{
width: 100%;
display:block;
margin-left:10px;

}
.style1 {
	text-align: center;
	padding-bottom: 10px;
}
.style2 {
		text-align: center;
		font-size: 11pt;
		color: #000000;
	}
.style3 {
	text-align: left;
	font-size: 7pt;
	color: #000000;
}
.style5 {
		color: #005F20;
	}
.style4 {
		font-size: 7pt;
}
.style6 {
		text-align: justify;
}
}
	.style8 {
		font-family: Arial;
	}
	.style9 {
		font-family: Arial;
	}
	.style13 {
		font-size: 12px;
	}
	.style14 {
		text-align: justify;
		font-family: Arial;
		font-size: 12px;
	}
	.style15 {
		font-size: 12px;
		text-align: justify;
	}
	.style16 {
		text-align: justify;
	}
	.style18 {
		border-style: solid;
		border-width: 0;
	}
	.style19 {
		text-align: center;
		color: #FF0000;
	}
	.style20 {
		font-family: Arial;
		text-decoration: underline;
	}

		
		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 515px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
	line-height: 150%;
	padding: 0 10px 0 10px;
}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 515px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 515px;
    }

