﻿/*Starts for Allegheny Header*/
ul.menu li ul li
{
    width: 100%;
}

    ul.menu li ul li ul li
    {
        width: 100%;
    }

/*End for Allegheny Header*/

/*Starts for AlleghenyDepartmentSection widget*/

.save-black .save-blackbuttonclickclass
{
    background: none;
    color: #fff;
    display: block;
    border: none;
    padding: 0;
}

/*Ends for AlleghenyDepartmentSection widget*/

/*Added for How do I Page*/
.active
{
    color: red;
}

.ui-widget-content
{
/*    background: url("/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") repeat-x scroll 50% top #eeeeee;
*/    border: 1px solid #dddddd;
    color: #333333;
}

.ui-widget
{
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.ui-menu
{
    display: block;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 0;
}

.ui-autocomplete
{
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
}

.ui-front
{
    z-index: 100;
}

.how-contact ul li a, .how-contact-info ul li a
{
    font: normal 14px "Lato-Bold";
    color: #61605d;
    text-transform: uppercase;
}

/*End for How do I Page*/

/*Starts for Allegheny Map Widget*/
.infoBox .tool-tip
{
    background-color: #ffffff;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
    position: relative;
    float: left;
    margin-bottom: 20px;
    width: 175px;
    color: black;
}
/*Ends for Allegheny Map Widget*/

/*Added for the Listing Pagination arrow starts*/
.category-pagelist ul li a.prev-arrow{ background:url(../images/prev-arrow.png) no-repeat 0 1px; width:19px; height:21px}
.category-pagelist ul li a.next-arrow{ background:url(../images/next-arrow.png) no-repeat 0 1px;}
/*Added for the Listing Pagination arrow ends*/


#map_canvas
{
    height:236px;
}



