@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  background: #4c9cd0;
  color: #000;
}

body, p, ol, ul, td {
  font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10.5pt;
	line-height: 120%;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

h1 {
  line-height: 90%;
	font-size: 1.5em;
}

h2 {
  line-height: 90%;
	font-size: 1.3em;
}

h3 {
  line-height: 90%;
	font-size: 1.17em;
}


a:link,a:visited { 
  color: #0076c1;
}

hr { 
  color: #bbb;
  border: 1px solid #bbb;
}

img { 
  border: 0;
}

div#en_content { 
  margin: 18px;
  background: #4c9cd0;
}

div#en_header {
/*
  background:  #08002c;
  background-image: url('xtech06-logo.png');
  background-repeat: no-repeat;
  background-position: top right;
*/
  width: 722px;
  margin: 0;
  margin-left: 8.5em;
  padding: 0;
  color: white;
  overflow: hidden;
}

div#en_header img.pic { 
  margin-top: 4px;
  margin-left: 4px;
  border: 1px solid white;
}

#strapline { 
  font-size: 110%;
  text-align: center;
  margin-top: 8px;
}

img#logo { 
  float: left;
  margin-top: 4px;
  margin-left: 0px; 
  border: 1px solid white;
}

div#middle {
  margin: 0;
  padding: 0;
  margin-top: 18px;
/*  background: #fff;*/
}

div#en_menubar {
  float: left;
  width: 8.5em;
  background: #4c9cd0;
  margin-top: 18px;
  background: #4c9cd0;
}

div#en_main {
  margin-top: 18px;
  margin-right: 183px;
  margin-left: 8.5em;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
  background: #fff;
}

div#en_sidebar {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 18px;
  width: 172px;
  margin-top: 18px;
  margin-bottom: 18px;
  background: #4c9cd0;
}

div.rhsbox { 
  background: #fff;
  margin-bottom: 12px;
  padding: 9px;
}

.box {
  margin: 0;
  background: #fff;
}

div.rhsbox .box { 
  text-align: center;
}

div#en_powered_by {
  padding: 9px;
  background: #fff;
  text-align: center;
}

ul { 
  margin-top: 0;
}

pre {
  margin: 0em 2em 1em 2em;
  padding: .5em 1em;
  font: 90%/130% monospace;
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 0;
  margin: 0;
  padding: 0;
}

div#en_footerwrap {
  margin: 2em 0;
  padding: 0 8.5em;
}

div#en_footer {
  font-size: .9em;
  margin: 0;
  padding: .3em 1em;
}

/* specific styles */

ul#en_navbar {
  background: #4c9cd0;
  padding: 0; 
  margin: 0;
  border-top: 1px solid white;
  list-style: none;
}

ul#en_navbar li { 
  font-size: 120%;
  line-height: 140%;
  border-bottom: 1px solid white;
  padding-left: 0;
}

ul#en_navbar li:hover { 
  background: white;
}

ul#en_navbar li a { 
  text-decoration: none;
  color: white;
  display: block;  padding-left: 0.2em;

}

ul#en_navbar li:hover a { 
  background-color: white;            
  color: black;
}

ul#en_navbar li a:hover { 
  background-color: white;            
  color: black;
}

ul#en_navbar li.active { 
  background: white;
}

ul#en_navbar li.active a { 
  color: black;
}

div.sponsor { 
  text-align: center;
  margin-top: 6px;
  margin-bottom: 6px;
}

div.rhshead { 
  text-align: center;
  margin-bottom: 4px;
  font-weight:  bold;

}

hr.sponsorsep { 
  width: 70%;
  text-align: center;
  border: 1px solid #DDD;
}

div.en_articles {
	
}

div.en_article { 
  margin-bottom: 1em;
  /* this needed to avoid IE6 partial rendering bug */
  border: 1px solid white;
}

hr.en_divider { 
   padding: 0;
   margin-bottom: 0.75em;
   border: 1px solid #ddd;
}

div.en_article_metadata { 
   font-size: 80%;
   border: 0;
   background: #fff;
}

div.en_article h1 { 
   padding-bottom: 4px;
   margin-bottom: 0.5em;
   margin-top: 0;
}

h1 a:link, h1 a:visited { 
   text-decoration: none;
   color: black;
}

h1 a:hover { 
   text-decoration: underline;
}

div#en_feedheader { 
  margin-top: 2em;
  font-size: 1.0em;
  color: white;
  padding-right: 0.5em;
}

div#en_feedlinks { 
  font-size: 0.9em;
  color: white;
  padding: 0.5em 0.5em 0 0;
  margin-left: 34px;
}

div#en_feeds br { 
  clear: both;
}

img#en_feedicon { 
  float: left;
  margin-right: 8px;
  margin-bottom: 4px;
}

div#en_feedlinks a { 
  color: white;
}

/* campaign monitor styles */

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.label { font-size: 0.9em; }
span.multiple {float:left; font-size: 0.9em; } 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
div#email_signup div {  
  margin-bottom: 0.5em;
}

div#en_youraccountc {
	background-color:  #0076c1;
	margin-bottom: 12px;
	padding: 2px;
	border: 0;
}

div#en_youraccount {
	background-color: #fff;
	border: 0;
}

div#en_ya_title {
	background-color: #0076c1;
	color:  white;
	font-weight: bold;
	text-align: center;
}

/* snazzy forms look */

input, textarea, select {
	border: 1px solid #ccc;
  margin: 0;
}

input:focus, textarea:focus, select:focus { 
	background: #f7f7f7;
	border: 1px #999 solid;
}

