/*
Design by NodeThirtyThree for Free CSS Templates
http://www.nodethirtythree.com/ + http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
 	margin: 0;
  	padding: 0 1em 1em 1em;
  	min-width: 60em;
	font-size: 75%; /* 12px */
  	/*font-size: 62.50%; /* 10px [1] */
  	line-height: 1.8em; /* 18px [2] */
 	background: #FFFFFF;
  	color: #584F50;
  	font-family: "Verdana", Arial, Helvetica, sans-serif;
  	text-align: center;
		}

h1, h2, h3 {
	margin-top: 0px;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: normal;
}

h1{
	font-size: 150%;
	font-weight:lighter;
	color: #9e1213;
	margin-top: 5px;
	margin-bottom:8px;
}


h2 {
	font-size: 130%;
	color: #8095B6;
	line-height:normal;
	margin-top: 20px;
	margin-bottom:18px;
}

h3 {
	padding-left:9px;
	font-size: 120%;
	color: #9e1213;
	margin-bottom: 8px;
	font-weight: bold;
}

b { font-weight:bold;
color: #9e1213;}

i {
font-size: 100%;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #9e1213;
}

#content a:visited {
	color: #9e1213;
}

jpg a:visited {border-color:none;}

/* Wrapper */

#container {
  width: 1024px;
  margin: 0px auto;
}

#wrapper {
    text-align: center;
    width: 1024px;
    margin: 0px auto;
    margin-top: 0px;
		background: #FFFFFF url("/EI/research/UtiliQ/images/UtiliQ-header.png") no-repeat center top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
}


/* Page */

#page {
  text-align: left;
  margin: 0px auto;
	width: 1024px;
}

/* Content */

#content {
  background-color: #c1c1c1;
  /*background-image: url(images/corner_left.jpg);
  background-repeat:  no-repeat;*/
  background-position: top left; 
	float: left;
	height:auto;
	width: 691px;
	margin-top: 14px;
	border-bottom: solid 5px #9e1213;
}

.post {
  margin: 8px;
  margin-top: 14px;
  height:auto; 
  background-color: #fff;
}

.text_main {
  padding: 15px;
}

/* Sidebar */

#sidebar {
  background-color: #c1c1c1;
  /*border: solid #81a5e1 1px;*/
	float: left;
	width: 280px;
	padding-top: 14px;
	margin-top: 14px;
	margin-left: 17px;
	color: #4f4f51;
	/*background-image: url(images/corner_right.jpg);
  background-repeat:  no-repeat;*/
  background-position: top right;
}

.postside {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}



#content ul {
	color:#584F50;
	margin-left:-10px;
	_margin-left:0px;
	_padding-left:25px;
	margin-top:3px;
}

#content li {
list-style-type:square;
}

#sidebar h2 {
	height: 25px;
	_height: 25px;
	margin: 0px;
	padding: 6px 0 0 8px;
	background-color: #9e1213;
	color: #ffffff;
	font-size: 115%;
	font-weight:bold;
	}

#content a {color: 9e1213;}

#sidebar a {
	color: #9e1213;
}

.ranking{
margin:0 0 0 8px;
_margin:0 0 0 8px;
border-top: solid 1px #9e1213;
border-bottom: solid 1px #9e1213;
border-left: solid 1px #9e1213;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 90%;
color: #9e1213;
border-collapse:collapse;
}




.sniper{
height:25px;
_height: auto;
color: #FFFFFF;
font-weight:bold;
background: #9e1213;
}

.sniper td{
border-right:solid 1px #efa1a3;
text-align:center;}

tr{
height: auto;
}

td{
border-right:solid 1px #9e1213;
padding: 4px 0 4px 4px;}

.shadow {
background: #f9d9da;
}

