
.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-family: "Arial", "Helvetica", sans-serif;
    font-size: 75%;
    line-height: 1.25;
    margin-bottom: 2.17647058824em;
    color: #333333;
}

.large {
    font-size: 110%;
}

.cms_icon {
    text-align: center;
}

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

.cms_gallery td {
    padding: 5px;
}

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

/* Content slideshows */
.contentSlideshow {
    clear: both;
    position: relative;
    overflow: hidden;
}

.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: 590px;;
    margin: 0 30px;
    overflow: hidden;
    -moz-user-select: none;
}

.slideshowNav a {
    cursor: pointer;
    display: block;
    color: #839c8f;
}

.slideshowNav a img {
    border: 1px solid white;
}

.slideshowNav a.activeSlide img {
    border-color: #839c8f;
}

.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: 490px;
    overflow: hidden;
}

.slideshowNav td {
    padding: 4px;
}

/* 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: left;
}

/* 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.85em 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.25em;
}

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: 390px;
}

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

body.communities ul.detailedIndex .description,
body.mls ul.detailedIndex .description {
    width: 450px;
}

body.communities ul.detailedIndex .image,
body.mls ul.detailedIndex .image {
    width: 180px;
}

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

ul.detailedIndex .image img {
    border: 1px solid #839c8f;
}

.placeholder {
    display: block;
    border: 1px solid #839c8f;
    background-color: #eeeeee;
    text-align: center;
}

.alignCenter .placeholder {
    margin: 0 auto;
}

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

ul.detailedIndex table {
    margin: 1em 0;
}

ul.detailedIndex td {
    padding: 0 20px 0 0;
}


#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.85em;
}

.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;
    margin-bottom: 1.85em;
    margin-left: 0;
    padding-left: 0;
}

.limitReached {
    float: left;
    width: 100%;
    margin-top: -0.5em;
}

.pageIndex li {
    display: inline;
}

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

.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;
}

.cms_aligned td {
    padding: 5px;
    vertical-align: middle;
}

.cms_aligned .vcentered {
    text-align: center;
}

.caption {
    font-size: 90%;
    line-height: 1.25;
    padding-top: 2px;
}

.caption a {
    text-decoration: none;
}

body.home .caption a {
    font-weight: bold;
    color: black;
}

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

.alignCenter table {
    margin: 0 auto;
}

table.csv {
    font-size: 85%;
    border-bottom: 1px solid black;
}

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 {
    color: #770000;
    border: 1px dotted #770000;
    background-color: #ffcccc;
    padding: 0 0.5ex;
}

#content .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;
}

p.returnLink {
    font-size: 140%;
    margin: 0 0 1.32142857143em 0;
    font-variant: small-caps;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    line-height: 1.25;
}

/* 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: 90%;
}

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: 90%;
    background-color: #eeeeee;
    padding: 20px;
}

.googleMap .mapInfo a {
    display: inline;
}

.alignCenter .googleMap {
    margin: 0 auto;
}

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

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

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

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

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

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

.cat_columns ul {
    display: inline; /* IE6 fix */
    float: left;
}

.cat_columns_2 ul { width: 285px; }
.cat_columns_3 ul { width: 176px; }
.cat_columns_4 ul { width: 122px; }
.cat_columns_5 ul { width: 90px; }

.slideshowCenter {
    clear: right;
    position: relative;
}

.contentSlideshow div {
    height: 100%;
    padding-bottom: 36px; /* fixes weird IE cutoff problem */
}

.shadowed {
    position: relative;
    margin: 0 auto;
}

.shadowed .lt {
    width: 18px;
    height: 18px;
    background: transparent url(/images/cache/images-util-corners-a010f20c81e73af3d06cbb0d875b8dbe.png) no-repeat;
}

.shadowed .ct {
    height: 18px;
    background: transparent url(/images/cache/images-util-corners-ecbd9802b874d09a3f6fd5f9893e461a.png) repeat-x;
}

.shadowed .rt {
    width: 18px;
    height: 18px;
    background: transparent url(/images/cache/images-util-corners-ba1289f60f113703b0e53f42a774e5cd.png) no-repeat;
}

.shadowed .lc {
    width: 18px;
    background: transparent url(/images/cache/images-util-corners-bc19138f481ce68449d3bfd1c986825f.png) repeat-y;
}

.shadowed .cc {
    background: transparent url(/images/cache/images-util-corners-afda65ceefff5944b429d14e0982bf6a.png) repeat;
}

.shadowed .rc {
    width: 18px;
    background: transparent url(/images/cache/images-util-corners-5690278e93043a902216b7b5c7edf362.png) repeat-y;
}

.shadowed .lb {
    width: 18px;
    height: 18px;
    background: transparent url(/images/cache/images-util-corners-d6088ef584153d4677a87ddf484f88c9.png) no-repeat;
}

.shadowed .cb {
    height: 18px;
    background: transparent url(/images/cache/images-util-corners-807a3dac6e488150dd1fdaedda156a9b.png) repeat-x;
}

.shadowed .rb {
    width: 18px;
    height: 18px;
    background: transparent url(/images/cache/images-util-corners-7773b189b0e4460a039ba0e18de76143.png) no-repeat;
}

.shadowed img {
    display: block;
    position: relative;
    z-index: 4;
    margin: -4px;
}

/* Special listing page styles */
.cms_item table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.cms_item table td, .cms_item table th {
    padding: 0px 10px 0 0;
    width: 25%;
}

#content div.cms_item ul.buttons {
    list-style: none;
    float: right;
    width: 197px;
    margin: 0;
    padding: 0 0 0 10px;
    left: 0;
    font-size: 110%;
}

#content div.cms_item ul.buttons li {
    padding: 2px 1px;
}

#content div.cms_item .buttons a {
    display: block;
    padding: 0 0 0 26px;
    width: 169px;
    height: 25px;
    line-height: 25px;
    color: black;
    background: transparent url(/images/theme-riversiderealty/button-content.png) no-repeat;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

#content div.cms_item .buttons a:hover {
    color: #5c6d64;
}

/* For right click prevention things */

