img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
}

body,td,th,p,div,span {
    font-family: sans-serif;
}

body {
    text-align: center; /* for IE */
}

#container {
    margin: 0px auto; /* align for good browsers */
    text-align: left; /* counter the body center */
    width: 950px;
}

 
a {
    color: #006699;
}
 
#header {
    width: 100%;
    float: left;
    margin-top: 20px;
}

#masthead {
    float: left;
}
#externalNavigation {
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#externalNavigation li {
    clear: right;
    float: right;
    margin: 0px;
    padding: 0px;
}
#externalNavigation li a {
    font-size: 12px;
    text-decoration: none;
}
 
#header .tagLine {
    position: relative;
    margin-bottom: -3px;
    margin-left: 3px;
}
 
* html #header .tagLine {
    margin-bottom: 0px;
}
  
#flickr {
    margin-top: 2px;
    margin-bottom: 5px;
    float: left;
    width: 950px;
}
#flickr img {
    float: left;
    margin: 1px;
    border: 1px solid black;
}

#flickr .placeholderShell .placeholder {
    width: 75px;
    height: 75px;
}

#flickr .placeholderShell .placeholderStyle1 {
    background-color: #006699;
}

#flickr .placeholderShell .placeholderStyle2 {
    background-color: #60879a;
}

#flickr .placeholderShell .placeholderStyle3 {
    background-color: #808e95;
}

#flickr .placeholderShell {
    float: left;
    margin: 1px;
    border: 1px solid black;
}


#navigation {
    clear: both;
    border-top: 1px solid black;
}

#navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#navigation a {
    display: block;
    color: black;
    font-size: 12px;
    font-weight: bolder;
    padding: 1px 10px;
    /*
    margin-top: 1px;
    margin-bottom: 2px;
    */
    margin: 1px 0px;
    text-decoration: none;
    letter-spacing: 4px;
    border-right: 1px solid #aaa;
}

#navigation a:hover {
    background-color: #ddd;
}


#navigation li.level2 a {
    border: none;
}

#navigation li.level1 {
    float: left;
}

#navigation li.level1:hover {
}

#navigation li.level1 ul {
    display: none;
    position: absolute;
    border: 1px solid black;
    border-top: 1px solid #ddd;
    z-index: 5000;
}
#navigation li.level1:hover ul {
    display: block;
}
#navigation ul.level2 {
    background-color: #fff;
}


































#main {
    clear: left;
    float: left;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


#contextPanel {
    clear: both;
    float: left;
    width: 200px;
    padding-right: 10px;
    min-height: 500px;
}

#featuredPanel {
    float: left;
    width: 740px;
}

#contentPanel1 {
    float: left;
    width: 360px;
    padding-right: 20px;
}

#contentPanel2 {
    float: left;
    width: 360px;
}

.spaceList .more a {
    color: #aac;
}
.spaceList .more {
    float: left;
    font-size: 9px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 2px solid #ddd;
    padding-top: 8px;
}

.spaceList ul,
.space ul,
.feedEntryList ul,
.neighborhoodList ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.feedEntryList ul li,
.neighborhoodList ul li,
.spaceList ul li {
    clear: both;
}

.module {
    float: left;
    margin: 10px 0px 5px 0px;
    width: 100%;
}

.module .header {
    float: left;
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #006699;
}

.module .superHeader {
    font-size: 8px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.module .staticContent
{
}

.module > ul,
.module .staticContent
{
    width: 100%;
    float: left;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #ddd;
}

.feedEntry {
    clear:both;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-top: 5px;
}

.feedEntry .image {
    float: left;
    padding: 0px;
    border: 1px solid black;
    margin: 2px 5px 15px 0px;
    /*
    float: right;
    padding: 0px;
    border: 1px solid black;
    margin: 2px 0px 5px 5px;
    */
}
.feedEntry .publishInfo {
    font-size: 10px;
}

.feedEntry .description {
    margin: 5px 0px;
    font-size: 12px;
}

.feedEntry .more {
    font-size: 10px;
}

.feedEntry .more a {
    color: #aaa;
}


.space {
    clear:left;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 5px;
    width: 100%;
}

.space .neighborhoods {
}
.space .neighborhoods .header {
    font-size: 12px;
    float: right;
}
.space .neighborhoods ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.space .neighborhoods ul li {
    clear: right;
    float: right;
    font-size: 10px;
    font-family: sans-serif;
    letter-spacing: 4px;
}

.space .name,
.feedEntry .title a {
    font-size: 14px;
    font-weight: bolder;
}

.space .addressLine1,
.space .addressLine2,
.space .cityStateZip,
.space .phone {
    font-size: 10px;
}

.neighborhoodList {
}

.neighborhoodList .neighborhood {
    clear: left;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 5px;
}

.neighborhoodList .neighborhood .name a {
    font-size: 14px;
    font-weight: bolder;
}

.space .links ul,
.neighborhoodList .neighborhood .links ul
{
}

.space .links li,
.neighborhoodList .neighborhood .links li
{
    font-size: 10px;
    float: left;
}

.space .links li a,
.neighborhoodList .neighborhood .links li a
{
    margin-right: 5px;
}

#announcmentPanel {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

#announcmentPanel p {
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 14px;
}

#announcmentPanel .header {
    font-size: 30px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #aaa;
}


#neighborhood-list-page #contentPanel1,
#space-list-page #contentPanel1
{
    clear: both;
    float: left;
    width: 500px;;
    padding-right: 20px;
}

#neighborhood-list-page #contentPanel2,
#space-list-page #contentPanel2
{
    float: left;
    width: 430px;;
}

#staticContentPanel {
    float: left;
    width: 950px;
}


#neighborhood-space-view-page #contentPanel1,
#space-view-page #contentPanel1
{
    float: left;
    width: 460px;;
    padding-right: 20px;
}

#neighborhood-space-view-page #contentPanel2,
#space-view-page #contentPanel2
{
    float: left;
    width: 260px;;
}

#neighborhoodMap {
    width: 740px;
    height: 400px;
}

.neighborhoodMap-sidebars {
    float: left;
    padding: 5px;
    border-left: 1px solid #ccc;
}

.neighborhoodMap-sidebar {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 180px;
}

.neighborhoodMap-sidebar li {
    font-size: 10px;
}

#neighborhoodMap-sidebar li.hoverOn {
}

#poweredBy {
    font-size: 10px;
    clear: both;
    filter: alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
