.crowd-noice{
	width:376px;
	overflow: hidden;
	float: right;
	margin: 0 2px 0 0;
	display: inline;
	/*background:#f0f0f1 url(../images/bg-crowd-noice.gif) repeat-x;*/
}
.channel_info{
	width:376px;
	overflow: hidden;
	float: right;
	margin: 0 2px 0 0;
	display: inline;
}
.channel-info{
	display: none;
	z-index: 19;
	width:376px;
	overflow: hidden;
	float: right;
	margin: 0 2px 0 0;
	background:#f0f0f1 url(../images/bg-crowd-noice.gif) repeat-x;
}
.channel-info h2{
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin:6px 0 0 21px;
	overflow: hidden;
	/*background:url(../images/bg-crowd-noice-h2.gif) no-repeat;*/
	width:114px;
	height:18px;
	float: left;
	padding: 0 0 22px;
	display: inline;
}
#event_info_wrap {
	/*border: 4px solid #70a829;*/
	/*background: url(../images/evInfoRightBg.png) no-repeat;*/
	/*border-top: 4px solid #5fd600;*/
	/*border-bottom: 4px solid #5fd600;*/
	/*border-right: 4px solid #5fd600;*/
	/*border-left: 0px;*/
	/*background: #70a829;*/
	width: 376px;
	height: 340px;
	float: right;
	}
#event_info {
	width: 362px;
	height: 340px;
	/*float: right;*/
	margin-right: 5px;
	overflow: hidden;
	position: relative;
}
.ev_message_overlay {
	width: 348px;
	height: 300px;
	border: 1px solid #70a829;
	background: #70a829;
	position: absolute;
	z-index: 99;
}
.ev_message_overlay div.overlay {
	width: 338px;
	height: 300px;
	padding: 5px 5px 0 5px;
	background: white;
	position: relative;
	}
div#share_overlay {
	background: white;
	}
.ev_message_overlay p{
	margin-left: 10px;
	color: black;
	font-weight: bold;
	}
.ev_message_overlay p.info{
	margin-left: 10px;
	color: black;
	font-weight: normal;
	border: 1px lightgray;
	}
.ev_message_overlay .button {
	width: 60px;
	height: 16px;
	background: white;
	position: absolute;
	bottom: 4px;
	right: 4px;
}
.ev_message_overlay .button a{
	color: black;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 10px;
	}
.ev_message_overlay a:hover{
	border: 1px solid lightgreen;
	text-decoration: none;
	}
.close_bar {
	width: 348px;
	background: url(../images/evOverlayCloseBg.png) repeat-x;
	height: 23px;
	position: absolute;
	bottom: 2px;
	left: 0px;
	}
.close_bar  {
	text-decoration: none;
	}
.close_bar  img {
	float: right;
	}
#wrap_edit_overlay {
	width: 348px;
	height: 270px;
	padding: 5px 5px;
	background: white;
	}
#event_info h2 {
	float: left;
	padding-left: 1px;
	font-size: 10pt;
}
#wrap-toolbar {
	background:url(../images/evInfoTitleBg.png) repeat-x;
	width: 350px;
	height: 30px;
	position: absolute;
	top: 196px;
	left: 15px;
	}
#wrap-toolbar.embed {
	/*background:url(../images/evInfoTitleBg.png) repeat-x;*/
	background: #797979;
	width: 350px;
	height: 42px;
	position: absolute;
	top: 226px;
	left: 15px;
	border-top:1px solid black;
	border-bottom: 1px solid black;
	}
#event_info_toolbar {

}
	
/* event info toolbar */
#event_toolbar_icons{
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
	list-style: none;
	height:42px;
	float: left;
}

#event_toolbar_icons:after {
	content:"";
	display:block;
	clear:both;
}
#event_toolbar_icons li{
	float: left;
	height: 42px;
	line-height: 42px;
	/*margin: 4px 5px 0 0;*/
}

#event_toolbar_icons li a{
	float: left;
	/*height:21px;*/
	text-indent: 45px;
	overflow: hidden;
	width: 42px;
}
/*
#event_toolbar_icons li a.back{
	width: 38px;
    background:url(../images/evInfoBackDark.png) no-repeat;
    margin-right: 20px;
}
#event_toolbar_icons li:hover a.back{
	width: 38px;
    background:url(../images/evInfoBackGreen.png) no-repeat;
    margin-right: 20px;
}
*/

li a#add_to_mywall {
	background:url(/media/images/player/add-to-mywall.png) no-repeat left;
	width:56px;
}
li:hover a#add_to_mywall,
li.hover a#add_to_mywall {
	background:url(/media/images/player/add-to-mywall-active.png) no-repeat left;
	width:56px;
}


li a#remove_from_mywall {
	background:url(/media/images/player/remove-from-mywall.png) no-repeat left;
	width:56px;
}
li:hover a#remove_from_mywall,
li.hover a#remove_from_mywall {
	background:url(/media/images/player/remove-from-mywall.png) no-repeat left;
	width:56px;
}

