<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Knoxville SOUP styles*/

/*preset all default styles*/

*{outline:none;}
body{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body{font:12px/1.5;Arial, Helvetica, Geneva, sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


.clrfix{zoom:1;}
.clrfix:after{
	content:".";
	display:block;
	height:0;
	width:0;
	line-height:0;
	clear:both;
	visibility:hidden;
}
.clr{clear:both;}


html, body {
	line-height: 1.5;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #fff;
}

html layPlain, body.layPlain {
	background: #fff;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #000;
	font-family: 'Rokkitt', serif;
	line-height: normal;
}

h1 {
	font-size: 2.0em;
	margin: 1em 0;
}

h2 {
	font-size: 2em;
	margin: .75em 0;
}
h3 {
	font-size: 1.3em;
	margin: .5em 0;
}
h4 {
	font-size: 1.1em;
}
p {
	margin: .5em 0;
}

ul, ol {
	margin-left: 1em;
	padding-left: 1em;
}

ul li, ol li {
	margin-bottom: .5em;
	list-style: disc;
}

a:link, a:visited {
	color: #636C8C;
}

a:active, a:hover {
	color: #900;
}
.greeting {
	font-size: 80%;
	border-bottom: 1px solid #8A4E67;
	background: #fff;
	padding: .5em 10px;
	width: 980px;
	margin: auto;
}

.greeting a:active, .greeting a:hover {
	color: #900;
}
#pageWrapper {
	width: 1032px;
	margin: auto;
	text-align: left;
	background: url(images/page_shadow.png) repeat-y;
}

#pageWrapper.layPlain  {
	background: #fff;
}

#pageWrapperInside {
	margin: auto;
}

#pageHead {
	clear: both;
	position: relative;
}

#menuContainer {
	z-index: 1000;
	height: 60px;
	background: #000;
	width: 1001px;
	margin: auto;
	text-align: center;
	font-family: 'Rokkitt', Georgia, serif;
	font-size: 1.2em;
	position: relative;
}

#menuContainer .topNav ul {
	float: left;
	position: relative;
	left: 49%;
}

#menuContainer .topNav li {
	float: left;
	display: block;
	position: relative;
	right: 50%;
}

#menuContainer .topNav a:link, #menuContainer .topNav a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 1em 1.25em;
}

#menuContainer .topNav a:active, #menuContainer .topNav a:hover {
	color: #FF9;
	text-decoration: underline;
}
#menuContainer .topNav a.current {
	color: #FF0;
}
.siteLogo {
	background: #fff url(images/knoxville_soup_header.png) 30px no-repeat;
	height: 150px;
	text-align: center;
	width: 1000px;
	margin: auto;
	padding: 1.5em 0;
	background-size: 860px 175px;
}





#contentWrapper {
	margin: auto;
	width: 1000px;
	min-height: 600px;
	
}


#content {
	font-size: 90%;
	padding: 5px 30px;
	
}


#footer {
	width: 1001px;
	margin: auto;
	text-align: center;
	color: #000;
	font-family: 'Rokkitt', serif;
	border-top: 4px solid #000;
}

#footer .siteName {
	font-size: 1.3em;
}

#footer span {
	margin: 0 .3em;
}


#footer ul {
	padding: 1em 0;
}
#footer ul li {
	display: inline;
	font-size: 1.2em;
}
#footer ul li a {
	padding: 0 1em;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:active, #footer a:hover {
	color: #900;
	text-decoration: underline;
}

#circuitContentPage .article, #circuitBlog .blogLayout, .includedBlog, #calendarDisplay .eventList, .opaqueBackground {
	padding: 1em;
	margin: 5px;
	border: 2px solid #000;
    background: #fff url(images/translucent_bck.png);
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;

}

#circuitBlog .blogLayout img {
	border: 1px solid #000;
}

#circuitContentPage .article.articleID0 {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}


/* Slider */

/* image replacement */

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* // image replacement */
			
#slider_container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:750px;
	background:#fff;
	padding: 10px;
	border: 2px solid #BBBFB0;
}

#slider_content{
	position:relative;
}			

/* Easy Slider */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:750px;
	height:350px;
	overflow:hidden; 
	margin:0;
	padding: 0;
}

#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:145px;
	z-index:50;
}

#nextBtn, #slider1next{ 
	left:750px;
}

#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(images/btn_prev1.png) no-repeat 0 0;
	_background:url(images/btn_prev1_IE.gif) no-repeat 0 0;/* IE6 fix */
}	
		
#prevBtn a:hover, #nextBtn a:hover,
#slider1next a:hover, #slider1prev a:hover{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(images/btn_prev2.png) no-repeat 0 0;
	_background:url(images/btn_prev2_IE.gif) no-repeat 0 0;/* IE6 fix */
}

#nextBtn a, #slider1next a{ 
	background:url(images/btn_next1.png) no-repeat 0 0;
	_background:url(images/btn_next1_IE.gif) no-repeat 0 0;/* IE6 fix */
}

#nextBtn a:hover, #slider1next a:hover{ 
	background:url(images/btn_next2.png) no-repeat 0 0;
	_background:url(images/btn_next2_IE.gif) no-repeat 0 0;/* IE6 fix */
}

