.autocomplete-w1 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; font-family: "Arial",Geneva,sans serif; font-size: 12px; }
.autocomplete .selected { background:#E4F6FD; text-decoration: underline; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

    .select
    {
        float: left;
        vertical-align: middle;
        margin-left: 15px;
    }

    #code, #Terms, #keywords
    {
        float: left;
        vertical-align: middle;
    }


    .leftImg
    {
        float: left;
        width: 5px;
        height: 65px;
        background-image: url( /images/left.gif );
    }

    .rightImg
    {
        float: right;
        width: 5px;
        height: 65px;
        background-image: url( /images/right.gif );
    }

    .searchButton
    {
        height: 23px;
        width: 42px;
        vertical-align: middle;
        float: left;
        margin-top: -2px;
        margin-left: 10px;
    }

    #searchBox
    {
		list-style: none;
		margin: 0;
		padding: 0;
	}

    #searchBox ul
    {
        margin-left: 7px;
    }

        #searchBox li {
            display: block;
		}


		#searchBox li a {
		    padding:10px 8px;
		    background-color: #f7f7f7;
            color: #000;
            font-size: 14px;
            text-decoration: none;
            /*border-color: #A9A9A9;
            border-style: solid;
            border-width: 1px;*/
            display: block;
            float: left;
            margin-top: 1px;
            border-right: none;
            z-index: 10;
            position: relative;
			border-bottom: 1px solid #a7acac;
		}

        #searchBox li.last a
        {
            /*border-right: 1px solid #A9A9A9;*/
        }

        #searchBox li a.selected
        {
            color: #333333;
            font-weight: bolder;
            /*background-color: #B9DBE7;*/
            /*border-bottom: 1px solid #a7acac;*/
			background-image: url( /images/search-arrow.png );
			background-repeat:no-repeat;
			background-position:bottom center; 
			border-bottom: none;
			}

		#searchBox li a.selected:hover {
            color: #333333;
        }

        #searchBox li a:hover {
            color: #769698;
        }
            
		#searchBox li a:focus {
			outline: 0;
		}

		div.tabs > div {

		}
		
		div.tabs > div h2 {

		}
        
        #localSearchForm, #searchForm, #productsForm
        {
            float: left;
            margin-top: -14px;
            top: 50%;
            height: 65px;
            position: absolute;
            padding-top: 5px;
            display: inline;
        }

	#searchBox	.tabContainer {
            background-image: url( /images/middle.gif );
            width: 500px;
            height: 65px;
            position: relative;
            padding: 0px;
            top: -1px;
            z-index: 0;
		}



#selectCategory
{
    text-decoration: none;
    font-family: Arial;
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    border-right:none;
    margin-left: -1px;
    position: relative;
    border-top: 1px solid rgb( 201, 201, 201 );
    float: left;
    height: 15px;
    font-weight: bold;
}

#shareTab
{
    text-decoration: none;
    font-family: Arial;
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    border-right:none;
    position: relative;
    border-bottom: 1px solid rgb( 201, 201, 201 );
    float: left;
    height: 15px;
    top: -5px;
    font-weight: bold;
    cursor: default;
}

#shareTab a
{
    text-decoration: none;
    padding: 0px;
    background-color: rgb( 255, 255, 255 );
    height: 16px;
    border:none;
    margin-left: 5px;
    top: 0px;
    float: left;
    border:none;
}

#shareTab img
{
    border: none;
}

#shareIcons
{
    float: right;
    display: none;
}

#shareEmail, #shareFB, #shareTwitter
{
   border:none;
}



a.map
{
    border: none;
}

#businessName:hover
{
    color: black;
}




#businessSelect
{
text-decoration: none;
    font-family: Arial;
    color: rgb( 102, 102, 102 );
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    height: 33px;
    border-right:none;
    margin-left: -1px;
    position: relative;
    border-top: 1px solid rgb( 201, 201, 201 );
    float: left;
}


#businessDropDown a
{
    display: block;
}

td.off {

background-image:

url('/images/bg_pg.gif')

}

td.on, td.current {

/*background: #999999;*/

background-image:

url('/images/bg_pgb.gif')

}

.map img
{
    border: 2px solid white;
}

a.map:hover img
{
    border: 2px solid rgb( 255, 102, 0 );
}

#categoryMenu
{
    margin-bottom: 20px;
}

#categoryMenu, #categoryMenu ul
{
    list-style-type: none;
}


#businessDropDown a
{
    display: block;
}

td.off {

background-image:

url('/images/bg_pg.gif')

}

td.on, td.current {

/*background: #999999;*/

background-image:

url('/images/bg_pgb.gif')

}

.map img
{
    border: 2px solid white;
}

a.map:hover img
{
    border: 2px solid rgb( 255, 102, 0 );
}

#categoryMenu
{
    margin-bottom: 20px;
	background-color: #F2F3F4;
	border: 2px solid white;
	padding: 0.2em 0.5em;
}

