body {
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.bg_center {
	background: url('../images/added/center_top.jpg') center top no-repeat;
	height: 184px;
}
.tail-top {
	height: 230px;
}
.tail-top2 {
	height: 184px;
}
a {
	color: #bf2026;
	text-decoration: none;
}
a:hover {
	color: #817a7a;
}
.banner2 {
	float: left;
}
.banner3 {
}
.bg_body {
	background: transparent;
	padding-bottom: 0px;
}
.row_1 {
}
.row_2 {
	height: 60px;
}
.row_3 {
	padding: 0px 0px 0px 0px;
	margin-top: -11px;
	background: url('../images/bg_slider.png') center top no-repeat;
}
.row_4 {
	padding: 0px 0px 4px 0px;
}
.red {
	color: #9c0000;
}
.banner_block {
	margin: 0 auto 15px auto;
	width: 960px;
	overflow: hidden;
}

#header {
	background: transparent;
	padding: 26px 0 20px;
}
.logo {
}
.logo > img {
	width: 100%;
	max-width: 250px;
	height: auto;
}

.phone-call-button {
	border-radius: 50px;
	background: #fff;
	height: 31px;
	width: 38px;
	float: left;
	margin-left: 10px;
	color: #9ad13c;
	font-size: 24px;
	text-align: center;
	padding-top: 7px;
	border: 1px solid #ddd;
}
/* ************************************************************************************* */

.navigation_block {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 20px;
	width: 100%;
}
.currencies {
	margin: 7px 0px 0px 0px;
	width: 157px;
}
.currencies label {
	color: #999999;
	font-weight: normal;
	padding-top: 1px;
	line-height: 1.2em;
}
.currencies select {
	width: 90px;
	height: 18px;
	border: 1px solid #fff;
	background: #fff;
	padding: 1px;
	color: #bebeba;
	font-size: 11px;
}
.languages {
	margin: 6px 0px 0px 0px;
	width: 44px;
}
.languages label {
	color: #464545;
	font-weight: normal;
	padding-top: 2px;
	text-transform: lowercase;
}
.languages select {
	width: 95px;
	height: 18px;
	border: 1px solid #e8e8e7;
	background: #fff;
	padding: 1px;
	color: #464545;
	font-size: .9em;
}
/* ************************************************************************************* */

.select {
	border: 1px solid #e8e8e7;
	background: #fff;
	color: #706c56;
	font-size: 1.1em;
	line-height: 18px;
	padding: 1px;
}


