/* Section I: Global element definitions
-----------------------------------------------------------------------------------------------*/

/* Usual HTML elements, redefined
---------------------------------------------------------*/
* {
	font-size: 100.1%;
}
body {
	background: #EAEAEA url(images/bgn_body.gif) repeat-x;
	min-width: 700px;
	margin: 0;
	padding: 0;
	font: 70% Arial, Helvetica, sans-serif;
	color: #000;
}
h1, h2, h3, h4, form {
	margin: 0;
	padding: 0;
}
.layout {
	margin: 60px auto 0 auto;
	width: 600px;
	padding: 0 18px;
	position: relative;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
/* Additional classes for hiding elements, clearing, etc. 
---------------------------------------------------------*/
.hide {
	position: absolute;
	left: -1500px;
}
.clear {
	clear: both;
}

/* Section II: Header elements and options menu
-----------------------------------------------------------------------------------------------*/
.header {
	/*background: #FFF;*/
	height: 56px !important;
	padding: 0 20px 25px 10px;
}
.header .logo .address {
	height: 11px;
	margin: 55px 0 0 5px;
	position: absolute;
	#margin-left: -360px;
}
.header .logo .address a {
	text-decoration: none;
	height: 11px;
}
.header .logo .address a:hover {
	text-decoration: underline;
}
.header .logo h1 a {
	width: 366px;
	height: 40px;
	float: left;
	margin-top: 6px;
}
.header .options 
{
	padding-left: 8px;
	float: right;
	margin-top: 25px;
}
.header .options ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header .options ul li {
	border-right: #FFF 1px solid;
	padding: 0 10px;
	float: left;
}
.header .options ul li a {
	color: #FFF;
	text-decoration: none;
}
.header .options ul li a:hover {
	text-decoration: underline;
}

/* Section III: Footer elements, copyright and support text and images
-----------------------------------------------------------------------------------------------*/
.footer {
	background: #FFF;
	height: 80px;
}
.footer .borders {
	background: #FFF;
	height: 20px;
	margin: 0 9px;
}
.footer .borders .left {
	height: 20px;
	width: 5px;
	float: left;
}
.footer .borders .right {
	height: 20px;
	width: 5px;
	float: right;
}
.footer .copy {
	float: left;
	padding: 8px 10px 10px 10px;
}
.footer .copy ul {
	display: block;
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
}
.footer .copy ul li {
	float: left;
	padding: 0 5px 0 2px;
}
.footer .copy ul li a {
	text-decoration: none;
	padding-left: 8px;
}
.footer .copy ul li a:hover {
	text-decoration: underline;
}
.footer .support {
	float: right;
	height: 56px;
	margin: 4px 10px 0 0;
	#margin-right: 5px;
}
.footer .support span {
	display: block;
	margin-top: 20px;
}
.footer .support span a {
	text-decoration: none;
	font-weight: bold;
}
.footer .support span a:hover {
	text-decoration: underline;
}
/* Section IV: Main elements, title elements, content holder
-----------------------------------------------------------------------------------------------*/
.main {
	background: #FFF;
	border-right: 9px solid #FFF;
	border-left: 9px solid #FFF;
	/*border-bottom: #FFF 1px solid;*/
}
.main .title {
	margin: 0;
	height: 17px;
}
.main .title-retrieve {
	margin: 0;
	height: 17px;
}
.main .title-download {
	margin: 0;
	height: 17px;
}
.main .title-downloaddemo {
	margin: 0;
	height: 17px;
}
.main .title .details, .main .title-retrieve .details, .main .title-download .details {
	height: 1px;
	min-width: 29px;
	float: right;
}
.main .features {
	background: url(images/bgn_index_anim.jpg) no-repeat;
	width: 227px;
	height: 251px;
	float: left;
}

/* Section V: Content holder and main content elements
-----------------------------------------------------------------------------------------------*/
.content {
	margin: 12px 10px 0 10px;
	width: 332px;
	float: left;
}
.content .explanation {
	margin: 17px 0 10px 0;
}

.login .inlined {
	float: left;
	margin-bottom: 10px;
}
.inlined label {
	float: left;
	width: 75px;
	cursor: pointer;
	margin-top: 2px;
	display: block;
}
.inlined input {
	margin-bottom: 4px;
	#margin-bottom: 2px;
}
.signin-buttons {
	float: left;
	padding-left: 4px;
}
.signin {
	clear: both;
	border-top: 1px solid #8F8F8F;
	#margin-top: -10px;
	padding-top: 10px;
}
.signin ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.signin li {
	margin-bottom: 4px;
}
.signin ul a {
	font-weight: bold;
	text-decoration: none;
}
.signin ul a:hover {
	text-decoration: underline;
}
.signin ul img {
	float: left;
	margin-right: 5px;
}
.button {
	background: #FFF url(images/bgn_button.gif) no-repeat 100% 0;
	border: #666 1px solid;
	cursor: pointer;
	#margin-top: 1px;
	width: 82px;
	height: 40px;
}
.button-only {
	background: #FFF url(images/bgn_button.gif) no-repeat 100% 0;
	border: #666 1px solid;
	cursor: pointer;
	#margin-top: 1px;
}
.short {
	border: #666 1px solid;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	width: 160px;
}
.login .error {
	color: #C80707;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
.gowi {
	margin: 0 auto;
	width: 600px;
}
.gowi a {
	background: url(images/bgn_gowi.gif) no-repeat;
	display: block;
	width: 158px;
	height: 13px;
	float: right;
	margin: 20px 0 10px 0;
}
.gowi a:hover {
	background-position: 0 -13px;
}
.labeled {
	float: left;
	margin-right: 10px;
	width: 110px;
	text-align: right;
	position: relative;
}
.gray {
	background: #EAEAEA;
	margin-bottom: 10px;
}
.gray .buttons {
	background: #CCC;
	height: 26px;
	padding: 4px 10px 0 10px;
}
.login ol {
	margin: 0 0 10px 10px;
	padding: 0 0 0 20px;
}
.login ol label {
	cursor: pointer;
	color: #C70000;
}

/* Section VI: Download HIP block and elements
-----------------------------------------------------------------------------------------------*/
.table {
	border: #CCC 1px solid;
	color: #333;
	padding: 9px;
	width: 312px;
	clear: both;
	margin-top: 15px;
}
.table .downloadpack {
	background: url(images/icon_small_noresults.gif) no-repeat;
	padding: 1px 0 1px 20px;
	display: block;
	color: #D82020;
}
.table .downloadpack {
	background: url(images/icon_big_downloadhip.gif) no-repeat;
	font-size: 120%;
	padding: 8px 0 18px 36px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}
.table .explanation {
	padding-top: 10px;
	display: block;
	margin: 0;
}
.name {
	width: 100px;
	display: block;
	float: left;
}
.value {
	color: #666;
	margin: 0 0 2px 5px;
	width: 223px;
	display: block;
	float: left;
}
.red {
	color: #C80707;
	font-weight: bold;
	margin: 0 0 2px 5px;
	width: 223px;
	display: block;
	float: left;
}
.section-first {
	margin: 17px 0 2px 0;
}
.section {
	margin-bottom: 2px;
}
#download-error .error {
	margin: 17px 0 10px 0;
}

/* Section VII: Demo application box
-----------------------------------------------------------------------------------------------*/
.demo-hide {
	display: none;
}
.demo-show {
	margin: 0 auto;
	width: 810px;
}
.demo-show .animation {
	background: #FFF;
	position: absolute;
	top: 100px;
	border: #E4E4E4 5px solid;
	width: 792px;
	height: 500px;
	padding: 5px;
}
.demo-show .animation a {
	background: url(images/icon_small_closedemo.gif) no-repeat;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-left: 20px;
	float: left;
}
.demo-show .animation a:hover {
	text-decoration: underline;
}
.demo-show .animation span {
	float: right;
	color: #999;
}
.demo-show .animation span img {
	float: left;
	margin-right: 4px;
}
.demo-show iframe {
	display: block;
	clear: both;
	width: 792px;
	height: 485px;
}
body.demopage .demodiv {
	width: 792px;
	height: 480px;
	padding: 5px 0 0 0;
}
body.demopage .demodiv p {
	text-align: center;
	margin: 0 auto 10px auto;
}
body.demopage .demodiv img {
	margin-top: 170px;
}