body, html
{
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: Segoe UI,Verdana,Arial;
    font-size: 13px;
    color: #333333;
}

h1,h2,h3
{
    font-family: Segoe UI,Tahoma;
    font-weight: normal;
    color: black;
}

h3
{
    width: 100%;
    height: 24px;
    margin: 0 0 0 10px;
    padding: 6px 0 0 32px;
    font-size: 14px;
}

#wrapper
{
    min-height: 100%;
    position: relative;
}

#header
{
    height: 130px;
    min-width: 620px;
    position: relative;
    z-index: 0;
    background: #61C3EF; /*url('/_Images/shading.png') repeat-x bottom;*/
}

.imgLogo
{
    position: absolute;
    left: 0px;
    top: 0px;
}

.artwork
{
    position: absolute;
    right: 0px;
    top: 0px;
}

/* PRIMARY NAVIGATION */

#primaryNavigation
{
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    background: white;
    overflow: hidden;
    clear: both;
}

#contentWrapper
{
    width: 1024px;
    margin: 0 auto 0 auto;
    background: white;
    overflow: hidden;
}

#contentLeft
{
    width: 726px;
    padding: 10px;
    float: left;
    background: white;  
    padding-bottom: 50px;
}

.fileDetail
{
    padding-bottom: 20px;
}

.fileDetail label
{
    font-weight: bold;
}

#contentLeft h1
{
    font-weight: normal;
    font-size: 20px;
}

#contentLeft h2
{
    font-size: 14px;
    font-weight: bold;
}

#contentLeft a
{
    text-decoration: none;
    font-weight: bold;
    color: #61C3EF;
}

#contentLeft a:hover
{
    text-decoration: underline;
    color: #61C3EF;
}

#contentRight
{
    float: right;
    height: 700px;
    width: 278px;
    background: white; 
    padding: 10px 0 0 0;
}

