@CHARSET "ISO-8859-1";

/**
 * Splash Page
 */
body {
    background-image: url(/images/splash/body.gif)
}

#search {
    margin-top: 12px
}

#rotator li {
    float: left;
    position: absolute;
    list-style: none
}

#portals {
    position: absolute;
    margin-left: 450px;
    font-size: .92em;
    width: 480px
}

.portal {
    clear: left;
    margin: 5px 0
}

.portal img {
    float: left;
    margin: 0 15px 10px 
}

h1 {
    margin: 0;
    padding-top: 0;
    font-size: 1em
}

h1 a {
    text-decoration: none;
    font-weight: bold
}

.cellular a {
    color: #57d8fe
}

.digipower a {
    color: #ce0000
}

.iessentials a {
    color: #add255
}

.portal a:hover {
    text-decoration: underline;
    color: #666
}

p {
    margin: -15px 0;
    line-height: 1.67em
}

/**
 * Content
 */
#content {
    height: 345px
}

/**
 * Footer
 */
#footer {
    border-top: 0
}
