/* Structure
----------------------------------------------- */
.linkBox {
 border-bottom: 4px solid #d6d6d6; 
}

form { padding: 0; margin: 0; }

#myHome h2 {
  font-size: 1.5em;
}
/* Banner spot
----------------------------------------------- */
#homeBanner {
 background: #999;
	padding: 0 0 1px 0;
	border-bottom: 4px solid #d6d6d6; 
	width: 542px;
}

/* Weather
----------------------------------------------- */
#weather h2{
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 margin: 5px 0 0 10px;
 height: 23px;
}

#weather a:link {
}

#weather a:hover {
 background: none;
}

.weatherTable {
	margin: 0px 0 0 0;
 background: #336799;
	border-bottom: 1px solid white;

}

.weatherTitle {
 border-bottom: 1px solid white;
}

.dateCell {
 background: #19457B;
	border-right: 1px solid white;
	padding: 1px;
	text-align: center;
	
}

.currentCell {
 background: #19457B;
	padding: 1px;
	text-align: center;	
	height: 30px;
}

.cityForecast {
 background: #336799;
	padding: 0px 0px 0px 8px;
	margin: 0;
	color: white;
	border-bottom: 1px solid white;
	height: 22px;
}

.city {
 float: left; 
	width: 60%;
	margin: 4px 0 0 0;
	padding: 0;
}

/* .forecast {
	margin: 0;
	padding: 0;
	float: right;
	width: 20%;
	background-image: url(/myhome/css/images/portal/icons/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;	
 border: 1px solid yellow;
} */

#forecast ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#forecast li {
	margin: 0;
}

#forecast a {
 display: block;
 padding: 4px 0px 5px 16px;
	margin: 0;
 color: #fff;
 width: 63px;	
 text-decoration: none;
	background-image: url(/myhome/css/images/portal/icons/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

#forecast a:hover {
 color: #000;
 background-color: #fff;
 text-decoration: none;
	background-image: url(/myhome/css/images/portal/icons/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;	
}

#weatherLinks {
 background: #00235D;
	color: white;
	padding: 5px;
}

.number {
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: white;
	margin: 0 0 4px 0;
}

.sml {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white; 
	letter-spacing: 5px;
	padding-left: 4px;
}


/* Set Location 
----------------------------------------------- */
#setLocation {
	padding: 5px 0px 5px 15px;
	margin: 0px 6px 0 4px;
	color: #F6B429;
	font-weight: bold;
	background-image: url(/myhome/css/images/portal/icons/arrow_blue2.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;		
}

#setLocation a {
 cursor: pointer;
	cursor: hand;
}

.setForm {
 margin: 3px 0px;
}

.setButton {
 margin: 0 0 3px 0;
	padding: 0px;
}

.setSm {
 font-size: 9px;
	font-style: italic;
	font-weight: normal;	
	color: white;
}


/* Weather Links
----------------------------------------------- */
#weatherLinks {
}

#weatherLinks ul {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#weatherLinks ul li.first a {
 border-top: none;
}	

#weatherLinks li {
	margin: 0;
}

#weatherLinks a {
 display: block;
 padding: 5px 10px 5px 16px;
	margin: 0 5px;
 color: #fff;
 text-decoration: none;
	border-top: 1px solid #50678C;	
	background-image: url(/myhome/css/images/portal/icons/arrow_blue2.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

#weatherLinks a:hover {
 color: #fff;
 background-color: #50678C;
 text-decoration: none;
	background-image: url(/myhome/css/images/portal/icons/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

/* Classifieds banner */

#classifiedBanner {
 background: #00235D;
 padding: 0 0 10px 10px;
	margin: 0;
	border-bottom: 1px solid white;
}

/* Weekly Photo
----------------------------------------------- */

.submit { float:right; border-right: 1px solid #DFDFDF; width:100px;}
.submit a { display:block; width:100px; height: 20px; background-color: #fff }
.submit a:hover { background-color: #F6B429 }

.weekly { float:left }


/* Press Pass
----------------------------------------------- */
#presspass h2 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #FCF1DB;
	margin: 0;
	padding: 4px 5px 3px 8px;
	margin-top: 4px;
	height: 23px;
	color: black;
	border-right: 1px solid #DFDFDF;
}

#pressCol-1 {
 float: left;
 text-align: left;
 color: #fff;
}

#pressCol-2 {
 float: right;
 text-align: left;
 color: #fff;
}

#presspass1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
 margin: 6px 4px 6px 10px;	
}

#presspass2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
 margin: 6px 12px 6px 0px;	
}

#presspass1 ul li.first a, #presspass2 ul li.first a {
 border-top: none;
}	

#presspass1 li, #presspass2 li {
	margin: 0;
}

#presspass1 a, #presspass2 a {
 display: block;
 padding: 5px 0px 5px 16px;
	margin: 0;
 color: #000;
 width: 75px;	
 text-decoration: none;
	border-top: 1px solid #fff;
	background-image: url(/myhome/css/images/portal/icons/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

#presspass1 a:hover, #presspass2 a:hover {
 color: #000;
 background-color: #FFFDC9;
 text-decoration: none;
	background-image: url(/myhome/css/images/portal/icons/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;	
}

/* Poll
----------------------------------------------- */
.pollCell {
 margin: 8px 12px;
}

.pollResults {
 margin: 10px 8px 0 8px;
}

/* Quick links
----------------------------------------------- */
#quickLinks { 
 border-bottom: 1px solid #999;
}

