body {
	margin: 0 auto;
	padding: 0;
	background: url(/images/totix/header_bg.jpg) #000000 repeat-x center top;
	font: 13px/20px "Lucida Grande", Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000;
	/*--border-bottom: 107px solid #d31346;--*/
	width: 1100px;
}
span.bug_red {
	display: none;
}

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


/*-- pageHeader -----*/
#pageHeader {
	background: url(/images/totix/header_bg.jpg) repeat-x top center;
	height: 216px;
	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: 850px;
	display: block;
	text-decoration: none;
	height: 216px;
}

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

/*-- pageBody -------*/
#pageBody {
	float: right;
	width: 760px;
	padding: 25px 0 0 0;
	background: url(/images/totix/content_top.gif) no-repeat 0 24px;
}
.h4 a:link, .h4 a:visited {
	color: white !important;
}
/*-- 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: #C40E31;
	clear: both;
}
#pageBody .content h1 em {
	font-style: normal;
	color: #9BB6CF;
}
#pageBody .content h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	color: #C40E31;
}
#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: #000000;
}
#pageBody .content h3 {
	margin: 1em 0 .45em 0;
	font-size: 130%; font-weight: normal;
}
#pageBody .content ul {
	padding: 0;
	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: #d31145 no-repeat bottom left;
	padding: 12px 12px 180px;
	margin: 0 0 142px 0;
	color: #fff;
	width: 367px;
}
br {
	line-height: 4px;
}
#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: #000;
}
#pageBody .content .attn a {
font-weight: bold;
font-size: 14px;
}
#pageBody .content .attn a:link,
#pageBody .content .attn a:visited {
	color: #FFF;
}
#pageBody .content .attn a:hover {
	background: none transparent;
	color: #09344A;
}
#pageBody .content .attn p {
	font-size: 10px;
}

/*-- sidebar --------*/
.sidebar {
	margin: 0 0 20px;
	display: block;
	position: absolute;
	width: 259px;
	*width: 550px !important;
	top: 240px;
	float: right;
	right: 770px;
	*right: 800px !important;
}
.sidebar .item {
	*display: block;
	position: relative;
	*left: 175px !important;
	*float: right;
	left: 710px;
}
.infobox {
	background: url("/images/totix/sidenav_top.gif") no-repeat scroll left top #FFFFFF;
	position: absolute;
	left: -711px;
	*left: -724px !important;
	top: 288px;
	*top: 298px !important;
	text-align: center;
	width: 229px;
	padding: 15px 15px 0;
	font-weight: normal;
	font-size: 12px;
	height: 294px;
}
.logos {
	position: relative;
}
.bottomborder {
	background: url("/images/totix/sidenav_bottom.gif") no-repeat scroll left bottom #FFFFFF;
	position: relative;
	left: -15px;
	padding: 0 15px;
	width: 229px;
}
.sidebar h2 {
	margin: 5px 0;
	padding: 0;
	font: bold 23px Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.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;
}
.listings a {
	background: url("/images/totix/attn_bullet.gif") no-repeat scroll left center transparent;
   color: #000000 !important;
   display: block;
   font: bold 12px Verdana,arial,helvetica,sans-serif;
   margin: 0;
   padding: 0 4px 0 16px;
   text-decoration: none !important;
}
.listings a:hover {
	background: url("/images/totix/attn_bullet.gif") no-repeat scroll left center transparent !important;
	text-decoration: underline !important;
}
.listings {
	padding: 0 18px 20px;
	width: 226px;
	background-color: white;
	border-radius: 10px;
	position: absolute;
	left: -55px;
	top: 812px;
	display: none;
}
.listings h2 {
	color: #C40E31;
}
.showlistings .listings {
	display: block !important;
}
.sidebar .search {
	padding: 15px 20px 0;
	width: 220px;
	background: url(/images/totix/search_top.gif) #B8D0E7 no-repeat top left;
	float: left;
}
.sidebar .search h2 {
        color: #09344A;
}
.sidebar .search fieldset {
	margin: 0; padding: 0;	border: 0;
	clear: both;
}
.sidebar .search input {
	margin-top: 7px;
	clear: both;
}
.sidebar .search label {
	font: bold 110% Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -0.06em;
	color: #45486B;
}
.sidebar .search label input {
	margin: 2px 0;
	clear: none;
	width: 96%;
}
.sidebar .search .show_search {
	margin: 0;
	padding-bottom: 1em;
}
.sidebar .search .advanced a {
	color: #D202FF;
	font: bold 13px Arial, Helvetica;
}
.sidebar .search .advanced a:hover {
	color: #fff;
	background: #D202FF;
}
.sidebar .search fieldset {
        background: transparent;
}
.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;
}
.sidebar #genre .cloud {
	font-size: 10px;
	float: left;
	width: 220px;	
}
.sidebar #genre .cloud span {
	margin-right: 5px;
	float: left;
	display: block;
}
.sidebar #genre .cloud span a {
	color: #000;
}
.sidebar #genre .cloud span a:hover,
.sidebar #genre .cloud span a:active,
.sidebar #genre .cloud span a.selected {
	color: #fff;
	background: #000;
	text-decoration: none;
}
.sidebar .nav {
	clear: both;
	width: 260px;
	left: -550px;
	float: left;
}
.sidebar .nav ul li a {
	color: #000000 !important;
	text-align: left;
	text-decoration: none !important;
}
.sidebar .item .message {
	background: none no-repeat scroll left top #FFFFFF;
	width: 300px;
	padding: 0 20px 20px;
	left: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
}
.sidebar .nav h2 {
	background: url(/images/totix/sidenav_top.gif) #fff no-repeat top left;
	float: left;
	padding: 10px 0;
	width: 259px;
	margin: 0;
	color: #c40e31;
}
.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: 259px;
}
.sidebar .nav li {
	line-height: 18px;
	margin-bottom: 0.5em;
}
.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;
}
.sidebar a:hover { 	
	text-decoration: underline;
}

/*-- pageFooter When yo-----*/
#pageFooter {
	clear: both;
	background: url(/images/totix/totix_footer.gif) no-repeat left center #d31346;
	height: 107px;
	width: 1128px;
	margin: 0 auto;
	position: relative;
	top: 195px;
	left: -328px;
}
#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;
	text-align: center;
	display: none;
}
