@charset "utf-8";
body {
	/*This controls all of the main body elements if they are not specified by their own formatting or class somewhere else*/
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px 0 0 0 ; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1 { 
font-size:20px; 
color:#ffffff;
}
h2{ 
font-size:14px; 
color:#ffffff; }


/*- MAIN FORMATTING FOR INDEX.PHP -*/
.container {
	/*This is THE Container, it holds all of the content in the header, main body, footer, etd.*/
	width: 910px;
	height:100%;
	/*background-color:#333399;*/
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #fff;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#333399;
}

.container2 {
	/*This is THE Container, it holds all of the content in the header, main body, footer, etd.*/
	width: 910px;
	height:100%;
	/*background-color:#333399;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #fff;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#fff;
}

.header {
	/*Main header table*/
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(../../images/londonkyheader_bg.jpg);
	width:100%;
	height:385px;
	margin: 0px;
}

.mainbody {
	border:0px;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#333399;
	
}

.left_col {
	border:0px;
	width:250px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	background-color:#333399;

}

.maincontent {
	border:0px;
	width:660px;
	margin:0px;
	padding:10px 0 0 0;
	float:right;
	background-color:#fff;
}

.footer {
	background-color:#333399;
	padding: 0 0px 0 0px;
	border:none;
	width:910px;
	text-align:center;
	margin: 0 auto;
}
/*- END MAIN FORMATTING -*/


/*- HEADER FORMATTING -*/
.top-left {
	/*Container for the left side ad at the top right corner of the header*/
	background-color:#FFF;	
	width: 220px;
	height:220px;
	margin:0 0 0 0;
	float:left;
	padding-bottom:3px;
}
.top-middle {
	margin:3px 0 0 0;
	width: 470px;
	float:left;
	height: 215px;
}
.top-right {
	/*Container for the left side ad at the top right corner of the header*/
	background-color:#FFF;		
	width: 220px;
	height:220px;
	margin:0 0 0 0;
	padding-bottom:3px;
	float:right;
}

.middlehr {
	width:85%;
}

.subhead-left {
	/*Container for the left side links to other guides*/
	background-color:#FFF;	
	width: 220px;
	height:110px;
	text-align:center;
	margin:0 0 0 0;
	padding: 5px 0 5px 0;
	float:left;
}
.subhead-mid {
	/*Container for the middle section that holds the weather and classified links*/
	width: 470px;
	height:85px;
	margin:0 0 0 0;	
	padding: 5px 0 5px 0;
	float:left;
	text-align:center;
}
.subhead-right {
	/*Container for the right side links to other guides*/
	background-color:#FFF;
	width: 220px;
	height:110px;
	margin:0 0 0 0;	
	padding: 5px 0 5px 0;	
	text-align:center;
	float:right;
}


.other-left {
	/*Container for the left side links to other guides*/
	width: 220px;
	height:110px;
	text-align:center;
	margin:0 0 0 0;
	float:left;
}
.other-middle{
	/*Container for the middle section that holds the banner rotator*/
	width: 470px;
	height:110px;
	margin:0 0 10px 0;	
	float:left;
	text-align:center;
}
.other-right {
	/*Container for the right side links to other guides*/
	width: 220px;
	height:110px;
	margin:0 0 10px 0;	
	text-align:center;
	float:right;
}


#ajax-banner {
	/*Section for the banner to display in*/
	border: 1px solid white;
	width: 400px;
	height: 50px;
	margin:0 30px 0 30px;
	text-align: center;

}
.clickban {
	color:#999999;
	font-size:10px;
	font-weight:bold;
	margin: 2px 0 0 2px;
}
.textlinks {
	margin:15px 0 0 0;
}
.classifieds {
	/*The div that contains the image for the classifieds link above the banner rotator*/
	margin:0 0 0 30px;
	width:85px;
	float:left;
}

.weather {
	margin:0 0 10px 50px;
	width:120px;
	float:left;
}

.weatherbox {
	/*Div that holds the entire weather box*/
	width: 120px;
	background-image: url(http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/black_120x60_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.weatherbox #subweather1 { height: 48px; }

.weatherbox #subweather2 {
	text-align: center;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: FFFFFF;
}

.kycityguide {
	/*The div that contains the image for the kycityguide.com link aboove the banner rotator*/
	margin:0 40px 0 0;
	width:85px;
	float:right;
	height: 50px;
}


.guidelist {
	/*The list of other guides at the top in the header*/

	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	line-height:16px;
	text-align:center;
	margin-left:0px;
	border:1px;
}





.lefttag {
	color:#fff;
	font-size:14px;
	width:200px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}
.sidewelcome {
	color:#fff;
	font-size:18px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	text-align:center;
	margin-top:0px;
}
.linkhead {
	line-height:18px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.leftlinks a {
	color:#fff;
	font-size:12px;
	margin-left:18px;
	line-height:24px;
	margin-top:0px;
}



.bottomlinks {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	border: 0px;
	font-size:12px;
	color:#FFFF00;
	font-weight:bold;
	width:910px;
	text-align:center;
}
.footer a {
	/*This sets the margin and padding for JUST the p tags in the footer*/

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	border: 0px;
	color:#FFFF00;
	font-weight:bold;
	font-size:12px;
}
.copyright {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	width:910px;
	text-align:center;
}
.counter {
	float:none;
	width:200px;
	height:75px;
	border:1px;
}

.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	background-color:#fff;
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.cat-listings {
	width:520px;
}
.cat-listings a {
	/*THESE ARE THE ACTUAL CATEGORY LINKS*/

	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-align:left;
	font-weight:bold;
}
a:hover {
	color:#ff0000;
}







.cat-icon {
	vertical-align:top;
	width:85px;
}
.category {
	width:520px;
}
.cat-heading {
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	text-align:left;
	margin:0px;
}
.cats {
	border:thick;
	margin: 0px;
	text-align:left;
	width:228px;
}
.column1 {
	/*Left Category Column*/

	width:228px;
}
.column2 {
	/*Right Category Column*/

	width:228px;
}
.column3 {
	/*Column to keep everything in line after category columns*/

	width:50px;
}
.listing {
	width:228px;
	text-align:left;
	padding:2px;
	margin:0px;
	line-height:12px;
}




/*START CATEGORY.PHP */
.cat-title {
	width:100%;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bolder;
	height:30px;
	vertical-align:middle;
	margin-top:0px;
}

.main-indexes {
	background-color:#fff;
	width:910px;

}
.indexes {

	width:710px;
	float:left;
	border-color:#000;
	margin-left:4px;
}

.single {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	border-color:#000;
}
.rightads {

	width:196px;
	height:100%;
	float:right;
	border-color:#000000;
	border-width:thin;
}
.ind_hr {
	width:637px;
	text-align:left;
}



.hr {
	color:#FFFFFF;
	margin: 0px auto 0px auto;
	line-height:3px;
	padding: 0 0 0 0;
}

.new {
	color:yellow;
	font-size:9px;
	font-weight:bold;
}

.darkbglink {
	/*Class for making a white hyperlink where there is a dark background, like at the top of the homepage*/
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}