body
{
background : url(../images/bg-image.gif);
font-family: Trebuchet MS, Calibri, Sans-serif;
font-size: 13px;
}

a:link {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #000000; text-decoration: none; }

h1 {
 font-size: 13px;
 color: #781351;
 font-family: Trebuchet MS, Calibri, Sans-serif;
 font-style: bold;
}

.banner {
 position: absolute;
 top: 140px;
 right: 50px;
}

.container
{
position: absolute;
width : 800px;
height : 100%;
left: 50%;
top: 0px;
margin-left: -400px;
background-color: #FFFFFF;
}

.header
{
position: relative;
width : 800px;
height: 100px;
background : #2DAAFF url(../images/header.png) no-repeat;
}

.body
{
position: relative;
width : 770px;
height: 100%;
padding: 15px;
background-color: #FFFFFF;
}

.footer
{
position: relative;
width : 800px;
height: 20px;
bottom: 0px;
left: 50%;
margin-left: -400px;
background-color: #FFFFFF;
font-family: Trebuchet MS, Calibri, Sans-serif;
font-size: 12px;
border-top : solid #F1F1F1 4px;
border-bottom : solid #F1F1F1 4px;
}

.login 
{
position: absolute;
top: 65px;
left: 475px;
}

.myusername 
{
width: 120px;
background: url(../images/user.png) no-repeat right bottom;
color: #000000;
border: 1px solid #ffffff;
}
.mypassword 
{
width: 120px;
background: url(../images/password.png) no-repeat right bottom;
color: #000000;
border: 1px solid #ffffff;
}
.loginbutton 
{
color: #ffffff;
background: no-repeat right bottom;
border: 1px solid #ffffff;
}

.search
{
position: relative;
top: 65px;
left: 240px;
}

input
{
color: #781351;
background: #ffffff;
border: 1px solid #99cccc;
}

input:focus {
    background-color:#fafafa;
    background-repeat:no-repeat;
    background-position:right;
}

.submit input
{
position: relative;
top: 30px;
left: 180px;
height: 28px;
color: #781351;
background: #ffffff;
border: 1px solid #CAE8EA;
font-family: Verdana;
font-size: 12px;
font-style: bold;
}
.submit input:hover
{
position: relative;
top: 30px;
left: 180px;
height: 28px;
color: #781351;
background: #ffffff;
border: 1px solid #000000;
font-family: Verdana;
font-size: 12px;
font-style: bold;
}

.biginput
{
color: #781351;
background: #ffffff;
border: 1px solid #CAE8EA;
height: 24px;
font-family: Verdana;
font-size: 17px;
font-style: bold;
}
.biginput:focus {
    background-color:#fafafa;
    background-repeat:no-repeat;
    background-position:right;
}

.button
{
position: relative;
top:3px;
height: 28px;
color: #781351;
background: #ffffff;
border: 1px solid #CAE8EA;
font-family: Verdana;
font-size: 17px;
font-style: bold;
background: no-repeat right bottom;
}
.button:hover
{
position: relative;
top:3px;
background: #99cccc;
height: 28px;
color: #781351;
border: 1px solid #CAE8EA;
font-family: Verdana;
font-size: 17px;
font-style: bold;
background: no-repeat right bottom;
}

fieldset
{
border: 0px solid #0066cc;
padding: 10px;
width: 600px;
margin-left: auto;
margin-right: auto;
}
legend
{
font-weight: bold;
color: #fff;
background: #2DAAFF;
border: 1px solid #CAE8EA;
padding: 2px 6px;
}

fieldset.ipmap
{
border: 0px solid #0066cc;
padding: 10px;
width: 484px;
margin-left: auto;
margin-right: auto;
}

table.ipmap
{ 
width: 484px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
}

td.content
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}

td.contentfail {
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #ffffc8;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}

td.contenterror {
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #ffe3e8;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}


.quicktools-email {
 position: absolute;
 top: 300px;
 left: 150px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktools-whois {
 position: absolute;
 top: 300px;
 left: 450px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktools-rdns {
 position: absolute;
 top: 430px;
 left: 150px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}
.quicktools-ipmap {
 position: absolute;
 top: 430px;
 left: 450px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}


.quicktool-email {
 position: absolute;
 top: 180px;
 left: 150px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktool-whois {
 position: absolute;
 top: 180px;
 left: 450px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktool-rdns {
 position: absolute;
 top: 300px;
 left: 150px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}
.quicktool-ipmap {
 position: absolute;
 top: 300px;
 left: 450px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktool-abuse{
 position: absolute;
 top: 450px;
 left: 150px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktool-ping{
 position: absolute;
 top: 450px;
 left: 450px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktool-http{
 position: absolute;
 top: 600px;
 left: 150px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}

.quicktool-ns{
 position: absolute;
 top: 600px;
 left: 450px;
 width:150px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 12px;
}