/* @CLEAR (FORMATTING)
/* ---------------------------------------- */

/* INDIVIDUAL TAG RESETS */

xml {
    width: 0;
    height: 0;
    display: none;
}

/* @GLOBAL
/* ---------------------------------------- */

body {
    background-color: #ffffff;
    color: #000000;
    /*font: 11px 'BrandonGrotesque-Regular', arial, sans-serif;*/

    margin:             auto;
    padding:            0px;
}

/*  WRAPPER */

div#wrapper { 
	margin: 20px auto 0;
	padding-bottom: 20px;
	width: 960px;
}
	
/* @HEADER
/* ---------------------------------------- */

div#page-header {}


div.breadcrumb {
	margin: 20px 30px 20px 0;
	width: auto;
}

div.breadcrumb span {
    padding: 0 2px;
    color: #b34903;
}

/* @MAIN CONTENT
/* ---------------------------------------- */

div#main-content {
	background-color: #ffffff;
	padding-bottom: 2px;
	padding-top: 2px;
}

div#main-content-wrapper {
	float: right;
}

div#body-content {
	float: left;
	width: 686px;
}

div#sidebar {
	float: left;
	width: 272px;
}

/* @UTILITIES/ICON - BAR
/* ---------------------------------------- */

div#icon_bar {}

div#print_page {
    float: left;
    padding-right: 10px;
}

div#email_page {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
}

div#link_page {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
}

div#share_page {
    float: left;
    white-space: nowrap;
    padding-right: 10px;
    padding-top: 5px;
}

#icon_bar .title {
    font-size: large;
    font-weight: bold;
    padding-left: 3px;
}

#icon_bar .links {
    font-size: 11px;
    text-align: right;
    vertical-align: middle;
    padding-right: 3px;
    text-decoration: none;
}

#icon_bar a.links {
    text-decoration: none;
    white-space: nowrap;
    padding-left: 0.75em;

}

#icon_bar a.links img {
    vertical-align: middle;
}

/* @LOCATOR - BUBBLE
/* ---------------------------------------- */

#bubble {}

.activetab {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/w2gi/images/bubble/popover/active.png",sizingMethod="crop");
    background-image: url(/w2gi/images/bubble/popover/active.png);
    z-index: 101;
}

.nonactivetab {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/w2gi/images/bubble/popover/nonactive.png",sizingMethod="crop");
    background-image: url(/w2gi/images/bubble/popover/nonactive.png);
}

.tab1 {
    z-index: 101;
    width: 89px;
    height: 23px;
    position: absolute;
    left: 6px;
    top: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
}

.tab1label {
    z-index:102;
    width: 89px;
    height: 23px;
    position: absolute;
    left: 6px;
    top: 0px;
    padding-top: 4px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'BrandonGrotesque-Regular','Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #5d6164;
    cursor: pointer;
}

.tab2 {
    width: 89px;
    height: 23px;
    position: absolute;
    left: 101px;
    top: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    z-index:101;
}

.tab2label {
    z-index:102;
    width: 89px;
    height: 23px;
    position: absolute;
    left: 101px;
    top: 0px;
    padding-top: 4px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'BrandonGrotesque-Regular','Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #5d6164;
    cursor: pointer;
}

.bubble_close {
    background: url("/w2gi/images/bubble/popover/popover-close.gif") no-repeat scroll 0 0 #FFFFFF;
    border-style: none;
    cursor: pointer;
    height: 10px;
    left: 260px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
    width: 12px;
    z-index: 101;
}

.mainbubble {
    display: inline-block;
    height: 216px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 280px;
}

.mainbubblecontent {
    height: 215px;
    left: 0;
    position: absolute;
    top: 0;
    width: 280px;
}

.mainbubblelocationname {
    font-size:12px;
    font-weight:bold;
    padding-bottom:0.1em;
    padding-right:35px;
}

.mainbubbletabcontent {
    height: 100%;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 100%;
}

.tab_content {
    font-size:10px;
}

.activetabcontent {
    display: block;
}

.nonactivetabcontent {
    display: none;
}




input.addressentry {
    font-size: 9px;
    color: #333333;
    width: 220px;
}

.address_helper {
    color: gray;
    font-size: 11px;
}


/* @LOCATOR - MAP/ICONS
/* ---------------------------------------- */

#map {
    float:  left;
    width:  450px;
    height: 450px;
    position:   relative;
border: 1px solid #F2F4F2;
}

