h2.questionTitle{
font-size:1em;
border-bottom:1px none #fff;

}



#topmenu input.searchButton{
height:26px;
width:26px;
padding:0px;
margin-left:0px;
background-color:transparent;
border:0px;
font-size:0px;
background-position:0px 0px;
background-image:url('B_Frame_button.png');
background-repeat:no-repeat;
}
#portal-advanced-search, div.searchSection{
display:none;
}

/* Searchbox style and positioning */
#searchbox{
font-family: "Century Gothic";
font-size: 14px;
float:right;
margin-top:-12px;
padding:0px;

margin-right:15px;

}
#searchGadget{
font-size: 10px;
border:0px;
width:162px;
height:20px;
padding-top:8px;
padding-left:4px;
margin-right:0px;
background-image:url('B_Frame_frame.png');
background-repeat:no-repeat;

 }

input.inputLabel {
font-size: 10px; 
border:0px;
width:162px;
height:20px;
padding-top:8px;
padding-left:4px;
margin-right:3px;
background-image:url('B_Frame_frame.png');
background-repeat:no-repeat;
}

#content input.searchButton{
height:26px;
width:26px;
padding:3px;
margin-left:0px;
background-color:transparent;
border:0px;
background-position:-2px 1px;
background-image:url('B_Frame_button.png');
background-repeat:no-repeat;
font-size: 0px;
}

#topmenu input.searchButton{
height:26px;
width:26px;
padding:0px;
margin-left:0px;
background-color:transparent;
border:0px;
background-position:-2px 1px;
background-image:url('B_Frame_button.png');
background-repeat:no-repeat;
}
#portal-searchbox label.hiddenStructure, div.searchSection, #portal-advanced-search{
display:none;
}

#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: right;
    text-transform: lowercase;
    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: lowercase;
}

/* Search results elements */

dl.searchResults dt {
    font-size: 140%;
    font-weight: normal;
}

form.searchPage {
    text-align: center;
}

input.searchPage {
    font-size: 200% !important;
}

input.searchButton {
	font-size: 0px !important;
}

#topmenu input.searchButton {
    background-position:5px 7px;
    padding: 25px 10px 12px 25px;
}

/* LiveSearch styles */
.LSRes {
    font-family:  Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    color: #436976;
    background-color: White;
    vertical-align: middle;
    display:block;
    list-style-image: none;
    list-style-type: none;
    text-align: left;
    min-width: 11.5em;
    text-transform: none;
    margin-left: 0;
    line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
    background-color: #dee7ec;
    border: 1px solid #E80000;
    color: #436976;
}
.LSTable {
    margin: 1em 0;
}
.LSRow {
    border: 1px solid White;
    white-space: normal;
    padding:0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
}
#LSShadow .LSRow a {
	
    color: black;
text-decoration: none;
    font-weight:bold;
    white-space:nowrap;
}
.LSRow a {
    text-decoration: none;
    font-weight:bold;
    white-space:nowrap;
    color: black;
}
.LSDescr {
    color: #76797c;
    font-size: 85%;
    font-weight: normal;
    margin-left: 2.5em;
}
.LSResult {
    position: relative;
    display: block;
    text-align: right;
    padding-top: 5px;
    margin: 0;
    left: 3px;
    z-index: 3;
}
.LSShadow {
    position: relative;
    text-align: right;
}
.livesearchContainer {
    background-color: White;
    margin-top: -10px;
    padding: 0 !important;
    position: absolute;
    right: 0px;
    /* Currently exposes a rendering bug in Mozilla */
    top: 0;
    white-space: normal;
    font-family:  Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    text-align: left;
    color: #436976;
    border: 1px solid #E80000;
    width: 18.5em;
    text-transform: none;
}
* html .livesearchContainer {
    padding: 1px !important;
    padding-top: 0 !important;
    background-color: #E80000;
    border: 0;
}
#livesearchLegend {
    line-height: 1em;
    margin-top: 0;
    margin-left: 7em;
    border: 1px solid #E80000;

}
* html #livesearchLegend {
    margin-top: -1.9em;
    margin-left: -8px;
    position: relative;
}