#quickLinks ul, #techLinks ul {
	margin: 0;
	padding: 5px 0 ;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#quickLinks ul li.first a , #techLinks ul li.first a {
 border-top: none;
}	

#quickLinks li, #techLinks li  {
	margin: 0;
}

#quickLinks a, #techLinks a {
 display: block;
 padding: 4px 10px 4px 16px;
	margin-left: 14px;
 color: #000;
 text-decoration: none;
	border-top: 1px solid #dfdfdf;
	background-image: url(/myhome/css/images/portal/icons/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

#quickLinks a:hover, #techLinks a:hover {
 color: #000;
 background-color: #FFFDC9;
 text-decoration: none;
}

/* quick links individual */

.movies {
	background-image: url(/myhome/css/images/portal/icons/links_movies.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.tribute {
	background-image: url(/myhome/css/images/portal/icons/links_tribute.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.lotto {
	background-image: url(/myhome/css/images/portal/icons/links_lotto.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.dict {
	background-image: url(/myhome/css/images/portal/icons/links_dict.gif);
	background-repeat: no-repeat;
	background-position: 18.8em;
}	

.jobbank {
	background-image: url(/myhome/css/images/portal/icons/links_jobbank.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.gasprices {
	background-image: url(/myhome/css/images/portal/icons/links_gasprices.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.mls {
	background-image: url(/myhome/css/images/portal/icons/links_mls.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.skype {
	background-image: url(/myhome/css/images/portal/icons/links_skype.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.flickr {
	background-image: url(/myhome/css/images/portal/icons/links_flickr.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

.wiki {
	background-image: url(/myhome/css/images/portal/icons/links_wiki.gif);
	background-repeat: no-repeat;
	background-position: 16.5em;
}	

/* backgrounds */
.linkMovies {
	 
}

/* Google Search
----------------------------------------------- */
#googleSearch {
	border-bottom: 1px solid #999;
 padding: 12px 12px 12px 18px;
}

.button {
 margin-top: 5px;
	font-weight: bold;
} 

/* SBD News
----------------------------------------------- */
#newsSBD {
 border-top: 4px solid #d6d6d6;
 background: #F1F4F9;
 border-bottom: 1px solid #999;
 padding: 8px;
 background-repeat: no-repeat;
 background-position: left; 	
 padding-left: 10px;	
}

/* CBC Newsfeeds
----------------------------------------------- */
.newsfeed {
 border-top: 4px solid #d6d6d6;
 border-bottom: 1px solid #999;
 padding: 4px 12px 8px 12px;
}

.newsfeedLast {
 border-top: 4px solid #d6d6d6;
 padding: 4px 12px 8px 12px;
}

.newsfeed h2, .newsfeedLast h2 {
 padding-left: 20px;
 background-repeat: no-repeat;
 background-position: 0em 7px;	
} 
.newsfeed a {
 text-decoration: none;
 color: #111;
}
.cbc h2 {
 background-image: url(/myhome/css/images/portal/icons/news_cbc.gif);
}

.lonesheep h2 {
 padding-left: 28px;
}

#newslistSBD {
 background: #F1F4F9 url(/myhome/css/images/portal/bkgd_NInews.gif) repeat-y left;	
 margin-left: 1px;
}

#newslistSBD h2 {
 background-image: url(/myhome/css/images/portal/icons/news_netidea.gif);
} 

#newslistCS H2 {
 background-image: url(/myhome/css/images/portal/icons/cs.png);
}

#newslistLS H2 {
 background-image: url(/myhome/css/images/portal/icons/star.jpg);
}

#newslistBS H2 {
 background-image: url(/myhome/css/images/portal/icons/star.jpg);
}

/* newsfeed lists */
#newslistSBD, #newslistRegional, #newslistCanada, #newslistWorld, #newslistCS {
 border-top: 4px solid #d6d6d6;
 padding: 4px 15px 8px 15px;
}

.newsfeed ul li.first a, #newslistSBD ul li.first a, #newslistRegional ul li.first a, #newslistCanada ul li.first a, #newslistWorld ul li.first a {
 border-top: none;
}	

.newsfeed ul, #newslistSBD ul, #newslistRegional ul, #newslistCanada ul, #newslistWorld ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

.newsfeed li, #newslistSBD li, #newslistRegional li, #newslistCanada li, #newslistWorld li {
	margin: 0;
}

.newsfeed li a, #newslistSBD a, #newslistRegional a, #newslistCanada a, #newslistWorld a {
 display: block;
 padding: 5px 10px 5px 22px;
 color: #000;
 text-decoration: none;
 border-top: 1px solid #dfdfdf;
 background-image: url(/myhome/css/images/portal/icons/newspaper.gif);
 background-repeat: no-repeat;
 background-position: 0.5em 7px;	
}

.netideaDate {
 padding: 4px 0 0 0;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #00235D;	
}

.newslist a:hover, #newslistRegional a:hover, #newslistCanada a:hover, #newslistWorld a:hover {
 color: #000;
 background-color: #FFFDC9;
 text-decoration: none;
}

#newslistSBD a:hover {
 color: #000;
 background-color: #fff;
 text-decoration: none;
}

.feedback {
 margin: 0; padding: 0 6px 6px 0; border: 0px;
	float: right;	
}


/* Movies
----------------------------------------------- */
.moviePoster {	
	border: 1px solid #DFDFDF; 
	margin: 5px 5px 10px 10px;
	padding: 10px;
	text-align: center;
	float: right;
}	

/* Google Ad
---------------------------------------------- */

#googlead {
padding: 9px 9px 0px 9px;
}


