@charset "utf-8";
/* CSS Document */

div#top-banner h1 {
	font-size:14px;
}

body#main {
	background-color:#F1F1F2;
}
#main-layout #top {
	margin-bottom:37px;
}
div#content {
	width:100%;
	position:inherit;
	left:0;
}
#footer {
	border:none;
	margin-top:0px;
}
#support {
	margin: 0;
}
#support #toppane {
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 360px;
	background: url( img/images/frame_01.png );
	background-repeat: no-repeat;
	overflow:hidden;
	display:block;
}
.boxpad {
	width:auto;
	height: auto;
	padding: 8px;
	padding-right: 12px;
}
#thanx {
	position: relative;
	left: 0;
	top: 208px;
	float: left;
	width : 200px;
	padding: 0;
	vertical-align: bottom;
}
#thanx div.boxpad {
	padding-top: 0;
	padding-left: 40px;
	padding-right: 20px;
}
#thanx p, #thanx em {
	color: #666;
	font-size: 11px;
}
#kb {
	top: 0;
	float:left;
	width:450px;
	height: 100%;
	margin-left:4px;
	margin-top:3px;
}
#kb * h2, #kb * p {
	margin-left: 4px;
	margin-bottom: 16px;
	color: #6C6C6C;
}
#kb * h2 {
	color: #0071BC;
	font-size:15px;
	font-weight:normal;
}
#kb * h3 {
	font-size: 11px;
	margin-bottom: 4px;
}
#kb * form.kb {
	margin-top: 22px;
}
#before-contact {
	top: 0;
	float:left;
	width:160px;
	height: 100%;
	margin-left: 116px;
	margin-top:28px;
}
#updates p {
	line-height:14px;
	font-size:10px;
}
#before-contact h2 {
	color: #666;
	font-size: 12px;
	margin-top: 17px;
	margin-bottom: 11px;
}
#before-contact a.moreinfo {
	color: #444;
	text-decoration: none;
}
#before-contact p {
	color: #888;
	font-size: 11px;
	line-height: 1.5em;
}
#support #info {
	width: 100%;
	height: 283px;
	padding: 0;
	padding-top:52px;
	padding-left:25px;
	margin: 0;
	background:url(img/images/frame_02.png);
	background-repeat:no-repeat;
}
.sidePane {
	top: 0;
	margin: 0;
	padding: 0;
	width: 174px;
	height: 100%;
	float: left;
	display:block;
}
.midPane {
	top: 0;
	float:left;
	width: 53.4%;
	height: 100%;
	margin-top: 0;
	margin-left: 21px;
	margin-right: 0;
	padding: 0;
	display:block;
}
.midPane h2, .midPane p {
	margin-top: 0;
	margin-left: 4px;
}
#signup, #join {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 79px;
	overflow:hidden;
}
#signup * a, #join * a {
	text-decoration: none;
}
#signup h1, #join h1, #signup p, #join p {
	margin-left: 20px;
	color: #575757;
}
#signup h1 a, #join h1 a {
	color:#4588DA;
	font-size:16px;
}
#signup h1, #join h1 {
	font-size: 15px;
	border: none;
	margin-top: 30px;
	margin-bottom:4px;
}
#signup p, #join p {
	font-size: 12px;
}
#join {
	margin-top: 7px;
}
#versions * a {
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}
#updates {
	float: left;
	margin-left:22px;
}
#updates h2, #versions h2 {
	color:#0071BC;
	margin-top: 10px;
	margin-bottom: 7px;
	font-weight:normal;
	font-size:15px;
}
#updates div.boxpad {
	padding-right: 10px;
}
#versions * td {
	font-size: 11px;
	height: 18px;
}
#versions * td.alt {
	background-color: #F5F5F5;
}
div#info * ul {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.btn-txt {
	font-size: 12px;
}
#versions * td {
	padding:4px;
}
#footer {
	margin-top:0
}
#versions * table {
	border:none; /*1px solid #DDD;*/
}

div.boxpad p {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#999;
}

h1 {
	font-size:25px;
}