/*  
 * Search page base CSS
 *
 *
 *
 */
 
/*  
 * Search page base CSS
 *
 *
 *
 */
 
 body {background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/body-fill-bg.gif) 0 0 repeat; }
 
 .clear {clear:both}
 
#headerSearch {
  clear:both;
  background: #f3f3f3 url(http://cdn.azavea.com/com.redistrictingthenation/images/national/search-header-bg.png) bottom left repeat-x;
  height: 130px;
  
  }
  
 #headerSearch input {
  background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/searchbox-bg.gif)  0 0 no-repeat;
  height: 31px;
  border: 1px solid #dcdbdb;
  vertical-align: middle;
  margin: 0; padding:0;
  }
  
 #headerSearch #txtSearch {font-size: 14px; padding: 5px 0 0 5px;}
 
 
 
 /*  top of the search page, search box, form, district dropdown */
  #drawintro1 {
    font-size: 12px; 
    color: #737373;
    line-height: 20px;
      float: left;
      padding: 0 10px 0 15px;
      margin: 15px 0 18px 15px;
      width: 30%;
     background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/body-divider-vert.png) top right repeat-y;
      position:relative;
      text-align:right
      }
      
        #drawintro2 {
        font-size: 11px;
        line-height: 18px;
        font-weight: bold;
        font-style: italic;
        letter-spacing: -0.03em;
        color: #676767;

      float: left;
      padding: 5px 10px 0 0;
      margin: 10px 0 18px 15px;
      width: 50%;
      position:relative;
      }

      #button-learnredist {margin-top: 15px}
#drawintro2 h1 {
color:#EDC493;
font-size:37px;
line-height:37px;
margin:-10px 0 5px;
width:325px;}
      
 #searchtypebox li {
  display:block;
  float:left
  }
  

  #searchtypebox li {
  margin-bottom: 9px;
  }
  
  #searchByAddress, #searchByOfficial {
  margin: 0 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
  
  .searchbyselected a {
  color: #fff;
  background: #7b7b7b;
  padding: 3px 6px;
  text-decoration: none;
  }
  
  
  #formSearch {
  display: block;
  clear: both}
  
 #searchbox {
  
  }  
  
  #search-elements {width: 100%; position: relative; margin-top: 20px;}
  .searchfield {
	position:absolute;
  left:0;
  width: 100%;
  margin: 0 23px 0 0 ;
  display:block
  
  }  
  .formsubmit {
	background: #EFC490;
  }  
  
  #btnSearch {position:absolute; right: 0;}
  
  .cboOfficials {
	width:100%;
  line-height: 16px;
  height: 23px;
  border:1px solid #DCDBDB;
  margin-right: 15px;
  }
  

    
  .scorebreak {
  clear:both;
  }
  
  
  /* maximize the map */
  

      

  

  
  #cicerologo  img, #loading img{
  margin-left: 10px;
  padding-top: 18px;
  }
  
  
  #bodycontent {
   float:left;
   width:700px;   
   height: 100%;
  }
  
  
  
  
  #rightBar {
	float:right;
	width:324px;
	background:#cceecc;
  }
  
  .districtid {
  background:  url(http://cdn.azavea.com/com.redistrictingthenation/images/national/arrow-compactness.png) 0 0 no-repeat;
  height: 41px;
  line-height: 41px;
  font-size: 17px;
  color: #fff;
  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic;
  padding: 0 0 0 25px;

  }
  
  #composite-title {
    background:  #a1a0a0 url(http://cdn.azavea.com/com.redistrictingthenation/images/national/sidebar-compactnessvs-header.gif) 0 0 repeat-x;
    border-left: 1px solid #e1e1e1
  }
  
    .score {
    float:left;
    width:125px;
    margin-right: 20px;
  }
    
    .even {margin-right: 0}
	
  .district-score-set { padding: 0 5px 0 20px; background: #fff; clear:both; border-left:1px solid #e1e1e1}
  #district-composite-scores {background: none; border-left: 1px solid #e1e1e1}
  
  #district_scores {
  display:none;
  font-family: Arial, Helvetica, sans-serif;
  
 
  }
  #district_scores h4 {display: block; font-size: 11px; color: #3e6a77; background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/body-divider-horz.gif) 0 0 repeat-x; padding: 6px 0 0 0; margin: 6px 0 0 0}
  .score-value { background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/body-divider-horz.gif) 0 0 repeat-x; text-align: center; font-size: 24px; color: #696969; margin: 6px 0 3px 0; font-weight: bold; padding-top: 6px; }
  .score-rank {font-size: 11px; color: #717272; text-align:center; margin: 6px 0 10px;}

  .measure-help-icon {float:right}
  
  #right_minmax {
	float:right;
	width:324px;
	background:#cceecc;
  }
  
  #footer {
  clear:both;
  }
  
  /* the map! */

	
	#frame-body {
	position: absolute;
	top:181px;
	bottom:30px;
	left: 0;
	width: 100%;
	z-index: 5;
