/* Temp styles for temp homepage
------------------------------------------------------------------------------*/
body {
margin:0;
padding:0;
color:#999;
text-align:center;
background:#111111 url(../images/tmp/spacer.png) repeat top left;
font:86%/1.5 arial, verdana, helvetica, sans-serif;
}

div.content {
width:480px;
margin:0 auto;
padding:0 0 20px 0;
text-align:left;
}

img {
border:0;
}

div.content h1 {
margin:100px 0;
width:278px;
height:80px;
text-indent:-1000em;
background:url(../images/base/nk-logo-1.png) no-repeat top left;
}

h2 {
margin:0;
color:#ffe84f;
font-size:1em;
}

p, li {
font-size:.9em;
}

a {
color:#6699ff;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#999;
text-decoration:underline;
}

p.notice {
padding:10px;
border:1px dotted #999;
}

p.notice strong {
color:#efe277;
}

p.copyright {
color:#444;
clear:left;
font-size:.7em;
padding-top:10px;
border-top:1px dotted #444;
}

div.banner {
font-size:.9em;
margin:10px 0;
padding:5px;
background-color:#fff;
}

div.banner {
width:470px;
float:left;
}

div.banner a {
color:#444;
outline:none;
text-decoration:none;
}

div.banner a.dig-pac {
width:370px;
float:left;
}

div.banner a#eco-host {
width:100px;
float:left;
}

div.banner a:hover {
color:#0065b3;
}

div.banner img,
div.banner span {
float:left;
}

div.banner span {
display:block;
margin:1.6em 0 0 10px;
}


