@import url("//a2.nd-cdn.us/css/Master/Master.css");

/*curved border for ATC Filter top */
.DnnModule-NetDrivenModulesAutoTireCatalogFilter .pc-common .pc-header {
  background: #fff;
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
}
/*curved border for ATC Filter bottom */
.DnnModule-NetDrivenModulesAutoTireCatalogFilter .pc-common .pc-footer {
  background: #fff;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
}

/* GENERAL PAGE STYLES
----------------------------------------------------------------------------------------------------*/
body {
  margin: 0px;
  background: #000 url(img/bg.jpg) repeat-x center top;
  font: 12px Arial, Helvetica, sans-serif;
}
a,
a:link,
a:visited {
  text-decoration: underline;
  color: #030190;
}
a:hover,
a:active {
  text-decoration: none;
  color: #666666;
}
h1 {
  font-weight: bold;
}
h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
h3 {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

.webfont {
  font-family: "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
}

#brands {
  text-align: center;
  background: #fff;
  border-radius: 10px;
}
#brands img {
  width: 14%;
}

/* MAIN BRANDING STYLING
----------------------------------------------------------------------------------------------------*/
.ndcustomcolorclass,
.ndcustomcolorcontainer img {
  background-color: #030190 !important;
}
.ndcustomtextcolor1 {
  color: #030190 !important;
}
.ndmoduletextcolor1 {
  color: #030190 !important;
}
.ndcustomtextcolor2 {
  color: #000000 !important;
}
.ndmoduletextcolor2 {
  color: #000000 !important;
}
.ndcustomlinkcolor1 {
  color: #030190 !important;
}
.ndcustomlinkcolor1:hover {
  color: #666666 !important;
}
.ndcustomlinkcolor2 {
  color: #000000 !important;
}
.ndcustomlinkcolor2:hover {
  color: #666666 !important;
}
.ndcustombutton1 {
  background: #666666 !important;
  color: #ffffff !important;
}
.ndcustombutton1:hover {
  background: #000000 !important;
  color: #ffffff !important;
}
.ndcustombutton2 {
  background: #030190 !important;
  color: #ffffff !important;
}
.ndcustombutton2:hover {
  background: #000000 !important;
  color: #ffffff !important;
}
.ndcustom1 {
  background: #000000 !important;
  color: #ffffff !important;
}
.ndcustom2 {
  background: #666666 !important;
  color: #ffffff !important;
}
.ndcustomborder {
  border: 1px solid #666 !important;
}

/* MAIN SKIN STYLES
----------------------------------------------------------------------------------------------------*/
#container {
  width: 980px;
  margin: 0px auto 0;
  overflow: hidden;
}
#contentbody {
  width: 980px;
  padding: 0;
}

/* GROUP STYLES E-COMMERCE
----------------------------------------------------------------------------------------------------*/
/ a.BuyButton,
a.Checkout,
a.NBright_ClientButton,
a.RemoveWishList,
a.NBright_RecalcButton,
a.CancelOrderButton,
.progress-bar-bg {
  background: url("//a2.nd-cdn.us/img/NB_Store/buttonbg.png") bottom repeat-x
    #999999 !important;
  color: #fff;
}
.progress-bar-bg {
  background-image: none;
}
.ecom-wrapper {
  border: 1px solid #000;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

/* NAVIGATION
----------------------------------------------------------------------------------------------------*/
#contentnav {
  width: 980px;
  background: url(img/navbg.jpg) repeat-x;
  margin: 0 auto;
  height: 55px;
}
#contentnav #HouseMenuNav iframe {
  display: none;
}
#contentnav #HouseMenuNav ul,
#HouseMenuNav li {
  list-style-type: none;
}
#contentnav #HouseMenuNav,
#contentnav1 #HouseMenuNav ul {
  background: #ffffff;
  padding: 0 0 0 0px;
}
#contentnav #HouseMenuNav a {
  color: #ffffff;
  display: block;
  font-size: 22px;
  padding: 0 16px;
  text-transform: uppercase;
  text-decoration: none;
}
#contentnav #HouseMenuNav li:hover > a {
  color: #bbb;
}
#contentnav #HouseMenuNav li {
  float: left;
  line-height: 48px;
}
#contentnav #HouseMenuNav li ul {
  background: #050a6e;
  left: -999em;
  margin-top: 0;
  position: absolute;
  width: 188px;
  z-index: 10;
}
#contentnav #HouseMenuNav li ul li {
  border: 0px;
}
#contentnav #HouseMenuNav li ul li a {
  color: #ffffff;
  line-height: 20px;
  width: 148px;
  border: 0px;
  font-size: 20px;
}
#contentnav #HouseMenuNav li ul li a:hover {
  color: #bbb;
}
#contentnav #HouseMenuNav li:hover ul ul,
#contentnav #HouseMenuNav li.sfhover1 ul ul {
  left: -999em;
}
#contentnav #HouseMenuNav li:hover ul,
#contentnav #HouseMenuNav li li:hover ul,
#contentnav #HouseMenuNav li.sfhover1 ul,
#contentnav #HouseMenuNav li li.sfhover1 ul {
  left: auto;
}
#contentnav #HouseMenuNav li:hover,
#contentnav #HouseMenuNav li.hover {
  position: static;
}
#contentnav #HouseMenuNavItemHome {
  border: none !important;
}

