/*
	EVENTS ONLY
*/
#calendars {
	background: #EBF0F5;
	padding: 10px;	
}
.con {		
	
}
.calendar {		
		float:left;
	width: 250px;
	margin: 0 10px;
	}
	.calendar h2 {
		margin-bottom:5px;
	margin-right: 25px;
	text-align:right;
	color: #000;
	font-size:1.375em;
	}
	.calendar h2 .month {
		padding-right:3px;
		font-weight:bold;
	}
	.calendar h2 .year {
	font-weight:normal;
	}
.calendar table {
	border-spacing: 0px;
    border-collapse: collapse;	
}
	.cal-table {
	background: #EBF0F5;
	width: 200px;
	margin: 0 25px;
	}
.cal-table th {
	color: #AAA;	
}
.cal-table td{
	border: 1px solid #999;
	height:24px;
}
		.cal-table th span,
		.cal-table td span,
		.cal-table td a {
			display:block;
			font-size:12px;
	font-weight: bold;
	line-height: 16px;
	padding:6px 2px 2px 2px;
	text-align:right;
		}
		.cal-pad span {			
	background:#DDD;
		}
		.cal-day span {			
			background:#fff;
		}
		.cal-day a {
			text-decoration:none;
			background:#650000;
			color:#fff;
		}
		.cal-table td.today span,
		.cal-table td.today a {
	background:#1F5F9F;
			color:#fff;
		}
		.cal-table td.past span {
	background:#EEE;
		}
		.cal-table td.past a {
			text-decoration:line-through;
	color:#CCC;
		}
	.legend {
	background:#FFF;
	padding: 10px;
	border: 1px solid #CCC;
	}
.legend-items {
	margin: 0 0 10px 0;	
}
.legend-items h3 {
	margin: 0 0 10px 0;	
}
#professions input {
	margin: 0 5px 0 0;	
}
	.legend-item {
		display:block;
		float:left;
	margin: 5px 10px 0 0;
	}
		.legend-item input {
			background:transparent;
			border:none;
		}
		.legend-item input#ekeyword {
			background:transparent;
			border:1px solid #666;
			width:225px;
		}
		.legend-item span {
			display:inline-block;
			width:10px;
			height:10px;
	margin:0 5px 2px 5px;
		}
		.legend-item label {
			display:inline-block;
			vertical-align:top;
		}
		.all-color, .ev-all-color a {
	background: #333333;
		}
		.multiple-color, .ev-multiple-color a {
			background:#650000;
		}
		.other-color, .ev-other-color a {
	background: #9966FF;
		}
		.courses-color, .ev-courses-color a {
	background: #99CC00;
		}
		.congress-color, .ev-congress-color a {
	background: #EE7600;
		}
		.sport-color, .ev-sport-color a {
			background:#36648b;
		}
		.associations-color, .ev-associations-color a {
			background:#c72638;
		}
		.regional_meeting-color, .ev-regional_meeting-color a {
	background: #CC3299;
		}
		.clinical_workshops-color, .ev-clinical_workshops-color a {
	background: #FFCC00;
		}
.vet_school_tour-color, .ev-vet_school_tour-color a {
			background:#8fd8d8;
		}
		.public_meeting-color, .ev-public_meeting-color a {
			background:#458b00;
		}
		.trust_practice_meet-color, .ev-trust_practice_meet-color a {
			background:#33ff33;
		}
.beva_grads-color, .ev-beva_grads-color a {
	background: #996633;
		}
	.legend-items {
		width:74%;
		float:left;
	}
	.legend-btn {
		width:25%;
		float:right;
		text-align:right;
	}
		.legend-btn input {
			margin:10px;
		}
.list {
	padding: 10px 0 0 0;	
}
.list .event-title {
	color: #666;
	font-weight: bold;
	font-size: 1.75em;
	padding: 2px 5px;
	margin: 10px 0 10px 0;
	background: #EBF0F5;
}
.wrapper {
	margin: 20px 0 0 0;	
	padding: 0 0 0 10px;
}
	
