﻿@import url("menu.css");
@import url("SiteMap.css");
*
{
    margin: 0;
    padding: 0;
}



#ControlPanel
{
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #cdcdcd;
}

.master
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 100%;
    line-height: .9375em;
    color: #fff;
    position: relative;
    background: url(images/body-bg.gif) center top repeat-y;
}

.master .NormalTextBox
{
    
    padding: 2px 0 2px 3px;
    background: #16acf1;
    border: 1px solid #91dcfe;
    color: #fff;
    margin:2px 0 2px 0;
}

.master input[type="checkbox"]
{
    color:#FFF;
    margin-right:5px;
}

.master .mychkCopy
{
    border:none;
    background:none;
}

.master .Normal input[type="text"]
{
    
    padding: 2px 0 2px 3px;
    background: #16acf1;
    border: 1px solid #91dcfe;
    color: #fff;
    margin:2px 0 2px 0;
}

.master .Normal input[type="textarea"]
{
    padding: 2px 0 2px 3px;
    background: #16acf1;
    border: 1px solid #91dcfe;
    color: #fff;
    margin:2px 0 2px 0;
}

.fleft
{
    float: left;
    margin-top: -11px;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
}
.col-1, .col-2, .col-3
{
    float: left;
}
.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}
.wrapper
{
    width: 100%;
    overflow: hidden;
}
.container
{
    width: 100%;
}
p
{
    margin-bottom: 15px;
}

/* GLOBAL */
#main
{
    width: 910px;
    margin: 0 auto;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
}
#header, #content, #footer
{
    font-size: 0.75em;
}
.top-bg
{
    background: url(images/bg-top.jpg) no-repeat center top;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.bot-bg
{
    background: url(images/bg-bottom.jpg) no-repeat center bottom;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.tail-top
{
    background: url(images/tail-top.gif) left top repeat-x #028ecc;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.tail-bottom
{
    background: url(images/tail-bottom.gif) left bottom repeat-x;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.tail-bg
{
    background: url(images/bg-tail.jpg) center top repeat-y;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.tail-right-top
{
    background: url(images/tail-right.gif) right top repeat-x;
    position: absolute;
    height: 550px;
    right: 0;
    top: 0;
    width: 50%;
}
.tail-right-bot
{
    background: url(images/tail-right-bottom.gif) right bottom repeat-x;
    position: absolute;
    height: 459px;
    right: 0;
    bottom: 0;
    width: 50%;
}
.tail-right
{
    background: #0ab7e0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
/* txt, links, lines, titles */
a
{
    color: #abe3fd;
    outline: none;
}
a:hover
{
    text-decoration: none;
}
h1
{
    padding: 28px 0 0 10px;
    font-size: 3em;
    line-height: 1em;
    float: left;
}

/**/
h1 a
{
    display: block;
    background: url(images/logo.jpg) no-repeat left top;
    width: 237px;
    height: 40px;
    text-indent: -9999px;
}
h1 span
{
    background: url(images/slogan.jpg) no-repeat left top;
    text-indent: -9999px;
    display: block;
    height: 22px;
    width: 437px;
}



/**/
h2
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 2.08em;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 23px;
}
h3
{
    font-size: 1em;
    padding: 2px 0 0 0;
    margin-bottom: 10px;
}
/* header */
#header
{
    height: 120px;
}
#header .top-links
{
    float: right;
    padding-top: 37px;
}
#header .top-links li
{
    float: left;
    list-style: none;
}
#header .top-links ul
{
    list-style: none;
}
/*login controls */

#header .logincontainer
{
    padding-top: 50px;
    text-align: right;
    color: #0085FB;
    font-style: italic;
    font-weight: normal;
}

#header .logincontainer a
{
    color: #0085FB;
    font-style: italic;
    font-weight: normal;
}

/* nav */
#nav
{
    float: left;
    width: 209px;
    margin-right: 40px;
    padding: 40px 0 0 0;
    position: relative;
}

.extra-img
{
    position: absolute;
    top: 316px;
    left: -11px;
    background: url(images/extra-img.png) no-repeat;
}
/* content */
#content
{
    float: left;
    width: 661px;
    min-height: 680px;
    height: auto !important;
    height: 680px;
}
#content
{
    padding: 40px 0;
}
#content .section
{
    padding: 0 0 34px 0;
}


#footer
{
    height: 80px;
    position: relative;
    margin: -80px auto 0 auto;
    width: 910px;
}
#footer
{
    color: #acc3de;
}
#footer .indent
{
    padding: 15px 0 0 249px;
}
#footer a
{
    color: #fff;
}
#footer .img
{
    position: relative;
    top: 8px;
}
#footer .copyright
{
    color: #fff;
}


#footer #privacy
{
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}

/*DNN Styles */
.CommandButton
{
    color: #fff;
}

.master .Head
{
    color: #FFF;
}

.master .SubHead
{
    color: #FFF;
}

.master .StandardButton
{
     margin:2px 0 2px 0;
}

.master a:link, .master a:active, .master a:visited
{
    color:#FFF;   
}


