@charset "utf-8";
/* CSS Document */

* {
	margin:auto;
	padding:auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
	color:#333333;
	overflow:auto;
	overflow:-moz-scrollbars-vertical;
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/bckgrnd.png);
	/*background-attachment:fixed;*/
	background-repeat:repeat-x;
}
#page {
	text-align:left;
	width:816px;
	margin:0px auto 50px auto;
}
#page #top{
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/top.png);
	background-repeat:no-repeat;
	width:100%;
	height:80px;
	margin-bottom:25px;
}
#page #top #frslink{
	width:100%;
	height:80px;
}
#page #header_en {
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/header_en.png);
	background-repeat:no-repeat;
	width:100%;
	height:224px;
}
#page #header_de{
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/header_de.png);
	background-repeat:no-repeat;
	width:100%;
	height:224px;
}
#page #header_fr{
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/header_fr.png);
	background-repeat:no-repeat;
	width:100%;
	height:224px;
}
#page #content {
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/middle.png);
	background-repeat:repeat-y;
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}

#page #content #overview{
	display:block;
}
#page #content #inventory{
	display:none;
}
#page #content #registration{
	display:none;
}
#page #content #webinar{
	display:none;
}

#tt_license, #tt_sam, #tt_im, #tt_itsm {
	display:none;	
}

#page #footer{
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/footer.png);
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	clear:both;
}
#page #content #left-column {
	float:left;
	margin:0px 0px 0px 20px !IMPORTANT;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:600px;
}
#page #content #right-column {
	float:right;
	margin:0px 6px 0px 0px !IMPORTANT;
	margin:0px 3px 0px 0px;
	padding:0px;
	padding-top:50px;
	width:179px;
}
#page img {
	border:none;
}
#email{
	visibility:hidden;
	width:1px;
	height:1px;
}
#page #content .h1 {
	font-size:14pt;
	font-weight:normal;
	margin:15px 0px 0px 0px;
}
#page #content .h2 {
	font-size:11pt;
	font-style:normal;
	margin-top:20px;
	margin-bottom:10px;
}
#page #content #left-column table{
	margin:15px 0px 0px 15px;
	width:575px;
}
#page #content #left-column table td{
	background-image:url(http://frontrange.com/common/images/Promos/Microsites/discovery9/img/check.png) !IMPORTANT;
	background-image:none;
	background-position:99%;
	background-repeat:no-repeat;
	padding:5px 30px 5px 5px;
}
#page #content #left-column table td.rounded_top{
	-moz-border-radius-topleft :10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
#page #content #left-column table td.rounded_bottom{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.bg_darkgreen{
	background-color:#787e00;
}
.bg_lightgreen{
	background-color:#ced900;
}
.bg_lightbrown{
	background-color:#ccbd8f;
}
.bg_darkbrown{
	background-color:#ccb266;
}
.darkgreen{
	color:#787e00;
	font-weight:bold;
}
.lightgreen{
	color:#ced900;
	font-weight:bold;
}
.rounded_box{
	display:inline-block;
	border:1px solid;
	padding:8px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-bottom-radius:10px;
}
a *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}
.bold_12pt {
	font-size: 12pt;
	font-weight: bold;
}
.small_text {
	COLOR:#333333;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}

blockquote{
	margin-left:50px;
	padding:auto;
}
p {
	padding:0px;
	margin: 15px 15px 0px 15px;
}
ul, ol{
	COLOR:#333333;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	padding: auto;
	TEXT-DECORATION:none;
	list-style:disc;
	list-style-image:none;
	list-style-type:disc;
}
ul li, ol li{
	COLOR:#333333;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	list-style:disc;
	list-style-image:none;
	list-style-type:disc;
}
