/* CSS Document */
body {
	background-color: #990000;
	margin:0;
}
#outside {
	width:883px;
	background-color:#fff;
	margin:0;
}
#header {
	background-image:url({template_url}/images_koa/banner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:883px;
	height:127px;
}
#topmenu {
	display:block;
	position:absolute;
	left:570px;
	color:#fff;
	margin:0;
}
#left {
	width:153px;
	margin:0;
	padding:0;
	border-right:1px dotted #666666;
	border-bottom:1px dotted #666666;
	float:left;	
}
#leftpad {
	width:153px;
	padding-top:5px;
	/*padding-left:5px;*/
}
.leftmodseparator {
	background-image:url({template_url}/images_koa/header-yellow-bar.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:153px;
	height:18px;
	margin:0;
	padding:0;
}
.leftmodseparatorumenu {
	background-image:url({template_url}/images_koa/header-yellow-bar.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:153px;
	height:18px;
	margin:0;
	margin-bottom:4px;
	padding:0;
}
#leftumenu {
	padding-left:2px;
}
#leftmmenufooter1 {
	height:79px;
}
#leftmmenufooter2 {
	height:99px;
}
#leftmmenufooter3 {
	height:81px;
}
#leftmmenu p {
	margin:0;
	padding-left:5px;
}
#leftsearchmenu {
	padding-top:5px;
	width:153px;
}
#leftsearchmenu p {
	margin:0;
	padding-left:5px;
}
#leftmailinglist {
	padding-top:5px;
	width:153px;
}
#leftmailinglist p {
	margin:0;
	padding-left:5px;
}
#leftmailinglist input.text {
	width:50px;
	padding:2px;
	border:1px solid black;
}
#mailinglistinput {
	width:100px;
	padding:2px;
	border:1px solid black;
}
#mailinglistsubmit {
	margin-left:1px;
	width:30px;
	border:1px solid black;
}
#content {
	margin-top:10px;
	width:665px;
	float:left;	
}
#contentpad {
	width:665px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:15px;
	margin:0;
}
#footer {
	text-align:center;
}
p, div, td {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	color:#333366;
}
h1 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:18px;
	color:#333366;
}
h2 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:18px;
	color:#333366;
}
h3 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:16px;
	color:#333366;
}

/** Links **/
a:link, a:visited {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	color:#333366;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	color:#333366;
	/*border: 1px dotted #009900;*/
	text-decoration: underline;
}
ul.menulist, ul.menulistie6 {
	width:154px;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
ul.menulist li {
	padding:0;
	margin:0;
	line-height:.55cm;
}
ul.menulistie6 li {
	padding:0;
	margin:0;
	line-height:.85em;
}
a.menulink:link, a.menulink:visited {	
	padding:0;
	margin:0;
	display:list-item;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	margin-left:10px;
	padding-left:15px;
	/*line-height:.95em;*/
}
a.menulink:hover {
	background-image: url({template_url}/images_koa/bullet-arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:underline;
}
a.topmenulink:link, a.topmenulink:visited {	
	font-family:Verdana, Trebuchet MS, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	margin:0;
}
a.topmenulink:hover {
	text-decoration:underline;
}
#footer a:link, #footer a:visited {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight: bold;
}
#footer a:hover {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration: underline;
}
#footmenu a:link, #footmenu a:visited {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
#footmenu a:hover {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	color:#000066;
	text-decoration: underline;
}
#footer p {
	font-size:11px;
}
#footmenu {
	background-image: url({template_url}/images_koa/footer-bar.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:883px;
	height:33px;
	float:left;
}
#footmenupad {
	padding-top:7px;
}
#foottext {
	text-align:center;
	width:883px;
	float:left;	
}
#foottext p {
	color:#fff;
}
a img {
	vertical-align:bottom;
	color:#333366;
	border: 1px solid #333366;
}
input {
	border:1px solid black;
	font-family:Trebuchet MS, Tahoma, sans-serif;
}

.featured_listings {
	text-align:center;
}
#popuppage {
	background-color:#fff;
}
.mainlistingimage img {
	border:1px solid #333366;
}
.tntable {
	border: 1px dotted #333366;
	padding:2px;
}
.tntable td {
	padding:2px;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}
.browse_tool_button A:visited {
	color: #000000;
}
.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }
/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:				70px;
	height:				16px;
	background-image:	url( "{template_url}/images/tab.png" );
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				74px !important;
	height:				18px !important;
	background-image:	url( "{template_url}/images/tab.active.png" ) !important;
	background-repeat:	no-repeat;
	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:				70px;
	height:				16px;
	background-image:	url( "{template_url}/images/tab.hover.png" );
	background-repeat:	no-repeat;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		#ffffff;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Tahoma;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	/*244, 243, 238*/
	/* 145, 155, 156*/

	padding:		10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.slideshow_img {
float: left;
width: 100%;
text-align:center;
}
.slideshow_links {
float: left;
width: 100%;
text-align:center;
}
.no_results {
	border: 1px solid #990000;
	background-color:#FFFF99;
	padding:3px;
	font-size:14px;
}