﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the Login control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

.AspNet-Login
{
}


body
{
    background-color: #4C4C4C;
    background-image: url(/images/bg-slice.png);
    background-position: center top;
    background-repeat: repeat-x;
    color: #333333;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
h1
{
    margin: 11px 0px 11px 0px;
    font-size: 20px;
    color: #4791BC;
    font-weight: lighter;
}
h2
{
    margin: 11px 0px 11px 0px;
    font-size: 14px;
    color: #4791BC;
}
h3
{
    margin: 11px 0px 11px 0px;
    font-size: 12px;
    font-weight: bold;
}
p
{
    margin: 11px 0px 11px 0px;
}
#wrap
{
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #EEEEEE;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 18px;
    position: relative;
    top: 60px;
    width: 950px;
}
#homecontent
{
    margin-top: 546px;
    width: 950px;
}
#homecontent #contentleft, #homecontent #contentright
{
    height: 250px;
}
#normalcontent
{
    margin-top: 285px;
    width: 950px;
}
#contentleft
{
    margin: 0px 0px 0px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFFFFF;
    left: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 520px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1; *display:inline;
}
#contentright
{
    margin: 0px 0px 0px 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFFFFF;
    padding-left: 15px;
    padding-right: 15px;
    width: 310px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1; *display:inline;
}
#contentspan
{
    margin: 0px 20px 20px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFFFFF;
    left: 20px;
    padding-left: 15px;
    padding-right: 15px;
    width: 880px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1; *display:inline;
}
/* nav */
#nav
{
    background-image: url(/images/nav-main.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 106px;
    width: 950px;
}
#nav ul
{
    margin: 0px;
    padding: 0px;
    height: 42px;
}
#nav ul li
{
    list-style-type: none;
    margin-top: 7px;
    position: absolute;
    text-align: center;
}
#nav #web
{
    left: 21px;
    width: 92px;
}
#nav #hosting
{
    left: 160px;
    width: 85px;
    margin-top: 14px;
}
#nav #seo
{
    left: 271px;
    width: 136px;
}
#nav #support
{
    left: 420px;
    width: 112px;
    margin-top: 14px;
}
#nav #backup
{
    left: 566px;
    width: 95px;
}
#nav #network
{
    left: 699px;
    width: 102px;
}
#nav #contact
{
    left: 819px;
    margin-top: 14px;
    width: 130px;
}
#nav a
{
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
/* banner */
#banner
{
    background: #FFFFFF none repeat scroll 0 0;
    height: 270px;
    position: absolute;
    top: 148px;
    width: 950px;
}
#banner #map_canvas
{
    margin-left: 1px;
}
#banner img
{
    margin-left: 1px;
}
/* adverts */
#adverts
{
    padding: 8px;
    position: absolute;
    top: 419px;
    width: 946px;
}
#adverts #boxad
{ 
    border: 1px solid #FFFFFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-image: url(/images/box-slice.png);
    background-repeat: repeat-x;
    height: 250px;
    width: 176px;
    display: -moz-inline-stack;
    display: inline-block;
    margin-right:6px;
    vertical-align:top;
    zoom: 1;
    * display:inline;
}
#adverts #boxad img
{
    border-style: none;
    border-width: 0px;
    margin-left: 9px;
    margin-top: 9px;
    text-decoration: none;
}
#adverts #boxad h1
{
    margin: 6px 0 6px 9px;
    color: #4791BC;
    font-size: 11px;
}
#adverts #boxad h1 a
{
    color: #4791BC;
    font-size: 11px;
    text-decoration: none;
}
#adverts #boxad h1 a:hover
{
    text-decoration: underline;
}
#adverts #boxad p
{
    font-size: 11px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
}
/* header */
#header
{
    height: 106px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    width: 950px;
}
#header .tabs
{
    left: 710px;
    position: relative;
    top: -28px;
}
#header .sitemap
{
    color: white;
    font-size: 11px;
    left: 503px;
    position: relative;
    text-decoration: none;
    top: -38px;
}
#header .panel
{
    color: white;
    font-size: 11px;
    left: 526px;
    position: relative;
    text-decoration: none;
    top: -38px;
}
#header .webmail
{
    color: white;
    font-size: 11px;
    left: 549px;
    position: relative;
    text-decoration: none;
    top: -38px;
}
#header .swish
{
    left: 240px;
    position: absolute;
    top: -43px;
}
#header .logo
{
    border: 0 none;
    left: 20px;
    position: absolute;
    top: 20px;
}
#header #contactheadertext
{
    font-size: 12px;
    left: 588px;
    position: absolute;
    top: 44px;
}
#header #contactheadertext p
{
    margin: 0px;
}
#header #contactheadertelephone
{
    color: #3C8FC1;
    font-size: 32px;
    font-weight: lighter;
    left: 710px;
    position: absolute;
    top: 38px;
}
/* footer */
#footer
{
    color: white;
    font-size: 9px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    width: 900px;
}
/* tables */
.hostingtable
{
}
.hostingtable tr td
{
    text-align: center;
    vertical-align: top;
}
.hostingtable .desc
{
    font-weight: bold;
    text-align: left;
    width: 140px;
}
.hostingtable h2
{
    color: #4791BC;
}
/* modal popup */
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #4791BC;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 30px;
    width: 250px;
    color: #FFFFFF;
}
/* forms */
.formelement
{
    width: 250px;
}