#wemakeuwealthy
{
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

#login
{
    background: url('/_Images/bgMiddle.png') repeat-y;
}

#login h3
{
    background: url('/_Images/Icons/ClientLogin.png') no-repeat;
}

#clientArea
{
    position: relative;
    background: url('/_Images/bgMiddle.png') repeat-y;
    overflow: hidden;
}

#clientArea h3
{
    background: url('/_Images/Icons/ClientLogin.png') no-repeat;
}

#clientArea .btnChangePassword
{
    margin-left: 120px;
}

#clientArea .changepassword
{
    padding: 10px;
}

#clientArea .changepassword .btnConfirm
{
    margin-top: 10px;
}

#clientArea .lblMsg3
{
    margin-left: 10px;
    margin-right: 10px;
}

#clientDetails
{
    margin: 10px 20px 0 20px;
}

#clientDetails dt
{
    margin: 0 0 10px 0;
}

#clientDetails dt label
{
    font-weight: bold;
}

#clientDetails dd
{
    margin: 0;
}

#clientDetails dd  label
{
    display: block;
    float: left;
    width: 70px;
    text-align: right;
    font-weight: bold;
}

#clientDetails dd span
{
    display: block;
    float: left;
    width: 158px;
    text-align: left;
    padding-left: 10px;
}

#clientAreaNavContainer
{
    background: url('/_Images/bgMiddle.png') repeat-y;
    padding: 10px;
}

#clientAreaNavigation
{
    margin: 0;
    padding: 0;
}

#clientAreaNavigation li
{
    list-style-type: none;
    margin: 10px 0 10px 0;
    background: url('/_Images/clientMenuArrow.png') no-repeat;
}

#clientAreaNavigation li a
{
    text-decoration: none;
}

#clientAreaNavigation li a:hover
{
    text-decoration: underline;
}

.loginName
{
    padding-left: 5px;
}

.bgTop
{
    height: 10px;
    width: 278px;
    background: url('/_Images/bgTop.png') no-repeat;
}

.bgBottom
{
    height: 10px;
    width: 278px;
    background: url('/_Images/bgBottom.png') no-repeat;
    margin-bottom: 10px;
}

.loginPanel
{
    margin: 0 auto 0 auto;
}

.btnLogin
{
    margin: 10px 0 0 0;
}

.btnLogout
{
    position: absolute;
    top: 3px;
    right: 10px;
}

#login .forgotten
{
    padding: 10px;
}

.btnForgotten
{
    margin-left: 110px;
}

.loginError
{
    width: 200px;
}

#newsletter
{
    background: url('/_Images/bgMiddle.png') repeat-y;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}

#newsletter p
{
    display: block;
    margin: 0;
    padding: 0 0 0 10px;
    width: 255px;
    overflow: hidden;
}

#newsletter p input[type=text]
{
    margin: 5px 0 5px 0;
}

#newsletter h3
{
    background: url('/_Images/Icons/Newsletter.png') no-repeat;
}

.btnSubscribe
{
    float: right;
    margin: 10px 0 0 0;
    padding-right: 20px;
}

.newsletterError
{
    
}

.error
{
    color: red;
    display: block;
}

.lblDefault
{
    width: 70px;
    height: 15px;
    float: left;
    text-align: right;
    display: block;
    padding: 5px 5px 0 0;
    font-weight: bold;
}

.txtDefault
{
    float: left;
    display: block;
}

#sitemap
{
    
}

#sitemap ul
{
    list-style-type: disc;
}

#sitemap ul li
{
    margin: 5px;
}

#sitemap ul li a
{
    font-size: 14px;
    text-decoration: none;
}

#sitemap ul li a:hover
{
    text-decoration: underline;
}

#links
{
    padding: 10px 0 0 10px;
}

#links img
{
    padding-right: 20px;
}

#links .dentist
{
    padding: 20px 20px 20px 40px;
    display: block;
}

#contentLinks
{
    width: 1024px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 0 auto;
    background: white;
    padding-bottom: 51px;
    border-top: 1px solid #CCCCCC;
}

#newsItems 
{
    width: 320px;
    float: left;
    overflow: hidden;
    background: white;
    padding: 10px;
}

#doctorArticles, #dentistArticles
{
    width: 200px;
    float: right;
    overflow: hidden;
    background: white;
    padding: 10px;
}

#newsItems h2
{
    height: 25px;
    margin: 0 0 10px 0;
    padding: 4px 0 0 30px;
    background: url('/_Images/Icons/Newsletter.png') no-repeat top left;
    font-size: 16px;
    color: #000000;
}

.articleListing
{
    margin: 0 0 0 5px;
    padding: 0;
}

.articleListing li
{
    list-style-type: disc;
    margin-bottom: 5px;
    color: black;
}

.articleListing li a
{
    color: #61C3EF;
    text-decoration: none;
    font-weight: bold;
}

.articleListing li a:hover
{
    text-decoration: underline;
}

#doctorArticles img, #dentistArticles img
{
    margin: 0 0 10px 35px;
}

.articleTitle
{
    color: #000000;   
}

.listing
{
    width: 300px;
    margin: 0;
    padding: 0;
    background: white;
    margin: 0 0 0 5px;
}

.listing li
{
    list-style-type: disc;
    margin-bottom: 10px;
    color: black;
}

.itemTitle
{
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    color: #61C3EF;
}

.itemTitle:hover
{
    text-decoration: underline;
}

.itemSummary
{
    color: #333;
}

#footer
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 51px;
    border-top: solid 1px #CCC;
    background: #EDEDED;
}

#copyright
{
    display: block;
    float: left;
    margin: 5px 0 0 10px;
}

/* FOOTER NAVIGATION */

#footerNavigation
{
    float: right;
    margin: 5px 10px 0 0;
    padding: 0;
}

#footerNavigation li
{
    display: inline;   
}

#footerNavigation li a
{
    font-size: 12px;
    text-decoration: underline;
    color: #666666;
}

.footerSeperator
{
    margin: 0 10px 0 10px;
}



























































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.mainHeading {
font-family: Segoe UI;
font-weight: normal;
font-size: 20px;
color: #000000;
}

.secondaryHeading {
font-family: Segoe UI;
font-weight: bold;
font-size: 14px;
color: #000000;
}


