﻿body 
{
	font-family: Arial;
	font-size: 67.5%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	padding: 20px 0px 0px 0px;
}

#container
{
	background-image: url(../images/body-bg.jpg);
	width: 850px;
	margin: 0px auto;
	font-size: 1.0em;
	position: relative;
	background-color: #030c93;
}

img
{
	border: 0px;
}

em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}

sup
{
	font-size: 8px;
	vertical-align: super;
}

h1
{
	font-size: 1.6em;
	font-weight: normal;
}

h1 span, h2 span
{
	display: none;
}

h2 sup
{
	font-size: 0.7em;
}

h2
{
	font-size: 1.6em;
	color: #80d2ff;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
}



ul
{
	margin: 0px 0px 14px 28px;
	list-style-type: disc;
}

ul.none
{
	margin: 0px;
	list-style-type: none;
}

ol
{
	margin: 0px 0px 14px 28px;
	list-style-type: decimal;
}

p
{
	padding: 0px 0px 12px 0px
}

#header
{
	padding: 36px 0px 0px 50px;
}

#nav
{
	padding: 29px 0px 0px 80px;
	margin: 0px;
	height: 33px;
}

#contentContainer
{
	position: relative;
	z-index: 50;
}

#content
{
	margin: -8px 0px 0px 73px;
}

#contentMid
{
	position: relative;
	z-index: 10;
}

#contentMidBg
{
	background-image: url(../images/content-bg-sliver.png);
	background-repeat: repeat-y;	
	padding: 0px 0px 12px 0px;
}

#contentBottom
{
	padding: 0px 0px 50px 0px;	
}

#contentText
{
	width: 510px;
	margin: 0px 0px 0px 40px;
}

#contentText a
{
	color: #80d2ff;
}

#contentText a:hover
{
	text-decoration: none;		
}

.quote
{
	font-weight: bold;
	color: #80d2ff;
}

.references
{
	font-size: 0.9em;
}

p.references
{
	padding: 24px 0px 0px 0px;
}

