.contentSelector a {
    outline: 0;
}

.contentSelector.loading {
    background: url('img/loading.gif') transparent no-repeat 50% 50%;
    min-width: 100px;
    min-height: 100px;
}

.contentSelector ul {
    list-style: none;
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.contentSelector ul .item {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-type: none;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*min-width: 100%;*/
    float: left;
    display: block;
}

.contentSelector ul .item img {
    display: block;
}

.contentSelector ul .item a {
    color: #978584;
}

.contentSelector .contentArea {
    position: relative;
    overflow: hidden;
}

.contentSelector .contentArea .caption {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 100%;
}

.contentSelector .contentArea .captionWrapper {
    padding: 0.5em;
    background-color: #624521;
    background-color: rgba(98,69,33,0.75);
}

.ctActions, .ctActions li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.ctActionContainer {
    padding: 0;
    /*background: url('./img/menu_bg.jpg') transparent no-repeat 50% top;*/
    display: inline-block;
    position: relative;
    z-index: 100;
    line-height: 0;

}

.ie7 .ctActionContainer {
    display: inline;
}

.ctActions {
    position: relative;
    margin: 1em auto 0 auto;
    padding: 0 20px;
    overflow: visible;
    white-space:nowrap;
    display: block;
    line-height: 0;
}

.ctActions .previewNodes {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    position: relative;
    line-height: 0;
    vertical-align: middle;
}

.ie7 .ctActions .previewNodes, .ie6 .ctActions .previewNodes {
    display: inline;
}

.ctActions ul, .ctActions ul li  {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ctActions ul {
    overflow: hidden;
    position: relative;
}

.ctActions ul li {
    float: left;
    display: inline;
    padding: 5px;
}

.ctActions ul li a {
    border: 0;
    display: block;
    position: relative;
    cursor: pointer;
    padding: 0;
    *zoom: 1;
    *left: 0;
    line-height: 0;
}

.ctActions ul li a.dot {
    width: 0;
    height: 0;
    padding: 10px;
    display: block;
    overflow: hidden;
    line-height: 0;
    text-indent: -9999px;
    background: url('img/dot.png') no-repeat 50% -20px;
}

.ctActions li.active a.dot {
    background-position: 50% 0;
}

.ctActions ul li a span.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
}
.ctActions ul li a img {
    width: 76px;
    height: 76px;
    margin: 0;
    position: relative;
    z-index: 0;
}
.ctActions ul li.active a img {
    /*border: 1px #FFF solid;*/
}
.ctActions a.prev, .ctActions a.next {
    display: block;
    width: 13px;
    height: 100%;
    position: absolute;
    text-indent: -9999px;
}
.ctActions a.next  {
    right: 0px;
    top: 0;
    padding-left: 10px;
    background: url('./img/arrow-right.png') transparent no-repeat 100% 50%;
}
.ctActions a.prev  {
    left: 0px;
    top: 0;
    padding-right: 10px;
    background: url('./img/arrow-left.png') transparent no-repeat 0 50%;
}

.contentSelector.SneakPreview {
    padding: 0 60px;
    overflow: hidden;
    position: relative;
}

.contentSelector.SneakPreview .contentArea {
    overflow: visible;
}

.contentSelector.SneakPreview ul {

}

.contentSelector.SneakPreview ul .item {
    margin: 0 10px;
}

.contentSelector.SneakPreview .ctActionContainer {
    position: static !important;
    padding-bottom: 30px;
}

.contentSelector.SneakPreview .ctActions .previewNodes {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.contentSelector.SneakPreview .ctActions .previewNodes ul {
    margin: 0 auto;
}

.contentSelector.SneakPreview .ctActions a.prev, .ctActions a.next {
    width: 30px;
}

.contentSelector.SneakPreview .ctActions a.prev {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhYjA4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjY2FiMDgwIiBzdG9wLW9wYWNpdHk9IjAuOTkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhYjA4MCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left,  rgba(202,176,128,1) 0%, rgba(202,176,128,0.99) 1%, rgba(202,176,128,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,176,128,1)), color-stop(1%,rgba(202,176,128,0.99)), color-stop(100%,rgba(202,176,128,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(202,176,128,1) 0%,rgba(202,176,128,0.99) 1%,rgba(202,176,128,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(202,176,128,1) 0%,rgba(202,176,128,0.99) 1%,rgba(202,176,128,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(202,176,128,1) 0%,rgba(202,176,128,0.99) 1%,rgba(202,176,128,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(202,176,128,1) 0%,rgba(202,176,128,0.99) 1%,rgba(202,176,128,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cab080', endColorstr='#00cab080',GradientType=1 ); /* IE6-8 */
}

.contentSelector.SneakPreview .ctActions a.next {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhYjA4MCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2NhYjA4MCIgc3RvcC1vcGFjaXR5PSIwLjk5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWIwODAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(202,176,128,0) 0%, rgba(202,176,128,0.99) 99%, rgba(202,176,128,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,176,128,0)), color-stop(99%,rgba(202,176,128,0.99)), color-stop(100%,rgba(202,176,128,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(202,176,128,0) 0%,rgba(202,176,128,0.99) 99%,rgba(202,176,128,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(202,176,128,0) 0%,rgba(202,176,128,0.99) 99%,rgba(202,176,128,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(202,176,128,0) 0%,rgba(202,176,128,0.99) 99%,rgba(202,176,128,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(202,176,128,0) 0%,rgba(202,176,128,0.99) 99%,rgba(202,176,128,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00cab080', endColorstr='#cab080',GradientType=1 ); /* IE6-8 */
}