@charset "utf-8";
/* CSS Document */
#offerbutton {
    behavior: url("iepngfix.htc");
}
* html img,
* html .png {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true : 
        (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "blank.gif") :
            '') :
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}
#indeximagedealer {
	float: left;
	width: 572px;
	height: 100%;
	margin-top: 0px;
}
#dealerregion {
	float: left;
	height: 529px;
	width: 762px;
	background-image: url(../autogas-dealers/images/region-box-bg.jpg);
	background-repeat: no-repeat;
}
#dealerregioncountys {
	float: left;
	height: 100%;
	width: 571px;
	background-repeat: repeat-y;
	background-image: url(../autogas-stations/images/county-middlesml.jpg);
}
#regionmap {
	float: left;
	height: 310px;
	width: 285px;
	margin-top: 4px;
	margin-left: 4px;
	z-index: 1;
}
#regionmapcounties {
	float: left;
	width: 300px;
	margin-top: 4px;
	margin-left: 0px;
	height: 100%;
	padding-left: 10px;
}
#selectregion {
	float: right;
	height: auto;
	width: 270px;
	margin-top: 4px;
}
#selectcountyregion {
	float: right;
	width: 230px;
	margin-top: 4px;
	height: 100%;
}
#selectregion img {
	margin-right: 6px;
}
#regionsearchtop {
	height: 100%;
	width: 759px;
	margin-left: 1px;
	float: left;
	margin-top: 10px;
}
#regionsearch {
	height: 150px;
	width: 759px;
	margin-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	float: left;
}
#regioncountysearch2 {
	height: 150px;
	width: 762px;
	margin-left: 0px;
	float: left;
	background-image: url(../autogas-stations/images/county-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#searchagainfacility {
	height: 150px;
	width: 759px;
	margin-left: 1px;
	float: left;
}
#countysearch {
	float: left;
	height: 135px;
	width: 369px;
	margin-top: 10px;
	padding-left: 20px;
}
#leftcountysearch {
	float: left;
	height: 135px;
	width: 110px;
}
#rightcountysearch {
	float: right;
	height: 135px;
	width: 256px;
}
.pad25 {
	margin-left: 25px;
}
#dealersearch {
	float: right;
	height: 135px%;
	width: 360px;
	margin-top: 10px;
	height: 135px;
}
#testtop {
	float: left;
	height: 320px;
	width: 571px;
}
#testtop2 {
	float: left;
	height: 100%;
	width: 571px;
}
#counties {
	float: left;
	height: 194px;
	width: 387px;
	background-image: url(../autogas-dealers/images/counties-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 9px;
}
#countiesright {
	float: left;
	height: 194px;
	width: 373px;
	background-image: url(../autogas-dealers/images/counties-right-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 9px;
}#counties img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#countiesright img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marginLR10 {
	margin-right: 10px;
	margin-left: 10px;
}
.marginL14 {
	margin-right: 10px;
	margin-left: 13px;
}
#dealerbox {
	height: 257px;
	width: 244px;
	float: left;
	margin-top: 10px;
	background-image: url(../autogas-dealers/images/dealer-box-bg.jpg);
	background-repeat: no-repeat;
	margin-right: 14px;
}
#dealerbox h2 {
	margin-left: 16px;
	margin-top: 15px;
}
#dealerbox p {
	margin-left: 16px;
}
#dealerbox2 {
	height: 257px;
	width: 244px;
	float: left;
	margin-top: 10px;
	background-image: url(../autogas-dealers/images/dealer-box2-bg.jpg);
	background-repeat: no-repeat;
	margin-right: 14px;
}
#dealerbox2 h2 {
	margin-left: 16px;
	margin-top: 15px;
}
#dealerbox2 p {
	margin-left: 16px;
}
#dealerbox2 img {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dealerbox1 {
	height: 257px;
	width: 244px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../autogas-dealers/images/dealer-box1-bg.jpg);
	background-repeat: no-repeat;
}
* html #dealerbox1 {
	height: 257px;
	width: 244px;
	float: right;
	margin-top: 10px;
	margin-right: 7px;
	background-image: url(../autogas-dealers/images/dealer-box1-bg.jpg);
	background-repeat: no-repeat;
}
#dealerbox1 h2 {
	margin-left: 16px;
	margin-top: 15px;
}
#dealerbox1 p {
	margin-left: 16px;
}
#dealerbox img {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dealerbox1 img {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#offerbanner {
	height: 203px;
	width: 762px;
	margin-top: 10px;
	float: left;
	background-image: url(../autogas-dealers/images/offer.jpg);
	background-repeat: no-repeat;
}
#counties a {
	line-height: 20px;
}
#countiesright a {
	line-height: 20px;
}
#dealermap {
	float: left;
	height: 364px;
	width: 762px;
	background-image: url(../autogas-dealers/images/calor-dealer-bg.jpg);
	background-repeat: no-repeat;
}#mapimage {
	float: left;
	height: 284px;
	width: 759px;
	margin-top: 20px;
	margin-left: 1px;
}
#printmap {
	float: right;
	height: 25px;
	width: 130px;
	margin-top: 15px;
}
#printmap img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#printmap a {
	line-height: 20px;
}
#featuredresulttop {
	float: left;
	width: 762px;
	margin-top: 10px;
	height: 20px;
}
#featuredresultbottom{
	float: left;
	width: 762px;
	height: 20px;
}
#featuredboxmiddle {
	float: left;
	width: 762px;
	background-image: url(../autogas-dealers/images/featured-box-middle.jpg);
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#featurednav {
	float: left;
	width: 760px;
	height: 65px;
	background-image: url(../autogas-dealers/images/grey-box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#featurednavbottom {
	float: left;
	width: 760px;
	height: 27px;
	background-image: url(../autogas-dealers/images/grey-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 48px;
	margin-top: 10px;
}
#featurednavresults {
	float: left;
	width: 760px;
	height: 100%;
}
#featurednavresults2 {
	float: left;
	width: 760px;
	height: 100%;
}
#navprevious {
	float: left;
	width: 280px;
}
#navnumbers {
	float: left;
	width: 207px;
	margin-left: 10px;
}
#navnext {
	float: right;
	width: 250px;
}
#navnumbers p {
	text-align: center;
}
#navprevious p {
	text-align: right;
}
#navnext img {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navprevious img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-left: 10px;
}
#featuredboxmiddle h1 {
	margin-left: 20px;
}
#featuredboxmiddle h3 {
	margin-left: 20px;
}
#featuredboxmiddle p {
	margin-left: 20px;
}




