﻿/************************
    FRAMEWORK - GENERIC
************************/
body.index-page #index-listing-heading h2
{
    border-bottom: 1px dotted black;
    font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    font-size: 56%;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
#most-active-topics .column .category .title a, #best-expert-enhancements .item h3 em a
{
    color: #ff5025;
    text-decoration: none;
}
#most-active-topics .column .category .title a:hover, #best-expert-enhancements .item h3 em a:hover
{
    text-decoration: underline;
}
#best-expert-enhancements .item .author a
{
    text-decoration: none;
}
#best-expert-enhancements .item .author a:hover
{
    text-decoration: underline;
}
.video-submission h4 a
{
    color: #000000;
    text-decoration: none;
}
.video-submission h4 a:hover
{
    text-decoration: underline;
}


/************************
    FRAMEWORK - HEADER
************************/

#top-left-welcome
{
    float: left;
    font-size: 60%;
    padding: 9px 0 9px 10px;
}
#top-right-nav .welcome
{
    text-transform: none;
}
#top-left-welcome span
{
    padding-left: 5px;
    font-weight: bold;
}
#top-right-nav ul li.status
{
    padding-right: 20px;
    border-right: 0;
}
#top-right-nav ul li.status:after
{
    content: "";
}
#top-right-nav .status span
{
    color: #0094FF;
}
#language-nav a
{
    display: block; /* inline-block;*/
    background: none; /*url('/templates/main/images/arrow-black-down.png?1269338878');*/
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
}
#language-nav
{
    display:none;
    position:absolute;
    top:0px;
    right:4px;
    width:50px;
    height:100%;
}
#language-nav.open
{
    display:block;
}
#language-nav li
{
    float:none;
}
.currentLanguage
{
    cursor:pointer;
}
.language-container
{
    position:relative;    
    overflow:visible;
    width:978px;
    margin:0 auto;
}
.language-container a
{
    font-size:63%;
    color:#000;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}


/************************
        TOPIC MENU
************************/

#topic-nav li
{
    font-size: inherit;
    font-weight: normal;
    line-height: normal;
}
#topic-nav ul.topic-items li
{
    font-size: 63%;
    font-weight: bold;
    line-height: 1.8;
}
#topic-nav .expert-section ul
{
    margin: 0 20px 0 0;
    width: 100px;
}
#topic-nav .expert-section ul li
{
    margin: 0 0 10px 0;
}

/************************
        FOOTER
************************/

#postscript-sidebar .content .social-media li .text a
{
    text-decoration: none;
    color: #777777;
}
#postscript-sidebar .content .social-media li .text a:hover
{
    text-decoration: underline;    
}
#postscript-sidebar .content .products a
{
    text-decoration: none;
}
#title-sidebar ul .title a, #best-expert-enhancements .item h4 a
{
    color: #000;
    text-decoration: none;
}
#title-sidebar ul .title a:hover, #best-expert-enhancements .item h4 a:hover
{    
    text-decoration: underline;
}
#comments-section a
{
    color: #FFFFFF;
    text-decoration: none;
}


/************************
        FLOATING NAV
************************/

#floating-nav li.status .submissions li .topic a
{
    color:#FFFFFF;
    text-decoration:none;
}

#floating-nav li.status .submissions li .topic a:hover
{
    text-decoration: underline;
}

#floating-nav .feedback-form .confirm
{    
    font-size:74%;
    line-height:1.5;
    padding-right:20px;
    padding-top:10px;
}

#floating-nav .feedback-form .back-link
{
    cursor: pointer;
}
#floating-nav li.share .floating-menu-popup-content, #floating-nav li.status .floating-menu-popup-content
{
    min-height: 340px;
    height: auto;
}
#floating-nav li.status .submissions li .title a
{
    color: #fff;
    text-decoration: none;
}
#floating-nav li.status .submissions li .title a:hover
{
    text-decoration: underline;
}

#floating-nav li.status .submissions .nav .prev, #floating-nav li.status .submissions .nav .next
{
    cursor: pointer;
}
#floating-nav li.status .submissions .loader
{
    position: absolute;
    bottom: 7px;
    left: 100px;
    display: none;
}
#floating-nav li.status #status-submissions
{
    padding-bottom: 30px;
}
#floating-nav .floating-menu-popup-content.form label span
{
    text-transform: none;
}


#floating-nav li.status .submissions li
{
    position: relative;
}
#floating-nav li.status .submissions li .delete
{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

/************************
        VIDEO ITEM
************************/
/* share */
.box .share-menu ul li a
{
    display: block;
}
.box .tip-a-friend-menu
{
    background-image: url(/templates/main/images/share-bg.png);
    width: 229px;
    display: none;
    position: relative;
    height: 100%;
    position: absolute;
    top: -3px;
    left: 10px;
    color: #fff;
}
.wide-box .outline .tip-a-friend-menu
{
    background-image: url(/templates/main/images/share-bg.png);
    width: 478px;
    display: none;
    position: relative;
    height: 322px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}
.box .tip-a-friend-menu h4, .wide-box .tip-a-friend-menu h4, #resource-title-section .share-menu-container .tip-a-friend-menu h4
{
    font-size: 110%;
    font-weight: bold;
    margin: 20px 0 0 20px;
}
.box .tip-a-friend-menu input, .wide-box .tip-a-friend-menu input, #resource-title-section .share-menu-container .tip-a-friend-menu input
{
    width: 190px;
    background: #fff;
    border: none;
    margin: 0 0 0 20px;
    font-size: 70%;
}
.box .tip-a-friend-menu textarea, .wide-box .tip-a-friend-menu textarea, #resource-title-section .share-menu-container .tip-a-friend-menu textarea
{
    width: 190px;
    height: 50px;
    background: #fff;
    border: none;
    margin: 0 0 0 20px;
    font-size: 70%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;    
}
.box .tip-a-friend-menu .close
{
    line-height: 8px;
    color: white;
    position: absolute;
    right: 0;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    top: 0;
}
.wide-box .tip-a-friend-menu .close
{
    line-height: 8px;
    color: white;
    position: absolute;
    right: 10px;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    top: 0;
}
.box .tip-a-friend-menu .button, .wide-box .tip-a-friend-menu .button, #resource-title-section .share-menu-container .tip-a-friend-menu .button
{
    font-weight: bold;
    cursor: pointer;
    font-size: 120%;
    padding: 10px 0 0 20px;
    display: block;
}
.box .tip-a-friend-menu .confirm-box, .wide-box .tip-a-friend-menu .confirm-box, #resource-title-section .share-menu-container .tip-a-friend-menu .confirm-box
{
    padding: 20px;
    font-size: 70%;
}
.box .tip-a-friend-menu label, .wide-box .tip-a-friend-menu label, #resource-title-section .share-menu-container .tip-a-friend-menu label
{
    text-transform: uppercase;
    display: block;
    padding: 10px 0 5px 0;
    margin: 0 0 0 20px;
    font-size: 70%;
}
.box.first .tip-a-friend-menu
{
    left: 0px;
}

.Expert-badge
{
    background: #a7c447;
}
.Meister-badge
{
    background: #02a7d5;
}
.User-badge
{
    background: #ffffff;
    display: none;
}
.You-badge
{
    background: #000000;
}

.box .share-menu ul li.friend, .wide-box .share-menu ul li.friend, #resource-title-section .share-menu-container .share-menu ul li.friend
{
    text-indent: 0px;
    font-weight: bold;
    font-size: 80%;
}


.box .like-share .vote img
{
    cursor: pointer;
}

.box .video-submission a, .wide-box .main a
{
    display:block;
    position:relative;
    word-wrap: break-word;
}
.wide-box .main a .image-overlay
{
    position:absolute;
    left:0;
    top:0;
    bottom:15px;
    right:6px;
    background:transparent url(/templates/main/images/play-button-normal-bg.png) no-repeat 50% 50%;
}
.box .video-submission a .image-overlay
{
    position:absolute;
    left:0;
    top:0;
    bottom:8px;
    right:0;
    background:transparent url(/templates/main/images/play-button-normal-bg.png) no-repeat 50% 50%;
}
.box .video-submission a .image-overlay:hover, .wide-box .main a .image-overlay:hover
{   
    background:transparent url(/templates/main/images/play-button-hover-bg.png) no-repeat 50% 50%;
}

.box .like-share .vote .like-status
{
    font: bold 63% Georgia;
    line-height: 1;
    display:block;
    margin:5px 0 0 -23px;
}
.wide-box .vote .like-status
{    
    font: bold 63% Georgia;
    line-height: 1;
    display:block;
    width:100px;
    height:10px; 
    margin:5px 0;
}


/************************
  RESOURCE TITLE SECTION
************************/
#resource-title-section .share-menu-container .share-menu ul li a
{
    display: block;
}

/* tip a friend share */

#resource-title-section .share-menu-container .tip-a-friend-menu
{
    background-image: url(/templates/main/images/share-bg.png);
    width: 228px;
    display: none;
    position: relative;
    position: absolute;
    right: -59px;
    top: 12px;
}

#resource-title-section .share-menu-container .tip-a-friend-menu .close
{
    line-height: 8px;
    color: white;
    position: absolute;
    right: 0;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
}


#resource-title-section span.like
{
    background: url(/Templates/Main/images/like-black.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-decoration: none;
    margin:0 3px 0 0;
}
#resource-title-section span.like:hover
{
    background: url(/Templates/Main/images/like-orange.png) no-repeat;
}
#resource-title-section span.dislike
{
    background: url(/Templates/Main/images/dislike-black.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-decoration: none;
}
#resource-title-section span.dislike:hover
{
    background: url(/Templates/Main/images/dislike-orange.png) no-repeat;
}

/************************
       GENERIC
************************/

.ajax-load
{
    text-align: center;
    margin: 0 auto;
    padding: 100px 0 100px 0;
}

.ajax-load-modal
{
    text-align: center;
    margin: 0 auto;
    background: #fff;
    width: 100%;
    z-index: 1000;
    position: absolute;
    left: 0px;
}
.ajax-load-modal .imageContainer
{
    padding-top: 100px;
}


/************************
       HELPERS
************************/

.hidden
{
    display: none;
}

.currentLanguage
{
    display: inline-block;
    background: url('/templates/main/images/arrow-black-down.png?1269338878');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
    line-height:15px;
}
.currentLanguage:hover
{
    text-decoration:underline;
}
.clearer
{
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 0px;
}

.float-remaining-characters
{
    margin: 6px 0 2px 0;
    font-size: 63%;
    float: right;
    color: #66210F;
}


/************************
        VALIDATION
************************/
.error
{
    display: none;
    color: Red;
    font-size: 63%;
    padding: 5px 0 5px 0;
}
div.error
{
    font-size: 80%;
}

#errorListContainer
{
    margin-top: 16px;
}

#errorList
{
    font-size: 80%;
}

.HiddenButton
{
    visibility: hidden;
    height: 1px;
    width: 1px;
    border: 0;
    float: left;
}

.floating-menu-popup .error
{
    margin-top: 3px;
    font-size: 80%;
    color: #FFD800;
}

input.errorField
{
    border-color: Red;
}

input.errorField-float
{
    background-color: #FFE97F;
}


/************************
        VIDEO PAGE
************************/
body.video-page #video-container
{
    background: #ffffff;
    text-align: center;
}
body.video-page .flag-as-inappropriate-video
{
    color: #bbbbbb;
    font-size: 63%;
    line-height: 1;
    background: url(/templates/main/images/inappropriate.png) no-repeat;
    padding-left: 13px;
    display: block;
    float: right;
    margin-top: 6px;
    cursor:pointer;
}
body.video-page .flag-as-inappropriate-video a
{
    color: #bbbbbb;
    text-decoration: none;
}
body.video-page #main-content
{
    margin-top: 20px;
    line-height: 1.2;
}
body.video-page #main-content h2
{
    font-family: "Lucida Grande" , Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1px;
    font-size: 120%;
    padding-top: 16px;
    padding-bottom: 16px;
}
body.video-page .box-grid.last
{
    margin-bottom: 0;
}
body.video-page .see-all-section, body.video-page .hide-all-section
{
    cursor: pointer;
    clear: both;
    padding: 12px 0 20px;
}
body.video-page .see-all-section a
{
    font-size: 56%;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    text-transform: uppercase;
}
body.video-page #postscript-section
{
    border-top: 2px solid #818286;
    padding-top: 20px;
}

/* COMMENTS SECTION */
.comment .functions
{
    cursor: pointer;
}
.comment .functions span:hover
{
   text-decoration:underline;
}
#comments-section
{
    float: left;
    width: 479px;
    margin-top: -1px;
    padding-right: 9px;
    border-right: 1px solid #cccccc;
}
#comments-section textarea
{
    width: 473px;
    padding: 2px;
    border: 1px inset #aaaaaa;
    margin: 0;
    height: 75px;
}
#comments-section .comment
{
    padding: 16px 0;
    border-bottom: 1px dotted #8a8a8a;
}
#comments-section .comment.first
{
    border-top: 1px dotted #8a8a8a;
}
#comments-section .comment .content
{
    font-size: 80%;
}
#comments-section .comment .author
{
    font-size: 63%;
    font-weight: bold;
    line-height: 1.2;
    color: #999999;
    margin: 6px 0;
}
#comments-section .comment .author a
{
    color: black;
}
#comments-section .button-section
{
    text-align: center;
    margin: 20px 0;
}
#comments-section .button-section .button
{
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    color: white;
    display: inline-block;
    font-weight: bold;
    font-size: 63%;
    padding: 9px 20px;
    position: relative;
    line-height: 1.2;
    background-color: #252525;
}
#comments-section .button-section .button .label
{
    display: inline-block;
    text-transform: uppercase;
}
#comments-section .button-section .button .corner
{
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-repeat: no-repeat;
}
#comments-section .button-section .button .corner.top-left
{
    top: 0;
    left: 0;
}
#comments-section .button-section .button .corner.top-right
{
    top: 0;
    right: 0;
}
#comments-section .button-section .button .corner.bottom-left
{
    bottom: 0;
    left: 0;
}
#comments-section .button-section .button .corner.bottom-right
{
    bottom: 0;
    right: 0;
}
#comments-section .button-section .button .corner.top-left
{
    background-image: url(/templates/main/images/plus-button/white-top-left.png);
}
#comments-section .button-section .button .corner.top-right
{
    background-image: url(/templates/main/images/plus-button/white-top-right.png);
}
#comments-section .button-section .button .corner.bottom-left
{
    background-image: url(/templates/main/images/plus-button/white-bottom-left.png);
}
#comments-section .button-section .button .corner.bottom-right
{
    background-image: url(/templates/main/images/plus-button/white-bottom-right.png);
}
#comments-section .button-section .button .label
{
    padding: 0 10px;
}

#comments-section .video-description{
    border-bottom: 1px dotted #8A8A8A;
    font-size: 80%; 
    padding-bottom: 16px;
}

#more-videos-section
{
    float: left;
    width: 479px;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
    position: relative;
    left: -1px;
}
#more-videos-section h2
{
    border-bottom: 1px dotted #949494;
    margin-bottom: 30px;
}

#comments-section h2 .comments
{
    
}

#comments-section h2 .comments
{
    font-size: 56%;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration:none;
    color:#BBBBBB;
}
#comments-section h2 .comments .number
{
    font-weight: bold;
    margin:0 2px 0 0;
}


/************************
        EXPERT PAGE
************************/

#expert-description .info .news p
{
    border-bottom: 0px;
    font-family: "Lucida Grande" ,Helvetica,Arial,sans-serif;
    font-size: 75%;
    line-height: 1.2;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

#expert-description .info a {
    color: black;    
    text-decoration: none;
    text-transform: uppercase;
}

#expert-description .info a:hover {
    text-decoration: underline;
}

/************************
        TOPIC PAGE
************************/

/* topic page - sorting */
#topic-content .sort-nav span.badge
{
    cursor: pointer;
}

/************************
       DIALOGS
************************/


.dialog .submit-section .submit-button .label a, #floating-nav .submit-button-wrapper .button .label a
{
    color: #fff;
    text-decoration: none;
}

.dialog-subtitle-switch
{
    text-decoration: underline;
    cursor: pointer;
}
.dialog .dialog-column.alone
{
    border: none;
    float: none;
    margin: 0 auto;
}

.dialog .dialog-column.alone
{
    border: none;
    float: none;
    margin: 0 auto;
}

.dialog ul.text li
{
    color: #FF5025;
}

.dialog ul.text li a
{
    text-decoration: none;
    color: #000;
}

.dialog .dialog-close-button-large
{
    cursor: pointer;
}


/************************
       ACCOUNT PAGE
************************/

#account-page-content
{
    border-top: 1px dotted #aaaaaa;
    padding-top: 20px;
    padding-bottom: 40px;
    border-bottom: 2px solid gray;
}
#account-page-content #content
{
    position: relative;
    width: 600px;
    margin-left: 16px;
    margin-top: 16px;
}
#account-page-content h1
{
    font-size: 200%;
    margin-bottom: 24px;
}
#account-page-content h2
{
    font-family: "Lucida Grande" , Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1px;
    font-weight: normal;
    font-size: 100%;
    margin-bottom: 16px;
}
#account-page-content h2.middle
{
    padding-top: 10px;
    border-top: 1px dotted #aaaaaa;
    margin-top: 16px;
}
#account-page-content label.text
{
    font-size: 63%;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 2px;
}
#account-page-content label.checkbox
{
    display: inline;
    margin-left: 4px;
    font-size: 80%;
    margin-top: 20px;
}
#account-page-content .note
{
    display: inline-block;
    font-size: 63%;
    line-height: 1.2;
    width: 230px;
    margin-left: 4px;
    margin-top: -1px;
    vertical-align: middle;
}
#account-page-content input[type=text]
{
    font-size: 80%;
}
#account-page-content input[type=text].postal-code
{
    width: 100px;
}
#account-page-content input[type=text].city
{
    width: 150px;
}
#account-page-content input[type=text], #account-page-content select
{
    margin-bottom: 12px;
    width: 300px;
}
#account-page-content input[type=password], #account-page-content select
{
    margin-bottom: 12px;   
}
#account-page-content .submit-button
{
    margin-top: 10px;
}
#account-page-content .submit-button .button
{
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    color: white;
    display: inline-block;
    font-weight: bold;
    font-size: 63%;
    padding: 9px 20px;
    position: relative;
    line-height: 1.2;
    background-color: #252525;    
}
#account-page-content .submit-button .button .label
{
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}
#account-page-content .submit-button .button .corner
{
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-repeat: no-repeat;
}
#account-page-content .submit-button .button .corner.top-left
{
    top: 0;
    left: 0;
}
#account-page-content .submit-button .button .corner.top-right
{
    top: 0;
    right: 0;
}
#account-page-content .submit-button .button .corner.bottom-left
{
    bottom: 0;
    left: 0;
}
#account-page-content .submit-button .button .corner.bottom-right
{
    bottom: 0;
    right: 0;
}
#account-page-content .submit-button .button .corner.top-left
{
    background-image: url(/templates/main/images/plus-button/white-top-left.png);
}
#account-page-content .submit-button .button .corner.top-right
{
    background-image: url(/templates/main/images/plus-button/white-top-right.png);
}
#account-page-content .submit-button .button .corner.bottom-left
{
    background-image: url(/templates/main/images/plus-button/white-bottom-left.png);
}
#account-page-content .submit-button .button .corner.bottom-right
{
    background-image: url(/templates/main/images/plus-button/white-bottom-right.png);
}
#account-page-content .delete-link
{
    position: absolute;
    bottom: 0;
    right: 0;
}
#account-page-content .delete-link a
{
    text-decoration: none;
    font-size: 63%;
}

/************************
       MOST ACTIVE TOPICS
************************/
#most-active-topics .column .category .number a{
color:#000000;
text-decoration:none;
}

