/*interelectronix09*/
.themeIndex { margin-top: 10px; width: 100%; height: 300px;}

/* START LEFT COLUMN  -------------------------------------------------------------------------------------------*/
#sidebar-left                   { background-color: transparent !important; height: auto; margin-top: 20px; }
#sidebar-left .boxHeader        { width: 100%; }
#sidebar-left .boxContent       { width: 100%; background-color: #E7E8EA; width: 261px; height: 238px; }

/* START RIGHT COLUMN  -------------------------------------------------------------------------------------------*/
#sidebar-right              { margin: 20px 0 0 0; padding: 0px; width: 200px; height: auto; float: left; }
#sidebar-right .avatar      { height: 165px; width: 200px; overflow: hidden; background-color: #E7E8EA; }
#sidebar-right .avatarText  { font-weight: bold; height: 36px; vertical-align: middle; margin: 5px 2px 2px 5px; }

.boxLetterHeader { 
  margin: 20px 0 0 0;  
  width: 200px; 
  height: 21px; 
  background: #CCCFD6 url('../images/ui/666c7a_40x100_textures_03_highlight_soft_100.png') 0 50% repeat-x;
  }
.boxLetterHeader h3 { 
  padding: 5px; 
  height: 12px; 
  text-decoration: none; 
  font-weight: normal; 
  font-size: 12px; 
  color: #fff; 
  }
.boxLetter        { border: 1px solid #CECED8; background-color: #ffffff; }
.boxLetterContent { padding: 8px; background-color: #E7E8EA; min-height: 60px; }
.boxLetterAvatarContent { 
  background-color: #E7E8EA;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 4px;
}
.boxAvatarContent { 
  background-color:#E7E8EA; 
  min-height: 60px; 
 }

/*** Footer section ***/
.footerWrapper {
	width: 920px;
	height: 128px;
	padding: 0;
	clear: both;
	margin: 0 auto;
}
#footer { 
  width: 100%; 
  padding: 10px 0 10px 0; 
  text-align: left;
  }
#footer a, p, li, h3 { 
  font-size: 11px; 
  text-decoration: none; 
  }
#footer .boxFooterHeader { 
  width: 198px; 
  height: 21px; 
  background: #CCCFD6 url(../images/ui/666c7a_40x100_textures_03_highlight_soft_100.png) 0 50% repeat-x; 
  }
#footer .boxFooterHeader h3 { 
  padding:5px; 
  height: 12px; 
  text-decoration: none; 
  font-weight: normal; 
  font-size: 12px; 
  color: #fff; 
  }
#footer .boxFooter { 
  border: 1px solid #CECED8; 
  background-color: #E7E8EA; 
  width: 920px; 
  }
#footer .linksSub { 
  margin: 5px 15px 5px 15px; 
  float:left; 
  }
#footer .linksSub h3 {	
  font-weight: bold;
	margin-bottom: 3px;
  }

