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

/* ----- reset browser values ----- */

html,body{
	margin:0;padding:0
	}
p{
	margin:0 0 1em 0;padding:0
	}
h1{
	margin:0 0 .7em 0;padding:0
	}
form {
	margin:0;padding:0
	}
	
/* ----- basic layout ----- */

body{
	background-color:#ccc;
	margin-top:0px; margin-bottom:10px;
	}
#masterTable{
	background-color:#fff;
	}
	
/* ----- Advertisement Placement ----- */

#topBanner{
	width:720px;
	height:100px;
	background-image:url(../images/bkgrnds/topBanner_bkgrnd.gif);
	padding-left:30px; padding-top:10px; padding-bottom:10px; padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto; margin-right:auto;
	}
	
/* ----- header styles ----- */

#practitionerCpanel{
	width:710px;
	height:26px;
	background-image:url(../images/bkgrnds/practitionersCpanel_bkgrnd.gif); background-position:left; background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00; font-style:italic;
	padding-left:30px; padding-top:14px;
	margin-bottom:10px;
	margin-left:10px;
	}
		#practitionerCpanel a:link{
		font-size:12px; color:#F06B00; font-style:italic; text-decoration:none;
		}
		#practitionerCpanel a:visited{
		font-size:12px; color:#F06B00; font-style:italic; text-decoration:none;		
		}
		#practitionerCpanel a:hover{
		font-size:12px; color:#F06B00; font-style:italic; text-decoration:underline;		
		}

#headContainer{
	width:760px;
	background-color:#fff;
	float:left;
	}
	#topCorners{
	height:15px;
	background-image:url(../images/bkgrnds/header_top_corners_bkgrnd.gif); background-repeat:no-repeat;
		}
	#logoContainer{
	width:760px;
	height:75px;
	background-image:url(../images/generic/glebe_community_logo.jpg); background-repeat:no-repeat;
	}
	#searchBarLeft{
	width:478px;
	height:28px;
	background-image:url(../images/bkgrnds/search_bar_left_bkgrnd.gif); background-repeat:no-repeat;
	padding-left:20px; padding-top:10px;
	font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#fff;
	float:left; 
	}
		#searchBarLeft a:link{
		color:#000099;
		text-decoration:underline;
		}
		#searchBarLeft a:visited{
		color:#000099;
		text-decoration:underline;
		}
		#searchBarLeft a:hover{
		color:#000099;
		text-decoration:none;
		}
		
	#searchBarRight{
	width:252px;
	height:38px;
	background-image:url(../images/bkgrnds/search_bar_right_bkgrnd.gif); background-repeat:no-repeat;
	padding-left:10px;	
	float:right;
	}
	#formSearchBar{
	height:38px;
	}
	#searchBarDropMenu{
	width:150px;
	font-size:11px;
	margin-top:10px;
	float:left;
	}
	.searchBarButton{
	margin-right:22px;
	margin-top:7px;
	float:right;
	}
	#menuMaster{
	height:22px;
	width:740px;
	background-image:url(../images/bkgrnds/main_menu_bkgrnd.gif); background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#005B9B;
	padding-left:20px; padding-top:10px;
	float:left;
	}
		#menuMaster a:link{
		text-decoration:none; text-transform:uppercase; color:#005B9B;
		}
		#menuMaster a:visited{
		text-decoration:none; text-transform:uppercase; color:#005B9B;
		}
		#menuMaster a:hover{
		text-decoration:underline; text-transform:uppercase; color:#005B9B;
		}
	
	
		
/* ----- home page ----- */

