/************* Slideshow **************/
#slide_content {
    position:relative;
    overflow:hidden;

}

#slide_content #slide_txt h2 {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px;
}

#slide_content #slide_txt h3 {
    border-bottom: 1px solid #e0e0e0;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 14px 15px 0;
    padding-bottom: 10px;
}

#slide_content #slide_txt #credit {
    border-top: 1px solid #e0e0e0;
    bottom: 15px;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    left: 16px;
    padding: 15px 0 0;
    position: absolute;
    width: 229px;
}

#slide_content #slide_img_outer {
    background: #fff;
}


/************* Slideshow Utilites **************/
.utilities-slideshow {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 7px 4px 0 10px;
}

.utilities-slideshow div.comments-utils {
    background: url(/css/images/bg_img.png) no-repeat 93.5% 20px;
    float: right;
    height: 27px;
}

.utilities-slideshow ul {
    background-color:#333;
    padding:0 0 0 15px;
    list-style-type:none;
    float:right;
}

.utilities-slideshow li {
    color: #fff;
    display: inline-block;
    float: left;
    font: bold 11px/20px arial,"lucida console",sans-serif;
    margin: 0 10px 0 0;
    white-space: nowrap;
}

.utilities-slideshow li.div {
    color:#999;
}

.utilities-slideshow a  {
    color:#9cc5dc;
}

    .utilities-slideshow a:hover {
        text-decoration:none;
    }

.utilities-slideshow #fblike-retweet-top {
    float:left;
    height:27px;
    width:312px;
}

.utilities-slideshow #fblike-retweet-top div.fb-button {
    float:left;
}

.utilities-slideshow #fblike-retweet-top div.tr-button {
    padding-top:2px;
    height:20px;
    margin:0;
    float:right;
}

#slideshow-tools-top {
    border-bottom:1px solid #ccc;
}

.#fblike-retweet {
    margin:0;
    position:relative;
    clear:both;
    height:32px;
    float:left;
}
    .collection .#fblike-retweet {
        width:332px;
    }

#fblike-retweet div {
    float:left;
    margin-bottom:9px;
}

    #fblike-retweet div.tr-button {
        padding-top:2px;
        height:20px;
        margin:0; float:right;
    }

/****************** Slideshow Commenting ******************/

.comments-logged-in {
    display: none;
}

.comments-logged-out {
    display: block;
}

/* post a comment link */
.post-comment {
    background: #2b2e31;
    font-size: 11px;
    font-weight: bold;
    padding: 0 12px 2px;
    position: absolute;
    right: 10px;
    top: 86px;
}

    .post-comment a {
        color: #9cc5dc;
        text-decoration: none;
    }

    .post-comment a:hover {
        text-decoration: underline;
    }

        .post-comment a .arrow {
            color: #fff;
        }

#review-comments,
#slideshow-comments {
    margin-top:10px;
    clear:both;
    color:#333;
    font:12px/18px arial, "lucida console", sans-serif;
    position:relative;
}

    #slideshow-comments {
        margin-top:0;
        height:579px;
    }

#review-comments a,
#slideshow-comments a{
    color:#5d98ba;
}
    #review-comments a:hover,
    #slideshow-comments a:hover {
        text-decoration:none;
    }

        #slideshow-comments a.active {
            color:#333;
        }
#slideshow-comments .slideshow-comments-header {
    float:left;
}

#slideshow-comments .slideshow-comments-header .comments-header-thumbnail{
    display:block;
    padding:1px;
    border:1px solid #dfdfdf;
    margin: 9px;
    float:left;
}

#slideshow-comments .slideshow-comments-header .comments-header-content {
    float:left;
    width:475px;
    margin:9px 0 10px 10px;
    font-family: arial,"lucida console",sans-serif;
}

#slideshow-comments .slideshow-comments-header .utils {
    border-bottom:1px solid #dfdfdf;
    font-size: 11px;
    line-height: 16px;
    color:#999;
    padding-bottom:2px;
    width:475px;
    float:left;
}

#slideshow-comments .slideshow-comments-header .utils span {
    float:left;
}

#slideshow-comments .slideshow-comments-header .utils a {
    background:url(/css/images/bg_img.png) no-repeat right -7px;
    float:right;
    font-weight: bold;
    margin-right:5px;
    padding-right:14px;
    text-decoration: none;
}

#slideshow-comments .slideshow-comments-header .slide-info {
    float:left;
}

#slideshow-comments .slideshow-comments-header .slide-info h6 {
    color:#999;
    font-size:11px;
    font-weight:normal;
    line-height:16px;
    margin-top:10px;
    padding-right:15px;
    text-transform:lowercase;
}

