body {
	margin: 0px;
	font-family: Arial, Tahoma;
	color: #AAAAAA;
	line-height: 18px;
	background: #333333 url('/images/home/top_bg_dark.gif') repeat-x left top;
}

a {
	color: #4da5f7;
}


div.login_box {
	position: relative;
	left: -6px;
	margin: 60px auto 80px auto;
	font-size: 11px;
	line-height: 24px;
	width: 323px;
	height: 72px;
	background: url('/images/home/login_bg.gif') no-repeat left top;
}

div.login_box .login,
div.login_box .password,
div.login_box .button {
	float: left;
	text-align: left;
	padding: 7px 0px 0px 15px;
}

div.login_box input.text {
	width: 90px;
	height: 19px;
	font-size: 15px;
	color: #666666;
}

div.header {
	height: 135px;
	line-height: 1.3em;
}

div.header div.logo {
	position: absolute;
	top: 50px;
	left: 7%;
}

div.features {
	position: relative;
	z-index: 5;
	width: 42%;
	height: 450px;
	margin: 0 8%;
	padding: 70px 0px 30px 0px;
	overflow: show;
}

div.features h1.slogan {
	color: #aac332;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 40px 0px 0px 0px;
}

div.features div.navigate {
	padding: 10px 0px;
	height: 20px;
	margin: 15px 0px;
}

div.features div.navigate div.item {
	float: left;
	font-size: 0.9em;
	line-height: 18px;
	margin: 0px 6% 0px 0px;
	padding: 4px 0px;
}

div.features div.navigate div.selected {
	background: url(/images/home/home_nav_bg_l.gif) no-repeat left top;
	padding: 0px;
}

div.features div.navigate div.selected div{
	background: url(/images/home/home_nav_bg_r.gif) no-repeat right top;
	padding: 4px 15px;
}

div.features div.navigate div.selected a,
div.features div.navigate div.selected a:link,
div.features div.navigate div.selected a:visited,
div.features div.navigate div.selected a:hover,
div.features div.navigate div.selected a:active
{
	color: #FFF;
	text-decoration: none;
	cursor: default;
}



div.features div.description {
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #333333;
	float: left;
}

div.features div.description sup {
	color: #999999;
}

div.features div.description div.notes {
	font-size: 0.8em;
	color: #666666;
	padding: 15px 0px;
}

div.features div.description div.notes sup {
	color: #666666;
}

#usability,
#functionality,
#security {
	display: none;
}


div.features div.register {
	margin: 250px 0px 0px 0px;
	font-size: 0.6em;
	line-height: 1.3em;
}

div.features div.register span {
	display: block;
	color: #666666;
	padding: 5px 0px 0px 0px;
}

div.features div.register img {
	margin: 0px 20px 0px 0px;
}





div.right_col {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 53%;
	height: 700px;
	overflow: hidden;
	text-align: center;
}


div.footer {
	margin: 50px 8%;
	padding: 20px 0px;
	border-top: 1px solid #555555;
	color: #666666;
	clear: both;
	font-size: 0.8em;
	line-height: 1.8em;
}

div.footer_links{
	float: right;
	top: 0;
	margin-top: -50px;
	z-index: 10;
}

.field{
	line-height: 2;
	color: #666666;
	font-size: 14px;
}

.field input, .field select, .field textarea{
	width: 195px;
	margin-right: 2px;
	padding: 0px;
	border: solid 1px #CCCCCC;
}

div.input_title{
	float: left;
	width: 35%;
}

.success{
	border: solid 1px  #99CC00;
	background: #E2FF8A;
	width: 350px;
	padding: 20px;
	text-align: center;
	margin: 10px 20px 0 20px;
}

.comment{
	line-height: 2;
	color: #666666;
	font-size: 14px;
}
