@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0;}

html, body {
	background: url(images/page_bg.jpg) #173341;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	behavior:url("../csshover.htc");
}

a {
	color: #009903;
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: .9em;
	color: #ffffff;
}
h1 div { font-family: "Georgia", sans-serif; font-size: 1.2em; }
h1 span { color: #92e83c; }

h2 {
	font-family: Georgia;
	font-size: 1.3em;
	color: #009903;
}

h4 {
	font-family: Arial;
	font-size: 1em;
	color: #0b4761;
}

#wrapper {
	height: 100%;
}
#main {
	border-left: 8px solid #265166;
	border-right: 8px solid #265166;
	position: relative;
	background-color: #ffffff;
	width: 970px;
	height: 100%;
	min-height: 800px; /* min-height: 710px; */
	margin: 0px auto;
    text-align: left;
    vertical-align: middle;
	padding-left: 1px;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 730px;
	height: 254px;
	text-align: center;
}

#header .title {
	font-family: georgia;
	font-size: 1em;
	color: #92e83c;
}

#header .title a {
	color: #92e83c;
}

#header .title span {
	color: #ffffff;
}

#header .welcome {
	position: absolute;
	top: 80px;
	left: 275px;
}

#header .main-img {
	background-image: url(images/mainpic.jpg);
	background-repeat: no-repeat;
	width: 662px;
	height: 223px;
	text-align: center;
}

#left {
	height:100%;
}


#search {
	color: #ffffff;
	font-family: Georgia;
	font-size: .9em;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 3px;
}
#search .title {
	color: #92e83c;
}

#search input {
	width: 150px;
	height: 13px;
	border: 1px solid #f2bf24;
	padding: 0px;
}
#search .submitbttn {
	width: 23px;
	height: 13px;
	border: 0px;
	padding: 0px;
}

#mapsearch {
	color: #ffffff;
	font-family: Georgia;
	font-size: .9em;
	font-weight: bold;
	margin-left: 5px;
	height: 207px;
	*height: 200px;
}

#mapsearch .title {
	color: #92e83c;
}
#mapsearch .text {
	color: #ffffff;
	font-family: Arial;
	font-size: .6em;
	font-weight: bold;
	line-height: 1.4em;
}
#map {
	border: 1px solid #333333;
	padding: 3px;
}

.fullheight{height:100%;}

.navigation {
	background-color: #6c6b5a;
	width: 237px;
	color: #ffffff;
	min-height: 800px;
}

.navigation ul { padding: 0px; margin: 0px;}
.navigation ul li {
	list-style: none; 
	padding-left: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
}
.navigation ul li span {
	display: block;
	padding-left: 5px;
}
.navigation ul li span:hover {
	background-color: #66cc00;
}
.navigation a {
	color: #ffffff;
	text-decoration: none;
}

#nav_ads {
	padding-bottom: 3px;
}

#nav_ads img {
	border: 0px solid #ffffff;
}
#nav_ads a img {
	border: 1px solid #174255;
}
#nav_ads a:hover img {
	border: 1px solid #66ce00;
}
.motto {
	color: #ffffff;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 3px;
	padding-bottom: 30px;
}

#ads {
	text-align: center;
}

#ads img {
	padding: 3px;
}
#ads span {
	padding: 1px;
}
#ads a img {
	border: 1px solid #0b4761;
}
#ads a:hover img {
	border: 1px solid #66cc00;
}
#ads div {
	font-family: Arial;
	font-size: .7em;
	color: #0b4761;
	text-decoration: none;
	padding: 15px;
}

#content h1 {
	font-family: Arial;
	font-size: 1.1em;
	color: #0b4761;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #66cc00;
}
#content h1 span {
	font-family: Arial;
	font-size: .7em;
}
#dir_topnav input {
	border: 1px solid #dddddd;
	font-size: 12px;
	color: #777777;
	padding: 1px 1px 1px 1px;
}
#dir_topnav .dir_submit {
	background-color: #cccccc;
	height: 18px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}
#content .bar {
	width: 400px;
	height: 1px;
	color: #66cc00;
}

#content p {
	font-family: Arial;
	font-size: .8em;
	color: #0b4761;
	padding: 5px;
}
#content ul li {
	font-family: Arial;
	font-size: .8em;
	color: #0b4761;
	padding: 5px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ddd}

a.info span{display: none;}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:3em; left:-5em; width:14em;
    border:1px solid #ffffff;
	padding: 5px;
    background-color:#6c6b5a; color:#fff;
    text-align: left;
	font-family: arial;
	font-size: .7em;
}
#erroralign {
	bottom: 0px;
	left: 0px;
	position: absolute;
	text-align:left;
	width: 550px;
}
#navfooter {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
}

#businessdir div {
	text-align: right;
	width: 300px;
	display: block;
}

#businessdir span {
	font-family: arial;
	font-size: 13px;
}