#slideshow-comments .slideshow-comments-header .slide-info h3 {
    color:#333333;
    font-size:24px;
    font-weight:normal;
    line-height:24px;
}

#slideshow-comments .slideshow-comments-header .slide-info h4 {
    font-size: 12px;
    line-height: 18px;
    color:#333;
}

#slideshow-comments .slideshow-comments-header .slide-info h5 {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color:#333;
}

#review-comments .review-comments-header {
    background: url(/css/images/bg_img.png) no-repeat 7px 26px;
    float: left;
    height: 32px;
    margin-left: 4px;
}

#review-comments .review-comments-header div {
    height:16px;
    padding:5px 10px 5px 13px;
    background-color:#333;
}

#review-comments .review-comments-header h3 {
    color:#ebe9e9;
    float:left;
    font:small-caps 16px/16px "Times New Roman",serif;
    letter-spacing:5px;
    text-transform:lowercase;
}

#review-comments .review-comments-header span {
    color:#fff;
    font-size:11px;
    margin-left:10px;
}

    #review-comments .review-comments-header span.comment-count {
        margin-left: 5px;
    }

    #review-comments .review-comments-header span.add-yours {
        border-left:1px solid #555;
        font:bold 10px/16px arial, "lucida console", sans-serif;
        padding-left:10px;
    }

#slideshow-comments .rating-comments {
    clear:both;
    margin-top:10px;
}

#slideshow-comments .rating-comments h3 {
    color:#444;
    font:small-caps 16px/16px "Times New Roman",serif;
    letter-spacing:5px;
    text-transform:lowercase;
}

#slideshow-comments .rating-comments ul {
    list-style-type:none;
    border-bottom: 1px solid #e0e0e0;
    clear:both;
    overflow: auto;
    float:left;
    padding:0 9px;
    width: 564px;
    margin-bottom: 9px;
}

#slideshow-comments .comments-nav {
   border-bottom:1px solid #e0e0e0;
   float:left;
   width:100%;
   margin-bottom:10px;
}

#slideshow-comments .comments-nav h3 {
    color:#444;
    font:small-caps 16px/16px "Times New Roman",serif;
    letter-spacing:5px;
    text-transform:lowercase;
    float:left;
    padding:5px 10px 0 9px;
}

#slideshow-comments .comments-nav div {
    color: #333;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 5px;
    padding: 0 12px;
}

    #slideshow-comments .comments-nav div.active{
        margin-bottom: -1px;
        border:solid #e0e0e0;
        border-width: 1px 1px 0;
        background-color:#fff;
    }

    #slideshow-comments .comments-nav .active a{
        color:#333;
        cursor:text;
    }
#slideshow-comments .comments-nav a{
    text-decoration: none;
}

#review-comments .publicCommentsBox,
#slideshow-comments .publicCommentsBox {
    clear:both;
    background-color:#f6f6f6;
    border:1px solid #d8d8d8;
    margin:4px 10px 10px 10px;
    overflow:hidden;
    padding:10px;
    position:relative;
}

    #slideshow-comments .publicCommentsBox {
        height: 90px;
        margin-top: 10px;
    }

    #review-comments .publicCommentsBox form, #slideshow-comments .publicCommentsBox form{
        overflow:hidden;
    }

#review-comments .publicCommentsBox textarea,
#slideshow-comments .publicCommentsBox textarea {
    border: 1px solid #d9d9d9;
    height: 100px;
    margin-bottom: 16px;
    width: 489px;
}

#slideshow-comments .publicCommentsBox textarea {
    height: 28px;
    width: 540px;
}

    #review-comments .publicCommentsBox.signed-in,
    #slideshow-comments .publicCommentsBox.signed-in{
        height:98px;
    }

#review-comments .publicCommentsBox p,
#slideshow-comments .publicCommentsBox p {
    color: #999;
    display: none;
    float: left;
    font-size: 11px;
    font-style: italic;
    line-height: 14px;
    width: 345px;
}

    #review-comments .publicCommentsBox.signed-in p,
    #slideshow-comments .publicCommentsBox.signed-in p {
        display:block;
    }

#review-comments .publicCommentsBox.signed-in,
#slideshow-comments .publicCommentsBox.signed-in {
        height:auto;
}
#review-comments .publicCommentsBox.signed-in p a,
#slideshow-comments .publicCommentsBox.signed-in p a {
    color:#333;
    font-weight:bold;
    text-decoration:none;
}

