/* Homepage classes */
.HomeSynergy
{
	color:#ffffff;
	font-size:0.8em;
	padding:10px;
	width:50%;
	background-color: #F36636;
	background-position: top left; 
	background-repeat: repeat-x;
}
.HomeConference
{
	color:#000000;
	font-size:0.8em;
	padding:10px;
	width:50%;
	background-color: #ffffff;
	background-position: top left; 
	background-repeat: repeat-x;
}

.EventBox
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
	padding-left: 10px;
}

.EventBoxLocation
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
}

.EventBox a
{
	font-size:1.0em;
	color: #ffffff;
	text-decoration: underline;
}

.EventBox a:hover
{
	color: #ffffff;
	text-decoration: underline;
}



.EventBoxSynergy
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
	padding-left: 5px;
}

.EventBoxSynergyLocation
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
}

.EventBoxSynergy a
{
	font-size:1.0em;
	color: #ffffff;
	text-decoration: underline;
}

.EventBoxSynergy a:hover
{
	color: #FFAB60;
	text-decoration: underline;
}


.EventBoxConference
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
	padding-left: 5px;
}

.EventBoxConferenceLocation
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
}

.EventBoxConference a
{
	font-size:1.0em;
	color: #ffffff;
	text-decoration: underline;
}

.EventBoxConference a:hover
{
	color: #70CCFF;
	text-decoration: underline;
}

.UIContentContainer
{
	color:#000000;
	font-size:0.8em;
	padding:30px;
}

.UIContent
{
	color:#000000;
	font-size:1.0em;
	padding: 0px;
}

.UIMenu, a.UIMenu, .UIMenu a
{
	font-weight: bold;
	text-decoration: none;
}

.UIBottom
{
	 background-repeat:repeat-x; 
	 background-position:left top;
}








.EventBoxSynergy2
{
	padding-top: 15px;
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
	padding-left: 10px;
	background-image: url(./Themes/Default/block1_bg.gif);
}

.EventBoxSynergyLocation2
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
}

.EventBoxSynergy2 a
{
	font-size:1.0em;
	color: #ffffff;
	text-decoration: underline;
}

.EventBoxSynergy2 a:hover
{
	color: #FFAB60;
	text-decoration: underline;
}


.EventBoxConference2
{
	padding-top: 15px;
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
	padding-left: 10px;
	background-image: url(./Themes/Default/block2_bg.gif);
}

.EventBoxConferenceLocation2
{
	background-color:#9A9A9A;
	color:#ffffff;
	font-size:0.8em;
}

.EventBoxConference2 a
{
	font-size:1.0em;
	color: #ffffff;
	text-decoration: underline;
}

.EventBoxConference2 a:hover
{
	color: #70CCFF;
	text-decoration: underline;
}





