/* TOOLBAR */
.toolbar {
    padding-top:3px;
    height:64px;
    font-size:25px;
    font-weight:bold;
    text-align:left;
    width:960px;
}
.toolbar ul {
    list-style:none;
    margin: 0;
    padding: 0;
    width:960px;
}
.toolbar ul li {
    display:block;
    width:192px;
    margin:0 0 0 0;
    padding:0;
    height:53px;
    _height:65px;
    padding-top:12px;
    background:#ffffff url(images/line_grey.jpg) bottom;
    background-repeat: repeat-x;
    text-align:center;
    float:left;
}
.toolbar .active {
    display:block;
    width:192px;
    margin:0 0 0 0;
    padding:0;
    height:53px;
    _height:63px;
    padding-top:14px;
    background:#ffffff url(images/line_black.jpg) bottom;
    background-repeat: repeat-x;
    text-align:center;
    float:left;
    color:black;
}
.toolbar ul li a {
    color:#999999;
    text-decoration:none;
    width:190px;
}
.toolbar ul li .active a {
    color:black;
    text-decoration:none;
    width:190px;
}

#openSearch .toolbarClose {
    line-height:18px;
}

.toolbarTitleSearchForm{
    background:#FFFFFF url(images/line_black.jpg) repeat-x scroll center bottom;
    color:black;
    display:block;
    float:left;
    height:75px;
    _height:95px;
    margin:-34px 0pt 0pt;
    _margin:-55px 0pt 0pt;
    z-index:99;
    text-align:center;
    width:350px;
    _padding-top:20px;
}

.toolbarTitleSearchForm input{
    margin-top:25px;
}

.toolbarTitleSearch {
    background:#FFFFFF url(images/line_black.jpg) repeat-x scroll center bottom;
    color:black;
    display:block;
    float:left;
    font-size:25px;
    font-weight:bold;
    height:75px;
    _height:85px;
    margin:-34px 0pt 0pt;
    _margin:-55px 0pt 0pt;
    z-index:99;
    text-align:center;
    width:192px;
    line-height:75px;
    _padding-top:20px;
}
.toolbarClose {
    float:right;
    line-height:55px;
}

.searchBox {
}
.searchBox form {
    display:inline;
    margin-left:10px;
}
.searchBox input {
}
.toolbarTitle {
    background:#FFFFFF url(images/line_black.jpg) repeat-x scroll center bottom;
    color:black;
    display:block;
    float:left;
    font-size:25px;
    font-weight:bold;
    height:75px;
    _height:85px;
    margin:-13px 0pt 0pt;
    _margin:-24px 0pt 0pt;
    z-index:99;
    text-align:center;
    width:192px;
    line-height:75px;
    _padding-top:12px;
}

.RSPEAK_STOP, .textResize {
    background:#FFFFFF url(images/line_black.jpg) repeat-x scroll center bottom;
    color:black;
    display:block;
    float:left;
    font-size:25px;
    font-weight:bold;
    height:75px;
    _height:85px;
    margin:-13px 0pt 0pt;
    _margin:-24px 0pt 0pt;
    z-index:99;
    text-align:center;
    width:192px;
    line-height:75px;
    _padding-top:12px;
    text-decoration:none;
}

.textResize:hover {
    text-decoration:none;
}

html>body #toolbar_Home_active{
    background:#FFFFFF url(images/line_black.jpg) repeat-x scroll center bottom;
    height:116px;
    margin-top:-68px;
    line-height:159px;
}

/* \TOOLBAR */