body
{
	min-width: 980px;
	background-color: #fff;
	color: #666;
	font-size: 9px;
	margin: 0;
	font: 82%/120% Arial, Tahoma, 'Lucida Grande', 'Lucida Sans', Helvetica, clean, sans-serif;
}

form { margin: 0; display: inline; }
form input, form select { margin: .25em 0; padding: 0; font-family: Tahoma, Arial; }
/* form input[submit] { background: red; } */

.error, a.error { color: red; }
.alert, a.alert { color: red; }
.good, a.good { color: green; }

.top_header 
{ 
	/*background: #2863db url(http://www.keylocal.com/public/images/forum.header.background.png) repeat-x top left; 
	border: 1px #283fab solid; */
	background: #fff;
	padding: .2em; 
	color: #777; 
}
.top_header a:link, .top_header a:visited { color: #444; font-weight: bold; text-decoration: none; }
.top_header a:hover { color: #444; font-weight: bold; text-decoration: underline; }

.main_container	{ margin: 0; padding: 0; margin-bottom: 2em; border: 1px #eee solid; }

#sidebar
{ 
	background: #f5f5f5; 
	color: #527fff;
	padding: .5em; 
	text-align: left; 
	border-right: 1px #e5e5e5 solid; 
	border-bottom: 1px #e5e5e5 solid; 
	border-top: 1px #fdfdfd solid; 
	border-left: 1px #fdfdfd solid; 
}
#sidebar a { display: block; margin: .25em; }
#sidebar a:link, #sidebar a:visited { color: #0a3087; text-decoration: none; } /* 073fdf */
#sidebar a:hover { color: #0a3087; text-decoration: underline; }

.side_top 
{
	background: #8fb201 url(http://www.keylocal.com/public/images/subheader.background.green.png) repeat-x top left; 
	border-top: 1px #9ec401 solid;
	border-left: 1px #9ec401 solid;
	border-bottom: 1px #7f9e01 solid;
	border-right: 1px #7f9e01 solid;
	
	
	color: #fff; 
	font-weight: bold; 
	padding: .3em 1em; 
	margin-bottom: 1px; 
} 
/*
#sidebar .container 
{ 
	background: #fff; 
	padding: .5em; 
	border-top: 1px #c6ccdf solid; 
	border-left: 1px #c6ccdf solid; 
	border-right: 1px #c6ccdf solid; 
	border-bottom: 1px #c6ccdf solid;
}
*/
h1 
{ 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.75em;
	font-weight: normal;
	line-height: 100%;
	background: #0030b7 repeat-x top left; 
	padding: .25em .5em; 
	border: 1px #000 solid; 
	margin: 0; 
	color: #7aa0f7;
}
h1 a:link, h1 a:visited { color: #fff; text-decoration: none; }
h1 a:hover { color: #fff; text-decoration: underline; }

h2 { margin: 3px 0; margin-bottom: 8px; color: #58f; padding-bottom: 5px; }
h3 { margin: 3px 0; }
h4 { margin: 3px 0; color: #58f; }
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited
{ color: #0a3087; }
h2 a:hover, h3 a:hover
{ color: #680a87; text-decoration: underline; } 

.subheader 
{ 
	background: #e70000 url(http://www.keylocal.com/public/images/subheader.background.red.png) repeat-x top left; 
	border-top: 1px #e71010 solid;
	border-left: 1px #e71010 solid;
	border-bottom: 1px #d70000 solid;
	border-right: 1px #d70000 solid;
	
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal; 
	padding: .2em .5em;
	color: #fff;
}
.subheader a { color: #fff; }
.special
{
	margin: 0;
	color: #fff;
	border: 1px #3064a0 solid; 
	background: #3064a0 url(http://www.keylocal.com/public/images/layout/header.mini.bg.png) repeat-x top left;
}
.special a:link, .special a:visited, .special a:hover { color: #fff; }

.button 
{ 
	background: #f9f9f9;
	padding: .15em 1em;
	margin: 1px;
}
.button_outter
{
	background: #fff;
	padding: 1px;
	margin-bottom: 5px;
	border-top: 1px #d2d5df solid;
	border-left: 1px #d2d5df solid;
	border-bottom: 1px #e2e5ef solid;
	border-right: 1px #e2e5ef solid;
}
.button a:link, .button a:visited { color: #0a3087; text-decoration: none; }
.button a:hover { color: #680a87; text-decoration: underline; }
<?
	/*
	
	//pink
	background: #ff6280 url(http://www.keylocal.com/public/images/subheader.background.pink.png) repeat-x top left; 
	border-top: 1px #ff7892 solid;
	border-left: 1px #ff7892 solid;
	border-bottom: 1px #ff496b solid;
	border-right: 1px #ff496b solid;
	
	//green
	background: #8fb201 url(http://www.keylocal.com/public/images/subheader.background.green.png) repeat-x top left; 
	border-top: 1px #9ec401 solid;
	border-left: 1px #9ec401 solid;
	border-bottom: 1px #7f9e01 solid;
	border-right: 1px #7f9e01 solid;
	
	//orange
	background: #e18611 url(http://www.keylocal.com/public/images/subheader.background.orange.png) repeat-x top left; 
	border-top: 1px #f09520 solid;
	border-left: 1px #f09520 solid;
	border-bottom: 1px #d07500 solid;
	border-right: 1px #d07500 solid;	
	
	//purple
	background: #d461ff url(http://www.keylocal.com/public/images/subheader.background.purple.png) repeat-x top left; 
	border-top: 1px #da77ff solid;
	border-left: 1px #da77ff solid;
	border-bottom: 1px #cd48ff solid;
	border-right: 1px #cd48ff solid;
	
	*/	
?>

.subheader a:link, .subheader a:visited { color: #fff; font-weight: normal; text-decoration: none; }
.subheader a:hover { color: #fff; font-weight: normal; text-decoration: underline; }
	
	
	
.miniheader 
{ 
	color: #0a3087; 
	font-weight: bold; 
	font-size: 18px;
	padding: .7em 1em; 
	
	background: #f2f5ff; 
	border-top: 1px #f9fcff solid;
	border-left: 1px #f9fcff solid;
	border-right: 1px #d4e4ef solid;
	border-bottom: 1px #daeaef solid; 
}
.miniheader a:link, .miniheader a:visited { color: #1a4097; font-weight: bold; text-decoration: none; }
.miniheader a:hover { color: #1a4097; font-weight: bold; text-decoration: underline; }
		
.mini_orange		
{ 
	font-size: 16px;
	color: #fff; 
	font-weight: bold; 
	padding: .3em 1em;
}
.mini_orange a:link, .mini_orange a:visited
{ color: #fff; text-decoration: none; font-weight: bold; }
.mini_orange a:hover
{ color: #fff; text-decoration: underline; font-weight: bold; } 
					
.mini 
{ 
	color: #fff; 
	font-weight: bold; 
	padding: .3em 1em; 
	margin-bottom: 1px; 
	background: #3f63c9 url(http://www.keylocal.com/public/images/header.background.png) repeat-x top left; 
	border-top: 1px #729fff solid;
	border-left: 1px #729fff solid;
	border-bottom: 1px #123fdf solid;
	border-right: 1px #123fdf solid;
}
.mini a:link, .mini a:visited
{ color: #fff; text-decoration: none; font-weight: bold; }
.mini a:hover
{ color: #fff; text-decoration: underline; font-weight: bold; } 

.inner
{
/*
	background: #fff;
	padding: 1px;
	margin-bottom: 5px;
	border-top: 1px #d2d5df solid;
	border-left: 1px #d2d5df solid;
	border-bottom: 1px #e2e5ef solid;
	border-right: 1px #e2e5ef solid;	

	border: 1px #e0e0e0 solid; 
	border-top: 0;*/
	padding: 0; 
	margin: 0;
}

.on { background: #fff; color: #666; padding: .3em 1em; margin: 1px 0 0 0; border: 0; }
.off { background: #fff; color: #666; padding: .3em 1em; margin: 1px 0 0 0; border: 0; }
.on a:link, .on a:visited, .off a:link, .off a:visited
{ color: blue; text-decoration: none; }
.on a:hover, .off a:hover
{ color: blue; text-decoration: underline; } 

.lite { color: #2a60a7; }
.heav { color: #1a4097; }

.message_body
{
	margin: .5em 0; 
	color: #3a60b7;	
}

.prime
{
	background: #d3d3d3 url(http://www.keylocal.com/public/images/layout/graybg.png) repeat-x top left;
	color: #666;
	padding: .3em 1em;

	border-bottom: 1px #aaa solid; 
	border-top: 1px #eee solid; 
	/* 
	border-top: 0; */
}
.prime a:link, .prime a:visited
{ color: blue; text-decoration: none; }
.prime a:hover
{ color: blue; text-decoration: underline; }


.quote
{
	margin: 1em;
	padding: 0 .5em;
	border-left: 3px #3a60b7 solid;	
}

.bulleted
{
	padding: 0 6px;
	line-height: 20px;
}

.bulleted a
{
	background: url(http://www.keylocal.com/public/front/point.gif) center left no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 8px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}

.bulleted a:hover
{
	text-decoration: underline;
}
a.link_names
{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #004384;
}
