.storytellers.detail #mainContent {
  padding: 0;
  /*background: rgba(255, 255, 237, 1);*/
}
.profile-wrapper { position:relative; margin:10px auto 0px 14px; width: 995px; padding-bottom: 20px;}
.profile-wrapper > div { position: relative;}
a.button { text-indent: -9999px; display:block; }
p { margin: 18px 0;}
h3 { font-family:arial;font-weight:normal;padding-left:16px;line-height:35px;font-size:19px;letter-spacing:1px;color:#ddd;background: #8F888F url(images/bg_profile_header.png) top right repeat-y; border:none; border-width: 1px 0;}
h4 { font-style: italic; color:#352B35;text-transform: none;font-weight: bold;}
h5 { color:black;font-family: arial;font-size: 15px;letter-spacing: 0;}
.inner-container { background: rgba(255, 255, 237, 1); }
.main-section { display: none;}
.filmedia .info-container { background: #423A43 url(images/bg_profile_container.png) top right repeat-y;}
.double-divider { border-top: 4px double #BFBFBF;padding: 18px 0px; margin: 20px 5px;}
div.pp_default .pp_close { text-indent: -9999px;}

/* user Info */
#userInfo { height:164px;}
#userInfo .section { position: absolute;}
.profile-info {top:15px;left:0px;width:700px;height:135px;overflow: hidden;}
.profile-links { top:21px;right:155px; width:110px;}
.profile-links ul { list-style-type:none; margin:0;padding:0;}
.profile-links ul li { text-align:right;font-size:14px;line-height: 30px; letter-spacing:0.5px; text-transform:uppercase;}
.profile-links a { color: #9cb6be;}
.profile-actions { top:5px;right:0;width:120px;margin-top:9px;height:115px;border-left: 1px solid #BEBEBE;padding:10px 8px 0 13px;}
.profile-photo { float:left;width:95px;text-align:center;font-size:9px;line-height:18px;text-transform: uppercase;display: block;color: #787B8B; letter-spacing: -0.25px;}
.profile-detail { margin-left:103px; }
.profile-name { font-size:13px; font-family: 'Times New Roman';line-height: 17px;font-size:22px;color:#CE005C;}
.profile-greeting { margin-top:20px;font-size:15px;font-style: italic;line-height: 20px; display: block; color:#352A35;}
.profile-greeting p { margin: 0;}
#userPhotoWrapper {position:relative;width: 90px;height: 118px; overflow: hidden;background-color: #ccc;border:0.15px solid  rgba(110, 133, 122, 0.46);background-color: #ffffff;}
#userProfilePic { position: absolute;top:50%;width:90px; height:118px; display: block; z-index: 0; visibility: hidden;}
#contributionButton,#contributionSetupButton { background: url(images/btn_contribute.png) no-repeat; width:116px;height:54px;}
#emailButton, #shareButton,#messageButton { width:58px;height: 32px;margin:5px 0;float:left;}
#emailButton {background: url(images/btn_email.gif) no-repeat; }
#shareButton {background: url(images/btn_share.gif) no-repeat; margin-left:1px}
#d_profile_link_container { cursor: default;position:relative;overflow:hidden;}
#d_profile_link_container textarea { position:absolute;top:0;left:0;width:105px;height:15px;z-index:2;opacity: 0;filter:alpha(opacity=0);}
.country-flag { margin-left: 6px; }
#userPhotoWrapper input.file {
  opacity: 0.01;
  width: 55px;
  height: 70px;
  position: absolute;
  top: 0;
  z-index: 2;
  left: 0;
}
#userPhotoWrapper form, #userPhotoWrapper .fileinputs, #userPhotoWrapper .fileinputs input {
  width: 100%;
  height: 100%;
  position: relative;
}
#userPhotoWrapper .fileinputs {
  position: absolute;
  z-index: 9;
}
#userPhotoWrapper .fakefile {
  display: none;
}
#userPhotoWrapper .fakefile input {
  max-width: 106px !important;
  width: 106px;
  height: 106px;
  border: 0; 
}
#userPhotoWrapper div.fakefile .fakefile-upload-button {
  display: none;
}
#userPhoto-progress {
  position: absolute;
  top: 52px;
  left: 6px;
  width: 91px;
  height: 6px;
  border: 1px solid #DED8D5;
  display: none;
}

/* greeting*/
#greeting-body, #greeting-body-more { font-family: arial;font-style: normal;font-size: 13px; line-height: 19px; }
#greeting-body { visibility: hidden;}
#greeting-body-more {display: none;}
#greeting-body-more a { text-decoration: underline;color:#85B4E4;}

/* my film */
#myFilmsWrapper { position:relative;width: 100%; height:76px;background: #423A43 url(images/bg_film_list.png) repeat-y top right;margin-top:-1px;}
#myFilmsWrapper ul { position:absolute;top:0;left:0;height:63px; list-style-type: none;margin:0;padding:0;}
#myFilmsWrapper ul li { width:244px;float:left;margin-right: 5px;margin-bottom:5px;color:#bbb;font-size:10px;opacity: .45;}
#myFilmsWrapper ul li a { color: #bbb;}
#myFilmsWrapper ul img { width:108px;height: 61px; border: 1px solid #000; margin-right:5px; cursor:pointer;}
#myFilmsWrapper .thumbnailWrapper { float:left;}
#myFilmsWrapper .duration { font-size:11px;font-weight: bold;}
#myFilmsWrapper .duration span { font-size:10px;font-weight: normal;padding-left: 2px;}
#myFilms h3 { margin-bottom: 0; border:none;}
#myFilmsMask { position:absolute;top:7px;left:40px;right:56px;height:68px;overflow:hidden;}
#myFilmsMask .social-tags a { cursor: default;}
.mainPlayerContainer { position:relative;font-size:11px;color:#575362;height:434px;padding:10px 0 10px 10px;background:#2F262E url(images/bg_sidebar.png) repeat-y top right;}
#sideFlagBox a { color: #575362; text-decoration: none;}
#sideFlagBox a:hover { text-decoration: underline;}
#myFilmsMask li.active, #myFilmsMask li:hover { opacity: 1; }
.playerWrapper { float:left;overflow: hidden;}
.playerWrapper, .cu-vp-container, #myFilmPlayer {position:relative;width:712px;height:434px;}
.playerWrapper, .cu-vp-container, .cuvp-poster { background: #211621;}
/* player controls */
.playerWrapper .cuvp-controlbar {
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 0;
  background: rgba(46,36,47, 0.9);
  z-index: 1;
}
.playerWrapper .cuvp-controls {
  width: 100%;
  margin-top: 5px;
  padding-left: 12px;
  padding-right: 5px;
  height: 30px;
  box-sizing: border-box;
}
.playerWrapper .cuvp-control {
  cursor: pointer;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
}
.playerWrapper .cuvp-control-volume {
  background: url(../common/images/player/volume.png) no-repeat center center;
}
.playerWrapper .cuvp-control-volume:hover {
  background-image: url(../common/images/player/volume_rollover.png);
}
.playerWrapper .cuvp-control-full {
  background: url(../common/images/player/full_screen.png) no-repeat center center;
  width: 28px;
}
.playerWrapper .cuvp-control-full:hover {
  background-image: url(../common/images/player/full_screen_rollover.png);
}
.playerWrapper .cuvp-control-play {
  background: url(../common/images/player/play.png) no-repeat center center;
}
.playerWrapper .cuvp-control-play:hover {
  background-image: url(../common/images/player/play_rollover.png);
}
.playerWrapper .cuvp-control-pause {
  background: url(../common/images/player/pause.png) no-repeat center center;
  display: none;
}
.playerWrapper .cuvp-control-pause:hover {
  background-image: url(../common/images/player/pause_rollover.png);
}
.playerWrapper .cuvp-time {
  color: #686C7F;
  font-size: 13px;
  line-height: 25px;
  float: right;
  letter-spacing: 0.98px;
  font-family: Myriad Pro;
}
.playerWrapper.playing .cuvp-control-play {
  display: none;
}
.playerWrapper.playing .cuvp-control-pause {
  display: block;
}
.playerWrapper .progressBar {
  float: left;
  position: relative;
  width: 68.5%;
  border-radius: 5px;
  margin: 9px 0 0 19px;
  padding: 0;
  border-style: Solid;
  border-color: #96C0E6;
  border-color: rgba(150, 192, 230, 0.23);
  border-width: 1px;
  opacity: 0.7;
  height: 5px;
  filter: alpha(opacity=70) progid: DXImageTransform.Microsoft.Alpha(opacity=70);
}

.playerWrapper .bufferBar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #ccc;
  border-radius: 5px;
  z-index: 0;
}

.playerWrapper .timeBar {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(97, 97, 106, 0.3);
  border-radius: 5px;
  z-index: 1;
}

.playerWrapper .timeBar::after {
  content: url(../common/images/player/seek_button.png);
  position: absolute;
  top: -5px;
  right: -5px;
}

.playerWrapper .cuvp-volume-wrapper {
  position: absolute;
  z-index: 2;
  background: #2B1F2A;
  width: 70px;
  height: 15px;
  top: -8px;
  left: 0;
  border: 1px solid #3C343D;
  display: none;
}

.playerWrapper .cuvp-volume-bar {
  position: relative;
  width: 84%;
  height: 4px;
  border: 1px solid #4E4F5E;
  border-radius: 5px;
  margin: 5px 0 0 8%;
  padding: 0;
  background-color: #000000;
}

.playerWrapper .cuvp-volume {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  /*background-color: #35343A;*/
  border-radius: 5px;
  z-index: 1;
}

.playerWrapper .cuvp-volume::after {
  content: url(../common/images/player/seek_button.png);
  position: absolute;
  top: -4px;
  right: -10px;
}
#myFilmPlayer {position: absolute;top:-9999px; left:-9999px;z-index:2;}
#myFilmPlayer.active { top:284px; left:10px;}
#myFilmPlayer video { position: absolute;top:0;left:0;}
.sideContainer { margin-left:723px;position: relative;}
.sideContainer a { color:#9cbbe1;text-decoration: underline;}
.sideInfoBox { border:1px solid #59525A;line-height: 16px;letter-spacing: 1px;}
.sideInfoBox span { display: block;}
#sideFlagBox { padding: 20px 20px 0px 15px} 
#sideFlagBox p { margin: 0 0 22px; font-style: normal;}
#sideReviewBox { border-top: 1px dashed #59525A;padding:16px 0 10px 15px;}
#sideReviewBox p { margin: 0 0 3px;}
#sideReviewBox a { font-size: 10px; letter-spacing: 0.5px;}
#filmNavLeft, #filmNavRight { position: absolute; top:24px; background: url(images/icon_arrow_sprite.png) no-repeat;width:17px;height: 27px; cursor:pointer;}
#filmNavLeft {background-position: 0px 0px; left:14px;}
#filmNavRight {background-position: -27px 0px; right:8px; }
#flags .x-value { height: 16px; }
#socialtags .x-value, #ratings .x-value { height: 32px;}
.rating-tooltip { width:220px;line-height: '18px'; font-size: '12px'; font-family: 'Times New Roman';}
.rating-tooltip b { display: block;margin-bottom: 10px;}

.movieDetailWrapper {padding: 0px 0 0;}
.movieDetailWrapper .inner-container {padding: 18px 12px 20px;}
.text-large { font-size:19px; line-height: 23px;margin-bottom:30px; color:#352a35; letter-spacing:0.5px;margin-top:12px;}
.text-desc { font-size:16px;font-style: italic;line-height: 25px;padding:0 20px 20px 0; color:#352a35;}
.text-spec { font-family: Times New Roman;font-style: italic; font-size: 21px;padding:9px 0 0 16px;}
.text-spec > span, .text-spec > a > span  {font-size:44px;line-height: 50px;display: block;}
.text-spec a { text-decoration: none;}
.text-spec .text-big { padding-top: 3px;line-height: 26px;}
.text-spec .text-smaller { font-size:19px;line-height:22px; padding-right:5px;}
.left-col { float:left; width:722px;}
.right-col { margin-left:748px; padding-bottom: 15px;}
.left-content { padding-left:15px;}
#requestDvd { display: none; }
#behindFilmMakingPartners {
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: normal;
  white-space: normal;
} 
div#storyBehind { margin:18px 0;line-height: 19px;font-size:12px;font-style: italic;}
div#organizations, div#people { font-size: 12px;line-height: 18px;margin-bottom: 18px; margin-right:15px;}
#url-link-wrapper { position: relative; padding-right: 36px; line-height: 22px; }
#url-link { position:absolute;top:1px;left:5px;width:36px;height:22px;text-indent:-9999px;display:block;background: url(images/icon_link.gif) no-repeat;}

#ratings .ratings-popup { display: none;}
#ratings .ratings-popup a { text-decoration: underline;}

/* reviews */
#reviewsHolder { position:relative;width:722px;height:60px;}
#reviews { width:722px;position: absolute;bottom:0;}
#reviews .title {
  background: url(images/bg_review.png) repeat-y; height: 60px; line-height: 62px;
  color: #7A94B9;font-size: 17px;font-style: italic;padding: 0 18px;
}
#reviews .title span { color: #fff; font-size: 11px;padding-left: 5px; opacity:0.75;}

ul#reviewList { list-style:none;margin:0;padding:0;}
ul#reviewList li { margin-bottom:40px; clear:left;}
ul#reviewList li:last-child { margin-bottom: 50px;}
.edit ul#reviewList li { margin-bottom: 20px;}
.edit ul#reviewList li:last-child { margin-bottom: 30px;}
.no-reviews .reviewWrapper {padding: 0;}
.reviewWrapper { padding: 21px 16px;}
.review-header { font-size: 13px;line-height: 20px;margin-bottom: 9px;}
.review-title { font-size:19px;}
/*
.review-username {}
.review-date {}
*/
.review-message {line-height:16px;margin-bottom: 18px;color:#666;}
.review-message a { color:#7EAFDA; text-decoration: underline;}
.review-actions { height:37px;}
.review-remove, .review-email { float:left;height:17px; background-repeat: no-repeat;text-indent: -9999px;margin-right:14px; text-decoration: none;display: none;}
.review-remove { background-image: url(images/btn_remove.gif);width:61px;}
.review-email {background-image: url(images/btn_emailToWriter.gif);width:123px;}
ul#reviewList li:hover .review-remove, ul#reviewList li:hover .review-email { display: block;} 

/* story behind the film */
#stroyBehindFilm { padding-bottom: 22px;}

/* contribute & dvd */
#contributeWrapper { position: relative;padding-bottom: 48px;}
#contributeWrapper a { width:192px; padding-left:62px;padding-top:6px;display: block;font-size:20px;font-weight:bold;letter-spacing: 1px;}
#contributeWrapper a span { color:#999;display: block;font-size:9px;font-weight:normal;line-height: 13px;letter-spacing: 0;}
#contributeToFilm { color: #0EA89D; background: url(images/icon_contribute_b.png) no-repeat;}
#requestDvd { position:absolute;top:0;left:295px;  color:#A6BFE2; background: url(images/icon_dvd_b.png) no-repeat; }

/* aboutme */
#aboutme .inner-container { margin-top:-10px; padding:31px 22px 31px 20px;}
#aboutme .section { border-bottom: 1px solid #BFBFBF;padding-bottom:3px;margin-bottom: 30px; }
#aboutme .section:last-child { border:0;}
#aboutme .section .contents { padding:16px 0; }

/* pictures/snapshots */
.photoListWrapper { height:160px;}
.photoListContainer { position:absolute;left:16px;right:16px;height:168px;overflow:hidden;}
.photoList { position:absolute;height: 168px;white-space: nowrap;}
.photoList > a { position: relative;}
.photoList > a > img { margin-right: 15px; height:168px;vertical-align: text-top;}
.photoList > a:last-child > img { margin-right: 0;}
.photoListWrapper.nav .photoListContainer {left:36px;right: 36px;}
.prevPhotos, .nextPhotos { display:none;cursor:pointer;position:absolute;width:18px;height:168px;background: url(images/icon_nav_arrows.png) no-repeat center left;z-index:99;}
.nextPhotos { right:18px;background-position: center right;}
.photoListWrapper.nav .prevPhotos, .photoListWrapper.nav .nextPhotos { display: block; }

/*looking for */
#lookingfor .inner-container { margin-top:12px; padding:10px; }
#lookingfor .mainPlayerContainer { background: #ffffed; margin-top:-10px;}
#lookingfor .sideInfoBox { border-color: #DBDADF;height: 431px;}
#lookingfor .movieDetailWrapper { padding-top: 0;}
#lookingfor .movieDetailWrapper .inner-container { margin-top:-10px;}
#btnContribute { background: url(images/btn_contribute2.gif) no-repeat;width: 148px;height: 26px;border:0;text-indent: -9999px;display: block;margin-bottom:6px;}
.contributeWrapper {width:148px;text-align: center;font-size:11px;}
#lookingfor h4 { color:#868187;font-weight: normal;}
.fundUsageWrapper {margin-top:15px;}
#fundUsage { float:left; width:170px; position: relative; text-align: center;}
#fundUsageDesc { margin-left:175px; padding: 5px 0;line-height: 18px;}
#fundUsageImage { background: #E1E5EB; width:140px;height:180px; margin: 0 auto; cursor:pointer;}
#fundUsageImage div.img-name { font-size:12px;position:absolute;top:81px;left:33px;background: #A6BADE; color: white;width:104px;text-align: center;line-height: 22px;}
#fundUsageImage.no-pdf div.img-name { font-size:11px;color:black;top:68px;line-height: 14px; padding: 4px 0;}
#fundUsageImage span { color:#A3BCDD; position: absolute;top: 105px;left: 0;text-align: center;display: block;width: 100%;font-size: 11px;}
#fundUsageImage span a#uploadFundPdf { color:#A3BCDD;text-decoration: underline;;}
#lookingfor .text-spec { font-size:22px;padding:12px 0 0 16px;letter-spacing: 0;line-height: 23px;}
#lookingfor .text-spec > span { font-size:41px;}
#learnMoreProject, #supportProject { cursor: pointer;}
#projectNeed { color:#BEC3D4; margin-bottom: 8px;}
#projectNeed .text-spec .text-smaller { line-height: 21px;}
#learnMoreProject { color:#B0C3FC;margin-bottom: 10px;background: url(images/learn_whom_image.png) no-repeat 8px 5px; width:240px;height:91px;}
#learnMoreProject span { line-height: 45px; display: none;}
#supportProject { color: #71CCC4; background: url(images/will_support_green_image.png) no-repeat 5px 17px;width:240px;height:80px;}

/* profile page */
#btnAccountInfo { cursor:pointer;text-align: center; color:white;line-height: 16px;font-size: 9px;margin-top: 3px;color: #787B8B;
    letter-spacing: -0.25px;}
#contributionSetupButton {background-image: url(images/btn_contribute_setup.gif)}
#messageButton {background: url(images/btn_numbox.gif) no-repeat;text-indent: 0; color:#85A0C1;line-height: 33px;text-align: center;}
#messageButton span { padding:1px 7px 0; border: 1px solid #85A0C1;}
.viewExpressions { font-size: 12px;padding-left: 15px;font-family: arial narrow, arial;color: #797B8A;}
.viewExpressions span { text-decoration: underline;cursor: pointer;}
form.aboutme{ margin:0 0 24px;}
form.aboutme .button-new { float: right;}
.aboutme input, .aboutme textarea { padding: 0 5px;width:940px;max-width:940px;background-color: #ffffed; border: 1px solid #C5C5C5;}
.aboutme input { height:20px; line-height: 23px;font-size: 17px;font-style: italic;margin-bottom: 15px;}
.aboutme textarea { height:170px; padding: 6px 5px; font-size:12px;font-family: arial,sans-serif;margin-bottom: 5px;}
.del-photo,#del-pdf { display:none;position:absolute;top:0;right:15px;background: url(images/icon_close_pink.gif) no-repeat; width:16px;height:16px;text-indent: -9999px;}
.edit .photoListWrapper, #lookingfor .photoListWrapper { margin-top:16px;}
.photoList > a:last-child > .del-photo { right:0;}
.photoList a:hover .del-photo { display: block;}

/* profile - my films */
#movieDetailMoreWrapper { background: rgba(255, 255, 237, 1); }
#movieDetailMoreWrapper textarea { padding:8px 5px;margin-top:5px;margin-bottom:5px;background-color:#ffffed;border: 1px solid #c5c5c5; font-size:12px;}
textarea#storyBehind { width: 695px;min-width:695px;max-width: 695px;height:236px;min-height: 236px;}
textarea#organizations, textarea#people{width: 217px;min-width:217px;max-width: 217px;resize:none;}
textarea#organizations { height:69px;min-height: 69px;}
textarea#people {height:230px;min-height: 230px;}
.button-right { text-align: right;}
#movieDetailMoreWrapper .right-col .button-right { padding-right: 17px;}
#movieDetailMoreWrapper .right-col .contents { padding-top:10px; }
textarea#msgGreeting, input#msgGreetingTitle { max-width:550px; min-width:550px;width:550px;margin:0;display:block;padding: 0 5px;background-color:#ffffed;border: 1px solid #c5c5c5; font-size:12px;}
textarea#msgGreeting:focus, input#msgGreetingTitle:focus { border-color: #c5c5c5;}
input#msgGreetingTitle { font-size: 15px;font-style: italic;height: 22px; line-height: 22px;}
textarea#msgGreeting { margin-top:5px;padding: 5px;height:43px;max-height: 38px;min-height: 37px;line-height: 15px;}
textarea#msgGreeting:focus { position: absolute; top:-5px;max-height: 113px;height: 113px;z-index: 1;}
.profile-greeting.edit { margin-top: 14px;}
.profile-greeting.edit form { margin: 0;}
.profile-greeting.edit form button { position: absolute;top:22px;left:598px;z-index: 0;}

/* profile - looking for */
#lookingfor .playerWrapper,#embedVideoPreview { width:712px;height:434px;background: #687373;}
#lookingfor.edit .playerWrapper,#embedVideoPreview {background: url(images/bg_embedvideo.jpg) no-repeat;}
#embedVideoPreview { background:black;border:0;overflow:hidden;display: none;}
#lookingfor.edit .text-large { margin-bottom: 14px;}
#lookingfor.edit textarea {background-color: #ffffed;border:1px solid #CCCBCD;padding:5px;font-family: arial,sans-serif;font-size:13px;}
#projectNeed span { display:inline;}
#projectNeed input[type=text] { border:1px solid #CCCBCD; background: #ffffed;color:#E34093;font-family: Times New Roman;font-size:16px;height:20px;margin:2px 0 0 3px;padding: 0 2px;vertical-align: text-top;}
#projectNeed input[name=fundAmount] { width:75px;}
#projectNeed input[name=fundCategory] { width:116px;}
#projectNeed input[name=fundUsed] { width:60px;}
#projectNeed input[name=hoursSpent] { width:30px;}
#projectNeed input[name=numCountriesInvolved] { width:25px;}
#lookingfor textarea[name=embededVideo] {display: none;}
#lookingfor.edit textarea[name=message] { width:955px;max-width:955px;height: 206px;}
#lookingfor.edit textarea[name=descContribution] {width:775px;max-width:775px;height: 160px;}
#lookingfor.edit .text-desc { padding:0 4px 20px 0;}
#embedVideoWrapper { cursor:pointer;position: absolute;top:287px;left:242px;width:45px;height:14px;}
.mainPlayerContainer > #embedVideoWrapper { top:450px;left:655px; background: url(../common/images/update.png) no-repeat;width:68px;height:20px;}
.button-wrapper { text-align: right;padding-right: 4px;}
#fundCategorySelection {  display:none;position: absolute;top:143px;left:62px;width:120px;background-color: white;border:1px solid #CCCBCD;}
#fundCategorySelection a { display: block;color:black;background-color: #ffffed;font-size:13px;font-style:normal;font-family: arial, sans-serif;padding:0 5px;}
#fundCategorySelection a:hover, #fundCategorySelection a.active { background-color: #B0C3FE;}
#hourInfo { display:inline;}
/* buttons */
.button-new, .button-update, .button-submit, .button-delete {text-indent: -9999px;border:0;}
.button-add { background: url(images/btn_add_new.gif) no-repeat; width:58px;height: 17px;}
.button-update {background: url(../common/images/update.png) no-repeat; width:68px;height: 20px;}
.button-upload {background: url(../popups/images/upload.png) no-repeat; width:68px;height: 20px;}
.button-submit {background: url(images/btn_submit_2.gif) no-repeat; width:71px;height: 17px;}
.button-publish {background: url(../popups/images/publish.png) no-repeat; width:68px;height: 18px;}
.button-delete {background: url(images/delete.png) no-repeat; width:68px;height: 20px;}
#lookingfor .button-update {background: url(../common/images/update.png) no-repeat; width:74px;height: 20px;}

/* user info box */
#userInfoBox {background-color:#2A1F28;width:250px;height:98px;text-align:left;margin-bottom: 15px;}
#userInfoBox .profile-image { position:absolute;width:75px;height:98px;}
#userInfoBox .profile-image img { width:73px;height:96px;margin:1px;}
#userInfoBox .hltInfo {padding:10px 0px 10px 80px;}

/* review */

/* Will you support */
div.lookingForLink { background: url(images/will_you_support_image.png) no-repeat -2px 4px;}
div.lookingForLink > a { display: block;height:130px;width:240px;}

/* movie synopsis */
#movieSynopsis a { color: #352a35; text-decoration: underline;}
#aboutme a { color:black;text-decoration: underline;}

/* offline message */
#archiveMovieOfflineMessage,
#futureScreeningMessage, 
#pastScreeningMessage {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 712px;
  bottom: 7px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  display: none;
  color:#ffffed;
}

#archiveMovieOfflineMessage
{
  background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 237, 0) 0%,rgba(35, 31, 32, 0.7) 0.66%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 255, 237, 0) 0%, rgba(35, 31, 32, 0.7) 0.66%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 237, 0) ),color-stop(0.0066,rgba(35, 31, 32, 0.7) ));
  background : -o-linear-gradient(-90deg, rgba(255, 255, 237, 0) 0%, rgba(35, 31, 32, 0.7) 0.66%);
  background : -ms-linear-gradient(-90deg, rgba(255, 255, 237, 0) 0%, rgba(35, 31, 32, 0.7) 0.66%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFED', endColorstr='#231F20' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 255, 237, 0) 0%, rgba(35, 31, 32, 0.7) 0.66%);
  opacity : 0.9;
  width : 712px;
  height : 437px;
  filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFED',endColorstr='#231F20' , GradientType=0);  
  top:7px;
}
#archiveMovieOfflineMessage .message,
#futureScreeningMessage>div,
#pastScreeningMessage>div {
  padding:135px 0 32px;
  font-style: italic;  
  font-family: "Times New Roman";
  text-align: center;  
  width: 712px;  
  font-size : 25px;
  line-height : 38px;
  letter-spacing : 0.25px;
  color : #FFFFED;
  color : rgb(255, 255, 237);
  
}
#futureScreeningMessage>div {
  padding-top:110px;
  line-height: 1.45;
}
#pastScreeningMessage>div {
  padding-top: 88px;
  line-height: 1.35;
  font-size: 26px;
}
#futureScreeningMessage p,
#pastScreeningMessage p {
  margin-bottom: 0;
}
.gmt{
    font-family : Times New Roman;
    font-size : 19px;
    line-height : 0px;
    color: #FFFFED;
    color: rgb(255, 255, 237);
    position: relative;
    top: -18px;
    font-style: normal;
}

