﻿body
{
    padding: 0;
    margin: 0;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    text-align:left; 
}
#Logo
{
    width: 100%;
    background: black;
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 10px;
}
#TopNav
{
    width: 100%;
    background: black;
    text-align: center;
    height: 22px;
    margin-bottom: 30px;
}
#TopNav ul
{
    list-style: none;
    list-style-type: none;
    margin: 0;
    margin-left: -50px;
}
#TopNav li
{
    display: inline;
    float: left;
    padding: 5px;
    margin: 0;
    margin-right: 5px;
    font-family: Helvetica, Tahoma, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    background-color: #7A9754;
}
#TopNav li a
{
    color: black;
}
#MainContent
{
    width: 900px;
    margin: auto;
}


/* Sidebar */
#RightContainer
{
    display: inline;
    float: right;
    width: 308px;
    background-color: white;
    margin-bottom: 20px;
}
#RightContainer .sidebarItem { border: 4px solid #c3d9ff; text-align:left; margin-bottom:20px; background-color:White; }
#RightContainer .sidebarTitle { font-size:14px; font-weight:bold; color:Black; } 
#SidebarAd { width:300px; height:250px; background-color:Gray; } 


/* Main Column */
#LeftContainer
{
    display: inline;
    float: left;
    width: 575px;
    padding: 0;
    margin: 0;
}
#ctl00_MainContent_UserMessage
{
    margin-bottom: 20px;
    width: 575px;
    font-size: larger;
    text-align: justify;
    color: #666;
}
#ctl00_MainContent_UserMessage strong
{
    color: Black;
}
#Footer
{
    width: 100%;
    height: 50px;
    background: black;
    color: White;
    text-align: center;
    margin-top: 30px;
}
.clr
{
    clear: both; height:10px !important; border:0 !important; 
}
.highlight
{
    color: #7A9754;
    font-weight: bold;
}
.active
{
    background-color: White !important;
}
.active a
{
    color: Black !important;
    text-decoration: none;
}



/* Twitter sidebar */
#TwitterIntro
{
    padding: 10px;
    text-align: left;
    font-family: Helvetica, Tahoma, Arial, Sans-Serif;
    color: #666;
    background: white url('http://cache.thephoenix.com/i/hubeats/rss-bg.jpg') no-repeat top right; 
}
.monitter
{
    width: 300px;
    margin: 0;
    height: 255px;
    border: 0;
    background-color: #e8eef7;
}
.tweet
{
    background-color: white;
    text-align:left; 
}
.tweet img
{
    margin-right:10px; 
}
.tweet .username { display:block; font-weight:bold; margin-left:6px; margin-bottom:5px; } 
.tweet p.text
{
    text-align: left;
    margin-left:-7px; 
}
.tweet a
{
}

/* Follow Us */
#FollowLinks { text-align:left; background-color:White;} 
#FollowLinksIntro { padding:10px; text-align:left !important; background: white url('http://cache.thephoenix.com/i/hubeats/sn-bg.jpg') no-repeat top right; } 
#FollowLinksButtons { border:4px solid #e8eef7; } 
#FollowLinks h2 { margin:10px; } 
#FollowLinks div { text-align:center; background-color:White; }
#FollowLinks div img { border:0; }
