/* CSS RESET */

/*poistin: table, caption, tbody, tfoot, thead, tr, th, td, sub, sup  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
  line-height: 1px;
  color: black;
  background-color: #ffffff;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: 15px;
  text-align: left;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
  font-weight: bolder;
}


/* CSS RESET ENDS */

html, body {
  height: 100%;
}


h1,h2,h4,h5,h6 { font-weight:bold; margin: 0 0 20px 0; line-height: 20px; }
h3 { font-weight:bold; margin: 0 0 10px 0; line-height: 20px; }
h1 { font-size: 200% }                        /* 24px */
h2 { font-size: 166.67% }                     /* 20px */
h3 { font-size: 150%; }                       /* 18px */
h4 { font-size: 133.33% }                     /* 16px */
h5 { font-size: 116.67% }                     /* 14px */
h6 { font-size: 116.67%; font-style:italic }  /* 14px */

em {
  font-style:italic;
}

.ingress {
  margin: 10px 0px 20px 0px;
	display: block;
}

a {
  color: #cc0001;
  font-weight:bold;
  text-decoration: none;
}

.link {
  display: block;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear:both;
}

#logostrip {
}

.pre_close {
  color: #CC0001 !important;
}

#ministrip {
  height: 22px;
  background-color: #CC0001;
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
  border-bottom: 5px solid #E2E0E1;
}

#top_left {
  margin-top: 30px;
  float: left;
}

#top_right {
  margin-top: 50px;
	margin-bottom: 10px;
  float: right;
}

#search_label {
  color: #ababab;
	text-transform: uppercase;
	font-size: 14px;
}

#search {
  margin-left: 5px;
}

#content {
  clear:none;
  margin-right: 5px;
}

#wrapper {
  margin: 0px 5px 0px 5px;
}

#footerwrapper {
	
}

.left {
	float: left;
}

.right {
	float: right;
}

#footer {
  border-top: 1px solid #8F8F8F;
  color: #000000;
  padding-top: 5px;
}

#navi {
  height: 20px;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
}

#page {
	width: 900px;
  margin: 0px auto 0px auto;
}

#cols {
  width: 900px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.col1, .col2, .col3 {
  height: 300px;
	float: left;
}

p {
  margin-bottom: 20px;
}

.zero {
  margin: 0px;
}

#tip {
  background-color: #a0ce62;
  margin-top: 15px;

}

#tip p {
  
}

.col2 {
  width: 300px;
}

.col1 {
  width: 320px;
}

.col2, .col3 {
  margin-left: 40px;
}

.col3 {
  width: 200px;
}

#energywise{
  position: absolute;
  left: 0px;
  top: 69px;
  width: 190px;
}

#links {
  position: absolute;
  left: 730px;
  top: 69px;
  width: 170px;
}

#content_wrapper {
  margin-left: 230px;
	margin-right: 200px;
	width: 460px;
	margin-top: 70px;
	min-height: 280px;
	height: auto !important;
	height: 280xp;
}


#content {
  position: absolute;
}

.links {
  margin-top: 10px;
}


/* SUCKERFISH */

/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/

#nav, #nav * {
  margin:0;
  padding:0;
  list-style:none;
}
#nav {
  line-height:1.0;
  margin-left: 110px;
}
#nav ul {
  position:absolute;
  top:-999em;
}
#nav ul li,
#nav a {
  width: 100%;
}
#nav li {
  float:left;
  position:relative;
  z-index:99;
}
#nav a {
  display:block;
}
#nav li:hover ul,
ul#nav li.sfHover ul {
  margin-top: 20px;
  left:-1px;
  top: 0px;
}
#nav li:hover li ul,
#nav li.sfHover li ul {
  top:-999em;
}
#nav li li:hover ul,
ul#nav li li.sfHover ul {
  left:9.45em;
  top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
  top: -999em;
}

/*** ORIGINAL SKIN ***/
#nav {
  float:left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bolder;
  display: inline;
}
#nav li {
  margin: 0 13px 0px 13px;
	border-left: 1px solid white;
	padding-bottom: 4px;
}

a.big {
  font-weight:bolder;
	text-transform:uppercase;
}

.prime_article {
  width: 460px;
	clear: both;
	height: 230px;
}

.prime_article img{
  float: right;
}

.mini_article {
  float: left;
	width: 220px;
	min-height: 250px;
}



#nav li ul {
  background-color: #fff;
	border: 1px solid #908e8f;
	padding-bottom: 20px;
}

#nav a {
  background-color: transparent;
  padding: 4px 0 0 0;
  text-decoration: none;
  text-transform: uppercase;
  text-indent: 1em;
	color: #000;
}

#nav li:hover, #nav li.sfHover, #nav a:focus, #nav a:hover, #nav a:active {
  background-color: #ffffff;
  color: #cc0001;
}

.top {
	display: inline;
}

#nav li.top:hover, #nav li.top.sfHover {
  background-color: #ffffff;
	border-left: 1px solid #CC0001;
  color: #cc0001;
}

#nav li li {
  margin-bottom: 3px;
  margin-left: 2px;
  width: 225px;
	color: #cc0001;
	

	
	margin-top: 3px;
	background-color: #ffffff;
}

#nav li li a {
  color: #cc0001;
  font-size: 11px;
  text-transform: none;
}


#nav li li li {
  background:#ffffff;
}

#home {
	width: 46px;
}

#about_energywise {
	width: 140px;
}

#passive_house {
  width: 115px;
}

#energywise_guide {
  width: 150px;
}

#press {
  width: 51px;
}

#faq {
  width: 35px;
}

#splasher {
  margin:25px 0;
  padding-bottom:100px;
  height: 176px;
  width: 905px;
}

.html_content ol li {
	background-color: #eeeeee;
	padding: 5px;
	margin: 5px;
}

.html_content ul li {
	list-style: disc;
	list-style-position: inside;
	margin: 3px;
}
.html_content ul {
	margin-left: 20px;
}




	

table { border: 0px; border-left: 1px solid black; border-top: 1px solid black; width: 100%; }
td { border-bottom: 1px solid black; border-right: 1px solid black; padding: 8px; }

.mt80 {
}

.Block {
	width: 220px;
	float: left;
	margin-right: 5px;
	background-color: #eeeeee;
}

#subnav a {
	font-weight: normal;
	color: #000000;
}

#subnav li {
	margin: 5px;
}

#subnav li ul {
	margin-left: 10px;
	color: #000;
}

#subnav li ul a{
	color: #000;
}

#subnav a.current {
	color: #cc0000;
}

.hidden {
	width: 460px;
}

.special_table2 {
	width: 454px;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-collapse: collapse;
}

.special_table2 td {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	padding: 8px;
	text-align: left;
	background-color: #EEEEEE;
}

.special_table2 th {
	background-color: #E1E1E1;
	text-align: left;
	padding: 8px;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	font-weight: bold;
}

.special_table2 .dark td {
	border-bottom: 2px solid #999;
}

.article-lightbox img{
	width: 105px;
	height: 79px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}
.article-lightbox:hover img{
	border: 1px solid #cc0000;
}
