﻿body
{
    font-family:Arial, Verdana,  Serif;
    font-size: 12px;
    background-color: #41344E;
}
#mainContainer
{
    width:860px;
    margin-left:auto;
    margin-right:auto;
    border:solid 3px #ffffff;
    background-color:#ffffff;
}
#eventListingContainer
{
    background-color:#ffffff;
}

#pageContent
{
    background-color: #ffffff;
    border:solid 2px #555070;
    width:834px;
    margin-left:auto;
    margin-right:auto;
    padding:10px 10px 10px 10px;
    color:#423644;
}

#headerImageCredit
{
    padding: 0px;
    color: #ffffff;
    font-size: 9px;
}

#headerImageCredit a
{
    color: #ffffff;
    font-size: 9px;
}
    
#header
{
    padding: 0px;
    width: 860px;
    margin-left:auto;
    margin-right:auto;
    height: 268px;
    border-bottom: solid 3px #ffffff;
    background-image: url(Images/MainHeader860crop.jpg);
    background-repeat: repeat-x;
}


#headerMenu
{
    width:854px;
    margin-left:auto;
    margin-right:auto;
    padding: 2px 0px 0px 4px;
    font-size: 10px;
    color: #5D7B9D;
    border-bottom:solid 2px #555070;
    border-top:solid 2px #555070;
    background-color:#ffffff;
}

#headerName
{
    float:left;
    padding: 0px 0px 0px 5px;
    width: 450px;
    color: #ffffff;
    font-size:22px;
    margin-bottom: 140px;
}

.headerSmall
{
    color: #ffffff;
    font-size:14px;
}

.headerSmaller
{
    color: #ffffff;
    font-size:12px;
}

#loginView 
{
    float:left;
    width: 200px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    font-size: 12px;
    color: #5D7B9D;
    margin-left:200px;
    color:#ffffff;
    text-align:right;
}

#loginView a
{
    color:#ffffff;
}

#loginBox
{
    margin-left:auto;
    margin-right:auto;
    width: 830px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
    color: #5D7B9D;
}


#breadcrumb
{
    padding: 3px;
    font-size: 8px;
    right: 20px;
    color: Navy;
    font-size: 10px;
    text-align:right;
}

#themeSelector
{
    position: absolute;
    text-align: right;
    top: 30px;
    right: 30px;
    width: 110px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    font-size: 8px;
}

#searchContainer
{
    
    width:830px;
    margin-left:auto;
    margin-right: auto;
    padding: 10px 10px 0px 0px;
    clear:both;

}
/*text boxes/*/
.searchBox
{
    border:solid 1px #AE7B5C;
    text-align:left;
    width:150px;
}

.contact
{
    border:solid 1px #FEC460;
    width:200px;
}

.login
{
    border:solid 1px #FEC460;
    width:150px;
}

.imageButton
{
    border:none;
}
    

.searchSmall
{
    color: #ffffff;
    font-size: 9px;
    font-style: italic;
}

.threadSmall
{

    font-size: 9px;
}

.postinfo
{
   background-color: #FEF1B5;
   text-align: left;
   vertical-align:top;
   padding-top:5px;
   margin:5px;
   color: #5D7B9D;
}

.postTitle
{
   padding:6px 6px 3px 6px;
   margin-bottom: 10px;
   color: #000000;
   font-weight: bold;
   font-size:9px;
   background-image: url(Images/SectionHeader.jpg);
    background-repeat: repeat-x;
    vertical-align:text-bottom;
}

.postDate
{
   padding: 0px;
   margin-bottom: 10px;
   color: #000000;
   font-weight: bold;
   font-size:9px;
   float:right;
   background-image: url(Images/SectionHeader.jpg);
   background-repeat: repeat-x;
   vertical-align:text-top;
}

.postbody
{
   padding: 3px;
}
    



#footerMenu
{
    float:left;
    text-align: left;
    font-size:9px;
    color:#ffffff;
}

#footerMenu a
{
    color:#ffffff;
}

#footer
{
    width:860px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    position: relative;
    padding: 0px;
    margin-top:5px;
}

#footerText
{
    float:left;
    position: absolute;
    text-align: right;
    padding-top: 0px;
    font-size: 9px;
    color: #ffffff;
    width: 300px;
    right: 0px;
}

#footerText a
{
    font-size: 9px;
    color: #ffffff;
}


#leftCol
{
    position: absolute;
    top: 141px;
    left: 20px;
    width: 180px;
    font-size: 10px;
    margin-top: 10px;
    border-top: solid 1px #FEC460;
    padding: 0px 15px 15px 0px;
}