.banner {
	margin-left: 66px;
}
.banner strong img {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.banner strong img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.search {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.search label {
	color: #fff;
	text-transform: lowercase;
	margin-right: 4px;
	margin-top: 2px;
}
.search .go {
	color: #999;
	width: calc(100% - 40px);
	padding: 0 0 0 16px;
	margin: 0;
	border: 0 none;
	background: transparent;
	font-size: 12px;
	line-height: 36px;
	float: left;
}
.brandsearch {
	background: none;
	color: #FFFFFF;
	border: none;
	-webkit-appearance: none;
	width: 193px;
	margin-left: 10px;
	cursor: pointer;
}
.brandsearch option {
	color: #000;
}
.catsearch {
	background-color: #eaeaea;
	color: #666;
	border: none;
	margin-left: 1px;
	cursor: pointer;
	height: 34px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 145px;
}
.catsearch option {
	color: #666;
	background-color: #fff;
}
.input-width {
	height: 25px;
	width: 210px;
}
.width-setter {
	height: 25px;
	margin: 0 6px;
	position: relative;
}
.search_round_corner {
	background: url(../images/added/search-round-corner.png) no-repeat;
	width: 19px;
	height: 39px;
}
.search .button_search_prod {
	background-color: #BE2026;
	cursor: pointer;
	border-radius: 15px;
	float: right;
	height: 30px;
	margin: 3px;
	width: 30px;
	border: none;
	color: #fff;
	padding: 0;
}
.search .button_search_prod i {
	font-size: 14px;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
/* ************************************************************************************* */	

.menu_tail {
	float: right;
}
.menu_item {
	float: left;
	display: block;
	line-height: 1;
}
.menu_item a {
	padding: 12px 22px 13px 22px;
	display: inline-block;
	cursor: pointer;
}
.menu_item a {
	color: #fff;
	font-size: 1.1em;
	line-height: 14px;
	font-weight: bold;
}
.menu_item a:hover, .menu_item.selected a {
	color: #bf2026;
	text-decoration: none;
}
.menu_item.un a {
	background: transparent;
}

/* ************************************************************************************* */

.navigation {
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: right;
	margin-left: -12px;
	font-size: 12px;
}
.navigation li {
	float: left;
	display: inline-block;
	white-space: nowrap;
	background: url('../images/border.gif') 0px 6px no-repeat transparent;
}
.navigation li.un {
	background: none;
}
.navigation_item a {
	color: #FFF;
	font-size: 1em;
	line-height: 13px;
	font-weight: normal;
	cursor: pointer;
	white-space: nowrap;
	display: block;
	padding: 3px 12px 3px 12px;
}
.navigation_item a:hover, .navigation_item.selected a {
	color: #999999;
	text-decoration: none;
}

.scroll-interval {
	float: left;
	list-style: none;
	width: 126px;
	margin: 0 10px 0 0;
}
.special_block {
	width: 710px;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 21px;
}
.inner {
	background: url('../images/tail_block.gif') left top repeat-x transparent;
	width: 690px;
	overflow: hidden;
	height: 232px;
	margin-top: 10px;
	margin-left: 10px;
}
h5 {
	margin: 8px 0 0 11px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}
.scroll-interval .name {
	padding-top: 7px;
}
.scroll-interval .name a {
	color: #313131;
	line-height: 1.45em;
}
.scroll-interval .name a:hover {
	color: #313131;
	text-decoration: underline;
}
.price_scroll {
	font-size: 12px;
	color: #bf2026;
	font-weight: bold;
	margin-top: 6px;
	line-height: 1.2em;
}
.txt_area {
	border: 1px dashed #d4d4d4;
	width: 124px;
	overflow: hidden;
	background: #FFF;
}
.carouse2 {
	margin: 9px 0 0 10px;
	width: 670px!important;
}
/* ************************************************************************************* */

.special_block a, :focus {
	outline: none;
}
 .special_block button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}
.special_block button.prev {
	background: url("../images/prev-bg.gif") no-repeat scroll left top transparent;
	height: 7px;
	width: 4px;
	right: 68px;
	top: 21px;
	border: none!important;
	position: absolute;
}
.special_block button {
	background: none repeat scroll 0 0 transparent;
	border: medium none!important;
	cursor: pointer;
	height: 7px;
	outline: medium none!important;
	position: absolute;
	width: 4px;
	z-index: 10;
}
.special_block button.next {
	background: url("../images/next-bg.gif") no-repeat scroll left top transparent;
	height: 7px;
	width: 4px;
	right: 53px;
	top: 21px;
	border: none!important;
	position: absolute;
}
/* ************************************************************************************* */

.contentPadd.extra-2 .price_padd {
	width: 70px;
	float: left;
	padding: 9px 0 0 0;
	margin-left: -2px;
}
.contentPadd.extra-2 .button__padd {
	width: 90px;
	padding: 7px 0 19px 0;
	float: right;
	margin-right: -12px;
}
.contentPadd.extra-2 .productSpecialPrice {
	line-height: 1.2em;
	font-size: 18px;
	color: #bf2026
}
.contentPadd.extra5 {
	padding: 0 0 8px 0!important;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	overflow: hidden;
}
.contentPadd.extra5 h2 {
}
.wrapper_prods.extra7 {
	padding-bottom: 20px;
}
/* BOF Manufacturers Dropdown Anywhere */

.manufacturers_anywhereBox {
	background : transparent;
	color : #000000;
}
.manufacturers_anywhereBoxContents {
	background: transparent;
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}
#manufacturers_select {
	background: transparent;
	background-color: #000;
	margin-top: 7px;
	border: 1px solid #484848;
	color: #CCC;
	font-size: 12px;
	height: 24px;
	width: 200px;
	padding: 3px 0px 3px 0px;
}
#manufacturers_select select {
	background: transparent;
	color: #993;
}
/* EOF Manufacturers Dropdown Anywhere */



