a.doc, a[href $='.doc'] {
  background: url(../images/doc.png) no-repeat 100% 50%; 
  padding-right: 20px; 
}
a.pdf, a[href $='.pdf'] {
  background: url(../images/pdf.png) no-repeat 100% 50%; 
  padding-right: 20px; 
  padding-left: 0;
}
a.ppt, a[href $='.ppt'] {
  background: url(../images/ppt.png) no-repeat 100% 50%; 
  padding-right: 20px; 
}
a.xls, a[href $='.xls'], a[href $='.csv'] {
  background: url(../images/xls.png) no-repeat 100% 50%; 
  padding-right: 20px; 
}

a#feed {
  background: url(../images/arroyo/feed.gif) no-repeat 0px 0px; 
  padding-left: 22px; 
}
a#mail {
  background: url(../images/arroyo/email.gif) no-repeat 0px 0px; 
  padding-left: 22px; 
}

body {
  background: url(../images/arroyo/background-header-page.gif) repeat-x center top;
  margin: 0 auto;
  padding: 47px 0 0;
  position: relative;
}

body.home {
  background-image: url(../images/arroyo/background-header.gif);
  padding-top: 82px;
}

div#container {
  background: #fff url(../images/arroyo/menubackground.gif) repeat-y 20px 0px;
  border-bottom: 5px solid #000;
  margin: 0px auto;
  position: relative;
  width: 950px;
}

div#footer {
  color: #fff;
  font-size: 0.87em;
  line-height: 1.5em;
  margin: 0px auto;
  padding: 7px 0;
  text-align: center;
  width: 950px;
}

div#footer a {
  color: #fff;
  font-weight: normal;
}

div#content {
  float: right;
  margin: 0px;
  padding: 207px 25px 0px;
  position: relative;
  width: 655px;
}

body.home div#content {
  padding: 290px 20px 0;
  width: 665px;
}

div#main {
  width: 360px;
}

div#meetings, div#news {
  background: url(../images/arroyo/eventsbackground.gif) no-repeat 10px 0px;
  float: right;
  margin-top: -55px;
  padding: 5px 0px 10px 30px;
  width: 270px;
}
div#news {
  background: none;
  clear: right;
  margin-top: 0px;
}
div#meetings h2, div#news h2 {
  margin-top: 0px;
  padding-top: 15px;
}

div#siteinfo {
  background: #fff url(../images/arroyo/bottom-page.jpg) no-repeat 0px 0px;
  clear: both;
  height: auto !important;
  height: 42px;
  min-height: 42px;
}

body.home div#siteinfo {
  background: #fff url(../images/arroyo/bottom.jpg) no-repeat 0px 0px;
  clear: both;
  height: auto !important;
  height: 120px;
  min-height: 120px;
  padding-top: 30px;
}

div#sitenav {
  background: #fff url(../images/arroyo/menubackground-header.gif) no-repeat 20px 190px;
  padding: 190px 0px 0px 20px;
  width: 220px;
}

div#sitenav a {
  font-weight: bold;
}

dl#aboutquestions dd {
  padding: 2px 15px;
}

fieldset#updatesFields {
  border: 0px;
  margin: 10px 0px 0px;
  padding: 0px;
}

h1 {
  background: url(../images/arroyo/about.jpg) no-repeat 270px 13px;
  display: block;
  height: 213px;
  margin: 0px;
  padding: 0px 0px 0px 21px;
  position: absolute;
  right: 0px;
  top: -13px;
  width: 929px;
}

body.data h1 {
  background-image: url(../images/arroyo/data.jpg);
}
body.help h1 {
  background-image: url(../images/arroyo/help.jpg);
}
body.newsletter h1 {
  background-image: url(../images/arroyo/newsletter.jpg);
}
body.partnership h1 {
  background-image: url(../images/arroyo/partnership.jpg);
}
body.projects h1,
body.projectsoverview h1 {
  background-image: url(../images/arroyo/projects.jpg);
}
body.wpp h1 {
  background-image: url(../images/arroyo/wpp.jpg);
}

body.home h1 {
  background: url(../images/arroyo/home-header.gif) no-repeat right top;
  display: block;
  height: 299px;
  margin: 0px;
  padding: 66px 0px 0px 12px;
  position: absolute;
  right: -9px;
  top: -80px;
  width: 938px;
}