#comingsoon img {
	padding: 3px;
	border: 1px solid #0b4761;
}

#dir_listings_lt {
	background-color: #eff5e9;
	padding: 3px;
	margin-bottom: 2px;
}
#dir_listings_dk {
	background-color: #e7f1f5;
	padding: 3px;
	margin-bottom: 2px;
}
#dir_pagecontent {
	font-family: Tahoma;
	font-size: 13px;
	color: #0b4761;
}
#dir_pagecontent p {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#dir_pagecontent em {
	font-size: 10px;
	color: #777777;
}
#dir_pagecontent span {
	display: block;
}

#box {
	background: url(business-directory/images/boxbg.jpg) no-repeat;
	padding: 5px 0px 0px 15px;
	height: 100px;
	width: 200px;
	font-family: Tahoma;
}
#box span {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#bordered {
	border: 1px solid #dddddd;
	padding: 3px;
}

/*  -------------------------- BUSINESS DIRECTORY --------------------------------- */

#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#e7f1f5;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
form {
	display: inline;
}

#dir_pagecontent input {
	border: 1px solid #999999;
	padding: 1px;
}
#dir_pagecontent textarea {
	border: 1px solid #999999;
	padding: 1px;
}

#question_box {
	border: 1px solid #dddddd;
	padding: 3px;
	margin-bottom: 2px;
}
#question {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
#answer {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
#business_directory ul li {
	font-family: arial;
	font-size: 1em;
}
.admin_button {
	height: 12px;
	width: 12px;
}

div.scroll {
	height: 500px;	
	width: 650px;	
	overflow: auto;	
	border: 1px solid #ddd;		
	padding: 8px;
	text-align: left;
}

#question_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#question_box ul li {
	font-size: 1em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 3px;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: 1em .5em;
}

.outline {
	border: 1px solid #dddddd;
	padding: 3px;
	margin-bottom: 2px;
}

.premium {
	border: 1px solid #dddddd;
	padding: 3px;
	margin-bottom: 2px;
	background-color: #efefef;
}

#mapdiv {
 vertical-align: center;
 text-align: center;
 width: 550px;
 background-color: #ffffff;
 border: 7px solid #e7f1f5;
}
#mapform {
	width: 525px;
	height: 100px;
	text-align: left;
	vertical-align: center;
}
#mapform span {
 	font-family: arial;
	font-size: 15px;
	color: #0b4761;
}

.special {
width:5px;
visibility:hidden;
}

#footer {
	position: absolute;
	bottom: 3px;
	width: 700px;
	font-family: arial;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #999999;
}

/*  -------------------------- END OF BUSINESS DIRECTORY --------------------------------- */

/*  -------------------------- BUSINESS DIRECTORY // ADMINISTRATION --------------------------------- */

#admindiv {
 vertical-align: center;
 text-align: center;
 width: 200px;
 background-color: #ffffff;
 border: 7px solid #e7f1f5;
}
#adminforms {
	width: 160px;
	height: 140px;
	text-align: left;
	vertical-align: center;
}
#adminforms span {
 	font-family: arial;
	font-size: 15px;
	color: #0b4761;
}

.forms {
 	font-family: arial;
	font-size: 15px;
	color: #0b4761;
}

#adminforms input {
	border: 1px solid #dddddd;
}

#admin_content input {
	border: 1px solid #dddddd;
}

#admin_main .pending {
	font-family: arial;
	font-size: .7em;
	color: #333;
	background-color: #eff5e9;
	margin-bottom: 2px;
}

#admin_main span {
	width: 175px;
	display: inline-block;
}

#admin_container {
	width:700px;
}
.tabs {
	width: 100px;
	margin-right:10px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom:0;
	font-family: arial;
	font-size: .7em;
	color: #00CC00;
}
#admin_content {
	height:100%;
	clear:both;
	border:1px solid #ccc;
}
#admin_load {
	position:absolute;
	left:350px;
	top:50px;
	display:none;
}

/*---------------------------- CALENDAR -----------------------------------------------------*/
.calendarBox {
		margin: 0 auto;
		padding: 5px;
		width: 254px;
		border: 1px solid #ddd;
	}

	.calendarFloat {
		float: left;
		width: 31px;
		height: 25px;
		margin: 1px 0px 0px 1px;
		padding: 1px;
		border: 1px solid #ddd;
	}
#upcomingList span {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	display: block;
	background-color: #e7f1f5;
}

.addevent {
	text-align: right;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #66cc00;
}

#admin_footer {
	vertical-align: bottom;
	height: 100%;
}

#admin_footer a {
	color: #CCCCCC;
}

.imgborder {
	border: 1px solid #dddddd;
	padding: 3px;
}

#win ul li {
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	padding-top: 3px;
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	background-position: 1em .5em;
	list-style-type: none;
}

#win .text {
	font-family: Arial;
	font-size: 13px;
	color: #0b4761;
}