/* NAVIGATION BUTTONS
----------------------------------------------------------------------------------------------------
#contentnav {width: 980px; background: url(img/navbg.jpg) repeat-x; margin:0 auto; height:34px; padding:12px 0 0 0; position:relative; z-index:105;}
#contentnav #HouseMenuNav iframe {display: none;}
#contentnav #HouseMenuNav ul, #HouseMenuNav li {list-style-type: none;}
#contentnav #HouseMenuNav, #contentnav1 #HouseMenuNav ul {background: #ffffff; padding:0 0 0 10px;}
#contentnav #HouseMenuNav a {color: #ffffff; display: block; font-size:16px; text-transform: uppercase; text-decoration:none; background:url(img/navbutton.jpg) repeat-x 0 0; border-radius:15px; margin:0 8px 12px 0; _margin:0 8px 0 0; padding: 0 13px; }
#contentnav #HouseMenuNav li:hover > a {color: #BBB; background:url(img/navbutton.jpg) repeat-x 0 -22px;}
#contentnav #HouseMenuNav li {float: left; line-height: 22px;}
#contentnav #HouseMenuNav li ul {background: #000; left: -999em; margin-top: 0; position: absolute; width: 134px; z-index: 10;}
#contentnav #HouseMenuNav li ul li {border: 0px;}
#contentnav #HouseMenuNav li ul li a {color: #ffffff; background:#383838 url(img/navbutton.jpg) repeat-x 0 0; line-height: 20px; width: 108px; border: 0px; border-radius:0; margin:0;}
#contentnav #HouseMenuNav li ul li a:hover {color:#BBB; background:#1A1A1A url(img/navbutton.jpg) repeat-x 0 -22px; border-radius:0;}
#contentnav #HouseMenuNav li:hover ul ul, #contentnav #HouseMenuNav li.sfhover1 ul ul {left: -999em;}
#contentnav #HouseMenuNav li:hover ul, #contentnav #HouseMenuNav li li:hover ul, #contentnav #HouseMenuNav li.sfhover1 ul, #contentnav #HouseMenuNav li li.sfhover1 ul {left: auto;}
#contentnav #HouseMenuNav li:hover, #contentnav #HouseMenuNav li.hover {position: static;}
#contentnav #HouseMenuNavItemHome {border: none !important;}*/

/* VEHICLE LOOKUP BAR
----------------------------------------------------------------------------------------------------*/
#find-tire-bar {
  width: 330px;
  height: 240px;
  margin: 0;
  background: url(img/vlbbg.jpg) no-repeat center top;
}
#TireSizeFinder {
  padding: 60px 0 0 20px;
}
#TireSizeFinder #sizefinder-inputs {
  background: url(img/vlbtitle.jpg) no-repeat left top;
  width: 210px;
  padding: 0 0 0 0;
}
#TireSizeFinder #sizefinder-inputs select {
  width: 130px !important;
}
#sizefinder-inputs #year,
#sizefinder-inputs #make,
#sizefinder-inputs #model,
#sizefinder-inputs #option,
#sizefinder-inputs #size {
  margin: 4px 0;
  padding: 0 0 0 30px;
  height: 21px;
}
#TireSizeFinder #sizefinder-inputs #year {
}
#TireSizeFinder #sizefinder-inputs #make {
}
#TireSizeFinder #sizefinder-inputs #model {
}
#TireSizeFinder #sizefinder-inputs #option {
}
#TireSizeFinder #sizefinder-inputs #size {
}
#links {
  clear: both;
  color: #fff;
}
#links a {
  color: #fff;
}
#links a:hover {
  color: #ccc;
}