#event_toolbar_icons li a.like{
	background: url(/media/images/grey-square-icon-thumbs-up_42.png) no-repeat left;
	margin-left:50px;
}
#event_toolbar_icons li a.like_active{
    background:url(/media/images/green-square-icon-thumbs-up_42.png) no-repeat left;
    margin-left:50px;
}
#event_toolbar_icons li:hover a.like,
#event_toolbar_icons li.hover a.like{
        background:url(/media/images/green-square-icon-thumbs-up_42.png) no-repeat left;
}

#event_toolbar_icons li a.dont-like{
	background:url(/media/images/grey-square-icon-thumbs-down_42.png) no-repeat left;
}
#event_toolbar_icons li a.dont-like_active{
	background:url(/media/images/red-square-icon-thumbs-down_42.png) no-repeat left;
}
#event_toolbar_icons li:hover a.dont-like,
#event_toolbar_icons li.hover a.dont-like{
	background:url(/media/images/red-square-icon-thumbs-down_42.png) no-repeat left;
}
#event_toolbar_icons li a.not-live{
	background:url(../images/evInfoNotLiveDark.png) no-repeat left;
}
#event_toolbar_icons li a.not-live_active{
	background:url(../images/evInfoNotLiveGreen.png) no-repeat left;
}
#event_toolbar_icons li:hover a.not-live,
#event_toolbar_icons li.hover a.not-live{
	background:url(../images/evInfoNotLiveGreen.png) no-repeat left;
}

#event_toolbar_icons li a.flaged{
	margin-left: 20px;
	background-image: url(/media/images/grey-square-icon-flag_42.png);
	background-repeat: no-repeat;
	background-position: left;
}
#event_toolbar_icons li a.flaged_active{
	margin-left: 20px;
	background:url(/media/images/green-square-icon-flag_42.png) no-repeat left;
}
#event_toolbar_icons li:hover a.flaged,
#event_toolbar_icons li.hover a.flaged{
	background-image: url(/media/images/green-square-icon-flag_42.png);
	background-repeat: no-repeat;
	background-position: left;
}


#event_toolbar_icons li a.edit{
	background:url(/media/images/grey-square-icon-signature1_42.png) no-repeat left;
}
#event_toolbar_icons li:hover a.edit,
#event_toolbar_icons li.hover a.edit{
	background:url(/media/images/green-square-icon-signature_42.png) no-repeat left;
}

#event_toolbar_icons li a.share{
	margin-left: 63px;
	margin-top:6px;
	background:url(/media/images/player/share-button.png) no-repeat;
	width:80px;
}
#event_toolbar_icons li:hover a.share,
#event_toolbar_icons li.hover a.share{
	background:url(/media/images/player/share-button-active.png) no-repeat;
	position: relative;
	cursor: pointer;
	margin-top:6px;
	width:80px;
}

#event_toolbar_icons li:hover,
#event_toolbar_icons li.hover{
	position: relative;
}
/*
#event_toolbar_icons li:hover .share-drop,
#event_toolbar_icons li.hover .share-drop{
	display: block;
}
*/
/*    EVENT INFO BOX */
#wrap_ev_description {
	width: 330px;
	/*background:url(../images/evInfoDescBg.png) repeat-x;*/
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 170px;
	left: 20px;
}
#wrap_ev_description.embed {
	top: 20px;
}
#wrap_ev_description h2{
	color: #70a829;
	}
#wrap_ev_description .ev_description {
	margin: 5px 5px 0 0;
	width: 280px;
	font-size: 8pt;
	}
#wrap_ev_image {
	width: 160px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 15px;
	background: black;
}
#wrap_ev_embed {
	width: 350px;
	height: 226px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 15px;
	background: black;
}
#wrap_ev_embed div.flash_obj {
	margin: 0 auto;
}
#wrap_ev_embed div.flash_obj div {
	margin: 0 auto;
/*
	width: 320px;
*/
}

#wrap_ev_embed div.img_obj {
	margin: 0 auto;
	width: 350px;
}
#wrap_ev_embed  div.img_overlay{
	position: absolute;
	top: 50px;
	left: 20px;
	background-color: darkgray;
	font: bold 14pt Futura, Arial, Helvetica, sans-serif;
	color: white;
	width: 290px;
	padding: 4px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	text-align: center;
}
#ev_embed {
	/*width: 342px;*/
	height: 196px;
	overflow: hidden;
	margin: 0 auto;
	background: black;
}
#wrap_ev_title {
	width: 260px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 15px;
}
#wrap_ev_title.embed {
	top: 275px;
	left: 15px;
}
#wrap_ev_title a {
	color: #82d423;
	font-weight: bold;
	font-size: 1.3em;
}
#wrap_ev_share {
	height: 20px;
	position: absolute;
	bottom: 20px;
	left: 15px;
}
#wrap_ev_share.embed {
	bottom: 5px;
	left: 15px;
}
#myspace_button {
	float: left;
	padding-right: 10px;
}

#facebook_button {
	float: left;
	padding-right: 10px;
	overflow:hidden;
}

#share_button {
	float: left;
	padding-right: 10px;
}

