/* Press Release List Page Header */
div#title_press_rel {
			margin: 0;
			padding: 8px 0 0 0;
			width: 755px;
			line-height: 12px;
			background: #D20081;
			}
			
			#title_press_rel h2 {
						margin: 0 0 3px 9px;
						padding: 0;
						height: 14px;
						line-height: 12px;
						text-indent: -9999px;
						background: transparent url(../images/header_press_release.gif) top left no-repeat;
						color: #fff;
						}
						
			#title_press_rel p {
						margin: 0;
						padding: 0 100px 9px 9px;
						font-size: 11px;
						line-height: 12px;
						color: #fff;
						}

/* Press Mention List Page Header */
div#title_press_men {
			margin: 0;
			padding: 8px 0 0 0;
			width: 755px;
			line-height: 12px;
			background: #D20081;
			}
			
			#title_press_men h2 {
						margin: 0 0 3px 9px;
						padding: 0;
						height: 14px;
						line-height: 12px;
						text-indent: -9999px;
						background: transparent url(../images/header_press_mention.gif) top left no-repeat;
						color: #fff;
						}
						
			#title_press_men p {
						margin: 0;
						padding: 0 100px 9px 9px;
						font-size: 11px;
						line-height: 12px;
						color: #fff;
						}

/* Pagination dl container */
dd.pagination {
			margin: 0;
			padding: 0;
			width: 755px;
			font-size: 10px;
			line-height: 14px;
			color: #4c4c4c;
			position: relative;
			}
			
			.info ul {
						margin: 0;
						padding: 0;
						width: 650px;
						}
			
			.info li {
						margin: 0;
						padding: 0;
						float: left;
						height: 16px;
						}

			.info li.return {
							width: 550px;
							}

			.info li.pages {
							width: 100px;
							}
			
			.page_buttons ul {
						margin: 0;
						padding: 0;
						width: 105px;
						}
			
			.page_buttons li {
						margin: 0;
						padding: 0;
						height: 16px;
						float: right;
						}
			
			.page_buttons li {
						padding: 0;
						line-height: 10px;
						height: 10px;
						text-indent: -9999px;
						float: right;
						}

			.page_buttons li a {
						margin: 0;
						padding: 0;
						line-height: 10px;
						height: 10px;
						display: block;
						background-position: top left;
						background-repeat: no-repeat;
						}

			.page_buttons li a:hover {
						background-position: 0 -10px;
						}
												
			.page_buttons li.previous a {
						width: 63px;
						background-image: url(../images/previous.gif);
						}
															
			.page_buttons li.next a {
						width: 42px;
						background-image: url(../images/next.gif);
						}

												
/* Show List dl Container */
dl#mention_list {
			margin: 0;
			padding: 0;
			width: 755px;
			font-size: 10px;
			line-height: 12px;
			color: #4c4c4c;
			position: relative;
			}
			
			#mention_list ul {
						margin: 0;
						padding: 0;
						}
						
			#mention_list li {
						float: left;
						}
						
/* Show List Header */			
#mention_list dd#header {
			margin: 0;
			padding: 0;
			height: 19px;
			background: #EDEDED;
			border: none;
			}
						
			/* Column Labels */
			dd#header ul {
						margin: 0;
						padding: 0;
						}
									
			dd#header li {
						margin: 0;
						padding: 0;
						height: 19px;
						background: transparent url(../images/dash_block.gif) top right no-repeat;
						text-indent: -9999px;
						}
									
						dd#header li a {
									margin-top: 8px;
									margin-left: 8px;
									padding: 0;
									height: 6px;
									color: #0085F0;
									background-position: top left;
									background-repeat: no-repeat;
									display: block;
									}

						dd#header li.date {
									width: 104px;
									}
									dd#header li.date a {
												width: 23px;
												background-image: url(../images/date_gray.gif);
												}
															
						li.publication 		{
									width: 126px;
									}
									dd#header li.publication a {
												width: 55px;
												background-image: url(../images/publication_gray.gif);
												}
						
						li.show 		{
									width: 126px;
									}
									dd#header li.show a {
												width: 27px;
												background-image: url(../images/show_gray.gif);
												}
															
						li.title 	{
									width: 217px;
									}
									dd#header li.title a {
												width: 22px;
												background-image: url(../images/title_gray.gif);
												}
															
						li.description 	{
									width: 308px;
									}
									dd#header li.description {
												margin-top: 8px;
												margin-left: 8px;
												color: #999;
												height: 6px;
												display: block;
												width: 21px;
												text-indent: -9999px;
												background: transparent url(../images/text_gray.gif) top left no-repeat;
												}

/* Mention Listings */										
dl#mention_list dd {
			margin: 5px 0 0 0;
			padding: 0 0 5px 0;
			width: 755px;
			float: left;
			background: transparent url(../images/dash_across.gif) bottom left repeat-x;
			}
						