/* VEHICLE LOOKUP BAR - HORIZONTAL
----------------------------------------------------------------------------------------------------
#find-tire-bar {background:url(img/vlb-bg.jpg) no-repeat 0 0; width: 940px; height: 38px; }
#find-tire-bar a { color: #ffffff; font-size: 10px; background: url(img/vlb-button.png) no-repeat; font-family:Arial, Helvetica, sans-serif; display: block; width: 103px; height: 20px; line-height:20px; text-align:center; float:left; margin-right:10px; font-weight:700; text-transform:uppercase; text-decoration:none !important;}
#find-tire-bar a:hover{ background: url(img/vlb-button.png) no-repeat 0 -20px; }
#sizefinder-inputs { float: left; margin-right: 10px;}
#TireSizeFinder { width: 715px; position: relative; left:180px; top:10px; }
#TireLinkDiv{background:url(img/tirebar.png) no-repeat; height:41px; width:100%;}
#TireLinkDiv a{color:#FFFFFF; font-weight:bold; position:relative; top:10px; left:96px;}
#TireLinkDiv span{color:#FFFFFF; font-weight:bold;}
*/

/* SEARCH
----------------------------------------------------------------------------------------------------
#dnn_dnnSEARCH_ClassicSearch {float: right; display: block; width: 178px; height: 31px; background: url(img/searchbg.png) no-repeat; margin-top: 10px;}
#dnn_dnnSEARCH_ClassicSearch img {width: 27px; height: 31px; float:right; display:inline;}
#dnn_dnnSEARCH_ClassicSearch input {border: 0px; background: transparent; float: left; display: inline; height: 31px; line-height: 31px; color: #ffffff;}
#dnn_dnnSEARCH_txtSearch {width: 127px; float:left;}*/

/* CONTENT PANES
----------------------------------------------------------------------------------------------------*/
#dnn_TopContentPane {
  clear: both;
  margin-top: 0;
}

#HomePane {
  display: none;
}
#dnn_LeftPane {
  clear: left;
  float: left;
  width: 330px;
  margin: 5px 0;
}
#dnn_RightPane {
  clear: right;
  float: right;
  width: 630px;
  margin: 5px 0;
}

#dnn_ContentPane {
  clear: left;
  float: left;
}
#dnn_SidePane {
  clear: right;
  float: right;
  width: 306px;
}

#dnn_ContentPane2 {
  clear: right;
  float: right;
}
#dnn_SidePane2 {
  clear: left;
  float: left;
}

#dnn_BottomContentPane {
  clear: both;
  margin: 10px 0;
}
#dnn_FooterPane {
  clear: both;
}
#dnn_BottomLinksPane {
  clear: both;
  margin: 0 auto;
}
#dnn_SitemapPane,
#dnn_SitemapPane * {
  display: inline;
}
#HouseWindow3 {
  display: inline;
}
#dnn_SEOPane {
  margin: 10px auto;
}

#dnn_BottomPane {
  float: right;
}
#bottomcontent {
  width: 950px;
  margin: 0 auto;
}

/* CONTENT HEADER
----------------------------------------------------------------------------------------------------*/
#contentheader {
  width: 980px;
  padding: 0;
  height: 190px;
  background: url(img/header.jpg) no-repeat;
  margin: 0 auto;
}
#dnn_dnnLogo_imgLogo {
  float: left;
  margin: 13px 0 0 22px;
}
#dnn_headercontact {
  float: right;
  color: #ffffff;
  margin: 17px 50px 0 0;
  width: 500px;
}
#headerinfo {
  font-family: "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  float: right;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px 0 10px;
  width: 240px;
}
.phone {
  font-size: 34px;
}

