﻿
*
{
    padding: 0;
    margin: 0;
}
body
{
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center;
}
.homepage-body
{
    background-color: #000;
    background-image: url(/App_Themes/CLS/Images/home-bg-large.jpg);
    background-position: top center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.sec-body
{
    background-color: #000;
    background-image: url(/App_Themes/CLS/Images/secondary-bg.gif);
    background-repeat: repeat-x;
}

a
{
    color: #0097CF;
}

a:visited
{
    color: #0097CF;
}

#header
{
    height: 325px;
    position: relative;
    width: 995px;
}
#header-secondary
{
    height: 139px;
    position: relative;
    width: 984px;
    text-align: center;
    text-align: -moz-center;
    margin: 0 auto;
}
#topnav
{
    height: 36px;
    position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #31aedd;
    text-align: center;
    text-align: -moz-center;
    width: 995px;
    z-index: 2;
}
#topnav-secondary
{
    height: 36px;
    position: relative;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #31aedd;
    text-align: center;
    text-align: -moz-center;
    margin: 0 auto;
    width: 995px;
    z-index: 2;
}

#container
{
    width: 995px;
    margin: 0 auto;
    text-align: left; /* this overrides the text-align: center on the body element. */
    position: relative;
    height: auto;
}
#container-secondary
{
    width: 100%;
    height: auto;
    background-color: #E1EEF3;
    position: relative;
    margin: 0;
    padding: 0;
}
#mainContent
{
    position: relative;
    height: auto;
}
#logo
{
    position: absolute;
    width: 200px;
    height: 115px;
    z-index: 1;
    left: 21px;
    top: 81px;
}
#logo-secondary
{
    position: absolute;
    width: 202px;
    height: 80px;
    z-index: 1;
    left: 0px;
    top: 21px;
}
#midbar
{
    position: absolute;
    width: 984px;
    height: 25px;
    z-index: 1;
    left: 0px;
    top: 114px;
}
div.righthere-secondary
{
    position: absolute;
    width: 214px;
    height: 42px;
    z-index: 1;
    left: 580px;
    top: 35px;
    margin: 0;
    padding: 0;
    background-image: url(/App_Themes/CLS/Images/getting-over.gif);
}


div.righthere-secondary a, div.nav a:link, div.nav a:visited
{
    display: block;
}

div.righthere-secondary img
{
    width: 214px;
    height: 42px;
    border: 0;
}

div.righthere-secondary a:hover img
{
    visibility: hidden;
}

#people-secondary
{
    position: absolute;
    width: 138px;
    height: 114px;
    z-index: 1;
    left: 800px;
    top: 0px;
}

#autoresponder
{
    position: absolute;
    width: 255px;
    height: 63px;
    z-index: 1;
    right: 42px;
    top: 36px;
}

.leftfooter
{
    background-image: url(/App_Themes/CLS/Images/left-footer-bg.gif);
    background-repeat: repeat-x;
}
.rightfooter
{
    background-image: url(/App_Themes/CLS/Images/right-footer.gif);
    background-repeat: repeat-x;
}

#logo
{
    position: absolute;
    width: 243px;
    height: 115px;
    z-index: 1;
    left: 21px;
    top: 81px;
}
#home-top-left
{
    position: absolute;
    width: 243px;
    height: 125px;
    z-index: 1;
    left: 21px;
    top: 196px;
}
#home-top-center
{
    position: absolute;
    width: 415px;
    height: 250px;
    z-index: 1;
    left: 275px;
    top: 45px;
}
#autoresponder
{
    position: absolute;
    width: 255px;
    height: 63px;
    z-index: 1;
    right: 42px;
    top: 36px;
}
#autoresponder-signup
{
    position: relative;
    width: 255px;
    height: 163px;
    z-index: 3;
    top: 0px;
    background-image: url(images/autoresponder-over.gif);
    left: 698px;
    visibility: hidden;
}
#autoresponder-signup2
{
    position: absolute;
    z-index: 3;
    top: 100px;
    left: 0px;
}
#close-autoresponder
{
    position: absolute;
    z-index: 3;
    top: 0px;
    left: 230px;
}


#doc-quote
{
    position: absolute;
    width: 253px;
    height: 80px;
    z-index: 1;
    right: 44px;
    top: 116px;
}

#social-networking
{
    position: absolute;
    width: 253px;
    height: 65px;
    z-index: 1;
    right: 44px;
    top: 200px;
}
#main-image-holder
{
    position: absolute;
    width: 253px;
    height: 65px;
    z-index: 1;
    right: 44px;
    top: 265px;
}
#home-bottom
{
    width: 995px;
    height: 100%;
}

#flash
{
    text-align: center;
    width: 995px;
    height: 379px;
    z-index: 1;
    top: 0px;
}
#secondary-content
{
    width: 984px;
    z-index: 1;
    background-image: url(/App_Themes/CLS/Images/secondary-main-bg.gif);
    background-repeat: repeat-y;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#footer
{
    position: relative;
    padding-top: 10px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #F0F0F0;
}
#footer-secondary
{
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #FFF;
    background-color: #000;
}
h1
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #F36F21;
    font-weight: normal;
}

.rightHeader
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #F36F21;
    font-weight: bold;
}