h1 a {
  background: url(../images/arroyo/logo.gif) no-repeat 0px 0px;
  display: block;
  font-size: 0px;
  height: 177px;
  line-height: 0px;
  text-indent: -999em;
  width: 216px;
}

html {
  background: #0a4d8d url(../images/arroyo/background.gif) repeat center top;
  margin: 0px auto;
  padding: 0px;
}

table.maps, table.grid {
  border-collapse: collapse;
  border: solid #d2dcd7;
  border-width: 0px 1px;
  margin: 15px auto 0px;
  padding: 0px;
}

table.maps caption, table.grid caption {
  color: #471d10;
  font: bold 1.3em/1.6em arial, sans-serif;
  margin: 0px 0px 0px;
  padding: 20px 0px 5px;
  text-align: left;
}

table.maps td, table.maps th, table.grid td, table.grid th {
  border: solid #d2dcd7;
  border-width: 1px 0px;
  padding: 3px 10px;
  text-align: left;
}

table.maps th, table.grid th {
  background: #edf4f1;
}

table.maps {
  width: 100%;
}

ul#announcements {
  margin-top: 10px;
}

div#breadcrumbs ul {
  color: #333;
  font-size: 0.87em;
  height: 2.6em;
  list-style: none;
  margin: 0px 0px -5px;
  padding: 0px;
}

div#breadcrumbs ul li {
  float: left;
  padding: 5px 5px 0px 0px;
  font-weight: bold;
}
div#breadcrumbs ul li a {
  background: url(../images/arroyo/breadcrumb.gif) no-repeat right top;
  color: #333;
  font-weight: normal;
  padding-right: 16px;
}
div#breadcrumbs ul li a:hover {
  color: #004a91;
}

ul.logos {
  height: 100px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 600px;
}
ul.logos li {
  float: left;
  padding: 20px 20px 0px 25px;
}
ul.logos li a {
  background: no-repeat 0px 0px;
  font-size: 0px;
  line-height: 0px;
  color: #fff;
  text-indent: -999em;
  display: block;
  width: 120px;
  height: 30px;
}
ul.logos li.epa a {
  background-image: url(../images/arroyo/logos/epa.gif);
}
ul.logos li.agrilife a {
  background-image: url(../images/arroyo/logos/agrilife.gif);
}
ul.logos li.tamuk a {
  background-image: url(../images/arroyo/logos/tamuk.gif);
}
ul.logos li.tce a {
  background-image: url(../images/arroyo/logos/tce.gif);
}
ul.logos li.tceq a {
  background-image: url(../images/arroyo/logos/tceq.gif);
}
ul.logos li.tsswcb a {
  background-image: url(../images/arroyo/logos/tsswcb.gif);
}
ul.logos li.twri a {
  background-image: url(../images/arroyo/logos/twri.gif);
}

ul#legalnav {
  color: #555;
  font-size: 0.87em;
  line-height: 1.6em;
}
ul#legalnav a {
  font-weight: normal;
}

div#sitenav ul, ul#legalnav {
  background: #fff url(../images/arroyo/menubackground.gif) repeat-y 0px 0px;
  list-style: none;
  margin: 0px;
  padding: 8px;
  position: relative;
  top: 25px;
  width: 204px;
}

div#sitenav ul li {
  background: url(../images/arroyo/menudivider.gif) repeat-x left bottom;
  padding-bottom: 2px;
}

div#sitenav ul li a {
  color: #471d10;
  display: block;
  padding: 9px 0px 5px 2px;
  text-decoration: none;
}

div#sitenav ul li a:hover {
  color: #004a91;
}

div#sitenav ul ul {
  color: #69756e;
  display: none;
  font-size: 0.87em;
  line-height: 1.6em;
  list-style: square outside;
  margin: 0px;
  padding: 0px 0px 5px 20px;
  top: 0;
  width: auto;
}

div#sitenav ul li.show ul {
  display: block;
}

div#sitenav ul ul li {
  background: transparent;
  padding: 0px;
}

div#sitenav ul ul li a {
  color: #b52a00;
  display: inline;
  font-weight: normal;
  padding: 0px;
  text-decoration: underline;
}

div#sitenav ul ul ul li a {
  color: #471d10;
  font-weight: normal;
}

ul#navigatepages {
  clear: both;
  margin-top: 25px;
  overflow: auto;
  list-style: none;
  padding: 0px;
}
ul#navigatepages li#previous {
  background: url(../images/arroyo/arrow_backward.gif) no-repeat left top;
  padding-left: 13px; 
}
ul#navigatepages li#next {
  float: right;
  background: url(../images/arroyo/arrow_forward.gif) no-repeat right top;
  padding-right: 13px; 
}


