<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("//a2.nd-cdn.us/css/Master/Master.css");
/* MASTER REVISION V1.3 LAST UPDATED 6/14/13*/

/* NEW STATIC CSS
----------------------------------------------------------------------------------------------------*/
.locwidget-fax{display:none;}
/*.light-site #bottomnav #HouseMenuNav li:hover &gt; a, #dnn_SitemapPane .sitemap:hover, .light-site #netdriven a:hover{color:#000 !important;} Set if #netdriven and #bottomnav sections of site are set to either a white or light background*/
.dark-site #bottomnav #HouseMenuNav li:hover &gt; a, #dnn_SitemapPane .sitemap:hover, .dark-site #netdriven a:hover{color:#FFF !important;} /*Set if #netdriven and #bottomnav sections of site are set to either a black or dark background*/

#call-to-action{display:block; background:url(//a2.nd-cdn.us/img/cta.png) repeat-x bottom center; text-align:center; text-transform:uppercase; padding:20px; border:1px solid #333; font-size:20px; text-decoration:none; font-weight:800; color:#FFF; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; box-shadow:0 0 3px #666; -moz-box-shadow:0 0 3px #666; -webkit-box-shadow:0 0 3px #666; }
#call-to-action .coming-soon{font-size:30px;}
#call-to-action:hover{background:url(//a2.nd-cdn.us/img/cta-hover.png) repeat-x top center;}
#call-to-action img{display:none;}

