/* CSS Document */

#main_thispage {
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		780px;
	height:		485px;
	background: url('../../all/images/background_intro.png') no-repeat top left;
	display:	block;
	font-size: 12px;
}
#main_thispage #title {
	position:	absolute;
	top:	85px;
	left:	28px;
	width: 423px;
	height: 56px;
	background: url('../images/welcome-security-advisor.gif') no-repeat top left;
	font-weight: bold;
	font-size: 16px;
	line-height:normal;
	padding:40px 0 0 0;
}
#main_thispage #title_troubleshooting {
	position:	absolute;
	top:	92px;
	left:	34px;
	font-weight: bold;
	font-size: 18px;
	width: 443px;
	text-align: left;
	height: 35px;
}

#main_thispage #message {
	position:	absolute;
	top:	140px;
	left:	30px;
	width: 431px;
}
#main_thispage #img_computer {
	position:	absolute;
	top:	104px;
	left:	18px;
	width: 72px;
	height: 145px;
	background: url('../../all/images/monitorcheck.png') no-repeat top left;
	background-image: url(../../all/images/monitorcheck.png);
}
#main_thispage #img_dial {
	position:	absolute;
	top:	92px;
	left:	522px;
	width: 259px;
	height: 258px;
	background: url('../images/dialhuh.png') no-repeat top left;
}
#main_thispage #title2 {
	position:	absolute;
	top:	311px;
	left:	28px;
	width: 150px;
	height: 30px;
	background: url('../images/get-started.gif') no-repeat top left;
}
#main_thispage #title2_welcome {
	position:	absolute;
	top:	280px;
	left:	28px;
	width: 433px;
	height: 24px;
	font-size: 24px;
	font-weight: bold;
	color: brown;
}
#main_thispage #message2 {
	position:	absolute;
	top:	341px;
	left:	28px;
	width: 427px;
}
#main_thispage #message2_welcome {
	position:	absolute;
	top:	320px;
	left:	28px;
	width: 406px;
}
#main_thispage #eulabox_container {
	position:	absolute;
	top:	349px;
	left:	28px;
	width: 460px;
	height: 160px;
	padding-top: 5px;
}
#main_thispage #eulabox_container iframe {
	width: 100%;
	height: 100%;
}
#main_thispage #startscan {
	position:	absolute;
	top:	345px;
	left:	534px;
	border: none;
	width: 194px;
	height: 49px;
	
}
#main_thispage #startscan a{
	display:block;
	width: 194px;
	height: 49px;
	background: url('../images/startscan.png') no-repeat top left;
	cursor:hand;
}
#main_thispage #iagree {
	position:	absolute;
	top:	400px;
	left:	524px;
	border: none;
	display:none;
	width:194px;
	height:49px;
}
#main_thispage #iagree a{
	display:block;
	width:194px;
	height:49px;
	background-image: url(../images/i-agree-and-continue.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:hand;
}
#main_thispage #iagree_disabled {
	position:	absolute;
	top:	400px;
	left:	524px;
	border: none;
	display: block;
}
#main_thispage #iagree_checkbox_div {
	position:	absolute;
	top:	375px;
	left:	524px;
	border: none;
}
#main_thispage #clickhelpformore {
	position:	absolute;
	top:	368px;
	left:	524px;
	width: 208px;
	height: 69px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e00034;
	padding: 8px;
	display: block;
	color:#FFFFFF;
}
#main_thispage #clickhelpformore a{
	font-weight:bold;
	color:#ffffff;
}
#main_thispage #text1 li {
	margin-bottom: 6px;
	font-size: 11px;
	margin-left: -10px;
}

#main_thispage #rpsoffmessage {
	position:	absolute;
	bottom:	40px;
	left:	32px;
	width: 373px;
	height: 51px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e00034;
	padding: 8px;
	display: block;
	color:#FFFFFF;
}
#main_thispage #rpsoffmessage a{
	color:#ffffff;
	font-weight:bold;
}
#main_thispage #text1 {
	position:	absolute;
	top:	137px;
	left:	34px;
	width: 441px;
	height: 316px;
	background-repeat: no-repeat;
	background-position: center top;
}
#main_thispage #url {
	position:	absolute;
	top:	366px;
	left:	26px;
	width: 410px;
	height: 44px;
	overflow:hidden;
	cursor: text;
	background-color: #EEEEEE;
	border: thin solid #666666;
	margin: 0;
	padding: 5px 5px 0px 5px;
}
#main_thispage #url #urltextarea{
	width: 100%;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EEEEEE;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#main_thispage #help {
	position:	absolute;
	top:	461px;
	left:	29px;
	font-weight: normal;
	font-size: 10px;
	width: 120px;
	text-align: left;
	height: 15px;
}
#main_thispage #tip {
	position:	absolute;
	top:	419px;
	left:	58px;
	width: 377px;
	border: none;
	height: 34px;
	font-size: 10px;
}
#main_thispage #adminreq {
	position:	absolute;
	top:	321px;
	left:	528px;
	width: 206px;
	height: 36px;
	z-index:50;
}

