
html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#dadada;
	font-size:14px;
	line-height:20px;
}
html {
	background:#1c1f22 url(http://www.hyperviz.com/img/background_tile.jpg) top center repeat-x;
}
body {
	background:url(http://www.hyperviz.com/img/background.jpg) top center no-repeat;
}

img {
	behavior: url(http://www.hyperviz.com/pngfix/iepngfix.htc);
}

a {cursor:pointer;}
a:link {color:#dadada; text-decoration:underline;}
a:visited {color:#dadada; text-decoration:underline;}
a:hover {color:dadada; text-decoration:none;}
a:active {color:#dadada; text-decoration:underline;}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

h1 {
	font-size:33px;
	position:relative;
}

h1 span {
  background: url(http://www.hyperviz.com/img/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 33px;
}

h2 {
	font-size:26px;
}

h3 {
	font-size:20px;
}

.page {
	text-align:center;
	background:url(http://www.hyperviz.com/img/background.jpg) top center no-repeat;
	width:1000px;
	margin:0px auto auto auto;
}

.header {
	text-align:center;
	width:1000px;
	height:82px;
	margin:0px auto auto auto;
}
.logo {
	padding-top:23px;
}

.content {
	/*width:960px;
	text-align:center;
	border:thin solid red;*/
	text-align:left;
}

.menu {
	text-transform:uppercase;
	color:#5b5e6a;
	margin-top:35px;
	height:40px;
	letter-spacing:1px;
	font-family:'Geneva', Arial, Helvetica, sans-serif;;
}
.menu ul {
	margin-left:40px;
}
.menu li {
	display: inline;
	list-style-type: none;
	margin-right:50px;
	cursor:default;
}
.menu a:link {color:#5b5e6a; text-decoration:none;}
.menu a:visited {color:#5b5e6a; text-decoration:none;}
.menu a:hover {color:white; text-decoration:none;}
.menu a:active {color:#5b5e6a; text-decoration:none;}

.divider_int3dvis {
	height:80px;
	background:url(http://www.hyperviz.com/img/divider.gif) 0px 50px no-repeat;
}

.usage ul {
	width:260px;
	margin-left:90px;
	float:left;
}

.usage li {
	margin-bottom:15px;
}

.components p {
	padding-left:5px;
}

.components ul {
	font-weight:bold;
	line-height:20px;
	margin-top:23px;
}

.components li {
	list-style-image:url(http://www.hyperviz.com/interactive3dvisualizations/bull.gif);
	padding-left:5px;
}

h1.int3dvis {
	font-weight:bold;
	height:30px;
	color:white;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 0, 0)), to(rgba(0, 0, 0, 0)));
}

.installunitywebplayer {
	width:1000px;
	height:100px;
	text-align:center;
	padding-top:50px;
}

.noscript_showroom {
	padding-top:20px;
	text-align:center;
	color:#fff5cc;
	margin-top:20px;
}

.noscript_showroom>img {
	margin-bottom:-3px;
	margin-right:5px;
}



/* SHOWROOM GALLERY */



.demos_button {
	height:29px;
	font-weight:bold;
	padding-left:36px;
	padding-top:4px;
	font-size:13px;
	cursor:pointer;
}

.button_try {
	background:url(http://www.hyperviz.com/showroom/button_try.png) 0 0 no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.hyperviz.com/showroom/button_try.png', sizingMethod='crop'); 
	padding-left:50px;
}

.button_download {
	background:url(http://www.hyperviz.com/showroom/button_download.png) 0 0 no-repeat;
	padding-left:50px;
}

.demos_button_wrap {
	width:155px;
}

.demos_button_wrap a:link {color:#24282d; text-decoration:none;}
.demos_button_wrap a:visited {color:#24282d; text-decoration:none;}
.demos_button_wrap a:hover {color:gray; text-decoration:none;}
.demos_button_wrap a:active {color:#24282d; text-decoration:none;}

.demos_title {
	background:url(http://www.hyperviz.com/showroom/title.gif) 0 0 no-repeat;
	width:1004px;
	height:39px;
	color:#373d44;
	margin-top:13px;
}

.demos_title a:link {color:#373d44; text-decoration:none;}
.demos_title a:visited {color:#373d44; text-decoration:none;}
.demos_title a:hover {color:gray; text-decoration:none;}
.demos_title a:active {color:#373d44; text-decoration:none;}

.showroom_title {
	float:left;
	height:40px;
	margin-top:5px;
	padding-bottom:5px; /* IE bug cuts-off bottom */
}

.showroom_button {
	float:right;
}

.showroom_description {
	clear:both;
	line-height:20px;
}

.divider_showroom {
	height:40px;
	margin-top:28px;
	margin-bottom:0px;
	background:url(http://www.hyperviz.com/img/divider.png) 0px 0px no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.hyperviz.com/img/divider.png', sizingMethod='crop'); 
}



/* SHOWROOM HYPERVIZ */



.demos_title_back {
	height:28px;
	float:left;
	padding-top:10px;
	padding-left:30px;
	font-size:13px;
}

.demos_title_right {
	height:inherit;
	float:right;
	width:860px;;
	text-align:left;
	font-size:13px;
}

.demos_title_text {
	position:absolute;
	width:700px;
	height:39px;
	text-align:center;
	z-index:1;
	font-size:26px;
	padding-bottom:5px; /* IE bug cuts-off bottom */
	font-weight:bold;
	padding-top:10px;
	color:#51555f;
}

.demos_title_right_next {
	position:absolute;
	width:830px;
	height:39px;
	text-align:right;
	z-index:2;
}

.demos_title_next {
	float:right;
	padding-top:10px;
	height:28px;
}



/* FOOTER */



.footer {
	font-size:11px;
	line-height:17px;
	color:#888888;
	width:100%;
	text-align:center;
	background:url(../img/footer.jpg?1) bottom center no-repeat;
	height:185px;
}

.footer_content {
	width:1000px;
	text-align:center;
	margin:auto;
	padding-top:125px;
}

.footer a:link {color:#888888; text-decoration:underline;}
.footer a:visited {color:#888888; text-decoration:underline;}
.footer a:hover {color:#888888; text-decoration:none;}
.footer a:active {color:#888888; text-decoration:underline;}