@charset "utf-8";
/* CSS Document */

/*--input--*/
#mainContent2 input[type="text"], #mainContent2 input[type="password"], #mainContent2 input[type="email"], #mainContent2 textarea {
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    /*background-position: right center;*/
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    color: #222222;
    outline: medium none;
    padding: 2px 6px;
    border-radius: 2px 2px 2px 2px;
    vertical-align: middle;
    margin-top: 0;
	line-height:1.4em;
    margin-bottom: 0;
}



input, button, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0 4px;
    color: #222222;
}
#mainContent2 .required { color:red;}

.text-red-bold { color:red; font-weight:700;}

#mainContent2 .deep-red { color:#bc0900;}

/*#mainContent2 input[type="submit"] { padding:0px 4px}*/

#mainContent2 button, #mainContent2 textarea, #mainContent2 select {
    border: 1px solid #cccccc;
    border-radius: 2px 2px 2px 2px;
    padding: 4px 6px;
}

.serchc {
    width: 26px;
    height: 26px;
    display: block !important;
    background: url(http://img2.genscript.com/gsimages/home/searchbutton.png);
    border: 0px;
    text-indent: -999px;
    margin-left: 3px;
    cursor: pointer;
    text-transform: capitalize;
}

#mainContent2 img {vertical-align: top;}
#mainContent2 button, #mainContent2 textarea {
    border: 1px solid #cccccc;
}
#mainContent2 textarea { padding:10px; line-height:1.2em; font-size:14px;}
#mainContent2 a:link {color: #0066cc; text-decoration: none; outline:none}
#mainContent2 a:visited {text-decoration: none; color:#0066cc; outline:none}
#mainContent2 a:hover {color: #0066cc; text-decoration: underline; outline:none}

/*----inside page menu left----*/
#sidebar_content {
	float: left;
	width: 230px;
}
.leftmenu{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
    background-color: #f4f4f4;
	margin-bottom: 30px; 
	padding:20px 15px;
}
.leftmenu_title{
	font-weight: normal;
	font-size: 16px;
	line-height:1.3em;
	text-align:left;
 }
 .leftmenu_title a{ color:#222222}
 .leftmenu ul {
    margin: 0px;
    padding: 12px 0 0 0;
}

.leftmenu ul li {
    list-style-type: none;
    background-color: #f4f4f4;
    font-size: 14px;
    padding: 5px 0;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 1.25em;
}
.leftmenu ul li .select a{ font-size:14px;}

.leftmenu ul li ul {
    padding: 10px 0 5px 20px;
}
.leftmenu ul li ul li {
    color: #58585b;
    font-size: 14px;
    margin: 0px;
    padding: 5px 0px;
}
.leftmenu ul li ul li a {
    line-height: 1.3em;
}
.leftmenu ul li ul li a:link, .leftmenu ul li ul li a:visited {
    color: #58585b;
}

.leftmenu ul li ul li a:hover { color: #0066cc; text-decoration:none}



#sidebar_content .drop1 a{color:#0066cc; font-weight:normal;}

.left_cotable_img {
    border: 1px solid #CCCCCC;
    margin-top: 16px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.left_cotable_img img { vertical-align:bottom}


/*-------inside page content right---------*/

#mainContent2 {
    padding: 0px;
    float: right;
	width:750px
}
#position-box { min-height: 1.6em; overflow:hidden; margin-bottom:20px}
.position {
    width: 90%;
    float: left;
	line-height: 1.6em;
}
#position_img {
    margin: 0px auto;
    width: 10%;
    float: right;
}

.lastitem {
    color: #58585b;
}
.quote-05 {padding:15px 0; overflow:hidden}
.quote-05 img, .free-quote img {
    float: right;
	display:inline-block
}
.free-quote {overflow:hidden}

h1,h2,h3 { line-height:1.45em; margin-top: .833em; margin-bottom: .833em; font-weight: 600;}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em; margin-top:1.2em}
h3 {font-size: 1.0em; margin-top:1.2em}	
h4{ font-size:1.0em; margin-top:2px; margin-bottom:5px;font-weight: 600;}

