* { margin: 0; padding: 0; }
.clear { clear: both; }
hr { height: 0px; border: 1px solid #cccccc; border-width: 0 0 1px 0; margin: 10px 0 10px 0; }
.thin { height: 1px; border-top: 1px solid #cccccc; }
.block { margin: 20px 0; border: 1px solid #cccccc; padding: 10px; }
div#headers form { float: right; clear: right; width: 290px; margin: 0 0 10px 0; }
fieldset { padding: 4px; border: 1px solid #cccccc; }
legend { font-size: 20px; font-weight: normal; }
p { margin: 0 0 10px 0; }
h1 { margin: 10px 0 10px 0; font-size: 22px; }
h2 { margin: 10px 0; font-size: 18px; }
h3 { margin: 10px 0; font-size: 16px; }
ul { margin: 10px 0 10px 16px; }
body { font: 12px arial, verdana, helvetica, sans-serif; background: #ffffff; color: #555555; margin: 10px; }
a { color: #0070BA; text-decoration: none; }
a:hover { color: #0A3695; text-decoration: none; }
optgroup { font-weight: bold; font-style: normal; margin: 10px 0 4px 0; }

a#sitetitle { display: block; overflow: hidden; height: 0; padding-top: 161px; width: 140px; background: url(../images/layout/logo.jpg) top left no-repeat; text-decoration: none; float: left; }

div#headers, div#content, div#footers { clear: both; }
div#headers { min-height: 160px; }
div#headers ul { float: right; width: 240px; list-style: none; margin: 0 0 10px 0; }
div#headers h1 {  }
div#content {  }
div#footers { text-align: center; margin: 20px 0 0 0; height: 40px; }

a img { border: 0; }

div#headers ul#goto { list-style: none; float: right; clear: right; width: 550px; }
div#headers ul#goto li { display: inline; margin: 0 10px 0 0; }

table { width: 960px; }
table tr {  }
table tr th { text-align: left; }
table tr td { padding: 2px 2px; vertical-align: top; border-bottom: 1px solid #efefef; }
th.sitename { min-width: 200px; }
th.scripting { min-width: 40px; }
th.monthlystats { min-width: 250px; }
th.server { min-width: 100px; }
th.dailystats { min-width: 250px; }
th.actions { width: 120px; text-align: left; }
th.renewaldate { width: 100px; text-align: left; }
th.storage { width: 140px; }
th.contactname { width: 180px; }
td.centercol { text-align: center; }

table#stats { width: 560px; }

form#loginpage { width: 500px; margin: 0 auto; }
form#loginpage input[type=text], form#loginpage input[type=password] { width: 200px; }
form#loginpage fieldset { padding: 10px; }
form fieldset {  }
form fieldset div { margin: 0 0 10px 0; }

form#firstPageForm div { border-bottom: 1px solid #cccccc; padding: 10px; }
form#firstPageForm div.lastone { border-bottom: 0; }

/*body
{
	font-family: Sans-Serif;
	font-size: small;
}
hr
{
	height: 1px;
	color: black;
}
th 
{
	font-size: smaller;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
	background: #ddd;
	padding-right:16px;
}
td
{
	font-size: smaller;
}

.accountinfotable
{
	width: 100%;
	border-collapse:collapse;
	border:none;
}
.accountinfotablerow
{
	border-top:solid 1px black;
	vertical-align:top;
}
.accountinfotablecell
{
	font-size: smaller;
	padding-right:16px;
	border-bottom: solid 1px #aaa;
	vertical-align:top;
	white-space:nowrap;
}

.actionicon
{
	border:0;
	width:23px;
	height:22px;
	margin-top:2px;
}

.smallicon
{
	border:0;
	width:19px;
	height:16px;
	margin-top:1px;
}

.fieldname
{
	padding-top: 4px;
	padding-right: 8px;
	background-color: #f0f0f0;
	border-right: #e0e0e0 1px solid;
	font-size: x-small;
	font-weight: bold;
	width: 160px;
	color: black;
	font-family: sans-serif;
	vertical-align: top;
	text-align: right;
}
.fieldvalue
{
	font-size: x-small;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 16px;
	color: black;
	border-bottom: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	font-family: sans-serif;
	font-weight: bold;
}
.fieldname2
{
	padding-top: 4px;
	padding-right: 8px;
	background-color: #c0c0c0;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	font-size: x-small;
	font-weight: bold;
	width: 160px;
	color: black;
	font-family: sans-serif;
	vertical-align: top;
}
.fieldvalue2
{
	font-size: x-small;
	color: black;
	border-bottom: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	font-family: sans-serif;
	font-weight: bold;
}
.helpheader
{
	padding-top: 16px;
	font-size: x-small;
	background-color: #ffffe0;
	border-bottom: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	padding-left: 8px;
	padding-bottom: 16px;
	color: black;
	font-family: sans-serif;
}
.heading
{
	padding-top: 16px;
	padding-right: 8px;
	font-size: small;
	background-color: #ffffe0;
	border-bottom: #e0e0e0 1px solid;
	padding-left: 8px;
	padding-bottom: 16px;
	color: black;
	font-family: sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.centerheading
{
	padding-top: 16px;
	padding-right: 8px;
	font-size: small;
	background-color: #ffffe0;
	border-bottom: #e0e0e0 1px solid;
	padding-left: 8px;
	padding-bottom: 16px;
	color: black;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.doitbutton
{
	background-color: #d0d0d0;
	font-size: x-small;
	padding: 2px;
	color: black;
	font-family: sans-serif;
	font-weight: bold;
}

.loginbox
{
	padding-top: 4px;
	padding-right: 8px;
	background-color: #f0f0f0;
	border-right: #e0e0e0 1px solid;
	font-size: small;
	font-weight: bold;
	width: 300px;
	color: black;
	font-family: sans-serif;
	vertical-align: top;
	text-align: right;
}
.purchasebox
{
	padding-top: 4px;
	padding-right: 8px;
	background-color: #f0f0f0;
	border-right: #e0e0e0 1px solid;
	font-size: x-small;
	font-weight: bold;
	color: black;
	font-family: sans-serif;
	vertical-align: top;
	text-align: right;
}
.loginheading
{
	padding-top: 16px;
	padding-right: 8px;
	font-size: small;
	background-color: #ffffe0;
	border-bottom: #e0e0e0 1px solid;
	padding-left: 8px;
	padding-bottom: 16px;
	color: black;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
}
*/