#homepageContainerEveryone{
	width:740px;
	padding:0 10px;
	float:left;
	}
	#homeLeftColumn{
	width:550px;
	float:left;
	}
	#homeRightColumn{
	width:180px;
	text-align:right;
	float:right;
	}
		#featuredEventContainer{
		width:180px;
		height:auto;
		text-align:left;
		margin-bottom:10px;
		}
			#featuredEventTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_orange/featuredRight_orange_01.gif); background-repeat:no-repeat;
			}
			#featuredEventsSpacer{
			width:inherit;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_orange/featuredRight_orange_02.gif); background-repeat:repeat-y;
			padding:0px 10px; padding-bottom:5px;
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
			text-align:left;
			}
			#featuredEventsBody{
			width:160px;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_orange/featuredRight_orange_03.gif); background-repeat:repeat-y;
			padding:10px 10px;
			text-align:left;
			}
				#eventList{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E; text-align:left;
				}
					#eventList ul{
					list-style:none; padding:0; margin:0; margin-bottom:10px; 
					}
					#eventList a:link{
					color:#3A4E8E; text-decoration:none;
					}
					#eventList a:visited{
					color:#3A4E8E; text-decoration:none;
					}
					#eventList a:hover{
					color:#3A4E8E; text-decoration:underline;
					}
				#viewAllEvents{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00;
				padding-top:10px;
				}
					#viewAllEvents a:link{
					color:#F06B00; text-decoration:underline;
					}
					#viewAllEvents a:visited{
					color:#F06B00; text-decoration:underline;
					}
					#viewAllEvents a:hover{
					color:#F06B00; text-decoration:none;
					}
			#featuredEventBottom{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_orange/featuredRight_orange_04.gif); background-repeat:no-repeat;
			}
			#visitorOptionsHome{
			width:550px;
			margin-top:10px;
			float:left;
			}
			
			/* ----- featured real estate ----- */
			
			#featuredRealEstateContainer{
		width:180px;
		text-align:left;
		height:auto;
		margin:10px 0;
		}
			#featuredRealEstateTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_blue/featuredRight_blue_01.gif); background-repeat:no-repeat;
			}
			#featuredRealEstateSpacer{
			width:inherit;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_blue/featuredRight_blue_02.gif); background-repeat:repeat-y;
			padding:0px 10px; padding-bottom:5px;
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
			text-align:left;
			}
			#featuredRealEstateBody{
			width:160px;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_blue/featuredRight_blue_03.gif); background-repeat:repeat-y;
			padding:10px 10px;
			text-align:left;
			}
				#realEstateList{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E; 
				}
					#realEstateList ul{
					list-style:none; padding:0; margin:0; margin-bottom:10px; 
					}
					
					#realEstateList a:link{
					color:#3A4E8E; text-decoration:none;
					}
					#realEstateList a:visited{
					color:#3A4E8E; text-decoration:none;
					}
					#realEstateList a:hover{
					color:#3A4E8E; text-decoration:underline;
					}
				#viewAllRealEstate{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#005B9B;
				padding-top:10px;
				}
					#viewAllRealEstate a:link{
					color:#005B9B; text-decoration:underline;
					}
					#viewAllRealEstate a:visited{
					color:#005B9B; text-decoration:underline;
					}
					#viewAllRealEstate a:hover{
					color:#005B9B; text-decoration:none;
					}
			#featuredRealEstateBottom{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_blue/featuredRight_blue_04.gif); background-repeat:no-repeat;
			}
			
			/* ----- featured articles ----- */
			
			#featuredArticleContainer{
		width:180px;
		text-align:left;
		height:auto;
		margin:10px 0;
		}
			#featuredArticleTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_01.gif); background-repeat:no-repeat;
			}
			#featuredArticleSpacer{
			width:inherit;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_02.gif); background-repeat:repeat-y;
			padding:0px 10px; padding-bottom:5px;
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
			text-align:left;
			}
			#featuredArticleBody{
			width:160px;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_03.gif); background-repeat:repeat-y;
			padding:10px 10px;
			text-align:left;
			}
				#articleList{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E; 
				}
					#articleList ul{
					list-style:none; padding:0; margin:0; margin-bottom:10px; 
					}
					
					#articleList a:link{
					color:#3A4E8E; text-decoration:none;
					}
					#articleList a:visited{
					color:#3A4E8E; text-decoration:none;
					}
					#articleList a:hover{
					color:#3A4E8E; text-decoration:underline;
					}
				#viewAllArticles{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#A5BB60;
				padding-top:10px;
				}
					#viewAllArticles a:link{
					color:#A5BB60; text-decoration:underline;
					}
					#viewAllArticles a:visited{
					color:#A5BB60; text-decoration:underline;
					}
					#viewAllArticles a:hover{
					color:#A5BB60; text-decoration:none;
					}
			#featuredArticleBottom{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_04.gif); background-repeat:no-repeat;
			}
			
			/* ----- featured recipes ----- */
			
			#featuredRecipesContainer{
		width:180px;
		height:auto;
		margin:10px 0;
		}
			#featuredRecipesTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_yellow/featuredRight_yellow_01.gif); background-repeat:no-repeat;
			}
			#featuredRecipesSpacer{
			width:inherit;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_yellow/featuredRight_yellow_02.gif); background-repeat:repeat-y;
			padding:0px 10px; padding-bottom:5px;
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
			text-align:left;
			}
			#featuredRecipesBody{
			width:160px;
			height:auto;
			text-align:left;
			background-image:url(../images/bkgrnds/rightColumn_yellow/featuredRight_yellow_03.gif); background-repeat:repeat-y;
			padding:10px 10px;
			text-align:left;
			}
				#recipeList{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E; 
				}
					#recipeList ul{
					list-style:none; padding:0; margin:0; margin-bottom:10px; 
					}
					#recipeList a:link{
					color:#3A4E8E; text-decoration:none;
					}
					#recipeList a:visited{
					color:#3A4E8E; text-decoration:none;
					}
					#recipeList a:hover{
					color:#3A4E8E; text-decoration:underline;
					}
				#viewAllRecipes{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
				padding-top:10px;
				}
					#viewAllRecipes a:link{
					color:#666; text-decoration:underline;
					}
					#viewAllRecipes a:visited{
					color:#666; text-decoration:underline;
					}
					#viewAllRecipes a:hover{
					color:#666; text-decoration:none;
					}
			#featuredRecipesBottom{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_yellow/featuredRight_yellow_04.gif); background-repeat:no-repeat;
			}
		
			
		/* ----- featured recipes ----- */
			
			#featuredClassifiedsContainer{
		width:180px;
		height:auto;
		margin:10px 0;
		}
			#featuredClassifiedsTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_purple/featuredRight_purple_01.gif); background-repeat:no-repeat;
			}
			#featuredClassifiedsSpacer{
			width:inherit;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_purple/featuredRight_purple_02.gif); background-repeat:repeat-y;
			padding:0px 10px; padding-bottom:5px;
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
			text-align:left;
			}
			#featuredClassifiedsBody{
			width:160px;
			height:auto;
			text-align:left;
			background-image:url(../images/bkgrnds/rightColumn_purple/featuredRight_purple_03.gif); background-repeat:repeat-y;
			padding:10px 10px;
			text-align:left;
			}
				#classifiedsList{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E; 
				}
					#classifiedsList ul{
					list-style:none; padding:0; margin:0; margin-bottom:10px; 
					}
					#classifiedsList a:link{
					color:#3A4E8E; text-decoration:none;
					}
					#classifiedsList a:visited{
					color:#3A4E8E; text-decoration:none;
					}
					#classifiedsList a:hover{
					color:#3A4E8E; text-decoration:underline;
					}
				#viewAllClassifieds{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
				padding-top:10px;
				}
					#viewAllClassifieds a:link{
					color:#666; text-decoration:underline;
					}
					#viewAllClassifieds a:visited{
					color:#666; text-decoration:underline;
					}
					#viewAllClassifieds a:hover{
					color:#666; text-decoration:none;
					}
			#featuredClassifiedsBottom{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_purple/featuredRight_purple_04.gif); background-repeat:no-repeat;
			}
			
			/* ----- flash image (home page) ----- */