#countysearchbox {
	float: left;
	width: 250px;
	margin-top: 17px;
	height: 30px;
}
.countysearch {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitesearch5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitesearchbox5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 222px;
	text-indent: 0px;
	color: #666666;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.sitesearchimg5 {
	padding: 0px;
	width: 24px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#retailersearchbox {
	float: left;
	width: 180px;
	margin-top: 25px;
	height: 30px;
}
.sitesearch {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitesearchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	text-indent: 0px;
	color: #666666;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #C4C4C4;
}
.sitesearchimg {
	padding: 0px;
	width: 24px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftdealersearch {
	float: left;
	height: 110px;
	width: 110px;
}
#rightdealersearch {
	float: right;
	height: 110px;
	width: 240px;
}
#dealersearchbox {
	float: left;
	width: 180px;
	margin-top: 0px;
	height: 30px;
}
#dealerpostsearchbox {
	float: left;
	width: 180px;
	margin-top: 24px;
	height: 30px;
}

#searchboxdealer {
	float: left;
	height: 201px;
	width: 181px;
	background-image: url(../images/autogas-stations/search-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
}
#searchboxdealer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}
#searchboxdealer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchagain {
	float: left;
	height: 193px;
	width: 762px;
	margin-top: 10px;
	background-image: url(../autogas-dealers/images/search-again-bg.jpg);
}
#searchagain h2 {
	margin-top: 10px;
	margin-left: 16px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#dealerinformation {
	float: left;
	height: 283px;
	width: 762px;
	margin-top: 10px;
	background-image: url(../autogas-dealers/images/dealer-info-bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#divinformationleft {
	float: left;
	height: 100%;
	width: 190px;
}
#divinformationleft2 {
	float: left;
	height: 100%;
	width: 300px;
}#divinformationleft h2 {
	margin-left: 16px;
	margin-top: 10px;
}
#divinformationleft p {
	margin-left: 16px;
}
#divinformationleft2 p {
	margin-left: 16px;
}
#divinformationleft2 h2 {
	margin-top: 10px;
}
#button {
	float: right;
	margin-right: 30px;
}
#servicekey {
	float: left;
	width: 181px;
	margin-top: 10px;
	height: 690px;
	background-image: url(../autogas-dealers/images/service-key-bg.jpg);
	background-repeat: no-repeat;
}
#servicekey img {
	float: left;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-top: 6px;
}
#servicekey p {
	line-height: 33px;
}
.lineheight {
	line-height: 18px;
}
#selectcountyregion img {
	margin-right: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#regiontop {
	float: left;
	width: 571px;
}
#offerbutton {
	background-image: url(../autogas-dealers/images/offer-button.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 140px;
	float: right;
	text-align: center;
	padding-top: 5px;
	margin-top: 150px;
	margin-right: 30px;
}
#offerbannertitle {
	height: 44px;
	width: 454px;
	float: left;
	margin-left: 15px;
}
#offerbutton a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#offerbutton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#resultbox {
	width: 762px;
	height: 130px;
}
#testwrapper {
	float: left;
	height: 100%;
	width: 762px;
}
#browsercontainer {
	float: left;
	height: 100%;
	width: 100%;
}
#browsercontainer p {
	text-align: left;
}
.stationlist {
	float: left;
	height: 100%;
	width: 571px;
	padding-bottom: 5px;
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
}
.stationplace {
	float: left;
	height: 100%;
	width: 179px;
	padding-left: 10px;
	padding-top: 0px;
}
.stationplaceR {
	float: left;
	height: 100%;
	width: 179px;
	padding-left: 10px;
	padding-top: 0px;
}
