﻿* {
    font-family: Verdana, Arial, Sans-Serif;
}

body, html {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url("./images/background-repeat.gif");
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #ffffff;
    min-width: 770px;
    font-size: 11px;
}
a img {
    border: 0px;
}
.clear {
    clear: both;
}
h1 {
 color: #213370;
 font-size: 20px;
 margin-top: 0px;
}
h2 {
    color: #213370;
    font-size: 16px;
    margin: 0px;
}
h3 {
    color: #213370;
    font-size: 16px;
    margin: 0px;
}
#rightSide h3 {
    font-size: 15px;
}
form {
    background: none !important;
}
#page {
    width: 770px;
    margin: auto;
    text-align: left;
    padding: 16px 0px 0px 0px;
    position: relative;
    background: none;
    background-image: url("./images/background-repeat.gif");
    background-repeat: repeat-x;
    background-position: center 0px;
    background-color: #666;
}
#header {
    width: 770px;
    height: 76px;
    background: none;
    background-image: url("./images/top.gif");
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 0px;
}
#pylon_top {
    position: absolute;
    width: 132px;
    height: 165px;
    background-image: url("./images/pylon_top.png");
    _background-image: url("./images/pylon_top.gif");
    background-repeat: no-repeat;
    background-position: center top;
    top: 10px;
    left: -50px;
    z-index: 1000;
}
#pylon_top a {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 132px;
    height: 165px;
}
#pylon_bot {
    position: absolute;
    width: 90px;
    height: 278px;
    background-image: url("./images/pylon_bot.png");
    _background-image: url("./images/pylon_bot.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    top: 175px;
    left: -50px;
    z-index: 1000;
}
#content {
    height: 500px;
    z-index: 900;
    position: relative;
    width: 733px;
    text-align: right;
    margin-left: 37px;
    overflow: hidden;
}
#bar {
    background: none;
}
#downloadPrint {
    background-color: #666666;
    padding: 0px 0px 5px 45px;
}
#downloadPrint span {
    display: inline-block;
    background-image: url("./images/icon_downloadprint.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 0px 3px 25px;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}
#downloadPrint div {
    display: none;
}
#lightbox table input {
    width: 98%;
}
#buttonPrintDownload {
    display: block;
    width: 153px !important;
    height: 18px;
    background-image: url("./images/btnDownloadLocations.gif");
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 0px;
    text-indent: -9000px;
    overflow: hidden;
    border: 0px;
    cursor: pointer;
    margin: 7px 0px;
}
#bottom, #bottom * {
    background: #ffffff;
}
#search .bottom {
    display: none;
}
#logo {
    display: none;
}
#search .button {
    background-image: url("./images/button.gif");
    display: block;
    width: 70px;
    height: 19px;
    overflow: hidden;
    text-indent: -300px;
    text-align: left;
    font-size: 0px !important;
    line-height: 0px !important;
    float: left;
    margin-left: -1px;
}
#search img {
    display: none;
}
#search input.text {
    width: 120px;
    float: left;
    border: 1px solid #7f9db9;
    padding: 2px 1px;
    font-size: 11px;
}
#bottom {
    font-size: 11px;
    color: #666;
    position: relative;
}
#bottom #copyright {
    right: auto;
    left: 0px;
    top: 0px;
    float: left;
    padding-top: 25px;
}
#bottom ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    position: relative;
    top: 0px;
    right: 0px;
    padding-top: 25px;
}
#bottom ul li {
    border: 0px;
    float: right;
    position: relative;
    top: 0px;
}
#bottom ul li a {
    color: #cf1d13;
    position: relative;
    margin-right: 0px;
    margin-left: 20px;
    text-decoration: none;
}
#mylocation {
    padding: 0px;
    background-position: left top;
    background-image: url("./images/myLocation.gif");
    background-color: #0c2579;
    height: 90px;
    overflow: hidden;
}
#mylocation div {
    padding: 15px 10px 15px 70px;
}
#mylocation h3 {
    width: 105px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("./images/textLocationsNear.gif");
    margin-bottom: 10px !important;
}
#locations {
    z-index: 100000;
}
#nav {
    margin: 0px;
    padding: 0px;
    height: 36px;
    overflow: hidden;
    list-style: none;
    text-align: right;
    width: 460px;
    position: absolute;
    top: 53px;
    left: 83px;
    display: block;
    z-index: 1000;
}
#nav li {
    display: inline;
}
#nav li a {
    display: block;
    text-align: center;
    width: 76px;
    float: left;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    vertical-align: middle;
}
#nav li a.guarantee {
    width: 154px;
    margin-left: 72px;
}
#nav li a:hover {
    background-color: #ef1c25;
}

#screen {
    display: block;
    position: fixed;
    background-color: #000000;
    top: 0px;
    left: 0px;
    z-index: 1000;
    height: 100%;
    width: 100%;
    margin: auto;
}
#screen {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute;
  right: 0px;
  bottom: 0px;
}
body > div#screen {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
#lightbox {
    width: 489px;
    position: absolute;
    z-index: 1001;
}
#lightbox .top {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("./images/lightboxTop.png");
    _background-image: url("./images/lightboxTop.gif");
    height: 97px;
}
#lightbox .inside {
    position: relative;
    width: 489px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("./images/lightboxBot.png");
    _background-image: url("./images/lightboxBot.gif");
    padding-bottom: 20px;
}
#lightbox .content {
    position: relative;
    padding: 20px 25px 22px 25px;
    text-align: left;
}
#lightbox .image {
    width: 208px;
    float: right;
    margin-left: 10px;
}
#lightbox .image .top {
    height: 4px;
    overflow: hidden;
    background-image: url("./images/lightboxImgTop.png");
    _background-image: url("./images/lightboxImgTop.gif");
    background-repeat: no-repeat;
    background-position: center;
}
#lightbox .image .bot {
    background-image: url("./images/lightboxImgBot.png");
    _background-image: url("./images/lightboxImgBot.gif");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0px 4px 3px 4px;
}
#lightbox h3 {
    font-weight: normal;
    margin-bottom: 10px;
}
.divPopupContent {
    display: none;
}
#lightbox .close {
    display: block;
    width: 70px;
    height: 18px;
    overflow: hidden;
    background-image: url("./images/btnClose.gif");
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 1.5em;
    float: right;
}
.poursNextGen {
    background-image: url("./images/nextgen_indicator.gif");
    background-repeat: no-repeat;
    background-position: left top;
    height: 16px;
    width: 69px;
    display: inline-block;
    line-height: 12px;
    margin-left: 5px;
}

#results .regional {
    padding: 5px 10px 0px 10px;
}
