/*
	  = IE8
	* = IE7
	_ = IE6
*/

.on-top{
  z-index: 10000;
}

.header {
	_padding-bottom: 10px;
}

.close {
	_margin: 0;
	*margin: 0;
}

table {
	_font-size: 12px;
}

.more-info-panel {
	_width: 736px;
}

.mag-dialog {
	border: 1px solid #ccc;
	height: auto;
}

div.product-header div.topleft {
	width: 400px;
}

div.product-header div.topleft p {
	margin-bottom: 0px;
}

.results-found {
	*display: inline;
	zoom: 1;
}

.change-search-dialog .main,
.change-search-dialog .search {
	_width: 100%
}


#site-overlay {
    _position: absolute;
}

.genomic-product-search-contents .icon,
.ab-minicart .icon {
    _background-image: url(../core/img/sprites-icons.png);
}

.genomic-product-search-contents .unified-icons span.icon {
	_background-image: url(../core/img/assay-card-icons.png);
	_display: inline;
}

.genomic-product-search-contents .icon.species {
    _background-image: url(../img/ie/sprites-species-ie6.png);
}


#product-type label,
#target-type label,
#species label,
.results-tools,
#loading-overlay {
	background: #fff url(../img/ie/gray-gradient.gif) repeat-x bottom left;
}

#loading-overlay {
	border: 1px solid #ccc;
}

#loading-overlay img {
	_margin-right: 10px;
}

.map-header {
	background: #eee url(../img/ie/gray-gradient.gif) repeat-x top left;
	margin-bottom: 10px;
}

.result .product-header {
	background: #f6f6f6 url(../img/ie/gray3-gradient.gif) repeat-x bottom left;
}

.map {
	_display:  none !important; /* for testing IE6 while the map is borked */
}

.mag-dialog .addtocart {
	_width: 100px;
	*width: 100px;
}

div.d1 {
	float:right;
}
/*
td div.d1 {
	float:left;
}
*/
.mag-dialog button.pop {
	width: 100px;
	}

.addtocart.batch {
	width: 200px;
}
/*
.checkout {
	background: #0569C7 url(../img/ie/blue2-gradient.gif) repeat-x top left !important;
}
*/
.submit-button,
.checkout {
	line-height: 1;
	*line-height: 20px;
}

.result .more-info a,
.size a,
a.drop-down-link {
	*background: #fff url(../img/ie/dark-arrow.gif) no-repeat right center;
}

.size a {
	*background-color: transparent;
	*padding-right: 22px;
	*right: 0;
	_display: block;
}

.result .more-info a.loading {
	*background: #fff url(../img/loader-dark.gif) no-repeat 95% center;
}

.result .more-info .active,
a.drop-down-link.active {
	*background: #4180B3 url(../img/ie/light-arrow.gif) no-repeat right center;
}

.search legend {
	*margin-left: -6px
}

.separator span {
	_left: -22px;
}

#keyword input {
	_width: 90%;
}

.filters form {
	*padding-top: 5px;
	_padding-top: 5px;
}



.filterGroup div {
	height: 1%;
}

.filters legend {
	*margin-left: -4px;
	_margin-left: -4px;
	_width: auto;
}

.filters .filter-species .modifierDiv span.single {
	margin-left: -12px;
}

.filters .filter-buttons input {
	*height: 20px;
	_height: 20px;
}

.filters .icon.reset {
	padding-bottom: 10px;
	*padding-left: 0;
	_padding-left: 0;
}

.result .product-header input {
	_margin-left: -3px;
	_margin-right: 4px;
	*margin-left: -3px;
	*margin-right: 4px;
}

.results-tools .results-compare,
.results-tools .results-export {
	_position: fixed;
}

.results-tools button.addtocart {
	line-height: 1;
	*line-height: 32px;
	width: 168px;
	height: 32px !important;
}

.results-tools button.addtocart:hover {
	border: 0;
}

.more-info {
	*padding-bottom: 10px;
	_padding-bottom: 10px;
}

.more-info .active {
	_color: #fff !important;
}

.product-info {
	_margin-left: 18px;
}

.purchase-info {
	_margin-right: 5px;
}

.purchase-info .price {
	*margin-left: 10px;
	_margin-left: 5px;
}

.more-info a {
	*position: static;
	_position: static;
}

.change-search-dialog {
	_position: absolute;
}

li.token-input-input-token-facebook {
	height: 2.3em;	
}

.batch-gene {
 margin: 0px;
 padding: 0px;	
}

/* Attempt to fix bug 18854: */
.minicart {
	position: absolute;
}

#pop-add input.pop-b {
	width: 100px;
	line-height: 1em;
}

/* added this to stop the wrap from hiding the dynamic header */
#wrap { position: static !important; }

.microrna .product-info.taqman li.attr4 { width: 19%;}

.more-info li a {
	position: static !important;
}

/* Solution for Too much padding on buttons in Internet Explorer */
.button {
	overflow:visible;
}

.add-pair-cart {
	font-size: 11px;
}

#keyword-submit, #batch-submit {
	filter: inherit;
}

/*Solution for #35536*/
.antibody .product-info li.attr8 { 
	width: 10%;
	vertical-align: top;
}
.clear {clear: both;}

.result .lead-time {
	margin-right:5px;
}

/*solution for antibodies multi-packs*/
.pop-out-img {
       width: 10px;
       height: 10px;
}
 
.multi-pack-popup {
       display: none;
}