@charset "UTF-8";
#search {
    background: url("/images/backgrounds/search-bg.png") no-repeat scroll 0 0 transparent;
    width: 863px;
    z-index: 12;
    padding:11px 16px;
	margin-top:40px;
}
#search .leftcol {
    float: left;
    margin-left: 190px;
    margin-top: 5px;
    width: 400px;
}
#search .rightcol {
    float: right;
    margin-right: 130px;
    margin-top: 30px;
}
#search select {
    background-color: #C5C5C5;
}
#search input[type="text"] {
    background-color: #C5C5C5;
    color: #666666;
    height: 31px;
    width: 279px;
    margin:0;
    padding:2px 3px;
    font:18px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}
#search_dark select,
#search select {
	margin-bottom:2px;
	border-radius:5px;
}
#search_dark input[type="button"],
#search input[type="button"] {
    background: url("/images/backgrounds/button_search.png") no-repeat scroll center center transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 52px;
    width: 115px;
}
#search_dark {
    background: url("/images/backgrounds/search-bar.png") no-repeat scroll 0 0 transparent;
    min-height: 114px;
    width: 100%;
    z-index: 12;
    background-color:#414141;
    border-radius:5px;
    background-position: 320px center;
    background-repeat: repeat-y;
}
#results_left {
	font-family:GillSans;
	color: #ffffff;
	font-size: 20px;
	padding-left: 25px;padding-top: 15px;
	width: 30%;
	float:left;
}
#results_left .phone {
	font-weight: bold;
	font-size:28px;
	padding-top:10px;
}
.results_right {
    padding-top: 13px;
    width: 65%;
    padding-left:20px;
    float:left;
}
.results_right table {
	width:100%;
}
.results_right .search_text {
    color: #FFFFFF;
    font-size: 14px;
}
.results_right .results_number {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}
#search-results .text {
	background-image: url("/images/backgrounds/results-part.png"); 
	background-repeat: no-repeat; 
	padding: 2px;
}
#search input[type="text"],
#search select,
.results_right select,
.results_right input[type="text"] {
    background-color: #d3d3d3;
    border-bottom: medium none #666666;
    border-right: medium none #666666;
    color: #000000;
    font-size: 16px;
    height: 31px;
    width: 279px;
    font-family:GillSans;
}
#search select,
.results_right select {
	width:210px;
	color: #666666;
}
#search .right table {
	width:100%;
}
#search input[type="text"] {
	width:444px;
	height:28px;
}
.results_right input[type="text"] {
	width:440px;
	height:25px;
}
div.select {
	float:left;
}
#search div.select {
	background-image:url(/images/backgrounds/search-select.png);
	background-repeat:no-repeat;
	height:33px;
	width:230px;
	padding:2px;
}
#search select {
	width:218px;
	height:25px;
	padding-top:2px;
}
#search-results select {
	height:25px;
	padding-top:2px;
}
#search-results div.select {
	background-image:url(/images/backgrounds/results-select.png);
	background-repeat:no-repeat;
	height:33px;
	width:232px;
	padding:2px;
}
#search .text {
	background-image: url("/images/backgrounds/search-part.png"); 
	background-repeat: no-repeat; 
	padding: 3px;
}
#search .left a {
	width:100%;
	height:100%;
	display:block;
}
#search .right a,
.results_right a {
	color:#ffffff !important;
	background-color:#eb1615;
	padding:7px 10px;
	border-radius:5px;
	font-family:Arial;
	font-size:14px;
	float:right;
	margin-right:20px;
}
#search_dark input[type="submit"] {
	width:121px;
	position:relative;
	top:-4px;
}
#results_area table {
	width:100%;
	border-collapse:collapse !important;
}
#results_area td {
	padding:5px;
}
#results_area th {
    color: #E91413;
    font-size: 15px;
    font-weight: bolder;
    margin-top: 12px;
    padding: 5px;
}
#results_area {
	background-color: #E1E2E3;
	width:100%;
}
#results_area tr.white {
	background-color:#ffffff;
}
#results_area tr img {
	max-width:150px;
	display:inline-block;
}
.megamenu .wrapper {
	background-color:#EFEFEF;
	border-radius:10px;
	padding:10px 20px;
	font-size:18px;
	color:#6d6d6d;
	z-index:999;
	min-width:450px;
	box-shadow:0 10px 10px rgba(0, 0, 0, 0.44);
}
.product-wrapper {
	color:#6d6d6d;
}
.product-wrapper .right {
	display:none;
}
#catNavigation .breadcrumbs {
	color:#ffffff;
	font-size:15px;
	color:#d4d4d4;
	border-top:1px solid #ffffff;
	padding-top:15px;
}
#results_area .br {
	border-right:1px solid #cdcdd3;
}
#search .left {
	width:220px;
}
#search .right {
	width:610px;
}
#search td {
	padding:5px 0;
}
.no-products {
	font-family:GillSans;
	font-size:20px;
	line-height:1.1em;
	padding:10px;
}
.no-products .phone {
	color:#E91413;
	font-weight:bold;
}

/*----------------------------------------- */
/*			New site css												*/
/*----------------------------------------- */

.add-product {
    background: linear-gradient(to bottom, #ffffff 30%, #ffffff 30%, #d2d2d2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    min-height: 198px;
    position: relative;
    width: 100%;
}
.fluid-width {
    margin: 0 auto;
    max-width: 1020px;
    width: 100%;
}
.add-product .product-box {
    border-right: 1px solid #7c7676;
    box-sizing: border-box;
    float: left;
    height: 100%;
    min-height: 198px;
    position: relative;
    width: 25%;
}
.add-product .product-box h2 {
    color: #514d4d;
    font-family: "TradeGothicLTBoldRegular",sans-serif;
    font-size: 1.5em;
    margin: 18px 0 0 12px;
    text-transform: uppercase;
}
.add-product .product-box h2 span {
    color: #7c7676;
    display: block;
    font-size: 0.6em;
}
.add-product .product-box .product-img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    max-width:40%;
}
img {
    display: block;
    max-width: 100%;
    margin:0;
    padding:0;
    text-decoration:none;
    transition: all 0.4s linear 0s;
}
.add-product .product-box .product-discount {
    color: #a6a6a6;
    font-family: "TradeGothicLTBoldRegular",sans-serif;
    font-size: 2.375em;
    left: 12px;
    position: absolute;
    top: 80px;
}
.add-product .product-box .product-price {
    background: none repeat scroll 0 0 #e91413;
    color: #fff;
    font-family: "TradeGothicLTBoldRegular",sans-serif;
    font-size: 1.6em;
    line-height: 1.41em;
    margin-top: 63px;
    padding: 0 12px;
    width: 126px;
}
.add-product .product-box .product-code {
    color: #514e4e;
    font-size: 0.875em;
    margin: 10px 0 0 12px;
    text-transform: uppercase;
}
.add-product .product-box .product-info {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 999;
}
.add-product .product-box.last {
    border-right: medium none;
}