@import url("http://www.njbmagazine.com/CSS_template.asp.css");
/*-           ###### CLIPSYNDICATE STYLE SHEET #######
-----------------------------------------------------------------------
    This playlist was created for a ClipSyndicate video playlist.
    Please attach a link to this file to apply these styles to your
    displayed clip(s).  Only one style sheet should be used per page.
-----------------------------------------------------------------------
Copyright ClipSyndicate 2006
*/

cm_target {}

#clip-preview {
  width: 736px;
}

/* main container and border */
@font-face{ font-family: Arial; font-size: 11pt; }
.cs-clip
{ font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; display: block; margin-bottom: 12px; padding: 0; width: 100%; background: #ffffff; border: solid 1px #ffffff; text-align: left; }

/* thumbnail image */
.cs-thumbnail
{
  display: block; /* set to 'none' to remove thumbnails */
  width: 120px;
  height: 90px;
  border: 0px;
}

/* play button */
.cs-button
{ color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; display: block; /* set to 'none' to remove the play button */
  visibility: visible; /* also, set this to 'hidden' to remove the play button */
  width: 100%; border-top: 1px solid black; border-bottom: 1px solid black; background: #ffffff; }

.cs-button-bg { border-top-color: transparent; border-right-color: ;;border-right-style: 0 solid transp; border-bottom-color: transparent; border-left-color: transparent; border-left-style: solid; outline-style: solid; outline-width: 0;arent;
}

/* title link */
.cs-title
{ color: black; display: block; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; vertical-align: top; }

/* title link style */
a.cs-title-link:link, a.cs-title-link:visited
{ color: black; font-size: 11.5px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; position: inherit; }

/* content provider, market, etc. */
.cs-channel-info
{
  display: block;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: lighter;
  vertical-align: top;
  text-align: left;
}

/* time and date */
.cs-time
{
  display: block;
  color: #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
}

/* descriptive text */
.cs-description
{
  display: block; /* set to 'none' to remove description text */
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

