﻿body
{
    background: #add767 url(images/vnet_bg.jpg) repeat-x;
}
form
{
    background: transparent url(images/vnet_loop.jpg) repeat-y center;
}
div#front
{
    background: transparent url(images/vnet_top.jpg) no-repeat center top;
}
div#front div#top
{
    width: 810px;
    margin: 0 auto;
}
div#front div#top h1
{
    display: none;
    visibility: hidden;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
}
div#front div#top h2
{
    font-size: 90%;
    padding: 0;
    color: #fff;
    font-weight: bold;
    margin: 0;
    border: none;
    clear: none;
}
div#front div#top div#topbar
{
    clear: both;
    text-align: right;
    padding: 183px 27px 10px 0;
    font-size: 11px;
    color: #fff;
}
div#front div#top div#topbar div#searchbar
{
    display: inline;
    padding-left: 10px;
}
div#front div#top div#login
{
    clear: both;
    float: right;
    width: 540px;
    padding: 10px 10px 5px 10px;
}
div#front div#top div#login p
{
    text-align: center;
    padding-right: 30px;
}
div#front div#top div#login a
{
    color: #383838;
}
div#front div#top div#login a:hover
{
    color: #fff;
}
div#front div#top div#login p a
{
    color: #ddd;
}
div#front div#top div#login p a:hover
{
    color: #fff;
}
div#front div#top .newest
{
    color: #dcf7ac;
    float: right;
    padding: 20px 5px;
    width: 170px;
    font-size: 90%;
}
div#front div#top .newest ul
{
    list-style: none;
    margin: 10px 5px;
    padding: 0;
    border-top: dashed 1px #add767;
    font-size: 90%;
}
div#front div#top .newest li
{
    list-style: none;
    padding: 2px 1px;
    text-align: left;
    border-bottom: dashed 1px #add767;
    height: 14px;
    overflow: hidden;
}
div#front div#top ul#menu
{
    list-style: none;
    margin: 0;
    float: right;
    padding: 8px 29px 10px 11px;
    width: 168px;
    height: 137px;
}
div#front div#top ul#menu li
{
    list-style: none;
    padding: 4px 0px 4px 10px;
    text-align: left;
    border-top: dashed 1px #a0a4a6;
}
div#front div#top ul#menu li:first-child
{
    border: none;
    padding-top: 5px;
}
div#front div#top a
{
    color: #fff;
}
div#front div#top ul#menu li a
{
    text-decoration: none;
    font-weight: bold;
}
div#front div#top .newest li a
{
    text-decoration: none;
    color: #add767;
    font-style: italic;
}
div#front div#top a:hover
{
    color: #ccc;
}
div#front div#top .newest li a:hover
{
    color: #fff;
}
div#front div#top h1
{
    visibility: hidden;
    display: none;
}
div#front div#centre
{
    
}
div#front div#centre div#content
{
    width: 770px;
    margin: 0 auto;
    padding: 0 20px;
}
div#front div#bottom
{
    background: #add767 url(images/vnet_bottom.jpg) no-repeat center top;
    text-align: center;
    font-size: 70%;
    padding-top: 30px;
    padding-bottom: 30px;
}