#review-comments .publicCommentsBox.signed-in p a:hover,
#slideshow-comments .publicCommentsBox.signed-in p a:hover {
    text-decoration:underline;
}

#review-comments .publicCommentsBox.signed-in .userId,
#slideshow-comments .publicCommentsBox.signed-in .userId{
    padding-right:2px;
}

#review-comments .publicCommentsBox.signed-in .email-me input[type="checkbox"],
#slideshow-comments .publicCommentsBox.signed-in .email-me input[type="checkbox"] {
    margin: 0 10px 0 0;
}

#review-comments .publicCommentsBox span,
#slideshow-comments .publicCommentsBox span {
    font-variant:small-caps;
    font-weight:bold;
    font-size:12px;
    text-transform:lowercase;
}

#review-comments .publicCommentsBox span.comments-divider,
#slideshow-comments .publicCommentsBox span.comments-divider {
    color: #aaa;
    font-weight: normal;
    margin-left: 6px;
}

#review-comments .publicCommentsBox div,
#slideshow-comments .publicCommentsBox div {
    text-align: right;
    line-height: 16px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom:6px;
    color:#666;
}

#review-comments .publicCommentsBox div a,
#slideshow-comments .publicCommentsBox div a{
  margin: 0 0 0 6px;
}

    #review-comments .publicCommentsBox div a:last-child,
    #slideshow-comments .publicCommentsBox div a:last-child{
        margin-right: 0;
    }

#slideshow-comments .publicCommentsBox div .div{
    color:#e0e0e0;
    font-weight:normal;
}

#review-comments .publicCommentsBox label,
#slideshow-comments .publicCommentsBox label{
  background: url(/css/images/bg_img.png) no-repeat;
  font-size:11px;
  display:inline-block;
  line-height:14px;
}
    #review-comments .publicCommentsBox label.postto_facebook,
    #slideshow-comments .publicCommentsBox label.postto_facebook {
        background: url(/css/images/bg_img.png) no-repeat 38px -35px;
    }

    #review-comments .publicCommentsBox label.postto_twitter,
    #slideshow-comments .publicCommentsBox label.postto_twitter {
            background: url(/css/images/bg_img.png) no-repeat 38px -52px;
    }

#review-comments .publicCommentsBox label.postto_facebook input,
#review-comments .publicCommentsBox label.postto_twitter input,
#slideshow-comments .publicCommentsBox label.postto_facebook input,
#slideshow-comments .publicCommentsBox label.postto_twitter input {
    height: 14px;
    margin:0 24px 2px 20px;
    width:14px;
}

#review-comments .publicCommentsBox .post_btn,
#slideshow-comments     .publicCommentsBox .post_btn {
    background:#2b2e31;
    border: none;
    color:#9cc5dc;
    cursor:pointer;
    float:right;
    font:11px/22px arial,"lucida console",sans-serif;
    height:22px;
    overflow:visible;
    padding:0 20px 4px;
}

#review-comments .sort,
#slideshow-comments .sort {
    float:right;
    font-size:12px;
    margin:0 10px 5px 0;
}


#review-comments .sort label,
#slideshow-comments .sort label {
    margin-right:5px;
    font-weight:bold;
    font-size: 10px;
    float:right;
}

#review-comments .sort select,
#slideshow-comments .sort select {
    float:right;
}

#review-comments .commentAnchor,
#slideshow-comments .commentAnchor {
    background: #fff;
    clear: both;
    height: auto;
    margin: 0 10px;
    position: relative;
}

    #slideshow-comments .commentAnchor{
        border-top: 1px solid #e0e0e0;
        height: 260px;
        margin: 0;
        overflow: auto;
    }

        #slideshow-comments .commentAnchor.signed-in{
            height:144px;
        }

#review-comments .commentAnchor .entry,
#slideshow-comments .commentAnchor .entry{
  padding:10px;
  overflow: hidden;
}

    #review-comments .commentAnchor .entry.even,
    #slideshow-comments .commentAnchor .entry.even {
      background-color:#f8f8f8;
    }

#review-comments .commentAnchor .entry .report,
#slideshow-comments .commentAnchor .entry .report {
    float:right;
    width:50px;
    text-align:right;
}

#review-comments .commentAnchor .entry .report a,
#slideshow-comments .commentAnchor .entry .report a {
    color: #999;
    display: block;
    font-size: 11px;
    text-decoration: none;
}

#slideshow-comments .commentAnchor .entry .body,
#slideshow-comments .commentAnchor .entry .body {
    font-size:12px;
    line-height:20px;
}