#flashImageContainer{
	margin-bottom:10px;
	}

/* ----- search engine (home page) ----- */

#searchEngineHome{
	width:550px;
	float:left
	}
	#searchEngineLeft{
	width:550px;
	float:left;
	}
	#searchEngineTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/searchEngine_orange/searchContainer_orange_01.gif); background-repeat:no-repeat;
			float:left;
			}
			#searchEngineSpacer{
			width:530px;
			height:auto;
			background-image:url(../images/bkgrnds/searchEngine_orange/searchContainer_orange_02.gif); background-repeat:repeat-y;
			padding:10px 10px;
			font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:italic; color:#fff;
			text-align:left;
			float:left;
			}
			#searchEngineBody{
			width:510px;
			height:auto;
			font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
			background-image:url(../images/bkgrnds/searchEngine_orange/searchContainer_orange_03.gif); background-repeat:repeat-y;
			padding:20px 20px;
			text-align:left;
			float:left;
			}
				#searchFormHome{
				float:left;
				}
				#searchInstructions{
				width:510px;
				margin-bottom:15px;
				}
				
				#searchE_left{
				width:250px;
				float:left;
				}
					.steps{
					font-size:14px; color:#F06B00;
					margin-bottom:5px;
					}
				#searchEngineCategories{
					width:250px;
					padding-bottom:8px;
					margin-top:0px; margin-bottom:10px;
					border-bottom:dashed 1px #999;
					float:left;
					}
				#searchEngineCity{
					width:244px;
					padding-bottom:8px; padding-left:15px;
					margin-top:0px; margin-bottom:10px;
					border-bottom:dashed 1px #999; border-left:dashed 1px #999;
					float:right;
					}
				#searchEngineKeywordBox{
				width:250px;
				padding-bottom:8px;
				margin-top:5px; margin-bottom:10px;
				border-bottom:dashed 1px #999;
				float:left;
				}
				.searchWordsBox{
				width:228px;
				color:#F06B00;
				padding:4px 10px;
				border:solid 1px #F06B00;
				float:left;
				}
				#searchEngineProfile{
				width:250px;
				padding-bottom:8px;
				margin-top:5px; margin-bottom:10px;
				border-bottom:dashed 1px #999;
				float:left;
				}
				.getListedBtn{
				margin-left:5px;
				}
				#searchEngineSearchGo{
				width:250px;
				float:left;
				}
	
				
				
				#searchE_right{
				width:220px;
				padding-left:15px;
				border-left:dashed 1px #666;
				margin-left:20px;
				float:left;
				}
				
				.menus{
				font-size:11px; color:#333;
				}
				
				#searchFloatContainer{
				width:250px;
				float:left;
				}
					
					
								
				#searchEngineFeaured{
				width:250px;
				margin-left:10px;
				float:left;
				}
				#featuredBusiness{
				margin-bottom:10px;
				}
					#featuredBusiness a:link{
					color:#2B5A94;
					text-decoration:underline;
					}
					#featuredBusiness a:visited{
					color:#2B5A94;
					text-decoration:underline;
					}
					#featuredBusiness a:hover{
					color:#2B5A94;
					text-decoration:none;
					}
				
			#searchEngineBottom{
			width:550px;
			height:5px;
			background-image:url(../images/bkgrnds/searchEngine_orange/searchContainer_orange_04.gif); background-repeat:no-repeat;
			float:left;
			}


