table.cartgrid {
	/*	width: 450px;*/
	border-spacing: 0;
	border-width: 0;
}

table.cartgrid td, table.cartgrid th {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

table.cartgrid th {
	font-weight: bold;
	border-bottom: 2px solid #000;
}

table.cartgrid td {
	border-bottom: 1px solid #CCC;
}

table.cartgrid tr.totalrow {
/*	color: black;*/
	font-weight: bold;
}

table.cartgrid td.price, table.cartgrid th.price {
	text-align: right;
}

/* youtube player */

#youtube_player {
	margin: 10px 0 10px 0;
	background-color: #000;
}

#ytplaybutton {
	width: 16px;
	height: 16px;
	float: left;
/*	margin-right: 1px solid #666666;*/
}

#yttimebar {
	float: left;
	position: relative;
	/* width: 450px;*/
/*	width: 266px;*/
	width: 240px;
	height: 16px;
	background-color: #000;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(/images/shared/timebar-bg.gif) top repeat-x;	
	margin-top: -1px;
/*	margin-right: 1px solid #666666;*/
}

#yttimebarIndicator {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 5px;
	height: 16px;
}

#controlbar {
	height: 16px;
}

#ytcounter {
	color: #FFF;
	float: left;
	width: 25px;
	height: 12px;
	font-size: 9px;
	padding-top: 4px;
	background: #000 url(/images/shared/counter-bg.gif);
	border-right: 1px solid #666666;
	overflow: hidden;
}

#ytmutebutton {
	width: 16px;
	height: 16px;	
	float: left;
}

#ytplaylist {
	padding: 8px 0 0 0;
	clear: both;
	height: 236px;
	overflow: scroll;
	background-color: #000;
}

#ytplaylist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#ytplaylist ul li {
	margin: 0 0 4px 0;
	list-style-type: none;
	padding: 4px;
	border-bottom: 1px solid #000;
	background-color: #3a3a3a;
	font-size: 11px;
}

/* CSS Document */

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #020204;
  background-image: url(/images/marqueehq/bg_body.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

a.revealer:link {
  color: #cccccc;
  text-decoration: none;
}

a.revealer:visited {
  color: #cccccc;
  text-decoration: none;
}

a.revealer:hover {
  color: #ffffff;
  text-decoration: none;
}

a.revealer:active {
  color: #ffffff;
}

.img {
  border: 0px;
}

hr {
  padding-bottom: 25px;
  bacground-color: #000;
  border: 0px #000 solid;
}

#wrapper {
  width: 805px;
  padding: 0px;
  margin: 0px auto 0px auto;
}

/* ----------------------------------------------- Header & Nav Bar */

#head {
  width: 805px;
  height: 123px;
  padding: 0px;
  margin: 25px auto 0px auto;
  background-image: url(/images/marqueehq/bg_head.jpg);
  background-color: #020204;
  background-position: top;
  background-repeat: no-repeat;
}

.logo {
  margin: 25px 0px 0px 310px;
}

#navbar {
  width: 805px;
  height: 43px;
  padding: 0px;
  background-image: url(/images/marqueehq/bg_navbar.jpg);
  background-color: #020204;
  background-position: top;
  background-repeat: no-repeat;
  color: #0e1116;
}

#navbar ul {
  width: 790;
  padding-top: 17px;
  margin: 0px;
  overflow: hidden
}

#navbar ul li {
  list-style-type: none;
  float: left;
  padding: 0px 30px 0px 0px;
  margin: 0px 0px 0px -10px;
}

/* ----------------------------------------------- Body Classes */

#content {
  width: 805px;
  padding: 0px;
  margin: 0px auto 0px auto;
  background-image: url(/images/marqueehq/bg_content.jpg);
  background-color: #020204;
  background-position: top;
  background-repeat: repeat-y;
}

#leftcol {
  float: left;
  width: 300px;
  height: inherit;
  margin: 20px 0px 20px 25px;
  padding: 0px 5px 5px 0px;
  line-height: 23px;
}

#rightcol {
  float: right;
  font-size: 12px;
  border-left: 1px solid #0d2a37;
  width: 420px;
  height: inherit;
  margin: 20px 15px 15px 0px;
  padding: 0px 10px 15px 25px;
  line-height: 23px;
}

.clearer {
  clear: both;
}

/* ----------------------------------------------- Front Page Shows */

#featureblock {
  width: 420px;
  margin: 20px 25px -4px 0px;
  padding: 0px;
  background-image: url(/images/marqueehq/bg_feature.gif);
  background-color: #131b21;
  background-position: top;
  background-repeat: no-repeat;
}

#featureblock img.button {
	border-width: 0;
}

a.featurephoto img {
  float: left;
  border: 1px solid #daa900;
  margin: 15px 10px 12px 12px;
}

.featuretext {
  float: right;
  margin: 6px 12px 0px 0px;
  width: 225px;
}

.miniplayer {
  margin: 0px 10px 10px 10px;
  padding-bottom: 6px;
}

/* showlist */

table.showlist {
	border-spacing: 0px;
	margin: 10px 0 10px 0;
	border-collapse: collapse;
	background-color: #131b21;
	width: 420px;
}