#pastScreeningMessage p:first-of-type {
  margin-bottom: 32px;
}
#futureScreeningMessage p.screening-date {
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 24px;
}
.offline-movie .cuvp-play-button,
.future-movie .cuvp-play-button,
.past-movie .cuvp-play-button {
  display: none !important;
}
.offline-movie #archiveMovieOfflineMessage,
.future-movie #futureScreeningMessage,
.past-movie #pastScreeningMessage {
  display: block;
}

.profile #archiveMovieOfflineMessage {
  background: transparent url(images/bg_offline_msg.png) no-repeat 0 -117px;
  width: 712px;
}

.profile #archiveMovieOfflineMessage .message {
  padding: 222px 0 32px;
  color: #40353B;
}

/* for festival */
.festival h3 {
  font-family: Myriad Pro, arial;
  font-weight: bold;
  font-size:16px;
  padding-left:16px;
  line-height:35px;
  letter-spacing:1px;
  color: #ADBDAF;
  color: rgba(110, 133, 122, 0.4);
  background: url('images/scrn_grad.png') no-repeat ;
  border:none; border-width: 1px 0;
}
.festival #contributionButton,
.festival #contributionSetupButton {
  background-image: url(images/btn_contribute_festival.png)
}
.festival #emailButton {
  background-image: url(images/btn_email.png);
  margin-left: 1px;
}
.festival #shareButton {
  background-image: url(images/btn_share.png);
  margin-left: 1px;
}
.festival #btnAccountInfo {
  background: none;
  color: #787B8B;
  line-height: 18px;
  font-size: 9px;
  letter-spacing: -0.25px
}
.festival #contributionSetupButton {
  background-image: url(images/btn_contribute_setup.png);
}
.festival #messageButton {
  background: url(images/btn_numbox.png) no-repeat;
  color: #ffffed;
}
.festival #messageButton span {
  border: 1px solid #ffffed;
}