@charset "UTF-8";

body {
	background-color: #DAECF6;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* style of wrapper around draggable view ports */
.ui-widget-content { background: #ffffff; border: 0px;}

#top {
	height: 118px;
	width: 100%;
	background-color: #FFF;
}

#languageWrap {
    background-color: #FFF;
    width: 100%;
}
#language {
    height: 15px;
    width: 980px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: right;
    font-size: 12px;
    padding-top: 5px;
}
#language a:link {
    font-style: italic;
    color: #0000C3;
    text-decoration: none;
    font-weight: bold;
}
#language a:visited {
    font-style: italic;
    color: #0000C3;
    text-decoration: none;
    font-weight: bold;
}
#language a:hover {
    font-style: italic;
    color: #F00;
    text-decoration: none;
    font-weight: bold;
}

#shopWrap {
	height: 118px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#shopLogo {
	height: 118px;
	width: 200px;
	float: left;
}

#shopName {
	height: 118px;
	width: 780px;
	float: left;
	overflow: hidden;

}

.shopNameText {
	height: 113px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-align: right;	
	font-size: 18pt;
	font-weight: bolder;
	color: #000;
	text-transform: uppercase;
}

#banner {
	height: 175px;
	width: 100%;
	background-image: url(../images/grad_banner.jpg);
	background-repeat: repeat-x;
    border-top-width: 4px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #6F9BCC;
    border-bottom-color: #A6C7FC;	
}
#bannerWrap {
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
}

.btnLarge {
    height: 135px;
    width: 290px;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 25px;
    z-index: 100;
    float: left;
    position: absolute;
    top: 122px;
}

.btnLargeLang {
    top: 142px;
}

.btnLarge a {
    color: #0F9;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}

.btnLarge a:hover {
    color: #F00;
    text-decoration: none;
}

/* had some trouble with nested divs like used in M/S buttons so went qualified name approach */
.btnl-rotatingreviews { background-image: url(../images/banner_featured_reviews.png);  }
.btnl-customwebsite   { background-image: url(../images/banner_featured_otherURL.png); }
.btnl-customertools   { background-image: url(../images/banner_featured_tools.png);    }

#bannerImage {
	height: 175px;
	width: 980px;
	z-index: 10;
	position: relative;
	padding-bottom: 0px;
}
.bannerTitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.bannerEmphasized {
	font-style: italic;
	font-weight: bold;
}
#contentWrap {
	height: 1037px;
	width: 980px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentLeft {
	height: 912px;
	width: 750px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DDA141;
}
#btnMwrap {
	float: left;
	width: 750px;
	background-color: #F2FCFE;
}
.btnMtitle {
	height: 50px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	width: 214px;
	top: 20px;
	left: 17px;
    font-size: 18px;
    color: #036;
}
.btnMtext {
	height: 34px;
	width: 214px;
	float: left;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	top: 80px;
	position: absolute;
	left: 18px;
}

.btnMedium a {
    height: 100px;
    width: 250px;
    background-image: url(../images/btn_medium.png);
    background-repeat: no-repeat;
    float: left;
    padding-top: 21px;
    padding-bottom: 5px;
    text-align: center;
    display: block;
    position: relative;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bolder;
}

.btnMedium .btn-customertools a       { background-position: 0px 0px; }
.btnMedium .btn-customertools a:hover {	background-position: -0px -133px; }

.btnMedium .btn-appointment a       { background-position: -250px 0px; }
.btnMedium .btn-appointment a:hover { background-position: -250px -133px; }

.btnMedium .btn-directions a       { background-position: -500px 0px; }
.btnMedium .btn-directions a:hover { background-position: -500px -133px; }

.btnMedium .btn-expertise a       { background-position: -750px 0px; }
.btnMedium .btn-expertise a:hover { background-position: -750px -133px; }

.btnMedium .btn-custom a       { background-position: -1000px 0px; }
.btnMedium .btn-custom a:hover { background-position: -1000px -133px; }

