@font-face {
	font-family: 'helvetica_neuebold';
	src: url('fonts/helveticaneue-bold-webfont.eot');
	src: url('fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/helveticaneue-bold-webfont.woff2') format('woff2'),
	url('fonts/helveticaneue-bold-webfont.woff') format('woff'),
	url('fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
	url('fonts/helveticaneue-bold-webfont.svg#helvetica_neuebold') format('svg');
	font-weight: normal;
	font-style: normal;
}

.subfeature-box-inner h3 {margin-top:0;}

html,
body {
	height: 100%;
	/* The html and body elements cannot have any padding or margin. */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color:#ee2d25;
}

a:hover {
	color:#000;
	text-decoration:none;
}

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -60px;
	/* Pad bottom by footer height */
	padding: 0 0 60px;
}

.dropdown-menu {
	text-transform:uppercase;
}

/* Cycle Slideshow */
.cycle-pager {
	text-align: center; width: 100%; margin:auto auto 1em auto; z-index: 1200;
}



.cycle-pager span {
	width: 22px;
	height: 12px;
	display: inline-block;
	color: #00aa4f;
	cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #dc1f27;}
.cycle-pager > * { cursor: pointer;}
.cycle-slideshow {
	max-width:1560px;
	margin:auto;
	margin-bottom:0;
}

.cycle-slideshow li {
	width:100%;
	height:100%;
}
.pagerBox {background-color:#646464;margin:auto 3px;border:1px solid #000;}
.pagerBox.cycle-pager-active {background-color:#ee2d25; border:1px solid #ee2d25;}
/* END Cycle Slideshow */

.social-l {
	font-size:1.25em;
	margin-right:.45em;
	float:left;
}

.social-r {
	font-size:1.25em;
	margin-left:.45em;
	float:right;
}

.social-l:hover, .social-r:hover {
	color:#000;
}

.facebook {
	color:#3f5d98;
}

.twitter {
	color:#1da1f2;
}

.pinterest {
	color:#bb0f23;
}

/* Set the fixed height of the footer here */
#footer {
	height: 60px;
	background-color: #ededed;
}

.bulletlist {
	padding-left:1em;
}

.bulletlist li{
	padding: .1em 0;
	margin-left:0;
}

.icon-list li {
	padding: 0 0 .5em 20px;
	display: block;
	position: relative;
}
.icon-list li:before {
	font-family: 'Glyphicons Halflings';
	position: absolute;
	left: 0px;
	top:3px;
	font-size:80%
}

.chevron-right li:before {
	content: '\e080';
	color:#ee2d25;
}

.sideBarProducts.chevron-right li:before {
	color:#000;
}

.chevron-right li.nnnn:before {
	content: '';
}

.innerList {
	padding-left:1em;
	font-size:.85em;
}

.innerList li {
	padding:0;
}

.innerList li a{
	color:#ee2d25;
}

.innerList li:before {
	content: '';
	padding-left:.25em;
}

.clear {
	clear:both:
}

.subfeature-box {
	border-top: 7px solid #ee2d25;
	padding:0;
	min-height:150px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.subfeature-box-inner {
	padding:1em;
	width:75%;
	z-index:900;
}
.subfeature-box-img {
	position:relative;
	float:right;
	max-height:150px;
	z-index:0;
}

.subfeature-box a {
	color:#000;
}

.gray-bg {
	background-color:#ededed;
}

.navbar-nav a {
	font-family: 'helvetica_neuebold';
}

.sideBarProducts {
	font-size:1.1em;
	text-transform:uppercase;
}

.sideBarProducts a, .category-links a {
	color:#ee2d25;
	text-decoration:none;
}
/*
.sideBarProducts li.active a, .sideBarProducts a:hover, .category-links a:hover {
	color:#000;
	}*/

nav .subDepartments {
	display:none;
}

.subDepartments li:before {
	content: '';
}

.subDepartments li {
	padding:0 0 0 1em;
	margin:0;
	font-size: .9em;
}

.subDepartments li a {
	/*color:#464646;*/
}

.subDepartments {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.subDepartments li.active a, div.subfeature-box-inner>ul.list-unstyled.icon-list.chevron-right.sideBarProducts>li.active>a {
	/*color:#ee2d25 !important;*/
	color:#000 !important;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
	color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default {
	font-size: 16px;
	background-color: #ededed;
	/*background: -webkit-linear-gradient(top, rgba(236, 58, 59, 1) 0%, #ee2d25 100%);
	background: linear-gradient(to bottom, rgba(236, 58, 59, 1) 0%, #ee2d25 100%);*/
	border-width: 0px;
	border-radius: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
	color: rgba(0, 0, 0, 1);
	/*color: rgba(255, 255, 255, 1);*/
	background-color: #ededed;
	/*text-shadow: 2px 2px 4px #000;*/

	/*background: -webkit-linear-gradient(top, rgba(236, 58, 59, 1) 0%, #ee2d25 100%);
	background: linear-gradient(to bottom, rgba(236, 58, 59, 1) 0%, #ee2d25 100%);*/
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
	color: rgba(0, 0, 0, 1);
	background-color: #eeac57;
	text-shadow: none;
	/*background: -webkit-linear-gradient(top, rgba(247, 186, 43, 1) 0%, #eeac57 100%);
	background: linear-gradient(to bottom, rgba(247, 186, 43, 1) 0%, #eeac57 100%);*/
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
	color: rgba(0, 0, 0, 1);
	background-color: #eeac57;
	text-shadow: none;
	/*background: -webkit-linear-gradient(top, rgba(247, 186, 43, 1) 0%, #eeac57 100%);
	background: linear-gradient(to bottom, rgba(247, 186, 43, 1) 0%, #eeac57 100%);*/
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
	border-color: #eeac57;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
	background-color: #eeac57;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
	background-color: #eeac57;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #ba2b2a;
}

.navbar-form {
	border:none !important;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.dropdown-menu {
	background-color:#f9dd9c;
	color:#000;
}

.dropdown-menu li {
}

.dropdown-menu li:last-child {
	border-bottom:none;
}

.dropdown-menu li {
	border-bottom:1px solid #efce84;
	background-color:#f9dd9c;
	color:#000;
	padding:.45em 0;
}

.dropdown-menu li:hover,.dropdown-menu li a:hover,.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color:#eeac57;
}


.featureLogos ul {list-style:none;margin:0;padding:0;}
.featureLogos ul li {display:inline-block;margin:0 1em 1em 0;}

#specialOrdering {list-style-type: upper-alpha;}

#specialOrdering li ,#returnPolicy li {padding:.5em 0;}
.subfeature-box ul {list-style-position: inside;}

.thumbnail.thumb-link:hover {
	cursor: pointer;
	border-color:#ee2d25;
	background-color:#f9dd9c;
}

.summaryBlock h1,.summaryBlock h2,.summaryBlock h3,.summaryBlock h4 {
	font-size:1em;
	font-weight:normal;
	margin:0;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover
{
	z-index: 2;
	color: #ffffff;
	cursor: default;
	background-color: #ee2d25;
	border-top-color: #ee2d25;
	border-right-color: #ee2d25;
	border-bottom-color: #ee2d25;
	border-left-color: #ee2d25;
}

.pagination > li > a, .pagination > li > span
{
	color: #ee2d25;
}

.pc-thumb {
	border:2px solid #ee2d25;
	margin:.5em auto;
}

.pc-link-block-title {
	color:#ee2d25;
	margin-top:0;
}

.pointer:hover {cursor:pointer;}

.lipad ul li {padding: .3em 0;}

.form-required,.red-text {color:#ee2d25;}

.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
.push-right {float:right;}
.push-left {float:left;}

#circular_icon_container {
	width:100%;
}

#current_sales a {
	color: #000;
}

#current_sales h4{
	padding:0;
	margin:0;
}

/* xs media queries */
@media only screen and (max-width: 767px)  {
	.intStep {border:none;}
	.intStep {border-bottom:1px solid #ccc;}
	.intStep {min-height:none;}
	#findLocalSF,#shopOnlineSF,#signUpSF,#diySF {
		background-image:none;
		min-height:0;
	}

	.subfeature-box-inner {
		/*text-align:center;*/
		width:100%;
	}

	.pc-link-block, .locationPage, #footer {text-align:center;}

	*#circular_icon {
		position:relative;
		width:100%;
		text-align:center;
		float:right;
		overflow:hidden;
		-ms-transform: rotate(4deg); /* IE 9 */
		-webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
		transform: rotate(4deg);
		box-shadow: 4px 4px 5px #000;
		margin-top:.5em;
	}

	#current_sales {
		display: none;
	}


}

/* sm media queries */
@media only screen and (min-width: 768px) {
	.intStep {border:none;}
	.intStep {border-bottom:1px solid #ccc;}
	.intStep {min-height:none;}
	ul { list-style-type:none;}
	#footer {text-align:center;}
	.footerLinks, .footerCopyright {float:none;}
	#searchbar {max-width:250px;}
	/* Make Navigation Toggle on Desktop Hover
	.dropdown:hover .dropdown-menu {
	display: block;
	} */


	.subfeature-box.sideBar {min-height:0;}
	.subfeature-box.sideBar .subfeature-box-inner {width:100%;text-align:left;}/*text-align:center;*/

	#findLocalSF {
		background-image: url('/images/rock-store.jpg');
	}

	#findLocalSF .subfeature-box-inner {
		width:50%;
	}

	#shopOnlineSF {
		background-image: url('/images/shopping-bag.png');
	}

	#signUpSF {
		background-image: url('/images/signup-bg.png');
	}

	#diySF {
		background-image: url('/images/diy.png');
	}

	.navbar-collapse {padding-left:0;}

	.locationPage {text-align:center;}

	*#circular_icon {
		position:absolute;
		top:4px;
		right:10px;
		height:134px;
		width:137px;
		text-align:center;
		float:right;
		overflow:hidden;
		-ms-transform: rotate(4deg); /* IE 9 */
		-webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
		transform: rotate(4deg);
		box-shadow: 4px 4px 5px #000;
		margin-right:12px;
	}

	#current_sales {
		background-color:#f0ad4e;
		color: #000;
		position:absolute;
		z-index:500;
		padding: .5em .7em .2em .7em;
		border-radius:4px;
		top:60px;
		box-shadow: 4px 4px 5px #000;
	}

}



/* md media queries */
@media only screen and (min-width: 992px)  {

	.subfeature-box {min-height:232px;}
	.subfeature-box.taller {min-height:308px;}
	/*.subfeature-box.sideBar .subfeature-box-inner {text-align:center;}*/
	.locationPage {text-align:left;}
	.footerLinks {float:right;}
	.footerCopyright {float:left;}
	.intStep {border:none;}
	.intStep {border-right:1px solid #ccc;}
	.intStep {min-height:128px}
}

/* lg media queries */
@media only screen and (min-width: 1200px)  {
	.subfeature-box.sideBar .subfeature-box-inner {text-align:left;width:75%;}
	#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
		font-size:15px;
	}
}


/* START FROM OLD SITE */
.infoColumnHeader
{
	color: #e6141d;
	font-size: 32px;
	/*font-family: "HelveticaNeueLTPro75Bold";*/
}

.infoColumnHeader, .contentColumnmain
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a8a8a8;
	margin-top: 30px;
	display: inline-block;
	width: 100%;
	padding-top: 20px;
}

.infoContentLinks {
	list-style-type:none;
	padding-left:0;
	font-style: italic;
}
/* END FROM OLD SITE */