.wrapper .image {
	float: left;
	margin: 0 20px 10px 0;
}
.wrapper .info {
	margin: 0 0 10px 0;	
}
.wrapper .info .title {
	line-height: 20px;
	margin: 0 0 5px 0;	
}
.wrapper .info .title a{
	font-size: 1.125em;
	color: #1F5F9F;
	font-weight: bold;	
	text-decoration: none;
}
.wrapper .info .title span{
	font-size: 1em;
	display: block;
	clear: both;
	color: #999;	
}
.wrap-all-color {
	border-left: 5px solid #650000;
}
.wrap-multiple-color {
	border-left: 5px solid red;
}
.wrap-other-color {
	border-left: 5px solid #9966FF;
}
.wrap-courses-color {
	border-left: 5px solid #99CC00;
}
.wrap-congress-color {
	border-left: 5px solid #EE7600;
}
.wrap-sport-color {
	border-left: 5px solid #36648b;
}
.wrap-associations-color {
	border-left: 5px solid #c72638;
}
.wrap-regional_meeting-color {
	border-left: 5px solid #CC3299;
}
.wrap-clinical_workshops-color {
	border-left: 5px solid #FFCC00;
}
.wrap-vet_school_tour-color {
	border-left: 5px solid #8fd8d8;
}
.wrap-public_meeting-color {
	border-left: 5px solid #458b00;
}
.wrap-trust_practice_meet-color {
	border-left: 5px solid #33ff33;
}
.wrap-beva_grads-color {
	border-left: 5px solid #996633;
}
	.key
	{
		display:block;
		width:150px;
		float:right;
		margin-top:10px;
	}
		.key p strong {
			padding-left:15px;
		}
		.key p span {
			display:inline-block;
			height:10px;
			width:10px;
			margin-right:5px;
		}
		.key p span#past { background:#650000; }
		.key p span#today { background:darkblue; }
		.key p span#future { background:#cc0033; }
		.key p span#multiple { background:red; }
		
		.previous-next
		{
	margin: 20px 0 0 0;
	width:540px;
		}
			.previous-next a
			{
				text-decoration:none;
	color:#000;
			}
			.previous a:hover,
			.next a:hover,
			.previous-next a:hover {
	text-decoration: none;
	color:#1F5F9F;
			}
				.next
				{
					text-align:right;
				}
#events dt
{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
	font-weight:bold;
}
#events  .results
{
	
}
	#events .results li
	{
		list-style:none;
	}
		#events .results li .title a
		{
			font-weight:bold;
			color:#650000;
			text-decoration:none;
		}
		#events .results li .title .date
		{
			color:#333;
			font-size:12px;
}

/* View Page */

#eventview h3 {
	margin: 20px 0 10px 0;
	background: #EBF0F5;
	padding: 5px;
}

#eventview h3.alpha {
	margin: 5px 0 10px 0;	
}

#eventview p.summary {
	padding: 0 0 10px 0;	
}

#eventview p{
	font-size: 12px;
	margin: 0 5px 5px 5px;	
}

#eventview ul {
	margin: 0 0 5px 30px;	
}

#eventview p a{
	text-decoration: none;	
}

#eventview p span{
	font-weight: bold;	
}

.bookevent {
	margin: 30px 0 10px 0;	
}

.bookevent a {
	display: inline;	
	text-decoration: none;
	background: #EBF0F5;
	border: 1px solid #1F5F9F;
	padding: 5px 10px;
}

/* Sponsors */

.sponsor {
	width: 150px;
	margin: 0 15px 10px 15px;
}

.sponsor img {
	display: block;
}

/* Ticket Bookings */

#addticket {
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
}

#addticket input, #addticket textarea {
	width: 244px;	
}

#addticket select {
	width: 250px;	
}
#addticket .checkbox input {width:auto;margin:0 0 10px 0;}
#current-tickets {
	float: left;
	width: 250px;
	background: #EBF0F5;
	padding: 10px;	
}

#current-tickets h2{
	margin: 10px 0 10px 0;
}

#current-tickets p.note{
	clear: both;
	padding: 10px 0 0 0;
}

#current-tickets p.notewarn{
	clear: both;
	padding: 10px 0;
	margin: 0;
}

.ticket {
	padding: 10px 0;
	border-top: 1px solid #999;	
}

.alpha {
	border: none;	
}

#current-tickets p {
	margin: 10px 0 0 0; 	
}

#current-tickets .ticket p {
	margin: 5px 0 0 0;
}

.ticket p span {
	font-weight: bold;	
}

#current-tickets a {
	color: #1F5F9F;
	text-decoration: none;		
}

#current-tickets a:hover {
	color: #333;	
}

.ticket p a {
	float: right;
	margin: 0 10px 0 0;
}

#current-tickets a.button {
	float: left;
	text-align: center;
	display: block;
	width: 108px;
	padding: 5px;
	margin: 0 10px 0 0;
	background: #EEE;
	color: #666;
	border: 1px solid #999999;
}

#current-tickets a.omega {
	margin: 0;	
}

div#event_exhibitors,
div#event_speakers {width:50%;float:left;}

div#event_exhibitors h3,
div#event_speakers h3 {margin-right:20px;}

