html {height: 100%;}

body {
  background-color: #fff;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  color: #333;
  min-height: 100%;
  height: 100%;
  margin: 0;
  }
  
h1 {
font-size: 18px;
font-weight:bold;

}

h2 {
font-size: 16px;
font-weight:bold;

}
h3 {
font-size: 14px;
font-weight:bold;

}
h4 {
font-size: 12px;
font-weight:bold;

}
h5 {
font-size: 11px;
font-weight:bold;

}
h6 {
font-size: 9px;
font-weight:bold;

}
BR.clearFloat {
  clear:both;
  line-height:0px;
  }

.clearfix:after{	
  content: ".";	
  display: block;	
  height: 0;	
  clear: both;	
  visibility: hidden;
  }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a { text-decoration: none; }
a img { border: 0; }
a:link, a:visited { color: #1a6bca; }
a:hover { text-decoration: underline;}

input[type="image"] { 
  vertical-align: middle;
  padding-bottom: 2px;
  }

option {padding-left:5px;}


/* main site building blocks */
  
#outerwrap {
  width: 885px;
  padding: 0;
  margin: 0 auto;
  }
  
#wrap {
  width: 885px;
  padding: 0;
  margin: 0 auto;
  }

#tooltip {	
  position: absolute;	
  width: 140px;	
  padding: 8px;	
  background-color: #242e45;
  color: #fff;	
  visibility: hidden;	
  z-index: 100;
  font-size: 11px;
  line-height: 15px;
  }

/* header blocks */

#header {padding-top: 5px;}

#logo {float: left;}

#new {
  float: left;
  padding-left: 160px;
  }

#newtext {
  float: left;
  padding-left: 5px;
  padding-top: 17px;
  line-height: 12px;
  }

#verticals {
  margin: 0 0 4px 14px;
  font-size: 13px;
}

#verticals a { 
  color: #0000ff; 
  text-decoration: underline;
}

#verticals span {
  padding: 0 6px;
}
	
#verticals a:hover {
  text-decoration: none;
}

#naviwrapper {
  width: 780px;
}

#navi-mp {
  background: #19B6E4 url("/includes_common/Local_In_The_Know/images/Nav/search_bground.gif") no-repeat top left;
  width: 885px;
  height: 30px;
  }

#navi-pl {
  background:url("/includes_common/Local_In_The_Know/images/Nav/pl_bground.gif") no-repeat top left;
  width: 885px;
  height: 14px;
  }

#navi {
  background: #19B6E4 url("/includes_common/Local_In_The_Know/images/Nav/search_bground.gif") no-repeat top left;
  width: 885px;
  height: 30px;
  }
  
#navi a, #homenavi a { 
	color: #0000ff; 
	text-decoration: underline;
	}
	
#navi a:hover, #homenavi a:hover {
	text-decoration: none;
	}
	
#navi input, #homenavi input {
	font-size: 15px;
	padding: 1px;
	}

/* 2col division */

#righthand {
  float: right;
  width: 200px;
  }

#lefthand {
  float: left;
  width: 670px;
  }

#centercol {
  float: left;
  width: 655px;
  padding-left: 15px;
  }

#centercolhome {
  float: left;
  width: 450px;
  }

#adcol {
  float: left;
  width: 130px;
  }
  
#sponsorcol {
  float: left;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  padding: 12px 10px 0 0;
  }
  
#sponsorcol p {
  color: #999;
  font-size: 10px;
}

#sponsorblock {
  width: 118px;
}

#leftcol {
  float: left;
  width: 170px;
  }
  
.homecol {
	float: left;
	margin-right: 10px;
	width: 270px;
}

.homecol.wide {
	width: 550px;
	margin: 0;
}


a.bluelink { 
	color: #4799d8;
	font-weight: bold;
}

a.bluelink:hover { 
	color: #7db8e5;
}


#wrapper {
  width: 820px;
  background-color: #fff;
  padding: 15px 0 0 0;
  margin: 0 auto;
}

#personalnavi {
  float: right;
  width: 200px;
  text-align: right;
  padding-top: 15px;
}

#personalnavi a {
  color: #1a6bca;
}
  
#searchbar_home {
	background: url("/includes_common/Local_In_The_Know/images/Nav/search_bground_home.gif") no-repeat left bottom;
	height: 72px;
	padding-top: 10px;
}

#searchbar {
	
	background: url("/includes_common/Local_In_The_Know/images/Nav/search_bground.gif") no-repeat left bottom;
	height: 72px;

}


