* {
    padding: 0;
    margin: 0
}

body {
    color: #666;
    background-color: #fff;
    font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
    font-size: 83%;
    margin: 10px auto;
    width: 805px;
    padding-left: 10px;
    padding-right: 10px
}

address,blockquote,dl,fieldset,h1,h2,h3,h4,h5,h6,label,ol,p,pre,ul {
    margin: .75em 0
}

h1,h2,h3,h4 {
    font-size: 1.3em;
    margin-bottom: 0
}

h4 {
    font-size: 1em
}

dd,li,p {
    line-height: 130%
}

p {
    text-align: justify;
    margin-top: 0
}

dd,li {
    margin-left: 2em;
    margin-top: 1em
}

a,a:hover {
    font-weight: 400;
    text-decoration: underline
}

#contact {
    padding: 0;
    float: right
}

#contact a,#header,#title,a,a:hover {
    color: #c00;
    background-color: #fff
}

#contact a {
    font-weight: 700;
    text-decoration: none
}

#contact a:hover {
    color: #c00;
    background-color: #fff;
    text-decoration: underline
}

#header,#title {
    margin: 0
}

#header {
    clear: both;
    padding: 5px 0 10px
}

#title {
    font-size: 200%;
    font-weight: 700;
    padding: 0;
    float: left
}

#myip {
    padding-top: 0;
    margin-right: 1px;
    margin-bottom: 0;
    float: right;
    color: #000;
    font-size: 10px;
    z-index: 100
}

#slogan,ul#nav li a {
    background-color: #fff
}

#slogan {
    font-weight: 400;
    font-style: normal;
    padding: 0;
    margin: 0;
    float: left;
    width: 36%;
    color: #666;
    font-size: 83%
}

ul#nav,ul#nav li {
    margin: 0;
    float: right
}

ul#nav {
    line-height: 125%;
    height: 3em;
    list-style: none;
    text-align: center;
    width: 64%;
    padding: 42px 0 0
}

ul#nav li {
    padding: 0 0 0 18px
}

ul#nav li a {
    display: block;
    font-size: small;
    color: #c00;
    text-decoration: none
}

ul#nav a.selected,ul#nav li a:hover {
    border-bottom: 3px solid #c00
}

#path {
    width: 805px;
    clear: both;
    float: left;
    font-size: 75%;
    margin: -10px 0 5px;
    border-top: 5px solid #666
}

#path,#path a,ul#nav li a {
    font-weight: 400
}

#maincontent {
    font-size: 1em;
    padding: 65px 5px 5px 0;
    margin: 0;
    width: 805px
}

#404content {
	font-size:100%;
	padding:105px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	width:805px;
}

#sidecontent {
    font-family: Arial,sans-serif;
    color: #666;
    background-color: #fff;
    font-size: 75%;
    padding: 10px 10px 20px;
    margin: 0 0 10px;
    width: 180px;
    float: left;
    border: #999 solid thin
}

#sidecontent a {
    color: #c00;
    background-color: #fff
}

#sidecontent h2 {
    margin: .75em .25em .25em 0
}

#sidecontent ul {
    margin: .25em
}

#copyrightdesign,#footer {
    color: #666;
    background-color: #fff;
    width: 818px
}

#footer {
    height: 40px;
    border-top: 5px solid #666;
    font-size: 95%;
    line-height: 1.5em;
    clear: both
}

#footer a,#footer a:hover {
    color: #c00;
    background-color: #fff;
    text-decoration: none
}

#footer a:hover {
    font-weight: 400;
    text-decoration: underline
}

#copyrightdesign {
    padding: 10px 20px 5px 0;
    float: left
}

#copyrightdesign hr {
    height: 1px;
    background-color: #666;
    color: #666
}

#footercontact {
    color: #666;
    background-color: #fff;
    padding: 5px 0;
    text-align: center
}

td.tracking,th.tracking {
    background-color: #fcf4f4;
    color: #666
}

td.vazno {
    background-color: #80f880!important;
    color: #000;
    font-weight: 700
}

td.lessimpt {
    background-color: #ccf8cc!important;
    color: #666
}