.topbanner {
  /* height: 202px; */
  margin: 0 0 10px 0;
}

/* CONTENT MAIN
----------------------------------------------------------------------------------------------------*/
#contentmain {
  width: 980px;
  margin: 0 auto;
  padding: 12px 0px;
}
#contentmain p {
  line-height: normal;
  display: block;
  unicode-bidi: embed;
  margin: 0 0 1.12em 0;
}
#contentmain #info {
  padding: 0 20px;
  margin-bottom: 40px;
}
.subtitle {
  display: block;
  color: #ffffff;
  background: url(img/contentmainsubtitlebg.gif) repeat-x;
  line-height: 29px !important;
  text-indent: 20px;
  font-weight: bold;
  font-size: 12px;
  text-transform: none;
}
.subtitle a {
  color: #ffffff;
}
#contentmain ul,
#contentmain ol {
  margin: 0 0 10px 35px;
  padding-left: 0px;
  display: block;
  unicode-bidi: embed;
  list-style: none outside none;
}
#contentmain #slider ul {
  margin: 0;
}
#contentmain li {
  display: list-item;
  margin-bottom: 10px;
  list-style: disc outside none;
  line-height: normal;
}

.pc-header .Head {
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
}
.pc-header {
  background: url(img/contentmainheaderbg.png) no-repeat left top;
  padding: 10px 20px;
  height: 30px;
}
.pc-body {
  overflow: visible !important;
  background: #ffffff;
  overflow: auto;
  padding: 0px 20px 20px 20px;
}
.pc-footer {
  background: url(img/contentmainfooterbg.png) no-repeat left bottom;
  height: 20px;
}

#hometext {
  color: #fff;
  background: url(img/welcomebg.png) no-repeat 0 0;
  height: 200px;
  padding: 0px 10px;
  width: 725px;
}
#hometext h1 {
  color: #fff;
  font-size: 39px;
  text-transform: uppercase;
  font-family: "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
}
#hometext a {
  color: #b30305;
}
#hometext p {
  margin: 0;
}

.brands {
  text-align: center;
}
#app-style,
#app-style-small {
  display: none;
}

.DnnModule-14640 .pc-header {
  display: none;
}

.locwidget-name {
  font-size: 13px;
}
.locwidget-addr {
  font-size: 17px;
}
.locwidget-csz {
  font-size: 17px;
}
.locwidget-phone {
  font-size: 15px;
}
.locwidget-fax {
  font-size: 15px;
}

/* SLIDER SIZING
----------------------------------------------------------------------------------------------------
.sliderImage img{width:460px !important;}
#dnn_ctr####_View_Scroller_slider1 {height:175px !important; width:460px !important;}*/