.btnMedium .btn-promotions a       { background-position: -1250px 0px; }
.btnMedium .btn-promotions a:hover { background-position: -1250px -133px; }

.btnMedium .btn-napacanadapromotions a       { background-position: -1250px 0px; }
.btnMedium .btn-napacanadapromotions a:hover { background-position: -1250px -133px; }

.btnMedium .btn-newsletter a       { background-position: -1500px 0px; }
.btnMedium .btn-newsletter a:hover { background-position: -1500px -133px; }

.btnMedium .btn-napacanadanewsletter a       { background-position: -1500px 0px; }
.btnMedium .btn-napacanadanewsletter a:hover { background-position: -1500px -133px; }

.btnMedium .btn-blog a       { background-position: -1750px 0px; }
.btnMedium .btn-blog a:hover { background-position: -1750px -133px; }

.btnMedium .btn-videos a       { background-position: -2000px 0px; }
.btnMedium .btn-videos a:hover { background-position: -2000px -133px; }

.btnMedium .btn-pomwarranty a       { background-position: -2250px 0px; }
.btnMedium .btn-pomwarranty a:hover { background-position: -2250px -133px; }

.btnMedium .btn-napacanadapeaceofmind a       { background-position: -2250px 0px; }
.btnMedium .btn-napacanadapeaceofmind a:hover { background-position: -2250px -133px; }

.btnMedium .btn-rotatingreviews a       { background-position: -2500px 0px; }
.btnMedium .btn-rotatingreviews a:hover { background-position: -2500px -133px; }

.btnMedium .btn-feedback a       { background-position: -2500px 0px; }
.btnMedium .btn-feedback a:hover { background-position: -2500px -133px; }

.btnMedium .btn-reminders a       { background-position: -2750px 0px; }
.btnMedium .btn-reminders a:hover { background-position: -2750px -133px; }

.btnMedium .btn-refer a       { background-position: -3000px 0px; }
.btnMedium .btn-refer a:hover { background-position: -3000px -133px; }

.btnMedium .btn-contactus a       { background-position: -3250px 0px; }
.btnMedium .btn-contactus a:hover { background-position: -3250px -133px; }

.btnMedium .btn-loyalty a       { background-position: -3750px 0px; }
.btnMedium .btn-loyalty a:hover { background-position: -3750px -133px; }

.btnMedium .btn-napacanadajdpoweraward a       { background-position: -3750px 0px; }
.btnMedium .btn-napacanadajdpoweraward a:hover { background-position: -3750px -133px; }

.btnMedium .btn-sunocoloyalty a       { background-position: -3750px 0px; }
.btnMedium .btn-sunocoloyalty a:hover { background-position: -3750px -133px; }

.btnMedium .btn-sunocotipsandtricks a       { background-position: -0px 0px; }
.btnMedium .btn-sunocotipsandtricks a:hover { background-position: -0px -133px; }

.btnMedium .btn-sunocoproducts a       { background-position: -2250px 0px; }
.btnMedium .btn-sunocoproducts a:hover { background-position: -2250px -133px; }

.btnMedium .btn-sunocomaintenance a       { background-position: -250px 0px; }
.btnMedium .btn-sunocomaintenance a:hover { background-position: -250px -133px; }

#shopInfo {
    height: 97px;
    width: 690px;
    float: left;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    background-image: url(../images/background_info.jpg);
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #FFF;
}
.shopInfoText {
	height: 65px;
	width: 490px;
}
.partnerLogo {
    width: 216px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
}
.partnerLogo a {
    text-decoration: none;
}
.partnerLogo img {
    border: none;
}
#copy {
	height: 440px;
	width: 690px;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 25px;
	overflow: hidden !important;
}

#copy-text {
    width: 690px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 25px;
}

#copy-view-all {
    height: 20px;
    width: 690px;
    float: right;
    padding-top: 2px;
    padding-right: 30px;
    padding-bottom: 18px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 15px;
    text-align: right;
    display: none;
}

