/* Members Box */

div.members-box-top {
	width: 700px;
	height: 250px;
	clear: both;
}
div.members-box-left {
	width: 500px;
	float: left;
}
div.members-box-login {
	width: 130px;
	margin: 0;
	float: right;
}
div.members-top {
	background-image: url("/media/images/index/members-top.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 130px;
	height: 20px;
}
div.members-middle {
	background-image: url("/media/images/index/members-mid.png");
	width: 130px;
	height: 150px;
	text-align: center;
}
div.members-bottom {
	background-image: url("/media/images/support/members-bottom.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 130px;
	height: 20px;
}
div.login {
	height: 100px;
	margin: 10px 0 10px 0;
}
.go-button {
	padding: -3px;
	margin: 5px 0 0 0;
	background: url("/media/images/index/login.png") top left no-repeat;
	width: 102px;
	height: 25px;
	border-style: none;
	color: #FFFFFF;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	width: 100px;
	background-position: center;
	display: block;
	list-style-position: inside;
	background-color: #fffbd4;
	border: 1px solid #FCAD13;
}
div.member-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	margin: 0 0 7px 7px;
	padding: 0 10px 0 0;
}
div.member-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
	margin: 0 0 0 7px;
	padding: 0 10px 0 0;
}
.box01 {
	padding: 0 10px 10px 10px;
	width: 720px;
}

/* Modem Images */

div.modem-box {
	float: right;
	height: 100%;
	margin: 0 0 0 20px;
	padding: 0 0 20px 20px;
}

/* Button Links to PDF Guides */

div.button a:link, div.button a:active, div.button a:visited, div.button-02 a:link, div.button-02 a:active, div.button-02 a:visited {
	border: 1px solid #000000;
	padding: 5px 7px 5px 7px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 200px;
}
div.button a:link, div.button a:active, div.button a:visited {
	background-color: #FCF1B1;
}
div.button-02 a:link, div.button-02 a:active, div.button-02 a:visited {
	background-color: #FFFFCC;
}
div.button a:hover, div.button-02 a:hover {
	color: #FFFFFF;
	background-color: #ED2024;
}
.filesize {
	font-size: 11px;
	color: #999999;
}