﻿body 
{
    background: #F0F0F0;
    margin: 0px 0px 0px 0px;
}



#mainPage
{
    margin: 0px auto 0px auto;
    padding: 10px 10px 10px 10px;
    width: 820px;
    font-size: .85em;
    background: #FFFFFF;
    position: relative;
}

#pageShadowR
{
    position: absolute;
    background: url("images/page-shadow-right.jpg") repeat-y;
    height: 100%;
    width: 20px;
    bottom: 0px;
    right: -20px;
}

#pageShadowL
{
    position: absolute;
    background: url("images/page-shadow-left.jpg") repeat-y;
    height: 100%;
    width: 20px;
    bottom: 0px;
    left: -20px;
}

#header
{
    
    margin: 0px auto 10px auto;
    width: 100%;
    position: relative;
    background: #FFFFFF url( "images/Title-middle-filler.jpg" ) repeat-x bottom;
    height: 126px;
}

#header a img
{
    border: 0px;
    
}

#titleLogoText 
{
	position:absolute;
	left:20px;
	top:15px;
}

#titleLogoImage 
{
	position:absolute;
	left:20px;
	top:55px;
}

#titleRightCap 
{
	position:absolute;
	right:0px;
	top:15px;
	width:25px;
	height:111px;
	background: url("images/Title-right-cap.jpg");
}

#titleLeftCap 
{
	position:absolute;
	left:0px;
	top:15px;
	width:20px;
	height:111px;
	background: url("images/Title-left-cap.jpg");
	
}

#titleSectionText 
{
	position:absolute;
	left:100px;
	top:61px;
}

#titleRightButton {
	position:absolute;
	left:632px;
	top:68px;
	width:141px;
	height:35px;
}

#mainBody
{
    position: relative;
}

#leftPanel
{
    float:left;
    width: 190px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 90%;
    position: relative;
    
}

.navigation .section
{
    width: 100%;
    z-index: 2;
    margin: 20px 0px 30px 0px;
    position: relative;

}

.navigation .topBar
{
    position: absolute;
    top: -10px;
    left: 10px;
    width: 150px;
    height: 30px;
    text-align: center;
    background: url("images/golden-menu-bar.jpg");
}

.topBar .frameShadowTR
{
    position: absolute;
    background: url("images/frame-shadow-top-right.jpg");
    width: 5px;
    height: 6px;
    top: 4px;
    right: -5px;
    z-index: -1;
}

.navigation .sectionContent
{
    padding: 25px 14px 15px 14px;
}


.navigation .topBar h4
{
    position: absolute;
    bottom: 4px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 1em;
    margin: 3px 5px 3px 5px;
}

.navigation dl *
{
    padding-left: 0px;
}

.navigation dt
{
    margin: 5px 0px 2px 0px;
    font-weight: bold;
}

.navigation dd
{
    margin-left: 20px;
}

.navigation ul
{
    
    list-style: url("images/yellow-dot.png") outside;
    
}


.navigationBanner
{
    margin: 5px auto 5px auto;
    width: 125px;
    text-align: center;
}

#subscribe
{
    background-image: url(http://www.rehablist.com/Images/email-icon%20copy.gif);
}

#list
{
    background-image: url(http://www.rehablist.com/Images/house_icon.gif);
}

#learn
{
    background-image: url(http://www.rehablist.com/Images/info_icon%20copy.gif);
}


#blog
{
    background-image: url(http://www.rehablist.com/Images/info_icon%20copy.gif);
}

#rightContent
{
    float: right;
    text-align: justify;
    width: 590px;
    position: relative;
}

.section
{
    background: #f4f3ff url("images/wave-shape-background.jpg") no-repeat bottom right;
    width: 100%;
    z-index: 2;
    margin: 20px 0px 30px 0px;
    position: relative;

}

.frameShadowTR
{
    position: absolute;
    background: url("images/frame-shadow-top-right.jpg");
    width: 5px;
    height: 6px;
    top: 4px;
    right: -5px;
}
.frameShadowR
{
    position: absolute;
    background: url("images/frame-shadow-right.jpg") repeat-y;
    height: 100%;
    width: 5px;
    bottom: -4px;
    right: -5px;
}
.frameShadowB
{
    position: absolute;
    background: url("images/frame-shadow-bottom.jpg") repeat-x;
    width: 100%;
    height: 6px;
    bottom: -6px;
    right: -3px;
}
.frameShadowBR
{
    position: absolute;
    background: url("images/frame-shadow-bottom-right.jpg");
    width: 5px;
    height: 6px;
    bottom: -6px;
    right: -5px;
}
.frameShadowBL
{
    position: absolute;
    background: url("images/frame-shadow-bottom-left.jpg");
    width: 5px;
    height: 6px;
    bottom: -6px;
    left: 3px;
}


.frameT
{
    position: absolute;
    background: url("images/frame-top.jpg") repeat-x;
    width: 100%;
    height: 5px;
    top: 0px;
    left: 0px;
}

.frameL
{
    position: absolute;
    background: url("images/frame-left.jpg") repeat-y;
    height: 100%;
    width: 5px;
    top: 0px;
    left: 0px;
}

.frameR
{
    position: absolute;
    background: url("images/frame-right.jpg") repeat-y;
    height: 100%;
    width: 5px;
    top: 0px;
    right: 0px;
}

.frameB
{
    position: absolute;
    background: url("images/frame-bottom.jpg") repeat-x;
    width: 100%;
    height: 5px;
    bottom: 0px;
    left: 0px;
}

.frameCornerTL
{
    position: absolute;
    background: url("images/frame-corner-top-left.jpg");
    width: 5px;
    height: 5px;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.frameCornerTR
{
    position: absolute;
    background: url("images/frame-corner-top-right.jpg");
    width: 5px;
    height: 5px;
    top: 0px;
    right: 0px;
    z-index: 3;
}

.frameCornerBL
{
    position: absolute;
    background: url("images/frame-corner-bottom-left.jpg");
    width: 5px;
    height: 5px;
    bottom: 0px;
    left: 0px;
    z-index: 3;
}

.frameCornerBR
{
    position: absolute;
    background: url("images/frame-corner-bottom-right.jpg");
    width: 5px;
    height: 5px;
    bottom: 0px;
    right: 0px;
    z-index: 3;
}

.lead-in
{
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 10px 30px 10px 20px;
}


#rightContent .section .title
{
    font-size: 115%;
    font-weight: bold;
    text-align: right;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0px 30px 20px 20px;
    color: #3030BB;
}

.sectionContent
{
    padding: 15px 14px 15px 14px;
}

.noteworthy
{
    color: #BB3030;
}
 
#rightContent b
{
    color: #903030;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
}   


.navigationBanner
{
    height: 44px;
    padding: 20px 13px 20px 13px;
    font-weight: bold;
}

.navigationBanner a:link
{
    color: #3030BB;
}

.navigationBanner a:visited
{
    color: #8d7b37;
}

.navigationBanner a:active
{
}




#footer
{
    padding: 40px 0px 20px 0px;
    margin: 0px auto 0px auto;
    clear: both;
    width: 100%;
    text-align: center;
    position: relative;
}

