/* CSS Document */

#header-wrapper {
	width:auto;
	height:128px;
/*	background-color:#00CC00;*/
}

#header {
	width:980px;
	height:122px;
	margin-left:auto;
	margin-right:auto;
/*	background-color:#00FF00;*/
	padding-top:6px;
}

#header-left {
	width:245px;
	height:60px;
	float:left;
	margin-left:0px;
	margin-top:13px;
}

#header-right {
	width:450px;
	height:82px;
	float:right;
/*	background-color:#FFFF00;*/
}

#content-wrapper {
	width:auto;
/*	height:200px;*/
/*	background-color:#00CC00;*/
}

#content {
	width:980px;
/*	height:200px;*/
	margin-left:auto;
	margin-right:auto;
/*	background-color:#000000;*/
}

#content-header {
	width:980px;
	/*height:28px;*/
	background-image:url(/graphics/common/breadcrumb-box.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#breadcrumb {
	width:auto;
	height:16px;
	float:left;
	padding-left:17px;
	margin-top:6px;
/*	background-color:#00FFCC;*/
}

#breadcrumb a{
	color:#666666;
}

#search-box {
	width:324px;
	height:26px;
	float:right;
/*	background-color:#CC9900;*/
/*	background-image:url(/graphics/common/search.png);
	background-repeat:no-repeat;*/
/*	margin-right:30px;*/
/*	margin-top:29px;
	margin-bottom:20px;*/
}

#content-title {
	width:auto;
/*	height:16px;*/
	float:left;
	margin-right:17px;
/*	background-color:#CCCC33;*/
}

#add-this {
	width:150px;
	height:16px;
	float:right;
/*	margin-right:17px;*/
	margin-top:7px;
/*	background-color:#CCCC33;*/
	text-align:right;
}

.border-box {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding:10px;
}

.left-col {
	width:710px;
	float:left;
/*	background-color:#FFFF00;*/
}

.right-col {
	width:250px;
	float:right;
/*	padding-right:30px;*/
/*	background-color:#339999;*/
}

#feature-box {
	width:689px;
/*	height:320px;*/
}

#feature-box2 {
	height: 320px;
	overflow: hidden;	
}

.home #feature-box {
	height: 320px;
	overflow: hidden;	
}

.feature-box-large {
	height:320px;
}

.feature-box-large img {
	width:689px;
	height:320px;
}


.content-body {
	padding:10px;
}

.content-body a {
	text-decoration:underline;
}

#request-quote-wrapper {
	width:auto;
	margin-bottom:10px;
/*	background-color:#00FF99;*/
}

#footer-wrapper {
	width:auto;
/*	height:340px;*/
/*	background-image:url(/graphics/common/gradient-footer.png);
	background-repeat:repeat-x;*/
	background: #c6c6c6;
	background-image:url(/graphics/common/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
/*	background-color:#00CC00;*/
	height: 280px;
}

#footer {
	width:980px;
/*	height:290px;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	font-size:12px;
/*	background-color:#FF0000;*/	
}

#footer a {
	color:#666666;
}

.home-service-box {
	width:140px; 
	float:left; 
	padding:10px; 
	margin-bottom:10px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#CCCCCC;
}

.home-service-box:hover {
	background-color:#E0001A;
}

.home-service-box:hover a {
	color:#FFFFFF;
}


.manufacturer-item {
	width:112px;
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:3px;
	margin-top:3px;
/*	background-color:#00FF00;*/
}

.manufacturer-item-image-wrapper {
	width:110px;
/*	height:85px;*/
	text-align:center;
/*	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
/*	background-color:#FFFF00;*/
}

.manufacturer-item-image {
/*	width:220px;
	height:170px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#FFFF00;*/
}


.category-item {
	width:222px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:30px;
/*	background-color:#00FF00;*/
}

.category-item a {
	text-decoration:none;
}

.category-item-image-wrapper {
	width:220px;
	height:170px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
/*	background-color:#FFFF00;*/
}

.category-item-image {
/*	width:220px;
	height:170px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#FFFF00;*/
}

.category-item-title {
	width:auto;
	height:30px;
	text-align:center;
	overflow:hidden;
/*	background-color:#FF0000;*/
}

.product-item {
	width:auto;
/*	float:left;
	margin-left:4px;
	margin-right:4px;*/
	margin-bottom:25px;
/*	background-color:#FFFF00;*/
}

.product-item a {
	text-decoration:none;
}

.product-item-image-wrapper {
	width:220px;
	height:170px;
	float:left;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

.product-item-details-wrapper {
	width:450px;
	height:150px;
	float:right;
	text-align:left;
/*	background-color:#FFFF00;*/
}


.product-item-image {
/*	height:170px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;*/
}

.product-item-title {
	height:30px;
	text-align:left;
	overflow:hidden;
/*	background-color:#FF0000;*/
}

.product-item-price {
	width:auto;
	float:left;
	margin-top:5px;
	font-size:18px;
	color:#FF0000;
}

.product-item-more {
	width:auto;
	float:right;
	margin-top:5px;
}

.product-related-item {
	width:112px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
/*	background-color:#00FF00;*/
}

.product-related-item a {
	text-decoration:none;
}

.product-related-item-image-wrapper {
	width:112px;
	height:85px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
/*	background-color:#FFFF00;*/
}

.product-related-item-image {
/*	width:220px;
	height:170px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#FFFF00;*/
}

.product-related-item-title {
	width:auto;
	height:30px;
	text-align:center;
	overflow:hidden;
/*	background-color:#FF0000;*/
}



.line {
	width:auto;
	height:1px;
	background-color:#CCCCCC;
	margin-bottom:10px;
}

#related-products-wrapper {
	width:920px;
	margin-top:30x;
/*	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#333333;*/
}