.searchformat {
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
   background-color:#FFF;
   border:2px solid #F99E11; 
   margin-top: 5px;
   margin-bottom: 7x;

  }
 

input.btn{

   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   background-color:#FDD9A2;
   border:2px solid #F99E11;
   height: 23px;   
  }


#navtabs {
	width:820px;
	text-align: center;
	height: 23px;
}

#navtabs a  {
	display: block;
	color: #1a6bca;
	font-weight:bold;
	font-size: 13px;
	padding: 3px 8px;
}

#navtabs a:hover  {
	text-decoration: none;
	background-color: transparent;
}

#navtabs ul {
	margin: 0;
	padding: 0;
	list-style: none;	
	padding-left: 5px;
	padding-right: 0;
}

#navtabs li {	
	margin-right: 3px;
	width:12%;
	float: left;
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtab2-r.gif") no-repeat top right;
}

#navtabs li a {
	color: #fff;
	float: left;
	margin: 0;
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtab2-l.gif") no-repeat top left;
}
  
#navtabs li.active {
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtab-r.gif") no-repeat top right;
}

#navtabs li.mounta {
	background: transparent;
}

#navtabs li.mounta a {
	color: #333;
	width: 100px;
	height: 21px;
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtabmta.gif") no-repeat top right;
}

#navtabs li.active a {
	color: #333;
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtab-l.gif") no-repeat top left;
}

#navtabs li.p2v {
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtab2-r.gif") no-repeat top right;
}

#navtabs li.p2v a {
	color: #333;
	background: url("/includes_common/Local_In_The_Know/images/Nav/navtab2-l.gif") no-repeat top left;
}

/* id attribute hack to hide this style from IE6 */
#navtabs li.active div[id] {
	height: 29px;
	background: url("/includes_common/Local_In_The_Know/images/Nav/navbar-pointer.gif") no-repeat bottom;
}

#navtabs li.last {
	margin-right: 0;
}

#search {
	padding: 0 12px;
}

#search * {
	margin: 0;
	padding: 0;
}

#search input {
	padding: 1px;
}
.newlistings {
	width: 593px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;	display: table-cell;
}
.newlistings img {
	float: left;
	margin-right: 10px;
}
.newlistings ul, #promobox ul {
	color: #000;
	margin-left: 16px;
	list-style: none;
}

.FeatureTab {
	width: 593px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;
	display: table-cell;
}

.FullheaderNarrow {
	width: 672px;
	text-align: left;
	text-indent: 5px;
	height: 30px;
	line-height: 30px;/*	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");*/	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 18px;

	margin: 10px 0 0 0;
	padding: 0;
}

.FullheaderNarrow2 {
	width: 400px;
	text-align: left;
	text-indent: 5px;
	height: 30px;
	line-height: 30px;/*	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");*/	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 18px;

	
	padding: 0;
}

.Featurehdg {
	width: 605px;
	text-align: left;
	text-indent: 5px;
	height: 25px;
	line-height: 25px;/*	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");*/	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}

.FeatureTab img {
	float: left;
	margin-right: 8px;
	padding: 4px;
}
.newlistings ul, .FeatureTab ul, .promobox ul {
	color: #000;
	margin-left: 16px;
	list-style: none;
}

.newlistings li, #promobox li {
	list-style-image: url("./img/bullet_blue.gif");
	font-size: 12px; 
}

.promoboxsp {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #F7FAFB;
	color: #333;
	/*font-size: 12px;*/
	border: 1px solid #41899F;
	margin-left: 10px;
	overflow: hidden;
}

.promobox {
	width: 190px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #F7FAFB;
	color: #333;
	/*font-size: 12px;*/
	border: 1px solid #41899F;
	margin-left: 10px;
	overflow: hidden;
}

Halfwrap {
	width: 325px;
	margin-right: 5px;
}

.HalfTab {
	width: 313px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;
}

.HalfTabhdg {
	width: 325px;
	text-align: left;
	text-indent: 5px;
	height: 25px;
	line-height: 25px;/*	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");*/	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}


.FullTab {
	width: 660px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;
}

.FullTabnobdr {
	width: 660px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
}

.FullTabhdg {
	width: 672px;
	text-align: left;
	text-indent: 5px;
	height: 25px;
	line-height: 25px;
	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}


.Fullheader {
	width: 680px;
	text-align: left;
	text-indent: 5px;
	height: 30px;
	line-height: 30px;
	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 0;
}