#review-comments .commentAnchor .entry .author,
#review-comments .commentAnchor .dated,
#slideshow-comments .commentAnchor .entry .author,
#slideshow-comments .commentAnchor .dated {
    color: #999;
    font-size: 11px;
    font-style: italic;
}

#review-comments .commentAnchor .entry .author span,
#slideshow-comments .commentAnchor .entry .author span {
    color: #666;
    font-weight: bold;
}

#review-comments .commentAnchor .recommend,
#review-comments .commentAnchor .reply,
#slideshow-comments .commentAnchor .recommend,
#slideshow-comments .commentAnchor .reply {
    display: inline-block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
}

#review-comments    .commentAnchor .recommend a,
#review-comments    .commentAnchor .reply a,
#slideshow-comments    .commentAnchor .recommend a,
#slideshow-comments    .commentAnchor .reply a {
    text-decoration: none;
}

    #slideshow-comments    .commentAnchor .recommend a:hover,
    #slideshow-comments    .commentAnchor .reply a:hover {
        text-decoration: underline;
    }

#review-comments .aform,
#slideshow-comments .aform {
    position: absolute;
    top:10px;
    background:#fff;
    border:1px solid #2B2E31;
}

#review-comments .aform a.closebtn,
#slideshow-comments .aform a.closebtn{
    background:url(/css/images/bg_img.png) no-repeat 0 -7px;
    display:block;
    width:15px;
    height: 15px;
    float:right;
    text-indent:-9999px;
}

#review-comments .aform label,
#slideshow-comments .aform label {
    color:#444444;
    font:small-caps 12px/12px "Times New Roman",serif;
    letter-spacing:5px;
    padding:5px 10px 0 9px;
    text-transform:lowercase;
    display:block;
}

#review-comments .aform textarea,
#slideshow-comments .aform textarea {
    margin:4px 7px 7px;
    width:150px;
    border:1px solid #d9d9d9;
}

#review-comments .aform .report-btn,
#slideshow-comments .aform .report-btn {
    background: #2B2E31;
    color:#9CC5DC;
    cursor:pointer;
    float:right;
    font-size:11px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    padding:0 20px 4px;
    margin:0 7px 7px 0;
    border:none;
}

#slideshow-comments #general-comments {
    display:none;
}

.comments-pagination {
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin: 17px 0;
    overflow: hidden;
}

.comments-pagination a {
    text-decoration: none;
}

.comments-pagination .page-count{
    float:left;  /* IE layout fix */
}

    .comments-pagination .page-count a {
        padding: 2px 2px;
    }

    #review-comments .comments-pagination .page-count a.active {
        color:#333;
    }
.comments-pagination .page-links {
    float:right;

}

.comments-pagination .next, .comments-pagination .previous {
    float: right;
    font-weight: normal;
    margin: 2px 0;
}

.comments-pagination .next + .previous {
    border-right: 1px solid #ccc;
    margin-right: 7px;
    padding-right: 7px;
}


#lightRegBox {
    background-color: #fff;
    border: 1px solid #434343;
    font: 11px arial, "lucida console", sans-serif;
    left: 50%;
    margin-left: -123px;
    padding: 1px;
    text-align: left;
    width: 255px;
    z-index : 99999;
}

#lightRegBox a {
    color: #5d98ba;
}

#lightRegBox #lightRegHeader #lightRegNav {
    background-color:#2b2e31;
    height:27px;
    padding:3px 7px 0;
}

#lightRegBox #lightRegHeader #lightRegNav div {
    color: #2b2e31;
    float: left;
    height: 20px;
    padding: 7px 15px 0;
    text-align: center;
}

#lightRegBox #lightRegHeader #lightRegNav div a {
    color: #9cc5dc;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

    #lightRegBox.lightRegLogin #lightRegHeader #lightRegNav div.lightRegTab-login,
    #lightRegBox.lightRegRegister #lightRegHeader #lightRegNav div.lightRegTab-reg {
        background-color:#fff;
    }

    #lightRegBox.lightRegLogin #lightRegHeader #lightRegNav div.lightRegTab-login a,
    #lightRegBox.lightRegRegister #lightRegHeader #lightRegNav div.lightRegTab-reg a {
        color:#2b2e31;
        cursor: default;
    }

#lightRegBox .lnkClose {
    background:url(/css/images/bg_img.png) no-repeat 0 -23px;
    display:block;
    height:12px;
    margin:9px;
    position:absolute;
    right:0;
    text-indent:-9999px;
    top:0;
    width:14px;
}

#lightRegBox .lightRegText {
    padding:15px;
    display:none;
}

#lightRegBox form#frmLightReg {
    float:left;
    margin:15px 0 15px 15px;
    width:234px;
}