#stumble_button {
	float: left;
	padding-right: 10px;
}
#ev_b_logo {
	position: absolute;
	width: 120px;
	height: 65px;
	bottom: -5px;
	left: 0px;
	/*background: url(/media/images/gotosource.png) no-repeat;*/
	/*text-indent: -99999px;*/
}
	
#ev_url {
	/*background:url(../images/evInfoUrlBg.png) repeat-x;*/
	height: 18px;
	width: 345px;
	position: absolute;
	bottom: 20px;
	left: 15px;	
}

#ev_url a{
	color: #82d423;
	font-weight: bold;
	text-decoration: none;
	margin-left:5px;
}
#ev_url a:hover{
	color: black;
	text-decoration: none;
}

#ev_url label {
	color: #fff;
	font-size:1.1em;
	font-weight:bold;
}
#ev_footer {
	height: 10px;
	width: 350px;
	position: absolute;
	bottom: 5px;
	left: 15px;	
}
#wrap_ev_viewers {
	/*background:url(../images/evInfoCatBg.png) repeat-x;*/
	height: 15px;
	position: absolute;
	top: 50px;
	left: 185px;
	}
#wrap_ev_cat {
	/*background:url(../images/evInfoCatBg.png) repeat-x;*/
	height: 15px;
	position: absolute;
	top: 70px;
	left: 185px;
	}
#wrap_ev_cat.embed {
	/*background:url(../images/evInfoCatBg.png) repeat-x;*/
	height: 15px;
	position: absolute;
	top: 240px;
	left: 15px;
	}
#wrap_ev_cat .ev_cat_txt{	
	float: left;
	/*margin: 11px 0 0 20px;*/
}
#wrap_ev_tags {
	/*background:url(../images/evInfoTagsBg.png) repeat-x;*/
	height: 20px;
	position: absolute;
	top: 85px;
	left: 185px;
	font-size: 8pt;
	overflow: hidden;
	}
#wrap_ev_tags.embed {
	top: 255px;
	left: 15px;
}
#ev_tags_box {
	width: 320px;
	height: 20px;
	min-width: 200px;
	float: right;
	}
#event_info_content div{
	padding-left: 20px;
	margin-left: 5px;
	float: left;
	width: 320px;
}
#event_info_content ul {
	margin-left: 20px;
	}

/*  SOCIAL NOISE */
#event_info_box_wrap {
	width: 376px;
	height: 340px;
	border: 4px solid black;
	border-left: 0px;
	float: right;
	/*background:url(../images/evInfoRightBg.png) no-repeat;*/
	background: #3a3a3a;
	overflow: hidden;
	padding: 0px 0 0 0;
}
#even_info_box {
	color: lightgray;	
	}
#even_info_box h2 {
	float: left;
	padding-left: 10px;
	font-size: 10pt;
}

a.suggest_edit_link {
	font-size: 60%;
	margin-left: 10px;
	}
#event_info input,
#event_info textarea{
   font-size: 8pt;
}
#event_info select {
  font-size: 8pt;
}

#socialchat {
	width: 82px;
	height: 20px;
	padding-top: 10px;
	padding-left: 18px;
	left: 150px;
	width: 75px;
}
	
#socialstream {
	width: 90px;
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	left: 225px;
	width: 100px;
	}
	
#socialevent {
	width: 82px;
	height: 20px;
	padding-top: 10px;
	padding-left: 9px;
	left: 50px;
	width: 100px;
}

iframe {
	z-index: 1;
}

iframe {
	z-index: 1;
}


#collecta-cover {
	z-index: 3;
	border: 0;
	background: #FFF;
	width: 380px;
	height: 280px;
	top: -40px;
	left: 0px;
	padding: 0;
	margin-top: -40px;
}
#info_intro {
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0;
}
#info_intro_header {
	color: white;
	font-size: 18px;
	margin: 0px;
}
#info_intro_header_indent {
	position: relative;
	left: 5px;
	color: #b5f324;
	font-size: 18px;
	margin: 14px 0 0 0;
}
#info_intro ol {
	position: relative;
	left: 5px;
	padding: 0;
	margin: 5px 0 0 0;
    line-height: 30px;
	font-size: 15px;
}
#info_intro li {
	position: relative;
	left: 5px;
    list-style-type: none;
}
#info_intro li a {
    color: lightgray;
}
#info_legend {
	position: relative;
	margin: 10px 0 0 30px;
}
#info_legend div.legend {
	width: 320px;
	position: relative;
	float: left;
	margin: 0 0 5px 0;
}
#info_legend div.legend h2 {
	color: #b5f324;
	font-size: 28px;
	line-height: 30px;
	position: absolute;
	top: 6px;
	left: 70px;
	padding: 0 0 0 0;
	margin: 0px;
}
#info_legend div.legend span {
	color: lightgray;
	position: absolute;
	top: 36px;
	left: 70px;
}
#suggest_edits_form textarea#id_description{
	height: 40px;
}
#tweet_livecast_form textarea#id_twmessage{
	height: 6em;
	border: 2px solid #1e90ff;
	background-color: #c7e3ff;
}

div.quality_icon {
	height: 42px;
	width: 100px;
	padding: 0 0 0 5px;
}
div.quality_icon strong{
	color: white;
	line-height: 20px;
}



