/*  
 * Search page base CSS
 *
 *
 *
 */
body {background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/body-fill-bg.gif) repeat scroll 0 0}

#rightColumn {overflow:hidden}

  #districtlevelbox {margin: 10px 0 0 0 }
  #districtlevelbox .headerLabel {margin-bottom: 0; text-align: left; padding-left: 0}
 
  #districtbox {
	float:left;
	padding:0 25px 0 0;
  }
  
 #scoreCanvas {clear:left;  margin-right: 15px; border-width: 0 2px 2px 0 !important}
 

  
  .colHeader {
  text-align:center;
  padding: 15px 0 ;
  background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/body-divider-vert-white.png) 0 0 repeat-y;
   font-style: italic;
   color: #fff;
   font-weight: bold;
   letter-spacing: -0.02em;
  }
  

  .apple_overlay {width: auto; padding: 15px; text-align: center}
  .caption {width: 600px; margin: 0 auto; margin-top: 15px}
	
  .thumbwrap {width: 580px; margin: 0 auto; padding-top: 15px}
  
.fillerimg {width: 165px; height: 165px; background-color: #999; margin-bottom: 5px;}
.featuredthumb {float:left; width: 175px; margin: 15px 20px 20px 0; font-size: 11px;  line-height: 14px; font-weight: bold}
.featurelink {float:right; margin: 0 0 10px 10px;}
	
	.imgwrap {border: 1px solid #ccc; line-height: 165px; position:relative; height: 140px; padding: 5px; margin-bottom: 12px }
  .imgwrap img { vertical-align:middle }
  
  .enlargethumb {top: 131px; bottom: auto; font-weight: bold; z-index: 100}