#categoryMenu, #categoryMenu ul
{
    list-style-type: none;
}

.pages
{
margin-top:5px;
margin-bottom: 10px;
}

.pages a, a.previous, a.next
{
font-size: 9pt;
color: #91a4b7;
text-decoration: none;
font-family:Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
border: 1px solid #B2C9DB;
margin-left: 2px;
margin-right: 2px;
padding: 0.2em 0.5em;
}

a.previous, a.next
{
   font-weight: bold;
}

.pages a:hover
{
    background-color: #eaf6fb; 
	border: 1px solid #95bbd9;
}

a.currentPage, a.currentPage:hover
{
border: 1px solid #5da9f6;
background-color: #5da9f6; 
font-weight: bold;
color: #FFFFFF;
}

span.next, span.previous
{
color: #dddddd;
border: 1px solid #dddddd;
font-family:Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
font-size: 9pt;
margin-left: 2px;
margin-right: 2px;
padding: 0.2em 0.5em;
}

.spacer
{
margin-left: 2px;
margin-right: 2px;
padding: 0.2em 0.5em;
font-size: 8.5pt;
font-family:Arial,Helvetica,sans-serif;
}

.articleText
{
   width: 240px;
}

#topBox ul {
list-style: none;
float: left;
}

#topBox ul li {
float: left;
}

#topBox ul li a
{
margin-right: 10px;
color:#000000;
font-family:"Arial",Geneva,sans-serif;
font-size:14px;
font-weight:bold;
width:300px;
outline: none;
}

#topBar .lnk
{
color:#3B5D14;
line-height:23px;
text-decoration:none;
font-size:8.5pt;
display:block;
float:left;
height:23px;
padding-right: 10px;
}

#topBar span.lnk
{
    color: #5F5F5F;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: visible;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images//fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -28px;
	width: 100%;
	height: 27px;
	background: transparent url('/images/fancy_shadow_n.png') repeat-x;
	background-position: bottom left; 
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -28px;
	width: 100%;
	height: 28px;
	background: transparent url('/images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}



.fancy_bg_n a
{
    text-decoration: none;
    font-family: Arial;
    color: rgb( 255, 102, 0 );
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    height: 15px;
    border-right:none;
    margin-left: -1px;
    top: -5px;
    position: relative;
    border-bottom: 1px solid rgb( 201, 201, 201 );
    float: left;
}

.fancy_bg_n a img.arrow
{
    position:absolute; top:30px; left:40%; border:none;
    display: none;
}

.fancy_bg_n a:hover img.arrow
{
    display: block;
}

.fancy_bg_n a.selected img.arrow
{
    display: block;
}

.fancy_bg_n a.selected
{
    color: white;
    background-color: rgb( 255, 102, 0 );
}

#businessName
{
    text-decoration: none;
    font-family: Arial;
    color: #00649A;
    font-size:15px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    height: 15px;
    border-right:none;
    margin-left: -1px;
    top: -5px;
    position: relative;
    border-bottom: 1px solid rgb( 255, 255, 255 );
    float: left;
    font-weight: bold;
}


#selectCategory
{
    text-decoration: none;
    font-family: Arial;
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    border-right:none;
    margin-left: -1px;
    position: relative;
    border-top: 1px solid rgb( 201, 201, 201 );
    float: left;
    height: 15px;
    font-weight: bold;
}

#shareTab
{
    text-decoration: none;
    font-family: Arial;
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    border-right:none;
    position: relative;
    border-bottom: 1px solid rgb( 201, 201, 201 );
    float: left;
    height: 15px;
    top: -5px;
    font-weight: bold;
    cursor: default;
}

#shareTab a
{
    text-decoration: none;
    padding: 0px;
    background-color: rgb( 255, 255, 255 );
    height: 16px;
    border:none;
    margin-left: 5px;
    top: 0px;
    float: left;
    border:none;
}

#shareTab img
{
    border: none;
}

#shareIcons
{
    float: right;
    display: none;
}

#shareEmail, #shareFB, #shareTwitter
{
   border:none;
}


#businessName:hover
{
    color: black;
}


.fancy_bg_n a:hover
{
    color: white;
    background-color: rgb( 255, 102, 0 );
}

#videoIcon, #brochureIcon, #articleIcon, #photoIcon
{
    display: none;
    position: absolute;
}

#businessSelect
{
text-decoration: none;
    font-family: Arial;
    color: rgb( 102, 102, 102 );
    font-size:14px;
    padding: 8px;
    border: 1px solid rgb( 133, 133, 133 );
    background-color: rgb( 255, 255, 255 );
    height: 33px;
    border-right:none;
    margin-left: -1px;
    position: relative;
    border-top: 1px solid rgb( 201, 201, 201 );
    float: left;
}


#businessDropDown a
{
    display: block;
}
