/* reset
----------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }

html { font-size: 100.01%;overflow-y: scroll; }
body { font-size: 62.5%; line-height: 1.2;display:block;font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; }
select { font-size: 100%; font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif; }
select > option { padding: 0 5px 0 3px; }

.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: underline; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/* custom
----------*/

a:link, a:visited {
	color: #0066cc;
}
a:visited { 
}
a:link:hover, a:visited:hover {
	color:#000000;
}

#page {
	width: 902px;
	padding: 0 20px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #333333;
	height: 732px;
	position:relative;
}

#video #page {
	height: 1115px;
}

#top {
	height: 74px;
}
	#logo {
		float: left;
		padding: 36px 0 0;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 128px;
			height: 37px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.png) no-repeat 0 0;
			}
	#logo2 {
		float: right;
		padding: 36px 0 0;
	}
		#logo2 a:link, #logo2 a:visited {
			display: block;
			width: 69px;
			height: 37px;
		}
			#logo2 a:link span, #logo2 a:visited span {
				background: url(../img/logo-2.png) no-repeat 0 0;
			}
	#menu {
		clear: both;
		position: relative;
		top: -21px;
		height: 13px;
		margin: 0 0 -21px 180px;
		width:400px;
	}
		#menu ul {
		}
			#menu li {
				float: left;
				margin: 0 20px 0 0;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					height: 13px;
					text-indent: -1000em;
					background-position: 0 0;
					background-repeat: no-repeat;
				}
				#menu li a:link:hover, #menu li a:visited:hover {
					background-position: 0 -13px;
				}
				#menu li.active a:link, #menu li.active a:visited {
				}
				#menu #b1 a:link, #menu #b1 a:visited {
					width: 90px;
					background-image: url(../img/but-11.png);
				}
				#menu #b2 a:link, #menu #b2 a:visited {
					width: 90px;
					background-image: url(../img/but-12.png);
				}
				#menu #b3 a:link, #menu #b3 a:visited {
					width: 35px;
					background-image: url(../img/but-13.png);
				}
				#menu #b4 a:link, #menu #b4 a:visited {
					width: 62px;
					background-image: url(../img/but-14.png);
				}

#wrap {
	width: 100%;
	overflow: hidden;
}
	#content {
		float: right;
		width: 650px;
		min-height: 658px;
		position: relative;
		font-size: 108.33%;
	}
	#side1 {
		float: left;
		width: 206px;
		padding: 66px 0 0;
	}

#content p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding-left:10px;
}
#content ul,
#content ol {
	list-style:none;
	margin: 0 0 1em 3em;
	line-height:1.5;
}
#content ul li {
		background:url(../img/dash.gif) no-repeat 0 9px;
		padding-left:1em;
		}
#content ol {
	list-style: decimal;
}

#content h2 {
	font-size: 153%;
	font-weight: bold;
	margin: 0 0 .5em;
}
#content h2.ir {
	margin-top: 160px;
}
#content h3 {
	font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
	font-size: 107%;
	font-weight: bold;
	color:#303030;
	margin: 0 0 .5em;
}



#footer {
	width: 902px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 1em;
	color: #797979;
	border-top: solid 1px #d7d6d6;
}
.home #footerContainer {
	width: 902px;
	overflow: visible;
	margin: 0 auto;
	position:relative;
	height:25px;
	display:block;
}

#footer {
	width: 902px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	font-size: .8em;
	color: #797979;
	border-top: solid 1px #c4c4c4;
	height:120px;
}
	#footer p.buttons {
		float: left;
		height:15px;
	}
		#footer p.buttons span {
			color:#999999;
			font-size:1.1em;
		}
		#footer p.buttons span a:link, #footer p.buttons span a:visited {
			color:#999999;
			text-decoration:none;
		}
			#footer p.buttons span a:link:hover, #footer p.buttons span a:visited:hover {
			color:#333333;
			text-decoration:none;
		}
	#footer p.copyright {
		float: right;
		width:500px;
		text-align:right;
		line-height:1.5;
	}
	#footer strong {
		font-size:1.2em;
		font-weight:normal;
		padding-bottom:5px;
		display:block;
	}

