/*-------
// event profile page
//-----*/

/*body {width:666px;}*/

/*-----Container-----*/

div.event_profile {

	background-color:#FFFFFF;
	height:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;}

div.event_profile div.title p.close img{margin-top: 0px;
}

/*-----Event Profile-----*/
div.event_profile div.title p.close{
	verticle-align: bottom;
	float:right;
	width:40%;
	text-align:right;
	margin-bottom: 0px;
	margin-top: 9px;
	margin-right: 18px;
	vertical-align: text-bottom;
	padding-bottom: 0px;
	
}
.close span{
	font-size: 12px;
	position:relative;
	top: 2px;
}


div.event_profile div.title p.close img{ margin-left: 5px;}

div.event_profile div{
	float:left;
	width:100%;
	padding-bottom: 10px;
}
div.event_profile h2{
	font-size:19px;
	line-height: 40px;
}
div.event_profile div.title p{

	font-size:13px;
	line-height: 19px;
	float:left;
}
div.event_profile div.title h2{
	float:left;
	width: 50%;
}	
div.event_profile div.title p a span {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
}
/*-----Event Details-----*/
div.event_profile div.eventDetails p{text-align: right; }
div.event_profile div div.eventDetails { padding-top:5px;  	
}
div.event_profile div div div.eventDetails {
	padding-top:5px;

}

div.event_profile div div.eventDetails table.information img{padding-top:0px;}
div.event_profile div div.eventDetails h3{
	float:left;
	font-size:16px;

	margin-left:2px

	}
	
div.event_profile div h5{
	float:left;
	font-size:85%;
	padding-right:10px;
	font-weight: lighter;
	line-height: 10px;
margin-bottom:0px;
}

div.event_profile div div.eventDetails table.information td {
	vertical-align: middle;
font-size:120%;
}


div.event_profile div div.eventDetails img{ float:right; padding-top:10px; padding-right:19px;}

div.event_profile div div div {
	padding-bottom:0px;

}
/*-----Inner Details-----*/
div.event_profile div div.innerDetails{
	margin-left:47px;
	text-align: right;
	padding-bottom: 8px;
padding-top: 0px;
 width: 100%}
div.event_profile div div.innerDetails img{ float: left; padding-top:0px;}
div.event_profile div div.innerDetails table.information{ float: left; padding-top:0px;
}

 
/*-----Top Details-----*/
div.event_profile div.topDetails{
	margin-left:39px;
	text-align: right;
	padding-bottom: 10px;

}
div.event_profile div.topDetails img{ float: left; padding-top:0px;}

div.event_profile div.topDetails table.information{ float:left; padding-top:0px; }

/*-----Bottom Details-----*/
div.event_profile div.bottomDetails{
	float:left;
	width:100%;
}
div.event_profile div.bottomDetails img{
	float: left;
	padding-top:0px;
	margin-left:131px;

}

div.event_profile div.bottomDetails table.information{
	margin-left:68px;
	padding-bottom: 30px;
		padding-top: 10px;
}
div.event_profile div.bottomDetails table.information img{
float: left; padding-left:0px; 	margin-left:0px;
}
/*-----Left Content-----*/


div.event_profile div div.left_content { width:47%; margin-left:2px; padding-bottom:10px; padding-right:10px; float:left;}
div.event_profile div div.left_content h3{ float:left; font-size:16px; }
div.event_profile div div.left_content img{ float:right; padding-top:10px;}
div.event_profile div div.left_content table.information { float:right; margin-right:0px;}
div.event_profile div div.left_content p{
	text-align: right;
}

/*-----right Content-----*/
div.event_profile div div.right_content p{text-align: right;}
div.event_profile div div.right_content table.information { float:right; margin-right:-2px; text-align: right}
div.event_profile div div.right_content h3{ float:left; font-size:16px}
div.event_profile div div.right_content img{
	float:right;
	padding-top:10px;

}
div.event_profile div div.right_content {
	width:47%;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	text-align: right;
}
.information td{
	vertical-align: middle;	
	font-size:110%;
	text-align: right;
	}

.eventtextfield {
	width:150px;
	height:15px;
	}
	
.eventtextfield_2 {width:154px; font-size:90%;}
.eventselectfield {
	border:1px solid #CCCCCC;
	color:#4F4F4F;
	width:172px;
	height:22px;
}










a.event_link{
	font-family:Helvetica,Arial,sans-serif;
	clear:both;
	height:1px;
	line-height:1px;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}



td.formCheckbox input {
	width: auto;
}

.optGrpInfo {
	padding: .5em 0 1em;
}
