.title a:link, .title a:visited {
	color: #35498F;
	text-decoration: none;
}

.title a:hover {
	color: #9cf;
}

#videoAdsContainer {
	position: absolute;
	width: 560px;
	height: 130px;
	top: 15px;
	left: 390px;
}

#ipeRssFeedContainer {
	height: 25px;
	width: 100px;
	margin-left: 100px;
	margin-top: 2px;
	float: left;
	text-align: center;
	color: #000;
}

.catImg {
	border: 1px solid #666;
}

.homeiframecontentstyle {
	border: 0px solid #C1C1C1;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 1em;
	padding: 5px;
	clear: both;
	height: 170px;
}

.homeiframecontentstyle A:link {
	color: #35498F;
	text-decoration: none;
}

.homeiframecontentstyle A:visited {
	color: #35498F;
	text-decoration: none;
}

.homeiframecontentstyle A:hover {
	text-decoration: underline;
}

.homeFeatureContentStyle {
	width: 450px;
	margin-top: 10px;
	background: #FFF;
	margin-bottom: 1em;
	padding: 5px;
	clear: both;
	height: 170px;
}

.homeFieldSetContainer {
	border: 1px solid #CCC;
	position: relative;
	padding-top: 10px;
}

.homeLegendContainer {
	font-size: 18px;
	font-weight: bold;
	color: #35498F;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.homeCategoryImageContainer {
	float: left;
	width: 140px;
	height: 140px;
	border-right: 1px solid #e1e1e1;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 9px;
	padding-bottom: 10px;
}

.homeIframeContainer {
	float: left;
}

.rssFeedContainer {
	float: right;
	margin-right: 18px;
	margin-top: 5px;
}

.viewAllCategory {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #35498F;
	padding: 5px 10px 5px 10px;
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
}

a.viewAll:link, a.viewAll:visited {
	color: #FFCC00;
	text-decoration: none;
}

.box {
	border: 0px solid #515151;
	/*background: #fff url(../../../images/frontend/IPE/content_grad.gif) repeat-x 0 100%;*/
	background: transparent;
	padding: 2px;
	margin: 5px 0 5px 0;
}

#topBar {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	background: #35498F;
	text-align: right;
}

#topBarRight {
	float: right;
	text-align: right;
}

#topBarLeft {
	float: left;
	text-align: left;
}

#topBar a:link, #topBar a:visited {
	color: #FFF;
	text-decoration: none;
}

#topBar a:hover {
	text-decoration: underline;
}

#middleBar {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #35498F;
	background: #35498F;
	text-align: center;
}

#middleBarRight {
	float: right;
	text-align: right;
	color: #FFF;
}

#middleBarLeft {
	float: left;
	text-align: left;
	color: #FFF;
}

a.middle:link, a.middle:visited {
	color: #FFF;
	text-decoration: none;
}

a.middle:hover {
	color: #FFF;
	text-decoration: underline;
}

.exchangeButton {
	background-color: #35498F;
	display: block;
	color: #FFF;
	font-weight: bold;
	width: 180px;
	text-align: center;
	padding: 2px;
	margin-bottom: 2px;
}

.exchangeButton a:link, .exchangeButton a:visited {
	text-decoration: none;
	color: #FFF;
}

.exchangeButton a:hover {
	text-decoration: none;
	color: #93ADE3;
}

#visitorStockLinksContainer {
	width: 800px;
	height: 35px;
	border: 1px solid #666;
	background: #35498F;
	margin-top: 50px;
	padding-top: 4px;
}

#sedarContainer {
	width: 180px;
	height: 30px;
	background: #666;
	float: left;
	margin-right: 6px;
	margin-left: 4px;
	margin-top: 1px;
}

#tsxContainer {
	width: 180px;
	height: 30px;
	background: #666;
	float: left;
	margin-right: 7px;
	margin-top: 1px;
}

#cnqContainer {
	width: 180px;
	height: 30px;
	background: #666;
	float: left;
	margin-right: 7px;
	margin-top: 1px;
}

#otcbbContainer {
	width: 180px;
	height: 30px;
	background: #666;
	float: left;
	margin-right: 7px;
	margin-top: 1px;
}

#pinksContainer {
	width: 180px;
	height: 30px;
	background: #666;
	float: left;
	margin-top: 1px;
}
.leaderboardContainer {
	float: right;
	width: 728px;
	height: 90px;
}

.main_content {
  position:relative;
  margin: 0; padding: 8px 0 0 8px;
}

.main_content h1, .main_content h1 a, .main_content h1 a:hover {
  font-size: 20px; font-weight: bold;
  color: #666; background-color: inherit;
  margin: 0 0 8px 0; padding: 0;
  text-decoration: none;
}

.main_content h2 {
  font-size: 18px; font-weight: bold;
  color: #666; background-color: inherit;
  margin: 0 0 3px 0; padding: 0;
}

.sidebar {
  float: left; width: 200px;
}

.main_page {
  position: static;
  margin: 0 0 0 225px;
  width: 70%;
}

.sidebar h2, .main_page h2 {
  font-size: 18px;
  font-weight: bold;
}

.sidebar h3, .main_page h3 {
  font-size: 14px;
  font-weight: bold;
}

.filetags {
  width: 620px;
  margin: 14px 0 0 0; padding: 6px;
  color: #444; background-color: inherit;
  font-size: 11px; font-weight: normal;
  border-top: 1px #ccc solid;
}

.filetags a {
  color: #9cf;
}

/* .media_list_desc declared in stylesheet.css */
.media_list_desc h1 {
  font-size: 12px; font-weight: bold;
  margin: 0 0 3px 0; padding: 0;
  color: #666; background-color: inherit;
}

.media_list_desc h2 {
  font-size: 11px; font-weight: normal;
  margin: 0; padding: 0;
  color: #333; background-color: inherit;
}

#media_nav #fileshow {
  margin: 13px 0 0 10px; padding: 0;
}

#filedesc {
       width: 638px; 
       padding-left:3px; 
       margin-top:-10px;
}

#media_nav #filedesc {
  margin: 0; padding: 24px 9px; 
}

#media_nav #filedesc h1, #media_nav #filedesc h2, #media_nav #filedesc h3 {
  margin: 12px 0 0 0;
  font-size: 1.5em;
  color: #666;
}

#media_nav #filedesc p, #media_nav #filedesc ol, #media_nav #filedesc ul, #media_nav #filedesc .media_info {
  margin: 12px 0 0 0; padding: 0;
}

#media_nav #filedesc ul {
  list-style: disc outside;
  padding-left: 1.3em;
}

#media_nav #filedesc li {
  margin: 0;
}

.pager-top {
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
}

.pager-middle {
  text-align: center;
  vertical-align: top;
  clear: none;
  position: relative;
  width: 100%;
  font-size: .8em;
  z-index: 0;
  top: 0;
}

.pager-prev {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  font-size: .8em;
  z-index: 2;
}

.pager-next {
  text-align: right;
  position: absolute;
  right: 0;
  float: right;
  font-size: .8em;
  z-index: 1;
}

/* IE hacks */
* html .main-content .pager-next {
  \margin-right: 5px;
  /* You may have to adjust this manually!!! */
}

* html .main-content td .pager-next {
  \margin-right: 0px;
}


.page-num {
  margin-left: .5em;
  margin-right: .5em;
}
