
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 40px 0;
}
form
{
	margin:0;
	padding:0
}
.bold {
	font-weight: bold;
	}

#wrapper {
	width: 986px;
	margin: auto;
}

#top {
	width: 985px;
	height: 652px;
}

#top #search {
	width: 225px;
	height: 652px;
	background: url(../images/search.png);
	float: left;
}
#top #search a#insert_listing
{
	display:block;
	width:172px;
	height:38px;
	margin:231px 0 0 38px;
}
#top #search form input.text {
	margin: 111px 0 0 40px;
	border: 0;
	width: 158px;
}                                                                   

#top #search form select {
	display: block;
	width: 160px;
	margin: 38px 0 0 38px;
}

#top #search form input.submit {
	width: 98px;
	height: 22px;
	background: url(../images/search_button.png) no-repeat;
	border: 0;
	margin: 10px 0 0 100px;
	cursor: pointer;
}

#top #main {
	width: 760px;
	height: 477px;
	float: left;
}

#middle {
	width: 985px;
	height: 448px;
}

#middle #latest {
	width: 217px;
	height: 448px;
	float: left;
}

#middle #main {
	width: 768px;
	height: 448px;
	float: left;
}

#middle #main .top {
	width: 768px;
	height: 335px;
}

#middle #main .top .left {
	width: 490px;
	height: 335px;
	float: left;
}

/*repeated lower down*/
/*
#middle #main .top .left .navbar {
	width: 561px;
	height: 59px;
}
*/

#middle #main .top .left .text {
/*	width: 490px;
	height: 255px;*/
	background: url(../images/text_back.jpg) no-repeat;
}

#middle #main .top .left .text p {
	color: #FFF;
	margin: 0;
	padding: 10px 20px 0 20px;
}

#middle #main .top .right {
	width: 278px;
	height: 335px;
	float: left;
}

#middle #main .bottom {
	width: 768px;
	height: 113px;
}

#bottom {
	width: 985px;
	height: 23px;
	padding-top: 6px;
	color: #666666;
	font-size: 90%;
}

#bottom a, #bottom a:visited {
	color: #666666;
	text-decoration: none;
}

#bottom a:hover { text-decoration: underline; }

#bottom .left {
	width: 700px;
	float: left;
}

#bottom .left ul {
	margin: 0;
	padding: 0 0 0 24px;
	list-style: none;
}

#bottom .left ul li {
	display: inline;
	padding: 0 10px 0 0;
}

#bottom .right {
	width: 285px;
	float: right;
	text-align: right;
}

#middle #main .top .left .navbar {
	width: 490px;
	height: 79px;
	background-color : #384040;
	background-image:url(../images/temp-navbar-bg.jpg);
	background-repeat:no-repeat;
}

#middle #main .top .left .text #target h1 {
	color : #fff;
	padding-left :10px;
}

#middle #main .top .left .text #target {
	height: 256px;
/*	overflow:hidden;*/
}

.navbar a {
	display : block;
	height : 79px;
	float : left;
	text-decoration:none;
	border-style : none;
}

/*Stop FF highlighting the active item*/
.navbar a:link, .navbar a:visited, .navbar a:focus, .navbar a:hover, .navbar a:active {
	border : 0;
	text-decoration:0;
	border-style : none;
	outline: none;
	-moz-outline-style: none;
}

#navbar-home {
	width : 98px;
	background-image:url(../images/homebut.jpg);
	margin-left : 0px;
}

#navbar-home:hover { background-image:url(../images/homebuton.jpg); }

#navbar-about {
	width : 98px;
	background-image:url(../images/aboutbut.jpg);
	margin-left : 0px;
}

#navbar-about:hover { background-image:url(../images/aboutbuton.jpg); }

#navbar-ad {
	width : 98px;
	background-image:url(../images/advertisebut.jpg);
	margin-left : 0px;
}

#navbar-ad:hover { background-image:url(../images/advertisebuton.jpg); }

#navbar-news {
	width : 76px;
	background-image:url(../images/navbar-news-off.gif);
	margin-left : -10px;
	display:none;
}

#navbar-news:hover { background-image:url(../images/navbar-news-on.gif); }

#navbar-events {
	width : 75px;
	background-image:url(../images/navbar-events-off.gif);
	margin-left : 6px;
	display:none;
}

#navbar-events:hover { background-image:url(../images/navbar-events-on.gif); }

#navbar-fg {
	width : 98px;
	background-image:url(../images/linksbut.jpg);
	margin-left : 0px;
}

#navbar-fg:hover { background-image:url(../images/linksbuton.jpg); }

#navbar-contact {
	width : 98px;
	background-image:url(../images/contactbut.jpg);
	margin-left : 0px;
}

#navbar-contact:hover { background-image:url(../images/contactbuton.jpg); }

div#hidden {
	display:none;
	font-size:0px;
	margin : 0;
	padding:0;
}

/*Stops items with top margin creating a gap above #target*/
div.clearer {
	clear : both;
	font-size:0;
	line-height:0;
	padding : 0;
	margin : 0;
}
.clear {
	clear:both;
	display: block;
	}