/* ND CUSTOM COLORS
----------------------------------------------------------------------------------------------------*/
.ndcustomcolorclass, .ndcustomcolorcontainer img {background-color:#de0000 !important;}
.ndcustomtextcolor1 {color:#000000 !important;}
.ndmoduletextcolor1 {color:#000000 !important;}
.ndcustomtextcolor2 {color:#000000 !important;}
.ndmoduletextcolor2 {color:#000000 !important;}
.ndcustomlinkcolor1 {color:#000000 !important;}
.ndcustomlinkcolor1:hover {color:#666666 !important;}
.ndcustomlinkcolor2 {color:#000000 !important;}
.ndcustomlinkcolor2:hover {color:#666666 !important;}
.ndcustombutton1 {background:#333 !important; color:#ffffff !important;}
.ndcustombutton1:hover {background:#000000 !important; color:#ffffff !important;}
.ndcustombutton2 {background:#de0000 !important; color:#ffffff !important;}
.ndcustombutton2:hover {background:#000000 !important; color:#ffffff !important;}
.ndcustom1 {background:#000000 !important; color:#ffffff !important;}
.ndcustom2 {background:#fff !important; color:#ffffff !important;}
.ndcustomborder {border:1px solid #666 !important;}



/* COMMONLY EDITED CSS 
----------------------------------------------------------------------------------------------------*/
body {margin: 0px; background:#D20001 url(img/bg.jpg) no-repeat center top; font: 12px Arial, Helvetica, sans-serif;}

#container {width:980px; margin:0 auto 10px; background:#FFF; border:5px solid #000; padding-bottom:10px;}
#contentbody{}
#contentheader {padding:0; /*height:143px;*/ margin: 0 auto; position:relative; display: flex; justify-content: center; flex-direction: column;}
.tire-overlay{display:none; width:512px; height:161px; position:absolute; right:2px; top:-17px; background:url(img/tire-overlay.png); z-index:0;}
#dnn_dnnLogo_imgLogo {}
#dnn_dnnLogo_hypLogo{text-align: center;} 

#dnn_HeaderContactPane{position:relative;}
#headercontact{text-transform:uppercase; color:#D20001; padding: 10px 0; margin: 0 auto;/* background:url(img/headercontact.png) no-repeat; */display: flex; justify-content: center; align-items: center;}
#headercontact a{text-decoration: none;}
#headercontact a:hover{text-shadow: 1px 1px 3px #000;}

/* Header Items */
.phone{font-size:18px; font-weight:800; text-align:center; padding-right: 10px; }
.phone a{color: #de0000;}
.address{font-size:15px; font-weight:700; text-align:center; }
.address a{color: #000 !important;}
.slogan{}

/* Social Section */
#social .like{float:left; position:relative; top:-1px;}
#social .icon{float:left; text-indent:-9999px; display:block; margin-right:3px;} /* Common Code */

#social.small-icons .icon{width:20px; height:20px;} /* If the icons are small */
#social.small-icons .icon:hover{background-position:bottom;}
#social.small-icons .fb{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/facebook.png) no-repeat 0 0;}
#social.small-icons .twitter{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/twitter.png) no-repeat 0 0;}
#social.small-icons .gplus{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/googleplaces.png) no-repeat 0 0;}
#social.small-icons .yelp{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/yelp.png) no-repeat 0 0;}


#social.big-icons .icon{width:32px; height:32px;} /* If the icons are big */
#social.big-icons .fb{background:url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat 0 0;}
#social.big-icons .twitter{background:url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -64px 0;}
#social.big-icons .gplus{background:url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat scroll -32px 0;}
#social.big-icons .yelp{background:url(//a2.nd-cdn.us/img/socialmedia/32px-social.png) no-repeat -96px 0;}
#social.big-icons .fb:hover{background-position:0 bottom;}
#social.big-icons .twitter:hover{background-position:-64px bottom;}
#social.big-icons .gplus:hover{background-position:-32px bottom;}
#social.big-icons .yelp:hover{background-position:-96px bottom;}



#social.custom-icons .icon{} /* Custom icon code */
#social.custom-icons .icon:hover{background-position:bottom;}
#social.custom-icons .fb{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/facebook.png) no-repeat 0 0;}
#social.custom-icons .twitter{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/twitter.png) no-repeat 0 0;}
#social.custom-icons .gplus{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/googleplaces.png) no-repeat 0 0;}
#social.custom-icons .yelp{background:url(//a2.nd-cdn.us/img/socialmedia/20px-social/yelp.png) no-repeat 0 0;}


#social.small-icons{}

#space{height:20px;}
/* Webfont */
.webfont, .pc-header .Head{font-family:"myriad-pro", sans-serif !important;}

#contentnav { height:51px; margin:0 auto; position:relative; z-index:50; padding:0; background:url(img/contentnav.gif) no-repeat; font-family:"nimbus-sans-condensed", sans-serif; display: flex; justify-content: center;}
#contentnav #HouseMenuNav li {float: left; line-height:51px;}
#contentnav #HouseMenuNav a {text-transform:uppercase; color:#FFF; display: block; font-weight:700; font-size:17px; padding: 0 12px;  text-decoration:none; }
#contentnav #HouseMenuNav li:hover &gt; a { color:#AAA; background:#8D0000; }
#contentnav #HouseMenuNav li ul { background:#8D0000; left: -999em; margin-top: 0; position: absolute; width: 249px; z-index: 10;}
#contentnav #HouseMenuNav li ul li a {background:none; border:0px; border-radius:0px; color:#FFF; line-height: 20px; width: 207px; padding:5px 0 5px 5px; margin-left:8px; font-size:17px;}
#contentnav #HouseMenuNav li ul li a:hover {background:none; border-radius:0px; color:#AAA; margin-top:0;}
#contentnav #HouseMenuNav li ul li:last-child a{border:0 !important;}
#contentmain {margin:0 auto; padding:10px 7px; border-top:5px solid #000;}

/* DNN6 Admin Menu Fixes */
#contentmain ul.dnnActionMenuBody {display:none;}
#contentmain ul.dnnActionMenuBody li {list-style:none outside none; display:block;}
body .dnnActionMenu a {color:#000 !important;}

/* CSS3 Defaults */
.shadow{box-shadow:0 0 5px #333; -moz-box-shadow:0 0 5px #333; -webkit-box-shadow:0 0 5px #333; position:relative;}
.rounded{border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; position:relative;}
.transition{transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}

/* Side and Sub Buttons */
#nd-buttons{}

#nd-buttons.sub{margin:10px 0;}
#nd-buttons.side{margin:15px 0 10px;}

#nd-buttons .item{display:block; text-indent:-9999px;} /* Common CSS shared across both types */
#nd-buttons.sub .item:hover{background-position:bottom;}
#nd-buttons.side .item:hover{background-position:bottom;}
#nd-buttons.sub .item{float:left; width:218px; height:100px;} /* For sub items */
#nd-buttons.side .item{ height:85px; margin-bottom:10px; } /* For side items */
#nd-buttons .last{margin:0 !important;} /* Last element in the list gets this class */

/* Buttons themselves */
#nd-buttons.sub .one{background:url(img/sub1.jpg) no-repeat top center; margin:0 6px 6px 0; }
#nd-buttons.sub .two{background:url(img/sub2.jpg) no-repeat top center; margin:0 0 6px 0;}
#nd-buttons.sub .three{background:url(img/sub3.jpg) no-repeat top center; margin:0 6px 0 0;}
#nd-buttons.sub .four{background:url(img/sub4.jpg) no-repeat top center;}

#nd-buttons.side .one{background:url(img/side1.jpg) no-repeat top center;}
#nd-buttons.side .two{background:url(img/side2.jpg) no-repeat top center;}
#nd-buttons.side .three{background:url(img/side3.jpg) no-repeat top center;}
#nd-buttons.side .four{background:url(img/side4.jpg) no-repeat top center;}


/* VLB */
#find-tire-bar { background:url(img/vlb.png) no-repeat; height:240px; color:#000;}
#find-tire-bar a{}
#TireSizeFinder{}
#sizefinder-inputs{padding:66px 0 0 21px;}
#sizefinder-inputs div{margin-bottom:6px;}
#sizefinder-inputs select{display:block; margin:0 !important;}
#links{font-size:12px; margin-top:5px; text-align:left;}
#botbrands{text-align:center; margin:20px 0 0;}
#ddlyear11578, #ddlmake11578, #ddlmodel11578, #ddloption11578, #ddlsize11578, #j_year_box, #j_make_box, #j_model_box, #j_option_box, #j_size_box{width:100px !important;}

/* Hometext */
#hometext{padding:0 5px;}
#hometext h1{color:#de0000; font-size:23px; text-transform:uppercase; margin:0; font-weight:800; text-transform:uppercase; margin-bottom:10px; text-shadow:2px 2px 2px #000}
#hometext p{margin:0; font-size:12px; line-height:17px !important;}
#hometext a{font-weight:700;}

@media only screen and (max-width: 980px){ /* CSS RULES HERE */ 
	#dnn_LeftPane #hometext h1{color: #de0000 !important;}
}

#locbadge{display: none;}
@media only screen and (max-width: 980px){ /* CSS RULES HERE */ 
	#locbadge {display:block; position: fixed;z-index: 1000;right: 0;top: 30%;	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;box-shadow: 0 0 3px #000;-moz-box-shadow: 0 0 3px #000;-webkit-box-shadow: 0 0 3px #000;color: #fff;line-height: 10px;}
	#locbadge i {font-size: 34px;display: block;margin-bottom: 5px; color: #fff; font-family: "Font Awesome 5 Free";}
}
/* Slider */

.couponsliderview{}
.sliderImage img{width:621px !important; height:236px !important; }
#dnn_ctr6960_View_Scroller_slider1{width:621px !important; height:236px !important;}



#netdriven { width: 940px; margin:0 auto 0; overflow:hidden; text-align:left;}

/* GENERAL PAGE STYLES
----------------------------------------------------------------------------------------------------*/


a, a:link, a:visited {text-decoration: underline; color:#de0000;}
a:hover, a:active {text-decoration: none; color:#000;}
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;}

#bot-soc{margin:0 auto 10px; width:820px;}
#brands{text-align:center; margin:20px 0 0;}


/* MAIN SKIN STYLES
----------------------------------------------------------------------------------------------------*/
.call-us{font-size:30px; font-weight:900; color:#de0000; text-align:center;}

.slogans{margin-top:10px;}
/* LOCATION FINDER MODULE
----------------------------------------------------------------------------------------------------*/
.postalcode-wrapper{background:url(img/lookup.jpg) no-repeat left top; height:49px; padding:126px 0 0 58px;  position:relative;}
.postalcode-entrybox{text-align:center; width:70px; border:none; background:none; float:left; font-size:18px; font-weight:700; color:#000;}
.postalcode-link{display: block; width: 85px; height: 23px; float:left; text-decoration:none; text-indent:-9999px;}
.postalcode-validator{display:block; background:#de0000; text-align:center; color:#ffffff; font-weight:bold; padding:1px; width:120px; height:40px; line-height:20px; font-size:13px; position:absolute; left:159px; top:5px;}

.you-can-also{font-size:11px; padding:0 20px; margin:16px 0 0 15px; position:relative; z-index:100;}
.you-can-also{color:#333;}
/* NAVIGATION
----------------------------------------------------------------------------------------------------*/

#contentnav #HouseMenuNav iframe {display: none;}

#contentnav #HouseMenuNav ul, #HouseMenuNav li {list-style-type: none;}
#contentnav #HouseMenuNav, #contentnav1 #HouseMenuNav ul {background: #ffffff;}  

#contentnav #HouseMenuNav li ul li {border: 0px;}
#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;}
#dnn_SitemapPane, #dnn_SitemapPane *{display:inline;}


/* VEHICLE LOOKUP BAR
----------------------------------------------------------------------------------------------------*/
#find-tire-bar a:hover{ }
#sizefinder-inputs {}

#TireSizeFinder {}
#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;}

#mid-buttons{margin:10px 0 10px -35px;}

/* CONTENT PANES
----------------------------------------------------------------------------------------------------*/
#dnn_TopContentPane {clear:both;}

#dnn_LeftPane{float:left; width:500px;}
#dnn_CenterPane{float:left; width:170px; margin:0 10px; display:inline;}
#dnn_RightPane{float:right; width:442px;}

#dnn_HomeContentPane {float:left; margin:0; width:621px;} 
#dnn_HomeSidePane {float:right; margin:0; width:291px;}
#dnn_HomeMiddlePane{clear:both;}

#dnn_ContentPane {float:right; margin:0;} 
#dnn_SidePane {float:left; margin:0; width:300px;}

#dnn_ContentPane2 {float:left; clear:left; margin:0; padding:9px 0 0 10px;}
#dnn_SidePane2 {float:right; clear:right; margin:0; padding:9px 10px 0 0;}

#dnn_BottomContentPane {clear:both;}

#leftside{width:711px; float:left;}
#middle{}
#dnn_MiddlePane1{float:left; width:511px;}
#dnn_MiddlePane2{float:right; width:195px;}

#dnn_FooterPane {clear:both;}
#dnn_BottomLinksPane {clear:both; margin:0 auto;}
#dnn_SEOPane{clear:both; margin:10px auto;} 
#dnn_BottomPane{text-align:right;}
#dnn_LocPane{width:236px; float:right; }
#dnn_AssocPane{padding:0;}


/* CONTENT HEADER
----------------------------------------------------------------------------------------------------*/




#free{float:left; text-align:center; height:53px; padding-top:196px; color:#FFF; font-size:15px; background:url(img/free.jpg) no-repeat; width:310px;}
#free h3{font-size:22px; margin-bottom:0;}



#associations{width:275px; margin:10px auto;}


#social iframe{position:relative; top:1px;}

#socialmedia{display:inline; float:left; width:175px; margin:8px 0 0 80px;}

#container-bottom{height:14px; width:960px; margin:0 auto; background:url(img/containerbottom.png) no-repeat; margin-bottom:10px;}


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

#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 !important;}
#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:#de0000; font-size:22px; _font-size:20px; text-transform:uppercase; font-style: normal; font-weight: 700;}
.pc-header {background: url(img/contentmainheaderbg.png) no-repeat left top; padding:10px 20px; height:30px;}
.pc-body {background: #ffffff; overflow:visible !important; padding: 0px 20px 20px 20px;}

.pc-footer {background: url(img/contentmainfooterbg.png) no-repeat left bottom; height: 20px; margin-bottom:10px;}
#cc {color: #FFF; height:159px; padding:20px; background:url(img/main.png) no-repeat; margin-bottom:10px;}



#affil{text-align:center;}

.LGImage{list-style:none !important;}


#buttons{}
.button-container{width:315px; float:left; padding:225px 0 0;}
.button-container .button{display:block; background:url(img/button.png) no-repeat; text-indent:-9999px; margin:0 auto; height:34px; width:218px;}
.button-container .button:hover{background-position:bottom;}

/* CONTENT FOOTER
----------------------------------------------------------------------------------------------------*/
#contentfooter {overflow:hidden; clear: both;}
#secnav {text-align:center; color:#fff; padding:10px 0 20px;}
#secnav a{color:#666666;}
#secnav a:hover{color:#8f0302;}

#bottom {height:50px; margin:20px 0 20px 0; color:#000;}
#bottom h2{font-size:12px; font-weight:700; text-transform:uppercase; margin:0;}
#bottom p{font-size:11px; font-weight:400;}

#bottom a{font-weight:400 !important;}
#bottom a:hover{color:#FFEA00;}

.Normal, .NormalDisabled{font-size:12px;}
/* NET DRIVEN
----------------------------------------------------------------------------------------------------*/
#bgbottom{overflow:hidden;}



#socialfooter{width:940px; margin:10px auto;}
#BottomSocial{float:left; overflow:hidden;}

#social-icon{display:block; height:32px; width:32px; float:left; text-indent:-9999px; margin:0 8px 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;}


#tirebrands{float:right; padding-top:3px;}

#dnn_BottomLinksPane {font-size:10px; margin:10px 0 0 5px; text-transform:uppercase; overflow:hidden;}
#dnn_BottomLinksPane a, #dnn_BottomLinksPane a:visited {font-weight:700;}
#dnn_SEOPane, #dnn_BottomLinksPane {line-height:normal;}
#dnn_SEOPane {font-size:10px; font-weight:400; overflow:hidden;}
#dnn_SEOPane p{margin-bottom:10px; padding:0 7px 0 7px; font-size:10px !important;}

#ndlink {float:left;}
#poweredbynd, #poweredbynd:hover {color:#000; 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: #000; 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:#000; font-size:10px;}
#poweredbynd #login a:hover {text-decoration:none; color:#000;}
#ndlinks{font-weight:400;}


/* NDSC WIDGET
----------------------------------------------------------------------------------------------------*/
#services-page ul, #services-page li{margin-left:0 !important;}

#services_div{background:url(img/ndsc-widget.jpg) no-repeat; width:494px; height:208px; position:relative; border:0; background-color:transparent; }
#left_a{display:block; position:absolute; left:15px; top:95px; background:url(img/left-arrow.png) no-repeat; text-indent:-9999px; height:20px; width:20px; cursor:pointer; }
#right_a{display:block; position:absolute; right:15px; top:95px; background:url(img/right-arrow.png) no-repeat; text-indent:-9999px; height:20px; width:20px; cursor:pointer; }
#services_ul{ position:relative !important; }
#slider_div{margin:50px 45px 0 45px; overflow:hidden;}
a.ndscCatImage3{color:#000 !important; text-decoration:none !important;}


/* SERVICE CATALOG PAGE
----------------------------------------------------------------------------------------------------*/
.sc-categories {margin:0 !important;padding:0 !important;list-style:none !important;}
.sc-categories a {text-decoration:none;}
.sc-category {margin:0 5px 10px 0;list-style:none;width:48%;height:125px;float:left;overflow:hidden;border: 1px solid #cacaca; padding:0;}
.servicelink {display:block; width:100%; height:125px; margin:0 !important; cursor:pointer; padding-right:0px;}
.servicelink:hover {background-color:#eeeeee;}
.sc-category-info {float:left; width:175px; color:#000000;}
.sc-category-img {float:left; width:90px; height:90px; border:1px solid #cacaca; margin:5px;}
.sc-category-img img{width:90px;height:90px;}
.sc-services{margin:0;padding:0;list-style:none;}
.sc-service{margin:0 0 10px 0;padding:10px 0;list-style-type:none !important;position:relative;border-bottom:1px solid #CCCCCC;}
.sc-service-name{font-weight:bold;padding:5px;margin:0 170px 1px 0;background-color:#CCCCCC;}
.sc-service-short-desc{padding:5px;margin:0 170px 0 0;}
.sc-service-link{position:absolute;top:10px;right:90px;padding:10px 7px;border:1px solid #CCCCCC;}
.sc-service-recommended{position:absolute;top:0;right:10px;width:63px;height:55px;}
.sc-detail-breadcrumb{padding:10px;}
.sc-detail-head{margin:10px 0;overflow:hidden;}
.sc-detail-img{float:left;width:100px;height:100px;overflow:hidden;}
.sc-detail-img img{width:100px;height:100px;}
.sc-detail-category-name{padding:10px 10px 10px 120px;margin:0;}
.sc-detail-service-name{padding:10px 10px 10px 120px;margin:0;}
.sc-detail-main{clear:both;padding:0 220px 0 60px;position:relative;}
.sc-detail-desc{padding-bottom:10px;margin-bottom:10px;border-bottom:1px #CCCCCC solid;}
.sc-detail-time{padding-bottom:10px;margin-bottom:10px;border-bottom:1px #CCCCCC solid;}	
.sc-detail-time span{display:block;padding:10px;}
.sc-detail-price{padding-bottom:10px;margin-bottom:10px;border-bottom:1px #CCCCCC solid;}
.sc-detail-price span{display:block;padding:10px;}
.sc-detail-links{position:absolute;top:0;right:0;width:200px;list-style:none;margin:0;padding:0;}
.sc-detail-links li{border-radius:5px; list-style-type:none !important; margin:0 0 2px 0; padding:5px; background-color:#de0000; text-align:center;}
.sc-detail-links li a{color:#FFF; text-decoration:none;}
.sc-detail-links li a:hover{color:#000; text-decoration:none;}
.sc-category-info p{font-size:11px !important;}
.sc-category-info h2{color:#de0000; font-style: normal; font-weight: 700; font-size:15px; margin:5px 0;}


#tirebrands img {margin-left:7px;}

/*NEW BOTTOM FOOTER------------------------------------------------------------------------------*/
#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: #333333 !important; text-decoration:none !important; font-weight:500; text-transform: capitalize; padding:0 0; font-size:12px; line-height:12px; border-left:0;}
#bottomnav #HouseMenuNav li:hover &gt; a, .sitemap:hover {color: #BD0000 !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:#fff 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:#333333;}
#BottomFooter h2 { color:#BD0000; font-size:16px; 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:#333333; text-decoration:none;}
#BottomFooter a:hover, .footerseo a { color:#BD0000; 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;}
}</pre></body></html>