#carcareone {
}
.credit {
  background: url(img/carcareone.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 166px;
  width: 209px;
  float: right;
  margin: 0 0px 0 0;
}
.credit:hover {
  background-position: bottom;
}

/* SUB NAV
----------------------------------------------------------------------------------------------------*/
#sub {
  height: 178px;
  width: 978px;
  margin: 10px auto 20px;
}
.sub1 {
  background: url(img/sub1.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 178px;
  width: 316px;
  float: left;
  margin: 0 15px 0 0;
}
.sub1:hover {
  background-position: bottom;
}
.sub2 {
  background: url(img/sub2.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 178px;
  width: 316px;
  float: left;
  margin: 0 15px 0 0;
}
.sub2:hover {
  background-position: bottom;
}
.sub3 {
  background: url(img/sub3.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 178px;
  width: 316px;
  float: left;
  margin: 0 0px 0 0;
}
.sub3:hover {
  background-position: bottom;
}
.sub4 {
  background: url(img/sub4.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 178px;
  width: 316px;
  float: left;
  margin: 0 15px 0 0;
}
.sub4:hover {
  background-position: bottom;
}
.sub5 {
  background: url(img/sub5.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 178px;
  width: 316px;
  float: left;
  margin: 0 15px 0 0;
}
.sub5:hover {
  background-position: bottom;
}
.sub6 {
  background: url(img/sub6.png) no-repeat 0 0;
  display: inline;
  text-indent: -9999px;
  height: 178px;
  width: 316px;
  float: left;
  margin: 0 0px 0 0;
}
.sub6:hover {
  background-position: bottom;
}
/* SUB NAV Wireframe
----------------------------------------------------------------------------------------------------
#sub {}
.sub1 {background:url(img/highlight001.jpg) no-repeat 0 0; display:inline; text-indent:-9999px; height:50px; width:95px; float:left; margin:0 10px 0 0; padding:125px 0 0 20px;}
.sub2 {background:url(img/highlight002.jpg) no-repeat 0 0; display:inline; text-indent:-9999px; height:50px; width:95px; float:left; margin:0 10px 0 0; padding:125px 0 0 20px;}
.sub3 {background:url(img/highlight003.jpg) no-repeat 0 0; display:inline; text-indent:-9999px; height:50px; width:95px; float:left; margin:0 10px 0 0; padding:125px 0 0 20px;}
.sub4 {background:url(img/highlight004.jpg) no-repeat 0 0; display:inline; text-indent:-9999px; height:50px; width:95px; float:left; margin:0; padding:125px 0 0 20px;}

.subbutton {background:url(img/element001.png) no-repeat 0 0; display:inline; text-indent:-9999px; width:72px; height:19px; margin:0;}
.subbutton:hover {background:url(img/element001.png) no-repeat 0 -19px;}*/

/* SIDE PANE Wireframe
----------------------------------------------------------------------------------------------------*/
#side {
  margin: 15px 0 0 0;
  padding: 0 0 0 0;
}
.side1 {
  background: url(img/sidepanebutton001.png) no-repeat 0 0;
  display: block;
  text-indent: -9999px;
  width: 306px;
  height: 91px;
  margin: 0 0 5px 0;
}
.side1:hover {
  background-position: bottom;
}
.side2 {
  background: url(img/sidepanebutton002.png) no-repeat 0 0;
  display: block;
  text-indent: -9999px;
  width: 306px;
  height: 91px;
  margin: 0 0 5px 0;
}
.side2:hover {
  background-position: bottom;
}
.side3 {
  background: url(img/sidepanebutton003.png) no-repeat 0 0;
  display: block;
  text-indent: -9999px;
  width: 306px;
  height: 91px;
  margin: 0 0 5px 0;
}
.side3:hover {
  background-position: bottom;
}
.side4 {
  background: url(img/sidepanebutton004.png) no-repeat 0 0;
  display: block;
  text-indent: -9999px;
  width: 300px;
  height: 85px;
}
.side4:hover {
  background-position: bottom;
}

/* SIDE PANE
----------------------------------------------------------------------------------------------------
#side {margin:0 0 0 0; padding:10px 8px 10px 8px;}
.side1 {background:url(img/side1.jpg) no-repeat 0 0; display:block; text-indent:-9999px; width:284px; height:74px; margin:0 0 2px 0;}
.side1:hover {background:url(img/side1.jpg) no-repeat 0 -74px;}
.side2 {background:url(img/side2.jpg) no-repeat 0 0; display:block; text-indent:-9999px; width:284px; height:74px; margin:0 0 2px 0;}
.side2:hover {background:url(img/side2.jpg) no-repeat 0 -74px;}
.side3 {background:url(img/side3.jpg) no-repeat 0 0; display:block; text-indent:-9999px; width:284px; height:74px; margin:0 0 2px 0;}
.side3:hover {background:url(img/side3.jpg) no-repeat 0 -74px;}
.side4 {background:url(img/side4.jpg) no-repeat 0 0; display:block; text-indent:-9999px; width:284px; height:74px;}
.side4:hover {background:url(img/side4.jpg) no-repeat 0 -74px;}*/

/* LOCATION FINDER MODULE
----------------------------------------------------------------------------------------------------
.postalcode-wrapper{background:url(img/location-finder.png) no-repeat left top; height:29px; width:260px; margin:3px 3px; position:relative;}
.postalcode-validator{display:block; background:#ff0000; text-align:center; color:#ffffff; font-weight:bold; padding:1px; width:200px; height:20px; line-height:20px; font-size:13px; position:absolute; left:42px; top:30px;}
.postalcode-entrybox{text-align:center; margin:3px 2px 0 40px; *margin-left:25px; width:120px; border:none; background:none; float:left; font-size:18px; font-weight:700; color:#FF0000;}
.postalcode-link{display: block; width: 80px; height: 27px; float:left; margin:1px 1px 0 3px; text-decoration:none; text-indent:-9999px;}*/

/* SERVICE CATALOG PAGE
----------------------------------------------------------------------------------------------------*/

/* CONTENT FOOTER
----------------------------------------------------------------------------------------------------*/
#contentfooter {
  overflow: hidden;
  clear: both;
}

/* SOCIAL MEDIA 20PX
----------------------------------------------------------------------------------------------------
#socialmedia {width:200px; float:right;}
#social {float:right; margin:5px 0 0 0;}
#___plusone_0 {margin:0 3px 0 0 !important; position:relative; top:-1px;}
.g-plusone {display:none;}
#associations{float:left; height:20px; margin:0 0 0 0; width:80px;}

#BottomSocial{height:20px; overflow:hidden;}

#social-icon{display:block; height:20px; width:20px; float:left; text-indent:-9999px; margin:0 5px 0 0; overflow:hidden;}

.BottomFacebook{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/facebook.png) no-repeat 0 0;}
.BottomFacebook:hover{background-position:0 -20px;}
.BottomGooglePlaces{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/googleplaces.png) no-repeat 0 0;}
.BottomGooglePlaces:hover{background-position:0 -20px;}
.BottomTwitter{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/twitter.png) no-repeat 0 0;}
.BottomTwitter:hover{background-position:0 -20px;}
.BottomYelp{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/yelp.png) no-repeat 0 0;}
.BottomYelp:hover{background-position:0 -20px;}*/

/* SOCIAL MEDIA 32PX
----------------------------------------------------------------------------------------------------*/
#socialmedia {
  width: 200px;
  float: left;
  background: url(img/socialbg.png) no-repeat;
  height: 61px;
  padding: 15px 0 0 35px;
}
#social {
  float: right;
  margin: 15px 0 0 0;
}
#___plusone_0 {
  margin: 0 5px 0 0 !important;
  position: relative;
  top: -1px;
}
.g-plusone {
  display: none;
}
#associations {
  float: left;
  height: 32px;
}

