@import url("http://www.bclocalnews.com/includes/styles.css");

#footerNav {
	
background-color:#622d68;
	padding-top:3; 
	padding-bottom:2px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f0066;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f0066;
	text-decoration: underline;
}


/* Navigation */

#header #tabs { 
	
	float: left;
	list-style:none;
	padding:0px;
	
	font-size: 10.5pt;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#sitetitle {color:#000;font-size:23pt;margin:0}
		
#header #tabs li {
	float:left;
  padding-left: 10px; 
	margin-right: 1px; 
	background: url("http://media.bclocalnews.com/designimages/tab_bg_purple.gif") no-repeat left top;
}	

#header #tabs li a {
	display: block; 
	padding: 3px 10px 3px 0; 
	border: none; 
	outline: none; 
	background: url("http://media.bclocalnews.com/designimages/tab_bg_purple.gif") no-repeat right top; 
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}		

#header #tabs li a:hover {}

#header #tabs li.active {
	background: url("http://media.bclocalnews.com/designimages/tab_bg_purple.gif") no-repeat left -40px; 
	color: #112ABB;
}
#header #tabs li.active a {

	background: url("http://media.bclocalnews.com/designimages/tab_bg_purple.gif") no-repeat right -40px; 
	color: #112ABB;
}

#header #search {
/*border: 1px solid #000;*/
background-image: url(http://media.bclocalnews.com/designimages/search_bg_beige.gif);
height:29px;
margin-top:1px;
padding-left:5px;
padding-right:5px;	
background-repeat: repeat-x;
}

#wrapper .box-title { 
background-image: url(http://media.bclocalnews.com/designimages/box_title_bg_purple.gif);
color: #FFFFFF;
font-size:10pt;
font-weight:800;
height:18px;
padding-left:5px;
padding-top:2px;
text-transform: uppercase;
}
	

#footer .footer-context li a {
color:#1f0066;
}

.searchfield {
width:275px}
	

