﻿
.RightBoxNoRows
{
	font-style: italic;
	font-size: 11px;
	display: block;
}
/*
###################################
	RightBox - Main
###################################
*/
.RightBox
{
	width: 221px;
	padding: 0px;
	padding-bottom: 16px;
}
.RightBoxNoPadding, .RightBoxNoPadding .RightBox
{
	padding-bottom: 0px;
}
/*
###################################
	RightBox - Conference Offer
###################################
*/
.RightBoxConferenceOffer
{
	width: 220px;
	background-image: url('../Images/Design/Boxes/ConferenceOffer/bg_span.gif');
	background-repeat: repeat-y;
	background-color: #9cbd25;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: bold;
}
.RightBoxConferenceOfferPlate
{
	background-image: url('../Images/Design/Boxes/ConferenceOffer/bg_top.png');
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 12px;
	padding-right: 22px;	
	padding-bottom: 2px;
}
.RightBoxConferenceOfferBottom
{
	width: 220px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-image: url('../Images/Design/Boxes/ConferenceOffer/bg_bottom.gif');
	background-repeat: no-repeat;
}
.RightBoxConferenceOfferPlate h5
{
	padding: 0px;
	margin: 0px;
}
.RightBoxConferenceOfferPlate h6
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 1px;
}
.RightBoxConferenceOfferPlate p
{
	padding: 0px;
	margin: 0px;
	padding-left: 1px;
}
.RightBoxConferenceOfferPlate p.ContactInfo
{
	line-height: 18px;
}
.RightBoxConferenceOfferPlateButton
{
	padding-top: 9px;
	padding-bottom: 8px;
}
/*
###################################
	RightBox - Conference Guest
###################################
*/
.RightBoxConferenceGuest
{
	width: 220px;
	background-image: url('../Images/Design/Boxes/ConferenceGuest/bg_span.gif');
	background-repeat: repeat-y;
	background-color: #f4f3f3;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: bold;
}
.RightBoxConferenceGuestPlate
{
	color: #363636;
}
.RightBox h5
{
	padding: 0px;
	margin: 0px;
}
.RightBoxConferenceGuestPlatePadding
{
	padding-left: 14px;
	padding-right: 14px;
}

.RightBoxConferenceGuestTodayPlate
{
	background-color: #ffffff;
	width: 192px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 7px;
}

.RightBoxConferenceGuestTodayPlateMargin
{
	padding-top: 11px;
	padding-bottom: 7px;
}

.RightBoxConferenceGuestTodayPlateHeaderText
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	padding-top: 1px;
}

.RightBoxConferenceGuestTodayPlateItem
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	padding-bottom: 1px;
}
.RightBoxConferenceGuestDatesPlate	
{
	padding-bottom: 6px;
}
.RightBoxConferenceGuestDatesPlate span.Header
{
	padding-top: 11px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}
.RightBoxConferenceGuestDateItem
{
	border-top: 1px solid #dbdada;
	width: 192px;
}
.RightBoxConferenceGuestDateItemDate
{
	padding-top: 2px;
	float: left;
	width: 51px;
	padding-bottom: 2px;
}
.RightBoxConferenceGuestDateItemGuests
{
	padding-top: 2px;
	float: left;
	width: 140px;
	padding-bottom: 2px;
}
.RightBoxConferenceGuestDateItemGuest
{
	display: block;
}
.RightBoxConferenceGuestDatesPlateLine
{
	border-bottom: 1px solid #dbdada;
}
.RightBoxConferenceGuestBottom
{
	width: 220px;
	height: 13px;
	background-image: url('../Images/Design/Boxes/ConferenceGuest/footer_bg.png');
	background-repeat: no-repeat;
	background-color: Transparent;
	font-size: 0px;
	line-height: 0px;
}