
.cms_item {
    margin: 0;
    padding: 0;
}

.clear_item {
    clear: both;
}

.file_border img {
    border: 1px solid black;
}

.centered {
    text-align: center;
}

.right {
    text-align: right;
}

.small {
    font-size: 85.7143%; margin: 0 0 1.5000em 0;}

.large {
    font-size: 114.2857%; margin: 0 0 1.1250em 0;}

.cms_icon {
    text-align: center;
}

/* Image galleries */
.cms_gallery {
    width: 590px;
    text-align: center;
    margin: 0 -5px 1.28571428571em -5px;
}

.cms_gallery td {
    padding: 5px;
    vertical-align: top;
}

.cms_gallery thead td {
    font-size: 10%;
    height: 1px;
    width: 8.3333%;
    padding: 0;
}

/* Content slideshows */
.contentSlideshow {
    clear: both;
    position: relative;
    overflow: hidden;
    padding-bottom: 1.28571428571em;
}

.contentSlideshow .slide {
    margin-bottom: 100px;
    position: absolute;
}

.slideshowCenter {
    margin: 0 auto;
}

.slideshowLeft {
    display: inline;
    float: left;
    margin-right: 10px;
}

.slideshowRight {
    display: inline;
    float: right;
    margin-left: 10px;
}

.slideshowNav {
    width: 520px;
    margin: 0 30px 1.28571428571em;
    overflow: hidden;
    -moz-user-select: none;
}

.slideshowNav a {
    cursor: pointer;
}

.slideshowNav .scrollLeft, .slideshowNav .scrollRight {
    float: left;
    font-size: 500%;
    height: 60px;
    width: 50px;
    line-height: 60px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.slideshowNav .slideItems {
    float: left;
    width: 420px;
    overflow: hidden;
}

.slideshowNav td {
    padding: 5px;
}

/* Content playlists */
.contentPlaylist {
    clear: both;
    position: relative;
    overflow: hidden;
}

.playlistCenter {
    width: 240px;
    margin: 0 auto;
}

.playlistLeft {
    display: inline;
    float: left;
    margin-right: 10px;
}

.playlistRight {
    display: inline;
    float: right;
    margin-left: 10px;
}

.categoryIndex {
    width: 100%;
    clear: both;
}

/* Detailed indexes */
ul.detailedIndex {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: left;
    width: 100%;
}

ul.detailedIndex li {
    float: left;
    padding: 0 0 1.28571428571em 0;
    margin: 0;
    width: 100%;
}

ul.detailedIndex ul {
    list-style: disc;
}

ul.detailedIndex ul, ul.detailedIndex p, ul.detailedIndex ol {
    margin-top: 0;
    margin-bottom: 1.28571428571em;
}

ul.detailedIndex p.readMoreLink {
    margin-bottom: 0;
    font-weight: bold;
}

ul.detailedIndex li li {
    float: none;
    margin: default;
    margin-top: 0;
    padding: default;
    width: default;
}

ul.detailedIndex .description {
    float: right;
    width: 423px;
}

ul.detailedIndex .image {
    float: left;
    width: 137px;
}

ul.detailedIndex .image a {
    text-decoration: none;
}

ul.detailedIndex h3 {
    margin-top: 0;
    margin-bottom: 0;
}

/* Event calendar */
.calmonth {
    width: 580px;
    border-spacing: 0;
    border-collapse: collapse;
}

.calmonth th {
    text-align: center;
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    padding: 4px 0;
}

.calmonth .monthhead {
    font-size: 135.7143%;}

.calmonth .monthhead th {
    height: 29px;
    line-height: 29px;
    padding: 0;
}

.calmonth .monthhead a {
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Arial", "Helvetica", sans-serif;
    display: block;
    height: 100%;
    color: #99ccff;
    text-decoration: none;
    font-size: 126.3158%;    line-height: 25px;
    height: 29px;
}

.calmonth .monthhead a:hover {
    background-color: #99ccff;
    color: #ffffff;
}

.calmonth .dayhead {
    font-size: 85.7143%;    background-color: ;
    color: ;
}

.calmonth td {
    width: 74.8571428571px;
    height: 74.8571428571px;
    border: 1px solid #000000;
    padding: 4px;
    vertical-align: top;
    font-size: 92.8571%;}

.calmonth td.last_month, .calmonth td.next_month {
    background-color: #e0e0e0;
    color: #666666;
}

.calmonth td.today {
    background-color: #eeeeff;
}

.calmonth .daylabel {
    float: right;
    padding-left: 10px;
}

.calmonth ul.events {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 76.9231%;}

.calmonth ul.events li {
    padding: 1px;
}

.calmonth ul a {
    display: block;
}

/* RSS */
#content ul.rssVideoFeed {
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
    width: 100%;
}

.rssVideoFeed li {
    display: inline;
    float: left;
    width: 100%;
}

.rssVideoFeed .video {
    display: inline;
    float: left;
    width: 200px;
    height: 175px;
    margin-bottom: 1.28571428571em;
}

.rssVideoFeed .description {
    display: inline;
    float: right;
    width: 726px;
}

