/* 
-------------------------------------------------------------------
SCREENCASTS PAGE
-------------------------------------------------------------------
*/

div#screencast-toc { background-color: #BFDEF0; border-top: 2px solid #007DC3; padding: 10px; }

div#screencast-toc a.signup { float: right; }
div#screencast-subscribe { clear: right; width: 124px; float: right; border: 1px #999 solid; padding: 20px; margin: 10px 0 0 0; background-color: #FFF;
  -moz-border-radius: 10px; -webkit-border-radius: 10px; }
div#screencast-subscribe h3 { color: #999; text-transform: uppercase; letter-spacing: 4px; margin: 0 0 10px 0; }
div#screencast-subscribe ul { padding: 0; margin: 0; list-style: none; }
div#screencast-subscribe ul li { margin-bottom: 10px; font-family: Georgia, serif; font-size: 200%; padding: 5px 0 5px 34px; }
div#screencast-subscribe ul li a { color: #333; text-decoration: none; }
div#screencast-subscribe ul li a:hover { color: #000; text-decoration: underline; }
li#screencast-rss { background: url(../images/screencast-rss.png) no-repeat left 50%; }
li#screencast-itunes { background: url(../images/screencast-itunes.png) no-repeat left 50%; }

ul#screencast-list { padding: 0; margin: 0; list-style: none; }
ul#screencast-list li { margin-bottom: 10px; font-family: Georgia, serif; font-size: 140%; }
ul#screencast-list li a { color: #333; text-decoration: none; }
ul#screencast-list li a:hover { color: #000; text-decoration: underline; }

li#screencast-list-contacts { background: url(../images/screencastlist-contacts.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-socialmedia { background: url(../images/screencastlist-socialmedia.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-communications { background: url(../images/screencastlist-communications.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-supertags { background: url(../images/screencastlist-supertags.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-import { background: url(../images/screencastlist-import.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-mailchimp { background: url(../images/screencastlist-mailchimp.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-webforms { background: url(../images/screencastlist-webforms.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-batchbox { background: url(../images/screencastlist-batchbox.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-freshbooks { background: url(../images/screencastlist-freshbooks.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-sales { background: url(../images/screencastlist-sales.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-lists { background: url(../images/list-reports.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-contacts { background: url(../images/screencastlist-contacts.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-googlecontacts { background: url(../images/screencastlist-google-marketplace.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-rapportive { background: url(../images/screencastlist-rapportive.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-tungle { background: url(../images/screencastlist-tungle.png) no-repeat left top; padding-left: 26px; }
li#screencast-list-flowtown { background: url(../images/screencastlist-flowtown.png) no-repeat left top; padding-left: 26px; }
ul#screencast-list li#screencast-list-webinar { font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 90%; }
ul#screencast-list li#screencast-list-webinar a { color: #004A8D; text-decoration: underline; }
ul#screencast-list li#screencast-list-webinar a:hover { color: #4DA4D5; }
ul#screencast-list li#screencast-list-webinar ul { font-size: 90%; list-style: none; margin: 5px 0 0; padding: 0;}

a.screencastPlayer { display:block; width: 800px; height:600px; margin-left:44px; text-align:center; } 
a.screencastPlayer img { margin-top:280px; border:0px; }
