﻿.MainHolder
{
    width:958px;
    margin:0px;
    margin-left:auto;
    margin-right:auto;        
}

.PageHeader
{
    margin:0px;
    width:958px;
    height:114px;
    background-image:url(/Images/BgTop.png);
    background-repeat:no-repeat;
    background-position:left top;
    display:inline-table; 
}

.Content
{
    margin:0px;
    width:958px;   
    background-image:url(/Images/BgContent.png);
    background-repeat:repeat-y;
    background-position:left top;    
    display:inline-table;         
    color:#000;
}

.PageFooter
{
    margin:0px;
    width:958px;
    height:40px;   
    background-image:url(/Images/BgFooter.png);
    background-repeat:no-repeat;
    background-position:left top;             
    display:inline-table; 
}

.LeftContent
{
    width:264px;
    float:left;
    display:table-cell;
}

.CenterContent
{
    width:450px;
    float:left;
    display:table-cell;
    vertical-align:top;
}    

.RightContent
{
    width:244px;
    float:left;
    display:table-cell;
}  

.RightContentHolder
{
    margin-left:10px;
}

.LogoClickHolder
{
    position:absolute;
    width:264px;
    height:200px;
}

.EmptyImage
{
    width:264px;
    height:200px;  
    cursor:hand;  
}
  
.NavMenu
{
    margin-left:24px;
    margin-top:8px;
}

.NavItem
{
    width:220px;
    height:20px;
    background-image:url(/Images/BgMenuItem.png);
    text-transform:lowercase;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana;
    text-align:left;
    vertical-align:top;  
    margin:0px;
    padding:0px;              
}
        
.NavItemSelected
{
    width:220px;
    height:20px;
    background-image:url(/Images/BgMenuItemSelected.png);   
    text-transform:lowercase;             
    color:#336633;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana; 
    text-align:right;
    vertical-align:middle;
    margin:0px;
    padding:0px;
           
}

.NavItem a
{
    font-size:11px;
    padding-left:10px;
    text-decoration:none;
    color:#C9E287;
    width:220px;
    height:20px;
}

.NavItemSelected a,
.NavItemSelected a:hover
{
    font-size:11px;
    color:#336633;
    padding-right:10px;
    width:220px;
    height:20px;    
}

.ItemHolder
{
    margin:0px;
}

.ItemHeader
{
    width:220px;
    height:20px;
    line-height:20px;
    vertical-align:top;
    display:block;
    color:#336633;
    font-weight:bold;
    font-size:12px;
    background-image:url(/Images/BgItemHeader220.png);
    background-repeat:no-repeat;
    background-position:left top; 
    padding-left:12px;
    padding-top:0px;
}

#SocialRss
{
	width:220px;
	margin:10px;
	margin-left:22px;
	display:block;
}

.PartyItemHeader
{
    width:220px;
    vertical-align:top;
    display:block;
    color:#336633;
    font-weight:bold;
    font-size:12px;
    background-image:url(/Images/BgPartyNewsHeader.png);
    background-repeat:no-repeat;
    background-position:left top; 
    padding-left:12px;
    padding-top:0px;

}

.ItemHeaderLabel
{
    margin:0px;
    padding-top:1px;
    width:210px;
}

.ItemBody
{
    width:210px;
    display:block;
    color:#336633;
    font-size:12px;
    background-image:url(/Images/BgItemBody220.png);
    background-repeat:repeat-y;
    background-position:left top;         
    padding:6px;
    padding-bottom:0px;
}

.ItemFooter
{
    width:220px;
    height:20px;
    vertical-align:top;
    display:block;
    background-image:url(/Images/BgItemFooter220.png);
    background-repeat:no-repeat;
    background-position:left top;       
}



.ItemHistoryHeader
{
    width:220px;
    height:20px;
    line-height:20px;
    vertical-align:top;
    display:block;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    background-image:url(/Images/BgItemHeaderHistory.png);
    background-repeat:no-repeat;
    background-position:left top; 
    padding-left:12px;
    padding-top:0px;
}

.ItemHistoryPhoto
{
    width:220px;
    display:block;
    color:#000;
    font-size:12px;
    background-image:url(/Images/BgItemBodyHistory.png);
    background-repeat:repeat-y;
    background-position:left top;  
    text-align:center;        
    padding:0px;
}

.ItemHistoryPhoto img
{
    width:218px;
    border:0px;
}

.ItemHistoryBody
{
    width:210px;
    display:block;
    color:#000;
    font-size:11px;
    background-image:url(/Images/BgItemBodyHistory.png);
    background-repeat:repeat-y;
    background-position:left top;         
    padding:6px;
}    
   
