/* 2 COLUMN DESIGN */
#twoColumnContainer { position: relative; margin: 0px auto 15px auto; padding: 0px 0px 0px 0px; width: 808px; }
	
	/* Column 1 */	
	#columnOne { float: left; width: 534px; margin: 0px 10px 0px 0px; padding: 0px; }
	
	/* Column 2 */
	#columnTwo { float: left; width: 248px; margin: 0; padding: 0 7px .75em; background-color: #fafafa; overflow:hidden; }
		/* Unordered List Styles */
		#columnTwo ul { width: 248px; margin: 0px auto; padding: 0px; background-color: #fafafa; }
		#columnTwo li { font-size: 12px; height: 26px; line-height: 26px; border-bottom: 1px solid #cfcfcf; padding: 0px 0px 0px 0px; width: 248px; text-indent: 4px; }
		#columnTwo .listHeader { height: 48px; background-color: #fff; border-top: 1px solid #fafafa; border-bottom: 1px solid #fafafa; margin: 0px; padding: 0px; height: 26px; line-height: 26px; font-weight: bold; }
		#columnTwo .first-item { margin: 0px; padding: 0px; border-top: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; }
		#columnTwo .last-item {  }
		#columnTwo .item { background: #f1f1f1; }
		#columnTwo .alt-item { background: #fafafa; }
		#columnTwo a, #columnTwo a:link { color: #ec0a8d; }

		#columnTwo ul { width: 248px; margin: 0 auto; padding: 0; background-color: #fafafa; }
		#columnTwo ul.ul-links li { font-size: 12px; height: 26px; line-height: 26px; border-bottom: 1px solid #cfcfcf; padding: 0px; width: 248px; text-indent: 4px; }
		#columnTwo ul.ul-links li a { color: #ec0a8d; }
		#columnTwo ul.ul-links li.li-header { background-color: #fff; border-top: 1px solid #fafafa; border-bottom: 1px solid #fafafa; margin: 0px; padding: 0px; height: 26px; line-height: 26px; }
		#columnTwo ul.ul-links li.new-list { border-top: 1px solid #cfcfcf; }


	/* Admin Overrides */
	#twoColumnContainer div.clear { clear: both; }
	#twoColumnContainer.dseIsAdmin #columnTwo { width: 1px; overflow: hidden; }
	#twoColumnContainer.dseIsAdmin #columnOne{ width: auto; }

/**** co-located events ****/

#coLocatedContainer { margin: 0px auto 15px auto; padding: 0px 0px 15px 0px; width: 806px; position: relative; border-bottom: 1px solid #cfcfcf; }
#coLocatedContainer > div:first-child { border-top: 1px solid #cfcfcf; }
#coLocatedContainer h3 { margin: 15px 0px 0px 21px; padding: 0px; text-indent: -9999em; background: url(images/header_coLocated.gif) 0px 0px no-repeat; width: 171px; height: 18px; }
#coLocatedContainer p { margin: 11px 0px 0px 21px; padding: 0px; width: 615px; font-size: 12px; color: #666; }
#coLocatedContainer div.coLocatedMods { margin: 13px 0px 0px 8px !important; padding: 0 4px 0 0; float: left; }
#coLocatedContainer div.coLocatedMods p { width: auto !important; margin: 0 !important; }
#coLocatedContainer div.coLocatedMods.event-4  { padding: 0px; }

/* Video Player Formatting */
div.UVG_VideoPlayerContent table td.Head { border-color:#CFCFCF; border-style:solid; border-width:2px 0 1px; color:#124D79; font-size:21px; line-height:21px; margin:0; padding:16px 60px 21px 15px; }
div.UVG_VideoPlayerContent table.VideoInformation td { font-size: 11px; }
div.UVG_VideoPlayerContent td.SubHead.VideoTitle { font-weight: bold; }
