/* siRNA Genome Sets CSS Document 

*/


/**
GLOBAL STYLES USED AS REFERENCE

bioneergreen {
	color: #57B04B;
}

bioneergreen_tint3percent {
	color: #F8FBF6;
}
**/



.sirna_genome_sets_wrapper {

	font-family: "Trebuchet MS", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	width: 100%;
	margin-top: 20px;
	margin-left: 5px;
}

.searchformwrapper .searchpadding {

	font-size: 10px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background: url(/images_us/search_bg_padding.jpg) repeat-x top left;

}

.searchformwrapper .searchformtop {

	height: 7px;
	font-size: 13px;
}

.searchformwrapper .searchformbottom {

	background: url(/images_us/search_bg_bottom.jpg) repeat-x top left;
	height: 7px;
}

.searchformwrapper #searchbox {

	padding: 20px;
	border-bottom: 1px solid #dddddd;
}

.searchformwrapper #searchoptions {

	padding: 20px;
}


.searchformwrapper fieldset {

	border: none;
	font-size: 10px;
}

.searchformwrapper fieldset label {

	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100px;
	text-transform: uppercase;
}

.searchformwrapper fieldset p {

	margin-bottom: 20px;
	margin-left:100px;
}

.searchformwrapper fieldset p input {

	margin-left: 10px;
}

.searchformwrapper legend {

	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #57B04B;
	font-weight: bold;
}

.resultswrapper {

	margin-bottom: 30px;
}

#viewfilter {

	margin-top: 40px;
	width: 100%;
	color: white;
	background: url(/images_us/view_filter_bg.jpg) repeat-x #3f3f3f;
	height: 33px;
}

#viewfilter ul {

	background: url(/images_us/left_cap.jpg) no-repeat top left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 21px;
	padding-top: 5px;
}

#viewfilter .outer_top {

	background: url(/images_us/right_cap.jpg) no-repeat top right;
	
}

#viewfilter ul li {

	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1.2px;
}

#viewfilter ul li a:link, #viewfilter ul li a:visited {

	color: white;
	text-decoration: none;
}

#viewfilter ul li a:hover {

	text-decoration: underline;
}


#searchbox #kw {

	width: 470px;
	font-size: 10px;
}




.sirna_buy_button {

	text-align: center;
	font-size: 10px;
}

button {

	border: 0;
	cursor: pointer;
	background: url(/images_us/sirna_addtocart.jpg) no-repeat;
	width: 106px;
	height: 23px;

}

button span {
	left: -9000px;
	position: absolute;
}

.alternatingrow, .alternatingrow .sirna_sub_options {
	background: #f2f2f2;
}

#searchButton {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}
.test_csj {

	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
  background: url(/images_us/primer_image/P242261.jpg) no-repeat;
}



div.search_result {

}

div.search_result p { font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding:20px;}


div.search_result .table_style1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

div.search_result .table_style1 td, .table_style1 th {
    border: 1px solid #ddd; padding:6px; font-size:13px;
}

div.search_result .table_style1 tr:nth-child(even){background-color: #f2f2f2;}

div.search_result .table_style1 tr:hover {background-color: #ddd;}

div.search_result .table_style1 th {
    padding-top: 8px; padding-bottom: 8px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}


div.search_result .list_notmal ul {font-size:13px;}
div.search_result .list_notmal li {margin-right:20px; margin-bottom:10px; font-size:13px;}
