* {
	margin: 0;
	padding: 0;
}

#eb-container {
	margin: 10px;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* General Styles */

.eb-lightgray-bold {
	color:#666666;
	font-weight:bold;
}

.eb-floatright {
	float:right;
}

.eb-floatleft {
	float:left;
}

#eb-content p, #eb-content li {
	font-size: 11px !important;
	color: #333333 !important;
	line-height:normal !important;
	margin:0px !important;
	padding:0px !important;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

#eb-content a:link {
	font-size: 11px;
	color: #cc0000;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#eb-content a:visited {
	font-size: 11px;
	color: #cc0000;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#eb-content a:hover {
	font-size: 11px;
	color: #ff9900;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#eb-content a:active {
	font-size: 11px;
	color: #cc0000;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
}

#eb-container {
	width: 450px;
	margin: 0 auto;
	text-align: left;
}

#eb-banner {
	background:url(http://ebundle.ca/ebundle/images/banner_ebundle.png);
	background-repeat:no-repeat;
	width: 450px;
	height: 96px;
}

#eb-banner ul#eb-nav {
	position:relative;
	top: 52px;
	left: 134px;
	width:316px;
	margin:0px;
}

#eb-banner li {
	display: inline;
}

#eb-banner #eb-nav li {
	margin-left:0px;
	padding-right:0px;
}

#eb-banner li a {
	text-indent: -9999px;
}

a#eb-nav-home {
	float:left;
	position:relative;
	width:68px;
	height:34px;
	background: url(http://ebundle.ca/ebundle/images/but_1_wfae.jpg) 0 0 no-repeat;
}

a:hover#eb-nav-home, #eb-nav-home.eb-nav-home-sel {
	background: url(http://ebundle.ca/ebundle/images/but_1_wfae.jpg) -68px 0 no-repeat;
}

a#eb-nav-services {
	float:left;
	position:relative;
	width:74px;
	height:34px;
	background: url(http://ebundle.ca/ebundle/images/but_2_self.jpg) 0 0 no-repeat;
}

a:hover#eb-nav-services, #eb-nav-services.eb-nav-services-sel {
	background: url(http://ebundle.ca/ebundle/images/but_2_self.jpg) -74px 0 no-repeat;
}

a#eb-nav-reports {
	float:left;
	position:relative;
	width:64px;
	height:34px;
	background: url(http://ebundle.ca/ebundle/images/but_3_reports.jpg) 0 0 no-repeat;
}

a:hover#eb-nav-reports, #eb-nav-reports.eb-nav-reports-sel {
	background: url(http://ebundle.ca/ebundle/images/but_3_reports.jpg) -64px 0 no-repeat;
}

a#eb-nav-articles {
	float:left;
	position:relative;
	width:54px;
	height:34px;
	background: url(http://ebundle.ca/ebundle/images/but_4_articles.jpg) 0 0 no-repeat;
}

a:hover#eb-nav-articles, #eb-nav-articles.eb-nav-articles-sel {
	background: url(http://ebundle.ca/ebundle/images/but_4_articles.jpg) -54px 0 no-repeat;
}

a#eb-nav-videos {
	float:left;
	position:relative;
	width:56px;
	height:34px;
	background: url(http://ebundle.ca/ebundle/images/but_5_vids.jpg) 0 0 no-repeat;
}

a:hover#eb-nav-videos, #eb-nav-videos.eb-nav-videos-sel {
	background: url(http://ebundle.ca/ebundle/images/but_5_vids.jpg) -56px 0 no-repeat;
}

#eb-middle {
	background:url(http://ebundle.ca/ebundle/images/main_box_bg_2.gif);
	background-repeat:repeat-y;
	width: 450px;
	text-align: center;
	padding-top: 5px;
}

#eb-footer {
	background-image: url(http://ebundle.ca/ebundle/images/footer_bot.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position:bottom;
	width: 450px;
	height: 30px;
}

#eb-copyright {
	padding-left: 26px;
	font-size:10px;
}

#eb-submenu {
	background-image:url(http://ebundle.ca/ebundle/images/sub_menu_cont.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 434px;
	height: 24px;
	margin: auto;
}

#eb-content-shell {
	background-color: #f7f7f7;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align:left;
	width: 424px;
	padding: 5px;
	margin: auto;
	line-height:normal;
}

#eb-content-bg {
	background-image:url(http://ebundle.ca/ebundle/images/inner_gradient.jpg);
	background-repeat:no-repeat;
	padding:12px;
	margin: auto;
}

#eb-content {
	overflow: hidden;
	margin: auto;
}

#eb-content h1 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
}

#eb-content h2 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
}

#eb-content h3 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}

#eb-content h4 {
	color: #CC0000 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding-bottom: 2px !important;
	visibility: visible;
	letter-spacing: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0px !important;
}

#eb-content h5 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #333333;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#eb-content hr {
	border-top: 1px dotted #CCCCCC;
	background: none;
	height: 0px;
	margin-top:6px;
	margin-bottom:6px;
}

#eb-content ul {
	list-style-type: square;
	margin-left:10px;
	padding-left:10px;
	padding-top: 0px;
}

#eb-maincontent #eb-mainvidlist ul.eb-horizlist {
	list-style-type: square;
	/*margin-left:10px;
		padding-left:10px;
	padding-top: 0px;*/
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;

}