/*.home #footer {
	width: 902px;
	overflow: hidden;
	padding: 5px 0;
	font-size: .8em;
	color: #797979;
	border-top: solid 1px #444343;
	position:absolute;
	left:0;
	top:0;
	}*/


/* home
----------*/

.home {
	background: #e0dfdf url(../img/body-bg.png) repeat-x 0 0;
}
.home #page {
	background: url(../img/page-bg.jpg) no-repeat 50% 0px;
}

#flashIntro {
	position: absolute;
	/*z-index:500;*/
	left: 0;
	top: 0;
	width: 100%;
	height: 1200px;
	background-color:#fff;
	
	
}
	#flashIntro object {
	position:absolute;
		margin: 0 auto;
		width:100%;
	}
	
#flashcontainer {
		background:url(../img/body-bg.png) repeat-x scroll 0 0;
		}


#page #tAchieve {
	float: right;
	margin: 102px 0 0;
	width: 116px;
	height: 16px;
	text-indent: -1000em;
	background: url(../img/text-achieve.png) no-repeat 0 0;
}

#video #page #tAchieve {
	float: right;
	margin: 37px 0 0;
	width: 116px;
	height: 16px;
	text-indent: -1000em;
	background: url(../img/text-achieve.png) no-repeat 0 0;
}

#myExperience {margin-bottom:-22px;}

.home #but360 {
	position: absolute;
	left: -5px;
	top: 355px;
}
	#but360 a:link, #but360 a:visited {
		display: block;
		width: 51px;
		height: 50px;
		text-indent: -1000em;
		background: url(../img/but-360.png) no-repeat 0 0;
	}
	#but360 a:link:hover, #but360 a:visited:hover {
		background-position: 0 -50px;
	}
.home #butLook {
	position: absolute;
	left: 112px;
	top: 358px;
}
	#butLook a:link, #butLook a:visited {
		display: block;
		width: 77px;
		height: 44px;
		text-indent: -1000em;
		background: url(../img/but-look.png) no-repeat 0 0;
	}
	#butLook a:link:hover, #butLook a:visited:hover {
		background-position: 0 -44px;
	}

.home #butInfo {
	position: absolute;
	left: -5px;
	top: 355px;
}
	#butInfo a:link, #butInfo a:visited {
		display: block;
		width: 49px;
		height: 50px;
		text-indent: -1000em;
		background: url(../img/but-info.png) no-repeat 0 0;
	}
	#butInfo a:link:hover, #butInfo a:visited:hover {
		background-position: 0 -50px;
	}
	

/*#tGSJunior {
	width: 193px;
	height: 48px;
	text-indent: -1000em;
	background: url(../img/text-gsjunior.png) no-repeat 0 0;
	margin: 0 0 20px;
}*/

#tGSJunior {
	width: 193px;
	height: 48px;
	margin: 0 0 20px;
}
#tGSJunior span{
	width: 193px;
	height: 48px;
	text-indent: -1000em;
	background: url(../img/text-gsjunior.png) no-repeat 0 0;
	margin: 0 0 20px;
}

#tGSJunior span:hover{
	background-position:0 -48px;
}

.home #tGSJunior {
	width: 193px;
	height: 48px;
	text-indent: -1000em;
	background: url(../img/text-gsjunior.png) no-repeat 0 0;
	margin: 0 0 20px;
}


