@charset "utf-8";
/* CSS Document */
#header #loginSection {
	left:783px;
}
#contentWrapperHome {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	height:auto;
	margin-top: 1px;
	background-color:#B2B7AA;
}
.rotatingTextContainer {
	background:rgba(0,0,0,0.0);
	position:relative;
	top:60px;
	left:80px;
	width:350px;
	padding-right:0px;
	margin:0 auto;
	color:#FFF;
	overflow:hidden;
}
/*bottom service link bar on main image*/
			
#menuWrapper {
	width:777px;
	height:50px;
	background-color:#5B5B5B;
	position:absolute;
	top:416px;
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
	filter:alpha(opacity=90);
}
#menuWrapper ul {
	padding:0;
	margin:0;
}
#menuWrapper li {
	position:relative;
	float:left;
	list-style-type:none;
	text-align:center;
}
#menuWrapper ul li ul {
	padding-bottom:30px;
}
#menuWrapper ul:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#menuWrapper li a {
	display:block;
	padding:10px 10px;
	border-left:1px solid #DBDBD6;
	border-right:1px solid #222;
	color:#eee;
	text-decoration:none;
	font-size:19px;
	font-weight:normal;
	position:relative;
	top:5px;
	width: 237px;
}
#menuWrapper li a:focus {
	outline:none;
	text-decoration:underline;
}
#menuWrapper li:first-child a {
	border-left:none;
}
#menuWrapper a span {
	display:block;
	float:right;
	margin-left:5px;
}
#menuWrapper ul ul {
	display:none;
	width:100%;
	position:absolute;
	left:0;
	bottom:39px;
	background:#F9F9F9;
	height:70px;
	padding-bottom:20px;
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
	filter:alpha(opacity=90);
}
#menuWrapper ul ul li {
	float:none;
	display:block;
	width:100%;
	text-align:left;
}
#menuWrapper ul ul a {
	padding:0 10px;
	border-left:none;
	border-right:none;
	font-size:13px;
	padding: 1px 3px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#genomicsText {
	position:absolute;
	left:457px;
	top:50px;
	color:#000;
	text-align:right;
	font-weight:normal;
}
#genomicsText p {
	line-height:1.8em;
}
#genomicsText p a:link {
	text-decoration:none;
	color:#000;
	font-size:23px;
}
#genomicsText p a:visited {
	text-decoration:none;
	color:#000;
	font-size:23px;
}
#genomicsText p a:hover {
	text-decoration:none;
	color:#fff;
	font-size:23px;
}
#genomicsText p a:active {
	text-decoration:none;
	color:#fff;
	font-size:23px;
}
#productsText {
	position:absolute;
	left:480px;
	top:50px;
	color:#000;
	text-align:right;
	font-weight:normal;
}
#productsText p {
	line-height:1.8em;
}
#productsText p a:link {
	text-decoration:none;
	color:#0FBEC1;
	font-size:23px;
}
#productsText p a:visited {
	text-decoration:none;
	color:#0FBEC1;
	font-size:23px;
}
#productsText p a:hover {
	text-decoration:none;
	color:#D73E6C;
	font-size:23px;
}
#peptidesText {
	position:absolute;
	left:285px;
	top:50px;
	color:#fff;
	text-align:right;
	font-weight:normal;
}
#peptidesText p {
	line-height:1.8em;
}
#peptidesText p a:link {
	text-decoration:none;
	color:#fff;
	font-size:23px;
}
#peptidesText p a:visited {
	text-decoration:none;
	color:#fff;
	font-size:23px;
}
#peptidesText p a:hover {
	text-decoration:none;
	color:#00EAE6;
	font-size:23px;
}
#peptidesText p a:active {
	text-decoration:none;
	color:#fff;
	font-size:23px;
}
a:hover {
	cursor: pointer;
}
.one p a {
	color:#fff;
	text-decoration:none;
}
.two p a {
	color:#fff;
	text-decoration:none;
}
#contentHome {
	/*mobileFrontPage-1.jpg*/
	font-family: 'PlayRegular', Verdana, Arial, sans-serif;
	/*background-image:url(../../../images/homePage/HolidayFrontPagePic-1.jpg);  */  
	background-image:url(../../../images/homePage/Oligo-Modification-Website-Banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:466px;
	width:990px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
#contentHome #menuWrapper ul li #genomicsImage {
	position: absolute;
	top: -466px;
	left: 0;

	z-index: 1;
	width: 990px;
	height: 466px;
	visibility:hidden;
}
#rightSidebar {
	position:absolute;
	top:0px;
	left:778px;
	z-index:0;
	width:212px;
	height:511px;
	background-color:#9FA29B;
	padding:0px;
	margin:0px;
	padding-left:1px;
	text-align:center;
}
.scrollable {
	position:relative;
	z-index:0;
	overflow:hidden;
	height:400px;
	width: 200px;
	border:3px solid #B2B7AA;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
.scrollable ul {
	height: 369px;
	width: 200px;
}
.scrollable ul li {
	list-style-type: none;
	line-height:2em;
}
/*************sub scroller*************/
#scrollerContainer {
	position:relative;
	width:100%;
	min-width:1000px;
	height:45px;
	background-color:#3A3A3A;
	border-bottom:1px solid #5B5B5B;
}
#subScroller {
	position:relative;
	width:1000px;
	height:45px;
	margin: 0 auto;
	background-repeat:repeat-x;
}
.marquee {
	position:relative;
	overflow:hidden;
	margin: 0 0 0 7px;
	padding: 10px 0 0 0;
	width:778px;
	height:35px;
	color:#C6C6C6;
	-webkit-mask: -webkit-linear-gradient(  left,  rgba(255,255,255,0),  rgba(255,255,255,1) 50%,  rgba(255,255,255,1) 50%,  rgba(255,255,255,0)  )
}
#subScroller .marquee span {
	white-space:nowrap;
}
a.subScroller:link {
	text-decoration:none;
	font-size:15px;
	color:#C6C6C6;
	font-family:"Plexes Pro Light", verdana;
	font-weight:normal;
}
a.subScroller:visited {
	text-decoration:none;
	font-size:15px;
	color:#F8FBFB;
	font-family:"Plexes Pro Light", verdana;
	font-weight:normal;
}
a.subScroller:hover {
	text-decoration:underline;
	font-size:15px;
	color:#ffffff;
	font-family:"Plexes Pro Light", verdana;
	font-weight:normal;
}
a.subScroller:active {
	text-decoration:none;
	font-size:15px;
	color:#C6C6C6;
	font-family:"Plexes Pro Light", verdana;
	font-weight:normal;
}
#scrollerRight {
	position:absolute;
	left:783px;
	top: 0px;
	width:213px;
	height:45px;
	background-color:#646464;
	text-align:center;
}
#scrollerRight p {
	font-size:23px;
	color:#fff;
}
/*preload images*/

div#preload {
	display: none;
}
 </style>