#BottomSocial {
  height: 32px;
  overflow: hidden;
}

#social-icon {
  display: block;
  height: 32px;
  width: 32px;
  float: left;
  text-indent: -9999px;
  margin: 0 17px 0 0;
  overflow: hidden;
}

.BottomFacebook {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat 0 0;
}
.BottomFacebook:hover {
  background-position: 0 -32px;
}
.BottomGooglePlaces {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -32px
    0;
}
.BottomGooglePlaces:hover {
  background-position: -32px -32px;
}
.BottomTwitter {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -64px
    0;
}
.BottomTwitter:hover {
  background-position: -64px -32px;
}
.BottomYelp {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -96px
    0;
}
.BottomYelp:hover {
  background-position: -96px -32px;
}

.BottomLinkedIn {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -128px
    0;
}
.BottomLinkedIn:hover {
  background-position: -128px -32px;
}
.BottomYouTube {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -160px
    0;
}
.BottomYouTube:hover {
  background-position: -160px -32px;
}
.BottomEmail {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -192px
    0;
}
.BottomEmail:hover {
  background-position: -192px -32px;
}
.BottomRSS {
  background: url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -224px
    0;
}
.BottomRSS:hover {
  background-position: -224px -32px;
}

#contentmain ul.dnnActionMenuBody {
  display: none;
}
#contentmain ul.dnnActionMenuBody li {
  list-style: none outside none;
  display: block;
}
body .dnnActionMenu a {
  color: #000 !important;
} /*  NET DRIVEN
----------------------------------------------------------------------------------------------------*/
#bgbottom {
  overflow: hidden;
  background: url(img/bgbottom.jpg) repeat-x #050a71;
}

#netdriven {
  color: #fff;
  width: 940px;
  margin: 10px auto;
  overflow: hidden;
}

#socialfooter {
  margin-bottom: 0;
}
#tirebrands {
  float: right;
  padding-top: 3px;
}

