/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*  Program Boxes  */

#MainContent
{
	padding: 0px 50px 20px;
}

.Webinar-detail
{
	margin: 0px;
	padding: 0px;
}

.Webinar-detail td
{
	background: #f4f4e4;
	border: 1px solid #CCCC99;
	font: 11px/14px Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5 5px;
}

.Content_10
{
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

.Small_Boxes
{
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	padding: 12px;
	text-align: center;
	vertical-align: top;
	width: 25%;
	margin: 0px;
}

.Small_Boxes p
{
	margin: 3px 0px 0px;
	padding: 0px;
}

.bg_yellow
{
	background: #fdfded;
}
#notice-box {
	background-color: #f2fcff;
	border: 1px dotted #8db8cb;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#inner-list {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #B5DBEA;
}


#notice-box ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
	background: #fdfded;
}

#inner-list ul li {
	list-style-type: none;
}

#top-box {
	border: 1px dotted #8db8cb;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background: #dfffef;
}

#top-box ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
	background: #fdfded;
}

#top-list {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #B5DBEA;
}

#top-list ul li {
	list-style-type: none;
}

.registration_bg
{
	background: #FFFFCD url(http://www.leadersbeacon.com/seminars/registration-bg.gif) repeat-y;
	padding: 5px 15px;
	text-align: center;
	vertical-align: top;
}

.registration_table
{
	padding: 0px;
	height: 250px;
	vertical-align: top;
	text-align: center;
}

.schedule
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
}

#registration
{
}
#registration td 
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	background: url(images/cellbg.gif) repeat-x top;
	border-right: 1px solid #FFFFFF;
	padding: 15px 5px 15px 8px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.Red
{
	font-weight: bold;
	color: #990000;
}

ol
{
	list-style: upper-roman;
}

#bonus-box {
	border: 1px dotted #8db8cb;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background: #dfffef;
}

#bonus-box ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
	background: #fdfded;
}

#bonus-list {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #B5DBEA;
}

#bonus-list ul li {
	list-style-type: none;
}
#testimonial-1 {
	border: 1px dotted #8db8cb;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: #000066;
}

#testimonial-1 ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
	background: #fdfded;
}

#testimonial-list-1 {
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
	border: 1px dotted #B5DBEA;
	line-height:22px;
}

#testimonial-list-1 ul li {
	list-style-type: none;
}

#testimonial-2 {
	border: 1px dotted #8db8cb;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: #000066;
}

#testimonial-2 ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
	background: #fdfded;
}

#testimonial-list-2 {
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
	border: 1px dotted #B5DBEA;
	line-height:22px;
}

#testimonial-list-2 ul li {
	list-style-type: none;
}
#testimonial-3 {
	border: 1px dotted #8db8cb;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: #000066;
}

#testimonial-3 ul {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
	background: #fdfded;
}

#testimonial-list-3 {
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
	border: 1px dotted #B5DBEA;
	line-height:22px;
}

#testimonial-list-3 ul li {
	list-style-type: none;
}