/* THIS MESSES UP VERTICAL RESIZING min-height: 400px; */}
#frame-body-inner {
	margin: 0 15px;
	min-width: 980px;
	width: 96%;
	height:100%;
	position:absolute;
    border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
#map-container {
	min-width: 625px;
  bottom: 0;
  top:15px;
	position: absolute;
	left: 0;
	right:325px;
	background: #eee;
	z-index: 8;
  margin-right: 15px;
}

#bottom-panel {
	min-width: 725px;
  bottom: 0;
	position: absolute;
	left: 0;
	right:325px;
	background: #eee;
	z-index: 8;
  height:120px;
   margin-right: 15px;
}

#bottom-panel-header {
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  background: #69A8BA;
}
#bottom-panel-body {

  background: #fff url(http://cdn.azavea.com/com.redistrictingthenation/images/national/shadow-top.png) 0 0 repeat-x;
  height: 90px;
}

#map_canvas { width:100%;height:100%; position:absolute; }
	
#shadow-top {position: absolute; top: 0; left:0; width: 100%; background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/shadow-top.png) 0 0 repeat-x; height: 20px; z-index: 101}  
  
  
#side-panel {
	position:absolute;
	right: 7px;
	width: 325px;
	height: 100%;
	z-index: 9;
}

#side-panel-inner {
  background: #A1A0A0 url(http://cdn.azavea.com/com.redistrictingthenation/images/national/sidebar-compactnessvs-body-gray.gif) repeat-y scroll 0 0;
	margin-left: 8px;
	height: 100%;
	width: 325px;
	overflow: auto;
}
	
	

	
 
 .selectedAction{
 background: #EFC490;
 }
 
 #post-draw-descrip { 
 margin: -20px 20px 20px 20px;
 font-size: 14x;
 font-family: Georgia, Times New Roman, Times, serif;
 line-height: 20px;
 font-style: italic;
 font-weight: bold;
 letter-spacing: -0.02em;
 color: #fff;
 }
 
 #post-draw-descrip a {color: #fff}
 
 #directions-list {color: #696969; font-size: 13px; line-height: 18px;}
 #directions-title {border-top: 1px solid #bbb;}
 
 
  #buttonbox {
	border:0;
	margin: 28px 0 0 85px;
  position:absolute; 
  z-index: 100;
  }
  
  #buttonbox  li {
	list-style:none;
	padding: 0 10px 0 0 ;
	float:left;	
  text-align: center;
  }
  
   #footer {position:absolute; right:15px; bottom: 0}
   
   #firstdirection {font-size: 20px;}
   
  
   
.buttonRefGeo a {
   display: block;
   height: 33px;
   width: 109px;
   background: url(http://cdn.azavea.com/com.redistrictingthenation/images/national/button-refgeo.png) 0 0 no-repeat;
   margin: 5px auto 10px auto;  
   }
   
.buttonRefGeo a.active {
  background-position: 0 -33px
  }
   
   
	
