.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
	background:transparent url(/images/bg/star.png) left -1000px repeat-x;
}
.star-rating {
	position:relative;
	width:95px !important;
	height:17px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position:left top;
	float:left;
}
.star-rating li {
	display:inline;
	margin:0 !important;
}
.star-rating a, 
.star-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:17px;
	line-height:17px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
	background-position:left bottom;
}
.star-rating a.one-star {
	width:20%;
	z-index:6;
}
.star-rating a.two-stars {
	width:40%;
	z-index:5;
}
.star-rating a.three-stars {
	width:60%;
	z-index:4;
}
.star-rating a.four-stars {
	width:80%;
	z-index:3;
}
.star-rating a.five-stars {
	width:100%;
	z-index:2;
}
.star-rating .current-rating {
	z-index:1;
	background-position:left center;
}	

/* for an inline rater */
.inline-rating {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
}

/* smaller star */
.small-star {
	width:65px !important;
	height:12px;
	margin:0 !important;
	float:right !important;
}

.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
	background-image:url(/images/bg/star-small.png);
	line-height:12px;
	height:12px;
}

#mainvideo {
  background-repeat:no-repeat;
  background-position:-1000px -1000px;
  background-image:url(/images/embed/btns/feedback.png);
  background-image:url(/images/embed/btns/share.png);
  background-image:url(/images/embed/btns/socialize.png);
  background-image:url(/images/embed/btns/add-rating.png);
  background-image:url(/images/embed/btns/comment.png);
  background-image:url(/images/embed/btns/add-faves.png);
  background-image:url(/images/embed/btns/delete-fave.png);
  background-image:url(/images/embed/btns/flag.png);
  background-image:url(/images/embed/btns/email-friend.png);
  background-image:url(/images/embed/btns/embed.png);
  background-image:url(/images/embed/btns/subscribe.png);
  background-image:url(/images/embed/btns/itunes.png);
  background-image:url(/images/embed/btns/takesurvey.png);
  background-image:url(/images/embed/btns/vote.png);
  background-image:url(/images/embed/btns/recipe.png);
  background-image:url(/images/embed/btns/playagain.png);
  background-image:url(/images/embed/btns/socialize.png);
  background-image:url(/images/embed/player/l1.gif);
  background-image:url(/images/embed/player/l2.gif);
  background-image:url(/images/embed/player/l3.gif);
  background-image:url(/images/embed/player/l4.gif);
  background-image:none;
}

