/*
	Website Name: MONTY'S AUTO PARTS - Domestic Car Advanced Site Template
	Designed by: Katherine Leonard, Car-Part.com
	Edited by: DESIGNER_NAME
	Last updated: 12 Oct 2023
*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/* "Beat THAT ClearFix!" by Thierry Koblentz - http://www.cssmojo.com/ */
.btcf::after{content:"";display:table;clear:both}

/* "Frustration Fixes" by Katherine Leonard - http://www.kat-and-mouse.com/ */
html,body{height:100%;overflow-x:hidden;overflow-y:auto}a{color:inherit}strong,b,bold{font-weight:700}em,i,italic{font-style:italic}.left{float:left;text-align:left}.center{float:none;margin:0 auto;text-align:center}.right{float:right;text-align:right}a[href^="tel"],.noU{text-decoration:none}.showU{text-decoration:underline}.hover:hover{cursor:pointer}

html {
	font-size: 16px;
}

body {
	background: #1e71b8;
	background-image: repeating-linear-gradient( 45deg, transparent, transparent 1rem, rgba( 255,255,255,.1 ) 1rem, rgba( 255,255,255,.1 ) 1.1rem );
	color: #fff;
	font-family: Roboto, Helvetica, Verdana, sans-serif;
}

a:hover, a:active {
	color: #999;
}

#content {
	background-color: #fff;
	color: #333;
	display: block;
		height: 100%;
		width: 960px;
	margin: 0 auto;
	overflow: auto;
}
#pgHdr {
	display: block;
	padding-top: 40px;
	position: relative;
	text-align: center;
}
#pgHdr h1 {
	color: #1e71b8;
	display: block;
	font-family: "Roboto Slab", Rockwell, Garamond, serif;
	font-size: 2.5em;
	font-weight: 700;
	margin-bottom: .25em;
	text-align: center;
}
#pgHdr .contactInfo {
	display: inline-block;
	margin-bottom: 1em;
	text-align: left;	
}
.contactInfo address {
	display: inline-block;
		vertical-align: top;
	margin-right: 40px;
}
.contactInfo .phones {
	display: inline-block;
		vertical-align: top;
}


#mainNav {
	background-color: #666;
	font-family: "Roboto Slab", Rockwell, Garamond, serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-align: center;
}
#mainNav a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: .5em 1em;
}
#mainNav a:hover, #mainNav a:active {
	background-color: #1e71b8;
	color: #fff;
}
#mainNav ul {
	display: inline;
}
#mainNav ul li {
	display: inline;
}


.sidebar {
	display: block;
		width: 410px;
	float: right;
	padding: 0 20px;
	text-align: center;
}
.sidebar img {
	display: block;
		width: 380px;
		height: auto;
	margin: 20px auto;
}
.content {
	display: block;
		width: 500px;
	padding: 1em 1.25em;
	text-align: left;
}
.content p {
	margin-bottom: 1em;
}
.content ul {
	margin-bottom: 1.5em;
}
.content ul.features {
	list-style-type: square;
	margin-left: 5em;
}

.hours {
	display: block;
		width: 270px;
	margin: 3em auto;
}
.hours h1 {
	border-bottom: 1px solid #666;
	font-weight: 700;
	font-size: 1.125em;
	text-align: center;
}
.nydmv {
	text-align: center;
}
ul.pymt {
	text-align: center;
}
ul.assoc li, ul.pymt li {
	display: inline-block;
		vertical-align: middle;
	margin: .2rem .1rem;
}
ul.assoc li img {
	display: block;
		max-height: 60px;
		width: auto;
}
ul.pymt .cc {
	background-size: auto 100%;
	background-image: url( "https://templates.car-part.com/assets/graphics/payments.png" );
	background-repeat: no-repeat;
	border-radius: 5px;
	color: rgba( 0,0,0,0 );
	display: block;
		width: 3em;
		height: 2em;
	font-size: 20px;
}
ul.pymt .label { font-size: 0; }
ul.pymt .visa {background-position: 0 0}
ul.pymt .mc {background-position: -3em 0}
ul.pymt .disc {background-position: -6em 0}
ul.pymt .paypal {background-position: -9em 0}
ul.pymt .amex {background-position: -12em 0}
ul.pymt .debit {background-position: -15em 0}
ul.pymt .dc {background-position: -18em 0}
ul.pymt .bc {background-position: -21em 0}
ul.pymt .apple {background-position: -24em 0}
ul.pymt .google {background-position: -27em 0}
ul.pymt .android {background-position: -30em 0}
ul.pymt .cash {background-position: -33em 0}
ul.pymt .interac {background-position: -36em 0}
ul.pymt .zelle {background-position: -39em 0}
ul.pymt .eft {background-position: -42em 0}
ul.pymt .venmo {background-position: -45em 0}
ul.pymt .cashapp {background-position: -48em 0}

ul.social {
	display: block;
	font-size: 40px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
ul.social .label {
	color: rgba(0,0,0,0);
	font-size: 0;
}
ul.social li {
	background-image: url("https://templates.car-part.com/assets/graphics/social.png");
	background-repeat: no-repeat;
	background-size: auto 300%;
	display: block;
		width: 1em;
		height: 1em;
		vertical-align: top;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

/* Rounded Corners */
ul.rnd li {
	border-radius: .125em;
}
	
/* Circles */
ul.cir li {
	border-radius: 50%;
}

/* Full Color */
ul.social .fb { background-position: 0 -2em; }
ul.social .tw { background-position: -1em -2em; }
ul.social .yt { background-position: -2em -2em; }
ul.social .li { background-position: -3em -2em; }
ul.social .pt { background-position: -4em -2em; }
ul.social .eb { background-position: -5em -2em; }
ul.social .yl { background-position: -6em -2em; }
ul.social .em { background-position: -7em -2em; }
ul.social .tx { background-position: -8em -2em; }
ul.social .ph { background-position: -9em -2em; }
ul.social .sk { background-position: -10em -2em; }
ul.social .ig { background-position: -11em -2em; }
	
/* Black */
ul.social .fb:hover { background-position: 0 -1em; }
ul.social .tw:hover { background-position: -1em -1em; }
ul.social .yt:hover { background-position: -2em -1em; }
ul.social .li:hover { background-position: -3em -1em; }
ul.social .pt:hover { background-position: -4em -1em; }
ul.social .eb:hover { background-position: -5em -1em; }
ul.social .yl:hover { background-position: -6em -1em; }
ul.social .em:hover { background-position: -7em -1em; }
ul.social .tx:hover { background-position: -8em -2em; }
ul.social .ph:hover { background-position: -9em -1em; }
ul.social .sk:hover { background-position: -10em -1em; }
ul.social .ig:hover { background-position: -11em -1em; }
	
/* White */
/* ul.social .fb:active { background-position: 0 0; }
ul.social .tw:active { background-position: -1em 0; }
ul.social .yt:active { background-position: -2em 0; }
ul.social .li:active { background-position: -3em 0; }
ul.social .pt:active { background-position: -4em 0; }
ul.social .eb:active { background-position: -5em 0; }
ul.social .yl:active { background-position: -6em 0; }
ul.social .em:active { background-position: -7em 0; }
ul.social .tx:active { background-position: -8em 0; }
ul.social .ph:active { background-position: -9em 0; }
ul.social .sk:active { background-position: -10em 0; }
ul.social .ig:active { background-position: -11em 0; }
*/

#pgFtr {
	font-size: .8em;
	text-align: center;
}