body {
	margin: 0;
	padding: 0;
	background: url(/images/totix/body_bg.gif) #dcdcdc repeat-x left top;
	font: 13px/20px "Lucida Grande", Arial, Helvetica, Verdana, Geneva, sans-serif;
}
span.bug_red {
	display: none;
}

/*-- pageContainer --*/
#pageContainer {
	width: 712px;
	margin: 0 auto;
	position: relative;
}


/*-- pageHeader -----*/
#pageHeader {
	background: url(/images/totix/header_bg.jpg) no-repeat top center;
	height: 180px;
	position: relative;
}
#pageHeader .accessibility {
	display: none;
}
#pageHeader .logo {
	float: left;
}
#pageHeader .logo h1 {
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}
#pageHeader .logo h1 a {
	width: 350px;
	display: block;
	text-decoration: none;
	height: 150px;
}

#pageHeader .logo p {
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

/*-- pageBody -------*/
#pageBody {
	float: left;
	width: 712px;
	padding: 25px 0 50px 0;
	background: url(/images/totix/content_top.gif) no-repeat 0 24px;
}

/*-- content --------*/
#pageBody .content {
	float: left;
	background: url(/images/totix/content_bottom.gif) #fff no-repeat bottom left;
	width: 390px;
	padding: 0 20px 20px;
	margin: 10px 0 0;
}
#pageBody .content #channel .item {
	margin: 0 0 1.5em 0;
	position: relative;
}
#pageBody .content #channel .item p {
	margin: 0 0 .85em 0;
	color: #242424;
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}
#pageBody .content #channel .dates p {
	padding: 0;
	color: darkred;
	font-size: 10px;
	font-weight: bold;
}
#pageBody .content #channel .dates p span.bug_yellow,
#pageBody .content #channel .dates p span.bug_orange {
	float: right;
	padding: 1px 2px;
	display: block;
	display: none;
	font-size: 9px;
}
#pageBody .content #channel .dates p.venue {
	padding: 0;
	color: #000;
	font: 9px Verdana, Geneva, sans-serif;
}
#pageBody .content #channel .dates p.venue a {
	font: 9px Verdana, Geneva, sans-serif;
}
#pageBody .content #channel ul.meta,
#pageBody .content #channel p.more_link {
	padding-bottom: 21px;
	border-bottom: 1px solid #f1f1f1;
	color: #333;
	font-size: 9px;
	font-weight: bold;
}
#pageBody .content #channel.shows div.extras p a.buy_now {
	width: 59px;
	padding: 0px 4px;
	display: block;
	font: bold 9px/18px Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	height: 15px;
	overflow: hidden;
}
#pageBody .content #channel.shows div.extras p a.buy_now:link,
#pageBody .content #channel.shows div.extras p a.buy_now:visited {
	border-top: 1px solid #408FCF;
	border-left: 1px solid #408FCF;
	border-right: 2px solid #00407F;
	border-bottom: 2px solid #00407F;
	color: #fff;
	background: #0553A5;
}
#pageBody .content #channel.shows div.extras p a.buy_now:hover,
#pageBody .content #channel.shows div.extras p a.buy_now:active {
	border-top: 1px solid #408FCF;
	border-left: 1px solid #408FCF;
	border-right: 2px solid #00407F;
	border-bottom: 2px solid #00407F;
	color: #FFFF00;
	background: #2068AF;
}
#pageBody .content h1,
#pageBody .content h2.title {
	color: #333;
	font: bold 33px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin: .15em 0 0 -1px;
	color: #09344A;
	clear: both;
}
#pageBody .content h1 em {
	font-style: normal;
	color: #9BB6CF;
}
#pageBody .content h2 {
	margin: 1.4em 0 .65em 0;
	padding: 0 0 2px 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	color: #3E7B9E;
}
#pageBody .content #channel .item h2.title {
	margin: 1.4em 0 0 0;
	padding: 0 0 2px 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	color: #000;
}
#pageBody .content #channel .item h2.title a {
	clear: both;
	display: block;
	color: #3E7B9E;
	text-decoration: none;
}
#pageBody .content h2 em {
	font-style: normal;
	color: #09344A;
}
#pageBody .content h3 {
	margin: 1em 0 .45em 0;
	font-size: 130%; font-weight: normal;
}
#pageBody .content ul {
	margin: 5px 0 10px 0px;
	padding: 0;
	list-style: square;
	font-size: 95%;
}
#pageBody .content ul li {
	margin-bottom: .5em;
}
#pageBody .content ul.sublinks {
	margin: -12px 0 10px 0;
	padding: 0 3px;
	clear: both;
	border-bottom: 0px solid #ccc;
	list-style: none;
	display: block;
	height: 22px;
	padding: 10px 2px 5px;
	font-weight: bold;
}
#pageBody .content ul.sublinks li {
	padding-right: 5px;
	display: inline;
}
#pageBody .details #channel .item h2.title {
	margin: 5px 0 0 0;
	padding: 0;
	font: bold 33px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	color: #000;
}

#pageBody .list h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font: bold 30px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	color: #000;
	border-bottom: 1px solid #f1f1f1;
}

