
/* - ploneCustom.css - */
@media all {
/* http://www.terrehaute.in.gov/portal_css/ploneCustom.css?original=1 */
/* */
/* */
body {
background:url("/main/images/background.bmp") repeat-x;}
#portal-top {
background:url("/main/images/newbanner") transparent no-repeat;
}
#portal-searchbox {
float:right;
clear:right;
background-color:transparent;
margin:1.5em 0 0 0;
padding:5px 2em 0 0;
text-align:right;
text-transform:none;
white-space:nowrap;
z-index:2;
}
#portal-advanced-search {
margin-top:0.2em;
clear:both;
}
#portal-advanced-search a {
color:#76797c;
text-decoration:none;
text-transform:none;
}
.livesearchContainer {
background-color:White;
margin-top:0;
padding:0 !important;
position: absolute;
right:0px;
/* */
top:0;
white-space:normal;
font-family:"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility:visible;
text-align:left;
color:black;
border:1px solid #26466d;
width:30em;
text-transform:none;
}
/* */
#portal-siteactions {
background-color:&globalBackgroundColor;
white-space:nowrap;
list-style-image:none;
list-style-type: none;
margin:1px 0 0 0;
height:auto;
line-height:normal;
float:right;
padding:8px 2em 3px 0;
}
#portal-siteactions li {
display:inline;
}
#portal-siteactions li a {
/* */
background-color: #fff;
/* */
border:1px solid #b09e6e;
color:#76797c;
height:auto;
padding:0.2em;
margin-right:0.2em;
text-decoration:none;
text-transform:none;
}
#visual-portal-wrapper {
margin:0 auto 0 auto;
width:1000px;
border:solid 1px #c7c7c7;
background:white;
}
#portal-colophon {
display:none;
}
#portal-globalnav {
background-color: transparent;
padding: 3px 0em 0 1.5em;
white-space: nowrap;
list-style: none;
margin: 0px;
height: auto;
line-height: normal;
background:#26466D;
width:983px;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #26466d;
border-width: 1px;
border-style: solid solid none solid;
color: #ffffff;
height: auto;
margin: 5px 0 0 0;
padding: 0em 1.5em;
text-decoration: none;
text-transform: none;
}
#portal-globalnav li.selected a {
/* */
background-color: #b09e6e;
border: 1px solid #26466d;
border-bottom: #b09e6e 1px solid;
color: #ffffff;
}
#portal-globalnav li a:hover {
background-color: #b09e6e;
border-color: #26466d;
border-bottom-color: #b09e6e;
color: #ffffff;
height: 3em;
}
/* */
/* */

}