#slider li span {
	display: block; 
	width: 750px; 
	height:40px; 
	background: transparent url(images/gallery_title_bar.png) repeat 0 0; 
	margin-top: -40px; 
	position: relative;
	#position:static;/* IE fix */
	color:#FFF; 
	padding: 5px 10px; 
	line-height:18px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:13px;
} 

#slider li span a, #slider li span a:visited{
	color:#FFF;
}
	


/**site tweks**/

#dynamicForm legend {
	font-weight: bold;
	color: #000;
	font-family: 'Rokkitt', serif;
	font-size: 2em;
}

#dynamicForm {
	font-size: 90%;
}

#oneColumnSidebar .twoThird, #oneOneSidebar .twoThird {
	width: 73%;
}

#oneColumnSidebar .oneThird, #oneOneSidebar .oneThird {
	width: 25%;
}


/**sidebar**/

#sidebarRight {
	margin-top: 0;
	position: relative;
	top: -15px;
	float: right;
}

/**tombstone ads**/


/* Ad Display */

#categoryDisplay .tombstoneAd {
	width: 290px;
	border: 1px solid #000;
	padding: .5em;
	margin: 3px;
	background: #fff;
}
#categoryDisplay .tombstoneAd.inactive {
	background: #FFFFCC;
}
.tombstoneAd .adPhone, .tombstoneAd .adAddress {
	display: block;
}

.tombstoneAd .adContent {
	font-weight: bold;
}
.tombstoneAd, .tombstoneAdSort {
	position:relative;
	width: 280px;
	border: 1px solid #000;
	padding: 7px;
	font-size: 90%;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.tombstoneAd {
	height: 420px;
	float: left;
	overflow: auto;
}
.tombstoneAd.advertiserReview {
	height: 440px;
}



#categoryDisplay .tombstoneAd.adminEdit {
	height: 465px;
}

#categoryDisplay h2.categoryTitle {
	margin-bottom: 0;
	padding-bottom: 0;
}

#categoryDisplay p.returntoCatListing {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

.tombstoneAd .advertiserLogo {
	width: 155px;
	margin: auto;
	text-align: center;
	margin-bottom: .5em;
}
.tombstoneAd h3 {
	margin: 0;
	padding: 0;
	line-height: normal;
}
.tombstoneAd .adContent p {
	margin: 5px 0;
	padding: 0;
	line-height: normal;
}

.tombstoneAd .adDescription, .tombstoneAd .addressInfo {
	font-size: .9em;
	line-height: normal;
}
.tombstoneAd .adImage {
	float: left;
	width: 100px;
	margin-right: 1em;
}
.tombstoneAd .featuredProduct {
	text-align:center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: .75em;
}
.tombstoneAd ul li {
	list-style: none;
}
.tombstoneAd p.featuredLink {
	margin-top: 0;
	padding-top: 0;
}
.tombstoneAd ul {
	margin-left: 1em;
}
.tombstoneAd ul.leftCol, .tombstoneAd ul.rightCol {
	width: 40%;
	float: left;
}
.tombstoneAd ul.leftCol {
	margin-right: 5%;
}
.tombstoneAd li {
	list-style: disc;
	margin-left: .1em;
	padding-left: .1em;
}

.tombstoneAd .linksSeparator {
	border-top: 1px solid #000;
	margin: .75em;
}

.tombstoneAd .displayAdCategory {
	height: 40px;
	text-align: center;
	border: 1px solid #666;
	background: #FFFFCC;
	padding: 5px;
}

/**calendar**/


#calendarDisplay #miniGrid {
}
#calendarDisplay .miniGrid {
	padding: .5em;
	background: #fff;
	font-size: 1.1em;
}

#eventDetail {
	padding: 1em;
	margin: 5px;
	border: 2px solid #000;
    background: url(images/translucent_bck.png);
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

/**merchants list**/

table.merchantList td {
	padding: .5em;
	text-align: center;
	vertical-align: center;
	border-bottom: 1px solid #000;
	color: #000
}

table.merchantList {
	border-top: 1px solid #000;
}

/**forms**/

#dynamicForm {
	margin: 5px;
	border: 2px solid #000;
    background: url(images/translucent_bck.png);
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#dynamicForm input {
	margin: .5em;
}
#dynamicForm label {
	font-weight: bold;
}

/**blog**/

#circuitBlog .dspCalendar {
	margin-bottom: 1em;
}


#circuitBlog .calendar td {
	border: 1px solid #ffd8c5;
	padding: 2px;
}


#circuitBlog .calendar td.calendarHeading {
	background: #97ab3b;
	color: #fff;
}

.includedBlog .readMoreLink {
	display: block;
	margin-top: 1em;
}

.blogArticle {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #000;
}

h2.blogIncludedArticleHeadline {
	margin-bottom: 0;
	padding-bottom: 0;
}

.blogLayout h4 {
	font-size: 1.8em;
}

.includedBlog p.entryDescription {
	margin-top: 0;
	padding-top: 0;
}
</pre></body></html>