#eb-content li {
	list-style-image: url(http://ebundle.ca/ebundle/images/bullet_arrow.gif);
	padding-bottom: 8px;
	list-style-position: outside;
}

#eb-topTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	width:165px;
	height:24px;
	vertical-align:middle;
	text-align:left;
	padding: 5px 0px 0px 8px;
	float: left;
}

#eb-topTitle-split {
	background: url(http://ebundle.ca/ebundle/images/top_cont_bar.gif) no-repeat right;
	width:1px;
	height:24px;
	float: left;
}

#ecastcatbox {
	font-size:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	border: 1px solid #CCCCCC;
	position:relative;
	margin:3px 0px 0px 0px;
	padding:0px;
	left: 5px;
	width:230px;
}

#eb-footer a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background :transparent;
	text-decoration: none;
}

#eb-footer a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background :transparent;
	text-decoration: none;
}

#eb-footer a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	background :transparent;
	text-decoration: none;
}

#eb-footer a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	background :transparent;
	text-decoration: none;
}

#loadertext {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
	position:relative;
	padding-left: 10px;
	top: -3px;
}

#busyArea p {
	padding-top:30px;
	padding-bottom: 30px;
	text-align:center;
}

#eb-quizprogress {
	top: -13px;
	left: 10px;
	height:12px;
	float:left;
	position:relative;
}

#eb-quizprogress-bg {
	background: url(http://ebundle.ca/ebundle/images/prog_bar.gif) repeat-x;
	width:210px;
	height:12px;
	float:left;
}

#eb-quizheader {
	background: url(http://ebundle.ca/ebundle/images/header_quizprog.gif) no-repeat right;
	width:62px;
	height:12px;
	float:left;
}

#eb-quizfiller {
	background: url(http://ebundle.ca/ebundle/images/prog_filler.gif) repeat-x right;
	width:1px;
	height:12px;
	float:left;
}

#eb-progtext {
	font-size: 9px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 214px;
	position:relative;
	top: -11px;
	float:left;
}

.eb-hide {
	visibility:hidden;
}

.eb-show {
	visibility:visible;
}

.eb-imgfloatleft {
	float:left;
	width:84px;
}

#eb-quizsec {
	width: 100%;
}

#eb-quiztext {
	text-align:left;
	vertical-align:top;
	width: 300px;
}

#eb-quizlist ul {
	padding: 4px 0px 0px 0px;
}

#eb-quizlist li {
	font-size:11px;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	list-style:none;
	list-style-image:none;
}

#eb-quizquestion {
	font-size:11px;
	padding-bottom: 5px;
}

#eb-quizsec {
	width: 100%;
}

#eb-articlecont {
	width: 316px;
}

.eb-rightcont {
	width:318px;
	padding-bottom: 5px;
	float: right;
}

#eb-articlesubcont {
	clear: both;
}

ul.eb-horizlist, ul.eb-horizlist li {
	list-style: none;
}

ul.eb-horizlist {
	overflow: hidden; /*IE 7 clear float*/
}

ul.eb-horizlist:after /*Good browser clear float*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul.eb-horizlist li {
	width: 50%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: inline;
	list-style:none;
}

#eb-vidscont {
	width: 400px;
	position: relative;
	text-align:left;
}

#eb-vidscont li {
	background-image: url(http://ebundle.ca/ebundle/images/bullet_arrow.gif);
	background-repeat: no-repeat;
}

.eb-vidscontinner {
	padding-left: 14px;
}

.eb-vidscontinner-left {
	float: left;
	width: 54px;
	padding-top: 6px;
}

.eb-vidscontinner-right {
	float: right;
	width: 116px;
	padding-top: 6px;
	padding-right: 6px;
}

#eb-video {
	padding-top:10px;
	margin: 0 auto;
	text-align:center;
}

#eb-res-subbar {
	padding-left: 85px;
	margin:auto;
}

.eb-mainleft {
	width: 185px;
	position:relative;
	float:left;
	border-right: 1px dotted #CCCCCC;
	background: none;
	padding-right: 15px;
}

.eb-mainright {
	padding-left: 0px;
	padding-right: 8px;
	width: 185px;
	position:relative;
	float:right;
}

hr.eb-newline {
	clear:both;
}

#eb-maincontent {
	width: 405px;
}

#eb-maincontent a:link {
	color: #666666;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
}

#eb-maincontent a:visited {
	color: #666666;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
}

#eb-maincontent a:hover {
	color: #ff9900;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
}

#eb-maincontent a:active {
	color: #cc0000;
	background :transparent;
	text-decoration: underline;
	font-weight: bold;
}

#eb-maincontent h4 {
	padding-top: 0px;
	padding-bottom: 8px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#eb-mainvidlist {
	width: 410px;
	position: relative;
	text-align:left;
	left:-30px;
}

#eb-mainvidlist li {
	list-style: none;
	display:inline;
}

#eb-aboutpic {
	width: 90px;
	float: left;
}

#eb-aboutcont {
	float:right;
}

#eb-detaillink {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
}

#eb-detaillink-onevid {
	padding-left: 36px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}

#eb-detaillink a:link, #eb-detaillink-onevid a:link {
	color: #cc0000;
}

.formbutton {
	cursor:pointer;
	padding: 5px;
	border:solid 1px #660000;
	color:#FFFFFF;
	background:#cc0000;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, verdana, helvetica, arial
}

.ecastredtext {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
	
.numberedCell {
	text-align:right;
	padding-left: 20px;
	}