.rightText
{
    font-family: Verdana, Geneva, sans-serif;
    color: #0097CF;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 2px;
}

h4
{
    font-family: Verdana, Geneva, sans-serif;
    color: #0097CF;
    font-size: 12px;
    font-weight: bold;
}

.bold-text
{
    font-family: Verdana, Geneva, sans-serif;
    color: #0097CF;
    font-size: 12px;
    font-weight: bold;
}

/*Not using this any more as it interfers with the blog style*/
/*ul li
{
    background: url(/App_Themes/CLS/Images/Dot.gif) 0em 0.5em no-repeat;
    padding-left: 0.8em;
    list-style: none;
    padding-bottom: 4px;
}*/


a.nav:link
{
    color: #31aedd;
    text-decoration: none;
}
a.nav:visited
{
    text-decoration: none;
    color: #31aedd;
}
a.nav:hover
{
    text-decoration: none;
    color: #FFF;
}
a.nav:active
{
    text-decoration: none;
    color: #31aedd;
}

a.botnav:link
{
    color: #FFF;
    text-decoration: none;
}
a.botnav:visited
{
    text-decoration: none;
    color: #FFF;
}
a.botnav:hover
{
    text-decoration: none;
    color: #FFF;
}
a.botnav:active
{
    text-decoration: none;
    color: #FFF;
}

#text
{
    position: relative;
    width: 590px;
    z-index: 1;
    left: 20px;
    top: 21px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #012C3D;
}
#rightcol
{
    position: absolute;
    width: 277px;
    z-index: 1;
    left: 670px;
    top: 20px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #032531;
    height: 100%;
}

.level1Properties a:visited
{
    color: #50C1ED !important;
}

.level2Properties a:visited
{
    color: #1792cb !important;
}

/* Blog Styles*/
.sf_postTitle a
{
    font-family: Verdana, Geneva, sans-serif;
    color: #0097CF;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 0;
    vertical-align: bottom;
    margin: 0 0 0 0;
}

h1.sf_postTitle
{
    font-family: Verdana, Geneva, sans-serif;
    color: #0097CF;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 0;
    vertical-align: bottom;
    margin: 0 0 0 0;
}

h2.sf_postTitle
{
    font-family: Verdana, Geneva, sans-serif;
    color: #0097CF;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 0;
    vertical-align: bottom;
    margin: 0 0 0 0;
}

.sf_postAuthor
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666666;
}

.sf_postAuthor a
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #0097CF;
}

.sf_back a
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #0097CF;
}

p.sf_postDate
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #666666;
    padding: 0 0 0 0;
    vertical-align: top;
    margin: 0 0 0 0;
}

.sf_postContent
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #012C3D;
}

.sf_postCategory
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666666;
}

.sf_postCategory a
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #0097CF;
}

.sf_postTags
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666666;
}

.sf_postListing
{
    width: 580px;
    height: 100%;
}

.sf_readMore a
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #0097CF;
}

.sf_postComments a
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #0097CF;
}

.sf_socialBookmarks li a
{
    /*border-collapse: collapse;     border-style: none;     border-width: 0px;*/
    border: solid 1px #0097CF;
}

.sf_searchText
{
    margin-left: 3px;
    margin-right: 3px;
}