#pageBody .detail #channel .dates p {
	border-bottom: 2px solid #ccc;
}

/*-- attention block --------*/

#pageBody .content .attn {
	background: url(/images/totix/attn_bottom.gif) #09344A no-repeat bottom left;
	padding: 12px 12px 6px;
	margin: 0 0 20px 0;
	color: #fff;
	width: 367px;
}
#pageBody .content .attn h2 {
	background: url(/images/totix/attn_top.gif) #09344A no-repeat top left;
	margin: -12px; padding: 12px 12px 12px;
	color: #fff;
	letter-spacing: 0px;
	font-size: 16px;
}
#pageBody .content .attn li {
	list-style-type: none;
	background: url(/images/totix/attn_bullet.gif) no-repeat center left;
	margin: 0 0 0 2px;
	padding: 0 0 0 15px;
	line-height: 20px;
	color: #6D8E9F;
}
#pageBody .content .attn a {
font-weight: bold;
font-size: 14px;
}
#pageBody .content .attn a:link,
#pageBody .content .attn a:visited {
	color: #6BFF00;
}
#pageBody .content .attn a:hover {
	background: #6BFF00;
	color: #09344A;
}
#pageBody .content .attn p {
	font-size: 10px;
}

/*-- sidebar --------*/
#pageBody .sidebar {
	float: right;
	width: 260px;
	margin: 0 0 20px;
	position: relative;
}
#pageBody .sidebar h2 {
	margin: 0; padding: 0;
	font: bold 23px Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
#pageBody .sidebar h3 {
	padding: 10px 0 0; margin: 0;
	font: bold 21px Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -0.06em;
	border-top: 2px solid #94AEC6;
	color: #09344A;
}
#pageBody .sidebar .search {
	padding: 15px 20px 0;
	width: 220px;
	background: url(/images/totix/search_top.gif) #B8D0E7 no-repeat top left;
	float: left;
}
#pageBody .sidebar .search h2 {
        color: #09344A;
}
#pageBody .sidebar .search fieldset {
	margin: 0; padding: 0;	border: 0;
	clear: both;
}
#pageBody .sidebar .search input {
	margin-top: 7px;
	clear: both;
}
#pageBody .sidebar .search label {
	font: bold 110% Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -0.06em;
	color: #45486B;
}
#pageBody .sidebar .search label input {
	margin: 2px 0;
	clear: none;
	width: 96%;
}
#pageBody .sidebar .search .show_search {
	margin: 0;
	padding-bottom: 1em;
}
#pageBody .sidebar .search .advanced a {
	color: #D202FF;
	font: bold 13px Arial, Helvetica;
}
#pageBody .sidebar .search .advanced a:hover {
	color: #fff;
	background: #D202FF;
}
#pageBody .sidebar .search fieldset {
        background: transparent;
}
#pageBody .sidebar #genre {
	background: url(/images/totix/search_bottom.gif) #B8D0E7 no-repeat bottom left;
	float: left;
	padding: 0px 20px 20px;
	margin: 0 0 20px 0;
	width: 220px;
}
#pageBody .sidebar #genre .cloud {
	font-size: 10px;
	float: left;
	width: 220px;	
}
#pageBody .sidebar #genre .cloud span {
	margin-right: 5px;
	float: left;
	display: block;
}
#pageBody .sidebar #genre .cloud span a {
	color: #000;
}
#pageBody .sidebar #genre .cloud span a:hover,
#pageBody .sidebar #genre .cloud span a:active,
#pageBody .sidebar #genre .cloud span a.selected {
	color: #fff;
	background: #000;
	text-decoration: none;
}
#pageBody .sidebar .nav {
	clear: both;
	width: 260px;
}
#pageBody .sidebar .nav h2 {
	background: url(/images/totix/sidenav_top.gif) #fff no-repeat top left;
	float: left;
	padding: 15px 20px 10px;
	margin: 0;
	width: 219px;
	color: #68828F;
}
#pageBody .sidebar .nav ul {
	background: url(/images/totix/sidenav_bottom.gif) #fff no-repeat bottom left;
	float: left;
	padding: 0 10px 20px;
	margin: 0 0 20px 0;
	width: 239px;
}
#pageBody .sidebar .nav li {
	line-height: 18px;
}
#pageBody .sidebar .nav a { 	
	font: bold 12px Verdana, arial, helvetica, sans-serif;
	background: url(/images/totix/sidenav_bullet.gif) no-repeat left center;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px 4px 0px 16px;
	margin: 0;
}
#pageBody .sidebar a:hover { 	
	text-decoration: underline;
}

/*-- pageFooter -----*/
#pageFooter {
	clear: both;
	background: #09344A;
	height: 65px;
}
#pageFooter a {
	display: block;
	line-height: 20px;
	text-decoration: none;
}
#pageFooter a:link,
#pageFooter a:visited {
	color: #fff;
}
#pageFooter a:hover,
#pageFooter a:active {
	color: #fff;
	background: transparent;
}
#pageFooter hr {
	display: none;
}
#pageFooter p {
	padding: 10px;
	width: 774px;
	margin: 0 auto;
	color: #fff;
	font: 20px Arial, Helvetica, sans-serif;
	height: 45px;
}