body {   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}

/*input.AddToCart{
	background-image:url(/images/Cart/addtocart.gif);
	text-indent:-9999px;
	width: 84px;
	height: 21px;
	}
	
input.AddToWishList{
	background-image:url(/images/Cart/wishlist.gif); 
	text-indent:-9999px;
	width: 84px;
	height: 21px;
	}*/	
	
.size12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.defaultFont {
	font-family: Arial, Helvetica, sans-serif;
}


img {  
	border-style: none;
}

/*
td {
	font-size: 12px;
}
th {
	font-size: 14px;
	background-color: #0026FF;
	color: #FFFFFF;
	font-weight:600;
}*/
.table td, .table th {
    vertical-align: middle !important;
}
.colorBackground {
	font-size:12px; 
	color:#FFFFFF; 
	background:#0026FF; 
	font-weight:600; 
	padding-left:10px;
}
.size14Bold {
	font-size: 18px;
	font-weight: 900;
}

.tableHeader2 {
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight:normal;
}
a:link {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	text-decoration: none;
	font-size:15px;
}
a:visited {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	text-decoration: none;
}
a:hover {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	text-decoration: underline;
}
a:active {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	text-decoration: none;
}
h1 {
	font-size: 12px;
	background-color: #0026FF;
	width: 150px;
	color: #FFFFFF;
	padding:4px;
	margin-top:6px;
	margin-bottom:2px;
}
h2 {
	font-size: 12px;
	background-color:#CCCCCC;
	color: #FFFFFF;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 12px;
	margin-bottom: 10px;
}
h5 {
	font-size: 14px;
	font-weight:500;
	width: 100%;
	color: #FFFFFF;
	padding:2px;
	margin-bottom:0px;
	margin-top:0px;
}
.h1Print {
	font-size: 12px;
	background-color: #000000;
	width: 560px;
	color: #FFFFFF;
	padding:4px;
}
.bold {
	font-weight: bold;
}
.featuredItemsHeading {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	color:#666666; 
}
.dataTd {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
	font-weight: normal;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.reverseRow {
	background-color: #F0F0F0;
}
.reverseRowListOfLots {
	background-color: #F9F1A6;
}
.hitCounter {
	color: #FFFFFF;
	background-color: #000000;
}
.cellBorder {
	border-left:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
}
.cellBorderRight {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
}
.cellBorderBottom {
	border-top:1px #CCCCCC solid;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.currency {
	text-align: right;
	padding-right: 10px;
}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("/images/popBox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("/images/popBox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("/images/popBox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.AWhite
{	
	color: #FFFFFF;
	text-decoration: none;
}
.nav-item a.footer_nav
{
	color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 5px;
}
.navigation1 {
	width: 55%;
    margin: auto;
}

.navigation1 ul li {
    display: inline-block;
} 
.category_table
{
	width:80%;
	margin:auto;
}
.form-group_outer, .pdf_outer, .media_outer_left, .media_outer_right, .contactus_outer, .float_left {
    float: left; 
}
.left
{
	float:left;
}
.padding_p
{
	padding-top:50px;
}
.pdf_outer
{
	text-align: center;
	background-color: #f3f3f3;
    padding: 25px;
}
.dealer_outer h6
{
	color: #01b3f3;
} 
.border_class
{
	border:1px solid #ddd;
}
.media_outer_left
{
    background: #f3f3f3;
}
.media_outer_left {
    border-bottom: 4px solid #fff;
}
.Related_item_a a:link
{
	font-size:12px;
}
.margin_bottom button, .margin_bottom input
{
	margin-bottom:1px;
}
.float_left a img, .float_left img
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.massage_outer_div table
{
	margin-top: 0px !important;
    margin-bottom: 10px !important;
    width: 50%;
}
.autocomplete
{
	position: absolute;
    z-index: 999;
    background: #f8f9fa;
    width: 92%;
    /*border: 1px solid #ddd;*/
    border-radius: 2px;
}
.typeAheadGroupList a {
    color: #212529;
	font-weight: 400;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.typeAheadGroupList a:hover, .typeAheadGroupList a:focus 
{
	color: #007bff;
	text-decoration:none;
}
.align_right
{
	text-align:right;
}
.newproduct_outer
{
	text-align:center;
	background-color:#f8f9fa;
}
.border_div
{
	border:1px solid #ddd;
	margin: 10px 0px;
}
.catalog_outer
{
	background: #f8f9fa;
    border: 1px solid #ddd;
    padding: 15px;
}
.margin_top
{
	margin-top:5px;
}
.product-label a {
    color: #3f3f3f;
    font-weight: bold;
    font-size: 20px;
}
.product-label a:hover
{
	text-decoration:none;
}
.product-title
{
	padding-top:10px;
}
.View_Details
{
	padding-top:10px;
}
.product-title a
{
	color: #3f3f3f;
}
.product-title a:hover
{
	text-decoration:none
}
.img_height img
{
	max-height:150px;
}
.outer_div
{
	height:200px;
}
.btn_padding
{
	padding-top:15px;
}
.price_div1
{
	display:none !important;
}

.rirht_align {
    text-align: right;
}
.left_sidediv
{
	border: 1px solid #ddd; 
	background: #f8f9fa; 
	margin: 0px 1px;
	margin-bottom:10px;
}
.right_sidediv
{
	border: 1px solid #ddd;
}
.right_sidediv_h5
{
	background: #f8f9fa;
	border-bottom: 1px solid #ddd; 
}
.order_bottom_margin
{
	margin: 10px 0px;
}
.cartimg_height img
{
	max-height:100px; 
}
.order_back
{
	background: #f8f9fa;
    padding: 5px;
    margin: 5px;
}
.order_placed p
{
	font-size: 12px;
    margin: 0px;
}
.order_outer
{
	margin-bottom: 10px;
    border: 1px solid #ddd;
    background: #f8f9fa;
}

.compound_table_outerdiv {
    width: 61%;
}

/* @media start*/


@media screen and (max-width: 376px)
{
	.float_left
	{
		text-align:center
	}
	.Specials_outer
	{
		text-align:center;
	}
	.check_img
	{
		width:100%;
	}
	.align
	{
		text-align:center !important;
	}
	.cartimg_height img
	{
		width:100% !important;
	} 
}
@media screen and (min-width: 660px) and (max-width: 670px)
{
	.card-Header a img
	{
		width:100%;
	}
	
	
}
@media screen and (max-width: 767px)
{
	body #paypal-button .zoid-outlet {
		width: 100% !important;
		height: 68px !important;
	}
	.header1 a:hover, .header1 a:visited
	{
		text-decoration: none;
	}
	span.hide_mobile_wishlist, img.img-fluid.desktop_icon  
	{
		display: none;
	}
	.itemQuantity_align
	{
		text-align:center;
	}
	.btn_padding
	{
		padding-top:0px;
	}
	.price_div
	{
		display:none !important;
	}
	.price_div1
	{
		display: inline-block !important;
    	margin: 0px !important;
		margin-top: 10px;
	}
	.btn_padding
	{
		text-align:center;
	}
}

@media screen and (max-width: 768px)
{
	.navigation1 {
		width: 100%;
	}
	.media_outer_right a img
	{
		width:100%;
	}
	.padding_p {
		padding-top: 20px;
	}
	.compound_table_outerdiv {
		width: 100%;
	}
}
@media screen and (min-width: 768px)
{
	.table_last_td
	{
		text-align:center;
	}
	.mobilephone_icon 
	{
		display: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 780px) {
    .navbar-expand-md .navbar-nav .nav-link 
	{
		padding-right: 3px !important;
		padding-left: 3px !important;
		font-size: 13px !important;
	}
	
} 
@media screen and (min-width: 768px) and (max-width: 815px) {
	input#addToCart {
		margin-bottom: 2px;
	}
}
@media screen and (max-width: 991px) {
	.oneimg img
	{
		max-width:100%;
	}
} 

/*
Forces carousel image to be 100% width and not max width of 100%
*/
.carousel-item .img-fluid {
  width:100%;
  height:100%;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}