/* ImageFlow Settings - CSS 2.1
==================================== */
@media screen, projection {
	.imageflow {
		visibility:hidden;
		position: relative; 
		text-align: left;
		width: 100%;		
	}
	.imageflow img {
		visibility:hidden;
		position: absolute; 
		top: 0px;
		border: none;
	}
	.imageflow p{
		text-align:center;
		margin:0 auto;
	}
	.imageflow .loading {
		position: relative;
		left: 50%;
		margin-left: -106px;
		width: 200px;
		height: 5px;
		padding:2px;
		visibility: visible;
		border: 1px solid #7f7f8b;
	}
	.imageflow .loading_bar {
		height: 5px;
		width: 1%;
		background: #7f7f8b;
		visibility: visible;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		text-align:center;
		z-index:10000;
	}
	.imageflow .scrollbar {
		visibility:hidden;
		position:relative; 
		border-bottom:3px solid #7f7f8b;
		z-index:10001;
	}
	.imageflow .slider {
		position:absolute;
		margin-top:-3px;
		margin-left:-3px;
		z-index:10002;
		background-image:url(/images/embed/slider.png);
		background-repeat:no-repeat;
		width:9px;
		height:9px;
	}
}

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {background-color:black;color:#fff;font-family:verdana,arial,helvetica,sans-serif;font-size:83%;font-weight:normal;}

.hide {display:none;}
:focus {outline:0;}
.clear {clear:both;display:block;height:0;line-height:1px;font-size:1px;}

.ACQuicktimeController {position:relative;height:9px;}

#container {margin:0;position:relative;}
#mainvideo #videocontent {padding:0;margin:0;background:#000;}

#mainvideo #moviecontainer {margin:0;padding:0;}
#mainvideo #moviecontainer .noqt {display:none;font-size:20px;}
.noqt {z-index:999;position:absolute;top:0;}
.noqt p {text-align:center;padding-top:15px;font-size:12px;line-height:18px;}
#mainvideo #moviecontainer .noqt img {position:absolute;top:50%;left:50%;margin-top:-16px;margin-left:-44px;}
#mainvideo #moviecontainer.loading object {width:1px !important;height:1px !important;visibility:hidden;}
#mainvideo #moviecontainer.loading video {width:1px !important;height:1px !important;visibility:hidden;}
#moviecontainer .endstate, #moviecontainer .startstate {position:absolute;top:0;left:0;}
#moviecontainer .endstate img, #moviecontainer .startstate img {top:0;}
#mainvideo .pausestate img {top:0;opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);}
#mainvideo .pausestate {top:0;left:0;position:absolute;margin:0;padding:0;z-index:80;}
#moviecontainer .endstate, #moviecontainer .startstate, #mainvideo .pausestate {margin: auto auto;}

#moviecontroller {position:relative;width:848px;height:9px;padding:0;margin:8px 0 9px 3px;}
#moviecontroller div.control {left:0;position:absolute;top:-3px;width:10px;height:14px;text-indent:-999px;cursor:pointer;overflow:hidden; background:url(/images/embed/player/play-pause.gif) center top no-repeat;}
#moviecontroller div.control.pause {background-position:center -14px;}
#moviecontroller div.sliderPanel {position:absolute;top:0;left:14px;height:7px;width:136px;}
#moviecontroller div.track {overflow:hidden;position:absolute;left:0;height:7px;border:1px solid #46577A;-moz-border-radius:3px;-webkit-border-radius:3px;text-align:left;background:#000018;}
#moviecontroller div.loadedProgress {position:absolute;top:0;height:7px;background:#46577a;overflow:hidden;}
#moviecontroller div.trackProgress {position:absolute;height:7px;background:transparent url(/images/embed/player/played-bg.gif) repeat-x 0 0;overflow:hidden;}
#moviecontroller div.playHead {position:absolute;top:0;width:7px;height:7px;background:#fff;cursor:pointer;}
#moviecontroller div.track.disabled div.playHead {cursor:default;background:transparent;overflow:hidden;width:1px}

.panel {position:absolute;width:369px;height:144px;bottom:29px;left:50%;margin:0 0 0 -185px;z-index:80;}
.panel.small {height:160px;}
.panel.short {height:100px;}
.panel.shortest {height:70px;}
.panel.tall {height:224px;}
.panel a.close {display:block;width:24px;height:24px;background:transparent url(/images/embed/close.png) 0 0 no-repeat;position:absolute;top:8px;right:8px;text-decoration:none;outline:0;opacity:0.6;filter:alpha(opacity=60);}

div.bg {background-color:#000;border:2px solid #666;-moz-border-radius:8px;-webkit-border-radius:8px;height:140px;width:365px;position:absolute;opacity:0.6;filter:alpha(opacity=60);filter:alpha(opacity=60);}
div.tall div.bg {height:220px;}
.panel.small div.bg {height:154px;}
.panel.short div.bg {height:96px;}
.panel.shortest div.bg {height:66px;}

div.ct {position:relative;font-size:10px;text-align:left;padding:0 20px;margin:10px 0;}
div.ct h2 {color:#62beea;font-size:12px;}
div.ct h3 {font-size:12px;line-height:21px;font-weight:normal;color:#fff;}
div.ct h4, #episodesimageflow_caption {text-align:left;font-weight:normal;font-size:12px;line-height:16px;height:16px;overflow:hidden;margin-bottom:10px;color:#fff;}
div.ct p {margin:5px 0;color:#fff;line-height:125%;}
div.ct h5 {color:#ccc;}
div.ct a {color:#ddd;}

div.hdrbg {background-color:#737f94;border:2px solid #737f94;-moz-border-radius:3px;-webkit-border-radius:3px;opacity:0.4;filter:alpha(opacity=40);height:16px;width:320px;position:absolute;top:8px;left:8px;}

div.ct div.btns {float:left;position:relative;left:50%;text-align:left;}
div.ct div.btns ul {position:relative;left:-50%;}
div.ct div.btns ul li {text-align:center;float:left;position:relative;margin:5px 5px 5px 0;font-size:9px;}
div.btns div.left, div.btns div.right {width:3px;height:26px;background-color:transparent;background-repeat:no-repeat;background-position:0 0;float:left;font-size:1px;line-height:1px;}
div.btns div.left {background-image:url(/images/embed/btns/btn-left.png);}
div.btns div.right {background-image:url(/images/embed/btns/btn-right.png);}
div.btns ul input, div.btns ul button {font-family:arial,sans-serif;font-size:10px;border:0;background:transparent url(/images/embed/btns/btn-bg.gif) repeat-x;padding:0 5px;height:26px;line-height:26px;color:#fff;float:left;cursor:pointer;}
div.ct em {font-style:italic;}

.ct fieldset {padding:0;border:0;}
.ct fieldset label {display:block;margin-bottom:1px;font-size:1em;font-weight:normal;text-align:left;color:#fff;width:90%;}
.ct fieldset input {width:320px;font-size:11px;line-height:15px;padding:3px 2px;background-color:#000018;border:1px solid #5b5b5b;-moz-border-radius:5px;-webkit-border-radius:5px;margin-bottom:2px;color:#fff;opacity:0.6;}
.ct fieldset input.radio {float:none;width:13px;border:0;position:relative;top:2px;}
.ct fieldset label.radio {display:inline;margin-left:3px;}
.ct fieldset textarea, #survey-body textarea {width:320px;font-size:11px;line-height:15px;padding:3px 2px;background-color:#000018;border:1px solid #5b5b5b;-moz-border-radius:5px;-webkit-border-radius:5px;color:#fff;opacity:0.6;font-family:verdana,arial,sans-serif;}
.ct fieldset textarea.errored, 
.ct fieldset input[type="text"].errored,
.ct fieldset select.errored,
.ct fieldset input[type="password"].errored  {background-color: #550018; border: 1px solid #FF5B5B; }
.ct fieldset select {width:200px;font-size:11px;line-height:15px;padding:3px 2px;background-color:#000018;border:1px solid #5b5b5b;-moz-border-radius:5px;-webkit-border-radius:5px;margin-bottom:5px;color:#fff;opacity:0.6;}
.ct fieldset option {color:#fff;}

.ct#register fieldset, .ct#login fieldset {float:left;width:155px;}
.ct#register fieldset input, .ct#login fieldset input {width:153px;}

.ct#search fieldset {margin-top:20px;}

.age {width:23px;height:14px;margin-left:10px;background-color:transparent;background-position:0 0;background-repeat:no-repeat;position:absolute;top:1px;left:295px;}
.age span {display:none;}
.a4  {background-image:url(/images/embed/age/4plus.png);}
.a9  {background-image:url(/images/embed/age/9plus.png);}
.a12 {background-image:url(/images/embed/age/12plus.png);}
.a17 {background-image:url(/images/embed/age/17plus.png);}

#dock {background-color:#141c30;height:26px;border:1px solid #333;}
#dock .links {float:right;font-size:10px;color:#6e83af;line-height:26px;margin-right:3px;background:transparent url(/images/embed/player/watermark.png) 6px 0 no-repeat;}
#dock .links a {color:#6e83af;text-decoration:none;}
#dock .links a:hover,#dock .links a.open {color:#ccc;}
#dock .btns {float:right;margin:0 5px 0 0;}

.btn {background-color:transparent;background-position:0 0;background-repeat:no-repeat;float:left;height:22px;margin:2px 1px 2px 0;}
.btn a {display:block;background-color:transparent;background-position:0 0;background-repeat:no-repeat;width:100%;height:100%;}
#dock .btns .btn a:hover, .btn a.open {background-image:none !important;}
.btn span {display:none;}

.btn#volume {width:18px;height:16px;margin:5px 1px 3px 1px;}
.btn#volume a.l1, .btn#volume a.l1:hover {background-image:url(/images/embed/player/l1.png);}
.btn#volume a.l2, .btn#volume a.l2:hover {background-image:url(/images/embed/player/l2.png);}
.btn#volume a.l3, .btn#volume a.l3:hover {background-image:url(/images/embed/player/l3.png);}
.btn#volume a.l4, .btn#volume a.l4:hover {background-image:url(/images/embed/player/l3.png);}

.btn#fullscreen {background-image:url(/images/embed/player/fullscreen-on.gif);width:26px;}
.btn#fullscreen a, .btn.disabled#fullscreen {background-image:url(/images/embed/player/fullscreen-off.gif);}

.btn#info {background-image:url(/images/embed/player/info-on.gif);width:16px;}
.btn#info a, .btn.disabled#info {background-image:url(/images/embed/player/info-off.gif);}

.btn#search {background-image:url(/images/embed/player/search-on.gif);width:26px;}
.btn#search a, .btn.disabled#search {background-image:url(/images/embed/player/search-off.gif);}

.btn#browse {background-image:url(/images/embed/player/browse-on.gif);width:56px;}
.btn#browse a, .btn.disabled#browse {background-image:url(/images/embed/player/browse-off.gif);}

.btn#socialize {background-image:url(/images/embed/player/socialize-on.gif);width:36px;}
.btn#socialize a, .btn.disabled#socialize {background-image:url(/images/embed/player/socialize-off.gif);}

.btn#winner {background-image:url(/images/embed/player/winner-on.gif);width:26px;}
.btn#winner a, .btn.disabled#winner {background-image:url(/images/embed/player/winner-off.gif);}

.btn.disabled {opacity:0.4;filter:alpha(opacity=40);}
.btn.disabled a {display:none;}

#progressbar {float:left;position:relative;top:9px;width:133px;height:7px;border:1px solid #46577a;background-color:#000018;-moz-border-radius:3px;-webkit-border-radius:3px;}
#progressbar div {position:absolute;}
#loaded {background-color:#46577a;height:7px;}
#played {background:transparent url(/images/embed/player/played-bg.gif) repeat-x;height:7px;}
#dot {background-color:#fff;height:7px;width:5px;}

div.btnswrap {float:left;position:relative;left:50%;text-align:left;}
ul.btns {float:left;}
div.btnswrap ul.btns {float:none;position:relative;left:-50%;}
ul.btns li {text-align:center;float:left;margin:5px 1px 5px 0;width:69px;font-family:arial,sans-serif;font-size:10px;color:#fff;}
div.btnswrap ul.btns li {position:relative;}
ul.btns a {display:block;width:44px;height:26px;background-color:transparent;background-repeat:no-repeat;margin:0 auto;text-decoration:none;}

/* socialize panel */
ul.btns #feedbackbtn a      {background-image:url(/images/embed/btns/feedback.png);}
ul.btns #sharebtn a         {background-image:url(/images/embed/btns/share.png);}
ul.btns #interactbtn a      {background-image:url(/images/embed/btns/socialize.png);}
#socializepanel div.ct      {padding:0 9px;}
#socializepanel div.ct h4, #socializepanel div.ct h5   {padding-left:11px;}

/* feedback panel */
ul.btns #ratebtn a          {background-image:url(/images/embed/btns/add-rating.png);}
ul.btns #commentbtn a       {background-image:url(/images/embed/btns/comment.png);}
ul.btns #addfavebtn a       {background-image:url(/images/embed/btns/add-faves.png);}
ul.btns #deletefavebtn a    {background-image:url(/images/embed/btns/delete-fave.png);}
ul.btns #flagbtn a          {background-image:url(/images/embed/btns/flag.png);}

/* share panel */
ul.btns #emailbtn a         {background-image:url(/images/embed/btns/email-friend.png);}
ul.btns #embedbtn a         {background-image:url(/images/embed/btns/embed.png);}
ul.btns #subscribebtn a     {background-image:url(/images/embed/btns/subscribe.png);}
ul.btns #itunesbtn a        {background-image:url(/images/embed/btns/itunes.png);}
/*ul.btns #facebookbtn a      {background-image:url(/images/embed/btns/facebook.png);}*/
ul.btns .removefacebook a   {background-image:url(/images/embed/btns/rem-face.png);}
ul.btns .addfacebook a      {background-image:url(/images/embed/btns/add-face.png);}
ul.btns .spinner            {background:transparent url(/images/embed/btns/empty.png) top center no-repeat;}
ul.btns .spinner a          {background:transparent url(/images/embed/spinner.gif) 50% 50% no-repeat;}
ul.btns #geomapbtn a        {background-image:url(/images/embed/btns/geotag.png);}

/* interact panel */
ul.btns #takesurveybtn a, ul.btns .takesurveybtn a    {background-image:url(/images/embed/btns/takesurvey.png);}
ul.btns #surveyresultsbtn a {background-image:url(/images/embed/btns/results.png);}
ul.btns #entercontestbtn a  {background-image:url(/images/embed/btns/enter-contest.png);}
ul.btns #votebtn a, ul.btns .votebtn a          {background-image:url(/images/embed/btns/vote.png);}
ul.btns #collaboratebtn a   {background-image:url(/images/embed/btns/collaborate.png);}
ul.btns #recipebtn a        {background-image:url(/images/embed/btns/recipe.png);}
ul.btns #mloadbtn a         {background-image:url(/images/embed/btns/recipe.png);}

/* play again panel */
#replaypanel {width:320px;top:50%;margin:-35px 0 0 -160px;}
#replaypanel div.bg {width:316px;}
ul.btns #playagainbtn a     {background-image:url(/images/embed/btns/playagain.png);}
ul.btns #socializebtn a     {background-image:url(/images/embed/btns/socialize.png);}
ul.btns #browsebtn a        {background-image:url(/images/embed/btns/browse.png);}
ul.btns #winnerbtn a        {background-image:url(/images/embed/btns/winner.png);}

/* join panel and login panel */
#joinpanel .ct {height:220px;}
#joinpanel h4, #loginpanel h4, #postjoinpanel h4 {background:transparent url(/images/embed/mdialog.png) 0 0 no-repeat;height:22px;line-height:22px;margin-top:-3px;padding-left:30px;}
#joinpanel div.hdrbg, #loginpanel div.hdrbg {width:300px;left:28px;}
#appstorelink {display:block;width:94px;height:31px;background:transparent url(/images/embed/app-store.png) no-repeat;position:absolute;bottom:10px;right:10px;}
#appstorelink span {display:none;}

/* info panel */
#infopanel div.ct {padding:0 10px;}
#infopanel div.ct h4 {padding-left:10px;width:280px;}
.ct div.views {float:right;margin-right:10px;}
.ct div.date, .ct div.episode {float:left;margin-right:5px;}
.ct div.desc {overflow-y:auto;height:85px;margin-top:5px;line-height:13px;}

/* episodes panel */
#ifwrap {text-align:left;width:365px;height:205px;padding:0 !important;margin-top:9px;}
#ifwrap h4 {text-align:center;margin-bottom:5px;}
#episodesimageflow {margin-top:-57px;}
#episodesimageflow .inner {position:absolute;top:140px;left:10px;padding-top:33px;width:350px;}
#episodesimageflow_scrollbar {top:5px;}
#episodesimageflow_caption {position:absolute;top:150px;left:20px;width:310px;}
#episodesimageflow .age {top:11px;left:313px;}
#episodesimageflow div.hdrbg {left:0;width:345px;}
.ct #episodesimageflow div.desc {height:52px;}

/* embed panel */
#embedpanel .ctinner {width:337px;height:175px;overflow-y:scroll;}
#embedpanel .ctinner input.text {width:305px;}

/* comments panel */
#comments li {margin:8px 0;color:#fff;}
#comments strong {color:#f4b600;font-weight:normal;}
#comments em {color:#ccc;display:block;padding-left:10px;}

#commentbodywrap {width:345px;overflow:hidden;position:relative;}
#commentbody {width:700px;}
#commentswrapper {overflow:auto;width:100%;height:170px;}
#commentlisting {float:left;width:325px;}
#addcomment {float:left;width:325px;margin-left:20px;}

/* subscribe panel */
#subscribepanel .ct .options li {margin-bottom:3px;line-height:14px;padding-left:18px;background:transparent url(/images/embed/feed.png) no-repeat;}
#subscribepanel .ct .options li.itunes {background-image:url(/images/embed/itunes.png);}

/* rating styles */
.rnotice {text-align:center;margin-top:10px;}
#ratingmsg {float:left;line-height:21px;}
#ratinglabel {float:left;width:100px;}

.ct .star-rating {width:115px !important;height:21px;margin:0 10px;}
.ct .star-rating, .ct .star-rating a:hover, .ct .star-rating a:active, .ct .star-rating a:focus, .ct .star-rating .current-rating {background-image:url(/images/bg/star1.png);}
.ct .star-rating a, .ct .star-rating .current-rating {height:21px;line-height:21px;}

/* smaller star */
.ct .small-star {width:65px !important;height:12px !important;margin:0 !important;}

.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
    background-image:url(/images/embed/star-small.png) !important;
    line-height:12px !important;
    height:12px !important;
}

/* survey panel */
#surveypanel h4 {background:transparent url(/images/embed/mdialog.png) 0 0 no-repeat;height:22px;line-height:22px;margin-top:-3px;padding-left:30px;}
#surveypanel div.hdrbg {width:300px;left:28px;}
#surveypanel div.ct h4 {margin-bottom:2px;}

/* survey css */
div#survey, div#survey-results {padding:0 12px;}
#survey-header, #survey-footer {height:12px;overflow:hidden;color:#ccc;text-align:center;}
#survey-footer {width:280px;position:absolute;top:182px;left:44px;height:28px;}
#survey-body {height:145px;overflow-y:auto;margin:5px 0;line-height:11px;}
#survey-body textarea {width:310px;height:60px;}
#survey-result-content {height:145px;overflow-y:auto;margin:5px 0;line-height:11px;}
#survey-body h2, #survey-result-content h2 {margin-bottom:5px;}

#survey-confirmation {padding:1px 10px 5px 10px;background-color:#000018;border:1px solid #5b5b5b;-moz-border-radius:5px;-webkit-border-radius:5px;margin-top:5px;width:90%;}
#survey-description {width:90%;}

#survey-actions {text-align:center;height:31px;overflow:hidden;margin:0;}
#survey-actions .left {float:left;}
#survey-actions .right {float:right;}
#survey-actions input {float:left;}

#btn_prev_question, #btn_next_question {position:absolute;top:172px;}
#btn_prev_question {left:3px;}
#btn_next_question {left:320px;}

#loginerror {width:100%;text-align:center}
#loginerror, #joinerror, #emailerror, #commenterror, #resetpassworderror {color:#f4b600;}

#press_play {background:transparent url(/images/embed/press_play.png) no-repeat;cursor:pointer;width:86px;height:86px;left:50%;position:absolute;top:50%;margin:-43px 0 0 -43px;cursor:pointer;}

#press_play {
    -webkit-transition: all 0.5s ease-in-out;
}
#press_play:hover {
    -webkit-transform: scale(1.4);
}
/* TRANSFORM FOR SAFARI 3.1+ */
.loadedProgress {-webkit-transition: all 0.4s linear;}

#socializepanel .btns li {
    -webkit-transition: all 0.1s ease-in-out;
}
#socializepanel .btns li:hover {
    -webkit-transform: scale(1.1);
}
/*
.panel input[type="text"], .panel input[type="password"], .panel textarea {
    -webkit-transition: all 0.1s ease-in-out;
}
.panel input[type="text"]:hover, .panel input[type="password"]:hover, .panel textarea:hover {
    -webkit-transform: scale(1.05);
    background-color: #000058;
}
*/
#episodesimageflow_images img {
    -webkit-box-reflect:below 1px -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), color-stop(0.62, transparent), to(white));
}

#scrollright {float:right;margin:4px 5px 0 0;}
#scrollleft {float:left;margin:4px 0 0 5px;}
#appstore {margin:4px 10px 0 10px;}

#embed404 {width:400px;height:240px;margin:0;padding:0;color:#000;background:#fff url(/images/h_embed_404.png) no-repeat;}
#embed404 .msg {padding-top:120px;text-align:center;}
#embed404ftr {width:400px;height:20px;margin:0;padding:0;background:#000 url(/images/you_are_the_network1.jpg) no-repeat right center;}

#noticepanel div.bg {filter:alpha(opacity=80);}

/* Styles for when embedded in Facebook */
#embed_iframe_top {width:640px;height:82px;background:transparent url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/video-head.jpg) 0 0 no-repeat;position:relative;}
#embed_iframe_top.tagline {background-image:url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/video-head-tagline.jpg);}

div.uploadbtn {width:129px;height:36px;background-image:url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/btn-backtovideo-on.jpg);background:transparent url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/btn-upload-on.jpg) 0 0 no-repeat;position:absolute;top:38px;left:495px;}
div.uploadbtn a, div.uploadbtn a:visited, div.uploadbtn a:active {display:block;width:117px;height:25px;background:transparent url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/btn-upload-off.jpg) 0 0 no-repeat;position:relative;top:6px;left:6px;text-decoration:none;}
div.uploadbtn a:hover {background-image:none;}
div.uploadbtn a span {display:none;}

div.backtobtn {width:129px;height:36px;background:transparent url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/btn-backtovideo-on.jpg) 0 0 no-repeat;position:absolute;top:38px;left:495px;}
div.backtobtn a, div.backtobtn a:visited, div.backtobtn a:active {display:block;width:117px;height:25px;background:transparent url(http://s3.amazonaws.com/mdialogueproduction/public/images/facebook/btn-backtovideo-off.jpg) 0 0 no-repeat;position:relative;top:6px;left:6px;text-decoration:none;}
div.backtobtn a:hover {background-image:none;}
div.backtobtn a span {display:none;}

ul.welcome {list-style:none;margin:0;padding:0;}
ul.welcome li {float:left;width:172px;margin-left:10px;color:#59698c;}

p#intronote {font-size:10px;width:268px;padding:10px 40px;margin:0;}

p#technote {font-size:10px;padding:10px 40px;margin:0;}