#rtoutDefault
{
	background-image: url(../images/rtout-default-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 304px;
	height: 362px;
	position: absolute;
	top: -25px;
	left: 536px;
	z-index: 2;
}

#rBtnStellaris, #rBtnAkreos, #rBtnViscoelastic, #rBtnInstruments, #rBtnSupport
{
	position: absolute;
	z-index: 60;
}

#rBtnAkreos
{
	right: 220px;
	top: 148px;
}

#rBtnStellaris
{
	right: 220px;
	/* top: -121px; For IE6 */
	top: 60px;	
}

#rBtnViscoelastic
{
	right: 135px;
	top: 148px;
}

#rBtnInstruments
{
	top: 148px;
	right: 50px;	
}

#rBtnSupport
{
	right: 50px;
	top: 234px;
}

#player
{
	position: relative;
	z-index: 2;
	outline: none;
}
#rightTout
{
	position: absolute;
	z-index: 60;
}
#rtoutGetStarted
{
	position: absolute;
	width: 210px;
	height: 151px;
	top: 328px;
	right: 28px;
	z-index: 55;
}

#rtoutGetStartedBG
{
	background-image: url(../images/rtout-get-started-bg.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 210px;
	height: 151px;
}

#rtoutGetStartedBtn
{
	position: relative;
	top: 90px;
	left: 100px;
}

#rtoutWatch
{
	position: absolute;
	width: 210px;
	height: 151px;
	top: 480px;
	right: 28px;
	z-index: 55;
}

#rtoutWatchBG
{
	background-image: url(../images/rtout-watch-bg.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 210px;
	height: 151px;
}

#rtoutWatchBtn
{
	position: relative;
	top: 90px;
	left: 103px;
}

#rtoutsupport
{
	display:none;
	position: absolute;
	width: 210px;
	height: 151px;
	top: 480px;
	right: 28px;
	/*top: 320px;
	left: 60px;*/
	z-index: 55;
}

#rtoutsupportbg
{
	background-image: url(../images/rtout-aao-bg.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 210px;
	height: 151px;
}

#rtoutsupportBtn
{
	cursor:pointer;
	position: relative;
	top: 95px;
	left: 70px;
}

#rtoutDownloadBrochure
{
	display: none;
	position: absolute;
	right: 19px;
	top: 632px;
	z-index: 56;
}

#rtoutDLBrochureBG
{
	background-image: url(../images/bg-tout-akreos-product.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
	height: 166px;

}

#rtoutDLBrochure
{
	position: relative;
	top: 95px;
	left: 40px;
}

#rtoutDownloadStellaris
{
	position: absolute;
	right: 10px;
	top: 794px;
	z-index: 57;
}

#rtoutDLStellarisBG
{
	background-image: url(../images/rtout-stellaris-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
	height: 166px;

}

#rtoutDLStellaris
{
	position: relative;
	top: 95px;
	left: 100px;
}


#footer
{
	width: 850px;
	margin: 4px auto;
	color: #669fd2;
	line-height: 18px;
	padding: 10px 0px 20px 20px;
	
}

#footer a
{
	color: #669fd2;
	font-weight: bold;
}

#getting-started-tout
{
	position: absolute;
	z-index: 2;
	top: -180px;
	left: 400px;
}

#getting-started-form
{
	background-color:#FFFFFF;	
	width:363px;
	color:#00509d;
	font-size:11px;
	font-weight:bold;
	position: relative;
	z-index: 4;
}

#getting-started-form span
{
	color:#7ccdfb;
	position: relative;
}

#getting-started-form-inner
{
	width:324px;
	margin:0px auto;	
	text-align: center;
}

.txtMedium
{
	width:170px;	
}

.ddlMedium
{
	width:175px;	
}

#requiredText
{
	position:absolute;
	top:440px;
	width: 314px;
	font-weight:normal;
}




#stellaris-mics-tout
{
	position: absolute;
	top: 0px;
	left: 545px;
	height:524px;
	width:294px;
	z-index: 5;
}

#mics-phaco-tout
{
	position: absolute;
	top: 40px;
	left: 550px;
	height:465px;
	width:281px;
	z-index: 5;
}

#akreos-mics-tout
{
	position: absolute;
	top: 54px;
	left: 500px;
	height:446px;
	width:309px;
	z-index: 5;
}

.text
{
	text-align: right;
}

#rfuForm
{
	padding: 0px 0px 0px 0px;
}

#rfuForm table td
{
	padding: 4px 4px 4px 0px;
}

.rfuCheckboxes
{
	font-weight: normal;
	width: 170px !important;
}
.rfuCheckbox
{
	font-weight:normal;	
}
#rfuSubmit
{
	float: left;
}

#rfuLegend
{
	text-align: right;
	font-weight: normal;
}

#footerLogo
{
	float: left;
	width: 150px;
	height: 50px;	
}

#ctl00_incNav_btnAkreosAO
{
	display:inline;
	position: relative;
	top: 33px;
	left: -198px;
	z-index:1000;
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#rtoutDownloadBrochure1
{
	display: none;
	position: absolute;
	right: 12px;
	top: 800px;
	z-index: 56;
}

#rtoutDLBrochureBG1
{
	background-image: url(../images/StellarisBrch.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
	height: 166px;

}

#rtoutDLBrochure1
{
	position: relative;
	top: 98px;
	left: 102px;
}

#rtoutDownloadBrochure2
{
	display: none;
	position: absolute;
	right: 12px;
	top: 952px;
	z-index: 56;
}

#rtoutDLBrochureBG2
{
	background-image: url(../images/StellarisCat.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
	height: 166px;

}

#rtoutDLBrochure2
{
	position: relative;
	top: 27px;
	left: 31px;
}
