/* COMMON STYLES */

body 
{
	text-align: center;
	font-size: 13px;
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

form 
{
	margin:0;
	padding:0;
}	

a
{
	color: #004477;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#news 
{
	position: relative;
	width: 950px;
	text-align: left;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

.paperSource
{
	background: url(http://media.bclocalnews.com/designimages/papperBullet.gif) left no-repeat; 
	padding-left: 12px;
	font-size: 10px; 
	text-transform: uppercase; 
	color: #006699;
}

.paperSource a
{
	color: #006699;
}

div#adColoum
{
	width: 300px; 
	float: left;
}

td#adColoum
{
	width: 300px;
	text-align: left;
	vertical-align: top; 
}

.box
{
	border: 1px solid #006699;
}

h1
{
	font-size: 18px;
	line-height: normal;
	color: #006699;
	padding: 0;
	margin: 5px 0;
}

h2, h3, h4, h5, h6
{
	margin: 5px 0;
	color: #006699;
}

.titleBar
{
	background: url(http://media.bclocalnews.com/designimages/titleBackground.gif) repeat-x; 
	padding: 3px 19px;
	border-bottom: 1px solid #006699; 
}

.titleBar h2
{
	color: #006699;
	font-size: 14px; 
	margin: 0; 
	padding: 0;
}

.titleBar .rightLinks
{
	float: right; 
	font-size: 12px;
}

.boxContent
{
	padding: 10px;
}

.boxContent h3
{
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#comunityCorner
{
	float: left;
	margin-top: 20px;
}

ul
{
	list-style-type: none;
	list-style-image: url(http://media.bclocalnews.com/designimages/standardBullet.gif);
	text-align: left;
	color: #666666;
}

ul.videoLinks
{
	position: relative;
	left: -20px;
}

li.currentItem
{
	list-style-image: url(http://media.bclocalnews.com/designimages/highlightBullet.gif);
}

.left
{
	float: left;
}

.right
{
	float: right;
}

/* HOME PAGE */

.boxNav td a
{
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	background-color: #B3CDDD;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
}

.boxNav td a.boxNav1
{
	border-left: 0;
	background: url(http://media.bclocalnews.com/designimages/titleBackground.gif) repeat-x #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	color: #000000;
}

.tabStoryAreaSm
{
	float: left; 
	padding-left: 20px; 
	width: 265px; 
	font-size: 12px;
}

.tabStoryAreaWd
{
	float: left; 
	padding: 3px; 
	width: 600px; 
	font-size: 12px;
}

.topStoryArea
{
	clear: left;
	padding: 0 3px 3px;
	width: 594px;
	font-size: 12px;
}

#topStory
{
	padding: 0 3px;
}

#storyColoum #topStory h1
{ 
	 background-color: #006699; 
	 color: #FFFFFF; 
	 margin-top: 0px;
	 margin-bottom: 5px; 
	 position: relative; 
	 padding: 3px 8px; 
	 font-size: 24px;
	 line-height: normal;
}

.poll
{
	background: url(http://media.bclocalnews.com/designimages/story_BG.gif) #FFFFFF left repeat-y;
}

.pollLine1
{
	background-color: #003466;
}

.pollLine2
{
	background-color: #d1d1d1;
}

.pollLine3
{
	background-color: #4c7194;
}

.pollLine4
{
	background-color: #b3b3b3;
}

.pollLine5
{
	background-color: #7f99b2;
}

.pollLine6
{
	background-color: #949494;
}

.pollLine7
{
	background-color: #bac8d6;
}

.pollLine8
{
	background-color: #676767;
}


/* HEADER */

#header 
{
	height: 145px;
	border-top: 1px solid #006699;
	margin-top: 5px;
	padding-top: 5px;
}	

.logoArea
{
	float: left;
	padding: 2px 0 0 0; 
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	width: 415px;
	height: 135px;
}


.headerRt 
{
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	width: 535px; 
	height: 135px;
}

.headerRt .headerDate 
{
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	position: relative;
	top: -9px;
}

.headerRt .paperLogo
{
	clear: both;
	height: 40px;
	padding-top: 10px;
}	

.headerRt .headerSearch
{
	font-size: 11px;
	float: right;
	clear: right;
	font-weight: bold;
	width: 380px;
	text-align: right;
	position: relative;
}

#header form input
{
	border: 1px solid #666666;
	color: #666666;
}

#header form input, select
{
	font-size: 11px;
	position: relative;
	top: 1px;
}

#header form input #cityInput, #searchInput
{
	width: 150px;
}

#header form .searchText
{
	position: relative;
	font-weight: bold;
	top: 1px;
}

#header form .headerSubmit
{
	position: relative;
	top: 6px;
	border: 0;
}

.highlightStoryArea
{
	height: 82px; 
	margin-top: 5px; 
	float: right;
}

.highlightStoryArea img
{
	float: left;
	border-top: 1px solid #006699; 
	border-bottom: 1px solid #006699;
}

.hlStory
{
	float: left; 
	font-size: 12px; 
	line-height: 14px; 
	width: 190px;
	height: 79px; 
	text-align: left;
	background: url(http://media.bclocalnews.com/designimages/hlStory_BG.gif) #FFFFFF top repeat-x; 
	border-top: 1px solid #006699; 
	border-bottom: 1px solid #006699;
}

.hlStory ul
{
	font-size: 14px;
	list-style-image: url(http://media.bclocalnews.com/designimages/hlStory_arrow.gif);
	position: relative;
	left: -15px; 
	top: 3px;
}

.hlStory a
{
	font-size: 12px;
	font-weight: bold;
}

.hlStoryArrow
{
	position: relative; 
	top: 2px; 
	margin-right: 3px;
	float: none;
}

.weatherArea
{
	float: left; 
	font-size: 12px; 
	line-height: 14px; 
	width: 90px;
	height: 75px;
	padding: 3px; 
	text-align: left;
	background-color: #EEEEEE;
}

.breakingNews
{
	background: url(http://media.bclocalnews.com/designimages/titleBackground.gif) repeat-x #FFFFFF; 
	border-top: 1px solid #006699;
}

.breakingNews H1
{
	padding: 3px 5px 0; 
	margin: 0; 
	float: left;
}

.headlineTicker
{
	padding: 5px 0 0;
}

a.weatherLink
{
	color: #000000;
	text-decoration: none;
}

a.weatherLink:hover
{
	color: #000000;
	text-decoration: underline;
}

.siteHeaderTitle
{
	font-size: 26px; 
	font-weight: lighter; 
	text-align: right; 
	margin-top: 60px;
}

.siteHeaderTitle a
{
	color: #000000;
	text-decoration: none;
	font-size: 26px;
	font-weight: lighter;
}

.siteHeaderTitle a:hover
{
	color: #000000;
	text-decoration: none;
}

.sectionStyle
{
	font-size: 22px; 
	margin: 64px 0 1px;
}

.sectionTitle 
{
	 color: #FFFFFF; 
	 padding: 3px 14px;
}

.stBackGround1 { background-color: #006699; }

.stBackGround2 { background-color: #666600; }

.stBackGround3 { background-color: #CC571B; }

#TopBannerArea
{
	margin-top: 7px;
}


/* TOWN SEARCH */

.vals 
{
	border-top:1px solid #006699;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
	position: absolute;
	width: 140px;
	visibility: hidden;
	z-index: 10; 
	margin-top: 5px;
}

.vals a 
{
	border-bottom:solid 1px #006699; 
	background-color: #B3CDDD; 
	display: block; 
	font-size: 11px; 
	color: #006699; 
	text-align: left; 
	padding: 2px 2px 3px 2px;
}

.vals a:hover
{
	background-color: #fcaf26;
}


/* NAV BAR */
#navBar
{
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #006699;
}

#navBar td
{
	text-align: center;
}

#navBar td a, .footerNav a 
{
	text-decoration: none;
	display: block;
	color: #006699;
	border-right: 1px solid #8dacbb;
	padding: 1px 2px;
	margin: 2px 0;
}	

#navBar td a.menuTopLt:hover, .footerNav  a:hover
{
	background-color: #006699;
	color: #FFFFFF;
}

#navBar td a.menuTopRt 
{
	color: #696410;
}		

#navBar td a.menuTopRt:hover 
{
	background-color: #696410;
	color: #FFFFFF;
}		

#navBar td a.menuBotRt 
{
	color: #cc571b;
}

#navBar td a.menuBotRt:hover
{
	background-color: #cc571b;
	color: #FFFFFF;
}

.navBarBorder
{
	height: 1px; 
	background-color: #006699;
}

#navBar a.menuTopFirst 
{
	border-left: 1px solid #8dacbb;
}

#navBar div.menuBotSpace
{
	border-right: 1px solid #8dacbb;
	padding: 1px 2px;
	margin: 2px 0;
}

/* CHANNEL PAGE */

#contentArea
{
	margin: 25px 0;
	float: left;
}

#featureStoryColoum
{
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}

.featureStory
{ 
	background: url(http://media.bclocalnews.com/designimages/storyHighlight_BG.gif) #FFFFFF top repeat-x; 
	padding: 19px; 
	text-align: left; 
	margin-bottom: 20px;
}

.featureStory .featurePhoto
{
	margin-bottom: 5px;
}

.storyText
{
	font-size: 12px;
	line-height: 16px;
	color:#444444;
}

a.moreLink
{
	font-size: 10px;
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: bold; 
}

a.moreLink:hover
{
	color: #FF9900;
}

#additionalStoryColoum
{
	padding-right: 20px; 
	width: 262px;
	text-align: left;
	vertical-align: top;
}

.additionalStory
{
	margin-bottom: 20px;
}

.additionalStory h2
{
	font-size: 14px; 
	color: #006699; 
	padding: 0; 
	margin: 5px 0;
}

.storyListDisplay
{
	font-size: 12px;
}

.storyListDisplay a
{
	font-size: 14px;
	font-weight: bold;
}

a.moreStoryLink
{
	font-size: 11px;
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: bold;
	float: right;
}

a.moreStoryLink:hover
{
	color: #FF9900;
}


/* STORY PAGE */

#storyColoum
{
	width: 628px;
	float: left;
	margin-right: 20px;
}

#storyColoum #story
{ 
	background: url(http://media.bclocalnews.com/designimages/story_BG.gif) #FFFFFF left repeat-y;  
	text-align: left;
	width: 626px;
	margin-bottom: 20px;
}

#storyColoum h1
{
	line-height: 18px;
	clear: left;
}

#storyColoum .paperSource
{
	
}

#storyColoum .storyText
{
	padding: 19px;
}

#storyBody
{
	font-size: 13px;
	line-height: normal;
}

#photoCaption
{
	font-size: 10px;
	float: right;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
	margin: 0 0 19px 19px;
	padding: 19px;
	width: 400px;
}

#photoCaption .byLine, #mostReadStories .byLine, .storyListDisplay .byLine
{
	color: #666666;
	font-style: italic;
}

#photoCaption img
{
	margin-bottom: 5px;
}

#photoCaption h3
{
	font-size:13px;
}

#photoCaption ul li a
{
	font-size: 12px;
}

.imWare
{
	width: 628px;
	text-align: right;
	position: relative;
	margin: -20px 0 3px;
}

.imWare img
{
	margin-bottom: -2px;
}

.imWareText
{
	font-size: 13px;
	text-align: right;
}

.byLine
{
	font-size: 10px;
}

#Comments
{
	margin-top: 19px;
	border-top: 1px solid #006699;
}

.comment
{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top:3px;
	padding:10px;
}

.comment a
{
	font-size: 11px;
}

#commentPost
{
	width: 350px;
}

#mostReadStories
{
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
}

#mostReadStories .titleBar
{
	float: left;
	width: 588px;
}

#mostReadStories .titleBar H2
{
	float: left;
}

#mostReadStories .boxContent
{
	float:left;
	width:588px;
	padding: 10px 19px;
}


/* FOOTER */	
#footer
{
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	float: left;
	width: 950px;
	clear: both;
}

.footerNav a
{
	float: left;
}

a.footerFirst 
{
	border-left: 1px solid #8dacbb;
}	

.footerCopyright
{
	float: right;
	text-align: right;
	font-weight: normal;
	padding: 2px 0 1px;
}

.footerCopyright img
{
	margin-bottom:-4px
}

// Lottery CSS

A.LKRed{color:#FF0000 !important;}

FONT.FNTGrn{color:#009933 !important;}

FONT.FNTRed{color:#FF0000 !important;}

FONT.FNTBlu{color:#0000FF !important;}

FONT.FNTBlk{color:#000000 !important;}

TABLE.TBLFeed1{background-color: #FFFFFF !important;color:#000000 !important; }

TABLE.TBLFeed2{background-color: #006699 !important;color:#000000 !important; }

TABLE.TBLFeed3{background-color: #FFFFFF !important;color:#000000 !important; }

TABLE.TBLFeed4{background-color: #9C9C9C !important;color:#000000 !important; }

TD.TDBorder{background:#006699 !important;font-size:11pt !important;color:#000000 !important;font-family:Arial !important;}

TD.TDTitle{background:#b3cddd !important;font-size:11pt !important;color:#000000 !important;font-family:Arial !important;}

TD.TDRowTitle{background:#E0E0E0 !important;font-size:11pt !important;color:#000000 !important;font-family:Arial !important;}

TD.TDRow1{background:#FFF !important;font-size:11pt !important;color:#000000 !important;font-family:Arial !important;}

TD.TDRow2{background:#FEFDFC !important;font-size:11pt !important;color:#000000 !important;font-family:Arial !important;}

TD.TDState{background:#FEFDFC !important;font-size:11pt !important;color:#000000 !important;font-family:Arial !important;}

DIV.Div9{!important;font-size:9.5pt !important;color:#000000 !important;font-family:Arial !important;}

DIV.Div8{!important;font-size:9.5pt !important;color:#000000 !important;font-family:Arial !important;}

DIV.Div7{!important;font-size:9.5pt !important;color:#000000 !important;font-family:Arial !important;}

DIV.Div6{!important;font-size:9.5pt !important;color:#000000 !important;font-family:Arial !important;}