#lightRegBox #frmLightReg fieldset {
    border:none;
}

#lightRegBox #frmLightReg label {
    color: #666;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

    #lightRegBox #fldRemember label {
        display: inline;
        font-size: 11px;
        font-weight: normal;
        text-transform: none;
    }

#lightRegBox #frmLightReg input {
    border:1px solid #D9D9D9;
    margin-bottom:12px;
    padding:3px;
    width:218px;
}

    #lightRegBox input#btnLightRegSubmit {
        background:#2b2e31;
        border:none;
        color:#9cc5dc;
        margin:10px 0 0 0;
        text-align:center;
        width:135px;
    }

#lightRegBox #fldForgotPass a{
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

#lightRegBox #fldRemember input {
    border: 0;
    height: 14px;
    margin: 0 5px 5px 0;
    width: 14px;
}

#lightRegBox #lightRegCopyBottom, #lightRegBox #lightRegError {
    color:#666;
    font-size:11px;
    line-height:14px;
    margin-top:12px;
    width:200px;
}
#lightRegBox #lightRegError {
 margin:15px 0 15px 15px;

}


#lightRegBox .lightRegSubText div {
    font-size:10px;
    font-weight:bold;

}

#lightRegBox .lightRegSubText a {
    display: block;
    font-weight: bold;
    text-decoration: none;
}

#lightRegBox .lightRegLogin,
#lightRegBox .lightRegRegister,
#lightRegBox .lightRegThanks,
#lightRegBox .lightRegAlmost { display: none; }

#lightRegBox.lightRegLogin .lightRegLogin { display: block; }
#lightRegBox.lightRegRegister .lightRegRegister { display: block; }
#lightRegBox.lightRegThanks .lightRegThanks { display: block; }
#lightRegBox.lightRegAlmost .lightRegAlmost { display: block; }
#lightRegBox #lightRegOffer { display: none; }

#lightRegBox.signIn .lightReg#fldEmail {
/*
    display:none;
*/
}

#lightRegBox.register #lightRegCopyBottom{
/*
    display:none;
*/
}

/****************** Video Vision ******************/

#slide_img_inner.video {
    height: 482px;
    position: relative;
}

.video #img-container {
    left: 0;
    position: absolute;
    top: 0;
}

.video #video-container {
    border: 1px solid #fff;
    height: 480px;
    left: 0;
    position: absolute;
    width: 320px;
}

.video #video-container.video-hidden {
    top: -9999px;
}

.video #video-mask {
    left: 0;
    top: 0;
    z-index: 99;
}

#loading {
    position:absolute;
    top:200px;
    left:140px;
    z-index:2;
}

#slide_txt #playvideo {
    color:#666;
    font-weight:bold;
    line-height:11px;
    text-decoration:none;
    font-size:12px
}

#playbutton a,
#slide_txt #playvideo.ready {
    color:#5D98BA;
}

#slide_txt #playvideo a.view:link,
#slide_txt #playvideo a.view:visited {
    padding-left:0
}

#slide_txt .ready .txt a {
    font-weight:bold;
}

#videoVisionButtn-mask {
    bottom:60px;
    margin-left:-9px;
    padding:10px 10px 10px 19px;
    position:absolute;
    cursor:pointer;
    display:none;
}

#videoVisionButtn {
    bottom:60px;
    background: url(/css/images/bg_moveit.png) no-repeat;
    margin-left:-9px;
    padding:10px 10px 10px 19px;
    position:absolute;
    width:210px;
    cursor:pointer;
}

#videoVisionButtn div {
    padding:0;
}

#videoVisionButtn div#playvideo {
    display:block;
    float:left;
    position:relative;
    width:100%;
}

    #videoVisionButtn div#playvideo .view {
        display: block;
        float: left;
        position: relative;
        width: 96px;
    }

    #videoVisionButtn div.img {
        border:1px solid #555;
        cursor:pointer;
    }

    #slide_txt #videoVisionButtn div.txt {
        color: #9cc5dc;
        line-height: 14px;
        margin: 50px 0 0 14px;
        float:left;
        width:96px;
    }

#videoVisionButtn span {
    background:url(/css/images/moveit-overlay.png) no-repeat center 50%;
    display:block;
    height:96px;
    left:1px;
    position:absolute;
    text-indent:-9999px;
    top:1px;
    width:96px;
}

#videoVisionButtn img {
    border: 1px solid #555;
    display: block;
    float: left;
}

/****************** Site Utils ******************/

.clearer {
    clear:both;
    font-size:0;
    height:0;
    line-height:0;
}