td.less2impt {
    background-color: #fff0cf!important;
    color: #666
}

td.less3impt {
    background-color: #e2f8e2!important;
    color: #666
}

td.trackingrond {
    background-color: #fcf4f4;
    color: #666;
    border: 1px ridge #000;
    border-style: double;
    font-weight: bolder;
    padding: 5px
}

.track {
    color: #fff;
    background-color: #c00;
    font-weight: 700;
    text-align: center
}

.inputiny,.lookups A {
    background-color: #fff;
    color: #666;
    font-size: 11px
}

.inputiny {
    font-family: Arial,Verdana,Helvetica;
    border-width: 1px;
    border-style: double ridge;
    border-color: #666;
    font-size: 20px;
    padding: 3px;
    width: 97%;
    height: 28px;
    font-weight: bolder;
    text-transform: lowercase;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 15px
}

#inputiny input[type=text]:focus {
    text-transform: lowercase
}

#inputiny input[type=text]:focus,#inputiny textarea[type=text]:focus {
    color: #fff;
    border: 1px solid #900;
    background-color: #c1001f;
    font-weight: 700;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.inputinyext {
    width: 99%;
    background: #c00;
    padding: 8px 14px 10px;
    border: 1px solid #c00;
    cursor: pointer;
    font-size: 17px;
    font-weight: bolder;
    font-family: Arial,Verdana,Helvetica;
    letter-spacing: .1em;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    color: #fff;
    -webkit-box-shadow: inset 0 1px 0 #c00,0 3px 0 0 #ad0f0f,0 7px 5px #666;
    -moz-box-shadow: inset 0 1px 0 #c00,0 3px 0 0 #ad0f0f,0 7px 5px #666;
    box-shadow: inset 0 1px 0 #c00,0 3px 0 0 #ad0f0f,0 7px 3px #666;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 0
}

.inputinyext:focus,.inputinyext:hover {
    color: #dfe7ea;
    -webkit-box-shadow: inset 0 1px 0 #c00,0 2px 0 0 #ad0f0f,0 2px 5px #666;
    -moz-box-shadow: inset 0 1px 0 #c00,0 2px 0 0 #ad0f0f,0 2px 5px #666;
    box-shadow: inset 0 1px 0 #c00,0 2px 0 0 #ad0f0f,0 2px 5px #666
}

#gmsrch {
    padding: 1px 0;
    text-align: right;
    color: #000;
    font-size: 10px
}

.lookupgreen,.lookupred,.lookupredempty {
    background-color: #fff;
    border: 1px solid #666;
    border-width: thin;
    width: 80%;
    margin-left: 10%;
    margin-right: 55%;
    text-align: center;
    color: #666;
    font-weight: bolder;
    font-size: 20px
}

.lookupred,.lookupredempty {
    border: 2px solid #666;
    height: 140px;
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 7%;
    margin-right: 35%;
    color: #c00;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none
}

.lookupredempty {
    height: 190px
}

fieldset {
    width: 59em
}

.error,legend {
    font-weight: 700;
    padding: .5em
}

legend {
    font-size: 1.3em
}

.error {
    color: #900;
    background-color: #fcc;
    border: 1px solid #900
}

.success {
    color: #666;
    background-color: #fcf7f7;
    border: 1px solid #006;
    padding: .5em
}

#email_headers_list {
    border: 1px solid #006;
    border-bottom: 0;
    background-color: #fff
}

#email_headers_list div {
    border-bottom: 1px solid #006;
    padding: .25em
}

.email_headers_relevant {
    background-color: #ffd;
    color: #666
}

.email_headers_irrelevant {
    color: #999;
    font-size: .8em
}

.email_headers_significant_ip {
    font-weight: 700;
    color: #c00
}

.email_headers_source_ip {
    color: #090;
    background-color: #ff0
}

#tools {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border: solid 1px #000;
    width: 123px;
    margin: 0;
    padding: 0;
    list-style: none;
    visibility: hidden
}

#tools a {
    text-align: left;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    display: block;
    height: 14px;
    padding: 1px 0 1px 5px;
    margin: 0;
    white-space: nowrap;
    border-bottom: none;
    width: 118px;
    text-transform: capitalize
}