#dnn_BottomLinksPane {
  font-size: 10px;
  margin: 10px 0;
  text-transform: uppercase;
  overflow: hidden;
}
#dnn_BottomLinksPane a,
#dnn_BottomLinksPane a:visited {
  font-weight: 700;
}
#dnn_SEOPane,
#dnn_BottomLinksPane {
  line-height: normal;
  text-align: left;
}
#dnn_SEOPane {
  font-size: 10px;
  font-weight: 400;
  overflow: hidden;
  clear: both;
}
#dnn_SEOPane p {
  margin-bottom: 10px;
  color: #fff;
}
#dnn_SEOPane a {
  color: #999;
}

#ndlink {
  float: left;
}
#poweredbynd,
#poweredbynd:hover {
  margin: 0 auto;
  width: 225px;
  height: 75px;
  padding: 0 20px 0 150px;
  text-align: left;
  background: url(//a2.nd-cdn.us/img/pages/netdriven/ndbadge.png) no-repeat;
}
#poweredbynd {
  background-position: 0 0;
  position: static;
  overflow: hidden;
}
#poweredbynd:hover {
  background-position: 0 -75px;
}
#poweredbynd #login {
  float: left;
  clear: right;
  color: #fff;
  font-size: 10px;
  line-height: 11px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#poweredbynd #login a {
  text-decoration: none;
  color: #fff;
}
#poweredbynd #login a:hover {
  text-decoration: none;
}
#ndlinks {
  font-weight: 400;
}

/*NEW BOTTOM FOOTER------------------------------------------------------------------------------*/
.locwidget-phone,
.locwidget-fax,
.locwidget-fax,
.locwidget-addr {
  font-size: 12px !important;
}
#bottomnav {
  margin: 0 0;
  text-align: left;
  clear: both;
}
#bottomnav #HouseMenuNav iframe {
  display: none;
}
#bottomnav #HouseMenuNav ul,
#HouseMenuNav li {
  list-style-type: none;
}
#bottomnav #HouseMenuNav,
#bottomnav1 #HouseMenuNav ul {
  display: inline;
  margin: 0 0 0 0;
}
#bottomnav #HouseMenuNav a,
.sitemap {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 0;
  font-size: 12px !important;
  line-height: 12px !important;
  border-left: 0;
}
#bottomnav #HouseMenuNav li:hover > a,
.sitemap:hover {
  color: #910302 !important;
}
#bottomnav #HouseMenuNav li {
  display: block;
}
#bottomnav #HouseMenuNavItemHome a {
  border: none !important;
}
#BottomFooter {
  display: block;
  width: 980px;
  margin: 0 auto;
}
#dnn_FooterPane1,
#dnn_FooterPane2,
#dnn_FooterPane3,
#dnn_FooterPane4 {
  background: url(img/footer-bg.png) repeat-x center top;
  min-height: 320px;
  float: left;
  padding: 10px 20px 10px;
  margin: 10px 10px 10px 0;
}
/*ADJUST WIDTH OF CONTAINERS HERE*/
#dnn_FooterPane1 {
  width: 110px;
}
#dnn_FooterPane2 {
  width: 120px;
}
#dnn_FooterPane3 {
  width: 350px;
}
#dnn_FooterPane4 {
  width: 210px;
}
#BottomFooter .lastpane {
  float: right !important;
  margin: 10px 0;
}
#BottomFooter {
  color: #fff;
}
#BottomFooter h2 {
  color: #910302;
  font-size: 16px !important;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: "futura-pt-condensed-n7", "futura-pt-condensed", sans-serif;
}
#BottomFooter p {
  margin-bottom: 5px !important;
}
#BottomFooter span {
}
#BottomFooter a,
.footerseo a:hover {
  color: #fff;
  text-decoration: none;
}
#BottomFooter a:hover,
.footerseo a {
  color: #910302;
  text-decoration: none;
}
#BottomFooter .footerseo {
}
#BottomFooter .footerseo p {
  line-height: 18px !important;
}
#BottomFooter ul#HouseMenuNav {
  margin: 0 !important;
}
#BottomFooter ul#HouseMenuNav li {
  list-style: none !important;
  margin-bottom: 5px !important;
}
.socialh2 {
  float: left;
  font-size: 16px !important;
}
#nd-buttons.contact {
  margin: 10px 0;
}
#nd-buttons.contact .item:hover {
  background-position: bottom;
}
#nd-buttons.contact .item {
  float: left;
  width: 200px;
  height: 39px;
}
#nd-buttons.contact .one {
  background: url(img/footer-contactus.png) no-repeat top center;
}
#BottomFooter #socialfont {
  float: left;
  clear: both;
}
#BottomFooter #socialfont .fa {
  margin-right: 5px;
  font-size: 30px !important;
}
#BottomFooter #socialfont .fa,
#social #socialfont .fa {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* QUOTE CART
---------------------------------------------------------------------------------------------*/
a#nd-quotebadge {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 60%;
  width: 60px;
  transition: padding 100ms ease-in-out;
  -moz-transition: padding 100ms ease-in-out;
  -webkit-transition: padding 100ms ease-in-out;
  text-decoration: none;
  font-weight: 700;
  font-size: 9px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  background: #ccc;
  box-shadow: 0 0 3px #000;
  -moz-box-shadow: 0 0 3px #000;
  -webkit-box-shadow: 0 0 3px #000;
  color: #000;
  line-height: 10px;
}
a#nd-quotebadge i {
  font-size: 34px;
  display: block;
  margin-bottom: 5px;
}
a#nd-quotebadge:hover {
  padding-right: 20px;
}
#quoting-buttons {
  height: 170px;
  position: fixed;
  right: 0;
  top: 45%;
  z-index: 1000;
}
#quoting-buttons a#nd-quotebadge {
  position: absolute;
  top: 0;
}
#quoting-buttons a#nd-quotebadge.tire-cart {
  bottom: 0;
  top: auto;
}
#quoting-buttons a#nd-quotebadge.tire-cart {
  color: #fff;
}

