/* CSS for conference page */
.clearFloat {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}
div#conferenceContainer {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
div#conferenceContainer p {
	font-size:12px;
}
div#conferenceContainer div {
	font-family:Arial;
}
div#conferenceContainer div img {
	border:none;
}
div.conferenceOptionBox {
	float:left;
}
div.conferenceBannerContainer {
	width:300px;
	margin:auto;
}
div.conferenceOptionBoxHeader {
	background:transparent url(http://directsellingfestival.com/images/dsf/bannerHeader.jpg) no-repeat;
	width:300px;
	height:27px;
}
div.conferenceOptionBoxFooter {
	background:transparent url(http://directsellingfestival.com/images/dsf/bannerFooter.jpg) no-repeat;
	width:300px;
	height:28px;
}
div.conferenceBannerBody {
	background-color:#0091d1;
}
div.conferenceBannerContainer div.conferenceBannerBody p {
	margin:0px;
}
div.conferenceBannerContainer div img {
	border:none;
}
div.conferenceBannerContainer p strong {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#f1f1f1;
	text-align:center;
}
div.conferenceBannerContainer p {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#f1f1f1;
	text-align:center;
}
div.upperBox {
	background:#ededed url(http://directsellingfestival.com/images/dsf/upperBoxBackground.jpg) repeat-x;
	width:329px;
	margin:0 9px;
	border:1px solid #cfcfcf;
	border-top:none;
	border-bottom:none;
	padding:0 17px 0 17px;
	position:relative;
	min-height:485px;
	height:485px;
}
div.upperBoxHeader {
	background-image:url(http://directsellingfestival.com/images/dsf/upperBoxHeader.jpg);
	background-repeat:no-repeat;
	width:365px;
	height:18px;
	margin: 0 9px;
}
div.upperBoxFooter {
	background-image:url(http://directsellingfestival.com/images/dsf/upperBoxFooter.jpg);
	background-repeat:no-repeat;
	width:365px;
	height:21px;
	margin: 0 9px;
	clear:both;
}
div.upperBox p {
	margin:12px 0;
	display:block;
}
div.upperBox p.imageLinkContainer {
	margin:0 0 0 18px;
	position:absolute;
	bottom:0px;
	height:27px;
	max-height:27px;
}
a.imageLink {
	background:transparent url(http://directsellingfestival.com/images/dsf/linkButton.gif) no-repeat;
	width:140px;
	height:27px;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:5px 0 0 0;
	float:left;
	margin-right:10px;
	font-weight:bold;
}
div#comboConferenceBox {
	clear:both;
	margin:auto;
}
div#comboConferenceHeader {
	background:transparent url(http://directsellingfestival.com/images/dsf/comboConferenceHeader.jpg) no-repeat left top;
	width:739px;
	height:18px;
	margin:auto;
}
div#comboConferenceBody {
	background:#eeeeee url(http://directsellingfestival.com/images/dsf/comboConferenceBackground.jpg) repeat-x left top;
	min-height:137px;
	width:727px;
	padding:5px;
	border:1px solid #cfcfcf;
	border-top:none;
	border-bottom:none;
	font-weight:bold;
	margin:auto;
}
div#comboConferenceBody h2 {
	font-weight:bold;
	font-size:16px;
	margin:0px 10px;
}
div#comboConferenceBody h2 strong {
	color:#a90909;
}
div#comboColumn1, div#comboColumn2, div#comboColumn3, div#comboColumn4, div#comboColumn5 {
	margin-top:10px;
	float:left;
}
div#comboConferenceBody div#comboColumn1 p strong, div#comboConferenceBody div#comboColumn3 p strong {
	font-size:14px;
}
div#comboConferenceBody div#comboColumn1 p, div#comboConferenceBody div#comboColumn3 p {
	font-size:12px;
	margin:3px auto;
	text-align:center;
}
div#comboColumn1 {
	margin-left:10px;
}
div#comboConferenceBody div#comboColumn1 p {
	color:#0091d1;
}
div#comboConferenceBody div#comboColumn3 p {
	color:#5f9e45;
}
/* The + image */
div#comboColumn2 img {
	margin:61px 10px 0 10px;
	height:22px;
}
/* The = image */
div#comboColumn4 img {
	margin:61px 5px 0 5px;
	height:22px;
}
/* The price slash image */
div#comboColumn5 img {
	margin:38px 0 0 0;
	height:65px;
}
div#comboConferenceBody .imageLinkContainer {
	margin:0 auto;
	width:300px;
}
div#comboConferenceFooter {
	background:transparent url(http://directsellingfestival.com/images/dsf/comboConferenceFooter.jpg) no-repeat left top;
	width:739px;
	height:22px;
	margin:-10px auto 0 auto;
}