/* CSS Document */
#gotaccount {
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	font-size: 12px;
	color: #CCCCCC;
}

#gotaccount a:link, #gotaccount a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#gotaccount a:hover {
	text-decoration: underline;
}
#freedownloadimg {
	text-align: center;
}
#freedownloadimg table, #freedownloadimg table tr td {
	margin: 0;
	padding: 0;
}
#freedownloadimg .text {
	display: block;
	text-align: right;
	padding-top: 40px;
	padding-right: 75px;
}
#freedownloadimg .text a:link, #freedownloadimg .text a:visited {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
#freedownloadimg .text .stat {
	color: #CCCCCC;
	font-size: 9px;
}
.body .full {
	font-size: 14px;
	margin-left: 40px;
}
.body .full table caption.username {
	padding-left: 90px;
}
.body .full table caption.intro{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 3px;
	text-align: center;
	color: #999999;
}
.body .full table tr td {
	vertical-align: top;
}
.body .full table tr td.valigntop{
	vertical-align: top;
	padding: 0;
}
.body .full table tr td table{
	margin: 0;
	padding: 0;
}
.body .full table tr td table tr td{
	margin: 0;
	padding: 0;
}
.body .full table tr td .version{
	vertical-align: top;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #ed5100;
	font-weight: bold;
}
.body .full .as-always {
	display: block;
	font-size: 14px;
}
.body .full .as-always .title {
	display: block;
	font-size: 125%;
	font-weight: bold;
	color: #6a9913;
	margin-bottom: 10px;
}
.body .full .now-you-can {
	display: block;
	font-size: 14px;
}
.body .full .now-you-can .title{
	display: block;
	font-size: 125%;
	font-weight: bold;
	color: #6a9913;
	margin-bottom: 10px;
}
.body .full .now-you-can .title img {
	margin-bottom: 2px;
}
.body .full .now-you-can ul {
	margin-bottom: 10px;
	color: #6a9913;
}
.body .full .now-you-can ul li{
	margin-left: 20px;
	margin-bottom: 2px;
	font-size: 14px;
	list-style: disc;
}
.body .full .now-you-can ul li .text {
	color: #333333;
	font-size: 100%;
}
.body .full .now-you-can .create-account {
	display: block;
	color: #333333;
	font-size: 130%;
	font-weight: bold;
	padding-top: 20px;
}
.body .full .now-you-can .create-account img {
	float: right;
	margin-top: -27px;
}
.summary .new {
	font-size: 17px;
	font-weight: bold;
	float: left;
	display: block;
	margin-right: 35px;
	color: #ed5100;
	text-align: center;
}
.summary ul.features {
	width: auto;
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
	display: block;
	float: left;
	color: #666666;
	list-style: disc;
}
.summary ul.features li.top {
	font-size: 14px;
	margin-left: -20px;
	margin-bottom: 8px;
	list-style: none;
}
.summary ul.features li {
	margin-bottom: 4px;
}
.body .full table {
	margin-top: 20px;
}
.body .full table tr td {
	font-size: 14px;
	padding: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.body .full .avatar {
    vertical-align: top;
    text-align: center;
    /*padding-left: 7px;*/
    width: 140px;
    padding-top: 8px;
    min-height: 140px;
    height: 140px;
    background: url(../images/avatar-bg.jpg) no-repeat;
}
.body .full table tr td.dashed {
	border-bottom: 1px dashed #CCCCCC;
}
.body .full table tr td label {
	font-size: 14px;
	display: block;
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
	color: #666666;
}
.body .full table tr td .note {
	font-size: 12px;
	color: #999999;
}
#crossloopurl {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.body .summary .left {
	float: left;
	width: 400px;
}
.body .summary .right {
	float: right;
}
.body .summary .login {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.body .summary .login form input {
	font-size: 14px;
}
.body .full table caption {
	text-align: left;
	font-size: 160%;
	font-weight: bold;
}
#fileupload {
	width: 300px;
	display: block;
	background: #F7F7F7;
	margin: 10px 10px 10px 0;
	padding: 3px;
	border: 1px solid #999999;
}
#fileupload table {
	margin: 0;
	padding: 0;
}
.top table tr td table.info tr td {
	padding: 4px;
}