/* SOCIAL MEDIA
----------------------------------------------------------------------------------------------------*/
#dnn_SocialPane {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 760;
}
#dnn_SocialPane #social a {
  /*max-width:100%; min-width:25%;*/
  font-size: 26px;
  width: 45px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  padding: 8px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  float: right;
  clear: right;
}
#dnn_SocialPane #social .fa-facebook {
  background: #3b5998;
}
#dnn_SocialPane #social .fa-twitter {
  background: #5ea9dd;
}
#dnn_SocialPane #social .fa-google-plus {
  background: #d73d32;
}
#dnn_SocialPane #social .fa-google {
  background: #d73d32;
}
#dnn_SocialPane #social .fa-yelp {
  background: #c21613;
}
#dnn_SocialPane #social .fa-youtube {
  background: #cf2200;
}
#dnn_SocialPane #social .fa-youtube-play {
  background: #cf2200;
}
#dnn_SocialPane #social .fa-instagram {
  background: #3b6a90;
} /*or #8a3ab9-orange* or #4c68d7-blue*/
#dnn_SocialPane #social .fa-foursquare {
  background: #2d5be3;
}
#dnn_SocialPane #social .fa-pinterest {
  background: #bd081c;
}
#dnn_SocialPane #social .fa-linkedin {
  background: #0077b5;
}
#dnn_SocialPane #social a {
  font-size: 26px;
  width: 45px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  padding: 8px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: block;
}

@media only screen and (min-width: 981px) {
  #dnn_SocialPane #social a:hover {
    padding-right: 20px;
    width: 65px;
    text-decoration: none;
  }
} /* Target Desktop Exclusively */

@media only screen and (max-width: 640px) {
  #dnn_SocialPane {
    bottom: 0;
    left: 0;
    width: 100%;
    top: auto;
  }
  #dnn_SocialPane #socialfont a {
    float: left;
  }
  #dnn_SocialPane #socialfont.one-set a {
    width: 100%;
  }
  #dnn_SocialPane #socialfont.two-set a {
    width: 50%;
  }
  #dnn_SocialPane #socialfont.three-set a {
    width: 33%;
  }
  #dnn_SocialPane #socialfont.three-set a:nth-of-type(2) {
    width: 34%;
  }
  #dnn_SocialPane #socialfont.four-set a {
    width: 25%;
  }
  #dnn_SocialPane #socialfont.five-set a {
    width: 20%;
  }
} /* Target Phone Exclusively */

@media only screen and (max-width: 640px) and (orientation: landscape) {
  #dnn_SocialPane {
    display: none;
  }
}
