﻿
.expandSection
{
    background-position:top left;
    padding-left: 20px;
    background: url("/Content/images/bluecircplus.gif") no-repeat;
    background-attachment: scroll;
    padding-bottom: 3px;
    display:inline-block;
}

.expandSection a {
	color: #fff;
	text-decoration: none;
	display: block;
}

h2.expandSection a:hover { color: #fff; }

.expandSection.active {background: url("/Content/images/bluecircminus.gif") no-repeat;} 

.expandSection_payload 
{
    display: none;
	clear: both;
}

.comments
{
    color: #666666;
    position: relative;
    width: 700px;
}

.comments.deleted
{
    text-decoration: line-through;
}

.comment 
{
    display: block;
    clear: both;
    margin: 10px 0 10px 20px;
    padding-bottom: 20px;
    position: relative;
}

.comment .profile
{
    display: block;
    clear: both;
}

.comments .comment .profile img
{
    float:left;
    margin-right: 15px;
    width: 45px;
    height: 45px;
}

.repliesSection .comment .profile img
{
    float:left;
    margin-right: 15px;
    width: 35px;
    height: 35px;
}

.comment .profile a
{
    font-size: 16px;
}

.comment .profile .detail
{
    float:left;
    padding-top: 0px;
    margin-top: -5px;
}
.comment .profile .detail .country 
{
    font-size: 12px;
}
.comment .profile .detail .ago 
{
    font-size: 12px;
    color: #999999;
}

.comment .profile .detail .role
{
    display: block;
    clear: both;
}
.comment .controls .options_link
{
    background: url("/content/images/arrow_11.gif") no-repeat center right;
    margin-right: 20px;
    font-weight: bold;
    color: #557EB9;
    padding-right: 16px;
}
.comment .controls .options_menu
{
    z-index: 12700;
    display:none;
    outline-color: invert;
    background-color: #666666;
}

.comment .controls .options_menu ul
{
    float:none;
    clear:both;
}

.comment .controls .options_menu li
{
    float:none;
    clear:both;
}
.comment .commentOptionArea
{
    position:absolute;
    right:0;
    display:none;
}
.repliesSection .comment .commentOptionArea 
{
    left: 450px;
}
.comment .commentOptionArea .dropDown 
{
     border: 1px solid #cacaca;
     padding: 3px 16px 3px 8px;
     width: 100px;
     background-image: url("/Content/images/arrow_11.gif");
     background-repeat: no-repeat;
     background-position: right 8px;
     cursor: pointer;
     margin-bottom: 0px;
     background-color: #FFF;
}
.comment .commentOptionArea .dropDownList 
{
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    color: #666666;
    margin-left: 0px;
    margin-top: 0px;
    padding-top:0px;
    padding-left: 10px;
    background-color: #FFF;
    width: 114px;
    
}
.comment .commentOptionArea .dropDownList li 
{
    padding: 5px 0;
    
}

.comment .body
{
    padding-top: 10px;
    margin-left: 00px;
    margin-bottom: 15px;
    display: block;
    clear: both;
    font-size: 12px;
    line-height: 17px;
    width:600px;
}
.comment .body UL
{ 
    list-style-type: disc;
}

.comment .social
{
    margin-left: 42px;
    margin-top: 10px;
    display: block;
    clear: both;
}
.footerControls 
{
    clear: both;
    margin-bottom: 10px;
    
}
.expandSection_payload .footerControls 
{
    margin-left: 48px;
}
.comments .footerControls .like
{
    margin-left: 45px;
    margin-right: 20px;
}
.repliesSection .comment .footerControls .like
{
    margin-left: 0px;
    margin-right: 20px;
}
.comments .footerControls .like .like
{
    margin-left: 0px;
    margin-right: 20px;
}
.comment TextArea
{
    overflow: hidden;
    margin-right: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 600px;
}
.addComment TextArea
{
    overflow: hidden;
    margin-right: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 618px;
    max-width:618px;
}
.addCommentSection
{
}

.addComment 
{
    display: none;
    margin: 0 0px 0px 10px;
    position: relative;
}
.addComment img
{
    margin:5px 10px;
    float:left;
}
.addComment .btncasing
{
    margin-left:65px;
}

.addComment .editor-field
{
   float: left;
}
.addCommentTitle
{
    margin-left: 20px;
    margin-top: 16px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.addCommentClick
{
    text-align: left;
    vertical-align: top;
    height: 40px;
    width: 658px;
    color: #999999;
    border: 1px solid #cfcfcf;
    margin: 5px 0px 35px 20px;
    padding: 10px;
    background-color: #ffffff;
}

.newCommentBody
{
    height:128px;
    margin: 10px 10px 10px 0;
    overflow: hidden;
}
.repliesSection .comment .newCommentBody
{
    width: 506px;
    height:128px;
    margin: 10px 0px 10px 0;
    overflow: hidden;
}

.repliesSection 
{
    margin-top: 10px;
    margin-left: 60px;
    clear: both;
	
}
.repliesSection .comment
{
    background-color: #F4F4F4;
    border: 1px solid #eae6e6;
    padding: 20px;
    margin-bottom: 15px;
    width: 557px;
    margin-left: 0px;
}
.repliesSection .body
{
    padding-top: 10px;
    margin-left: 00px;
    margin-bottom: 15px;
    display: block;
    clear: both;
    font-size: 12px;
    line-height: 17px;
    width:498px;
}
.repliesSection .comment .editComment 
{
    position:absolute; 
    left:480px;
}
.addReplySection
{
    margin: 10px 0px 10px 0;
    background-color: #F4F4F4;
    border: 1px solid #eae6e6;
    padding: 10px;
    width: 577px;
}

.addReply img
{
    margin-top:6px;
    float:left;
}
.addReply .btncasing
{
    margin-left:43px;
    clear: both;
}

.addReply .editor-field
{
   float: left;
}
.addReplyTitle
{
    margin-left: 10px;
    margin-top: 0px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.addReply
{
    display:none;
    margin-left: 10px;
    margin-top: 10px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.newReplyBody
{
    width: 520px;
    margin: 10px;
    overflow: hidden;
}
.addReply textarea 
{
    width: 510px;
    max-width: 510px;
    margin-right: 0;
}

.addReplyClick
{
    width: 543px;
    border: 1px solid #cfcfcf;
    margin: 10px;
    padding: 3px;
    background-color: #ffffff;
    color: #999999;
}
.textcounter_original 
{
    
	position:absolute;
	right:0;
	bottom: 33px;
}

.repliesSection .textcounter_original 
{
    bottom:80px;
    right: 20px;
    
	
}
.commentSigninTeaser
{
    margin-left: 20px;
    float: none;

}
.commentSigninTeaser .btncasing
{
    display: block;
    clear: both;
    margin-top: 20px;
}
.commentSigninTeaserTitle
{
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.commentSigninTeaserText
{
    display: block;
    clear: both;
    font-size: 10px;
    margin-top: 20px;
}