/* Workaround for Internet Explorer's broken z-index implementation */
.LSIEFix {
    background-color: White;
    padding: 0.5em !important;
    z-index: 20;
}
.LSBox {
    clear: left;
    float: left;
    text-align: right;
    padding-right: 1px;
    display:block;
}
#LSNothingFound {
    text-align: center;
    padding: 2px;
}
.LSBox label {
    font-weight: normal;
}
#portal-personaltools-wrapper {
float:right;
}

/**middle bar **/
#middleBar{
	background-image: url('youarehere.png');
	background-repeat: no-repeat;
	width: 990px;
	height: 35px;
	border-bottom: 0px;
	display: none;
	
}

#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    padding-top: 0.8em;
    padding-left: 2em;
    padding-right: 2em;


    float:left;

   
}
#portal-breadcrumbs a {
    text-decoration: none;

}
#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #dee7ec;
    border-top-color: #E80000;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #E80000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.6em;
    color: Black;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    list-style: none;
    width: 600px;
}
#portal-personaltools-wrapper{
	margin-top:8px;
}
#portal-personaltools .portalUser {
    background: transparent url(http://eestec.net.net/user.gif) center left no-repeat;
    padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
    /* Used on all descriptions relevant to those not logged in */
    color: Black;
    padding: 0;
    background: transparent;
    background-image: none;
}
#portal-personaltools li {
    color: #436976;
    margin-left: 1em;
    display: inline;
    font-size:12px;
}
#portal-personaltools li a {
    text-decoration: none;
    color: #436976;

}
#portal-personaltools li a:hover {
    text-decoration: underline;

}
#portal-personaltools .visualIconPadding {
    padding-left: 10px;
}
/** trick for login  **/

dl.portletLogin dd.portletItem{
margin-left:25px;
}


dl.portletLogin {
height: 250px;
background-image: url('login_rev_3.png');
background-repeat: no-repeat;
padding-top: 20px;
color: white
}

dl.portletLogin dt,dl.portletLogin dd.even {
/* display:none; */


}

.portletLogin .tile {
  display: none;
 }

.portletLogin .lastItem .tile, .portletLogin .even .tile {
  display: inline;
 }

.portletLogin .even img {
    display: none;
}


.portletLogin .even a {
    float: right;
    color: white;
    padding-right: 16px;
    padding-top: 3px;
}


/*dl.portletLogin #__ac_name {
width: 180px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
border: none;
font-size: 16px;
height:26px;
background-image: url('field.png');
}*/

dl.portletLogin #__ac_password {
width: 180px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
border: none;
font-size: 16px;
background-image: url('field.png');
}
dl.portletLogin div.formControls{
text-align:right;
margin-right:15px;
margin-top:18px;
}
dl.portletLogin input.context {
background-image: url('login_button.png');
width: 70px;
height: 27px;
border: none;
font-size: 12px;
color: white;
}
dl.portletLogin dd.lastItem{
	
margin-top:15px;
margin-left:8px;

}
dl.portletLogin dd.lastItem  img{
display:none;
}
dl.portletLogin dd.lastItem a{
text-decoration:none;
height:23px;
	width:76px;
text-transform:uppercase;
color:white;
font-weight:bold;
}

/** events portlet **/

dl.portletEvents dd.portletItem{
background-image: url('G-middle.png');
background-repeat: repeat-y;
width: 196px;
padding-top: 0px;
padding-left:10px;
padding-right:16px;
margin:0px;
float: left;

/*height:60px;*/
overflow:hidden;
}
dl.portletEvents .tile {
background-image: url(red-lists-events.png);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left:20px;
margin-left:0px;
color:black;
border-bottom:none;
}

dl.portletEvents {
width: 230px;
height: 55px;
float: right;
}

dl.portletEvents dt.portletHeader {
background-image: url('G-start.png');
background-repeat: no-repeat;
width: 216px;
height: 55px;
padding-top: 0px;

margin-left:0px;
float: left;
}

dl.portletEvents dd.portletFooter {
background-image: url('G-end.png');
background-repeat: no-repeat;
width: 216px;
height: 20px;
padding-top: 0px;
float: left;
margin-left: 0px;
}

dl.portletEvents dt.portletHeader a{
display: none;
}

dl.portletEvents dd.portletItem span{
display: block;
padding-left:20px;
border-bottom:1px solid #CCCCCC;
width:170px;
}
dl.portletEvents dd.even{
background-color:transparent;
}



/** News portlet **/