.ludwig {
	border: medium none;
	margin-bottom: 1px;
	margin-top: -1px;
	cursor: pointer;
}
/* Start Products Specifications */

ul.specification_box {
	line-height: 1.5;
}
option, optgroup {
	text-decoration: none;
	font-style: normal;
	margin: 0;
	padding: 2px 2px 0 2px;
	font-family: Verdana, Arial, sans-serif;
}
.filter_count {
	font-weight: normal;
}
.no_results {
	color: #bbb;
}
.close {
	font-size: 75%;
	position: relative;
	top: -4px;
}
img.image_filter {  /* Applies to images used as filters */
	width: 20px;  /* Width of each image */
	height: 20px;  /* Height of each image */
	padding: 5px;  /* Padding between the category contents and the border */
	border: 1px solid #182d5c;  /* Border around each image */
	margin: 3px;  /* Margin between the image border and other objects */
	background: #ffffff;  /* Background color behind each image */
	float: left;  /* Don't change this */
}
.specs_box { /* Applies to the table surrounding the Specifications/tabs on product_info.php */
	width: 100%;
	background: #FFFFFF;
}
#variantsBlock {
}
#variantsBlockTitle {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 10em;
}
#variantsBlockData {
	align: left;
}
.productInfoKey {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.productInfoValue {
	font-size: 9pt;
	vertical-align: middle;
}
#productInfoPrice {
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
}
a.breadcrums_x:link, a.breadcrums_x:active, a.breadcrums_x:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.breadcrums_x:hover {
	font-size: 10px;
	color: #17426B;
}
/* End Products Specifications */




/* Insight Mods */



.photoset-row {
	border-bottom: 1px dashed #ccc;
}
.stickers {
	border-bottom: 1px dashed #ccc;
	padding: 10px 0;
	width: 400px;
}
.stickers img {
	height: 25px;
	width: auto;
}
.price-tag {
	background: url(../images/added/price-tag-top-bg.jpg);
	color: #9c0000;
	float: right;
	width: 160px;
}
.insight-special {
	font-size: 16px;
	text-decoration: line-through;
	padding: 10px 0;
	text-align: center;
	background: url(../images/added/divider-price.png) center bottom no-repeat;
	text-shadow: 1px 1px #fff;
}
.insight-price {
	text-align: center;
	font-size: 20px;
	background: url(../images/added/divider-price.png) center bottom no-repeat;
	padding: 6px 0 12px;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
}

.insight-buy-now {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: url(../images/added/price-tag-bottom-bg.png) repeat 8px center;
	color: #fff;
}
.price-tag a {
	color: #fff;
	text-decoration: none;
}
.insight-buy-now:hover {
	background: #333;
}

.top-bar {
	background-color: #f5f5f5;
	border-bottom: 1px solid #d9d9d9;
}

.top-bar-account {
	background-color: #6d6e71;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	float: left;
	padding: 6px 0;
	text-align: center;
	width: 70px;
	color: #fff;
}

.top-bar-account:hover {
	color: #fff;
}

.top-bar-login {
	background-color: #8ecd58;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	float: left;
	padding: 6px 0;
	text-align: center;
	width: 70px;
	color: #fff;
}

.top-bar-login:hover {
	color: #fff;
}