.sectionTitle
{
    background-image: url(Images/HeaderBackground.gif);
    background-repeat: repeat-x;
    background-position:top;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding:5px;
    margin-bottom:5px;
}

.sectionTitle a
{
    font-size: 16px;
}

.leftText
{
    padding: 5px 5px 5px 5px;
    font-family: Verdana;
    font-size: 12px;
}

#centerCol
{
    position: inherit;
    margin-left: 170px;
    padding: 0px 10px 10px 10px;
}

#centerColContent
{
    position: relative;
    top: 30px;
    padding: 12px 15px 15px 10px;
    border-top: solid 1px #FEC460;
}

#rightCol
{
    position: absolute;
    padding: 5px 0px 0px 0px;
    top: 151px;
    right: 20px;
    width: 210px;
    font-size: 10px;
    border-top: solid 1px #FEC460;
}

#passwordRecovery
{
    border-top: solid 1px #FEC460; 
    margin-top: 2px; padding-top: 2px;
}

.footerMenuLink
{
    font-size: 8px;
}

.footerMenuLink a
{
    color: #5D7B9D;
    font-size: 9px;
}

.headerMenuLink
{
    font-size: 10px;
    color: Green;
}

.headerMenuLink a
{
    font-size: 12px;
    color: #5D7B9D;
    font-weight: bold;
}

.highlight
{
    background-color: #F8CC6D;
}

.paraHeader
{
    font-size: 12px;
    color: #5D7B9D;
    font-weight: bold;
}

a
{
    font-size: 12px;
    color: #5D7B9D;
    font-weight: bold;
}

#businessContainer
{
    padding: 10px 20px 20px 10px;
        border: solid 1px #FEC460;
        margin-bottom:20px;
        margin-left:auto;
    margin-right:auto;
}

#businessDetails
{
    font-size: 12px;
    padding: 0px 20px 0px 0px;
    color:#5D7B9D;
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;

}

#businessContact
{
    padding: 0px 20px 00px 0px;
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
}
#businessDescription
{
    padding: 10px 20px 20px 10px;
            border: solid 1px #FEC460;
            margin-left:auto;
    margin-right:auto;
}

#map
{
    float: right;
}

#searchResults a
{
    text-decoration:none;
}

.gridHeader
{
    background-image: url(Images/SectionHeader.jpg);
    height:24px;
}

.gridRow
{
    border-bottom:solid 1px #FEC460;
}

.articlebox
{
   background-color: #ffffff;
   color: #5D7B9D;
   border: solid 1px #FEC460;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.articleabstract
{
   padding-top: 6px;
}

.progressbarcontainer
{
   width: 50%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

/*ul#navList li, a
{
    display: inline;
list-style-type: none;
padding-right: 16px;
text-decoration:none;
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
}*/

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size:9px;
}

#navlist li
{
display: inline;
list-style-type: none;
font-size:9px;
}

#navlist a 
{ 
    padding: 0px 10px 3px 0px;
    font-size:9px;
     }

#navlist a:link, #navlist a:visited
{
text-decoration: none;
font-size:9px;
}

#navlist a:hover
{
text-decoration: none;
font-size:9px;
}

ul#navlistTop
{
margin-left: 0px;
padding-left: 0px;
white-space: nowrap;
font-size:9px;
}

#navlistTop li
{
display: inline;
list-style-type: none;
}

#navlistTop a { padding-right: 10px; }

#navlistTop a:link, #navlistTop a:visited
{
text-decoration: none;
}

#navlistTop a:hover
{
text-decoration: none;
}

.searchDiv
{
    float:left;
    padding-top:5px;
    color:#ffffff;
    font-weight:bold;
    margin-right:10px;
}

.floatingDiv
{
    float:left;
    padding:5px;
    color:#423644;
    margin-right:5px;
    margin-left:5px;
    border:solid 1px #F2CB6C;
    width:253px;
    background-image: url(Images/HeaderBackground.gif);
    background-repeat: repeat-x;
    background-position:top;
    margin-bottom:10px;
}

.floatingDivBottom
{
    padding:5px;
    margin-left:10px;
    color:#423644;
    border:solid 1px #F2CB6C;
    background-image: url(Images/HeaderBackground.gif);
    background-repeat: repeat-x;
    background-position:top;
    margin-bottom:10px;
    width:804px;
}

.floatingDivBottom a
{
    text-decoration:none;
}

.floatingDivBottom a:hover
{
    text-decoration:underline;
}

.floatingDivTitle
{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom:5px;
}
.floatContainer
{
    margin-left:auto;
    margin-right:auto;
    clear:left;
    display:table;
    width:834px;
}

.editBusinessTxtBox
{
    width: 300px;
}

.editBusinessListBox
{
    width:300px;
    height:150px;
}





