
/* STRUCTURE > MISC
/////////////////////////////////////////////////////*/

* {text-decoration: none; padding: 0; margin: 0; border: 0;}

body {text-align: center; margin: 10px; background: #7DAC5B url(../images/design/bg_body.gif) repeat-x 0 0; font-family: Verdana, Arial, Helvetica, sans-serif;}

p
{	margin: 5px 0 10px; }

a, a:visited
{ color: #0097BB; }

a:hover
{ text-decoration: underline; }

.middleHomeTop p
{ color: #232422; font-size: 12px; font-style: italic; }

.middleHomeBottom p
{ color: #232422; font-size: 12px; }

/* STRUCTURE > MAIN CONTENT
/////////////////////////////////////////////////////*/

.wrapper
{width: 990px; margin: 0 auto; /*padding:150px 0 0 0;*/ padding: 153px 0 0; position:relative; overflow:hidden;}

/* STRUCTURE > HEADER
/////////////////////////////////////////////////////*/

	.header
	{ background: url(../images/design/n-bg-header.png) 50% 0 no-repeat; /*width: 100%; height: 150px;*/ height: 123px; left: 0;  position: absolute; top: 0; width: 990px; /*background: url(../images/design/wrapper_top.gif) top center no-repeat;*/}

		.flashLogo
		{position:absolute; top:25px; left:10px; cursor:pointer;}

		.headerText
		{ color: #58932F; float: right; font-size: 26px; font-weight: normal; position: relative; right: 28px; top: 55px; }

/* STRUCTURE > HEADER > LOGO LINK
/////////////////////////////////////////////////////*/

		.header a.logoLink
		{width: 200px; height: 100px; text-decoration: none; float: left; border: 0; display:block; cursor:pointer;}

		.header a.logoLink object  { cursor:pointer;}

		.header h1 { position:absolute; top:-9999px;}

/* STRUCTURE > HEADER > HEADER NAVBAR
/////////////////////////////////////////////////////*/

		.headerNavbar
		{position:absolute; top:25px; right:25px;}

			.headerNavbar li
			{list-style:none; margin:0; float:left; font:normal 13px/normal Verdana, Arial, Helvetica, sans-serif; color:#A3C585; border-right: 1px solid #A3C585; padding: 0 7px;}

			.headerNavbar .lastNav
			{border: none;}

				.headerNavbar li a
				{padding: 0 3px 0 2px; display: block; color:#A3C585;}

				.headerNavbar li a:hover
				{color:#0096BA; text-decoration:underline;}

/* STRUCTURE > HEADER > TOP BANNER
/////////////////////////////////////////////////////*

		.topBanner
		{ position: absolute; top: 28px; right: 15px; display:none;}

/* STRUCTURE > HEADER > NAV BAR
/////////////////////////////////////////////////////*/

.MenuBarActive { z-index: 1000; }

.MenuBarHorizontal li { background:url(../images/design/bg_blueNavbar.gif) 0 0 repeat-x; height:30px; margin: 0; padding: 0; list-style-type: none; font-size: 100%; position: relative; text-align: left; cursor: pointer; float: left; font: bold 15px/30px Verdana, Arial, Helvetica, sans-serif; border-right: 1px solid #A5DBE7; }

.MenuFront li
{ width: 244px; }

.MenuBarHorizontal li.last { border:0; /**/ width: 245px !important;}

.MenuBarHorizontal ul { margin: 0; padding: 0; list-style-type: none; font-size: 100%; z-index: 1020; cursor: default; width: 180px; position: absolute; left: -1000em; }

.MenuBarHorizontal ul ul { position: absolute; margin: -5% 0 0 95%; }

.MenuBarHorizontal .MenuBarSubmenuVisible { left: auto; }

.MenuBarHorizontal .MenuBarSubmenuVisible .MenuBarSubmenuVisible { left: auto; top: 0; }

.navHome
{ width: 199px; }

.navCounselor
{ width: 247px; }

.navTherapist
{ width: 257px; }

.navEvent
{ width: 270px; }

.navArticle
{ border: none !important; width: 274px; }

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

.MenuBarHorizontal  { background: url(../images/design/n-bg-content.png) 50% 0 repeat-y; /*background:url(../images/design/bg_blueNavbar.gif) 0 0 repeat-x;*/ padding: 0 5px; position: absolute; right: 0; top: 123px; /*right: 5px; top: 120px; width: 980px;*/ width: 980px; }

.MenuBarHorizontal a, .MenuBarHorizontal a:visited { display: block; cursor: pointer; text-align:center; color: #FFF; text-decoration: none; }

.MenuBarHorizontal a:hover,
.MenuBarHorizontal a:focus { background:url(../images/design/bg_blueNavbar_on.gif) 0 0 repeat-x; height:30px; color: #FFF; }

.MenuBarHorizontal a.MenuBarItemHover,
.MenuBarHorizontal a.MenuBarItemSubmenuHover,
.MenuBarHorizontal a.MenuBarSubmenuVisible { background:url(../images/design/bg_blueNavbar_on.gif) 0 0 repeat-x; height:30px; color: #FFF; }

/*******************************************************************************
 BROWSER HACKS: the hacks below shod not be changed unless you are an expert
 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
.MenuBarHorizontal iframe { position: absolute; z-index: 1010; filter:alpha(opacity:0.1);
background:url(../images/design/bg_blueNavbar.gif) 0 0 repeat-x; }
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {

.MenuBarHorizontal li.MenuBarItemIE { display: inline; f\loat: left; background: #FFF; background:url(../images/design/bg_blueNavbar.gif) 0 0 repeat-x; }
}

/* STRUCTURE > GREEN NAVBAR
/////////////////////////////////////////////////////*/

/*
.greenNav { height:30px; background: url(../images/design/bg_greenNavbar.gif) 0 0 repeat-x; width:725px; position:absolute; top:130px; left:0; text-align:center;}

.greenNav li { list-style:none; height:30px; float:left; background: url(../images/design/bg_greenNavbar.gif) 0 0 repeat-x; border-right: 1px solid #D5EFBD; }

.greenNav li a { font:bold 12px/30px Verdana, Geneva, sans-serif; color:#FFF; display:block; padding:0 15px 0 15px;}

.greenNav li.last { border:0;}

.greenNav li a:hover { background: url(../images/design/bg_greenNavbar_on.gif) 0 0 repeat-x; }
*/

.greenNav
{width:725px; height:30px; background: url(../images/design/bg_greenNavbar.gif) 0 0 repeat-x; position:absolute; top:130px; left:0; text-align:center;}

	.greenNav li
	{ list-style:none; height:30px; display:inline; margin:0; padding:0;}

		.greenNav li a
		{font:bold 12px/30px Verdana, Geneva, sans-serif; color:#FFF; padding:7px 4px 8px 4px; margin:0; /*background: url(../images/design/bg_greenNavbar.gif) 0 0 repeat-x*/; border-right: 1px solid #D5EFBD; }

				.greenNav li.last a
				{ border:0;}

			.greenNav li a:hover
			{color:#EEE;}

/* STRUCTURE > CONTENT
/////////////////////////////////////////////////////*/

	.wrapper .content
	{ background: url(../images/design/bg_content.png) repeat-y scroll -2px 0; height: auto; margin: 0 auto; padding: 0; _right: -2px; position: relative; width: 994px; }

	.contentFrog
	{ background: url(../images/design/bg_sidebar_butterfly.gif) no-repeat scroll 689px 785px; _background-position: 688px 785px; }

	.frontPageHeader #MenuBar1
	{ *left: 2px; *width: 990px; }

	.frontPageHeader .wrapper .content
	{ *width: 990px; }

	.frontPageHeader .header
	{ *left: 2px; *width: 990px; }

	.frontPageHeader #MenuBar1 li
	{ *width: 245px; }

	.frontPageHeader .footerfront
	{ *left: 2px; *position: relative; }

/* STRUCTURE > CONTENT > BREAD CRUMB
/////////////////////////////////////////////////////*/

.wrapper .baseBreadcrumb
{position:absolute; top:155px; left:10px;}

.wrapper .breadcrumb { color:#000; float:left; font: bold 11px/18px Verdana, Geneva, sans-serif;font-weight:bold; list-style:none; margin: 0 0 0 25px;}
.wrapper .breadcrumb a { color:#58932F;}

.wrapper .breadcrumb a:hover { text-decoration:underline;}

	.wrapper .backButton { display: none; height:23px; float:left; margin:10px 5px 5px 0; overflow:hidden;}

	.wrapper .backButton a { font:bold 11px/23px Verdana, Geneva, sans-serif; color:#538920; padding:0 10px 0 10px; height:23px; display:block; float:left;}

/* STRUCTURE > CONTENT > LEFT CONTENT
/////////////////////////////////////////////////////*/

		.wrapper .content .leftContent
		{width: 200px; float:left; margin: 0 15px 0 0; text-align: left; border: 0;}

			.wrapper .content .leftContent img
			{ margin: 10px 0 10px 0;}

			.wrapper .content .leftContent .standard-iconlink
			{padding-left: 13px;}

			.wrapper .content .extended {width:280px;}


/* STRUCTURE > CONTENT > LEFT CONTENT > SEARCH TABS
/////////////////////////////////////////////////////*/

			.isHidden
			{display : none;}
			.isShown
			{display: visible; text-align: left;}

			.searchTab
			{height: 25px; border: 0; display:none;}

				.searchTab li
				{float: left; list-style: none;}

					.searchTab li a:link,
					.searchTab li a:active,
					.searchTab li a:visited,
					.searchTab li a:hover
					{font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #89D044; padding: 5px 13px 5px 13px; display: block; background: #D8EFC1; border: 0;}

						.searchTab li.tab-active a,
						.searchTab li.tab-active a:link,
						.searchTab li.tab-active a:visited,
						.searchTab li.tab-active a:active,
						.searchTab li.tab-active a:hover
						{color: #2A4311; background: #CFECB3; border: 1px solid #95D556; border-bottom: 0;}

						.searchTab li.tab-inactive a,
						.searchTab li.tab-inactive a:link,
						.searchTab li.tab-inactive a:visited,
						.searchTab li.tab-inactive a:active,
						.searchTab li.tab-inactive a:hover
						{color: #89D044; border-bottom: 1px solid #D8EFC1;}

							.searchTab li.tab-inactive a:hover
							{ color: #342034;}

/* STRUCTURE > CONTENT > LEFT CONTENT > SEARCH CONTENT
/////////////////////////////////////////////////////*/

				.wrapper .content .leftContent p.standardTitle span
				{color: #003F7E;}

			.topCorner
			{ background: url(../images/design/bg_search_top.gif) no-repeat; height: 6px; margin: 0 auto; position: relative; top: 5px; _top: 18px; width: 260px; }

			.simpleSearch
			{background-color: #fff; width: 238px; _width: 236px; font: normal 11px/normal Verdana, Arial, sans-serif; color: #1B293A; margin: 5px auto 0; clear: both; border-top: 0; border-left: 1px solid #a3bd8c; border-right: 1px solid #a3bd8c; padding: 15px 10px 5px;}

				.simpleSearch div
				{padding: 0 5px 7px 5px;}

				.bottomCorner
				{background: url(../images/design/bg_search_bottom.gif) no-repeat; height:6px; margin:0 auto; width:260px;}

					.wrapper .content .leftContent .simpleSearch .topCorner img
					{margin:0; padding:0; vertical-align:top;}

					.simpleSearch .label,
					.simpleSearch div .label
					{font: normal 11px/normal Verdana, Arial, sans-serif; color: #284213; float: left;}

					.simpleSearch div .label
					{padding-bottom:10px;}

					.simpleSearch label,
					.simpleSearch div label
					{font: normal 11px/normal Verdana, Arial, sans-serif; color: #284213; float: left; padding: 0 0 5px 5px;}

					.simpleSearch div label
					{padding-bottom:10px;}

					.simpleSearch .labelTypeFloat
					{float:left; margin-top:10px; width:30px;}

					.simpleSearch .floatBox1
					{float:left; margin-top:5px; padding:0 0 7px; width:194px;}

						.simpleSearch .floatBox1 div
						{ border: none !important; }

					.simpleSearch .labelLocFloat
					{float:left; margin:5px 0 0;}

					.simpleSearch .floatBox2
					{float: left;}

					.simpleSearch .zipBox
					{ float: left; height: 30px; margin-top: 7px; }

						.simpleSearch .zipBox span
						{ position: relative; top: -1px; *top: -5px; }

					.simpleSearch div input,
					.simpleSearch div input,
					.simpleSearch div select,
					.simpleSearch div select
					{width: 96%; font: normal 11px Verdana, Arial, sans-serif; color: #284213; padding: 4px; background: #F4FBEE; border-bottom: 1px solid #93D454; border-left: 2px solid #93D454; border-right: 1px solid #93D454; border-top: 2px solid #93D454; }

					.simpleSearch p.standardButton
					{ height: 40px; margin: 5px auto; text-align: center; width: auto; }

					.simpleSearch p a strong, .simpleSearch p a:visited strong
					{ font-size: 12px; font-weight: normal; text-decoration: underline; }

						.simpleSearch div input.simplesearchRadio
						{width: auto;}

						.simpleSearch div select
						{width: 100% !important;}

						.simpleSearch .extendedSelect select
						{width: auto;}

					.simpleSearch div input:focus
					{background: #FFF;}

					.simpleSearch a:link,
					.simpleSearch a:active,
					.simpleSearch a:visited,
					.simpleSearch a:hover
					{color:#0097BB;}

					.simpleSearch a:hover
					{text-decoration:underline;}

					.wrapper .content .simpleSearch .simplesearchImage img
					{margin: 0; padding: 0 0 10px 0;}

					.advanceSearch
					{ margin: 5px auto; text-align: center; }

					.advanceSearch a, .advanceSearch a:visited
					{ color: #0b9cbe; font-size: 12px; font-weight: normal; text-decoration: underline; }

/* STRUCTURE > CONTENT > LEFT CONTENT > SEARCH DIFFERENCES
/////////////////////////////////////////////////////*/

				.simpleSearch div#tab2 select
				{margin-bottom: 2px;}

				.simpleSearch div input.SearchInputSmall,
				.simpleSearch div input.SearchInputSmall
				{width: 42px; margin: 0 6px;}

				/*.simpleSearch div .standardButton
				{margin-top: 10px; margin-bottom: 10px;}*/

				.simpleSearch .leftButton
				{float:none;}

				.simpleSearch .standardButton li.buttonSpace
				{padding:0 15px 0 10px;}

				.labelAdvance
				{ padding: 0 !important; text-align: center; }

				.simpleSearch div .standardButton li input,
				.simpleSearch div .standardButton li a:link,
				.simpleSearch div .standardButton li a:active,
				.simpleSearch div .standardButton li a:visited,
				.simpleSearch div .standardButton li a:hover
				{/*width: 86px; color: #E0E9F1; text-decoration: none;  background: #243C5A url("../images/design/bg_standardButton.gif") 0 0 repeat-x;*/ border: 0; color:#000; text-decoration:none;}

				.simpleSearch p.standardButton span input
				{width:110px; height: 40px; background: url(../images/design/bg_search_button.gif) no-repeat; border:0; position: relative;}

/* STRUCTURE > CONTENT > LEFT CONTENT > BASE JOIN
/////////////////////////////////////////////////////*/

.base-join
{text-align: left; margin:0 auto 10px auto; width:200px;}

	.base-join p
	{font: bold 13pt Arial, Verdana, sans-serif; color: #000; padding: 0 0 5px 0; border-bottom: 1px solid #ABD683;}

		.base-join p span
		{color: #0097BB;}

	.base-join div
	{font: normal 9pt Arial, Verdana, sans-serif; color: #678E4B; text-align: left; padding: 5px 0 0 0;}

	.base-join form
	{padding: 5px 0 5px 0;}

	.base-join table.table-login
	{width: 100%; text-align: left; margin: 0 auto 0 auto;}

		.base-join table.table-login td,
		.base-join table.table-login th
		{font: normal 10px/18px Verdana, Arial, sans-serif; color: #000; padding: 2px;}

		.base-join table.table-login th
		{ width: 65px; text-align: right; color: #000; text-transform: lowercase; }

			.base-join table.table-login input
			{width: 105px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #2C5783; padding: 2px; background: #DEE9F3; border-top: 1px solid #6699CC; border-left: 1px solid #6699CC;}

			.base-join table.table-login input.checkbox
			{width: auto; padding: 0px; background: none; border: none; }

			.base-join div table input.inputAuto
			{width: auto; padding: 0; background: none; border: 0;}

			.base-join div table .standardButton
			{padding: 0 12px 0 0; border: 0;}

				.base-join div table .standardButton li
				{float: right;}

					.base-join div table .standardButton li input
					{width: 75px; color: #000; font: bold 14px/25px Verdana, Arial, Helvetica, sans-serif; background:#6BDCF9 url("../images/design/bg_smallBlueButton.gif") no-repeat 0 0; border:0;}

			.base-join table.table-login table
			{margin: 0 auto 0 auto;}

			.base-join a:link,
			.base-join a:active,
			.base-join a:visited,
			.base-join a:hover
			{font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #0097BB;}

				.base-join a:hover
				{color:#0097BB; text-decoration: underline;}

			.base-join div.base-joinLink
			{text-align: center; padding-top: 0;}

		.base-join div.warning
		{font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #5E421E; margin: 0;}


/* STRUCTURE > CONTENT > LEFT CONTENT > BROWSE CATEGORY (RESTS)
/////////////////////////////////////////////////////*/

				.listingsCategory .counselorBox
				{ background: url(../images/design/bg_counselors_box.gif) no-repeat; height: 151px; margin: 10px auto 0; width: 655px; }

				.counselorBox .listingBox
				{ height: 105px; margin: 10px auto 0; padding: 10px 0 0 20px; text-align: left; width: 630px; }

				.listingsCategory .therapistBox
				{ background: url(../images/design/bg_therapist_box.gif) no-repeat; height: 133px; margin: 10px auto 0; width: 655px; }

				.therapistBox .listingBox
				{ height: 90px; margin: 10px auto 0; padding: 10px 0 0 20px; text-align: left; width: 630px; }

					.counselorBox .standardSubTitle, .therapistBox .standardSubTitle
					{ color: #414141; font-size: 16px; margin: 0 auto; position: relative; text-align: left; top: 8px; width: 626px; }

						.counselorBox .standardSubTitle, .therapistBox .standardSubTitle a,
						.counselorBox .standardSubTitle, .therapistBox .standardSubTitle a:visited
						{ color: #414141; }

						.listingBox li a:link,
						.listingBox li a:visited,
						.listingBox li a:active,
						.listingBox li a:hover
						{font: normal 11px/normal Verdana, Arial, Helvetica; color: #0097BB; text-decoration:none; display: block;}

							.listingBox li a:hover
							{text-decoration: underline;}

						.listingBox li.left-listTITLE a:link,
						.listingBox li.left-listTITLE a:visited,
						.listingBox li.left-listTITLE a:active,
						.listingBox li.left-listTITLE a:hover
						{font-weight: bold; color: #0097BB; padding: 5px 5px 5px 7px; margin: 0 0 3px 0; background: url("../images/design/blet_article.gif") 0 9px no-repeat; border-bottom: 2px solid #F7F7F7;}

							.listingBox li.left-listTITLE a:hover
							{text-decoration: underline;}

							.listingBox h1,
							.listingBox h2
							{margin:0; padding:0;}

/* STRUCTURE > CONTENT > MIDDLE CONTENT
/////////////////////////////////////////////////////*/

		.mainContent
		{ background: url(../images/design/bg_maincontent.gif) no-repeat scroll -85px 0; float: left; height: auto !important; left: 6px; _left: 4px; margin: 0; min-height: 1050px; padding: 15px; position: relative; width: 654px; }

		.mainBox
		{ float: left; width: 654px; }

		.mainLeft
		{ float: left; width: 260px; }

		.mainRight
		{ float: left; position: relative; left: 15px; width: 380px; }

/* STRUCTURE > CONTENT > MIDDLE CONTENT > BANNER BOTTOM
/////////////////////////////////////////////////////*/

			.bottomBanner
			{/*width: 730px; height: 100px;*/ clear: both; margin: 0 auto 0 auto; padding: 10px 0 0 0; border: 0; display:none;}


/* STRUCTURE > CONTENT > RIGHT CONTENT (THIRD COLUMN)
/////////////////////////////////////////////////////*/

		.sidebar
		{ width: 295px; text-align: left; float: right; padding-bottom: 250px; position: relative; right: 10px; _right: 11px; }

			.sidebar h3
			{font: normal 18px/20px Verdana, Arial, Helvetica, sans-serif; color: #000;}

				.sidebar h3 span
				{}

		.favoritesBox
		{ background: url(../images/design/bg_favoritebox.gif) repeat-x; height: 24px; text-align: center; }

			.favoritesBox .favoriteStar
			{ background: url(../images/design/img_star_icon.gif) no-repeat; height: 15px; position: relative; top: 4px; }

			.favoritesBox a, .favoritesBox a:visited
			{ color: #fff; font-size: 11px; padding: 0 0 0 16px; text-decoration: underline; }

/* STRUCTURE > CONTENT > RIGHT CONTENT > BANNER IMAGE
/////////////////////////////////////////////////////*/

			.rightBanner
			{margin-top: 10px; padding-bottom: 10px; text-align: center; text-decoration: none; background: #292927; display:none;}

				.rightBanner h4
				{font: normal 18px/20px Verdana, Arial, Helvetica, sans-serif; color: #888; text-align: left; padding: 10px 10px 0 10px;}

				.rightBanner img,
				.rightBanner object
				{margin: 0; border: 5px solid #42423E;}

				.rightBanner span
				{font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align: center; padding: 10px 10px 0 10px; display: block;}

					.rightBanner a:link,
					.rightBanner a:visited,
					.rightBanner a:active,
					.rightBanner a:hover
					{font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-align:left; text-decoration: none; padding: 0; margin-bottom: 0; display: block;}

					.rightBanner .noimage {width: 170px; margin: 0 auto 0 auto; border: 5px solid #42423E;}

/* STRUCTURE > CONTENT > RIGHT CONTENT > REFINE SEARCH
/////////////////////////////////////////////////////*/

.refineSearch {width:235px;}

	.refineSearch .refineDt
	{font: normal 18px/40px Verdana, Arial, Helvetica, sans-serif; background:url(../images/design/bg_searchTitle.gif) no-repeat 0 0; padding:10px 0 0 10px;}

	.refineSearch div
	{border-left:1px solid #999; border-right:1px solid #999;}

		.refineSearch div p.searchTitle
		{font:bold 12px/40px Verdana, Arial, Helvetica, sans-serif; color:#000; background:url(../images/content/bt_arrow.gif) no-repeat 10px 50%; padiving-left:30px;}

			.refineSearch div p.searchTitle a:link,
			.refineSearch div p.searchTitle a:active,
			.refineSearch div p.searchTitle a:visited,
			.refineSearch div p.searchTitle a:hover
			{font:bold 12px/40px Verdana, Arial, Helvetica, sans-serif; color:#000;}

		.refineSearch .gray-level1
		{background:#BEDCDF;}

		.refineSearch .gray-level2
		{background:#ABD0D9;}

		.refineSearch .gray-level3
		{background:#A1C9D3;}

		.refineSearch .gray-level4
		{background:#9DBFC7;}

		.refineSearch .gray-level5
		{background:#95B5B9;}

		.refineSearch .searchBottom
		{background:url(../images/design/bg_bottomSearch.gif) no-repeat 0 100%; border:0; padding:20px 0px 20px 10px;}

			.refineSearch .searchBottom .smallBlue li input
			{background:url(../images/design/bg_blueButton_darkBg.gif) no-repeat 0 0; color:#000;}

			.refineSearch .searchBottom .smallBlue li a:link,
			.refineSearch .searchBottom .smallBlue li a:active,
			.refineSearch .searchBottom .smallBlue li a:visited,
			.refineSearch .searchBottom .smallBlue li a:hover
			{width:auto; font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif; color:#0097BB; text-decoration:underline; background:none; padding-left:10px;}


/* STRUCTURE > CONTENT > RIGHT CONTENT > BANNER TEXT
/////////////////////////////////////////////////////*/

			.bannerleftText
			{margin-top: 10px; text-align: center; text-decoration: none; background: #FFF;}

				.bannerleftText a.baseRightBanner:link,
				.bannerleftText a.baseRightBanner:visited,
				.bannerleftText a.baseRightBanner:active,
				.bannerleftText a.baseRightBanner:hover
				{ font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-align:left; text-decoration: none; padding: 10px; margin-bottom: 10px; display: block; border: 1px solid #EEE;}

					.bannerleftText a.baseRightBanner h1
					{font: bold 12px Arial, Helvetica, sans-serif; text-align:center; color: #BF0000; padding: 0 0 5px 0; margin: 0;}

					.bannerleftText a.baseRightBanner h2
					{font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #333; padding: 0; margin:0;}

					.bannerleftText a.baseRightBanner h3.right-banner-url,
					.rightContent .bannerleftText a.baseRightBanner h3.right-banner-url
					{font: normal 10px Arial, Helvetica, sans-serif; margin:0; padding: 1px 5px 1px 5px; text-align:center; text-decoration: underline; color: #790000;}

					.bannerPreview /*Use this class with bannerLeftText on sitemanager and members section in Banner Preview*/
					{width:200px; margin-left:auto; margin-right:auto;}

/* STRUCTURE > FOOTER
/////////////////////////////////////////////////////*/

	.footer
	{ padding: 0; margin-top:0; background: url(../images/design/n-bg-footer.png) 50% 0 no-repeat; /*background: url("../images/design/wrapper-bottom.gif") no-repeat;*/ height: 101px; /*left: -1px; position: relative; top: -12px;*/ width: 990px;}

	.footerfront
	{ _margin: -12px 0 0; *margin: -12px 0 0; }

		 .footer p
		{ padding: 0 5px;}

/* STRUCTURE > FOOTER > NAVBAR
/////////////////////////////////////////////////////*/

		.footer .navFooter
		{ text-align: center; margin: 0 auto; padding: 14px 0 0; width: 620px; }

			.footer .navFooter li
			{ list-style: none; display: inline; margin: 0 5px; }

			.footer .homeNavFooter li
			{white-space:nowrap;}

				.footer .navFooter li,
				.footer .navFooter li a
				{font: 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #fff;}

					.footer .navFooter li a:hover
					{ text-decoration: underline; }

/* STRUCTURE > FOOTER > COPYRIGHT
/////////////////////////////////////////////////////*/
		.footer p.copyright
		{font: 11px/16px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-align:center; margin 0 auto;}

/* STRUCTURE > MISC CLASSES
/////////////////////////////////////////////////////*/

.clear {clear: both; line-height: 0; height: 0;}

p.standardText {font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif; text-align: left; padding: 0 15px 0 15px; margin: 0;}

p.basePowered
{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #666; text-align: right; margin: 0; padding: 10px 0 0 0;}

	p.basePowered a:link,
	p.basePowered a:active,
	p.basePowered a:visited,
	p.basePowered a:hover
	{color: #0097BB;}

		p.basePowered a:hover
		{color: #0097BB; text-decoration: underline;}

.warning
{font: normal 11px Verdana, Arial, Helvetica, sans-serif; clear: both; color: #5E421E; text-align: center; margin: 10px;}

	a.warning:link,
	a.warning:active,
	a.warning:visited,
	a.warning:hover {text-decoration: underline; color: #000; background: url("../images/content/icon_atention.gif") 0 0 no-repeat; padding-left: 20px;}

		a.warning:hover
		{text-decoration: none; color: #5E421E;}

	a.quickListRemove:link,
	a.quickListRemove:active,
	a.quickListRemove:remove,
	a.quickListRemove:hover
	{width:16px; height:16px; position:absolute; bottom:58px; left:6px;}

/* STRUCTURE > MISC CLASSES > STANDARD TITLE
/////////////////////////////////////////////////////*/

.standardTitle
{ color: #414141; font-size: 15px; font-weight: bold; text-align: left; }

	.mainContent .featuredBox .standardTitle
	{ color: #414141; font-size: 15px; font-weight: bold; }

	.sidebar .standardTitle
	{ background-color: #FFFFFF; border-top: 1px solid #C6C6C6; color: #254D02; font-family: Tahoma; font-size: 16px; font-weight: normal; margin: 15px 0; padding: 5px 0 5px 10px; }

  .helpProblemsBox .titleProblems
	{ background-color:#FFFFFF; border: none; float: left; margin: 0 0 15px; padding:5px 40px 5px 10px; width:245px;}

	.helpProblemsBox .titleProblems h4
	{ color:#254D02; font-family: Tahoma; font-size: 16px; font-weight: normal; width: 235px; }

	.searchBox
	{ float: left; width: 295px; }

	html * p.bigTitle,
	html * h1.bigTitle
	{font: normal 20px/26px Verdana, Arial, Helvetica, sans-serif; position:relative;}

	html * h1.blueTitle,
	html * p.blueTitle
	{color:#0097BB;}

		.bigTitle span.newSearch
		{font-size:12px; font-weight:bold; position:absolute; right:10px;}

		.bigTitle span.newSearch a:link,
		.bigTitle span.newSearch a:active,
		.bigTitle span.newSearch a:visited,
		.bigTitle span.newSearch a:hover
		{color:#0097BB;}

			.bigTitle span.newSearch a:hover
			{text-decoration:underline;}

/* STRUCTURE > MISC CLASSES > STANDARD BUTTON
/////////////////////////////////////////////////////*/

.standardButton,
.standardButton li,
.standardButton li input
{height: 40px;  margin: 0 auto 0 auto; padding: 0;}

	.standardButton li
	{float: left; list-style: none;}

		.standardButton li.buttonSpace
		{width: 5px; background: none; color: none;}

		.standardButton li input,
		.standardButton li a:link,
		.standardButton li a:active,
		.standardButton li a:visited,
		.standardButton li a:hover
		{font: bold 12px/25px /**/Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align: center; text-transform: capitalize; cursor: pointer; display: block; background: #396D9D url("../images/design/bg_memberButton.gif") 0 0 repeat-x; width:100%; margin:0; padding:0;}

		.standardButton li input
		{ line-height: 10px; display: inline;}


/* STRUCTURE > MISC CLASSES > STANDARD BUTTON SPECIALIZATION
/////////////////////////////////////////////////////*/

html * .smallWhite,
html * .smallBlue,
html * .smallGreen,
html * .extendedWhite,
html * .extendedBlue,
html * .extendedGreen
{height:40px;}

		html * .smallWhite li input,
		html * .smallWhite li a:link,
		html * .smallWhite li a:active,
		html * .smallWhite li a:visited,
		html * .smallWhite li a:hover
		{width:75px; background:#FFF url(../images/design/bg_smallWhiteButton.gif) no-repeat 0 0; border:0;}

		html * .smallBlue li input,
		html * .smallBlue li a:link,
		html * .smallBlue li a:active,
		html * .smallBlue li a:visited,
		html * .smallBlue li a:hover
		{width:75px; background:#6BDCF9 url(../images/design/bg_smallBlueButton.gif) no-repeat 0 0; border:0;}

		html * .smallGreen li input,
		html * .smallGreen li a:link,
		html * .smallGreen li a:active,
		html * .smallGreen li a:visited,
		html * .smallGreen li a:hover
		{width:75px; background:#89E24D url(../images/design/bg_smallGreenButton.gif) no-repeat 0 0; border:0;}

		html * .extendedWhite li input,
		html * .extendedWhite li a:link,
		html * .extendedWhite li a:active,
		html * .extendedWhite li a:visited,
		html * .extendedWhite li a:hover
		{width:150px; background:#FFF url(../images/design/bg_whiteButton.gif) no-repeat 0 0; border:0;}

		html * .extendedBlue li input,
		html * .extendedBlue li a:link,
		html * .extendedBlue li a:active,
		html * .extendedBlue li a:visited,
		html * .extendedBlue li a:hover
		{width:150px; background: url(../images/design/bg_blueButton.png) no-repeat 0 0; border:0;}

		html * .extendedGreen li input,
		html * .extendedGreen li a:link,
		html * .extendedGreen li a:active,
		html * .extendedGreen li a:visited,
		html * .extendedGreen li a:hover
		{width:150px; background: url(../images/design/bg_greenButton.png) no-repeat 0 0; border:0;}


/* STRUCTURE > MISC CLASSES > STANDARD ICON NAVBAzR
/////////////////////////////////////////////////////*/

		.iconNavbar li.fakeButton {font: normal 10px Arial, Helvetica, sans-serif; color: #FFF; padding: 2px 9px 2px 9px; background: #CC0000; border: 1px solid #CC0000 !important;}

	.iconNavbar li a:link,
	.iconNavbar li a:active,
	.iconNavbar li a:visited,
	.iconNavbar li a:hover
	{ font: bold 11px Arial, Helvetica, sans-serif; color: #036075 !important; padding: 2px 4px; display: block; border: none; }

		.iconNavbar li a:hover
		{ text-decoration: underline; }

		.iconNavbar li.claimnavbarButton a:link,
		.iconNavbar li.claimnavbarButton a:active,
		.iconNavbar li.claimnavbarButton a:visited,
		.iconNavbar li.claimnavbarButton a:hover
		{ font: bold 11px Arial, Helvetica, sans-serif; color: #036075 !important; padding: 2px 4px; display: block; border: none;  }

		.iconNavbar li.claimnavbarButton a:hover
		{ text-decoration: underline; }

		.iconNavbar li.addButton a:link,
		.iconNavbar li.addButton a:active,
		.iconNavbar li.addButton a:visited { font: bold 11px Arial, Helvetica, sans-serif; color: #036075 !important; padding: 2px 4px; display: block; border: none;  }

		.iconNavbar li.addButton a:hover { text-decoration: underline; }

/* STRUCTURE > MISC CLASSES > STANDARD ICON
/////////////////////////////////////////////////////*/

.wrapper .content .standard-iconlink,
.wrapper .content .leftContent .standard-iconlink
{margin: 0; padding: 0; margin-bottom:10px;}

	.standard-iconlink li
	{list-style: none; margin: 0; padding: 0 0 10px 10px; height:auto; text-align: left;}

	.standard-iconlink li span
	{text-transform:uppercase;}

		.standard-iconlink a:link,
		.standard-iconlink a:active,
		.standard-iconlink a:visited,
		.standard-iconlink a:hover
		{font: normal 12px/40px Verdana, Arial, Helvetica, sans-serif; color:#0097BB; text-decoration:none; width:100%; height:1%;}

			.standard-iconlink li a:hover
			{text-decoration:none;}

/* STRUCTURE > MISC CLASSES > STANDARD ICON > IMAGES
/////////////////////////////////////////////////////*/

		html * .standard-iconlink li.favoritesview-icon
		{background: url("../images/design/blet_article.gif") 0 7px no-repeat; text-align: left; height:auto;}

		html * .standard-iconlink li.favoritesview-icon a:link,
		html * .standard-iconlink li.favoritesview-icon a:active,
		html * .standard-iconlink li.favoritesview-icon a:visited,
		html * .standard-iconlink li.favoritesview-icon a:hover
		{font: normal 12px/20px Arial, Helvetica, sans-serif; padding-left:5px;}

		html * .standard-iconlink li.favoritesview-icon a:hover { text-decoration:underline; }

		.standard-iconlink li.backrests-icon
		{background:url(../images/content/bt_backRests.gif) no-repeat 10px 0;}

		.standard-iconlink li.beginsearch-icon
		{background:url(../images/content/bt_beginSearch.gif) no-repeat 10px 0;}

		.standard-iconlink li.contact-icon
		{background:url(../images/content/bt_contact.gif) no-repeat 10px 0;}

		.standard-iconlink li.counseling-icon
		{background:url(../images/content/bt_counseling.gif) no-repeat 10px 0;}

		.standard-iconlink li.findseminar-icon
		{background:url(../images/content/bt_findSeminar.gif) no-repeat 10px 0;}

		.standard-iconlink li.getlisting-icon
		{background:url(../images/content/bt_getListing.gif) no-repeat 10px 0;}

		.standard-iconlink li.givingback-icon
		{background:url(../images/content/bt_givingBack.gif) no-repeat 10px 0;}

		.standard-iconlink li.goyahoo-icon
		{background:url(../images/content/bt_goYahoo.gif) no-repeat 10px 0;}

		.standard-iconlink li.grouptherapy-icon
		{background:url(../images/content/bt_groupTherapy.gif) no-repeat 10px 0;}

		.standard-iconlink li.massagetherapy-icon
		{background:url(../images/content/bt_massageTherapy.gif) no-repeat 10px 0;}

		.standard-iconlink li.recurring-icon
		{background:url(../images/content/bt_recurring.gif) no-repeat 10px 0;}

		.standard-iconlink li.specialoffer-icon
		{background:url(../images/content/bt_SpecialOffer.gif) no-repeat 10px 0;}

		.standard-iconlink li.tellfriend-icon
		{background:url(../images/content/bt_tellFriend.gif) no-repeat 10px 0;}

		.standard-iconlink li.viewprofile-icon
		{background:url(../images/content/bt_viewProfile.gif) no-repeat 10px 0;}

		.standard-iconlink li.yearlyrate-icon
		{background:url(../images/content/bt_yearlyRate.gif) no-repeat 10px 0;}

		.standard-iconlink li.remove-icon
		{background: url("../images/content/icon_delete.gif") 0% 50% no-repeat;}

/* STRUCTURE > MISC CLASSES > STANDARD STEP BY STEP
/////////////////////////////////////////////////////*/

.standardStep,
.standardStep li
{padding: 10px 0 10px 0; margin: 0; list-style: none;}

.standardStep
{ background-color: #fff; width: 695px; height: 34px; margin: 10px auto 20px auto;}

	.standardStep li
	{width: 150px; font: bold 14px/34px Arial, Helvetica, sans-serif; text-align: left; color: #414141; float: left; padding: 0 0 0 14px; background: url("../images/content/bg_stepInactive.gif") 0 0 no-repeat; border: 0;}

	.standardStep li.standardStepAD
	{width: auto; background: none; color: #3F631B;}

		.standardStep li.standardStepAD span
		{color: #0097BB;}

		.standardStep li span
		{margin-right: 15px;}

/* STRUCTURE > MISC CLASSES > STANDARD STEP BY STEP > ACTIVE
/////////////////////////////////////////////////////*/

	.standardStep li.stepActived
	{color: #0097BB;}

		.standardStep li.stepActived span
		{color: #0097BB;}

/* STRUCTURE > MISC CLASSES > STANDARD FORM
/////////////////////////////////////////////////////*/

table.standardForm
{width: 100%; font: normal 12px Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 0 auto 0 auto; background-color: #fff; padding: 10px 5px 20px; /*background: #FAFAFA; border: 3px solid #EEE;*/}

	table.standardForm th span
	{font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #000;}

	table.standardForm th,
	table.standardForm td
	{padding: 5px;}

	table.standardForm th
	{font-size: 10px; white-space: nowrap; color: #555; padding-left: 35px; text-align: right; font-weight: normal;}

		table.standardForm th.standardFormTitle
		{font-size: 13px; font-weight: bold; text-align: left; color: #0097BB; padding: 10px;}

	table.standardForm td input,
	table.standardForm td textarea
	{ width: 96%; font: normal 10px Verdana, Arial, Helvetica, sans-serif; padding: 5px; border: 0; border: 1px solid #000; /*border-top: 1px solid #E7E7E7;*/ background:#EEFCE0;}

		table.standardForm td input.smallInput
		{ width: 100px;}

		/*table.standardForm td .standardButton
		{ width: 90px; float: right;}*/

		table.standardForm td .standardButton input
		{ /*width: 90px; font-weight: bold; color: #FFF; border: 0;*/ border: none; font:bold 12px/25px Verdana, Arial, Helvetica, sans-serif; padding:0; background: url("../images/design/bg_button.gif") no-repeat; width: 110px; height: 40px;}

		table.standardForm table td.standardFormButton
		{width: 100%;}

/* STRUCTURE > MISC CLASSES > DYNAMIC CONTENT
/////////////////////////////////////////////////////*/

.dynamicContent
{text-align: left; padding: 10px 0; font:normal 12px Verdana, Geneva, sans-serif; text-align:left;}

	.dynamicContent li
	{list-style-position: inside;}
	/*
	.dynamicContent a
	{color:#0097BB; text-decoration:none;}

		.dynamicContent a:hover
		{text-decoration:underline;}
	*/


	/*
	.dynamicContent p, h1, h2, h3
	{margin-bottom: 10px; font-family:Arial, Helvetica, sans-serif; color:#557733;}
	*/

	h1 {color: #414141; font: normal 16px/20px Verdana,Arial,Helvetica,sans-serif; text-align:left;}

	.middleHomeTop h1
	{ color: #004E61; font-size: 23px; line-height: 30px; margin-bottom: 10px; width: 500px; }

	.middleContent h1
	{ color: #004E61; float: left; font-size: 23px; line-height: 30px; margin-bottom: 20px; width: 100%; }

	.middleTopResults h1
	{ color: #004E61; font-size: 23px; line-height: 30px; margin-bottom: 10px; width: 500px; }

	h2 {color: #004E61; font-size: 26px; font-weight: normal; line-height: 30px; margin: 15px 0 10px; text-align: left; }

	.middleHomeBottom h2
	{ margin: 10px 0; }

/*
	 {text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
*/
.wrapper .LeftBottom,
.wrapper .middleHomeTop,
.wrapper .middleHomeBottom,
.wrapper .middleTopRests,
.wrapper .leftTopRests,
.wrapper .leftBottomRests
{font:normal 12px Verdana, Geneva, sans-serif; text-align:left; width: 650px; float: left;}

	.wrapper .middleTopRests h1,
	.wrapper .leftTopRests h1,
	.wrapper .leftBottomRests h1
	{font: bold 18px/20px Verdana,Arial,Helvetica,sans-serif; font-weight:normal;}

	.wrapper .middleTopRests h2,
	.wrapper .leftTopRests h2,
	.wrapper .leftBottomRests h2
	{font: normal 14px Arial, Verdana, sans-serif; color: #678E4B; text-align: left; padding: 5px 0 0 0;}

.wrapper .middleTopRests {padding:10px;}

.middleHomeBottom
{ margin-bottom: 20px; }

.tableFeatured
{ float: left; margin: 5px 0 10px; text-align: left !important; width: 310px; height: 120px; }

.imageBox
{ float: left; margin: 0 7px 0 0; }

.featuredDescBox
{ float: left; text-align: left; width: 230px; }

/* STRUCTURE > MISC CLASSES > NO IMAGE
/////////////////////////////////////////////////////*/

.noimage{ margin:0 auto; }

/* STRUCTURE > MISC CLASSES > RATING
/////////////////////////////////////////////////////*/

.rating *
{margin: 0; padding: 0; font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;}

	.rating {padding-top: 10px; height: 35px;}

	.rating li
	{float: left; list-style: none;}

		/* SPECIALS CONF */

		.rating li.ratingLeftSpace
		{margin: 0; padding: 0; display: none;}

		.rating li.ratingSeeComment
		{clear: left;} /* THIS code put the comment, rate it button and 'be the first' phrase bellow the image */

			.rating li.ratingSeeComment a:link,
			.rating li.ratingSeeComment a:active,
			.rating li.ratingSeeComment a:visited,
			.rating li.ratingSeeComment a:hover
			{line-height: 20px; color: #000; font-weight: bold; white-space: nowrap;}

		.rating li.ratingStar
		{margin: 0 1px 0 0;}

		.rating li.ratingReview { width: 80px;}

		.rating li.ratingReview,
		.rating li.ratingReview a:link,
		.rating li.ratingReview a:active,
		.rating li.ratingReview a:visited,
		.rating li.ratingReview a:hover
		{line-height: 16px; color: #000; font-weight: normal; font-style: italic; margin: 0; padding: 0 0 0 2px;}

		.rating li.ratingImage
		{margin: 0; padding: 0 0 0 5px; white-space: nowrap;}

			.rating li.ratingImage a:link,
			.rating li.ratingImage a:active,
			.rating li.ratingImage a:visited,
			.rating li.ratingImage a:hover
			{line-height: 20px; font-weight: bold; padding-left: 5px; background: url("../images/design/blet_rateIt.gif") 0 3px no-repeat;}

				.rating li.ratingImage a:hover
				{color: #77AA44; text-decoration: none; background: url("../images/design/blet_rateIt.gif") 0 -7px no-repeat;}

		.rating li.ratingText
		{clear: left; padding-left: 10px;}

			.rating li.ratingText a:link,
			.rating li.ratingText a:active,
			.rating li.ratingText a:visited,
			.rating li.ratingText a:hover
			{font-size: 7.5pt; color: #CC9933; font-weight: bold; text-decoration: none; white-space: nowrap;}

				.rating li.ratingText a:hover
				{color: #000;}


/* RESTS PAGE > MISC CLASSES
///////////////////////////////////////////////////// */

.pageNavigationBox
{ background: url("../images/design/bg_pagenavbox.gif") no-repeat; /*float: left;*/ height: 41px; padding: 5px; width: 646px; }

.pageContentBox
{ float: left; left: 100px; margin: 0 auto; position: relative; }

.positionBox
{ left: 205px; top: 0; width: 275px; }

.pagingContent
{ float: left; font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #414141; margin: 0 auto; }

.pagingContent p
{ float: left; font-size: 11px; line-height: normal; margin: 3px 0 0; }

.pagingContent span
{ float: left; font-size: 11px; font-weight: normal; line-height: normal; margin: 3px 0 0; }

.pageDropBox
{ float: left; font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #414141; margin: 0 0 0 10px; position: relative; *top: -4px; }

.dropDown
{ float: left; }

.dropDown select
{ position: relative; top: 3px; }

.arrowWrapper
{ float: left; padding: 0 0 0 5px; position: relative; *top: 3px; }

.arrowBox
{ position: relative; }

.pagingContentLetters
{ float: left; font: italic 12px Verdana, Arial, Helvetica, sans-serif; color: #414141; font-weight: bold; margin: 3px auto 0; /*float: left; position: relative; left: 70px;*/ }

	.pagingContentLetters .paging-letters
	{ text-align: center; width: 654px; }

	.paging-letters a:link,
	.paging-letters a:active,
	.paging-letters a:visited,
	.paging-letters a:hover
	{color: #414141; padding: 0 11px 0 0;}

		.paging-letters a:hover
		{ text-decoration: underline; }

		.paging-letters a.firstLetter:link,
		.paging-letters a.firstLetter:active,
		.paging-letters a.firstLetter:visited,
		.paging-letters a.firstLetter:hover
		{color:#EF413D;}

	.pagingContent select
	{width: 50px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #666; border: 1px solid #666;}

/* RESTS PAGE > MIDDLE CONTENT EXTENDED > LISTING DETAIL > CLASS MISC
/////////////////////////////////////////////////////*/

.controlPhoneShow,
.controlFaxShow,
.controlEmailShow,
.controlSiteShow
{visibility: visible;}

.controlPhoneHide,
.controlFaxHide,
.controlEmailHide,
.controlSiteHide
{display: none;}

/* MEMBERS STRUCTURE > PREVIEW NAVBAR
/////////////////////////////////////////////////////*/

	.basePreviewNavbar{height: 30px; padding: 0; margin: 10px 0 10px 0; background: #FBFBFB; border: 1px solid #EEE; clear: both;}

		.basePreviewNavbar li{list-style: none; float: right;}

		.basePreviewNavbar li a:link,
		.basePreviewNavbar li a:active,
		.basePreviewNavbar li a:visited,
		.basePreviewNavbar li a:hover{font: normal 10px Arial, Helvetica, sans-serif; color: #000; display: block; padding: 8px 10px 8px 10px; border: 0;}

			.basePreviewNavbar li a:hover{color: #9B350C;}

/* TABLE TOP BLUE - OLD CODE
/////////////////////////////////////////////////////*/

table.standard-tableTOPBLUE {width: 100%; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #6A6A6A; margin: 10px auto 0 auto; clear: left; background:#DCECCC;}

	table.standard-tableTOPBLUE th { font: bold 11px/28px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #EAF0F7; text-align:left; white-space: nowrap; padding: 0 5px 0 5px; background-color: #81BF3F;}

	table.standard-tableTOPBLUE td { padding: 4px; color:#4D4D4D; background:none; border:1px solid #C5E0AB; text-align: left;}

		table.standard-tableTOPBLUE td table {margin: 0 auto 0 auto;}

		table.standard-tableTOPBLUE td table td,
		table.standard-tableTOPBLUE td table th {border: 0;}

	table.standard-tableTOPBLUE td.tableTOPBLUECheck {text-align: left; padding: 0;/* background: #FFF;*/ border: 0;}

		table.standard-tableTOPBLUE td.tableTOPBLUECheck table {margin: 0;}

		table.standard-tableTOPBLUE td.tableTOPBLUECheck * { width: auto; text-align: left; background: none; border: 0;}

		table.standard-tableTOPBLUE td.tableTOPBLUECheck a,
		table.standard-tableTOPBLUE td.tableTOPBLUECheck a:link,
		table.standard-tableTOPBLUE td.tableTOPBLUECheck a:active,
		table.standard-tableTOPBLUE td.tableTOPBLUECheck a:visited,
		table.standard-tableTOPBLUE td.tableTOPBLUECheck a:hover
		{cursor:pointer;}

		table.standard-tableTOPBLUE a:link,
		table.standard-tableTOPBLUE a:active,
		table.standard-tableTOPBLUE a:visited,
		table.standard-tableTOPBLUE a:hover {color: #000;}

		.status-active
		{color: #587F51;}

		.status-deactive
		{color: #647C84;}

		.status-expired
		{color: #EF413D;}

		.status-pending
		{color: #990000;}

	table.standard-tableTOPBLUE input { border: 1px solid #D4D4D4; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE;}

		table.standard-tableTOPBLUE input.inputCheck {width: auto; border: 0;}

.blueNavbar li
		{list-style: none; display: inline; }

/* OVERFLOW CONTENT - Listing
///////////////////////////////////////////////////////////*/
.listingOverflow
{overflow: auto; position:relative; height: 520px; width: 538px; margin:0;}

/*FIELDSET
//////////////////////////////////////////////////////////*/
.fieldset
{border: 1px solid #3AB0CC; padding:5px; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #027EFB; position:relative;}

.fieldset legend { padding: 0 5px; color:#000;}

/*STANDARD TABLE LISTINGS
/////////////////////////////////////////////////////*/
table.standard-listing
{width: 95%; font: normal 11px/15pt Verdana, Arial, Helvetica, sans-serif; color: #222; margin: 0 auto 10px auto; border-collapse: collapse;}

	table.standard-listing td,
	table.standard-listing th
	{vertical-align: middle; padding: 0 10px 0 10px; /*background: #FBFBFB; border: 1px solid #FBFBFB; border-bottom: 1px solid #EEE;*/ border: 0;}

		table.standard-listing th {font-weight: normal; text-align: left; white-space: nowrap; vertical-align: middle; color: #333;}

		table.standard-listing th.imageSpace img {border: 1px solid #E9E9E9; padding: 2px;}

		table.standard-listing td {width: 510px; text-align: left; /*background: #F6F6F6;*/}

	table.standard-listing td.standard-tableContent {width: auto; text-align: left; border: 0;}

				table.standard-listing td.standard-tableContent table, table.standard-table td.standard-tableContent td, table.standard-table td.standard-tableContent th,{ width: auto; margin: 0 auto 0 0; background: none; border: 0;}

		table.standard-listing td.warning {width: auto; text-align: left; background: #FFEAEA; border: 1px solid #FFDFDF;}

	table.standard-listing th.standard-tabletitle
	{width: auto; text-align: left; padding-top: 20px; padding-left: 8px;}

		table.standard-listing th span {font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #6699CC;}

		table.standard-listing td span {font: normal 9px Verdana, Arial, Helvetica, sans-serif; display: block; color: #000; padding: 5px 0 0 0;}

			/* LINK */
			table.standard-listing a:link,
			table.standard-listing a:active,
			table.standard-listing a:visited,
			table.standard-listing a:hover
			{color: #6699CC;}

				table.standard-listing a:hover {color: #000; text-decoration: underline;}

		table.standard-listing select,
		table.standard-listing textarea
		{width: 97%; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #555; padding: 3px; border: 1px solid #D4D4D4; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE;}

		table.manyChecks tr td
		{border: 0; padding: 0; widht: auto; vertical-align: top; width: auto;vertical-align: left;}

/*ADAVNCED SEARCH
/////////////////////////////////////////////////////*/

input.advanced_searchTop
{float: right; margin: 2px; display: inline;}

.insurance_rests
		{width: 245px; z-index: 1000; background:#FFF; opacity:0.9; border:1px solid #8AA9CA; border-bottom-color:#E1EBF4; border-right-color:#E1EBF4;}

			.insurance_rests
			{ margin:0; padding:0;}

				.insurance_rests  li
				{list-style:none; cursor:pointer; font:normal 12px/24px Arial, Helvetica, sans-serif; color:#454545; padding: 2px 5px; margin:0;}

					.insurance_rests  li:hover
	                {background: #F0F4F9;}

/* FORMCOUNSELING AND listingsCategory
/////////////////////////////////////////////////////*/
.formCounseling,
.listingsCategory
{ background-position:0 0; background-repeat:no-repeat; height:170px; position:relative; width:650px; }

	.formCounseling
	{ background-image:url(../images/design/bg_directoryCounselor.gif); }

	.listingsCategory
	{ float: left; height: 180px; }

.formCounseling a.viewAll,
.listingsCategory a.viewAll
{ color: #008EB3; float: right; font-size: 9px; font-weight: normal; position: relative; right: 15px; text-decoration: underline; top: -10px; }

	.formCounseling a.viewAll:hover,
	.listingsCategory a.viewAll:hover
	{ text-decoration:underline; }

.formCounseling .left-list,
.listingsCategory .listingBox
{ overflow:hidden; }

	.formCounseling .left-list li,
	.listingsCategory .listingBox li
	{ color: #008EB3; float: left; font-size: 11px; list-style: disc; margin: 0 5px 5px; padding: 0 20px 0 0; width: 125px; }

		.formCounseling .left-list li a,
		.listingsCategory .listingBox li a
		{ color: #008EB3; font-size: 11px; font-weight: normal; line-height: 13px; text-decoration: underline; }

			.formCounseling .left-list li a:hover,
			.listingsCategory .listingBox li a:hover
			{ text-decoration:underline; }
.flashLink { background:url(../images/content/bg_blank.gif) 0 0 repeat; display:block;  height:70px; left:0; position:absolute; top:0; width:290px; }