.newlistingsFull {
	width: 660px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;	display: table-cell;
}

.newlistingsNarrow {
	width: 388px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;	display: table-cell;
}


.bannerads {
	width: 120px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #F7FAFB;
	color: #333;
	/*font-size: 12px;*/
	margin-left: 10px;

}

.promoboxhd {
	text-align: left;
	text-indent: 5px;
	height: 25px;
	line-height: 25px;
	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	margin: 0 0 0 10px;
	padding: 0;
}

.floatwidthbox {
	width: 100%;
	margin-bottom: 2px;
	color: #333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #41899F;	display: table-cell;
}

h1.orange {
	font-size: 18px;
	color: #ee7805;
	font-weight: normal;
}




#networkbar {
	height: 30px;
	width: 100%;
	border-bottom: 2px solid #5396A9;
	background-color: #BFD8F7;
}
	
#networkbar .links ul {
	margin: 0;
	padding: 0;
	list-style: none;	
	padding-left: 15px;
	padding-right: 10px;
}

#networkbar .links li {
	float: right;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px solid #5396A9;
	height: 29px;
	vertical-align: middle;
	line-height: 29px;
}
	
#hilevelad {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

#listing-content {
	width: 672px;
}

#listing-content div { 

margin: 5px 0 5px 0;

}

#listing-content li { 

margin: 5px 0 5px 0;

}

#listing-content p { 

text-align: justify;

}

#listing-content h1 { 

}


#listing-content h2 {
	
}

#listing-content h3 {
	
}

#topnetbar-cnt {
	height: 30px;
	
}

#leftside {
	width: 250px;
	background-image:  url("/includes_common/Local_In_The_Know/images/topbar/topbar-left.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

#tlogo {
	width:37px;
	background-image:  url("/includes_common/Local_In_The_Know/images/topbar/topbar-logo.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;

}
#rightside {
	background-image:  url("/includes_common/Local_In_The_Know/images/topbar/topbar-right.jpg");
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
}

#rightside img {
margin:0;
padding:0;
border:0;
}

}
.rotate {
	margin-top:8px;
	margin-bottom:8px;
}

h2.rotate {
	font-size: 20px;
	line-height: 30px;
	margin:0;
}
h3.rotate {
	font-size: 15px;
	line-height: 15px;
	margin:0;
}
h4.rotate {
	font-size: 13px;
	line-height: 13px;
	margin:0;
}
.location {
	font-size: 11px;
	font-weight: bold;
}

.rotate h2.location {
	font-size: 11px;
	font-weight: bold;
}

.rotate .sublist {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}


.rotate .sublist img {
	width: 80px;
	height: 64px;
	margin: 0 0 10px 0;
}


.rotate {}

.rotate h2, .rotate h4, .rotate h3 { margin:0; line-height: 21px;}

.rotsubhead {
	Font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
}
.netcrumbs { background-color: #D3EBFE;
			 padding: 2px;
			 	border-bottom: 2px solid #fff; 		
		   }
h1 {
	line-height: 25px;
}
			
h2 {
	line-height: 25px;
}

#NBLeftColumn
{
	float: left;
	
}

#NBMiddleColumn
{
	margin-left: 405px;
	margin-right: 200px;
	width: 212px;
}

#NBRightColumn
{
	float: right;
	
}

#NBMainTable
{
	margin: 10px 0px 0px 0px;
	
	
}

.NBMainColumn
{	
	vertical-align: top;
	margin: 10px 0px 0px 0px;
}

.busshow {
	width: 178px;
	height: 290px;
	float: left;
	margin: 0 4px 0 4px;
}

.busshow2nd {
	width: 178px;
	height: 320px;
	float: left;
	margin: 0 4px 5px 4px;
}