#mainContent2 p {
    line-height: 1.6em;
	margin-bottom:12px;
	color:#58585b;
	font-size:14px;
}
#mainContent2 p a:hover {
	text-decoration:underline
	}
#mainContent2 .homepagetable tr td, .overview-sidebar-c .homepagetable tr td  {
    padding: 10px 10px;
	vertical-align:top;
}

#mainContent2 .homepagetable tr td span, .overview-sidebar-c .homepagetable tr td span {
    display: block;
    margin-bottom: 5px;
    line-height: 16px;
    padding-top: 2px;
}

#mainContent2 .homepagetable tr td span .over-title, .overview-sidebar-c .homepagetable tr td span .over-title {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding-left: 12px;
    background: url(/gsimages/genscript/overview20140217.png) left 3px no-repeat;
    padding-bottom: 3px;
    display: block;
}
#mainContent2 .homepagetable tr td span .over-title:link, #mainContent2 .homepagetable tr td span .over-title:visited, .overview-sidebar-c .homepagetable tr td span .over-title:link, .overview-sidebar-c .homepagetable tr td span .over-title:visited {
    font-size:14px;
	font-weight: bold;
	color:#222222;
}
#mainContent2 .homepagetable tr td span .over-title:hover, .overview-sidebar-c .homepagetable tr td span .over-title:hover { 
    text-decoration:underline;
	
}
#mainContent2 .homepagetable p, .overview-sidebar-c .homepagetable p{ padding-left:14px; margin-bottom:5px}

table.gridtable {
    border-width: 1px;
    border-color: #dfdfdf;
    border-collapse: collapse;
}
table.gridtable th {
    border-width: 1px;
    padding:8px 5px;
    border-style: solid;
    border-color: #6994cb;
    background-color: #6994cb;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
	font-size:15px;
	line-height:1.25em; 
	vertical-align:middle;
}


table.gridtable .gridtable-tr {
    background-color: #f3f4f9;
}
table.gridtable .gridtable-trs{ 
    background-color:#f7f7f7;
}
table.gridtable td {
    border-width: 1px;
    padding: 8px 6px;
    border-style: solid;
    border-color: #dfdfdf;
    text-align: center;
	line-height:1.6em;
	font-size:14px;
	vertical-align: middle;
	color:#58585b;
}

table.gridtable-left tr td, table.gridtable-border tr td{ text-align:left}
tabble.gridtable-border th { border-width:0}

table.gridtable-border td{border-width: 0;}