.scroller {
	overflow:auto;
	height : 256px;
	margin : 0;
	padding:0;

/*	CSS to color the scroll bars
	scrollbar-face-color: #7FB4D9;
	scrollbar-shadow-color: #0069B3;
	scrollbar-highlight-color: #CFE2F0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFF4C2;
	scrollbar-arrow-color: #FFFFFF; */
}
div#map
{
	border: 1px solid black;
	height:460px;
	width:335px;
}
div#main_right_middle_left table td a
{
	color:#017E4B;
	text-decoration:none;
}
div#main_right_middle_left table td a:hover
{
	text-decoration:underline;
}
div#main_right_middle_left table td.pager a
{
	color:#B01F2E;
}
div#main_right_middle_left input.back
{
	width: 61px;
	height: 26px;
	background: url(/directory/images/back.png) no-repeat;
	border: 0;
	margin: 10px 0 10px 20px;
	cursor: pointer;
	}
div#main_right_middle_left input.back:hover
{
	background-position: 0 -26px;
	}
div#main_right_middle_left input.back_to_results {
	width: 164px;
	height: 26px;
	background: url(/directory/images/back_to_results.png) no-repeat;
	border: 0;
	margin: 10px 0 10px 20px;
	cursor: pointer;
	}
div#main_right_middle_left input.back_to_results:hover {
	background-position: 0 -26px;
	}
div#main_right_middle_left a,
div#main_right_middle_left a:visited {
	color: #B01F2E;
	text-decoration: none;
	}
div#main_right_middle_left a:hover {
	text-decoration: underline;
	}
div#main_right_bottom div#button_bar
{
	padding:10px 0;
}
div#main_right_bottom div#button_bar a
{
	display:block;
	width:240px;
	height:41px;
	float:left;
	margin-left:12px;
	background:url(/directory/images/bottom_button.jpg) 1px 1px no-repeat;
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	line-height:36px;
}
div#main_right_bottom div#button_bar a:hover
{
	color:#003e24;
}

div#main_right_bottom div#email_bar
{
	margin-top:11px;
	width:747px;
}
div#main_right_bottom div#email_bar div
{
	float:left;
	width:260px;
}
div#main_right_bottom div#email_bar a
{
	display:block;
	width:246px;
	height:26px;
	float:right;
	margin-top:5px;
}
div#main_right_bottom div#email_bar a:hover
{
	background:url(/directory/images/emailaddress.gif) no-repeat;
}
div#main_right_middle_left form.select_listing a.tip
{
	color:black;
	font-weight:bold;
}
div#main_right_middle_left form.select_listing a.tip:hover
{
	text-decoration:none;
}
div#main_right_middle_left form.select_listing table
{
	width: 365px;
	border-collapse:collapse;
}
div#main_right_middle_left form.select_listing table td
{
	vertical-align:top;
}
div#main_right_middle_left p.example
{
	color: #333;
	margin: 7px 10px 0 16px;
	font-size: 90%;
}
div#main_right_middle_left form.insert_listing input.submit,
div#main_right_middle_left form.select_listing input.submit {
	margin: 0 0 10px 300px;
	width: 47px;
	height: 26px;
	background: url(/directory/images/submit.png) no-repeat;
	border: 0;
	cursor: pointer;
	}
div#main_right_middle_left form.insert_listing input.submit:hover,
div#main_right_middle_left form.select_listing input.submit:hover {
	background-position: 0 -26px;
	}
div#main_right_middle_left input.send,
div#main_right_middle_left2 input.send {
	margin: 0 10px 10px 10px;
	width: 61px;
	height: 26px;
	background: url(/directory/images/send.png) no-repeat;
	border: 0;
	cursor: pointer;
	vertical-align:text-bottom;
	}
div#main_right_middle_left input.send:hover {
	background-position: 0 -26px;
	}
div#main_right_middle_left textarea.send {
	border: 1px solid #333;
	width: 260px;
	height: 80px;
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin:5px 0 10px 20px;
	}
div#main_right_middle_left h3#insert_listing {
	margin:9px;
	font-size:18px;
	color:#B01F2E;
}
.badge2 {
	float: right; 
	}
div#main_right_middle_left form.insert_listing p
{
	margin:10px 0 2px 0;
}
div#main_right_middle_left form.insert_listing input.main,
div#main_right_middle_left form.insert_listing textarea
{
	margin-left:10px;
	width:300px;
	border:1px solid #333333;
}
div#main_right_middle_left form.insert_listing textarea
{
	height:80px;
}
div#main_right_middle_left form.insert_listing table.cats td
{
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
}
a.edit_listing
{
	background:url(/directory/images/edit.png) no-repeat;
	width:85px;
	height:26px;
	display:block;
}
a.edit_listing:hover
{
	background-position: 0 -26px;
}
a.cancel
{
	background:url(/directory/images/cancel.png) no-repeat;
	width:73px;
	height:26px;
	display:block;
}
a.cancel:hover
{
	background-position: 0 -26px;
}
tr.searchrow1 td {
	background: #F1F0DE;
	padding: 4px 0 4px 0;
	}
td.priority {
	color: #B01F2E;
	}
div#latest_dir
{
	border-right:9px solid #475051
}
div#topbanner
{
	float:left;
}
div#topbanner div#latest
{
	height:175px;
}
