@charset "utf-8";

/* CSS Document */

#products {
	width: 74%;
	float: left;
}

#products a:link,
#products a:visited {
	color: #0066cc;
	text-decoration: none;
}

#products a:hover,
#products a:active {
	color: #0066cc;
	text-decoration: underline;
}

.productsR {
	width: 23%;
	float: right;
	margin-top: 22px;
	background: #ffffff;
	z-index: 2000;
}

#products #tags li.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #000000;
	liNE-HEIGHT: 40px;
	HEIGHT: 40px;
	text-decoration: none;
}

#tags {
	width: 100%;
	margin: 0 auto;
}

#tags2 li {
	float: left;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 5px 15px;
}

#tags2 li a img {
	border: none;
	max-width: 100%
}

.productsR-low {
	width: 100%;
}

.position a:link,
.position a:visited {
	text-decoration: none;
	color: #0066cc;
	outline: none;
}

.position a:hover,
.position a:active {
	color: #0066cc;
	text-decoration: underline;
}

.button-box-1 {
	border: 1px solid #dfdfdf;
	border-top: none;
	margin: 0 0 20px 0;
	padding-top: 10px;
}

table.gridtable-border-min tr th {
	border-color: #6994cb;
	border-right-width: 1px;
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.click-text {
		top: 58px !important;
	}
	.bg-div-high .bg-div-answer {
		bottom: 8px;
	}
}

@media only screen and (max-width: 767px) {
	#products {
		width: 100%;
		float: none;
		display: inline-block;
		position: relative;
	}
	.productR-min {
		padding: 8px 8px 0px 8px;
		background-color:#fff;
		overflow-y: auto;
	}
	.position {
		display: none;
	}
	#tags li A,
	#tagsecond li A {
		padding: 0 10px
	}
	#tags2 li {
		width: 50%;
		display: inline-block;
	}
	.dlyN {
		display: none;
	}
	.products-pst {
		width: 100%;
		background: #ffffff
	}
	.product_table_cart_div {
		width: 100%
	}
	.anchor-min {
		
		display: inline-block;
	}
	#add-to-cart {
		display: inline-block;
	}
	.add-to-cart-show {
		display: inline-block;
		position: fixed;
		bottom: 0;
		margin-left:0;
                left:0;
	}
	.button-box-1 {
		margin: 0 0;
	}
	.auto-module {
		width: 100%;
		overflow: auto;
		padding: 10px 0
	}
	.dlyN {
		display: none;
	}
	.bg-div-high>p {
		font-size: 12px;
		font-weight: 400;
		color: #ffffff!important;
		top: 12px;
		left: 16px;
	}
	.click-text {
		top: 30px!important
	}
	.bg-div-high .bg-div-answer p {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
	.bg-div-high .bg-div-answer {
		left: 15px
	}
}

@media only screen and (max-width: 324px) {
	#tags li A,
	#tagsecond li A {
		padding: 0px 12px
	}
}