dd li 		{
			margin: 0;
			padding: 0;
			height: 78px;
			position: relative;
			}
			
			dd h1 		{
						margin: 0;
						padding: 6px 0 0 8px;
						height: 73px;
						line-height: 14px;
						}
									
			dd h2		{
						margin: 0;
						padding: 3px 0 0 8px;
						line-height: 14px;
						font-size: 10px;
						font-weight: bold;
						}
			dd p		{
						margin: 0;
						padding: 3px 0 0 8px;
						line-height: 14px;
						font-size: 10px;
						font-weight: normal;
						}
									
			/* Shows + Dates */
			li.date 	{
						width: 104px;
						font-size: 12px;
						font-weight: normal;
						text-transform: uppercase;
						}
									
						.date h1 	{
									padding-right: 10px;
									color: #fff;
									font-size: 12px;
									}
												
			/* Age + Type */
			li.title,
			li.description {
						background: transparent url(../images/dash_vert.gif) top left repeat-y;
						}
									
						li.publication h1,
						li.show h1,
						li.title h1
									{
									color: #4C4C4C;
									font-size: 10px;
									line-height: 11px;
									}
					
						li.publication h1 	{
									background: transparent url(../images/dash_vert_wht.gif) top left repeat-y;
									}
						li.show h1 	{
									padding-right: 5px;
									background: transparent url(../images/dash_vert_wht.gif) top left repeat-y;
									}		
						li.title h1 	{
									font-weight: bold;
									padding-right: 5px;
									background: transparent url(../images/dash_vert.gif) top left repeat-y;
									}
						li.description h1 	{
									padding-right: 5px;
									font-size: 10px;
									font-weight: normal;
									line-height: 11px;
									background: transparent url(../images/dash_vert.gif) top left repeat-y;
									}
												
												
			/* Description */
			.description h1 {
						margin: 0;
						padding: 6px 26px 0 8px;
						line-height: 12px;
						height: 58px;
						}
									
						/* More Info Link */
						.description a.info {
									margin: 4px 0 0 0;
									padding: 0;
									height: 10px;
									line-height: 10px;
									width: 67px;
									display: block;
									text-indent: -9999px;
									}
												
						/* Ticket Links */
						dl#mention_list li.description ul.controls {
									margin: 0 0 0 0px;
									padding-bottom: 6px;
									}
												
						dl#mention_list li.description ul.controls li { /* Needs full path to target li */
									float: left;
									margin-right: 2px;
									}
												
						.controls li {
									margin: 0 0 0 8px;
									padding: 0;
									line-height: 10px;
									height: 10px;
									text-indent: -9999px;
									float: left;
									}
												
									.controls li a {
												margin: 0;
												padding: 0;
												line-height: 10px;
												height: 10px;
												display: block;
												background: transparent url(../images/dash_vert.gif) top left repeat-y;
												}
												
									.controls li a:hover {
												background-position: 0 -10px;
												}
															
									.controls li.view_full a {
												width: 62px;
												background-image: url(../images/view_full.gif);
												}
												
									.controls li.printable a {
												width: 65px;
												background-image: url(../images/printable.gif);
												}
						
						/* More Info Link Swap */					
						.description a:hover.info {
									background-position: 0 -10px;
									} 
									
						/* Green */
						dd.green 	.date h1 {
									background-color: #60C600;
									}
						dd.green 	.publication h1 {
									background-color: #B2F966;
									}
						dd.green 	.show h1 {
									background-color: #B2F966;
									}
						dd.green	.title h1 {
									background-color: #CDFF97;
									}
						dd.green 	.description {
									background-color: #E5FFC9;
									}
						dd.green 	.controls h2 {
									background-color: #E5FFC9;
									}
						
						/* Red */
						dd.red 		.date h1 {
									background-color: #DC0006;
									}
						dd.red 		.publication h1 {
									background-color: #FFD9D7;
									}
						dd.red 		.show h1 {
									background-color: #FFD9D7;
									}
						dd.red		.title h1 {
									background-color: #FFE5E5;
									}
						dd.red 		.description {
									background-color: #FFEFEB;
									}
						dd.red 		.controls h2 {
									background-color: #FFEFEB;
									}
						
						/* Yellow */
						dd.yellow 	.date h1 {
									background-color: #FD9C00;
									}
						dd.yellow 	.publication h1 {
									background-color: #FFDB7B;
									}
						dd.yellow 	.show h1 {
									background-color: #FFDB7B;
									}
						dd.yellow	.title h1 {
									background-color: #FFEBB4;
									}
						dd.yellow 	.description {
									background-color: #FDF0CC;
									}
						dd.yellow 	.controls h2 {
									background-color: #FDF0CC;
									}
						
						/* Blue */
						dd.blue 	.date h1 {
									background-color: #0085F0;
									}
						dd.blue 	.publication h1 {
									background-color: #A7EAFF;
									}
						dd.blue 	.show h1 {
									background-color: #A7EAFF;
									}
						dd.blue		.title h1 {
									background-color: #C4F1FF;
									}
						dd.blue 	.description {
									background-color: #E1F8FF;
									}
						dd.blue 	.controls h2 {
									background-color: #E1F8FF;
									}
						
						/* Purple */
						dd.purple 	.date h1 {
									background-color: #9900FC;
									}
						dd.purple 	.publication h1 {
									background-color: #D1B4FF;
									}
						dd.purple 	.show h1 {
									background-color: #D1B4FF;
									}
						dd.purple	.title h1 {
									background-color: #E1D0FF;
									}
						dd.purple 	.description {
									background-color: #F0E7FF;
									}
						dd.purple 	.controls h2 {
									background-color: #F0E7FF;
									}
						
						/* Magenta */
						dd.magenta 	.date h1 {
									background-color: #D20081;
									}
						dd.magenta 	.publication h1 {
									background-color: #F5BDFF;
									}
						dd.magenta 	.show h1 {
									background-color: #F5BDFF;
									}
						dd.magenta	.title h1 {
									background-color: #F9D6FF;
									}
						dd.magenta 	.description {
									background-color: #FBEAFF;
									}
						dd.magenta 	.controls h2 {
									background-color: #FBEAFF;
									}