/*---2017-05-04 Bundle Products----*/
table.gridtable-border-side {border-right: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf}
table.gridtable-border-side tr th { font-weight:700; background-color:#ffffff; border-color:#dfdfdf; border-right-width:0; text-align:left; padding-left:10px; padding-right:10px;}
table.gridtable-border-side tr td { border-left-width:0; border-right-width:0; padding-left:10px; padding-right:10px;}
table.gridtable  tr .module-right {text-align:right}
table.gridtable  tr .module-center {text-align:center}

/*---2017-05-04 Bundle Products end----*/


table.gridtable-border-blue th {
	/*background-color:#ffffff;*/
	border-width:0;
	/*color:#ffffff;*/
	/*font-weight:bold*/
}
table.gridtable-border-blue td {
	border-width:0;
}

table.gridtable-border-blue {
	border-top: 1px solid #d0d8e8;
    border-bottom: 1px solid #d0d8e8;
	border-left-width:0;
	border-right-width:0;
	/*background:#dae3f3*/
	}
	

table.gridtable-auto{ margin:0 auto; padding:0 auto}

table.gridtable .item-info { text-align: left}

.tableul, tableul-sub {
    margin-top: 15px;
	margin-bottom:15px;
    padding-top: 0;
	padding-left: 20px;
	margin-left: 5px;
	list-style: disc;
}

.tableol { list-style: decimal}
.tableul li, tableul-sub li {
    line-height: 1.3em;
	padding:2px 0;
}
#mainContent2 table tr td, #mainContent2 table tr th{ vertical-align: middle}

#mainContent2 .tableul-sub li{ list-style-type:none}


#mainContent2 .type-button { color:#ffffff; background-color:#049fd9}


#mainContent2 .type-button:link, #mainContent2 .type-button:visited, #mainContent2 .type-button:hover { color:#ffffff; text-decoration:none; font-size: 18px;}

#mainContent2 .type-button:hover {background-color:#047fad; font-size:18px; font-size:1.8rem}

/*protein_news.html button more 05-11*/
#mainContent2 .type-button-more {font-size:14px; margin:0; padding:2px 12px;}
#mainContent2 .type-button-more:link, #mainContent2 .type-button-more:visited {font-size:14px;}
/*protein_news.html 05-11*/

.sidebar-l {
    float: none;
    width: 100%;
    margin: 30px 0;
}
.side-tabs {
    list-style: none outside none;
    max-width: 555px;
    margin: 0;
    padding: 0;
}
.side-tabs li {
    margin-bottom: 0;
    padding-bottom: 0;
    background-color: #ededed;
    height: 40px;
    border-bottom: 1px solid #ffffff;
    font-size: 13px;
    margin-top: 0;
    padding-top: 0;
    display: block;
    overflow: hidden;
}

.side-tabs .icon-licence {
    color: #333333;
    display: block;
    padding: 0px 8px;
    margin-right: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background: url(/gsimages/english/phone.png) center 8px no-repeat transparent;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.side-tabs .contact-text {
    float: left;
    height: 40px;
    line-height: 40px;
	font-size:14px
}
.side-tabs .active1 {
    background: url(/gsimages/english/phone.png) center -28px no-repeat transparent;
}
.side-tabs span.active {
    background-color: rgba(180, 209, 231, 0.1);
}
.side-tabs .active2 {
    background: url(/gsimages/english/phone.png) center -62px no-repeat transparent;
}
.side-tabs .contact-text-sub {
    color: #8A6741;
}
.side-tabs .active3 {
    background: url(/gsimages/english/phone.png) center -92px no-repeat transparent;
}
.side-tabs span {
    content: " ";
    height: 40px;
    width: 60px;
}

#mainContent2 .tableoverview li{ margin-bottom:10px}

.tableul li{ line-height:1.6em; margin-bottom:3px; color:#58585b;}
.tableul_sub{ margin:0; padding:0}
.tableul_sub li{list-style-type:none;margin-bottom:5px;background-image:url(/gsimages/english/orangeball.jpg); background-position:left 7px; background-repeat:no-repeat; padding-left:15px; line-height:1.6em;}
.tableul_sub .tableul_sub_f{background-position:left 14px;}
.tableul_sub .tableul-down li{ background-image:none; list-style-type:disc; padding:0}

.handbook-title-box { min-height:3.4em; overflow:hidden; margin:0 auto;  margin-right:-40px; }
.handbook-title { width:32%; background: none repeat scroll 0 0 #e9f0f1; padding: 8px 8px; text-align:left; color:#222222; float:left; margin-right:10px; display:inline-block; height:auto}


/*--------hot genes page button blue&green start 20150429---------------*/
#mainContent2 .register-hot-genes:link {
    color: #ffffff;
    text-decoration: none;
	font-weight: normal
}
#mainContent2 .register-hot-genes:hover {
    color: #ffffff;
    text-decoration: none;
}
#mainContent2 .register-hot-genes:visited {
    color: #ffffff;
    text-decoration: none;
}
.register-hot-genes{width:209px; height:24px; line-height:24px; background-image:url(/gsimages/genscript/learn_more_about_the_nod2_gene.jpg); background-position: left 0; background-repeat:no-repeat; text-align:center; color:#ffffff; font-weight:bold; display:block}
.register-hot-genes:hover{ background-position:left -24px; color:#ffffff}
.register-hot-button{width:191px;background-image:url(/gsimages/genscript/learn_more_about_button.jpg);}
.register-hot-short{width:131px;background-image:url(/gsimages/genscript/learn_more_about_button_short.jpg);}
.register-hot-make{width:275px;background-image:url(/gsimages/genscript/make_an_appointment_button.jpg);}
.register-hot-long{width:236px;background-image:url(/gsimages/genscript/learn_more_about_the_nod2_gene_long.jpg);}
.register-hot-view{width:80px;background-image:url(/gsimages/genscript/view_now_button_0604.jpg);}
.register-hot-work{width:327px;background-image:url(/gsimages/genscript/watch_how_button_works.jpg);}
/*--------hot genes page button blue&green end---------------*/



.promotion-box, .box-auto { overflow:hidden; margin:0 auto; width:88%;text-align:center}
.box-auto { width:100%}
.anti-span {
	margin-left:10px;
	border:1px solid #f2f2f2;
	width:305px;
	padding:10px 5px;
	background:#dcebf0;
    float:left;
}

.an-span {
	width:auto;
	margin-left:26px;
	font-size:14px;
    text-align: center;
	float:left
}

.anti-tran { background-color:#ffffff; border-width:0}

.anti-tran {
    background-color: #ffffff;
    border-width: 0;
}

/*--antibody_news.html--*/

.anti-bg{ background:none; width:360px; border-width: 0;}

.products_f {
    margin: 20px 0 0 0;
}
.ulbox {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    z-index: -1;
	list-style:none
}



.tepe {
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
    padding: 0 5px;
    width: 49%;
	min-height:14.6em
}
.tepe-height { min-height: 11.6em}
.tepe .hisright {
    float: right;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: left;
    width: 78%;
}

.quote_ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}
.tepe .hisright span {
    height: auto;
    padding: 0;
    margin: 0 0 4px 0;
    display:inline-block;
	font-size:1.2em;
}
.quote_ul li {
    line-height: 1.3em;
    margin: 0;
    display: block;
    text-align: left;
    padding: 3px 0;
    position: relative;
}
#mainContent2 .hisright .quote_ul li a:link {
    color: #58585b;
    text-decoration: none;
}
#mainContent2 .hisright .quote_ul li a:visited {
    color: #58585b;
    text-decoration: none;
}

#mainContent2 .hisright .quote_ul li a:hover { text-decoration:underline}
.tepe span a {
    line-height: 1.3em;
    text-decoration: none;
	font-weight:bold;
}
.tepe span a:hover { text-decoration:underline}

.his-title{ padding:0}
.pra-d {
    overflow: hidden;
	clear:both
}



#mainContent2 .gridtable ul, .overview-sidebar-c .gridtable ul, #mainContent2 .gridtable ol, .overview-sidebar-c .gridtable ol {
    margin: 0;
    padding: 0 0 0 18px;
	text-align: left;
	list-style-type:disc
}
#mainContent2 .gridtable ol, .overview-sidebar-c .gridtable ol { list-style-type: decimal}