.related-products-header {
	width:920px;
	height:24px;
	font-size:22px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#BA0000;
}

#comments-wrapper {
	width:auto;
	margin-top:30x;
/*	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#333333;*/
}

.comments-header {
	width:auto;
	height:24px;
	font-size:22px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#BA0000;
}

.comment-item {
	width:auto;
	margin-bottom:10px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:10px;
	background-color:#F0F0F0;
	color:#000000;
}

.comment-item-display-name {
	width:auto;
	float:left;
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}

.comment-item-display-name a {
	color:#000000;
}

.comment-item-display-name a:hover {
	color:#BA0000;
}

.comment-item-created-date {
	width:auto;
	float:right;
	font-size:10px;
	margin-bottom:10px;
}

.comment-item-comment {
	width:auto;
	margin-bottom:10px;
}

.form-input-long {
	width:500px;
}

.text-red {
	color:#FF0000;
}

.bing-map-infobox {
	position: absolute;
	border: solid 2px black;
	padding:10px;
	background-color: White;
	z-index: 1000;
}

#featured-products-header {
	width:963px;
	height:27px;
	background-image:url(/graphics/home/red-products-header.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:17px;
	padding-top:8px;
}


#featured-products {
	width:978px;
	height:200px;
/*	background-color:#00FF00;*/
	border-width:1px; 
	border-style:solid; 
	border-color:#CCCCCC;
/*	margin-bottom:10px;*/
}

#featured-manufacturers {
	width:978px;
	height:85px;
/*	background-color:#00FF00;*/
	border-width:1px; 
	border-style:solid; 
	border-color:#CCCCCC;
/*	margin-bottom:10px;*/
}


#newsletter-signup {
	width:980px;
	height:51px;
	background-image:url(/graphics/common/newsletter-box.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#content-hidden-info {
	display:none;
}

.form-comment {
	display:none;	
}

#range_slider {
	margin: 20px 0;
}

div.slider {
	margin-bottom: 10px;
	width: 430px;
	float: left;
}

div.slider_info {
	float:right;
	position: relative;
	top: -6px;
}

div.slider_info input[type="text"] {
	border: 1px solid #CCC;	
	border-radius: 3px;
}

div.slider_info input[type="button"] {
	background: #C00;
	color:#FFF;
	border: none;
	border-radius: 3px;
}

.search_results .product_image img {
	width: 120px;
}

.tab-nav {
    margin-top: 15px;
}

.tab-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tab-nav ul li {
    float: left;
    margin-right: 5px;
    position: relative;
    margin-bottom: -1px;
}

.tab-nav ul li .active {
    z-index: 2;
}

.tab-nav ul li a {
    display: block;
    padding: 10px 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px 5px 0 0;
    background: #fbfbfb;
    text-decoration: none;
}

.tab-nav ul li a:hover {
    background: #f8f8f8;
}

.tab-nav ul li.active a {
    border-color: #CCC;
    border-bottom-color: transparent;
    background: #f8f8f8;
}

.tab-pane {
    padding: 10px 15px;
    border: 1px solid #CCC;
    background: #f8f8f8;
    display: none;
}

.tab-pane.active {
    display: block;
}

.tab-pane div.slider {
    width: 330px;
    margin-left: 7px;
}

.tab-pane .col-sm-3 {
    width: 25%;
    padding: 0 10px;
    float: left;
    box-sizing: border-box;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.row {
    margin: 0 -10px;
}

.row:before,
.row:after {
    content: "";
    display: table;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.slider_info input[type="text"] {
    padding: 7px;
    font-size: 13px;
    margin: 0 10px;
    width: 60px;
    border-radius: 4px;
}

div.slider_info input[type="button"] {
    padding: 7px 15px;
    font-size: 13px;
    margin-left: 10px;
    border-radius: 4px;
}

#range_slider {
    margin: 15px 0 -10px
}

#range_slider label {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
}

div.slider_info {
    top: -12px;
}

.blog_list .date {
    border: 1px solid #CCC;
    background: #F0F0F0;
    padding: 5px 10px;
    margin: 10px 0;
    font-size :14px;
    font-weight: bold;
}

.blog-item .date-bar {
    border: 1px solid #CCC;
    background: #F0F0F0;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.blog-item .date-bar #add-this {
    margin-top: 0;
}

.blog-item .date-bar .date {
    font-size :14px;
    font-weight: bold;
    float: left;
}

.manufacturer-alphabet-list .title-bar {
    font-size: 38px;
    font-weight: bold;
    border-bottom: 7px solid #cc0000;
    margin-bottom: 20px;
}

.manufacturer-alphabet-list .items {
    margin: 0 -15px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    /*justify-content: space-between;
    align-content: flex-start;*/
    margin-bottom: 30px;
}
.manufacturer-alphabet-list .item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 10px 15px;
}
.manufacturer-alphabet-list .item img {
    max-height: 50px;
}

.hidden {
    display: none;
}