/*
 * $Id: gci.css,v 1.6 2007/07/11 15:20:43 tcouch Exp $
 */
* {
    font-family: Arial;
    font-size: 9pt;
    color: black;
}

.groupCategory {
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: #AA0000;
}

.groupCategory * {
    color: white;
}

.listingSeparator {
    background-color: black;
}

.listing .business  , .listing .business {
    font-size: 90%;
}

.listing {
    width: 100%;
    padding-bottom: 4px;
}

#leftPadded {
    padding-left: 0px;
    padding-right: 0px;
}

#header .banner {
    border: 1px solid black;
    padding-top: 0px;
    margin-top: 0px;
    height: 100%;
    width: 100%;
}

#footer a {
    color: blue;
}

#header .headerLinks {
    background-image: url('../../images/gci/redBar.gif');
    background-repeat: repeat-x;
    height: 22px;
}

#header .navFooter {
    background-image: url('../../images/gci/nav_footer.jpg');
    background-position: top;
    background-repeat: repeat-y;
    background-color: black;
    background-position: left;
    height: 5px;
}

#prompt .whiteBold {
    color: white;
    font-size: 12px;
    font-weight: bold;
}

#prompt .blackBold {
    color: black;
    font-size: 12px;
    font-weight: bold;
}

#prompt .searchFormContainer {
    background-image: url('../../images/gci/searchBoxBackground.gif');
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 10px;
    width: auto;
}

#prompt .sideBar {
    border: 1px solid black;
    background-image: url('../../images/gci/sidebarBack.gif');
    background-repeat: repeat-y;
    vertical-align: top;
}

#prompt .sideBar .links {
    margin-top: 10px;
    border-top: 2px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#prompt .sideBar .links a {
    text-decoration: none;
}

#prompt .popularSearchIconsContainer { /* <td> */
    padding-top: 25px;
    margin: 0px;
    padding-left: 70px;
}

#prompt .preSearchFormContent {
    font-size: 9pt;
    font-weight: normal;
    padding-top: 10px;
}

#prompt .preSearchFormContent b {
    font-size: 9pt;
    padding-top: 20px;
}

#prompt .postSearchFormContent {
    font-size: 9pt;
    padding-top: 10px;
}

#prompt .postSearchFormContent b {
    font-size: 8pt;
    padding-top: 20px;
}

#search .resultFormContainer {
    background-image: url('../../images/gci/searchBoxBackground600Wide.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 3px;
    margin-top: 13px;
    width: auto;
}

.searchField {
    width: 90%;
}

.box {
    border-top: 0px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    color: black;
}

.box a {
    color: black;
}

.box .title { /* override */
    background-image: url('../../images/gci/redBar.gif');
    background-repeat: repeat;
}

#profile {
    border: 1px solid black;
}

div#listings {
    border: 1px solid black;
    z-index: 10;
}

.listing * {
    color: #000000;
}

.listing .addresses .address * {
    color: #000000;
}

.listing .category a,.listing .addresses .address .mapLinks a,.listing .websiteEmail a,.listing .extra .mapEmailCompare a.mapEmail,.listing .extra .mapEmailCompare a.media,.listing .compare a
    {
    text-decoration: underline;
    color: #000099;
}

.business a {
    text-decoration: underline;
}

.refineSearchBox {
    border-top: 0px;
    border-color: black;
    width: 100%;
}

.refineSearchBox .body {
    background-color: #e6eaea;
    text-align: left;
}

.refineSearchBox .body a {
    font-size: 90%;
    color: #000099;
    outline: none;
    text-decoration: none;
}

.refineSearchBox .title { /* override. see buckets.css */
    background-image: url('../../images/gci/redBar.gif');
    background-repeat: repeat;
    font-size: 90%;
}

.pager {
    background-image: url('../../images/gci/redBar.gif');
    background-repeat: repeat;
    text-decoration: none;
}

.pager a,#privacy a {
    text-decoration: underline;
}

.box .body * {
    font-size: 8pt;
    color: black;
}

.box .body a {
    font-size: 8pt;
    color: #000099;
    text-decoration: none;
}

.leftSideContent .node a {
    font-size: 8pt;
    color: #000099;
    text-decoration: none;
}

.leftSideContent .nodeWithLink a {
    font-size: 8pt;
    color: #000099;
    text-decoration: underline;
}

#compareHeader .banner {
    height: 80px;
    width: 480px;
    background-image:
        url('../../images/metro/metroDirectoriesLocalShorter.gif');
    background-repeat: no-repeat;
}

#siteMapTitle {
    padding-top: 15px;
}

#search .seoMessage {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
    margin: 0px;
}

#search .seoMessage .seoPara {
    font: inherit;
}

#searchTip {
    padding: 5px;
}

#searchTip a {
    color: #000099;
    text-decoration: underline;
}

#text {
    font-size: 90%;
}

/* this style can be used to remove superfluous padding
   around images, when you wrapper the images in a div
   tag with this id */
#header .headerLinks div {
    line-height: 0px;
}

#header .headerLinks img {
    vertical-align: bottom;
}

#tabnav {
    position: absolute;
    height: 20px; /*where the gif is drawn at the bottom of the tabs */
    z-index: 0;
}

#tabnav a:link,#tabnav a:visited {
    border: 1px solid black;
}

#tabnav a:link .active,#tabnav a:link .active span,#tabnav a:visited
    .active,#tabnav a:visited .active span {
    z-index: 20;
    border-bottom: 1px solid white;
    background: white;
}

#footer a {
    color: #000099;
    text-decoration: none;
    outline-style: none;
}

/* accomodate 1cols x 1 row of addresses */
#addressBox1x1 {
    width: 240px;
}
/* accomodate 2cols x 1 row of addresses */
#addressBox2x1 {
    width: 480px;
}
/* accomodate 2cols x 2rows of addresses */
#addressBox2x2 {
    width: 480px;
}
/* accomodate 2cols x 2rows of addresses but scroll beyhond that*/
#scrollAddressBox2x2{
    width: 480px;
}
.bulletedList {
    float: left;
    margin-left: -30px;
}
.preferredTier {
	background-color: #C9EAFD;
	margin: 0 1px;
}
.premiumTier {
	background-color: #FEF9C2;
	margin: 0 1px;
}

.publisherTier {
    background-color: white;
}