/* ----- footer styles ----- */

#footerContainer{
	width:760px;
	background-color:#fff;
	float:left;
	}
	#footerTopCorners{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/footer_top_corners_bkgrnd.gif); background-repeat:no-repeat;
	}
	#footerMenu{
	width:760px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#005B9B; text-align:center;
	margin:10px 0;
	float:left;
	}
		#footerMenu a:link{
		color:#005B9B; text-decoration: none;
		}
		#footerMenu a:visited{
		color:#005B9B; text-decoration: none;
		}
		#footerMenu a:hover{
		color:#005B9B; text-decoration: underline;
		}
	#rightsReserved{
	width:760px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-align:center;
	}
		#rightsReserved a:link{
		color:#005B9B; text-decoration:underline;
		}
		#rightsReserved a:visited{
		color:#005B9B; text-decoration:underline;
		}
		#rightsReserved a:hover{
		color:#005B9B; text-decoration:none;
		}
	#footerDisclaimer{
	width:760px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-align:center;
	padding:10px 0;
	float:left;
	}
	#footerBtmCorners{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/footer_btm_corners_bkgrnd.gif); background-repeat:no-repeat;
	}
	
/* ----- listing styles ----- used to style listings on site pages (ex. Events) */

	#globalListingContainer{
	width:760px;
	background-color:#fff;
	float:left;
	}
	#listingTopCorners{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_01.gif); background-repeat:no-repeat;	
	}
	#listingTitle{
	width:740px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#005B9B;
	padding-left:20px;padding-bottom:5px;
	}
		.titleBold{
		font-family:Arial, Helvetica, sans-serif; font-size:14;font-weight:bold; color:#F06B00;
		}
	#listingSpacerTop{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_02.gif); background-repeat:repeat-y;
	float:left;
	}
	#listingContainer{
	width:760px;
	background-image:url(../images/bkgrnds/listingComponent_img/listingComponents_02.gif); background-repeat:repeat-y;
	}
	#listingBtmCorners{
	width:760px;
	height:15px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_06.gif); background-repeat:no-repeat;
	float:left;
	}
	#listingContainerTop{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_03.gif); background-repeat:no-repeat;
	float:left;
	}
	#listingContainerBody{
	width:760px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_04.gif); background-repeat:repeat-y;
	float:left;
	}
	#listingContainerFooter{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_05.gif); background-repeat:no-repeat;
	float:left;
	}
	#listingTopFill{
	width:760px;
	height:5px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_07.gif); background-repeat:no-repeat;
	float:left;
	}
	#listingBtmFill{
	width:760px;
	height:5px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_07.gif); background-repeat:no-repeat;
	float:left;
	}
		#detailsTopCorners{
		width:760px;
		height:25px;
		background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_08.gif); background-repeat:repeat-y;
		float:left;
		}
		#listingDetails{
		width:700px;
		height:auto;
		background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_04.gif); background-repeat:repeat-y;
		padding:10px 30px;
		float:left;
		}
		#detailsBody{
		width:700px;
		font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333;
		float:left;
		}		
			#detailsContainer{
			width:460px;
			padding:0px 15px;
			margin-bottom:10px;
			float:left;
			}
				#title{
				width:460px;
				font-size:18px; color:#F06B00;
				border-bottom:dashed 1px #999;
				padding-bottom:10px;
				margin-bottom:10px;
				}
				#category{
				width:460px;;
				margin-bottom:10px;
				float:left;
				}
				#date{
				width:460px;
				margin-bottom:10px;
				float:left;
				}
				#location{
				width:460px;
				margin-bottom:10px;
				float:left;			}
				#details{
				width:460px;
				margin-bottom:10px;
				float:left;
				}
				#admission{
				width:460px;
				border-bottom:dashed 1px #999;
				padding-bottom:10px;
				margin-bottom:10px;
				float:left;
				}
				#contact{
				width:460px;
				margin-bottom:10px;
				float:left;
				}
					#contact a:link{
					color:#3A4E8E;
					}
					#contact a:visited{
					color:#3A4E8E;
					}
					#contact a:hover{
					color:#3A4E8E; text-decoration:none;
					}
				
			#sideBar{
			width:170px;
			border-left:solid 1px #999;
			padding-left:10px; padding-right:10px;
			margin-bottom:10px;
			float:right;
			}
				#addedWhen{
				padding-bottom:10px;
				margin-bottom:10px;
				border-bottom:dashed 1px #666;
				}
					#addedWhen a:link{
					color:#F06B00; text-decoration:underline;
					}
					#addedWhen a:visited{
					color:#F06B00; text-decoration:underline;
					}
					#addedWhen a:hover{
					color:#F06B00; text-decoration:none;
					}
				#imagesLg{
				width:170px;
				float:right;
				text-align:right;
				margin-bottom:20px;
				}
					#clickImage{
					font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E;
					margin-top:5px;
					}
						#clickImage a:link{
						color:#3A4E8E; text-decoration:underline; 
						}
						#clickImage a:visited{
						color:#3A4E8E; text-decoration:underline;
						}
						#clickImage a:hover{
						color:#3A4E8E; text-decoration:none;
						}
						
				#map{
				width:170px;
				float:right;
				text-align:right;
				margin-bottom:10px;
				}
					#directions{
					font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A4E8E;
					margin-top:5px;
					}
						#directions a:link{
						color:#3A4E8E; text-decoration:underline; 
						}
						#directions a:visited{
						color:#3A4E8E; text-decoration:underline;
						}
						#directions a:hover{
						color:#3A4E8E; text-decoration:none;
						}
						
				#viewInfoPage{
				font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00;
				margin-top:5px; margin-bottom:10px;
				}
						#viewInfoPage a:link{
						color:#F06B00; text-decoration:underline; 
						}
						#viewInfoPage a:visited{
						color:#F06B00; text-decoration:underline;
						}
						#viewInfoPage a:hover{
						color:#F06B00; text-decoration:none;
						}
						
				#moreByMember{
				width:460px;;
				margin-bottom:10px;
				float:left;
				}
					#moreByMember a:link{
						color:#3A4E8E; text-decoration:underline; 
						}
						#moreByMember a:visited{
						color:#3A4E8E; text-decoration:underline;
						}
						#moreByMember a:hover{
						color:#3A4E8E; text-decoration:none;
						}
				
			#features{
			width:700px;
			color:#F06B00;
			padding-top:10px;
			border-top:solid 1px #999999;
			float:left;
			}
				#actions{
				width:500px;
				text-align:left;
				float:left;
				}
			 		#actions a:link{
					color:#F06B00; text-decoration:none;
					}
					#actions a:visited{
					color:#F06B00; text-decoration:none;
					}
					#features a:hover{
					color:#F06B00; text-decoration:underline;
					}
				#edit{
				width:190px;
				text-align:right;
				float:right;
				}
					#edit a:link{
					color:#F06B00; text-decoration:none;
					}
					#edit a:visited{
					color:#F06B00; text-decoration:none;
					}
					#edit a:hover{
					color:#F06B00; text-decoration:underline;
					}
			.comments{
			color:#005B9B;
			}
			
		#detailsDate{
		width:200px;
		margin-right:30px;
		text-align:right;
		float:right;
		} 
	#previewImage{
	width:100px;
	padding-left:30px;
	float:left;
	}
	#previewContainer{
	width:595px;
	padding-right:30px;
	float:right;
	}
	#previewTopExtention{
	width:595px;
	height:auto;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingPreviewBubble_02.gif); background-repeat:repeat-y;
	float:left;
	}
	#previewTop{
	width:595px;
	height:auto;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingPreviewBubble_01.gif); background-repeat:no-repeat;
	padding-top:15px;
	float:right;
	}
		#previewTitle{
		width:360px;
		font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#F06B00;
		padding-left:30px;
		float:left;
		}
			#previewTitle a:link{
			color:#F06B00; text-decoration:none;
			}
			#previewTitle a:visited{
			color:#F06B00; text-decoration:none;
			}
			#previewTitle a:hover{
			color:#F06B00; text-decoration:underline;
			}
		#previewDate{
		width:180px;
		font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#F06B00;
		text-align:right;
		padding-right:15px;
		float:right;
		}
	#previewBody{
	width:545px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingPreviewBubble_02.gif); background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	padding-left:30px; padding-right:20px; padding-top:10px;
	float:right;
	}
	#editListing{
	width:580px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingPreviewBubble_02.gif); background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00; text-align:right;
	padding-right:15px; padding-bottom:5px;
	float:right;
	}
		#editListing a:link{
		color:#F06B00; text-decoration:none;
		}
		#editListing a:visited{
		color:#F06B00; text-decoration:none;
		}
		#editListing a:hover{
		color:#F06B00; text-decoration:underline;
		}
	#previewBtm{
	width:595px;
	height:5px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingPreviewBubble_03.gif); background-repeat:no-repeat;
	float:right;
	}
	#searchBarListings{
	width:708px;
	background-color:#FFCA60;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	border:solid 1px #F06B00;
	padding:5px;
	margin:0px 20px;
	}
		.searchBarBkgrnd{
		background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_07.gif); background-repeat:repeat-y;
		}
		.searchDropMenu{
		font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;
		}
	#searchBarResults{
	width:708px;
	background-color:#005B9B;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;
	padding-top:7px; padding-bottom:5px; padding-left:5px; padding-right:5px;
	margin:5px 20px;
	}
		#searchBarResults a:link{
		color:#fff; text-decoration:underline;
		}
		#searchBarResults a:visited{
		color:#fff;text-decoration:underline;
		}
		#searchBarResults a:hover{
		color:#fff; text-decoration:none;
		}
		#searchBarGlobalLeft{
		width:auto;
		margin-top:2px; margin-right:5px;
		float:left;
		}
		.searchBarMarginRight{
		margin-right:5px;
		}
		.listSubmit{
		margin-left:15px;
		}
	#footerGrayTopSpacer {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 760px;
	float:left;
	}
	#footerPageBtms {
	background-image: url(../images/bkgrnds/footer_btm_corners_bkgrnd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 760px;
	float:left;
	}

