/* --- Corin Hughes V.1  http://www.corinhughes.co.uk --- */

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 70px;}  /* must be same height as the footer */

#footer {position: relative;
    max-width:900px;
	margin: -110px auto 60px; /* negative value of footer height */
	height: 70px;
	clear:both;
	background-color:#fff;
	}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	line-height: 140%;
	color: #000;
	background: #D9D9D9 url(images/rotate.php) top left repeat-x;
}
#background {
	min-width: 300px;
	height: 128px;
	background: url(gfx/lines.png) top left no-repeat;
	text-indent: -800px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:1;	
}
#logo {
	width: 156px;
	height: 70px;
	background: url(gfx/corin-logo.png) top left no-repeat;
	text-indent: -800px;
	position: absolute;
	left: 37px;
	top: 140px;
	z-index:2;	
}
#content {
	left: 50px;
	top: 0px;
	max-width: 900px;
	margin: 99px auto 0px; 
	padding:0px 0px;
}
.container {
	width: 400px;
	margin:0px 0px 0px 0px;
    padding:0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
a {
	color: #000;
	text-decoration: none;
	padding-bottom: 0px;
}
a:hover, a:active {
	color: #8F2567;
	font: normal "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background: #FFF;
}
h2,h3 {
	padding: 8px 4px 0px 8px;
	font: bold 20px Helvetica, Arial, sans-serif;
	color: #000;
}
h2 {
	margin-bottom: 4px;
	padding: 8px 4px 0 8px;
	background: #FFF;
    clear:both;
}
h3 {	
	font-size: 15px;
	margin-top: 4px;
	padding: 8px 0 0 0;
	color: #575757;
}
h3#projects {	
	font-size: 15px;
	margin-right:70px;
	padding: 8px 0 0 0;
	color: #575757;
	border-bottom:1px dotted;
 	Clear:both;
}
.padding {
  padding: 10px 10px 0px;
}

h2#about {
	color: #8F2567;
}

h2#work {
	color: #575757;
}

h2#subscribe {
	color: #575757;
}

em {
	color: #8F2567;
}

.col {
	max-width: 280px;
	float: left;
	margin-bottom:5px;
}

.tabbed {
	margin-right: 25px;
}

p {
	padding: 8px 0 2px 0 ;
	clear: left;
}

ul {
	font: bold 15px Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 29px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0 0 0px;
	text-decoration: none;
	list-style: none;
	float:left;
}
ul a {
	color: #000;
	background: #FFF;
	padding:4px;
	margin: 0px;
	text-decoration: none;
	list-style: inside;
}
li{

   display: inline;
	text-decoration: none;
	padding-right: 20px;
	
}
ul#main-nav { 
font-family:helvetica,arial,sans-serif;
 margin:0;
 padding:10px;
 width:90%;
}
ul#main-nav li {
	padding:1px;
	line-height:20px;
	display:block;
	color:#000; 
	float:none;
	list-style: square;
}

/* --- Button Stuff --- */

.buttonAndText span.button,
.buttonAndText span.buttonSmall,
.buttonSmallAndText span.button,
.buttonSmallAndText span.buttonSmall {
	margin-right: 0.25em;
}

.buttonAndText .text {
	line-height: 32px;
	padding-left: 0.5em;
}
.buttonSmallAndText .text {
	line-height: 23px;
	padding-left: 0.5em;
}
/* Small button */

span.buttonSmall a {
	height: 22px;
	font: bold 14px/22px;
	text-decoration: none;
    float: left;
    display: block;
    overflow: hidden;
    padding: 0;
}
span.buttonSmall a span {
		display: block;
        white-space: nowrap;
		padding: 0px 11px 0 0;
        line-height: 24px;    
        cursor: pointer;
}
	
* html span.buttonSmall a span {
line-height: 22px;
}
.clear {
clear: both;
}
.textbox-wrapper {
  font: bold 12px/32px Helvetica, Arial, sans-serif;
  line-height: 44px;  
  border:0px;
  background: url(gfx/textbox-250.gif) 0 4px no-repeat;
  height: 36px;
  padding: 10px 6px 6px 6px;
  width: 250px;
}
.textbox-drop {
  line-height: 44px;  
  border:0px;
  background-color: #fff;
  color: #000;
  padding: 5px;
}

/* Purple Button small */

.button {
	width:72px;
	color: #000;
	height: 22px;
	font: bold 14px/44px Helvetica, Arial, sans-serif;
    border: none;
    background: url(gfx/purple-small-comp-left.png) no-repeat top left;
    padding: 2px 8px;
}
.button:hover {
    border: none;
	color: #575757;
    background: url(gfx/purple-small-comp-left.png) no-repeat left -22px;
    padding: 2px 8px;
}
.warning {
    font-weight: bold;
    color: #f00;
}
.curved {
-moz-border-radius:20px;
-webkit-border-radius:20px;
behavior:url(border-radius.htc);
}
#certification{


}
.certificationitem{
float: left;
}
#certification ul{
list-style-type: none;
margin: 0;
padding: 0 0;
border-top: 1px solid #666;
}
#certification li{
padding:10px 5px;
}
#eca-logo {
	background: url(gfx/eca.gif) top left no-repeat;
	width: 78px;
	height: 32px;
	text-indent: -9999px;	
	display:block;
}
#ei-logo {
	background: url(gfx/energy-institute.gif) top left no-repeat;
	width: 100px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	display:block;
}
#jib-logo {
	background: url(gfx/joint-industry-board.gif) top left no-repeat;
	width: 53px;
	height: 33px;
	text-indent: -9999px;
	display:block;
}
#mcs-logo {
	background: url(gfx/micro-generation.gif) top left no-repeat;
	width: 68px;
	height: 40px;
	text-indent: -9999px;
	display:block;
}
#real-logo {
	background: url(gfx/real.gif) top left no-repeat;
	width: 88px;
	height: 35px;
	text-indent: -9999px;
	display:block;
}
#coh-rsa-logo {
	background: url(gfx/coh-rsa.gif) top left no-repeat;
	width: 145px;
	height: 40px;
	text-indent: -9999px;
	display:block;
}