.featureboxhd {
	width:178px;
	text-align: left;
	text-indent: 5px;
	height: 23px;
	line-height: 23px;
	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.featureboxStickhd {
	width:178px;
	text-align: left;
	text-indent: 5px;
	height: 23px;
	line-height: 23px;
	background-image:  url("/includes_common/Local_In_The_Know/images/headingbgOrange.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.fboxhdflex {
	text-align: left;
	text-indent: 5px;
	height: 23px;
	line-height: 23px;/*	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");*/	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.featurebox {
  width: 172px;
  height:250px;
  border: 1px solid #41899F;
  padding:2px;
}

.featureboxStick {
  width: 172px;
  height:224px;
  border: 1px solid #F28F0B;
  padding:2px;
}

.featurebox2nd {
  width: 172px;
  border: 1px solid #41899F;
  padding:2px;
}

.featurebox h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	text-align:center;
}
.featurebox p {
	font-size: 10px;
	margin:0;
	padding:0;
	text-align:justify;
}
.featurebox img {
	margin: 2px;
	border:0;
}
.featurebox .more {
	margin-top: 5px;
	font-size: 11px;
	text-align:center;
}

.featurebox ul, .featurebox2nd ul, .featureboxStick ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.featurebox li, .featurebox2nd li, .featureboxStick li  {
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #000;
}
.f23show {
	width: 364px;
	float: left;
	margin: 0 5px 5px 5px;
}

.f23featureboxhd {
	text-align: left;
	text-indent: 5px;
	height: 23px;
	line-height: 23px;	
	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.f23featurebox {
  width: 360px;
  border: 1px solid #41899F;
  padding:2px;
}
.f23featurebox h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	text-align:center;
}
.f23featurebox p {
	font-size: 10px;
	margin:0;
	padding:0;
	text-align:justify;
}
.f23featurebox img {
	width: 145px;
	height: 116px;
	margin: 2px;
	border:0;
}
.f23featurebox .more {
	margin: 5px 0 5px 0;
	font-size: 11px;
	text-align:center;
}

.fpsidebar {
  width: 240px;
  margin: 0 3px 0 2px;
  padding: 0 2px 0 2px;
  border: 1px solid #41899F;
  float:right;
}

.fpfullw {
	width: 560px;
	height: auto;
	  float:left;
	margin: 0 3px 0 2px;
}
.fpfeatureboxhd {
	width:560px;
	text-align: left;
	text-indent: 5px;
	height: 23px;
	line-height: 23px;/*	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");*/	background-image:  url("/includes_common/Local_In_The_Know/images/headingbg.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.fpfeaturebox {
  width: 554px;
  border: 1px solid #41899F;
  padding:2px;
  background-color: #fff;
}



/* WEATHER */

#currentbox {
background-image: url("http://core.localintheknow.com/slide/rotbg.jpg");
background-position:bottom left;
background-repeat:no-repeat;
width: 380px;
height: 230px;
}

#currentbox h2 {
font-size: 14px;
font-weight:bold;
line-height: 14px;
margin: 0 0 2px 5px;
padding: 0;
}

#currentbox .updated {
font-size: 10px;
font-style:italic;
line-height: 10px;
margin: 0 0 2px 0;
padding: 0;
}

#currentbox .wrap {
margin: 10px 0 20px 20px ;

}

#currentbox img {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	float: left;
	border-right: 1px solid #000;
}
#currentbox .curtemp {
font-size: 40px;
font-weight:bold;
line-height: 40px;
margin: 0 0 2px 5px;
padding: 0 0 0 0;
}
#currentbox .feelslike {
font-size: 14px;
font-weight:bold;
line-height: 14px;
margin: 0 0 2px 5px;
padding: 0 0 0 0;
}
#currentbox .data {
font-size: 12px;
margin: 0 0 2px 5px;
}
#radar {
float:right;
border: 1px solid #41899F;
width: 280px;
height: 230px;
}
#ratingscontainer {
width: 221px;
height: 75px;
background-repeat:no-repeat;
background-image: url("/includes_common/Local_In_The_Know/images/ratingbg.jpg");
padding: 20px 0 0 85px;
}

#nearby ul
{
width: 100%;
margin: 0;

list-style-type: none;
text-align: center;
height: 35px;
}

#nearby ul li { display: block; float:left; width: 110px; height: 30px; line-height:10px;}

#nearby ul li a .ncity
{
font-size: 15px;
font-weight: bold;
text-decoration: none;
line-height: 17px;
color: #014C8D;
}

#nearby ul li a.city:hover
{
color: #0191CD;
text-decoration:underline;
}

#nearby ul li .nlabel
{
color: #0191CD;
text-align:justify;
font-weight:bold;
font-size: 14px;
vertical-align:middle;
}

#nearby ul li .nprov
{
font-size: 10px;
line-height: 10px;
color: #F8A50B;
}
#localpersp-side img{

float:left;
width: 80px;
height: 80px;
padding: 5px;
}
#flickrWidget{margin:0 0 0 0;list-style:none;}
#flickrWidget img{width:240px;}
#flickrWidget li{width:240px;z-index:1!important;}

#slideshow {
    position:relative;
    height:360px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#localpersp-side lp-entry{

clear:both;
}