/* ----- diretory styles ----- used to style listings in the site directory */

#memberDetails{
	width:700px;
	padding-left:30px;
	float:left;
	}
.memberNameFree{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333;
	}
.memberNamePaid{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333;
	}
	.memberNamePaid a:link{
	color:#F06B00; text-decoration:underline;
	}
	.memberNamePaid a:visited{
	color:#F06B00; text-decoration:underline
	}
	.memberNamePaid a:hover{
	color:#F06B00; text-decoration:none;
	}
#skills{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	border-bottom:dashed 1px #666;
	padding-bottom:10px;
	margin-top:10px;
	}
	#tagLine{
	font-size:13px; color:#333;
	margin-top:5px; margin-bottom:10px;
	}

.addressFree{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;
	}
.addressPaid{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;
	}
#memberFeatures{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333;
	margin-top:10px;
	}
	#memberFeatures a:link{
	color:#333; text-decoration:underline;
	}
	#memberFeatures a:visited{
	color:#333; text-decoration:underline;
	}
	#memberFeatures a:hover{
	color:#333; text-decoration:none;
	}
.memberImageBorder{
	border:solid 1px #333;
	}

#featuredMemberContainer{
	width:718px;
	border:solid 1px #F06B00;
	padding:10px;
	margin:10px 10px;
	}
	#featuredMemberTip{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	margin:10px 0;
	}
	.memberFeatured{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333;
	}
	.memberFeatured a:link{
	color:#005B9B; text-decoration:underline;
	}
	.memberFeatured a:visited{
	color:#005B9B; text-decoration:underline
	}
	.memberFeatured a:hover{
	color:#005B9B; text-decoration:none;
	}