div.locator_map
{
    padding: 0;
    background-color: #FFFFFF;
}
.icon div {
    width: 45px;
    text-align: center;
    color: #fff;
    position: relative;
    top: 8px;
    left: -5px;
    font-size: 1.25em;
}

/*.icon {
    position: relative !important;
    width: 33px !important;
    height: 28px !important;
}

.icon img {
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    width: 33px !important;
    height: 28px !important;
    cursor: pointer !important;
}

.icon div {

    top: 3px !important;
    left: 4px !important;
    width: 28px !important;
    left: -1px !important;
    font-size: 18px !important;
    color: #ffffff !important;
    background-color: #80A1B6 !important;
    position:absolute !important;
    text-align:center !important;
    line-height:26px !important;
    height: 26px !important;
    width: 26px !important;
    font-family: 'BrandonGrotesque-Regular',Arial, Helvetica, sans-serif;
}*/

#center_marker {
    width: 30px;
    height: 28px;
    cursor: default;
}

#center_marker img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 28px;
    cursor: default;
}

#w2gi_copyright {
    position: absolute;
    right: 3px;
    bottom: 3px;
    text-decoration: none;
    font: bold 12px 'BrandonGrotesque-Regular', arial;
    background: transparent;
    z-index: 999;
    color: #000000;
}
#navteq_copyright {
    background: transparent none repeat scroll 0%;
    bottom: 3px;
    font-family: 'BrandonGrotesque-Regular',arial;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    left: 3px;
    line-height: normal;
    position: absolute;
    text-decoration: none;
    z-index: 999;
}


/* @LOCATOR - POI LIST
/* ---------------------------------------- */

#panel {
    position: relative;
}

#panel table {
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
	width: 100%
}

#panel table th {
    text-align: left;
}
#panel table td {
    margin: 0px;
    padding: 0px;
}




/* @LOCATOR - FOOTER
/* ---------------------------------------- */

div#w2gi_footer {
    font-size: 9px;
    padding: 10px;
}

div#powered_by {
    float: left;
}

div#navteqfooter {
    float: left;
    padding-left: 0px;
    padding-top: 5px;
    width:230px;
    text-align:left;
    font-size:9px;
    font-weight: normal;
    height:30px;
    margin-top:0px;
    color:#000;
}

/* @FOOTER
/* ---------------------------------------- */

div#page_footer {
}

div#store-locator-footer {
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 8px;
}

div#store-locator-footer img.label {
	float: left;
	width: 99px;
}

/* @INDEX PAGE LISTS
/* ---------------------------------------- */

div#state_list ul {
    padding-bottom: 5px;
}

div#state_list ul li {
    margin-bottom: 0px;
}

div#cities ul {
	padding-bottom: 5px;
}

div#cities ul li {
	margin-bottom: 0px;
}

div#postalcodes ul {
    padding-bottom: 5px;
}

div#postalcodes ul li {
    margin-bottom: 0px;
}

div#locations ul {
    padding-bottom: 5px;
}

div#locations ul li {
    margin-bottom: 0px;
}

.floatl {
    float:left;
}


/* @"NEAR-BY" BLOCKS 
/* ---------------------------------------- */

div#near_by_title {
	font-size: 12px; 
	font-weight: bold;
}

div#cities_near_by {
	padding-bottom: 10px;
}

div#codes_near_by {
    padding-bottom: 10px;
}

/* @"SOCIAL" DIV
/* ---------------------------------------- */



.share_left{
    float: left;
    width: 85px;
}

.share_left ul{
    list-style-type:none;
    margin-left: 0;
    padding: 0;
    text-align: left;
}

.share_left li{
    padding-top:2px;
    padding-bottom:2px;
}

.share_right{
    float: left;
    list-style-type:none;
    margin-left: 0;
    padding: 0;
    text-align: left;
    width: 85px;
}

.share_right ul{
    list-style-type:none;
    margin-left: 0;
    padding: 0;
    text-align: left;
}


.share_right li{
    padding-top:2px;
    padding-bottom:2px;
}

div.col1, div.col2, div.col3 {padding-right: 200px;}
.row {line-height: 27px;}

.titlespace {margin-bottom: 10px;}

.city_item {
    float: left;
    line-height: 27px;
    width: 310px;
}
.footer {
    clear: both;
    margin: 20px 0;
    float: left;
}

#menubar li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#menubar li a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 0 23px;
    text-decoration: none;
}

#maincontent {
	min-height: 500px;
	width: 750px;
	border: 1px solid #ccc;
	clear: both;
	padding: 20px 0 0 20px;
}