#menu2 {
	margin: 0 0 15px;
}
	#menu2 ul {
		width: 100%;
		overflow: hidden;
		border-top: solid 1px #bfbebe;
	}
		#menu2 li {
			float: left;
			width: 100%;
			padding: 0 0;
			border-bottom: solid 1px #bfbebe;
		}
			#menu2 li a:link, #menu2 li a:visited {
				display: block;
				width: 100%;
				height: 15px;
				text-indent: -1000em;
				background-position: 0 50%;
				background-repeat: no-repeat;
				padding: 10px 0;
			}
			#menu2 li a:link:hover, #menu2 li a:visited:hover {
				background-position: -205px 50%;
			}
			#menu2 #b21 a:link, #menu2 #b21 a:visited {
				background-image: url(../img/but-21.png);
			}
			#menu2 #b22 a:link, #menu2 #b22 a:visited {
				background-image: url(../img/but-22.png);
			}
			#menu2 #b23 a:link, #menu2 #b23 a:visited {
				background-image: url(../img/but-23.png);
			}
			#menu2 #b24 a:link, #menu2 #b24 a:visited {
				background-image: url(../img/but-24.png);
			}
			#menu2 #b25 a:link, #menu2 #b25 a:visited {
				background-image: url(../img/but-25.png);
			}
			#instrument #b21 a:link, #instrument #b21 a:visited {
				background-position: -205px 50%;
				padding: 10px 0;
			}
			#data #b22 a:link, #data #b22 a:visited {
				padding: 10px 0;
				background-position: -205px 50%;
			}
			#research #b23 a:link, #research #b23 a:visited {
				padding: 10px 0;
				background-position: -205px 50%;
			}
			#resources #b24 a:link, #resources #b24 a:visited {
				padding: 10px 0;
				background-position: -205px 50%;
			}
			#contact #b25 a:link, #contact #b25 a:visited {
				padding: 10px 0;
				background-position: -205px 50%;
			}
			#menu2 li.update {display:block;padding:10px 0;color:#797979;}


				#menu2 li.update input {width:60px;margin-right:5px;}

				#menu2 li.update input.box {width:100px;margin-right:5px;}
				
				#menu2 li.update form {padding-top:5px;}
				
				
			#menu2 .webinar {display:none;
				margin: 15px 0px 0px 0px;}
			
			.home #menu2 .webinar {display:block;}



/* page-1
----------*/

/*#tInstrumentWorkflow {
	width: 222px;
	height: 15px;
	text-indent: -1000em;
	background: url(../img/text-instrument-workflow.png) no-repeat 0 0;
}*/

#instrument h2 {
	width: 222px;
	height: 15px;
	text-indent: -1000em;
	background: url(../img/text-instrument-workflow.png) no-repeat 0 0;
	margin-bottom:15px;
}
#data h2 {
	width: 130px;
	height: 18px;
	text-indent: -1000em;
	background: url(../img/text-data-analysis.png) no-repeat 0 0;
	margin-bottom:15px;
}
#research h2 {
	width: 214px;
	height: 18px;
	text-indent: -1000em;
	background: url(../img/text-research-applications.png) no-repeat 0 0;
	margin-bottom:15px;
}
#resources h2 {
	width: 244px;
	height: 18px;
	text-indent: -1000em;
	background: url(../img/text-publications-resources.png) no-repeat 0 0;
	margin-bottom:15px;
}
#contact h2 {
	width: 106px;
	height: 18px;
	text-indent: -1000em;
	background: url(../img/text-contact-us.png) no-repeat 0 0;
	margin-bottom:15px;
}
#video h2 {
	width: 0;
	height: 0;
	text-indent: -1000em;
	background: url(../img/text-data-analysis.png) no-repeat 0 0;
	margin-bottom:15px;
	margin-top:85px;
}


.scrollWrap {
	overflow: hidden;
	position: relative;
}
	.scrollArea {
		float: left;
		position: relative;
		top: 0;
	}
	.scrollBar {
		float: right;
		width: 7px;
	}
		.scrollBar a.up:link, .scrollBar a.up:visited,
		.scrollBar a.dn:link, .scrollBar a.dn:visited {
			display: block;
			width: 7px;
			height: 8px;
			overflow: hidden;
			background: #333333;
		}
		.scrollBar a.up:link, .scrollBar a.up:visited {
		}
		.scrollBar a.dn:link, .scrollBar a.dn:visited {
		}
		.scrollBar2 {
			background: #FFFFFF url(../img/slider-bg.gif) repeat-y 0 0;
			padding: 15px 0 0;
		}
			.scrollBar3 {
				position: relative;
			}
				.scrollBar a.ui-slider-handle:link, .scrollBar a.ui-slider-handle:visited {
					display: block;
					width: 7px;
					height: 15px;
					background: #333333;
					position: absolute;
					left: 0;
				}