ul.rsslink {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

ul.rsslinkbefore {
    display: none;
}

.pageIndex {
    float: right;
    list-style: none;
}

.pageIndex li {
    display: inline;
}

.pageIndex span, .pageIndex a {
    padding: 0 5px;
}

.floatLeft, .floatRight {
    display: inline; /* IE6 Hack */
    margin: 0;
    padding: 0;
    text-align: center;
    margin-bottom: expression('0'); /* IE and firefox handle this differently */
}

.floatLeft {
    float: left;
    clear: left;
    margin-right: 10px;
}

.floatRight {
    float: right;
    clear: right;
    margin-left: 10px;
}

.floatRight p, .floatLeft p, .alignRight p, .alignLeft p, .alignCenter p {
    margin: 0;
    padding: 0;
}

.floatLeft a img, .floatRight a img, .categoryIndex li a img {
    display: block;
    text-decoration: none;
}

.floatLeft a, .floatRight a {
    display: block;
    text-align: center;
}

table.aligned {
    margin: 0;
    width: 100%;
    clear: both;
}

table.aligned td {
    vertical-align: center;
}

table.aligned img {
    margin-bottom: 1.28571428571em;
}

table.aligned .vcenteredLeft {
    padding-right: 10px;
}

table.aligned .vcenteredRight {
    padding-left: 10px;
}

.caption {
    padding-top: 2px;
    font-size: 85.7143%;    font-weight: bold;
}

.alignLeft, .alignRight, .alignCenter { margin: 0 0 1.28571428571em 0; }
.alignLeft   { text-align: left;   }
.alignCenter { text-align: center; }
.alignRight  { text-align: right;  }

.alignCenter table {
    margin: 0 auto;
}

table.csv {
    font-size: 85.7143%; margin: 0 0 1.5000em 0;    border-bottom: 1px solid black;
    margin-left: auto;
    margin-right: auto;
}

table.csv th, table.csv td {
    padding: 1px 8px;
}

table.csv th {
    text-align: center;
}

table.csv thead th {
    border: 1px solid black;
    border-width: 1px 0px;
}

table.csv caption {
    font-weight: bold;
    padding: 1px 0;
}

table.csv .odd {
    background-color: #e8e8e8;
}

table.csv .even {
    background-color: #f8f8f8;
}

.extraTable th, .extraTable td {
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    padding: 1px 20px;
}

#content .error, .sidebar .error {
    color: #770000;
    border: 1px dotted #770000;
    background-color: #ffcccc;
    padding: 0 0.5ex;
}

#content .success, .sidebar .success {
    color: #004400;
    border: 1px dotted #004400;
    background-color: #ccffcc;
    padding: 0 0.5ex;
}

.glossaryIndex {
    margin: 0;
    padding: 0;
}

.glossaryIndex li {
    display: inline;
    text-transform: uppercase;
}

p.subscribe_link,
p.returnLink,
p.readMoreLink {
    clear: both;
}

/* Fixes for lists and floating elements */
#content div.cms_item ul,
#content div.cms_item ol {
    margin-left: 0;
    padding-left: 40px;
}

#content div.cms_item.hasFloatLeft ul,
#content div.cms_item.hasFloatLeft ol {
    position: relative;
    left: 40px;
    margin-left: 0;
    padding-left: 0;
    margin-right: 40px;
}

body.contact #googleMap {
    width: 400px;
    height: 300px;
    color: black;
    position: relative;
    z-index: 100;
    text-align: left;
    font-size: 85.7143%;}

body.contact #googleMap div.name {
    font-weight: bold;
}

body.contact #googleMap a {
    color: blue;
}

body.contact #contactForm {
    clear: both;
}

.googleMap {
    text-align: left;
    line-height: 1.25;
}

.mapFailed {
    font-size: 85.7143%;    background-color: #eeeeee;
    padding: 20px;
}

.googleMap .mapInfo a {
    display: inline;
}

.alignCenter .googleMap {
    margin: 0 auto;
}

.alignRight .googleMap {
    margin: 0 0 0 auto;
}

.googleMap iframe {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}

/* For contact form */
#iField_subject {
    display: none;
}

#first_column {
    clear: left;
}
.columns-2 #first_column, .columns-2 #chunk2 {
    width: 280px;
}
#first_column, .columns-2 #chunk2 {
    display: inline; /* IE6 margin fix */
    float: left;
    overflow: hidden;
}

.columns-2 #chunk2 {
    margin-left: 20px;
}

.columns-2 #chunk3, .columns-2 #chunk4, .columns-2 #chunk5, .columns-2 #chunk6, .columns-2 #chunk7 {
    clear: both;
    zoom: 1;
}

/* For categorical columns (not nestable with above) */
.cat_columns, .cat_columns ul {
    display: inline; /* IE6 fix */
    float: left;
}

.cat_columns_2 ul { width: 250px; }
.cat_columns_3 ul { width: 153px; }
.cat_columns_4 ul { width: 105px; }
.cat_columns_5 ul { width: 76px; }