table.showlist td {
	vertical-align: top;
	padding: 3px;
	text-align: left;
  font-size: 12px;
	border-bottom: 2px solid #000;
}

table.showlist td.city, table.showlist td.date {
	font-size: 10px;
}

table.showlist td img {
	vertical-align: middle;
}

/* ----------------------------------------------- Footer */

#footer {
  width: 805px;
  height: 43px;
  padding: 0px;
  background-image: url(/images/marqueehq/bg_footer.jpg);
  background-color: #020204;
  background-position: top;
  background-repeat: no-repeat;
  color: #0e1116;
}

#footer ul {
  width: 790;
  padding-top: 5px;
  margin: 0px;
  overflow: hidden
}

#footer ul li {
  list-style-type: none;
  float: left;
  padding: 0px 30px 0px 0px;
  margin: 0px 0px 0px -10px;
}

.revealer {
/*visibility: hidden;*/
  width: 825px;
  height: 93px;
  line-height: 1.8em;
  background-color: #7d7d7d;
  margin: 0px auto 0px auto;
  padding-bottom: 0px;
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
}

div.clearer {
	clear: both;
}

/* CSS Document */

/* navbar link styles */

#navbar a:link {
  color: #ecb804;
  font-size: 15px;
  margin-top: 2px;
  text-decoration: none;
  padding: 3px;
  font-weight: bold;
}

#navbar a:visited {
  color: #ecb804;
  font-size: 15px;
  margin-top: 2px;
  text-decoration: none;
  padding: 3px;
  font-weight: bold;
}

#navbar a:hover {
  color: #fbcd35;
  font-size: 15px;
  margin-top: 2px;
  text-decoration: none;
  padding: 3px;
  font-weight: bold;
  background-image: url(/images/marqueehq/nav-hover.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

#navbar a:active {
  color: #fbf9ef;
  font-size: 15px;
  margin-top: 2px;
  text-decoration: none;
  padding: 3px;
  font-weight: bold;
}

/* body link styles */

#content a:link {
/*  color: #c61312;*/
/*  border-bottom: 1px solid #c61312;*/
  color: #ecb804;
/*  border-bottom: 1px solid #ecb804;*/
  text-decoration: none;
  padding-bottom: 2px;
}

#content a:visited {
/*  color: #ec3500;*/
  color: #ecb804;
  text-decoration: none;
/*  border-bottom: 1px solid #ec3500;*/
  padding-bottom: 2px;
}

#content a:hover {
/*  color: #ec3500;*/
/*  border-bottom: 1px solid #ec3500;*/
  color: #fbcd35;
  border-bottom: 1px solid #fbcd35;
  padding-bottom: 2px;
}

#content  a:active {
  color: #ff7200;
  text-decoration: none;
  border-bottom: 1px solid #ff7200;
  padding-bottom: 2px;
}

/* headline feature show typography on front page */

.presenter {
  font-size: 11px;
  color: #7ed3d6;
  margin: 0px 0px 0px 0px;
}

.featuretitle {
  font-size: 18px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  line-height: 26px;
}

.featurebold {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.featureregular {
  color: #90c6c8;
  font-size: 12px;
}

.featuredetails {
  color: #c9e0e1;
  font-size: 11px;
  line-height: 18px;
  margin-top: 10px;
}

.showdate {
  color: #fff;
}

.showcity {
  color: #90c6c8;
}

/* footer link styles */

#footer a:link {
  color: #ecb804;
  margin-top: 2px;
  text-decoration: none;
  padding-bottom: 1px;
  font-weight: bold;
}

#footer a:visited {
  color: #d8c57d;
  margin-top: 2px;
  text-decoration: none;
  padding-bottom: 1px;
  font-weight: bold;
}

#footer a:hover {
  color: #fad555;
  margin-top: 2px;
  text-decoration: none;
  padding-bottom: 1px;
  font-weight: bold;
}

#footer a:active {
  color: #fbf9ef;
  margin-top: 2px;
  text-decoration: none;
  padding-bottom: 1px;
  font-weight: bold;
}

body {
  font-family: "Lucida Sans", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica   Neue", helvetica, arial, sans;
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  font-weight: normal;
  color: #c9e0e1;
}

h1 {
  font-size: 33px;
  line-height: 35px;
  font-style: normal;
  font-weight: normal;
  color: #00abb1;
  margin: 0px 0px 14px 0px;
  font-weight: bold;
}

h2 {
  font-size: 22px;
  line-height: 17px;
  font-style: normal;
  font-weight: normal;
  color: #00abb1;
  margin: 8px 0px 8px 0px;
  font-weight: bold;
}

h3 {
  font-size: 15px;
  line-height: 17px;
  font-style: normal;
  font-weight: normal;
  color: #00abb1;
  margin: 8px 0px 8px 0px;
  font-weight: bold;
}

h4 {
  font-size: 13px;
  line-height: 17px;
  font-style: normal;
  font-weight: normal;
  color: #01868b;
  margin: 0px 0px 12px 0px;
}

.small {
  font-size: 11px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000;
}

.highlight {
  font-size: inherit;
  color: #fff;
}

#content ul {
  list-style: url(/images/marqueehq/list_bullet.gif);
  margin-left: -21px;
  font-size: 12px;
}