#shopPhotos {
	height: 195px;
	width: 750px;
	background-color: #6DC783;
	float: left;
}
.textCat {
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
}
#contentRight {
	height: 912px;
	width: 224px;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDA141;
	border-left-color: #DDA141;
	border-right-style: solid;
	border-left-style: solid;
}
.catHeader {
	height: 23px;
	width: 224px;
	background-color: #4A9BD4;
	padding-top: 10px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bolder;
}
#hours {
	height: 160px;
	width: 204px;
	margin: 10px;
	overflow: hidden !important;
	white-space:nowrap;
}
.hours {
	line-height: 22px;
	font-size: 14px;
	text-align: center;
}
#address {
	height: 80px;
	width: 214px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDA141;
	overflow: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    white-space: normal;
}
.address {
	overflow: visible;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}

.btnSmall a {
    height: 40px;
    width: 130px;
    background-repeat: no-repeat;
    background-image: url(../images/btn_small.png);
    display: block;
    color: #FFF;
    text-decoration: none;
    padding-top: 30px;
    padding-left: 74px;
    padding-right: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.btnSmall .btn-directions a       { background-position: -1px 0px; }
.btnSmall .btn-directions a:hover { background-position: -1px -71px; }

.btnSmall .btn-feedback a       { background-position: -231px 0px; }
.btnSmall .btn-feedback a:hover { background-position: -231px -71px; }

.btnSmall .btn-reminders a       { background-position: -461px 0px; }
.btnSmall .btn-reminders a:hover { background-position: -461px -71px; }

.btnSmall .btn-customwebsite a       { background-position: -691px 0px; }
.btnSmall .btn-customwebsite a:hover { background-position: -691px -71px; }

.btnSmall .btn-refer a       { background-position: -921px 0px; }
.btnSmall .btn-refer a:hover { background-position: -921px -71px; }

.btnSmall .btn-customertools a       { background-position: -1151px 0px; }
.btnSmall .btn-customertools a:hover { background-position: -1151px -71px; }

.btnSmall .btn-contactus a       { background-position: -1381px 0px; }
.btnSmall .btn-contactus a:hover { background-position: -1381px -71px; }

.btnSmall .btn-newsletter a       { background-position: -1611px 0px; }
.btnSmall .btn-newsletter a:hover { background-position: -1611px -71px; }

.btnSmall .btn-napacanadanewsletter a       { background-position: -1611px 0px; }
.btnSmall .btn-napacanadanewsletter a:hover { background-position: -1611px -71px; }

.btnSmall .btn-blog a       { background-position: -1841px 0px; }
.btnSmall .btn-blog a:hover { background-position: -1841px -71px; }

.btnSmall .btn-videos a       { background-position: -2071px 0px; }
.btnSmall .btn-videos a:hover { background-position: -2071px -71px; }

.btnSmall .btn-pomwarranty a       { background-position: -2301px 0px; }
.btnSmall .btn-pomwarranty a:hover { background-position: -2301px -71px; }

.btnSmall .btn-napacanadapeaceofmind a       { background-position: -2301px 0px; }
.btnSmall .btn-napacanadapeaceofmind a:hover { background-position: -2301px -71px; }

.btnSmall .btn-loyalty a       { background-position: -2531px 0px; }
.btnSmall .btn-loyalty a:hover { background-position: -2531px -71px; }

.btnSmall .btn-napacanadajdpoweraward a       { background-position: -2531px 0px; }
.btnSmall .btn-napacanadajdpoweraward a:hover { background-position: -2531px -71px; }

.btnSmall .btn-napaserviceassistant a       { background-position: -2761px 0px; }
.btnSmall .btn-napaserviceassistant a:hover { background-position: -2761px -71px; }

.btnSmall .btn-sunocoloyalty a       { background-position: -2531px 0px; }
.btnSmall .btn-sunocoloyalty a:hover { background-position: -2531px -71px; }

.btnSmall .btn-sunocotipsandtricks a       { background-position: -1151px 0px; }
.btnSmall .btn-sunocotipsandtricks a:hover { background-position: -1151px -71px; }

.btnSmall .btn-sunocoproducts a       { background-position: -2301px 0px; }
.btnSmall .btn-sunocoproducts a:hover { background-position: -2301px -71px; }

.btnSmall .btn-sunocomaintenance a       { background-position: -3911px 0px; }
.btnSmall .btn-sunocomaintenance a:hover { background-position: -3911px -71px; }

.btnSmall .btn-custom01 a       { background-position: -2761px 0px; }
.btnSmall .btn-custom01 a:hover { background-position: -2761px -71px; }

.btnSmall .btn-custom02 a       { background-position: -2991px 0px; }
.btnSmall .btn-custom02 a:hover { background-position: -2991px -71px; }

.btnSmall .btn-custom03 a       { background-position: -3221px 0px; }
.btnSmall .btn-custom03 a:hover { background-position: -3221px -71px; }

.btnSmall .btn-custom04 a       { background-position: -2761px 0px; }
.btnSmall .btn-custom04 a:hover { background-position: -2761px -71px; }

.btnSmall .btn-expertise a       { background-position: -3451px 0px; }
.btnSmall .btn-expertise a:hover { background-position: -3451px -71px; }

.btnSmall .btn-tiresales a       { background-position: -3681px 0px; }
.btnSmall .btn-tiresales a:hover { background-position: -3681px -71px; }

.btnSmall .btn-carsales a       { background-position: -3911px 0px; }
.btnSmall .btn-carsales a:hover { background-position: -3911px -71px; }

.btnSmall .btn-appointment a       { background-position: -4141px 0px; }
.btnSmall .btn-appointment a:hover { background-position: -4141px -71px; }

.btnSmall .btn-promotions a       { background-position: -4371px 0px; }
.btnSmall .btn-promotions a:hover { background-position: -4371px -71px; }

.btnSmall .btn-napacanadapromotions a       { background-position: -4371px 0px; }
.btnSmall .btn-napacanadapromotions a:hover { background-position: -4371px -71px; }

.btnSmall .btn-rotatingreviews a       { background-position: -4601px 0px; }
.btnSmall .btn-rotatingreviews a:hover { background-position: -4601px -71px; }

#certs {
	height: 83px;
	width: 720px;
	background-color: #FFF;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDA141;
	border-left-color: #DDA141;
	padding-bottom: 30px;
	line-height: 30px;
	clear: both;
}

