/* ------------------------------------------- */

/* Hand-crafted by kubus media, kubusmedia.com */

/* ------------------------------------------- */

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

body {
	font-size: 0.7em;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #636568 url('../images/tronix_background.gif') no-repeat center center;
}

/* ------------------------------------------- */

.clear {
	clear: both;
}

img {
	border: 0;
}

h1,
h2,
h3 {
	color: #999999;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

/* ------------------------------------------- */

#img_bg {
	position: absolute;
	width: 850px;
	height: 600px;
	margin: -300px 0 0 -425px;
	left: 50%;
	top: 50%;
	z-index: 10;
}

#wrap {
	position: absolute;
	width: 850px;
	height: 600px;
	margin: -300px 0 0 -425px;
	left: 50%;
	top: 50%;
	z-index: 50;
}

#logo {
	position: absolute;
	float: left;
	left: 0;
	top: 0;
	width: 328px;
	height: 235px;
	background: transparent url('../images/tronix_logo.png') no-repeat left top;
}

#flash-logo {
	

}

#title {
	height: 35px;
	margin: 65px 64px 9px 0;
	display: block;
	float: right;
}

#navigation {
	margin: 5px 64px 0 0;
	clear: right;
	display: block;
	float: right;
	text-align: right;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
}

#navigation ul li.last {
	padding-right: 0;
}

#navigation ul li a,
.navigation a,
a {
	padding: 1px 4px;
	text-decoration: none;
	color: #999999;
}

#navigation ul li a:hover,
#navigation ul li a.active,
.navigation a:hover,
a:hover,
a.active {
	text-decoration: none;
	color: #636568;
}

#navigation ul li a.active,
.navigation a.active {
	padding: 1px 4px;
	color: #fff;
	background-color: #bfbfbf;
	text-decoration: none;
}

#content-left {
	position: absolute;
	color: #636568;
	float: left;
	margin: 185px 0 0 90px;
	width: 375px;
}

#content-right {
	position: absolute;
	color: #636568;
	background-color: #fff;
	right: 65px;
	margin-top: 130px;
	float: right;
	width: 290px;
	height: 275px;
	overflow: hidden;
}

#content-left .navigation,
#content-right .navigation {
	line-height: 37px;
	float: right;
	text-align: right;
}

#content-left .navigation {
	position: absolute;
	float: left;
	margin: -61px 0 0 0;
	width: 375px;
}

#content-left h2 {
	font-weight: normal;
	line-height: 33px;
	font-size: 100%;
}

#content-left h2 .title {
	font-size: 130%;
}

#content-left h2,
#content-right h2 {
	float: left;
	height: 35px;
	margin-bottom: 20px;
}

#content-right h2 {
	margin-bottom: 17px;
}

#content-left p,
#content-right p {
	margin: 0;
	padding: 0;
}

#content-left p {
	float: left;
	width: 125px;
	height: 90px;
}

#content-left p a {
	margin: 0;
	padding: 0;
}

#content-left p.right {
	width: 123px;
}

#content-right p {
	margin: 0 0 0.5em 0;
	line-height: 1.3em;
}

#content-right h3 {
	margin: 0;
	line-height: 28px;
	padding: 3px 0;
	float: left;
}

#content-right p.right {
	margin: 0;
	padding: 3px 0;
	line-height: 28px;
	float: right;
}

#footer {
	position: absolute;
	width: 707px;
	left: 115px;
	top: 559px;
}

#address {
	font-style: normal;
	float: left;
}

#address a {
	color: #fff;
	text-decoration: none;
}

#address a:hover {
	color: #999999;
	text-decoration: none;
}

#date {
	float: right;
	text-align: right;
}

#date .copy,
#date a {
	text-decoration: none;
	color: #999999;
}

#date a:hover {
	color: #ffffff;
}

fieldset {
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
}

fieldset label {
	line-height: 2em;
}

fieldset .form_right {
	width: 75%;
	float: right;
}

fieldset .form_submit {
	width: 75%;
	float: right;
}

fieldset textarea {
	height: 5em;
}

fieldset .box,
fieldset textarea {
	width: 95%;
	color: #636568;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #ccc;
	font-size: 1em;
	margin: 0;
	padding: 2px 0 2px 0;
}

fieldset textarea {
	height: 60px;
}

fieldset .button {
	color: #636568;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 4px;
	cursor: pointer;
}

.error {
	color: #FF0000;
}

.content {
	margin-bottom: 10px;
}

hr {
	background-color: #ccc;
	color: #ccc;
	border: #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
}

.top-margin {
	margin-top: 11px;
}
