﻿.leftColWrapper
{
    display:block;
    width:inherit;
    padding:5px 10px;
}
.rightColWrapper
{
    position:relative;
    display:block;
    width:inherit;
    min-width:400px;
    padding:5px 0px;
    margin-right:-10px;
}
* html .rightColWrapper{ /*IE6 hack*/
width: 100%;
}
.newsWrapper
{
    position:relative;
    display:block; 
    width:100%;
    margin:0 auto;
    background: #ffffff url('../default/images/bgCodex.jpg') repeat-x center bottom;
}
.eventsWrapper
{
    float: left;
    width: 260px; /*Width of left column*/
    padding:0px 0px;
    padding-right:0px;
    margin:0 auto;
    text-align:center;
    border-left: solid 1px #ebe3bf;   
    border-right: solid 1px #ebe3bf;
    
    
}
* html .eventWrapper{ /*IE6 hack*/
top:0;
left:0;
position:absolute;
display: block;
width: 260px;
}
.newsRotatorWrapper
{
    display:block;
    width:100%;
    height:auto;
    text-align:left;
    padding:0px 0px;
}

.newsrotatorStyle .NewsDropdownWrapper
{
    display:block;
    width:auto;
    height:auto;
    padding:7px 5px;
    margin-left:1px;
    margin-bottom:11px;
    font: normal 98%/120% "Times New Roman" , Times, serif;   
}
.newsrotatorStyle .NewsHeadlineWrapper
{
    display:block;
    width:100%;
    height:auto;
    font: normal 125%/140% "Times New Roman" , Times, serif; 
    padding:2px 4px;
    border-bottom:groove 1px #EBE4BF;
    border-top:solid 1px #ABA68B;    
    background: #f2eed1 url('images/bgHeadline.jpg') repeat-x center top;
}

.NewsSummaryWrapper
{
    display:block;
    width:90%;
    height:auto;
    padding:0px 0px;
    margin-left:0px;
}
.newsrotatorStyle .NewsSummaryWrapper
{
    display:block;
    width:100%;
    height:auto;
    padding:0px 0px;
    margin-left:1px;
    margin-top:-5px;
    font: normal 98%/120% "Times New Roman" , Times, serif;    
}
.featuresWrapper
{
    margin-left: 275px; /*Set left margin to LeftColumnWidth*/
    padding:5px 5px;
    height:auto;
    width:auto;
    position:relative;
    display:block;
    
}
* html .featuresWrapper{ /*IE6 hack*/
top:0;
left:0;
position:relative;
width:260px;
}

.newsFeaturesWrapper
{
    display:block; 
    height:auto;
    margin-left:0px;
}
.FeatureSummaryWrapper
{
    display:block;
    padding:0px 10px;
    height:350px;
    
}
.ReadMoreWrapper
{
    display:inline-block;    
    margin-top: 0px;
    float:right;
    height:20px;
    background-color:White;
}
* html .ReadMoreWrapper{ /*IE6 hack*/
width:100px;
}
.newsletterWrapper
{
    position:relative;
    display:block;
    width:100%;
    margin-top:15px;    
    padding:0px 0px;
}
.sectionArticleWrapper
{
    float: left;
    width: 360px; /*Width of left column*/
    padding:0px 0px;
    padding-right:10px;
    margin:0 auto;
    text-align:center;
    border-left: solid 1px #ebe3bf;    
    border-right: solid 1px #ebe3bf;
}
* html .sectionArticleWrapper{ /*IE6 hack*/
top:0;
left:0;
position:absolute;
display: block;
width: 260px; 
}

.sectionNewsWrapper
{
    margin-left: 0px; /*Set left margin to LeftColumnWidth*/
    padding:0px 35px;
    position:relative;
    display:block;    
}
* html .sectionNewsWrapper{ /*IE6 hack*/
top:0;
left:0;
position:relative;
width:260px;
}
.webweaverWrapper
{
    margin-left: 150px; /*Set left margin to LeftColumnWidth*/
    margin-top:-10px;
    padding:20px 0px;
}
.webweaverMenuWrapper
{
    display:block;
    height:auto;
    padding:0px 0px;
    margin-left:15px;
    float:right;
}
.webweaverHelpWrapper
{
    display:block;
    width:90%;
    height:auto;
    padding:40px 0px;
    margin-left:15px;
}
.sectionnewsWrapper
{
    position:relative;
    display:block;
    float:left;
    width:100%;
    min-width:400px;
    padding:5px 0px;
    margin-right:-10px;
    border:solid 1px blue;
}
* html .sectionnewsWrapper{ /*IE6 hack*/
width: 100%;
}
.sectionWrapper
{
    position:relative;
    display:block;
    width:inherit;    
    padding:5px 10px;   
}
* html .sectionWrapper{ /*IE6 hack*/
width: 100%;
}
.webWrapper
{
    position:relative;
    display:block;
    margin-left:400px;
    padding:5px 10px;    
}
* html .webWrapper{ /*IE6 hack*/
width: 100%;
}
#convoHeaderWrapper
{
    display:block;
    width:100%;
    height:196px;
    text-align:center;
    margin-top:-10px;
    padding:10px 0px;
    background: #f58020 url('images/convoHeader.jpg') no-repeat left top;
}
#convoItemWrapper
{
    display:block;
    width:auto;
    height:auto;
    padding:7px 5px;
    margin-left:1px;
    margin-bottom:11px;
    font: normal 98%/120% Tahoma, Arial;
}