.ItemHistoryFooter
{
    width:220px;
    height:20px;
    vertical-align:top;
    display:block;
    background-image:url(/Images/BgItemFooterHistory.png);
    background-repeat:no-repeat;
    background-position:left top;       
}       
    
.ItemHeaderLabelLeft
{
    margin:0px;
    float:left;
    padding-top:0px;
    text-align:left;  
    width:80px;      
}

.ItemHeaderLabelRight
{
    margin:0px;
    padding-top:0px;
    text-align:right;        
    float:left;
    font-style:italic;
    width:110px;
}   

.TopNavHolder
{
    position:absolute;
    margin-left:264px;
    margin-top:48px;
}
 
.buttonSpacer
{
    /* display:table-cell; */
    float:left;
    width:0px;
}

.buttonLarge
{
    width:150px;
    height:20px;
    background-image:url(/Images/BgTopNavLarge.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    /* 
    display:table-cell;
    */
    text-align:center;   
    vertical-align:top;  
    margin:0px;
    margin-right:3px;
    padding:0px;             
}

.linkDiv
{
    padding-top:2px;
    cursor:hand;
}


.topLinkDiv
{
    padding-top:3px;        
}

.buttonLargeSelected
{
    width:150px;
    height:20px;
    background-image:url(/Images/BgTopNavLargeSelected.png);
    background-position:left top;
    background-repeat:no-repeat;
    display:table-cell;
    text-align:center; 
    vertical-align:top;  
    margin:0px;
    margin-right:3px;
    padding:0px;               
}    

.buttonSmall
{
    width:70px;
    height:20px;
    background-image:url(/Images/BgTopNavSmall.png);
    background-position:left top;
    background-repeat:no-repeat;
    /*
    display:table-cell;
    */
    float:left;
    text-align:center;
    vertical-align:top;  
    margin:0px;
    margin-right:3px;
    padding:0px;        
}

.buttonSmallSelected
{
    width:70px;
    height:20px;
    background-image:url(/Images/BgTopNavSmallSelected.png);
    background-position:left top;
    background-repeat:no-repeat;
    /*
    display:table-cell;
    */
    float:left;
    text-align:center;
    vertical-align:top;  
    margin:0px;
    margin-right:3px;
    padding:0px;        
}    

.buttonSmall a
{
    text-decoration:none;
    font-size:11px;        
    color:#C9E287;
    font-weight:bold;
}

.buttonSmallSelected a,
.buttonSmallSelected a:hover
{
    color:#336633;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;        
}

.buttonLarge a
{
    color:#C9E287;
    text-decoration:none;
    font-size:11px;        
    font-weight:bold;        
}

.buttonLargeSelected a,
.buttonLargeSelected a:hover
{
    color:#336633;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

.Slogan
{
    z-index:20;
    position:absolute;
    margin-top:26px;
    margin-left:740px;
}

.SearchHolder
{
    z-index:20;
    position:absolute;
    margin-top:72px;
    margin-left:734px;  
}

.SearchHolder input[type='text']
{
    border-style:inset;
    border-width:2px;
    width:140px;
    font-size:10px;
    height:16px;
    line-height:16px;
    vertical-align:middle;
    padding:0px;
    padding-left:4px;
    color:#336633;
}

.SearchHolder div
{
    height:24px;
    vertical-align:bottom;
}


.TextBox
{
    /*
    display:table-cell;
    */
    float:left;
    width:152px;
}

.btnSearch
{
    /*
    display:table-cell;
    */
    float:left;
    width:45px;  
    position:relative;
}

.RssNewsItemHolder
{
    margin-bottom:20px;   
}

.RssNewsItemHolder h2
{
    margin-bottom:4px;
}

.Yellow
{
    background-color:#FFFFCC;
    border-width:1px;
    border-style:solid;
    border-color:#C9E287;
    padding:10px;
    padding-top:0px;
}

.Green
{
    background-color:#CCFFFF;
    border-width:1px;
    border-style:solid;
    border-color:#C9E287;
    padding:10px;
    padding-top:0px;
}

.Pink
{
    background-color:#FFCCCC;
    border-width:1px;
    border-style:solid;
    border-color:#C9E287;
    padding:10px;
    padding-top:0px;
}

.RssNewsItemImageHolder
{
    margin:0px;
    margin-bottom:10px;
}

.RssNewsItemIntroHolder
{
    margin:0px;
    margin-bottom:4px;   
    color:#000; 
}


    
