/*Begin Edit Event*/

.EditEvent_table{
	border-collapse:separate;
	border-spacing:0px 15px;
}

.EditEvent_table td{
	vertical-align: top;
}

.EditEvent_Admin{
	font-size: 14px;
	font-weight: 600;
	color: #ff0000;
}

.EditEvent_Label{
	width: 100px;
}

.EditEvent_Right{
	width: 450px;
}

.EditEvent_tr{
}

.EditEvent_DateTimePicker{
	margin-bottom: 5px;
}

.RadListBox{
}

.RadListBox li{
	list-style: none;
}

/* End Edit Event */

.eventviewer_title{
	float: left;
	display: inline;
	font-family: arial;
	color: #050d16;
	font-size: 17px;
	font-weight: 600;
	text-transform: lowercase;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.eventviewer_eventinfo{
	float: left;
	display: inline;
}
.eventviewer_imgsharewrapper{
	width: 150px;
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
}
.eventviewer_image{
	margin-bottom: 15px;
	text-align: center;
}

.eventviewer_sharetitle{
	font-weight: 600;
	font-size: 13px;
	margin-bottom: 3px;
	color: #335975;
	text-transform: lowercase;
}

a.eventviewer_shareitem{
	background: url('images/sharebutton.png') 0 0 no-repeat;
	margin-bottom: 3px;
	padding: 0 10px;
	width: 130px;
	*width: 150px;
	height: 20px;
	clear: both;
	float: left;
	display: inline;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
}

a.eventviewer_shareitem:link,
a.eventviewer_shareitem:visited,
.FBConnectButton_Text_Simple{
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

a.eventviewer_shareitem:hover,
a.eventviewer_shareitem:active,
.FBConnectButton_Text_Simple:hover{
	background-position: 0 -20px;
	text-decoration: none !important;
	font-size: 11px;
	color: #000;
	outline: none;
}

a.eventviewer_shareitem:focus{
	outline: none;
	}

.eventviewer_datetime{
	color: #335975;
	margin-bottom: 5px;
}
.eventviewer_location{
	color: #335975;
	margin-left: 165px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 390px;
}
.eventviewer_description{
}

.eventviewer_tagwrapper{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	width: 100%;
}

.eventviewer_tagtitle{
	float: left;
	display: inline;
	margin-right: 6px;
	color: #333;
	font-weight: 600;
}


/* cloud tag levels */

a.tagCloudItemLink{
	white-space:nowrap;
	margin-right: 6px;
}

a.tagCloudItemLink,
a.tagCloudItemLink:link,
a.tagCloudItemLink:visited{
	color: #888;
}

a.tagCloudItemLink:hover,
a.tagCloudItemLink:active{
	text-decoration: none;
	color: #000;
	}

.tagLvl0 a.tagCloudItemLink,
.tagLvl0 a.tagCloudItemLink:link,
.tagLvl0 a.tagCloudItemLink:visited{
	font-size:180%;
}

.tagLvl1 a.tagCloudItemLink,
.tagLvl1 a.tagCloudItemLink:link,
.tagLvl1 a.tagCloudItemLink:visited{
	font-size:160%;
}

.tagLvl2 a.tagCloudItemLink,
.tagLvl2 a.tagCloudItemLink:link,
.tagLvl2 a.tagCloudItemLink:visited{
	font-size:140%;
}


.tagLvl3 a.tagCloudItemLink,
.tagLvl3 a.tagCloudItemLink:link,
.tagLvl3 a.tagCloudItemLink:visited{
	font-size:120%;
}


.tagLvl4 a.tagCloudItemLink,
.tagLvl4 a.tagCloudItemLink:link,
.tagLvl4 a.tagCloudItemLink:visited{
	font-size:100%;
}