#tools a:hover,#tools a:link,#tools a:visited {
    font-size: 9px;
    color: #c00;
    text-transform: capitalize;
    text-decoration: none
}

#tools a:hover {
    text-decoration: underline
}

#tools li {
    display: inline;
    line-height: 12px;
    height: 8px;
    margin: 0;
    padding: 0
}

#rekl {
    margin-top: 67px;
    margin-bottom: -65px;
    width: auto;
    text-align: left
}

#rekloin {
    width: 3%;
    margin-top: 5px;
    padding: 8px 15% 8px 1%
}

pre.it {
    width: 790px;
    height: 100%;
    overflow: hidden;
    font-size: 110%
}

pre.nms {
    font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
    line-height: 50%
}

div.bot {
    width: 82%;
    margin-top: 5px;
    border: 1px solid #777;
    border-radius: 4px;
    box-shadow: 0 2px 20px rgba(0,0,0,.25);
    padding: 8px 15% 8px 5%
}

div.cntr {
    border-radius: 0;
    border: 0 solid #999;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 10px;
    width: 13%;
    height: 10px
}

.adunit,.adunitalt,.adunitemail,.adunitfirst,.adunitfirst2,.adunitfirstrev,.adunitlast,.adunitlast2,.adunitrd {
    color: #6f6f6f;
    padding: 1px;
    background-color: #fff;
    font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
    display: block;
    text-transform: capitalize;
    letter-spacing: 0
}

.adunit {
    margin-bottom: 1px;
    margin-top: -10px;
    width: 14%;
    margin-left: 82%;
    text-align: left;
    font-weight: 100;
    font-size: 987%
}

.adunitalt,.adunitemail,.adunitfirst,.adunitfirst2,.adunitfirstrev,.adunitlast,.adunitlast2,.adunitrd {
    font-size: 87%
}

.adunitrd {
    margin-top: -16px;
    margin-bottom: -1px;
    width: 11%;
    margin-left: 85%;
    text-align: center;
    font-weight: 400
}

.adunitalt,.adunitemail,.adunitfirst,.adunitfirst2,.adunitfirstrev,.adunitlast,.adunitlast2 {
    margin-bottom: 5px;
    width: 12%;
    margin-left: 80%;
    text-align: left;
    font-weight: 100
}

.adunitalt,.adunitfirst,.adunitfirst2,.adunitfirstrev,.adunitlast,.adunitlast2 {
    margin-bottom: -5px;
    width: 33%;
    margin-left: 65%
}

.adunitalt,.adunitfirst,.adunitfirst2,.adunitfirstrev,.adunitlast2 {
    margin-left: 1%
}

.adunitalt,.adunitfirst,.adunitfirst2,.adunitfirstrev {
    margin-bottom: 16px;
    margin-top: -10px;
    width: 31%;
    margin-left: 30%
}

.adunitalt,.adunitfirst,.adunitfirstrev {
    margin-bottom: 7px;
    margin-top: 15px;
    width: 11%;
    text-align: center
}

.adunitalt,.adunitfirstrev {
    margin-bottom: 16px;
    margin-top: 0;
    width: 31%;
    margin-left: 85%;
    text-align: left
}

.adunitalt {
    margin-bottom: 1px;
    margin-top: -5px;
    width: 28%;
    margin-left: 65%
}

.adunitsticky {
    margin-bottom: 10px;
    margin-top: -10px;
    width: 31%;
    margin-left: 30%;
    text-align: left
}

.adlink,.adlinkmd,.adunitsticky {
    color: #6f6f6f;
    padding: 1px;
    background-color: #fff;
    font-weight: 100;
    font-size: 87%;
    font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
    display: block;
    text-transform: capitalize;
    letter-spacing: 0
}

.adlink {
    text-align: center;
    margin-bottom: 1px;
    margin-top: -5px;
    width: 12%;
    margin-left: 6%
}

.adlinkmd {
    margin-bottom: 2px;
    margin-left: 12%;
    width: 16%;
    margin-top: 5px
}