.toolbox {
    background-color: #e3e7fd;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px #E5E5E5 inset;
    overflow: hidden;
    padding: 10px 18px;
}
.toolbox h2 {
    color: #045695;
    text-align: center;}
.toolboxtable {
    overflow: hidden;
    z-index: 0;
}
.toolbox table {
    background-color: #FFFFFF;
}

.toolbox .presented {
    padding: 0;
    text-align: left;
}
.presented-box h3 {
    line-height: 16px;
    text-align: center;
}
.product_table{border-top:1px solid #A2BED3;margin:12px 0px;}
.product_table td{border-bottom: none;border-right:none;padding:5px 5px;}
.product_table th{color:#000;border-bottom:1px solid #A2BED3;border-right:none;padding:4px 1px;text-align: center;background:#ffffff url(/gsimages/english/product_thbg.jpg) repeat-x left top;}
.product_td1{background-color: #DEECF5;}
.product_table2 ul, .product_table2 ol { margin:0; padding:0 0 0 18px; list-style-type:disc}
.product_table2 ul li, .product_table2 ol li { padding:3px 0;line-height:1.3em}
.product_table2 ul li a, .product_table2 ol li a { line-height:1.3em}
.product_table2 ol {list-style-type: decimal}

.product_table2{border-top:1px solid #A2BED3;border-left:1px solid #cccccc;margin:12px 0px;}
.product_table2 td{border-bottom: 1px solid #cccccc;border-right:1px solid #cccccc;padding: 5px 5px;}
.product_table2 th{border-bottom:1px solid #A2BED3;border-right:1px solid #cccccc;padding:4px 1px;text-align: center;background:#ffffff url(/gsimages/english/product_thbg.jpg) repeat-x left top;}

.button-box{ margin:10px 0; overflow:hidden; text-align:center}
.button-face {
	margin-top: 10px;
    width: auto;
    padding: 5px 13px;
    border: 1px solid #0572c6;
    color: #ffffff;
    background-color: #efefef;
    background: -webkit-linear-gradient(top, #3a84e9 0%, #1e6fc7 100%);
    background: -moz-linear-gradient(top, #3a84e9 0%, #1e6fc7 100%);
    background: -o-linear-gradient(top, #3a84e9 0%, #1e6fc7 100%);
	background: -ms-linear-gradient(top, #3a84e9 0%, #1e6fc7 100%);
    background: linear-gradient(top, #3a84e9 0%, #1e6fc7 100%);
    background: -ms-linear-gradient(top, #3a84e9 0%, #1e6fc7 100%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3a84e9',endColorStr='#1e6fc7', gradientType='0'); 	/** IE7 8 6**/ 
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0;
    border-radius: 3px;
    cursor: pointer;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-size: 12px;
    -webkit-text-shadow: 0 1px 0 #0572c6;
    -moz-text-shadow: 0 1px 0 #0572c6;
    -o-text-shadow: 0 1px 0 #0572c6;
    text-shadow: 0 1px 0 #0572c6;
}
.button-face:hover{
	
	background-color: #659ce5;
    background: -webkit-linear-gradient(top, #3a84e9 0%, #659ce5 100%);
    background: -moz-linear-gradient(top, #3a84e9 0%, #659ce5 100%);
    background: -o-linear-gradient(top, #3a84e9 0%, #659ce5 100%);
	background: -ms-linear-gradient(top, #3a84e9 0%, #659ce5 100%);
    background: linear-gradient(top, #3a84e9 0%, #659ce5 100%);
    background: -ms-linear-gradient(top, #3a84e9 0%, #659ce5 100%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3a84e9',endColorStr='#659ce5', gradientType='0'); 	/** IE7 8 6**/ 
	border: 1px solid #037ddb;
	
}

.button-face-size, .button-face-size:hover {font-size: 1.3em}
	
:root .gradient{filter:none;} /*Linear gradient compatible wording, Filter effects IE9*/
.biology {margin:0; padding:0}
.biology li{ margin:0 40px; margin:0 40px\9;  margin:0 40px\0;  _margin:0 36px;  padding:0; list-style-type:none; float:left; width:102px;}
.first{ margin:0 auto; padding:0 auto; text-align:center}
.first a img{ margin:0 auto; padding:0 auto; border:none;vertical-align:bottom; overflow:hidden}
.biology p{ text-align:center; line-height:25px; height:25px; margin:0; padding:0}

.help_center {
    padding-left: 80px;
    background: url(http://www.genscript.com/gsimages/genscript/house_line.gif) left center no-repeat;
    height: 72px;
    line-height: 72px;
    font-size: 20px;
    color: #1a67b5;
    display: block;
}
.handbook-button {
	background: none repeat scroll 0 0 #2b7d93;
    border-radius: 4px 4px;
    color: #FFFFFF !important;
    padding: 20px 20px;
	line-height:1.6em;
	font-size:14px;
	text-align:center;
	margin-bottom:20px;
	}

.handbook-button a{ color:#ffffff}
.handbook-button1 {background: none repeat scroll 0 0 #4AACC6;}
.handbook-button2 {background: none repeat scroll 0 0 #9bbb59;}
.handbook-button3 { background: none repeat scroll 0 0 #f79645;}
.handbook-button4 { background: none repeat scroll 0 0 #8064a2;}
.related-table {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.related-table tr .related-table-t {
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 8px;
    text-align: center;
    background-color: #fdfdfd;
    background-image: url(http://www.genscript.com/gsimages/genscript/green.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

.text_top { overflow:hidden}

.text_topright { width:66%; float:right;line-height:1.6em}
.handbook-section {
    width: 372px;
    float: left;
	overflow:hidden; border:1px solid #ffffff;
}
.handbok-sub-section1 {
    float: left;
    padding: 5px 0px 5px 14px;
    width: 100%;
	height:auto; margin-bottom:20px;
	line-height:1.6em
}
.handbok-sub-section1 p{ line-height:1.2em}

.handbook-title-sub{ background:#bfb6cb}
.handbook-title-sub1{background:#e7ceb9}
.handbook-title-sub2{background:#cfdeb1}

.main-content .gridtable-zero tr th, .warp .gridtable-zero tr th, #mainContent2 .gridtable-zero tr th { padding: 10px 2px; font-size:14px;}
.main-content .gridtable-zero tr td, .warp .gridtable-zero tr th, #mainContent2 .gridtable-zero tr td { padding: 5px 2px;}

.main-content .orf-table-title th { font-size:12px; line-height:1.0em; background-color:#f2f2f2; padding:10px 3px; border-width: 1px;
    padding: 10px 5px; border-style: solid; border-color: #f2f2f2; color:#222222; font-weight:bold}

.green-t {
    overflow: hidden;
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0;
    margin-left: 0;
}
.green-t .gr-t {
    float: left;
    list-style-type: none;
    width: 320px;
}
#mainContent2 .green-t .gr-t .tableul li a{ color:#58585b}
.green-t h2 {
    margin: 0;
    padding: 0;
    line-height: 20px;
}

.by-catagory div li {
	 padding:14px 6px;
	 
	}
#mainContent2 .edit_address_button {
    background: url(/gsimages/genscript/edit_address_button.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height:35px;
    line-height:35px;
    text-align: center;
    width:90px; text-decoration:none;
}
#mainContent2 .edit_address_button:hover {
    background: url(/gsimages/genscript/edit_address_button.jpg) no-repeat scroll 0 -35px rgba(0, 0, 0, 0);
    color: #ffffff; text-decoration:none
}
.creat_table11 {
    background-color: #F8F8F8;
    border-width: 0;
}
.creat_table11 tr td {
    padding: 6px 2px;

}
.inside{     
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #cccccc;
	width:215px;
	padding:2px 4px;
	line-height:1.6em;
	}
	.toolboxdeep {
    background-color: #f5f7fb;
    border: 2px solid #0f59b2;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 1px 1px #E5E5E5 inset;
    overflow: hidden;
    padding: 10px 20px;
    position: absolute;
    top: -143px;
    left: 200px;
    width: 450px;
    color: rgb(0, 0, 102);
    display: none;
    z-index: 1000;
}
.bio-ul {
    margin: 10px 0;
    padding: 0;
    overflow: hidden;
}
.bio-ul li {
    list-style-type: none;
    padding: 10px 0;
    display: block;
    position: relative;
}
.bio-ul li img { float:left; margin-right:15px;}

.view_more {
    height: auto;
	overflow:hidden; 
	margin-bottom:12px;
}

#mainContent2 .register-now:link, #mainContent2 .register-now:visited { color:#ffffff; text-decoration:none}

/*product page*/
.searchbox2 {
    width: 320px;
    _width: 330px;
    text-align: left;
    float: left;
    border: 1px solid #CCCCCC;
    margin: 13px 6px 0px 20px;
    _margin: 13px 6px 0px 20px;
    padding: 4px;
}
.searchbox2_out {
    border: 1px solid #CCCCCC;
    background-color: #dddddd;
    padding: 8px 3px;
    line-height: 18px;
}
.search_title {
    font-weight: bold;
    padding-left: 6px;
	line-height:1.8em;
}
#mainContent2 .search_image{ float:right}
#mainContent2 .searchbox2_out .search_image input { margin-right: 92px; padding:0; margin-top:2px; }

/*webinars*/

.presented-box {
	background-color: #ffffff;
    border: 1px solid #E1E1E1;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 1px 1px #E5E5E5 inset;
    overflow: hidden;
    padding: 10px 18px;
	margin-bottom: 15px;
}
.register-now {
    text-align: center;
    width: 100px;
    height: 31px;
    line-height: 31px;
    background-image: url(http://Img2.genscript.com/gsimages/genscript/clip_image03.png);
    background-position: left 0;
    background-repeat: no-repeat;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    display: block;
}
.register-now:hover{ background-position:left -31px; color:#ffffff}


.table>tbody>tr>th, .table>thead>tr>th {
    background-image: url(/gsimages/genscript/left-title-index.jpg?ver=05);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
	border-top:0;
	line-height:1.2;
}
.table>tbody>tr>td, .table>thead>tr>td { padding:8px 2px;}
.table td {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.table ul li {
    border-bottom: 1px solid #CCCCCC;
    list-style-type: none;
    margin-left: 4px;
    margin-right: 5px;
    padding: 4px 3px;

}
.table {
    border-bottom: 1px solid #CCCCCC;
    width: 173px;
    margin-top: 12px;
    margin-bottom: 8px;
	margin-right:1px

}
.amino_table {
    border: 1px solid #A2BED3;
    border-left-width: 0;
    border-right-width: 0;
}

.amino_table tr th {
    text-align: center;
    border-top: 1px solid #e7f1f2;
    line-height: 18px;
    color: #3d45bf;
}
.amino_table tr td {
    border-top: 1px solid #e7f1f2;
    text-align: center;
}

/*---20161010---*/

.step { padding:0px 10px;}
.step label{ display:block; margin-bottom:10px}
.engage { border:1px solid #cccccc; background:#1e99d9; padding:18px 15px; margin-bottom:15px;}
.boxSmall { overflow:hidden}

.button_bg {
    width: 63px;
    height: 21px;
    background: url(/images/orf/search_bg.jpg) center top no-repeat;
    border-style: none;
    cursor: pointer;
    float: left;
}

/*promotion page*/
#mainContent2 .p-title {
	line-height:1.2em;
}

.anchor { padding-top:143px; margin-top:-143px; display:inline-block}

.handbook-section1 { width:365px; float:left; margin-right:15px}



/*---careers 1208---*/
#careers {
    border: 0;
    width: 99%;
    margin: 0 auto;
}


.box-careers {
    margin-bottom: 25px;
    padding: 15px 20px 15px 40px;
    min-height:172px;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 4px 4px;
    background: #f0f0f0;
}


#form_ca {
	width: 100%;
}

.name-box {
    padding: 4px 0;
    text-align: left;
    width: 80px;
    display: block;
    margin-bottom: 2px;
    line-height: 18px;
    color: #444444;
    clear: left;
    font-weight: bold;
	float:left;
}

.input-box {
    display: block;
    margin-bottom: 2px;
    min-height: 33px;
}
#mainContent2 #form_ca input[type="submit"] {
    padding: 5px 13px;
}

.h10 {height:10px; clear:both;}
.h15 {height:15px; clear:both;}
.h20 {height:20px; clear:both;}
.h40 {height:40px; clear:both;}

.more{display:none}

#mainContent2 .bottom-zero{ margin-bottom:0; padding-bottom:0}

#mainContent2 .top-zero{ margin-top:0; padding-top:0}


#mainContent2  .bottom-30 { margin-bottom: 30px}

/*table td content too wide 0421*/
.word-wide {width:90px; word-warp:break-word; word-break: break-all}

.text-bold {font-weight: 700}