.directoryWordsBox{
				width:200px;
				color:#F06B00;
				/*padding:8px 10px;*/
				border:solid 1px #F06B00;
				}
#searchPageContainer{
	width:740px;
	padding:0 10px;
	float:left
	}
#searchAdBox{
		width:180px;
		height:auto;
		margin:10px 0;
		}
			#searchAdBoxTop{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_01.gif); background-repeat:no-repeat;
			}
			#searchAdBoxSpacer{
			width:inherit;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_02.gif); background-repeat:repeat-y;
			padding:0px 10px; padding-bottom:5px;
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
			text-align:left;
			}
			#searchAdBoxBody{
			width:160px;
			height:auto;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_03.gif); background-repeat:repeat-y;
			padding:5px 10px; padding-top:10px;
			text-align:left;
			}
			#searchAdBoxBottom{
			width:inherit;
			height:5px;
			background-image:url(../images/bkgrnds/rightColumn_green/featuredRight_green_04.gif); background-repeat:no-repeat;
			}
			
	
/* ----- member profile styles ----- */

#profileContainer{
	width:760px;
	height:auto;
	float:left;
	}
	#profileTopCorners{
	width:inherit;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_01.gif); background-repeat:no-repeat;
	}
	#profileSpacerTop{
	width:inherit;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_02.gif); background-repeat:repeat-y;
	}
	#profileBodyTopCorners{
	width:760px;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_03.gif); background-repeat:no-repeat;
	float:left;
	}
	#profileBody{
	width:760px;
	height:auto;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_04.gif); background-repeat:repeat-y;
	padding-top:30px;
	float:left;
	}
		#profileDetails{
		width:298px;
		padding-left:60px; padding-right:10px;
		border-right:dashed 1px #666;
		float:left;
		}
			#profileBusinessName{
			font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#F06B00;
			padding-bottom:0px;
			}
			#profileTag{
			font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333;
			padding-top:5px; padding-bottom:10px;
			border-bottom:dashed 1px #666;
			}
			#profileContact{
			font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000;
			padding:10px 0;
			}
			#profileSkills{
			font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666;
			padding-top:10px; padding-bottom:10px;
			border-bottom:dashed 1px #666;
			}
			#profileOptions{
			font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00;
			padding-top:5px;
			}
				#profileOptions a:link{
				color:#F06B00; text-decoration:underline;
				}
				#profileOptions a:visited{
				color:#F06B00; text-decoration:underline;
				}
				#profileOptions a:hover{
				color:#F06B00; text-decoration:none;
				}
			#hoursContainer{
			width:280px;
			background-color:#fff;
			font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666;
			float:left;
			}
				#hoursBusiness{
				width:280px;
				float:left;
				}
				#hoursTitle{
				width:280px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px; color:#F06B00;
				float:left;
				margin:15px 0; border-top:dashed 1px #666; padding-top:10px;
				}
				#hoursDay{
				line-height:18px;
				width:100px;
				float:left
				}
				#hoursTime{
				line-height:18px;
				width:180px;
				float:right;
				}
					#hoursSetBox{
					font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
					padding:0 30px;
					}
					#hoursSwitch{
					width:280px;
					padding-top:15px;
					float:left;
					}
					#hoursHolidays{
					font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666;
					width:280px;
					float:left;
					}
					#hoursHolidayDate{
					color:#689900;
					line-height:18px;
					width:280px;
					float:left
					}
					#hoursHolidayTime{
					line-height:18px;
					width:280px;
					margin-bottom:5px;
					float:left;
					}
			
		#profileImage{
		width:340px;
		height:auto;
		padding-right:20px;
		float:right;
		}
		#profileDescript{
		width:640px;
		font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333;
		margin-top:0px;
		padding:30px;
		margin-left:30px;
		float:left;
		}
		#profileDescriptionLongBox{
		font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
		line-height:18px;
		border:solid 1px #999;
		padding:30px;
		}
	#profileBodyBottomCorners{
	width:760px;;
	height:10px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_05.gif); background-repeat:no-repeat;
	float:left;
	}
	#profileBottomCorners{
	width:760px;
	height:15px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_06.gif); background-repeat:no-repeat;
	float:left;
	}
	