dl#mapDefs {
  background: url(../images/arroyo/ArroyoWQMonitoringStationsMap.jpg) no-repeat 0px 0px;
  height: 330px;
  margin-top: 1.5em;
  position: relative;
  width: 655px;
}
dl#mapDefs dt, dl#mapDefs dd {
  margin: 0px;
  padding: 0px;
  position: absolute;
}

dl#mapDefs dt {
  display: none;
}

dl#mapDefs dd a {
  display: block;
  height: 17px;
  position: absolute;
  text-decoration: none;
  width: 32px;
}

dl#mapDefs dd a span {
  display: none;
}

dl#mapDefs dd a:hover {
  position: absolute;
}

dl#mapDefs dd a:hover span {
  display: block;
  background: #fff;
  border: 1px solid #000;
  bottom: 100%;
  color: #000;
  display: block;
  font-size: 0.87em;
  font-weight: normal;
  line-height: 1.5em;
  padding: 5px;
  position: absolute;
  width: 150px;
}

dd#mapDef-13086 {
  left: 64px;
  top: 183px;
}
dd#mapDef-13084 {
  left: 111px;
  top: 203px;
}
dd#mapDef-13086 {
  left: 64px;
  top: 183px;
}
dd#mapDef-13080 {
  left: 348px;
  top: 220px;
}
dd#mapDef-13082 {
  left: 202px;
  top: 236px;
}
dd#mapDef-13081 {
  left: 237px;
  top: 216px;
}
dd#mapDef-16445 {
  left: 406px;
  top: 196px;
}
dd#mapDef-13079 {
  left: 438px;
  top: 182px;
}
dd#mapDef-13074 {
  left: 505px;
  top: 158px;
}
dd#mapDef-13072 {
  left: 517px;
  top: 127px;
}
dd#mapDef-13073 {
  left: 518px;
  top: 105px;
}
dd#mapDef-13559 {
  left: 556px;
  top: 74px;
}
dd#mapDef-13782 {
  left: 618px;
  top: 48px;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
  */
  #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
  #cboxOverlay{position:fixed; width:100%; height:100%;}
  #cboxMiddleLeft, #cboxBottomLeft{clear:left;}
  #cboxContent{position:relative;}
  #cboxLoadedContent{overflow:auto;}
  #cboxTitle{margin:0;}
  #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
  #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
  .cboxPhoto{float:left; margin:auto; border:0; display:block;}
  .cboxIframe{width:100%; height:100%; display:block; border:0;}
  
  /*
      User Style:
      Change the following styles to modify the appearance of ColorBox.  They are
      ordered & tabbed in a way that represents the nesting of the generated HTML.
  */
  #cboxOverlay{background:#000;}
  #colorbox{}
      #cboxTopLeft{width:14px; height:14px; background:url(../images/controls.png) no-repeat 0 0;}
      #cboxTopCenter{height:14px; background:url(../images/border.png) repeat-x top left;}
      #cboxTopRight{width:14px; height:14px; background:url(../images/controls.png) no-repeat -36px 0;}
      #cboxBottomLeft{width:14px; height:43px; background:url(../images/controls.png) no-repeat 0 -32px;}
      #cboxBottomCenter{height:43px; background:url(../images/border.png) repeat-x bottom left;}
      #cboxBottomRight{width:14px; height:43px; background:url(../images/controls.png) no-repeat -36px -32px;}
      #cboxMiddleLeft{width:14px; background:url(../images/controls.png) repeat-y -175px 0;}
      #cboxMiddleRight{width:14px; background:url(../images/controls.png) repeat-y -211px 0;}
      #cboxContent{background:#fff; overflow:visible;}
          #cboxLoadedContent{margin-bottom:5px;}
          #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
          #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
          #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
          #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
          
          #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
          #cboxPrevious{left:0px; background-position: -51px -25px;}
          #cboxPrevious.hover{background-position:-51px 0px;}
          #cboxNext{left:27px; background-position:-75px -25px;}
          #cboxNext.hover{background-position:-75px 0px;}
          #cboxClose{right:0; background-position:-100px -25px;}
          #cboxClose.hover{background-position:-100px 0px;}
          
          .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
          .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
          .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
          .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

#colorbox {
  font-size: 0.8em;
  line-height: 1.5em;
}
































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