.scroll1 {
	height: 400px;
}
	.scroll1 .scrollArea {
		width: 620px;
		padding: 0 0 0 10px;
	}
	#content .scroll1 h3 {
		margin-left: -10px;
	}
.noScroll {
	/*height: 400px;*/
}

#buttons1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px;
}
	#buttons1 #but360 {
		float: left;
		margin: 1px 10px 0 0;
		padding: 0 0 0 8px;
	}
	#buttons1 #butLook {
		float: left;
		margin: 5px 0 0;
	}
	#buttons1 #butInfo {
		float: left;
		margin: 0 0;
	}


#photos {
	border: solid 1px #999999;
	background: #e9e8e8;
	padding: 5px 5px;
	width: 205px;
	margin: 0 -11px 0 0;
	position: relative;
}
	#photos h3 {
		width: 141px;
		height: 13px;
		text-indent: -1000em;
		background: url(../img/text-photos.gif) no-repeat 0 0;
		margin: 0 0 5px;
	}
	#photos ul { width: 100%; overflow: hidden; }
		#photos li { float: left; margin: 0 5px 5px 0; }
		#photos li.alt {
			margin-right: 0;
		}
			#photos li a:link, #photos li a:visited {
				float: left;
			}

table.performance {
		padding-left:10px;
		}

table.performance th {
			font-size:1em;
			border:1px solid #006fb9;
			padding:5px;
			color:#006fb9;
			text-align:left;
		}
table.performance td.leftColumn {
			background-color:#006fb9;
			font-size:.9em;
			width:150px;
			border-bottom:1px solid #fff;
			padding:5px;
			color:#fff;
			font-weight:bold;
		}
	table.performance td.rightColumn {
			background-color:#fff;
			font-size:.8em;
			width:300px;
			border-right:1px solid #006fb9;
			border-bottom:1px solid #006fb9;
			padding:5px;
			color:#006fb9;
				}
	table.performance td.footnote {
			font-size:.7em;
			border:1px solid #006fb9;
			border-top:none;
			padding:5px;
			color:#006fb9;
			text-align:left;
		}
	
#contact {
	padding: 20px 0 0;
	background: url(../img/line-h1.gif) repeat-x 0 0;
}
	
	#contact form {
		width: 650px;
		overflow: hidden;
		margin: 0 0 1em;
	}
		#contact form ul {
			list-style: none;
			margin: 0;
			float: left;
			width: 33%;
			line-height: 1.4;
			margin: 0 0 1em;
		}
			#contact form li {
				float: left;
				width: 100%;
				margin: 0 0 3px;
				background:none;
			}
			#contact form li.free {
				width: auto;
				margin: 0 5px 3px 0;
			}
				#contact form label {
					display: block;
					color: #666666;
				}
				#contact form input.text {
					display: block;
				}
				#contact form textarea {
					/*width: 90%;*/
					width: 617px;
				}
		#contact form ul.large {
			clear: both;
			width: 100%;
		}
		#contact form .button1 {
			width: 100%;
			overflow: hidden;
			clear: both;
		}
			#contact form .button input {
				color: #FFFFFF;
				background: url(../img/btn/2.png) no-repeat 0 0;
				border: none;
			}
			#contact form .button input:hover {
				background-position: 0 -20px;
			}
			
#country {width:194px;}
			
.videoFrame {width:650px;height:398px;overflow:hidden;margin-top:45px;}

/*contact form*/
.mandatory{
	color: #ff0000;
}

#submitButton{
	display: block;
	float: left;
}

#process{
	color: Maroon;
	display: block;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	width: 500px;
	height: 40px;
}

#confirm{
}