/* ----- member profile setup styles ----- */

#createInstructions{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#F06B00;
	margin-bottom:10px;
	}.createTagLine{
	width:280px;
	color:#666;
	border:solid 1px #F06B00;
	padding:2px 5px;
	}
#createHours{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#F06B00;
	margin:10px 0;
	padding-top: 10px;
	border-top:dashed 1px #666;
	}

	#createHoursContainer{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	width:700px;
	margin-left:25px;
	}
		.createHours_spacer{
		border-bottom:dashed 1px #666;
		padding-bottom:10px;
		margin-bottom:15px;
		}
		.createHours_weekday{
		font-size:14px; color:#F06B00;
		}
		.createHours_spacer{
		margin-left:10px;
		}

#instructionsImgUpload{
			font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
			padding-right:40px; padding-bottom:20px;
			}
.memberDescriptionBox{
	width:600px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:20px;
	border:solid 1px #F06B00;
	padding:20px;
	margin-left:60px;
	}
#createMap{
			font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
			padding:10px 0;
			}
#createProfileImg{
	width:300px;
	height:225px;
	background-image:url(../images/generic/no_imageMembers_lg.gif); background-repeat:no-repeat;
	margin-bottom:15px;
	}
	#createImgOptions{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00;
	margin:10px 0;
	}
	#createImgOptions a:link{
	color:#F06B00; text-decoration:underline;
	}
	#createImgOptions a:visited{
	color:#F06B00; text-decoration:underline;
	}
	#createImgOptions a:hover{
	color:#F06B00; text-decoration:none;
	}