#certs a, #networks a, #payments a, #copy-view-all a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#marketingLogo {
	height: 123px;
	width: 226px;
	float: left;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDA141;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DDA141;
	text-align: center;
}
#networks {
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	line-height: 30px;
}
#payments {
	width: 310px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	line-height: 30px;
}
#links {
	height: 200px;
	width: 100%;
	background-image: url(../images/links_grad.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dca042;
}
#linksWrap {
	height: 100%;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#linksWrap a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#linksWrap a:visited {
	text-decoration: none;
	color: #000;
}
#linksWrap a:hover {
	text-decoration: none;
	color: #F00;
}
#textLink {
	height: 100px;
	width: 920px;
	float: left;
	padding-right: 60px;
	line-height: 40px;
	text-align: center;
}
#textLink li {
	margin-right: 50px;
	margin-left: 50px;
	display: inline;
	list-style-type: none;
}
#bottom {
	height: 90px;
	width: 100%;
	background-color: #DAECF6;
	padding-top: 20px;
}
#bottomWrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bottomWrap a {
	text-decoration: none;
	color: #1F5495;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
}
#bottomWrap a:visited {
	text-decoration: none;
	color: #1F5495;
}
#bottomWrap a:hover {
	text-decoration: none;
	color: #F00;
}
#shopLogin {
	height: 50px;
	width: 50%;
	float: left;
	text-align: center;
}
#mng {
	float: left;
	height: 50px;
	width: 50%;
	text-align: center;
}