.top-bar-status {
	float: left;
	line-height: 30px;
	margin-left: 10px;
}
.top-bar-social {
	float: right;
}
.top-bar-social div {
	float: left;
	margin-left: 10px;
}
.social-facebook {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
}
.social-facebook a {
	display: block;
	height: 28px;
	width: 28px;
}
.social-facebook i {
	color: #2778ae;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}
.social-instagram {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
}
.social-instagram a {
	display: block;
	height: 28px;
	width: 28px;
}
.social-instagram i {
	color: #c13584;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
}
.social-twitter {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
	line-height: 28px;
}
.social-twitter a {
	display: block;
	height: 28px;
	width: 28px;
}
.social-twitter i {
	color: #15b4c9;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}
.social-phone {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
	line-height: 28px;
}
.social-phone a {
	display: block;
	height: 28px;
	width: 28px;
}
.social-phone i {
	color: #8ecd58;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}
.social-login {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
	line-height: 28px;
}
.social-login a {
	display: block;
	height: 28px;
	width: 28px;
}
.social-login i {
	color: #be2026;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}
.social-account {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
	line-height: 28px;
}
.social-account a {
	display: block;
	height: 28px;
	width: 28px;
}
.social-account i {
	color: #be2026;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}

.social-currency {
	background-color: #fff;
	border-radius: 16px;
	border: 1px solid #e5e5e5;
}
.social-currency a {
	display: block;
	height: 28px;
	width: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 11px !important;
	font-weight: bold;
}
.social-currency i {
	color: #2778ae;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}

.top_menu {
	background-color: #be2026;
  	color: #fff;
  	float: right;
  	border-radius: 20px;
  	padding: 5px 10px;
  	font-size: 14px;
	height: unset;
}

.shopping-window {
	padding-left: 16px;
	color: #666;
	font-size: 16px;
	display: block;
	line-height: 36px;
	float: right;
	width: 100%;
	max-width: 250px;
	border: 1px solid #d9d9d9;
	border-radius: 20px;
	background-color: #fff;
}
.shopping-window i {
	margin-right: 10px;
}
.shopping-info {
	display: inline-block;
}
.shopping-count {
	float: right;
	background-color: #BE2026;
	border-radius: 15px;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 3px;
	text-align: center;
	width: 30px;
}

.main.specs-table {
	margin-top: 20px;
}
.filter-unit {
	float: left;
	width: 136px;
}
.filter-unit select {
	width: 120px;
	color: #666;
	height: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	background: rgba(0, 0, 0, 0) url(../images/icons/drop-down-arrow.png) no-repeat scroll 100px center / 10px auto;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 12px;
	padding-left: 10px;
}
.button-grey {
	cursor: pointer;
	border: none;
	float: left;
	background-color: #666;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	width: 95px;
	margin-right: 4px;
	color: #fff;
}
.button-grey:hover {
	background-color: #be2026;
}
.button-grey a {
	color: #fff;
	width: 100%;
}
.button-red {
	cursor: pointer;
	border: none;
	float: left;
	background-color: #be2026;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	width: 95px;
	color: #fff;
}
.button-red:hover {
	background-color: #666;
}
.button-red a {
	color: #fff;
	width: 100%;
	display: block;
}

.page_un .section-title {
	margin: 40px 0 0;
}
.section-title h1 {
	text-transform: uppercase;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #be2026;
	margin-bottom: -1px;
	width: 240px;
}
.section-title i {
	margin : 0 10px;
}
.side-banner {
	float: right;
	height: 145px;
	width: 240px;
	display: none;
}
.side-banner img {
	width: 240px;
	height: auto;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.prod-info-manufacturer {
}
.prod-info-manufacturer img {
	width: 162px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.login-box {
	border: 1px dashed #d5d5d5;
	padding: 20px;
	border-top: none;
	background-color: #f9f9f9;
	height: 154px;
}
.account-box {
	border: 1px dashed #d5d5d5;
	padding: 20px;
	border-top: none;
	background-color: #f9f9f9;
}
.login-content {
	height: 122px;
}
.register-box {
	width: 49.5%;
	float: left;
	margin-bottom: 30px;
}
.login-left-box {
	width: 49.5%;
	float: left;
	margin-right: 1%;
	height: 220px;
}
.login-right-box {
	width: 49.5%;
	float: left;
	height: 220px;
}
.contact-form-box {
	float: left;
	width: 50%;
}
.fix-prod-specs {
	clear: both;
	padding-bottom: 10px;
	width: 100%;
}
.pay-check-but {
	float: right;
}
.pay-verify-but {
	float: right;
}
.pay-verify-but .button-grey {
	width: 115px;
}
.pay-check-final {
	float: right;
}
.pay-check-final .button-red {
	width: 115px;
}
.account-success {
	float: left;
}

.ui-state-focus {
	border-left: 3px #9c0000 solid;
	cursor: pointer;
}
.ui-autocomplete {
	max-height: 300px !important;
	overflow-y: auto !important;
}
.out-of-stock {
	background-color: rgba(156,0,0,0.5);
	width: 70px;
	height: 70px;
	position: absolute;
	z-index: 9;
	top: 0; bottom: 0; left: 0; right: 0;
	margin: auto;
	border-radius: 40px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.out-of-stock span {
	margin-top: 10px;
	display: block;
	text-shadow: 0 0 1px #333;
}

/* search autocomplete */
.ui-helper-hidden-accessible {display:none;}
.ui-autocomplete {
    background-color: #fff;
    border: 1px solid #ddd;
	padding:10px;
	z-index: 99;
}
.ui-autocomplete a {color: #666;}
.ui-autocomplete li {list-style:none; padding: 3px 0;}

.account-boxes {
	width: 175px;
	height: 175px;
	display: inline-block;
	background: url(../images/banners/account-box-pattern.jpg);
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-right: 26px;
}

.account-boxes img {
	margin: 30px auto;
	display: block;
}

.account-boxes-title {
	font-size: 16px;
	text-align: center;
}

.half-row {
	margin-bottom: 10px;
	float: left;
}

.contact-info-title {
	font-weight: bold;
	margin-bottom: 16px;
	clear: both;
}

.contact-info-box {
	border-bottom: 1px solid #eee;
	width: 100%;
	display: inline-block;;
	margin-bottom: 20px;
}

.search-titles {
	font-size: 18px;
	color: #666;
	padding: 20px 0;
	font-weight: normal;
}

.search-cat-list {
	padding: 0;
}

.search-cat-list li {
    list-style: none;
	display: table-cell;
	width: 200px;
}

.search-cat-list img {
	margin: 10px auto;
	width: 150px;
	display: block;
}

.search-cat-list .search-cat-contain {
	border: 1px dashed #ddd;
	padding: 10px;
	margin-right: 10px;
}



#page-navigation {
	display: none;
}

span.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:30px;
	float:left;
	margin-right:10px;
}

/* RESPONSIVE - WIDE */

@media screen and (min-width: 1366px) {
	.prods_info.big .port_side {
		width:400px;
	}
	.prods_info.big .starboard_side {
		width:618px;
	}
.container_24 {
	width: 1210px;
}
.container_24 .grid_24 {
	width: 1210px;
}

.product-listing-std {
	display: none;
}

.home-listing {
	margin-left: -10px;
}
.home-listing li {
	margin: 0 0 10px 10px;
}
.sf-menu > li > a {
	padding: 12px 26px !important;
}
li a > .sf-sub-indicator {
	right: 15px !important;
}
.filter-unit {
	width: 172px !important;
}
.filter-unit select {
	width: 160px !important;
	background-position: 140px center !important;
}
.banner_block {
	width: 1210px !important;
}
.side-banner {
	display: block;
}
.manufacturers_logo {
	margin: 0 28px 28px 0 !important;
}
.prods_info.big .starboard_side {
	width: 778px !important;
}
.product_info_box_made {
	width: 600px !important;
}
.product_info_box_made h2 {
	width: 600px !important;
}
#map_canvas {
	width: 100% !important;
	height: 475px !important;
}
.cart_specs {
	width: 445px;
}
}

/* Between small and Wide */

@media (min-width: 768px) and (max-width: 1365px) {
	.prods_info.big .port_side {
		width:350px;
	}
	.prods_info.big .starboard_side {
		width:568px;
	}
	.footer-banner img {
    	width: 960px;
    	height: auto;
	}
}

/* Smaller then Wide */

@media screen and (max-width: 768px) {
	.shopping-window {
		width: unset !important;
		padding-left: unset;
	}
	.shopping-window i {
		margin-right: unset;
	}
}

@media screen and (max-width: 1365px) {
	
.product-listing-wide {
	display: none;
}
.home-listing {
	margin-left: -8px;
}
.home-listing li {
	margin: 0 0 10px 8px;
}
.home-del-last {
	display: none;
}
}