#createDescription{
	width:640px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#F06B00;
	margin-left:60px; padding:15px 0;
	border-top:dashed 1px #999;
	}
#createPublish{
	width:700px;
	background-image:url(../images/bkgrnds/listingBox_imgs/listingBox_04.gif); background-repeat:repeat-y;
	padding-left:60px;
	float:left;
	}
#createShowHide{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F06B00;
	border-top:dashed 1px #999;
	padding-top:10px;
	margin:15px 0; margin-right:60px;
	}
#createUpdateBtn{
	margin:20px 0;
	}
#createGlobalInstructions{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	margin:0 60px; margin-bottom:25px;
	border:solid 1px #005B9B;
	padding:15px;
}

.shareBtnsSpacer{
margin-right:10px;
}

/* ----- sign in page styles ----- */

#requestHelp{
	margin-top:20px;
	}
#signinDetails{
	margin:10px 0;
	}
.memberNamePass{
	color:#666;
	border:solid 1px #666;
	padding:2px 5px;
	margin-right:5px;
	}
#signinBtnContainer{
	margin-top:20px;
	}
	.signinBtnSpacer{
	margin-left:5px;
	}
	
/* ----- form styles ----- */

#formContainer{
	width:740px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	}
#formContentText{
	width:700px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	padding:0 10px;
		}
#formInstructions{
				width:638px;
				border:solid 1px #F06B00;
				padding:20px;
				color:#666;
				margin-bottom:15px;
				}
.alignRight{
text-align:right;
padding-right:10px;
}
.fieldsLong{
font-family:Arial, Helvetica, sans-serif; font-size:12px;
width:350px;
border:solid 1px #666;
margin:3px 0; padding:4px 5px;
}
.dropMenuText{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
}
#formSubTitles{
	width:500px;
	padding:10px 0;
	margin-bottom:0px; 
	border-top:dashed 1px #999;
	}

#formSuperTitle{
	width:500px;
	font-size:20px; color:#005B9B;
	border-top:dashed 1px #666;
	padding-top:15px;
}
#formSuperText{
	width:500px;
	font-size:13px; color:#666;
	margin:15px 0; 
}


/* ----- form advertisement ----- */

#advertisementBannerBtm{
margin-top:15px;
float:left;
}
