@charset "utf-8";
/* CSS Document */

form.tableless label {
	margin: .1em;
	padding: .1em;
}
form.tableless label,
th {
	text-align: right;
	vertical-align: top;
	font-weight: 800;
}
form.tableless label a,
th a {
	color: #5f6062;
}
form.tableless br {
	clear: left;
	margin-bottom: .7em;
}

.issues_menu {
	width: 20em;
}
span.issues_menu {
	width: 35em;
}

img, a img {
	border-width: 0;
}

body, blockquote, div, td, th, p, ol, ul, dl, dd, dt, h1, h3, h4, h5, h6, address
{
	font-family: verdana, arial, helvetica, sans-serif;
}

body, blockquote, p, ol, ul, dl, dd, dt, address
{
	color: #444444;
	margin: 0;
	padding: 0;
	line-height: 140%
}
ul {
	margin-left:25px;
	margin-bottom:10px;
}

body
{
	background-image : url('http://www.layer3data.com/background.jpg');
	background-repeat : repeat-x;
	background-color: #ffffff;
	line-height: 0;
	font-size: 0;
	margin: 0;
}

div#header
{
	margin: 0 auto;
	border: #000000 1px;
	width: 785px;
}

div#banner
{
	margin: 0 auto;
	width: 785px;	
}

div#content
{
	background-image: url('http://www.layer3data.com/images/repeat.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 785px;
}

div#text
{
	width: 700px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height:140%;
	font-size:11px;
}

div#mobiletext
{
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	line-height:140%;
	font-size:16px;
}


div#footer
{
	width: 785px;
	height: 67px;
	background-image: url('http://www.layer3data.com/images/bottom.jpg');
	background-repeat: no-repeat;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size:11px;	
	padding-top: 27px;
}	

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;	
	color: #336699;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000;
    font-weight: bold;
	font-size:11px;
	margin-bottom: 0px;
	margin-top: 5px;
}

a { text-decoration: none; color: #1c7dde }
a:hover { text-decoration: underline; color: #1c7dde }

p {
	margin-bottom: 10px;
}

.section {
    color: #0067ac;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
	font-family: verdana, arial, helvetica, sans-serif;
	border-bottom: #cccccc 1px dotted;
	padding-bottom: 5px;
	margin-bottom:10px;
}

.sectionSmall {
    color: #0067ac;
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif
}

.healthcheck {
    color: #0067ac;
    font-size: 10px;
    font-weight: bold;
    text-align:right;
	font-family: verdana, arial, helvetica, sans-serif;
	float: right;
}

.healthcheckfree {
    color: #FF0000;
}

.layer3title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005ca5;
}

.features {
	margin-left:20px;
}

/* Redfolder logion stuff */

.login_input {
	margin: 1px 12px 1px 7px;
	height: 18px;
	width: 13.5em;
	border: 1px solid #ccc;
	vertical-align: middle;	
}

.login_label {
	height: 18px;
	width: 13.5em;
	font-size: 11px;
	vertical-align: middle;	
}

.login_button {
	margin: 1px 12px 1px 7px;	
	height: 24px;
	width: 62px;
	font-size: 11px;
	vertical-align: middle;	
}

#login_fieldset {
	width: 400px;
	margin: 0 auto auto 0px;
	text-align: right;
	border-width: 1px;
	border-color: #ddd;
	border-style: dotted;
	margin-left: auto;
	margin-right: auto;	
}

.whatsupitem {
	position:relative;
	width: 138px;
	height: 138px;
	float: left;
}

.whatsupicon {
	position:absolute;
	width: 32px;
	height: 32px;
	top:50%;
	left:50%;
	margin-top: -16px;
	margin-left:-16px;
}
.whatsupupper {
	position:absolute;	
	top:25%;
	width: 138px;
	text-align:center;
	vertical-align:bottom;
}

.whatsuplower {
	position:absolute;
	width: 138px;
	text-align: center;
	bottom:0px;
	height: 50px;	
}

/* Table stuff for RedFolder */

.tabletitle
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #336699;

}

.tablecell
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*BACKGROUND-COLOR: #FFFFFF;*/
}
