.FacebookSelector {
    position:absolute;
    height:10px;
    width:19px;
    background:url('../Images/Icons/SocialSelectors.png');
    z-index:2;
}

.HistoryPanelRow .FacebookSelector {
    margin:-12px 0px 0px 37px;
    position: absolute;
}

.SharingClose {
    position:absolute;
    background:url('../Images/Icons/SocialClose.png') no-repeat;
    height:32px;
    width:32px;
    margin:0px 0px 0px 968px;
}

.FacebookSharingArea {
    height:310px;
    background-color:#fff;
    background:url('../Images/Backgrounds/SocialGradients.png') repeat-x;
    background-position:0px -40px;
    border-bottom:1px solid #9c9e9c;
    z-index:1;
    overflow:hidden;
    clear:both;
    width:1000px;
}

.ModalContainer.FacebookModal .FacebookSharingArea {
    background: none;
    border: none;
    width: 890px;
}

.FacebookSharingArea .FacebookSharingPreview {
    margin:5px 0px 0px 0px;
    overflow:hidden;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingTitle {
    background:url('../Images/Backgrounds/FacebookBackground.png') no-repeat;
    background-position:left center;
    font-weight:bold;
    color:#39599c;
    text-shadow: 1px 1px 0px #ccc;
    font-size:1em;
    padding:0px 0px 0px 40px;
    float:left;
    line-height:25px;
    height:25px;
    margin:5px 0px 0px 10px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent {
    height:230px;
    clear: both;
    border: 1px solid transparent;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent {
    height:290px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview {
    clear:both;
    float:left;
    width:455px;
    margin:10px 0px 0px 20px;
}

.ModalContainer.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview {
    margin:10px 0px 0px 10px;
    width: 400px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookLike {
    margin:0px 0px 0px 30px;
    padding:10px 0px 0px 0px;
    width:460px;
    float:left;
}

.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookLike {
    margin: 0px 0px 0px 10px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookLike iframe {
    width:475px;
    margin:10px 0px 0px 0px;
    background: transparent;
    overflow: hidden;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookLike iframe {
    height:238px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .Step1,
.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookLike .Step2 {
    background:url('../Images/Icons/FacebookStep1.png') no-repeat;
    padding:0px 0px 0px 20px;
    color:#000;
    font-size:.8em;
    font-weight:bold;
    height:15px;
    line-height:normal;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookLike .Step2 {
    background:url('../Images/Icons/FacebookStep2.png') no-repeat;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost {
    margin:10px 0px 0px 1px;
    width:430px;
    min-height:100px;
    line-height:normal;
    overflow:hidden;
    letter-spacing:normal;
    font-family:Tahoma;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostBorder .RoundedContentTopMiddle,
.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostBorder .RoundedContentBottomMiddle {
    width: 418px;
    min-width: 418px;
}

.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost {    
    width: 388px;
    min-width: 388px;
}

.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostBorder .RoundedContentTopMiddle,
.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostBorder .RoundedContentBottomMiddle {
    width: 376px;
    min-width: 376px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent {
    margin: 4px 0px 0px 5px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookProfilePicture {
    background:url('../Images/Backgrounds/FacebookProfilePicture.gif') no-repeat;
    height:50px;
    width:50px;
    float:left;
    height:100px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails {
    float:left;
    margin:0px 0px 0px 10px;
    width: 350px;
}

.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails {
    width: 310px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostName {
    font-weight:bold;
    color:#3959ad;
    font-size:.8em;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostText {
    margin:5px 0px 0px 0px;
    font-size: .7em;
} 

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost {
    margin:10px 0px 5px 0px;
    padding: 5px; 
    overflow:hidden;
    background-color: #f7f7f7;
    border: 1px solid #e2e2e2;
    font-size: .7em;
    width: 335px;
}

.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost {
    width: 295px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPostDetails {
    float: left;
    width: 235px;
    margin: 0px 0px 0px 5px;
}

.FacebookModal .FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPostDetails {
    width: 200px;    
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost .FacebookPostPostPicture {
    float:left;
    width:90px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost .FacebookPostPostPicture img {
    width:90px;
    display:block;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost .FacebookPostPostDetails .FacebookPostPostTitle {
    font-weight:bold;
    color:#3959ad;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost .FacebookPostPostDetails .FacebookPostPostDescription,
.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostPost .FacebookPostPostDetails .FacebookPostPostURL {
    color:#848284;
    margin:3px 0px 0px 0px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost  .FacebookPostContent .FacebookPostDetails .FacebookPostControls {
    margin:10px 0px 0px 0px;
    color:#849ade;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails .FacebookPostControls div {
    float:left;
    margin:0px 5px 0px 0px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostDetails .FacebookPostControls .FacebookPostLike {
    background:url('../Images/Icons/Like.png') no-repeat;
    padding:0px 0px 0px 20px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails .FacebookPostControls .FacebookPostComment,
.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails .FacebookPostControls .FacebookPostShare,
.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails .FacebookPostControls .FacebookPostTime {
    background:url('../Images/Icons/FacebookControlsBullet.png') no-repeat;
    background-position:left center;
    padding:0px 0px 0px 7px;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .FacebookPreview .FacebookPost .FacebookPostContent .FacebookPostDetails .FacebookPostControls .FacebookPostTime {
    color: #9c9a9c;
}

.FacebookSharingArea .FacebookSharingPreview .FacebookSharingPreviewContent .Textbox {
    clear: both;
    margin: 10px 0px 0px 50px;
}

.FacebookSharingArea .FacebookSharingPreview .Textbox {
    background: url('../Images/Backgrounds/TextboxSignIn.gif') no-repeat;
    height: 22px;
    width: 217px;
    clear: both;
}

.FacebookSharingArea .FacebookSharingPreview .Textbox .TextBoxLabel {
    position: absolute;
    height: 23px;
    line-height: 23px;
    font-family: Arial;
    padding: 0px 0px 0px 5px;
    color: #000000;
    font-size:.7em;
    font-weight:bold;
    z-index:2;
}

.FacebookSharingArea .FacebookSharingPreview .Textbox .TextboxProgressBar {
    background: rgb(169,68,50); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(169,68,50,1) 48%, rgba(87,0,0,1) 52%, rgba(169,68,50,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,rgba(169,68,50,1)), color-stop(52%,rgba(87,0,0,1)), color-stop(100%,rgba(169,68,50,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(169,68,50,1) 48%,rgba(87,0,0,1) 52%,rgba(169,68,50,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(169,68,50,1) 48%,rgba(87,0,0,1) 52%,rgba(169,68,50,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(169,68,50,1) 48%,rgba(87,0,0,1) 52%,rgba(169,68,50,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(169,68,50,1) 48%,rgba(87,0,0,1) 52%,rgba(169,68,50,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a94432', endColorstr='#a94432',GradientType=0 ); /* IE6-9 */

    height: 22px;
    max-width: 217px;
    background-position: right center;
    position: absolute;
    margin: 0px 0px 0px 3px;
    z-index:1;
}

.FacebookSharingArea .FacebookSharingPreview .Textbox .TextboxProgressBar.Complete {
    background-position: left center;
    width: 217px;
    max-width: 217px;
    height: 22px;
    margin: 0px;
}

.FacebookSharingArea .PostToFacebook {
    display:block;
    width:390px;
    float:left;
    line-height:normal;
    margin:10px 0px 0px 20px;
}

.FacebookSharingArea .PostToFacebookDescription {
    margin:10px 0px 0px 0px;
    font-size:.75em;
}